Pull request #4058 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 580e3c40e02c6d1cf58bab09d192cb4506a6a1df+18107d571668bc071dc3670312a164098c2940fe (789edce5fe0b13da1b21112c2aff6cc93553aabd) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16643513291967240602.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11256362146018412688.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4058/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4058/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8755505727924319650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4058/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6495273761187556720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3698898028087577731.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4058/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4058/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4044980621211949712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-15238’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15241 in /w/workspace/edgexfoundry_edgex-go_PR-4058 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit 580e3c40e02c6d1cf58bab09d192cb4506a6a1df Merge succeeded, producing 580e3c40e02c6d1cf58bab09d192cb4506a6a1df Checking out Revision 580e3c40e02c6d1cf58bab09d192cb4506a6a1df (PR-4058) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4058/head:refs/remotes/origin/PR-4058 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 580e3c40e02c6d1cf58bab09d192cb4506a6a1df # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 18107d571668bc071dc3670312a164098c2940fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 580e3c40e02c6d1cf58bab09d192cb4506a6a1df # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-21T19:06:52.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-21T19:06:53.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-21T19:06:53.202Z] ========================================================= [2022-06-21T19:06:53.202Z] EdgeX Global Pipelines Version Info [2022-06-21T19:06:53.202Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:06:54.008Z] ------------------- [2022-06-21T19:06:54.008Z] stable info: [2022-06-21T19:06:54.008Z] ------------------- [2022-06-21T19:06:54.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-21T19:06:54.008Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T19:06:54.008Z] Message: update stable to v1.0.234 [2022-06-21T19:06:54.583Z] ------------------- [2022-06-21T19:06:54.583Z] experimental info: [2022-06-21T19:06:54.583Z] ------------------- [2022-06-21T19:06:54.583Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-21T19:06:54.583Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T19:06:54.583Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-21T19:06:54.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-21T19:06:54.988Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-21T19:06:55.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-21T19:06:55.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-21T19:06:55.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-21T19:06:55.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-21T19:06:55.177Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-21T19:06:55.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-21T19:06:55.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-21T19:06:55.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-21T19:06:55.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-21T19:06:55.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-21T19:06:55.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-21T19:06:55.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-21T19:06:55.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-21T19:06:55.521Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T19:06:55.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T19:06:55.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-21T19:06:55.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-21T19:06:55.680Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-21T19:06:55.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-21T19:06:55.763Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-21T19:06:55.801Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-21T19:06:55.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4058 [Pipeline] echo [2022-06-21T19:06:55.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4058 [Pipeline] echo [2022-06-21T19:06:55.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4058 [Pipeline] echo [2022-06-21T19:06:55.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 580e3c40e02c6d1cf58bab09d192cb4506a6a1df [Pipeline] echo [2022-06-21T19:06:55.989Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 580e3c4 [Pipeline] echo [2022-06-21T19:06:56.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T19:06:56.134Z] provisioning config files... [2022-06-21T19:06:56.150Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5349442543681207395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:06:56.525Z] ---> docker-login.sh [2022-06-21T19:06:56.525Z] nexus3.edgexfoundry.org:10001 [2022-06-21T19:06:56.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:06:56.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:06:56.791Z] Configure a credential helper to remove this warning. See [2022-06-21T19:06:56.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:06:56.791Z] [2022-06-21T19:06:56.791Z] Login Succeeded [2022-06-21T19:06:56.791Z] nexus3.edgexfoundry.org:10002 [2022-06-21T19:06:57.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:06:57.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:06:57.054Z] Configure a credential helper to remove this warning. See [2022-06-21T19:06:57.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:06:57.054Z] [2022-06-21T19:06:57.054Z] Login Succeeded [2022-06-21T19:06:57.054Z] nexus3.edgexfoundry.org:10003 [2022-06-21T19:06:57.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:06:57.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:06:57.054Z] Configure a credential helper to remove this warning. See [2022-06-21T19:06:57.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:06:57.054Z] [2022-06-21T19:06:57.054Z] Login Succeeded [2022-06-21T19:06:57.054Z] nexus3.edgexfoundry.org:10004 [2022-06-21T19:06:57.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:06:57.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:06:57.318Z] Configure a credential helper to remove this warning. See [2022-06-21T19:06:57.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:06:57.318Z] [2022-06-21T19:06:57.318Z] Login Succeeded [2022-06-21T19:06:57.318Z] docker.io [2022-06-21T19:06:57.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:06:57.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:06:57.893Z] Configure a credential helper to remove this warning. See [2022-06-21T19:06:57.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:06:57.893Z] [2022-06-21T19:06:57.893Z] Login Succeeded [2022-06-21T19:06:57.893Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T19:06:57.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T19:06:58.372Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-21T19:06:58.372Z] + dirname cmd/core-command/Dockerfile [2022-06-21T19:06:58.372Z] + cut -d/ -f2 [2022-06-21T19:06:58.372Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-21T19:06:58.372Z] + + dirname cmd/core-data/Dockerfile [2022-06-21T19:06:58.372Z] cut -d/ -f2 [2022-06-21T19:06:58.372Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-21T19:06:58.372Z] + cut -d/ -f2 [2022-06-21T19:06:58.372Z] + dirname cmd/core-metadata/Dockerfile [2022-06-21T19:06:58.372Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-21T19:06:58.372Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-21T19:06:58.372Z] + cut -d/ -f2 [2022-06-21T19:06:58.372Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-21T19:06:58.372Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-21T19:06:58.372Z] + cut -d/ -f2 [2022-06-21T19:06:58.372Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-21T19:06:58.372Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-21T19:06:58.372Z] + cut -d/ -f2 [2022-06-21T19:06:58.372Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-21T19:06:58.372Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-21T19:06:58.372Z] + cut -d/ -f2 [2022-06-21T19:06:58.373Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-21T19:06:58.373Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-21T19:06:58.373Z] + cut -d/ -f2 [2022-06-21T19:06:58.373Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-21T19:06:58.373Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-21T19:06:58.373Z] + cut -d/ -f2 [2022-06-21T19:06:58.373Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-21T19:06:58.373Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-21T19:06:58.373Z] + cut -d/ -f2 [2022-06-21T19:06:58.373Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-21T19:06:58.373Z] + dirname cmd/support-notifications/Dockerfile+ [2022-06-21T19:06:58.373Z] cut -d/ -f2 [2022-06-21T19:06:58.373Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-21T19:06:58.373Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-21T19:06:58.373Z] + cut -d/ -f2 [2022-06-21T19:06:58.373Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-21T19:06:58.373Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-21T19:06:58.373Z] + cut -d/ -f2 [2022-06-21T19:06:58.373Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-21T19:06:58.426Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-21T19:06:58.927Z] + git rev-list -1 --merges 580e3c40e02c6d1cf58bab09d192cb4506a6a1df~1..580e3c40e02c6d1cf58bab09d192cb4506a6a1df [Pipeline] echo [2022-06-21T19:06:58.960Z] -----------> git rev-list -1 --merges 580e3c40e02c6d1cf58bab09d192cb4506a6a1df~1..580e3c40e02c6d1cf58bab09d192cb4506a6a1df 580e3c40e02c6d1cf58bab09d192cb4506a6a1df [false] [Pipeline] sh [2022-06-21T19:06:59.271Z] + git log --format=format:%s -1 580e3c40e02c6d1cf58bab09d192cb4506a6a1df [Pipeline] echo [2022-06-21T19:06:59.306Z] ========================================================= [2022-06-21T19:06:59.306Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-21T19:06:59.306Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-21T19:06:59.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T19:06:59.742Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-21T19:06:59.742Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-21T19:06:59.742Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-21T19:06:59.742Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-21T19:06:59.742Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-21T19:06:59.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:07:00.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T19:07:00.175Z] [2022-06-21T19:07:00.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:07:00.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T19:07:00.560Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-21T19:07:00.560Z] 42c077c10790: Pulling fs layer [2022-06-21T19:07:00.560Z] f63e77b7563a: Pulling fs layer [2022-06-21T19:07:00.560Z] bd5fdadae976: Pulling fs layer [2022-06-21T19:07:00.560Z] 205491f53016: Pulling fs layer [2022-06-21T19:07:00.560Z] df18705c85c3: Pulling fs layer [2022-06-21T19:07:00.560Z] bdb3f477010e: Pulling fs layer [2022-06-21T19:07:00.560Z] 205491f53016: Waiting [2022-06-21T19:07:00.560Z] df18705c85c3: Waiting [2022-06-21T19:07:00.560Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-21T19:07:00.560Z] 2c6e9b1d212d: Pulling fs layer [2022-06-21T19:07:00.560Z] bdb8f0575790: Pulling fs layer [2022-06-21T19:07:00.560Z] bdb3f477010e: Waiting [2022-06-21T19:07:00.560Z] 2c6e9b1d212d: Waiting [2022-06-21T19:07:00.560Z] 386e3cb2ff24: Pulling fs layer [2022-06-21T19:07:00.560Z] 2343380bae48: Pulling fs layer [2022-06-21T19:07:00.560Z] bdb8f0575790: Waiting [2022-06-21T19:07:00.560Z] c8a8fc8e1c8f: Waiting [2022-06-21T19:07:00.560Z] f63e77b7563a: Verifying Checksum [2022-06-21T19:07:00.560Z] f63e77b7563a: Download complete [2022-06-21T19:07:00.560Z] 205491f53016: Download complete [2022-06-21T19:07:00.821Z] df18705c85c3: Verifying Checksum [2022-06-21T19:07:00.821Z] df18705c85c3: Download complete [2022-06-21T19:07:00.821Z] bdb3f477010e: Verifying Checksum [2022-06-21T19:07:00.821Z] bdb3f477010e: Download complete [2022-06-21T19:07:00.821Z] bd5fdadae976: Verifying Checksum [2022-06-21T19:07:00.821Z] bd5fdadae976: Download complete [2022-06-21T19:07:00.821Z] 2c6e9b1d212d: Verifying Checksum [2022-06-21T19:07:00.821Z] 2c6e9b1d212d: Download complete [2022-06-21T19:07:00.821Z] 386e3cb2ff24: Download complete [2022-06-21T19:07:00.821Z] 2343380bae48: Download complete [2022-06-21T19:07:00.821Z] 42c077c10790: Verifying Checksum [2022-06-21T19:07:00.821Z] 42c077c10790: Download complete [2022-06-21T19:07:01.082Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-21T19:07:02.472Z] 42c077c10790: Pull complete [2022-06-21T19:07:02.472Z] f63e77b7563a: Pull complete [2022-06-21T19:07:03.045Z] bd5fdadae976: Pull complete [2022-06-21T19:07:03.045Z] 205491f53016: Pull complete [2022-06-21T19:07:03.306Z] df18705c85c3: Pull complete [2022-06-21T19:07:03.569Z] bdb3f477010e: Pull complete [2022-06-21T19:07:05.478Z] c8a8fc8e1c8f: Pull complete [2022-06-21T19:07:05.478Z] 2c6e9b1d212d: Pull complete [2022-06-21T19:07:05.478Z] bdb8f0575790: Pull complete [2022-06-21T19:07:05.478Z] 386e3cb2ff24: Pull complete [2022-06-21T19:07:05.740Z] 2343380bae48: Pull complete [2022-06-21T19:07:05.740Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-21T19:07:05.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T19:07:05.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:07:05.970Z] prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container [2022-06-21T19:07:06.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T19:07:07.696Z] $ docker top 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 -eo pid,comm [2022-06-21T19:07:07.760Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-21T19:07:07.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T19:07:07.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T19:07:07.887Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T19:07:08.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T19:07:08.045Z] $ docker exec 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 ssh-agent [2022-06-21T19:07:08.168Z] SSH_AUTH_SOCK=/tmp/ssh-RYXNr2i21i5b/agent.34 [2022-06-21T19:07:08.168Z] SSH_AGENT_PID=40 [2022-06-21T19:07:08.175Z] Running ssh-add (command line suppressed) [2022-06-21T19:07:08.300Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3739076279132157837.key (/w/workspace/edgex-go/1@tmp/private_key_3739076279132157837.key) [2022-06-21T19:07:08.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T19:07:08.646Z] + git tag --points-at HEAD [Pipeline] } [2022-06-21T19:07:08.681Z] $ docker exec --env ******** --env ******** 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 ssh-agent -k [2022-06-21T19:07:08.788Z] unset SSH_AUTH_SOCK; [2022-06-21T19:07:08.789Z] unset SSH_AGENT_PID; [2022-06-21T19:07:08.789Z] echo Agent pid 40 killed; [2022-06-21T19:07:08.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-21T19:07:08.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T19:07:08.883Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T19:07:09.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T19:07:09.032Z] $ docker exec 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 ssh-agent [2022-06-21T19:07:09.166Z] SSH_AUTH_SOCK=/tmp/ssh-rbRmeG9QgQeB/agent.74 [2022-06-21T19:07:09.166Z] SSH_AGENT_PID=81 [2022-06-21T19:07:09.172Z] Running ssh-add (command line suppressed) [2022-06-21T19:07:09.297Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8331982716217740362.key (/w/workspace/edgex-go/1@tmp/private_key_8331982716217740362.key) [2022-06-21T19:07:09.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T19:07:09.639Z] + git semver init [2022-06-21T19:07:09.901Z] 2022-06-21 19:07:09,848 [run_init] DEBUG init version:0.0.0 force:False [2022-06-21T19:07:09.901Z] 2022-06-21 19:07:09,849 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-21T19:07:09.901Z] 2022-06-21 19:07:09,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-21T19:07:09.901Z] 2022-06-21 19:07:09,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-21T19:07:14.133Z] 2022-06-21 19:07:13,875 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-21T19:07:14.133Z] 2022-06-21 19:07:13,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4058 with force:False [2022-06-21T19:07:14.133Z] 2022-06-21 19:07:13,876 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4058 [2022-06-21T19:07:14.133Z] 2022-06-21 19:07:13,882 [execute] INFO git cat-file --batch-check [2022-06-21T19:07:14.133Z] 2022-06-21 19:07:13,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T19:07:14.133Z] 2022-06-21 19:07:13,890 [execute] INFO git cat-file --batch [2022-06-21T19:07:14.133Z] 2022-06-21 19:07:13,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T19:07:14.133Z] 2022-06-21 19:07:13,895 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4058 [2022-06-21T19:07:14.133Z] 0.0.0 [Pipeline] } [2022-06-21T19:07:14.169Z] $ docker exec --env ******** --env ******** 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 ssh-agent -k [2022-06-21T19:07:14.295Z] unset SSH_AUTH_SOCK; [2022-06-21T19:07:14.296Z] unset SSH_AGENT_PID; [2022-06-21T19:07:14.296Z] echo Agent pid 81 killed; [2022-06-21T19:07:14.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T19:07:14.735Z] + git semver [Pipeline] } [2022-06-21T19:07:15.030Z] $ docker stop --time=1 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 [2022-06-21T19:07:16.395Z] $ docker rm -f 64e8c9bab910d10274e4441137e182627a851f47e1e9f04b646e608f6d7d4a20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T19:07:16.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-21T19:07:17.150Z] Stashed 1 file(s) [Pipeline] echo [2022-06-21T19:07:17.178Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-21T19:07:17.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T19:07:17.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T19:07:17.741Z] ========================================================= [2022-06-21T19:07:17.741Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-21T19:07:17.741Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-21T19:07:18.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T19:07:18.093Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-21T19:07:18.093Z] 59bf1c3509f3: Pulling fs layer [2022-06-21T19:07:18.093Z] 666ba61612fd: Pulling fs layer [2022-06-21T19:07:18.093Z] 8ed8ca486205: Pulling fs layer [2022-06-21T19:07:18.093Z] cc1cd167ecdc: Pulling fs layer [2022-06-21T19:07:18.093Z] c516ae0d96e1: Pulling fs layer [2022-06-21T19:07:18.093Z] 684cea983483: Pulling fs layer [2022-06-21T19:07:18.093Z] dd3240ac7de5: Pulling fs layer [2022-06-21T19:07:18.093Z] b1e948a4e11c: Pulling fs layer [2022-06-21T19:07:18.093Z] a8fd76ee1af6: Pulling fs layer [2022-06-21T19:07:18.093Z] 646ad004c059: Pulling fs layer [2022-06-21T19:07:18.093Z] dd3240ac7de5: Waiting [2022-06-21T19:07:18.093Z] b1e948a4e11c: Waiting [2022-06-21T19:07:18.093Z] a8fd76ee1af6: Waiting [2022-06-21T19:07:18.093Z] 646ad004c059: Waiting [2022-06-21T19:07:18.093Z] cc1cd167ecdc: Waiting [2022-06-21T19:07:18.093Z] c516ae0d96e1: Waiting [2022-06-21T19:07:18.093Z] 684cea983483: Waiting [2022-06-21T19:07:18.093Z] 8ed8ca486205: Verifying Checksum [2022-06-21T19:07:18.093Z] 8ed8ca486205: Download complete [2022-06-21T19:07:18.093Z] 666ba61612fd: Download complete [2022-06-21T19:07:18.093Z] c516ae0d96e1: Verifying Checksum [2022-06-21T19:07:18.094Z] c516ae0d96e1: Download complete [2022-06-21T19:07:18.094Z] 684cea983483: Download complete [2022-06-21T19:07:18.094Z] 59bf1c3509f3: Verifying Checksum [2022-06-21T19:07:18.094Z] dd3240ac7de5: Download complete [2022-06-21T19:07:18.357Z] b1e948a4e11c: Verifying Checksum [2022-06-21T19:07:18.357Z] b1e948a4e11c: Download complete [2022-06-21T19:07:18.357Z] 59bf1c3509f3: Pull complete [2022-06-21T19:07:18.357Z] 666ba61612fd: Pull complete [2022-06-21T19:07:18.619Z] 8ed8ca486205: Pull complete [2022-06-21T19:07:18.619Z] 646ad004c059: Verifying Checksum [2022-06-21T19:07:18.619Z] 646ad004c059: Download complete [2022-06-21T19:07:18.882Z] cc1cd167ecdc: Verifying Checksum [2022-06-21T19:07:18.882Z] cc1cd167ecdc: Download complete [2022-06-21T19:07:18.882Z] a8fd76ee1af6: Verifying Checksum [2022-06-21T19:07:18.882Z] a8fd76ee1af6: Download complete [2022-06-21T19:07:23.092Z] cc1cd167ecdc: Pull complete [2022-06-21T19:07:23.092Z] c516ae0d96e1: Pull complete [2022-06-21T19:07:23.092Z] 684cea983483: Pull complete [2022-06-21T19:07:23.092Z] dd3240ac7de5: Pull complete [2022-06-21T19:07:23.353Z] b1e948a4e11c: Pull complete [2022-06-21T19:07:25.905Z] a8fd76ee1af6: Pull complete [2022-06-21T19:07:26.166Z] 646ad004c059: Pull complete [2022-06-21T19:07:26.166Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-21T19:07:26.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T19:07:26.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-21T19:07:26.529Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T19:07:26.529Z] WORKDIR /edgex [2022-06-21T19:07:26.529Z] COPY go.mod . [2022-06-21T19:07:26.529Z] RUN go mod download [2022-06-21T19:07:26.529Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-21T19:07:27.926Z] Sending build context to Docker daemon 335.1MB [2022-06-21T19:07:27.927Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T19:07:27.927Z] ---> 8f69c11f6b0c [2022-06-21T19:07:27.927Z] Step 2/4 : WORKDIR /edgex [2022-06-21T19:07:30.475Z] ---> Running in 9c3098a321f1 [2022-06-21T19:07:30.475Z] Removing intermediate container 9c3098a321f1 [2022-06-21T19:07:30.475Z] ---> 8093a32cc41e [2022-06-21T19:07:30.475Z] Step 3/4 : COPY go.mod . [2022-06-21T19:07:30.475Z] ---> 809749e1a62f [2022-06-21T19:07:30.475Z] Step 4/4 : RUN go mod download [2022-06-21T19:07:30.475Z] ---> Running in c4f646d9eaa7 [2022-06-21T19:07:32.483Z] Still waiting to schedule task [2022-06-21T19:07:32.484Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15239’ is offline [2022-06-21T19:07:45.381Z] Removing intermediate container c4f646d9eaa7 [2022-06-21T19:07:45.381Z] ---> 63e0fc81a317 [2022-06-21T19:07:45.381Z] Successfully built 63e0fc81a317 [2022-06-21T19:07:45.381Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:07:45.764Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T19:07:45.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:07:45.941Z] prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container [2022-06-21T19:07:45.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T19:07:46.437Z] $ docker top 3b9c2cd4a5d232b2d0af77dea627fd2a9137292d765bddfe330bf9adc3f16e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T19:07:46.846Z] + go version [2022-06-21T19:07:46.846Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-21T19:07:46.883Z] $ docker stop --time=1 3b9c2cd4a5d232b2d0af77dea627fd2a9137292d765bddfe330bf9adc3f16e7e [2022-06-21T19:07:48.159Z] $ docker rm -f 3b9c2cd4a5d232b2d0af77dea627fd2a9137292d765bddfe330bf9adc3f16e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:07:48.967Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T19:07:48.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:07:49.136Z] prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container [2022-06-21T19:07:49.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T19:07:49.624Z] $ docker top 705a7ed224d0c5803875344a9811d8a927e9af9a12a6b26bbf9bafa53329c755 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-21T19:07:49.745Z] ========================================================= [2022-06-21T19:07:49.745Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-21T19:07:49.745Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-21T19:07:50.084Z] + make test [2022-06-21T19:07:50.084Z] go mod tidy -compat=1.17 [2022-06-21T19:07:50.344Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-21T19:07:56.932Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-21T19:08:09.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-21T19:08:09.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-21T19:08:10.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2022-06-21T19:08:10.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-21T19:08:10.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 53.4% of statements [2022-06-21T19:08:10.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-21T19:08:10.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.737s coverage: 89.2% of statements [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.122s coverage: 83.8% of statements [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.475s coverage: 95.6% of statements [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.102s coverage: 60.0% of statements [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-06-21T19:08:14.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-21T19:08:14.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-06-21T19:08:14.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2022-06-21T19:08:14.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-06-21T19:08:14.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2022-06-21T19:08:14.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-06-21T19:08:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-06-21T19:08:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-06-21T19:08:24.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.182s coverage: 82.5% of statements [2022-06-21T19:08:24.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.080s coverage: 87.2% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.2% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.4% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 17.7% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-21T19:08:34.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-06-21T19:08:34.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-21T19:08:34.553Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-21T19:08:56.489Z] GO111MODULE=on go vet ./... [2022-06-21T19:08:57.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T19:08:58.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T19:08:58.706Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-21T19:08:59.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-21T19:08:59.614Z] + ls -al . [2022-06-21T19:08:59.615Z] total 684 [2022-06-21T19:08:59.615Z] drwxrwxr-x 10 1001 1001 4096 Jun 21 19:08 . [2022-06-21T19:08:59.615Z] drwxr-xr-x 4 root root 4096 Jun 21 19:07 .. [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 11 Jun 21 19:06 .dockerignore [2022-06-21T19:08:59.615Z] drwxrwxr-x 8 1001 1001 4096 Jun 21 19:07 .git [2022-06-21T19:08:59.615Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 19:06 .github [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 879 Jun 21 19:06 .gitignore [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 42 Jun 21 19:06 .golangci.yml [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 87 Jun 21 19:06 .hadolint.yml [2022-06-21T19:08:59.615Z] drwxr-xr-x 3 1001 1001 4096 Jun 21 19:07 .semver [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 166 Jun 21 19:06 .sonarcloud.properties [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 1171 Jun 21 19:06 ADOPTERS.md [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 10347 Jun 21 19:06 Attribution.txt [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 63209 Jun 21 19:06 CHANGELOG.md [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 3804 Jun 21 19:06 CONTRIBUTING.md [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 677 Jun 21 19:06 GOVERNANCE.md [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 850 Jun 21 19:06 Jenkinsfile [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 10775 Jun 21 19:06 LICENSE [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 10389 Jun 21 19:06 Makefile [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 582 Jun 21 19:06 OWNERS.md [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 9094 Jun 21 19:06 README.md [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 6912 Jun 21 19:06 SECURITY.md [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 5 Jun 21 19:07 VERSION [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 4131 Jun 21 19:06 ZMQWindows.md [2022-06-21T19:08:59.615Z] drwxrwxr-x 2 1001 1001 4096 Jun 21 19:06 bin [2022-06-21T19:08:59.615Z] drwxrwxr-x 18 1001 1001 4096 Jun 21 19:06 cmd [2022-06-21T19:08:59.615Z] -rw-r--r-- 1 root root 435411 Jun 21 19:08 coverage.out [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 3311 Jun 21 19:06 go.mod [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 36231 Jun 21 19:07 go.sum [2022-06-21T19:08:59.615Z] drwxrwxr-x 8 1001 1001 4096 Jun 21 19:06 internal [2022-06-21T19:08:59.615Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 19:06 openapi [2022-06-21T19:08:59.615Z] drwxrwxr-x 4 1001 1001 4096 Jun 21 19:06 snap [2022-06-21T19:08:59.615Z] -rw-rw-r-- 1 1001 1001 204 Jun 21 19:06 version.go [Pipeline] sh [2022-06-21T19:08:59.930Z] + '[' -e coverage.out ] [2022-06-21T19:08:59.930Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-21T19:09:00.039Z] Stashed 1 file(s) [Pipeline] sh [2022-06-21T19:09:00.337Z] + make build [2022-06-21T19:09:00.337Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-21T19:09:08.849Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15242 in /w/workspace/edgexfoundry_edgex-go_PR-4058 [Pipeline] { [Pipeline] ws [2022-06-21T19:09:08.889Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-21T19:09:08.968Z] The recommended git tool is: git [2022-06-21T19:09:15.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-21T19:09:15.836Z] using credential edgex-jenkins-ssh [2022-06-21T19:09:15.854Z] Cloning the remote Git repository [2022-06-21T19:09:15.929Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-21T19:09:16.005Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-21T19:09:16.095Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-21T19:09:16.095Z] > git --version # timeout=10 [2022-06-21T19:09:16.110Z] > git --version # 'git version 2.25.1' [2022-06-21T19:09:16.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T19:09:16.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T19:09:21.802Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-21T19:09:22.374Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-21T19:09:28.943Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-21T19:09:28.943Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-21T19:09:29.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-21T19:09:30.586Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-21T19:09:31.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-21T19:09:32.373Z] Merging remotes/origin/main commit 18107d571668bc071dc3670312a164098c2940fe into PR head commit 580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:09:32.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-21T19:09:32.711Z] Merge succeeded, producing 580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:09:32.712Z] Checking out Revision 580e3c40e02c6d1cf58bab09d192cb4506a6a1df (PR-4058) [2022-06-21T19:09:33.107Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-21T19:09:31.591Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-21T19:09:31.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T19:09:31.636Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-21T19:09:31.673Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-21T19:09:31.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T19:09:31.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4058/head:refs/remotes/origin/PR-4058 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-21T19:09:32.395Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T19:09:32.411Z] > git checkout -f 580e3c40e02c6d1cf58bab09d192cb4506a6a1df # timeout=10 [2022-06-21T19:09:32.638Z] > git remote # timeout=10 [2022-06-21T19:09:32.655Z] > git config --get remote.origin.url # timeout=10 [2022-06-21T19:09:32.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T19:09:32.680Z] > git merge 18107d571668bc071dc3670312a164098c2940fe # timeout=10 [2022-06-21T19:09:32.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-21T19:09:32.723Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T19:09:32.748Z] > git checkout -f 580e3c40e02c6d1cf58bab09d192cb4506a6a1df # timeout=10 [2022-06-21T19:09:34.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-21T19:09:35.957Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-21T19:09:36.933Z] $ docker stop --time=1 705a7ed224d0c5803875344a9811d8a927e9af9a12a6b26bbf9bafa53329c755 [2022-06-21T19:09:37.003Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.4" [2022-06-21T19:09:37.058Z] > git --version # timeout=10 [2022-06-21T19:09:37.069Z] > git --version # 'git version 2.25.1' [2022-06-21T19:09:37.080Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T19:09:39.462Z] $ docker rm -f 705a7ed224d0c5803875344a9811d8a927e9af9a12a6b26bbf9bafa53329c755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T19:09:40.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-21T19:09:40.729Z] [2022-06-21T19:09:40.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:09:41.034Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-21T19:09:41.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T19:09:41.034Z] Dload Upload Total Spent Left Speed [2022-06-21T19:09:41.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 88151 0 --:--:-- --:--:-- --:--:-- 88789 [2022-06-21T19:09:41.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-21T19:09:41.105Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-21T19:09:41.105Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-21T19:09:41.105Z] ca9280d653b3: Pulling fs layer [2022-06-21T19:09:41.105Z] 7e9c9ca2126c: Pulling fs layer [2022-06-21T19:09:41.363Z] cbdbe7a5bc2a: Download complete [2022-06-21T19:09:41.363Z] ca9280d653b3: Verifying Checksum [2022-06-21T19:09:41.363Z] ca9280d653b3: Download complete [2022-06-21T19:09:41.363Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2022-06-21T19:09:41.622Z] 7e9c9ca2126c: Download complete [2022-06-21T19:09:41.881Z] ca9280d653b3: Pull complete [2022-06-21T19:09:42.022Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-21T19:09:42.381Z] + sudo tee /etc/docker/daemon.new [2022-06-21T19:09:42.381Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-21T19:09:42.381Z] { [2022-06-21T19:09:42.381Z] "registry-mirrors": [ [2022-06-21T19:09:42.381Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-21T19:09:42.381Z] ], [2022-06-21T19:09:42.381Z] "bip": "10.250.0.254/24", [2022-06-21T19:09:42.381Z] "hosts": [ [2022-06-21T19:09:42.381Z] "tcp://0.0.0.0:5555", [2022-06-21T19:09:42.381Z] "unix:///var/run/docker.sock" [2022-06-21T19:09:42.381Z] ], [2022-06-21T19:09:42.381Z] "mtu": 1458, [2022-06-21T19:09:42.381Z] "selinux-enabled": true, [2022-06-21T19:09:42.381Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-21T19:09:42.381Z] } [Pipeline] sh [2022-06-21T19:09:42.742Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-21T19:09:43.096Z] + sudo service docker restart [2022-06-21T19:09:46.078Z] 7e9c9ca2126c: Pull complete [2022-06-21T19:09:46.078Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-21T19:09:46.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-21T19:09:46.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:09:46.315Z] prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container [2022-06-21T19:09:46.356Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-21T19:09:48.031Z] $ docker top 24e8f2bc8dd00e5b486919501180214620936e20311cbf88673a4904277e1b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T19:09:48.536Z] + docker-compose build --help [2022-06-21T19:09:48.536Z] + grep parallel [2022-06-21T19:09:49.126Z] --parallel Build images in parallel. [Pipeline] } [2022-06-21T19:09:49.165Z] $ docker stop --time=1 24e8f2bc8dd00e5b486919501180214620936e20311cbf88673a4904277e1b4d [2022-06-21T19:09:50.494Z] $ docker rm -f 24e8f2bc8dd00e5b486919501180214620936e20311cbf88673a4904277e1b4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:09:51.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-21T19:09:51.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:09:51.275Z] prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container [2022-06-21T19:09:51.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-21T19:09:51.749Z] $ docker top 3ec6e7697a7528a2a2c1a0cdbae5d73f05ae96a7ddf71e3142503945f29f21a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T19:09:52.161Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-21T19:09:52.733Z] Building core-command ... [2022-06-21T19:09:52.733Z] Building core-data ... [2022-06-21T19:09:52.733Z] Building core-metadata ... [2022-06-21T19:09:52.733Z] Building security-bootstrapper ... [2022-06-21T19:09:52.733Z] Building security-proxy-setup ... [2022-06-21T19:09:52.733Z] Building security-secretstore-setup ... [2022-06-21T19:09:52.733Z] Building security-spiffe-token-provider ... [2022-06-21T19:09:52.733Z] Building security-spire-agent ... [2022-06-21T19:09:52.733Z] Building security-spire-config ... [2022-06-21T19:09:52.733Z] Building security-spire-server ... [2022-06-21T19:09:52.733Z] Building support-notifications ... [2022-06-21T19:09:52.733Z] Building support-scheduler ... [2022-06-21T19:09:52.733Z] Building sys-mgmt-agent ... [2022-06-21T19:09:52.733Z] Building security-spiffe-token-provider [2022-06-21T19:09:52.733Z] Building security-secretstore-setup [2022-06-21T19:09:52.733Z] Building security-spire-agent [2022-06-21T19:09:52.733Z] Building security-spire-config [2022-06-21T19:09:52.733Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T19:10:01.492Z] provisioning config files... [2022-06-21T19:10:01.527Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6766374700097720340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:10:01.952Z] ---> docker-login.sh [2022-06-21T19:10:01.952Z] nexus3.edgexfoundry.org:10001 [2022-06-21T19:10:02.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:10:02.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:10:02.826Z] Configure a credential helper to remove this warning. See [2022-06-21T19:10:02.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:10:02.826Z] [2022-06-21T19:10:02.826Z] Login Succeeded [2022-06-21T19:10:02.826Z] nexus3.edgexfoundry.org:10002 [2022-06-21T19:10:03.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:10:03.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:10:03.104Z] Configure a credential helper to remove this warning. See [2022-06-21T19:10:03.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:10:03.104Z] [2022-06-21T19:10:03.104Z] Login Succeeded [2022-06-21T19:10:03.104Z] nexus3.edgexfoundry.org:10003 [2022-06-21T19:10:03.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:10:03.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:10:03.709Z] Configure a credential helper to remove this warning. See [2022-06-21T19:10:03.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:10:03.709Z] [2022-06-21T19:10:03.709Z] Login Succeeded [2022-06-21T19:10:03.709Z] nexus3.edgexfoundry.org:10004 [2022-06-21T19:10:03.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:10:04.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:10:04.262Z] Configure a credential helper to remove this warning. See [2022-06-21T19:10:04.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:10:04.262Z] [2022-06-21T19:10:04.262Z] Login Succeeded [2022-06-21T19:10:04.262Z] docker.io [2022-06-21T19:10:04.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T19:10:04.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T19:10:04.811Z] Configure a credential helper to remove this warning. See [2022-06-21T19:10:04.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T19:10:04.811Z] [2022-06-21T19:10:04.811Z] Login Succeeded [2022-06-21T19:10:04.811Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T19:10:04.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-21T19:10:05.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T19:10:05.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T19:10:05.273Z] ========================================================= [2022-06-21T19:10:05.273Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-21T19:10:05.273Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-21T19:10:05.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T19:10:05.930Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-21T19:10:05.930Z] 9b3977197b4f: Pulling fs layer [2022-06-21T19:10:05.930Z] 1a89e8eeedd5: Pulling fs layer [2022-06-21T19:10:05.930Z] 94645a83ff95: Pulling fs layer [2022-06-21T19:10:05.930Z] e6fb740bc735: Pulling fs layer [2022-06-21T19:10:05.930Z] 3a77bd46dcc9: Pulling fs layer [2022-06-21T19:10:05.930Z] e6fb740bc735: Waiting [2022-06-21T19:10:05.930Z] 355e64cbe906: Pulling fs layer [2022-06-21T19:10:05.930Z] 3a77bd46dcc9: Waiting [2022-06-21T19:10:05.930Z] 63ab81a10011: Pulling fs layer [2022-06-21T19:10:05.930Z] 555d1d1c4555: Pulling fs layer [2022-06-21T19:10:05.930Z] 355e64cbe906: Waiting [2022-06-21T19:10:05.930Z] 7d9057610161: Pulling fs layer [2022-06-21T19:10:05.930Z] 63ab81a10011: Waiting [2022-06-21T19:10:05.930Z] 555d1d1c4555: Waiting [2022-06-21T19:10:05.930Z] 7d9057610161: Waiting [2022-06-21T19:10:05.930Z] 94645a83ff95: Verifying Checksum [2022-06-21T19:10:05.930Z] 94645a83ff95: Download complete [2022-06-21T19:10:05.930Z] 1a89e8eeedd5: Verifying Checksum [2022-06-21T19:10:05.930Z] 1a89e8eeedd5: Download complete [2022-06-21T19:10:05.930Z] 3a77bd46dcc9: Verifying Checksum [2022-06-21T19:10:05.930Z] 3a77bd46dcc9: Download complete [2022-06-21T19:10:05.930Z] 355e64cbe906: Verifying Checksum [2022-06-21T19:10:05.930Z] 355e64cbe906: Download complete [2022-06-21T19:10:05.930Z] 9b3977197b4f: Download complete [2022-06-21T19:10:05.930Z] 63ab81a10011: Verifying Checksum [2022-06-21T19:10:05.930Z] 63ab81a10011: Download complete [2022-06-21T19:10:06.942Z] 7d9057610161: Verifying Checksum [2022-06-21T19:10:06.942Z] 7d9057610161: Download complete [2022-06-21T19:10:06.942Z] 9b3977197b4f: Pull complete [2022-06-21T19:10:07.544Z] 1a89e8eeedd5: Pull complete [2022-06-21T19:10:07.823Z] 94645a83ff95: Pull complete [2022-06-21T19:10:08.097Z] 555d1d1c4555: Verifying Checksum [2022-06-21T19:10:08.097Z] 555d1d1c4555: Download complete [2022-06-21T19:10:08.695Z] e6fb740bc735: Verifying Checksum [2022-06-21T19:10:08.695Z] e6fb740bc735: Download complete [2022-06-21T19:10:10.854Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:10:10.854Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:10:10.854Z] ---> 63e0fc81a317 [2022-06-21T19:10:10.854Z] Step 3/25 : WORKDIR /edgex-go [2022-06-21T19:10:10.854Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:10:10.854Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:10:10.854Z] ---> 63e0fc81a317 [2022-06-21T19:10:10.854Z] Step 3/20 : WORKDIR /edgex-go [2022-06-21T19:10:10.854Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:10:10.854Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:10:10.854Z] ---> 63e0fc81a317 [2022-06-21T19:10:10.854Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T19:10:10.854Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:10:10.854Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:10:10.854Z] ---> 63e0fc81a317 [2022-06-21T19:10:10.854Z] Step 3/26 : WORKDIR /edgex-go [2022-06-21T19:10:10.854Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:10:10.854Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:10:10.854Z] ---> 63e0fc81a317 [2022-06-21T19:10:10.854Z] Step 3/26 : WORKDIR /edgex-go [2022-06-21T19:10:12.239Z] ---> Running in 16772c1beff7 [2022-06-21T19:10:12.239Z] ---> Running in 24cbc480a783 [2022-06-21T19:10:12.239Z] ---> Running in 7ce193dcf00f [2022-06-21T19:10:12.239Z] ---> Running in 30f9b2ee9bd7 [2022-06-21T19:10:12.239Z] ---> Running in 12fdddc91d06 [2022-06-21T19:10:12.239Z] Removing intermediate container 12fdddc91d06 [2022-06-21T19:10:12.239Z] ---> 45ac3fa90403 [2022-06-21T19:10:12.239Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:12.239Z] Removing intermediate container 7ce193dcf00f [2022-06-21T19:10:12.239Z] ---> 1c3537df8f50 [2022-06-21T19:10:12.239Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:12.239Z] Removing intermediate container 24cbc480a783 [2022-06-21T19:10:12.239Z] ---> 1cd3d4ccec36 [2022-06-21T19:10:12.239Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:12.239Z] Removing intermediate container 30f9b2ee9bd7 [2022-06-21T19:10:12.239Z] ---> 057cd2a12ded [2022-06-21T19:10:12.239Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:12.239Z] Removing intermediate container 16772c1beff7 [2022-06-21T19:10:12.239Z] ---> 706f22708c70 [2022-06-21T19:10:12.239Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-21T19:10:12.239Z] ---> Running in ece1a54c3190 [2022-06-21T19:10:12.239Z] ---> Running in e0a6e4e9c0d8 [2022-06-21T19:10:12.239Z] ---> Running in 7164f76d8cac [2022-06-21T19:10:12.239Z] ---> Running in df49d258657e [2022-06-21T19:10:12.239Z] ---> Running in c50ef1dfc682 [2022-06-21T19:10:13.179Z] Removing intermediate container ece1a54c3190 [2022-06-21T19:10:13.179Z] ---> 9599b617d8f5 [2022-06-21T19:10:13.179Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T19:10:13.179Z] ---> Running in 68df1af21e2f [2022-06-21T19:10:13.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:13.179Z] Removing intermediate container 7164f76d8cac [2022-06-21T19:10:13.179Z] ---> bdd5266e4cb6 [2022-06-21T19:10:13.179Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-21T19:10:13.439Z] ---> Running in 5fae10738745 [2022-06-21T19:10:13.439Z] Removing intermediate container e0a6e4e9c0d8 [2022-06-21T19:10:13.439Z] ---> 705687f9f276 [2022-06-21T19:10:13.439Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-21T19:10:13.439Z] ---> Running in 6ac14192580c [2022-06-21T19:10:13.698Z] Removing intermediate container df49d258657e [2022-06-21T19:10:13.698Z] ---> ed863fb0de5e [2022-06-21T19:10:13.698Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T19:10:13.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:13.698Z] ---> Running in 0bd3d4819f37 [2022-06-21T19:10:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:13.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:14.219Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:10:14.219Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:10:14.219Z] OK: 15866 distinct packages available [2022-06-21T19:10:14.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:14.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:14.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:14.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:15.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:15.001Z] OK: 221 MiB in 52 packages [2022-06-21T19:10:15.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:15.001Z] OK: 221 MiB in 52 packages [2022-06-21T19:10:15.261Z] OK: 221 MiB in 52 packages [2022-06-21T19:10:15.261Z] OK: 221 MiB in 52 packages [2022-06-21T19:10:15.261Z] Removing intermediate container 68df1af21e2f [2022-06-21T19:10:15.261Z] ---> c3c1555d134d [2022-06-21T19:10:15.261Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-21T19:10:15.261Z] OK: 221 MiB in 52 packages [2022-06-21T19:10:15.521Z] ---> cce7e16e9981 [2022-06-21T19:10:15.521Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:10:15.521Z] ---> Running in da336b387b06 [2022-06-21T19:10:15.521Z] Removing intermediate container 6ac14192580c [2022-06-21T19:10:15.521Z] ---> d8c3879c9c91 [2022-06-21T19:10:15.521Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T19:10:15.781Z] ---> e0e74c7eab84 [2022-06-21T19:10:15.781Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:10:15.781Z] Removing intermediate container 5fae10738745 [2022-06-21T19:10:15.781Z] ---> d508dd05abdd [2022-06-21T19:10:15.781Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-21T19:10:15.781Z] Removing intermediate container 0bd3d4819f37 [2022-06-21T19:10:15.781Z] ---> 684759d58597 [2022-06-21T19:10:15.781Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-21T19:10:16.040Z] ---> Running in 4ea2cfb70a21 [2022-06-21T19:10:16.040Z] Removing intermediate container c50ef1dfc682 [2022-06-21T19:10:16.040Z] ---> d3397eaa1fdc [2022-06-21T19:10:16.040Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-21T19:10:16.040Z] ---> cecc2e4473bd [2022-06-21T19:10:16.040Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:10:16.040Z] ---> Running in b17384f393d3 [2022-06-21T19:10:16.040Z] ---> e6433c94c7f9 [2022-06-21T19:10:16.040Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:10:16.040Z] ---> b250db3d9773 [2022-06-21T19:10:16.040Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:10:16.040Z] ---> Running in 32bd8654b222 [2022-06-21T19:10:16.301Z] ---> Running in 43731b69ec91 [2022-06-21T19:10:16.873Z] Removing intermediate container da336b387b06 [2022-06-21T19:10:16.873Z] ---> f15749ad0608 [2022-06-21T19:10:16.873Z] Step 8/26 : COPY . . [2022-06-21T19:10:17.132Z] Removing intermediate container 4ea2cfb70a21 [2022-06-21T19:10:17.132Z] ---> 57fdc82c2500 [2022-06-21T19:10:17.132Z] Step 8/23 : COPY . . [2022-06-21T19:10:20.440Z] Removing intermediate container 32bd8654b222 [2022-06-21T19:10:20.440Z] ---> 4e88e50e5cc4 [2022-06-21T19:10:20.440Z] Step 7/20 : COPY . . [2022-06-21T19:10:20.440Z] Removing intermediate container b17384f393d3 [2022-06-21T19:10:20.440Z] ---> 913be087b2e7 [2022-06-21T19:10:20.440Z] Step 8/25 : COPY . . [2022-06-21T19:10:20.440Z] Removing intermediate container 43731b69ec91 [2022-06-21T19:10:20.440Z] ---> ff3f220d3666 [2022-06-21T19:10:20.440Z] Step 8/26 : COPY . . [2022-06-21T19:10:21.122Z] e6fb740bc735: Pull complete [2022-06-21T19:10:21.122Z] 3a77bd46dcc9: Pull complete [2022-06-21T19:10:21.395Z] 355e64cbe906: Pull complete [2022-06-21T19:10:21.669Z] 63ab81a10011: Pull complete [2022-06-21T19:10:28.394Z] 555d1d1c4555: Pull complete [2022-06-21T19:10:28.566Z] ---> 22fb6e593213 [2022-06-21T19:10:28.566Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-21T19:10:28.566Z] ---> d5e575ebe56d [2022-06-21T19:10:28.566Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T19:10:28.566Z] ---> ee78d8c7de9d [2022-06-21T19:10:28.566Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-21T19:10:28.566Z] ---> Running in d54f70f7b584 [2022-06-21T19:10:28.566Z] ---> Running in f41b7cd01e29 [2022-06-21T19:10:28.566Z] ---> Running in 556a93456705 [2022-06-21T19:10:28.566Z] ---> c35147a6e6a2 [2022-06-21T19:10:28.566Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-21T19:10:28.566Z] ---> 33f42cb13c47 [2022-06-21T19:10:28.566Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T19:10:28.566Z] ---> Running in 549ddc0f4582 [2022-06-21T19:10:28.566Z] ---> Running in 06847251f3b5 [2022-06-21T19:10:28.566Z] Removing intermediate container 556a93456705 [2022-06-21T19:10:28.566Z] ---> eed9e63c7f8c [2022-06-21T19:10:28.566Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-21T19:10:28.566Z] ---> Running in 3fa67b911214 [2022-06-21T19:10:28.566Z] Removing intermediate container 06847251f3b5 [2022-06-21T19:10:28.566Z] ---> 55f6aa978217 [2022-06-21T19:10:28.566Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-21T19:10:28.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-21T19:10:28.566Z] ---> Running in 6c8b08e39693 [2022-06-21T19:10:28.566Z] Removing intermediate container 3fa67b911214 [2022-06-21T19:10:28.566Z] ---> e469ed39a1ef [2022-06-21T19:10:28.566Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-21T19:10:28.566Z] ---> Running in b8438d5b21a0 [2022-06-21T19:10:28.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-21T19:10:28.566Z] Removing intermediate container 6c8b08e39693 [2022-06-21T19:10:28.566Z] ---> 50aa8c161fe0 [2022-06-21T19:10:28.566Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-21T19:10:28.566Z] ---> Running in cb41cae24072 [2022-06-21T19:10:28.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-21T19:10:29.505Z] Removing intermediate container b8438d5b21a0 [2022-06-21T19:10:29.505Z] ---> 7d410cbf3113 [2022-06-21T19:10:29.505Z] Step 12/26 : WORKDIR /edgex-go [2022-06-21T19:10:29.764Z] ---> Running in 2a18d53f4ae2 [2022-06-21T19:10:29.764Z] Removing intermediate container cb41cae24072 [2022-06-21T19:10:29.764Z] ---> a88c9d76d7c4 [2022-06-21T19:10:29.764Z] Step 12/26 : WORKDIR /edgex-go [2022-06-21T19:10:29.833Z] 7d9057610161: Pull complete [2022-06-21T19:10:29.833Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-21T19:10:29.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T19:10:29.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-21T19:10:30.023Z] Removing intermediate container 2a18d53f4ae2 [2022-06-21T19:10:30.023Z] ---> 9d5ba088fe54 [2022-06-21T19:10:30.023Z] [2022-06-21T19:10:30.023Z] Step 13/26 : FROM alpine:3.15 [2022-06-21T19:10:30.023Z] ---> Running in ad444ce7be5d [2022-06-21T19:10:30.023Z] 3.15: Pulling from library/alpine [2022-06-21T19:10:30.023Z] Removing intermediate container ad444ce7be5d [2022-06-21T19:10:30.023Z] ---> d04079f8834a [2022-06-21T19:10:30.023Z] [2022-06-21T19:10:30.023Z] Step 13/26 : FROM alpine:3.15 [2022-06-21T19:10:30.023Z] 3.15: Pulling from library/alpine [2022-06-21T19:10:30.241Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-21T19:10:30.241Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T19:10:30.241Z] WORKDIR /edgex [2022-06-21T19:10:30.241Z] COPY go.mod . [2022-06-21T19:10:30.241Z] RUN go mod download [2022-06-21T19:10:30.595Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-21T19:10:30.595Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-21T19:10:30.595Z] Status: Downloaded newer image for alpine:3.15 [2022-06-21T19:10:30.595Z] Status: Downloaded newer image for alpine:3.15 [2022-06-21T19:10:30.595Z] ---> 0ac33e5f5afa [2022-06-21T19:10:30.595Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T19:10:30.595Z] ---> 0ac33e5f5afa [2022-06-21T19:10:30.595Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T19:10:30.853Z] ---> Running in 96996c9ca6d4 [2022-06-21T19:10:30.853Z] ---> Running in a05a55dba41f [2022-06-21T19:10:31.115Z] Removing intermediate container a05a55dba41f [2022-06-21T19:10:31.115Z] ---> a8d4e6d22c86 [2022-06-21T19:10:31.115Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:31.374Z] Removing intermediate container 96996c9ca6d4 [2022-06-21T19:10:31.374Z] ---> a44cf0361031 [2022-06-21T19:10:31.374Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:31.374Z] ---> Running in 9728bd978761 [2022-06-21T19:10:31.374Z] ---> Running in 1667ca5d0780 [2022-06-21T19:10:32.870Z] Sending build context to Docker daemon 169.1MB [2022-06-21T19:10:32.870Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T19:10:32.870Z] ---> 819e984ddca1 [2022-06-21T19:10:32.870Z] Step 2/4 : WORKDIR /edgex [2022-06-21T19:10:33.276Z] Removing intermediate container 9728bd978761 [2022-06-21T19:10:33.277Z] ---> b1afdfda66bf [2022-06-21T19:10:33.277Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-21T19:10:33.277Z] ---> Running in cd8246313c9a [2022-06-21T19:10:33.277Z] Removing intermediate container 1667ca5d0780 [2022-06-21T19:10:33.277Z] ---> 8dd6b4edaf0b [2022-06-21T19:10:33.277Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-21T19:10:33.542Z] ---> Running in 343376131f3c [2022-06-21T19:10:34.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:34.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:34.860Z] ---> Running in a27751217532 [2022-06-21T19:10:34.860Z] Removing intermediate container a27751217532 [2022-06-21T19:10:34.860Z] ---> b0ac4ad4d720 [2022-06-21T19:10:34.860Z] Step 3/4 : COPY go.mod . [2022-06-21T19:10:35.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:35.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:35.302Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:10:35.302Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:10:35.302Z] OK: 15859 distinct packages available [2022-06-21T19:10:35.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:35.302Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:10:35.302Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:10:35.302Z] OK: 15859 distinct packages available [2022-06-21T19:10:35.459Z] ---> c089c2cd2cf2 [2022-06-21T19:10:35.459Z] Step 4/4 : RUN go mod download [2022-06-21T19:10:35.459Z] ---> Running in 1200ffaab65a [2022-06-21T19:10:35.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:36.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:36.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:36.388Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-21T19:10:36.645Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-21T19:10:36.645Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-21T19:10:36.645Z] (3/5) Installing libucontext (1.1-r0) [2022-06-21T19:10:36.645Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-21T19:10:36.645Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-21T19:10:36.904Z] (3/4) Installing libucontext (1.1-r0) [2022-06-21T19:10:36.904Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-21T19:10:36.904Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-21T19:10:36.904Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:10:36.904Z] OK: 6 MiB in 19 packages [2022-06-21T19:10:36.904Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:10:36.904Z] OK: 6 MiB in 18 packages [2022-06-21T19:10:38.811Z] Removing intermediate container 343376131f3c [2022-06-21T19:10:38.811Z] ---> d657a820524d [2022-06-21T19:10:38.811Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T19:10:39.070Z] Removing intermediate container cd8246313c9a [2022-06-21T19:10:39.070Z] ---> b96b66ddbb2f [2022-06-21T19:10:39.070Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-21T19:10:42.360Z] ---> 028fd50803da [2022-06-21T19:10:42.361Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T19:10:42.361Z] ---> 3186cbb8439e [2022-06-21T19:10:42.361Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T19:10:43.295Z] ---> 72d45605b5ce [2022-06-21T19:10:43.295Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-21T19:10:43.295Z] ---> Running in 041aae979c4e [2022-06-21T19:10:43.862Z] Removing intermediate container 041aae979c4e [2022-06-21T19:10:43.862Z] ---> b861f4edf38f [2022-06-21T19:10:43.862Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-21T19:10:44.437Z] ---> 5e2d8c1fb5bf [2022-06-21T19:10:44.437Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T19:10:44.437Z] ---> 7839414d742d [2022-06-21T19:10:44.437Z] Step 21/26 : WORKDIR / [2022-06-21T19:10:44.704Z] ---> Running in dcdce02c289b [2022-06-21T19:10:44.704Z] ---> 8bddfbb01c13 [2022-06-21T19:10:44.704Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-21T19:10:44.964Z] Removing intermediate container dcdce02c289b [2022-06-21T19:10:44.964Z] ---> 8d08ecc1e479 [2022-06-21T19:10:44.964Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T19:10:44.964Z] ---> Running in b80d74827581 [2022-06-21T19:10:45.530Z] ---> 96e80ef3aaab [2022-06-21T19:10:45.530Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-21T19:10:45.530Z] Removing intermediate container b80d74827581 [2022-06-21T19:10:45.530Z] ---> f1f412fadc6e [2022-06-21T19:10:45.530Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T19:10:45.530Z] ---> Running in 281ce28483c6 [2022-06-21T19:10:46.099Z] Removing intermediate container 281ce28483c6 [2022-06-21T19:10:46.099Z] ---> 9ee8f4b38900 [2022-06-21T19:10:46.099Z] Step 24/26 : LABEL arch=x86_64 [2022-06-21T19:10:46.099Z] ---> 9acf56e3a8ae [2022-06-21T19:10:46.099Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T19:10:46.099Z] ---> Running in 52616d1ae13f [2022-06-21T19:10:46.099Z] ---> Running in 9b77d589540a [2022-06-21T19:10:46.666Z] Removing intermediate container 9b77d589540a [2022-06-21T19:10:46.666Z] ---> 9b134ecd9b8a [2022-06-21T19:10:46.666Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T19:10:46.666Z] Removing intermediate container 52616d1ae13f [2022-06-21T19:10:46.666Z] ---> f39f83544a08 [2022-06-21T19:10:46.666Z] Step 25/26 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:10:46.927Z] ---> Running in 2c3be64e9f93 [2022-06-21T19:10:46.927Z] ---> Running in 47ab5ddba4a1 [2022-06-21T19:10:47.189Z] Removing intermediate container 2c3be64e9f93 [2022-06-21T19:10:47.189Z] ---> 7b8f2db88d7d [2022-06-21T19:10:47.189Z] Step 24/26 : LABEL arch=x86_64 [2022-06-21T19:10:47.189Z] Removing intermediate container 47ab5ddba4a1 [2022-06-21T19:10:47.189Z] ---> 86c7d0167e62 [2022-06-21T19:10:47.189Z] Step 26/26 : LABEL version=0.0.0 [2022-06-21T19:10:47.448Z] ---> Running in d0a4c369023c [2022-06-21T19:10:47.448Z] ---> Running in 9df28191d531 [2022-06-21T19:10:47.725Z] Removing intermediate container 9df28191d531 [2022-06-21T19:10:47.725Z] ---> 7d265668b3a1 [2022-06-21T19:10:47.725Z] [2022-06-21T19:10:47.725Z] Removing intermediate container d0a4c369023c [2022-06-21T19:10:47.725Z] ---> cce9168dd239 [2022-06-21T19:10:47.725Z] Step 25/26 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:10:48.040Z] ---> Running in 958b8925a34f [2022-06-21T19:10:48.040Z] Successfully built 7d265668b3a1 [2022-06-21T19:10:48.040Z] Successfully tagged security-spire-config:latest [2022-06-21T19:10:48.040Z]  Building security-spire-config ... done Building support-scheduler [2022-06-21T19:10:48.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-21T19:10:48.611Z] Removing intermediate container 958b8925a34f [2022-06-21T19:10:48.611Z] ---> 81916d95c9b8 [2022-06-21T19:10:48.611Z] Step 26/26 : LABEL version=0.0.0 [2022-06-21T19:10:51.971Z] ---> Running in 9dee9f14ae7f [2022-06-21T19:10:51.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:10:51.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:10:51.971Z] ---> 63e0fc81a317 [2022-06-21T19:10:51.971Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T19:10:51.971Z] ---> Using cache [2022-06-21T19:10:51.971Z] ---> 706f22708c70 [2022-06-21T19:10:51.971Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:53.359Z] Removing intermediate container 9dee9f14ae7f [2022-06-21T19:10:53.359Z] ---> 4862020bb507 [2022-06-21T19:10:53.359Z] [2022-06-21T19:10:53.359Z] ---> Running in 28c2182d9267 [2022-06-21T19:10:53.618Z] Successfully built 4862020bb507 [2022-06-21T19:10:53.618Z] Successfully tagged security-spire-agent:latest [2022-06-21T19:10:53.618Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-06-21T19:10:53.618Z] Removing intermediate container f41b7cd01e29 [2022-06-21T19:10:53.618Z] ---> 08a5f70eb74b [2022-06-21T19:10:53.618Z] [2022-06-21T19:10:53.618Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T19:10:53.618Z] Removing intermediate container 549ddc0f4582 [2022-06-21T19:10:53.618Z] ---> eb848797e143 [2022-06-21T19:10:53.618Z] [2022-06-21T19:10:53.618Z] Step 10/25 : FROM alpine:3.14 [2022-06-21T19:10:54.184Z] 3.14: Pulling from library/alpine [2022-06-21T19:10:54.184Z] 3.14: Pulling from library/alpine [2022-06-21T19:10:57.478Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T19:10:57.478Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T19:10:57.478Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T19:10:57.478Z] Status: Image is up to date for alpine:3.14 [2022-06-21T19:10:57.478Z] ---> e04c818066af [2022-06-21T19:10:57.478Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-21T19:10:57.478Z] ---> e04c818066af [2022-06-21T19:10:57.478Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-21T19:10:57.478Z] Removing intermediate container d54f70f7b584 [2022-06-21T19:10:57.478Z] ---> a194be49d180 [2022-06-21T19:10:57.478Z] [2022-06-21T19:10:57.478Z] Step 9/20 : FROM alpine:3.15 [2022-06-21T19:10:57.478Z] ---> 0ac33e5f5afa [2022-06-21T19:10:57.478Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T19:10:57.478Z] ---> Using cache [2022-06-21T19:10:57.478Z] ---> a44cf0361031 [2022-06-21T19:10:57.478Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:57.478Z] ---> Using cache [2022-06-21T19:10:57.478Z] ---> 8dd6b4edaf0b [2022-06-21T19:10:57.478Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-21T19:10:57.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:10:57.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:10:57.478Z] ---> 63e0fc81a317 [2022-06-21T19:10:57.478Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T19:10:57.478Z] ---> Using cache [2022-06-21T19:10:57.478Z] ---> 706f22708c70 [2022-06-21T19:10:57.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:10:57.478Z] ---> Running in 2476c65d23a1 [2022-06-21T19:10:57.478Z] ---> Running in acaaa7a67c0f [2022-06-21T19:10:57.478Z] Removing intermediate container 28c2182d9267 [2022-06-21T19:10:57.478Z] ---> 228bab5a758b [2022-06-21T19:10:57.478Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-21T19:10:57.478Z] ---> Running in 35a74aac38ff [2022-06-21T19:10:57.478Z] ---> Running in 38e6e1773133 [2022-06-21T19:10:57.478Z] ---> Running in 70c25c78a664 [2022-06-21T19:10:58.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:58.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:58.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:58.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:58.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:58.332Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-21T19:10:58.332Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-21T19:10:58.332Z] (3/3) Installing su-exec (0.2-r1) [2022-06-21T19:10:58.332Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:10:58.332Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-21T19:10:58.332Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:10:58.332Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T19:10:58.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:58.332Z] OK: 6 MiB in 15 packages [2022-06-21T19:10:58.332Z] OK: 6 MiB in 17 packages [2022-06-21T19:10:58.332Z] Removing intermediate container 35a74aac38ff [2022-06-21T19:10:58.332Z] ---> f9b9173770f7 [2022-06-21T19:10:58.332Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-21T19:10:58.597Z] ---> Running in 1691244272a5 [2022-06-21T19:10:58.867Z] Removing intermediate container 2476c65d23a1 [2022-06-21T19:10:58.867Z] ---> 475064531688 [2022-06-21T19:10:58.867Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:10:58.867Z] ---> Running in 431d35d6381a [2022-06-21T19:10:58.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:59.127Z] Removing intermediate container acaaa7a67c0f [2022-06-21T19:10:59.127Z] ---> 80466d200fd0 [2022-06-21T19:10:59.127Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-21T19:10:59.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:59.127Z] Removing intermediate container 431d35d6381a [2022-06-21T19:10:59.127Z] ---> a200dc2c1fcd [2022-06-21T19:10:59.127Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-21T19:10:59.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:59.127Z] ---> Running in 54d842b51946 [2022-06-21T19:10:59.127Z] ---> Running in afee0a17a687 [2022-06-21T19:10:59.385Z] Removing intermediate container 54d842b51946 [2022-06-21T19:10:59.385Z] ---> ba2c40ac4e51 [2022-06-21T19:10:59.385Z] Step 13/25 : WORKDIR / [2022-06-21T19:10:59.385Z] ---> Running in ce491a9af806 [2022-06-21T19:10:59.385Z] Removing intermediate container afee0a17a687 [2022-06-21T19:10:59.385Z] ---> 4b952c0ec551 [2022-06-21T19:10:59.385Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-21T19:10:59.385Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:10:59.385Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:10:59.385Z] OK: 15859 distinct packages available [2022-06-21T19:10:59.385Z] ---> Running in 6266e9222deb [2022-06-21T19:10:59.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:59.385Z] OK: 221 MiB in 52 packages [2022-06-21T19:10:59.385Z] Removing intermediate container ce491a9af806 [2022-06-21T19:10:59.385Z] ---> 743f12a2f57c [2022-06-21T19:10:59.385Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-21T19:10:59.385Z] Removing intermediate container 6266e9222deb [2022-06-21T19:10:59.385Z] ---> 9e56c9ce01c3 [2022-06-21T19:10:59.645Z] Step 15/23 : WORKDIR / [2022-06-21T19:10:59.645Z] ---> Running in ed688ff89e2d [2022-06-21T19:10:59.645Z] ---> 30ed6db36bfa [2022-06-21T19:10:59.646Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-21T19:10:59.646Z] Removing intermediate container ed688ff89e2d [2022-06-21T19:10:59.646Z] ---> 2a5050d0400b [2022-06-21T19:10:59.646Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:10:59.905Z] ---> 288a5f8ac17a [2022-06-21T19:10:59.905Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-21T19:10:59.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:10:59.905Z] Removing intermediate container 70c25c78a664 [2022-06-21T19:10:59.905Z] ---> dc8278e6cd54 [2022-06-21T19:10:59.905Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T19:11:00.185Z] ---> b12b8be68f9e [2022-06-21T19:11:00.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-21T19:11:00.185Z] ---> cf7d1b1181a9 [2022-06-21T19:11:00.185Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-21T19:11:00.185Z] ---> 45aeb43f97ce [2022-06-21T19:11:00.185Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:11:00.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:00.185Z] OK: 221 MiB in 52 packages [2022-06-21T19:11:00.446Z] ---> Running in efe1fbcd5fca [2022-06-21T19:11:00.446Z] ---> 0b0e90c858b3 [2022-06-21T19:11:00.446Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-21T19:11:00.446Z] ---> 1b1859bb17ed [2022-06-21T19:11:00.446Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-21T19:11:00.446Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-21T19:11:00.708Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-21T19:11:00.708Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-21T19:11:01.027Z] ---> 12af9362b443 [2022-06-21T19:11:01.027Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-21T19:11:01.027Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-21T19:11:01.027Z] ---> c3fa0a6c8449 [2022-06-21T19:11:01.027Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-21T19:11:01.027Z] ---> Running in 5d56ad661d4c [2022-06-21T19:11:01.027Z] (5/9) Installing curl (7.80.0-r1) [2022-06-21T19:11:01.027Z] Removing intermediate container 1691244272a5 [2022-06-21T19:11:01.027Z] ---> 30d44ce08d98 [2022-06-21T19:11:01.027Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T19:11:01.027Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-21T19:11:01.286Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-21T19:11:01.286Z] Removing intermediate container 5d56ad661d4c [2022-06-21T19:11:01.286Z] ---> 2d12c34cf57f [2022-06-21T19:11:01.286Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:11:01.286Z] (8/9) Installing libucontext (1.1-r0) [2022-06-21T19:11:01.286Z] ---> d840f1b5c66f [2022-06-21T19:11:01.286Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:11:01.286Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-21T19:11:01.286Z] ---> Running in e8660c9924d2 [2022-06-21T19:11:01.286Z] ---> Running in 57e3175ecd6b [2022-06-21T19:11:01.548Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:11:01.548Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T19:11:01.548Z] ---> 88643ee3a403 [2022-06-21T19:11:01.548Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-21T19:11:01.548Z] OK: 8 MiB in 23 packages [2022-06-21T19:11:01.548Z] Removing intermediate container e8660c9924d2 [2022-06-21T19:11:01.548Z] ---> f4cc434c2d06 [2022-06-21T19:11:01.548Z] Step 21/23 : LABEL arch=x86_64 [2022-06-21T19:11:01.548Z] Removing intermediate container efe1fbcd5fca [2022-06-21T19:11:01.548Z] ---> 9c6b9119ca16 [2022-06-21T19:11:01.548Z] Step 8/22 : COPY . . [2022-06-21T19:11:01.548Z] ---> Running in 75eb7bf5a35a [2022-06-21T19:11:01.807Z] ---> 7a5cb5f7b9a9 [2022-06-21T19:11:01.807Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-21T19:11:03.185Z] ---> Running in 7d732d53ad4e [2022-06-21T19:11:03.185Z] Removing intermediate container 75eb7bf5a35a [2022-06-21T19:11:03.185Z] ---> 6def179659e3 [2022-06-21T19:11:03.185Z] Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:11:03.444Z] ---> Running in 88a31d7077cc [2022-06-21T19:11:03.704Z] Removing intermediate container 38e6e1773133 [2022-06-21T19:11:03.704Z] ---> 0424dd9a6187 [2022-06-21T19:11:03.704Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:11:03.704Z] Removing intermediate container 88a31d7077cc [2022-06-21T19:11:03.704Z] ---> d451ffa7701d [2022-06-21T19:11:03.704Z] Step 23/23 : LABEL version=0.0.0 [2022-06-21T19:11:03.963Z] ---> Running in 8216db6e2e8c [2022-06-21T19:11:03.963Z] Removing intermediate container 57e3175ecd6b [2022-06-21T19:11:03.963Z] ---> 6d8e30528594 [2022-06-21T19:11:03.963Z] Step 8/23 : COPY . . [2022-06-21T19:11:04.541Z] Removing intermediate container 8216db6e2e8c [2022-06-21T19:11:04.541Z] ---> e9f822a4ce02 [2022-06-21T19:11:04.541Z] [2022-06-21T19:11:04.541Z] Successfully built e9f822a4ce02 [2022-06-21T19:11:06.539Z] Successfully tagged core-metadata:latest [2022-06-21T19:11:06.539Z]  Building core-metadata ... done Building security-proxy-setup [2022-06-21T19:11:06.539Z] ---> 73d274e298ab [2022-06-21T19:11:06.539Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-21T19:11:06.811Z] Removing intermediate container 7d732d53ad4e [2022-06-21T19:11:06.811Z] ---> aea92bddd087 [2022-06-21T19:11:06.811Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-21T19:11:08.189Z] ---> 763b0b254839 [2022-06-21T19:11:08.189Z] ---> 809ba68c11b9 [2022-06-21T19:11:08.189Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.tomlStep 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-21T19:11:08.189Z] [2022-06-21T19:11:08.189Z] ---> Running in c663a0a54cdf [2022-06-21T19:11:08.757Z] ---> Running in 54d5c036258b [2022-06-21T19:11:08.757Z] ---> 5cc15cd57a8c [2022-06-21T19:11:08.757Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-21T19:11:08.757Z] Removing intermediate container c663a0a54cdf [2022-06-21T19:11:08.757Z] ---> 867ba76a49c6 [2022-06-21T19:11:08.757Z] Step 23/25 : LABEL arch=x86_64 [2022-06-21T19:11:08.757Z] ---> Running in 8ab454cd9730 [2022-06-21T19:11:08.757Z] ---> Running in f8c3150c7a04 [2022-06-21T19:11:09.326Z] Removing intermediate container 8ab454cd9730 [2022-06-21T19:11:09.326Z] ---> c1e5dd9db857 [2022-06-21T19:11:09.326Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:11:09.326Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-21T19:11:09.326Z] Removing intermediate container f8c3150c7a04 [2022-06-21T19:11:09.326Z] ---> c8386a93441d [2022-06-21T19:11:09.326Z] Step 24/25 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:11:09.326Z] ---> Running in fdb5784022ec [2022-06-21T19:11:09.584Z] ---> Running in c37a69ae7e71 [2022-06-21T19:11:09.584Z] ---> 53d5f5ec8a75 [2022-06-21T19:11:09.584Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-21T19:11:09.844Z] Removing intermediate container fdb5784022ec [2022-06-21T19:11:09.844Z] ---> d6794e882bea [2022-06-21T19:11:09.844Z] Step 18/20 : LABEL arch=x86_64 [2022-06-21T19:11:09.844Z] ---> Running in 4ad4e3341986 [2022-06-21T19:11:10.136Z] Removing intermediate container c37a69ae7e71 [2022-06-21T19:11:10.136Z] ---> bccde34b4936 [2022-06-21T19:11:10.136Z] Step 25/25 : LABEL version=0.0.0 [2022-06-21T19:11:10.136Z] ---> Running in 48fe87950893 [2022-06-21T19:11:10.399Z] ---> Running in 58b7a2ce5865 [2022-06-21T19:11:10.399Z] Removing intermediate container 48fe87950893 [2022-06-21T19:11:10.399Z] ---> f541c670fd67 [2022-06-21T19:11:10.399Z] Step 19/20 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:11:10.666Z] Removing intermediate container 58b7a2ce5865 [2022-06-21T19:11:10.666Z] ---> d92174d7c9e3 [2022-06-21T19:11:10.666Z] [2022-06-21T19:11:10.666Z] ---> Running in e41d8fdec408 [2022-06-21T19:11:10.666Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-21T19:11:10.666Z] Successfully built d92174d7c9e3 [2022-06-21T19:11:10.666Z] Successfully tagged security-secretstore-setup:latest [2022-06-21T19:11:10.666Z]  Building security-secretstore-setup ... done Building core-data [2022-06-21T19:11:10.926Z] Removing intermediate container e41d8fdec408 [2022-06-21T19:11:10.926Z] ---> 47fbab6260e3 [2022-06-21T19:11:10.926Z] Step 20/20 : LABEL version=0.0.0 [2022-06-21T19:11:10.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:11:10.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:11:10.926Z] ---> 63e0fc81a317 [2022-06-21T19:11:10.926Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T19:11:10.926Z] ---> Using cache [2022-06-21T19:11:10.926Z] ---> 706f22708c70 [2022-06-21T19:11:10.926Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:11:10.926Z] ---> Using cache [2022-06-21T19:11:10.926Z] ---> f9b9173770f7 [2022-06-21T19:11:10.926Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-21T19:11:12.832Z] ---> Running in 25131785b212 [2022-06-21T19:11:12.832Z] ---> Running in c7f9c3e7744e [2022-06-21T19:11:13.090Z] Removing intermediate container 25131785b212 [2022-06-21T19:11:13.090Z] ---> 27434d1c4669 [2022-06-21T19:11:13.090Z] [2022-06-21T19:11:13.090Z] Successfully built 27434d1c4669 [2022-06-21T19:11:13.090Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-21T19:11:13.090Z] Building security-spire-server [2022-06-21T19:11:13.655Z]  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:14.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:14.790Z] OK: 221 MiB in 52 packages [2022-06-21T19:11:15.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:11:15.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:11:15.359Z] ---> 63e0fc81a317 [2022-06-21T19:11:15.359Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T19:11:15.359Z] ---> Using cache [2022-06-21T19:11:15.359Z] ---> 706f22708c70 [2022-06-21T19:11:15.359Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:11:15.359Z] ---> Using cache [2022-06-21T19:11:15.359Z] ---> f9b9173770f7 [2022-06-21T19:11:15.359Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-21T19:11:18.652Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:11:18.652Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:11:18.652Z] ---> 63e0fc81a317 [2022-06-21T19:11:18.652Z] Step 3/25 : WORKDIR /edgex-go [2022-06-21T19:11:18.652Z] ---> Using cache [2022-06-21T19:11:18.652Z] ---> 706f22708c70 [2022-06-21T19:11:18.652Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:11:18.652Z] ---> Using cache [2022-06-21T19:11:18.652Z] ---> f9b9173770f7 [2022-06-21T19:11:18.652Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T19:11:19.591Z] ---> Running in 1a7330a38964 [2022-06-21T19:11:19.591Z] ---> Running in 94bf94e56f65 [2022-06-21T19:11:19.856Z] Removing intermediate container c7f9c3e7744e [2022-06-21T19:11:19.856Z] ---> a1612ade56a5 [2022-06-21T19:11:19.856Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T19:11:20.422Z] ---> e6f36ce4ffe3 [2022-06-21T19:11:20.423Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:11:20.423Z] ---> Running in 63fc0bc17ca5 [2022-06-21T19:11:20.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:20.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:21.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:21.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:21.878Z] OK: 221 MiB in 52 packages [2022-06-21T19:11:21.878Z] OK: 221 MiB in 52 packages [2022-06-21T19:11:22.465Z] Removing intermediate container 1200ffaab65a [2022-06-21T19:11:22.465Z] ---> 8f999e85b142 [2022-06-21T19:11:22.465Z] Successfully built 8f999e85b142 [2022-06-21T19:11:22.465Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:11:22.830Z] Removing intermediate container 1a7330a38964 [2022-06-21T19:11:22.830Z] ---> c5bdba002acf [2022-06-21T19:11:22.830Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T19:11:22.830Z] Removing intermediate container 63fc0bc17ca5 [2022-06-21T19:11:22.830Z] ---> 5c9ebf018640 [2022-06-21T19:11:22.830Z] Step 8/22 : COPY . . [2022-06-21T19:11:22.830Z] Removing intermediate container 94bf94e56f65 [2022-06-21T19:11:22.830Z] ---> 37608dcbf04d [2022-06-21T19:11:22.830Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-21T19:11:22.888Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T19:11:22.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:11:23.090Z] ---> 18779bb510d2 [2022-06-21T19:11:23.090Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:11:23.090Z] ---> Running in 0ed6df4f7741 [2022-06-21T19:11:23.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container [2022-06-21T19:11:23.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-21T19:11:23.347Z] ---> 4a31bf8fff07 [2022-06-21T19:11:23.347Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:11:23.347Z] ---> Running in a1acb98e94e2 [2022-06-21T19:11:24.599Z] $ docker top 7dd4a2bde9debcd9b398490847bc4042cc4024483ccf4abd96c93392202c9260 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T19:11:25.588Z] + go version [2022-06-21T19:11:25.588Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-21T19:11:25.628Z] $ docker stop --time=1 7dd4a2bde9debcd9b398490847bc4042cc4024483ccf4abd96c93392202c9260 [2022-06-21T19:11:27.283Z] $ docker rm -f 7dd4a2bde9debcd9b398490847bc4042cc4024483ccf4abd96c93392202c9260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:11:28.191Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T19:11:28.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:11:28.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container [2022-06-21T19:11:28.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-21T19:11:28.619Z] Removing intermediate container 0ed6df4f7741 [2022-06-21T19:11:28.619Z] ---> 7b81796b4df1 [2022-06-21T19:11:28.619Z] Step 8/23 : COPY . . [2022-06-21T19:11:28.619Z] Removing intermediate container a1acb98e94e2 [2022-06-21T19:11:28.619Z] ---> 3a00e8a9be13 [2022-06-21T19:11:28.619Z] Step 8/25 : COPY . . [2022-06-21T19:11:29.777Z] $ docker top 41864051d1a235835838d3397c30aebb3b3ce2f54eb4848feb76f30126fd9a7d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-21T19:11:30.090Z] ========================================================= [2022-06-21T19:11:30.090Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-21T19:11:30.090Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-21T19:11:30.811Z] + make test [2022-06-21T19:11:30.811Z] go mod tidy -compat=1.17 [2022-06-21T19:11:31.795Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-21T19:11:33.893Z] ---> e00c19c63222 [2022-06-21T19:11:33.893Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-21T19:11:33.893Z] Removing intermediate container 4ad4e3341986 [2022-06-21T19:11:33.893Z] ---> f93a1645c16a [2022-06-21T19:11:33.893Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-21T19:11:33.893Z] ---> e1b3e33c2482 [2022-06-21T19:11:33.893Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-21T19:11:33.893Z] ---> c8eba523f241 [2022-06-21T19:11:33.893Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T19:11:34.153Z] ---> Running in 72c83725952b [2022-06-21T19:11:34.153Z] ---> Running in ab0e11d77622 [2022-06-21T19:11:34.153Z] ---> Running in 50dc9a277aae [2022-06-21T19:11:34.153Z] ---> Running in b35fcc7bc42c [2022-06-21T19:11:34.413Z] Removing intermediate container 50dc9a277aae [2022-06-21T19:11:34.413Z] ---> 40bc042fc8b7 [2022-06-21T19:11:34.413Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-21T19:11:34.681Z] ---> Running in 89bf4e5e9844 [2022-06-21T19:11:34.940Z] Removing intermediate container 89bf4e5e9844 [2022-06-21T19:11:34.940Z] ---> 4f930165160d [2022-06-21T19:11:34.940Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-21T19:11:34.940Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-21T19:11:34.940Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-21T19:11:34.940Z] ---> Running in 2fb2c37c1c9c [2022-06-21T19:11:34.940Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-21T19:11:36.320Z] Removing intermediate container 72c83725952b [2022-06-21T19:11:36.320Z] ---> b6ca4cd2a7c8 [2022-06-21T19:11:36.320Z] [2022-06-21T19:11:36.320Z] Step 11/23 : FROM docker:20.10.14 [2022-06-21T19:11:36.320Z] 20.10.14: Pulling from library/docker [2022-06-21T19:11:36.320Z] Removing intermediate container 2fb2c37c1c9c [2022-06-21T19:11:36.320Z] ---> b565b388b2d4 [2022-06-21T19:11:36.320Z] Step 12/25 : WORKDIR /edgex-go [2022-06-21T19:11:36.320Z] ---> Running in b74da5dada76 [2022-06-21T19:11:36.320Z] Removing intermediate container 54d5c036258b [2022-06-21T19:11:36.320Z] ---> a1376d040394 [2022-06-21T19:11:36.320Z] [2022-06-21T19:11:36.320Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T19:11:36.320Z] ---> e04c818066af [2022-06-21T19:11:36.320Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-21T19:11:36.320Z] ---> Using cache [2022-06-21T19:11:36.320Z] ---> 475064531688 [2022-06-21T19:11:36.320Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:11:36.320Z] ---> Using cache [2022-06-21T19:11:36.320Z] ---> a200dc2c1fcd [2022-06-21T19:11:36.320Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-21T19:11:36.580Z] ---> Running in 78299322fe15 [2022-06-21T19:11:36.580Z] Removing intermediate container b74da5dada76 [2022-06-21T19:11:36.580Z] ---> 856efaf0fb1b [2022-06-21T19:11:36.580Z] [2022-06-21T19:11:36.580Z] Step 13/25 : FROM alpine:3.15 [2022-06-21T19:11:36.580Z] ---> 0ac33e5f5afa [2022-06-21T19:11:36.580Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T19:11:36.580Z] ---> Using cache [2022-06-21T19:11:36.580Z] ---> a44cf0361031 [2022-06-21T19:11:36.580Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:11:36.580Z] ---> Using cache [2022-06-21T19:11:36.580Z] ---> 8dd6b4edaf0b [2022-06-21T19:11:36.580Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-21T19:11:36.580Z] ---> Running in a1e87aefb094 [2022-06-21T19:11:36.580Z] Removing intermediate container 78299322fe15 [2022-06-21T19:11:36.580Z] ---> 654028b5b98a [2022-06-21T19:11:36.580Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-21T19:11:36.841Z] ---> Running in 4421a1e6071a [2022-06-21T19:11:37.103Z] Removing intermediate container 4421a1e6071a [2022-06-21T19:11:37.103Z] ---> a55b71b90c2c [2022-06-21T19:11:37.103Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:11:37.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:37.363Z] ---> 7ccf420a1ec2 [2022-06-21T19:11:37.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-21T19:11:37.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:38.506Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:11:38.506Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:11:38.506Z] OK: 15859 distinct packages available [2022-06-21T19:11:38.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:38.506Z] ---> 5676a75d5018 [2022-06-21T19:11:38.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-21T19:11:39.079Z] ---> 5d49eda4a7c6 [2022-06-21T19:11:39.079Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-21T19:11:39.378Z] ---> Running in 4ebaf0ffa489 [2022-06-21T19:11:39.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:39.378Z] Removing intermediate container 4ebaf0ffa489 [2022-06-21T19:11:39.378Z] ---> a7d2b6019cdf [2022-06-21T19:11:39.378Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:11:39.672Z] ---> Running in d02a7876330a [2022-06-21T19:11:39.672Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-21T19:11:39.672Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-21T19:11:39.935Z] (3/5) Installing libucontext (1.1-r0) [2022-06-21T19:11:39.935Z] Removing intermediate container d02a7876330a [2022-06-21T19:11:39.935Z] ---> 56b8b08c5841 [2022-06-21T19:11:39.935Z] Step 20/22 : LABEL arch=x86_64 [2022-06-21T19:11:39.935Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-21T19:11:39.935Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-21T19:11:40.196Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:11:40.196Z] ---> Running in 0e5ad0dd7f90 [2022-06-21T19:11:40.196Z] OK: 6 MiB in 19 packages [2022-06-21T19:11:40.464Z] Removing intermediate container 0e5ad0dd7f90 [2022-06-21T19:11:40.464Z] ---> 60c8be13dc03 [2022-06-21T19:11:40.464Z] Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:11:40.725Z] ---> Running in 7c1e5daff3e1 [2022-06-21T19:11:41.296Z] Removing intermediate container a1e87aefb094 [2022-06-21T19:11:41.296Z] ---> fdc889bf7c63 [2022-06-21T19:11:41.296Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T19:11:41.296Z] Removing intermediate container 7c1e5daff3e1 [2022-06-21T19:11:41.296Z] ---> 32d99693b21f [2022-06-21T19:11:41.296Z] Step 22/22 : LABEL version=0.0.0 [2022-06-21T19:11:41.559Z] ---> Running in 9df7d7fecead [2022-06-21T19:11:41.819Z] Removing intermediate container 9df7d7fecead [2022-06-21T19:11:41.819Z] ---> d40ebacc08b6 [2022-06-21T19:11:41.819Z] [2022-06-21T19:11:42.082Z] Successfully built d40ebacc08b6 [2022-06-21T19:11:42.082Z] Successfully tagged support-scheduler:latest [2022-06-21T19:11:42.082Z] Building support-notifications [2022-06-21T19:11:42.651Z]  Building support-scheduler ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-21T19:11:42.651Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-21T19:11:42.651Z] ---> 7417809fdb73 [2022-06-21T19:11:42.651Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:11:45.952Z] ---> Running in b10a9c8d4f07 [2022-06-21T19:11:45.952Z] ---> 0fbea16ae866 [2022-06-21T19:11:45.952Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T19:11:45.952Z] Removing intermediate container b10a9c8d4f07 [2022-06-21T19:11:45.952Z] ---> 1f5d540c787a [2022-06-21T19:11:45.952Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-21T19:11:45.952Z] ---> Running in 5da90cfe2dd2 [2022-06-21T19:11:46.212Z] ---> 85712ee4cbf5 [2022-06-21T19:11:46.212Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-21T19:11:46.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:46.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:47.047Z] ---> 6e5e0bc197cd [2022-06-21T19:11:47.047Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-21T19:11:47.047Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:11:47.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:11:47.047Z] ---> 63e0fc81a317 [2022-06-21T19:11:47.047Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T19:11:47.047Z] ---> Using cache [2022-06-21T19:11:47.047Z] ---> 706f22708c70 [2022-06-21T19:11:47.047Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:11:47.047Z] ---> Using cache [2022-06-21T19:11:47.047Z] ---> f9b9173770f7 [2022-06-21T19:11:47.047Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-21T19:11:47.047Z] ---> Running in 7ff9209ee725 [2022-06-21T19:11:47.047Z] (1/43) Installing readline (8.1.1-r0) [2022-06-21T19:11:47.047Z] (2/43) Installing bash (5.1.16-r0) [2022-06-21T19:11:47.331Z] Executing bash-5.1.16-r0.post-install [2022-06-21T19:11:47.331Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-21T19:11:47.331Z] ---> befc1d7e3f47 [2022-06-21T19:11:47.331Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T19:11:47.331Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-21T19:11:47.331Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-21T19:11:47.331Z] (6/43) Installing curl (7.80.0-r1) [2022-06-21T19:11:47.331Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-21T19:11:47.331Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-21T19:11:47.331Z] ---> Running in 4d637b67b3bc [2022-06-21T19:11:47.331Z] (9/43) Installing expat (2.4.7-r0) [2022-06-21T19:11:47.331Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-21T19:11:47.331Z] (11/43) Installing gdbm (1.22-r0) [2022-06-21T19:11:47.331Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-21T19:11:47.331Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-21T19:11:47.331Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-21T19:11:47.331Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-21T19:11:47.331Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-21T19:11:47.331Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-21T19:11:47.592Z] Removing intermediate container 4d637b67b3bc [2022-06-21T19:11:47.592Z] ---> 745b8bbe4cb8 [2022-06-21T19:11:47.592Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T19:11:47.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:47.592Z] ---> Running in 6e68d243e8a0 [2022-06-21T19:11:47.864Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-21T19:11:47.864Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-21T19:11:47.864Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-21T19:11:47.864Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-21T19:11:47.864Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-21T19:11:47.864Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-21T19:11:47.864Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-21T19:11:48.126Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-21T19:11:48.126Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-21T19:11:48.126Z] Removing intermediate container 6e68d243e8a0 [2022-06-21T19:11:48.126Z] ---> 4bec05e3a0b0 [2022-06-21T19:11:48.126Z] Step 23/25 : LABEL arch=x86_64 [2022-06-21T19:11:48.126Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-21T19:11:48.126Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-21T19:11:48.126Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-21T19:11:48.126Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-21T19:11:48.126Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-21T19:11:48.126Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-21T19:11:48.126Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-21T19:11:48.126Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-21T19:11:48.126Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-21T19:11:48.126Z] ---> Running in c91334e4e9b5 [2022-06-21T19:11:48.126Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-21T19:11:48.126Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-21T19:11:48.126Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-21T19:11:48.126Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-21T19:11:48.126Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-21T19:11:48.126Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-21T19:11:48.387Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-21T19:11:48.387Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-21T19:11:48.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:48.387Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:11:48.387Z] OK: 83 MiB in 65 packages [2022-06-21T19:11:48.387Z] Removing intermediate container c91334e4e9b5 [2022-06-21T19:11:48.387Z] ---> 7a96eb3786a4 [2022-06-21T19:11:48.387Z] Step 24/25 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:11:48.647Z] ---> Running in 2b65107ae505 [2022-06-21T19:11:48.647Z] OK: 221 MiB in 52 packages [2022-06-21T19:11:48.910Z] Removing intermediate container 2b65107ae505 [2022-06-21T19:11:48.910Z] ---> 92b2d26c73c2 [2022-06-21T19:11:48.910Z] Step 25/25 : LABEL version=0.0.0 [2022-06-21T19:11:48.910Z] ---> Running in 92c88f0b258f [2022-06-21T19:11:49.170Z] Removing intermediate container 92c88f0b258f [2022-06-21T19:11:49.170Z] ---> 11ad26ca5ef5 [2022-06-21T19:11:49.170Z] [2022-06-21T19:11:49.170Z] Removing intermediate container 7ff9209ee725 [2022-06-21T19:11:49.170Z] ---> 2be98cf22298 [2022-06-21T19:11:49.170Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T19:11:49.170Z] Successfully built 11ad26ca5ef5 [2022-06-21T19:11:49.170Z] Successfully tagged security-spire-server:latest [2022-06-21T19:11:49.170Z]  Building security-spire-server ... done Collecting docker-compose==1.23.2 [2022-06-21T19:11:49.170Z] Building security-bootstrapper [2022-06-21T19:11:49.432Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-21T19:11:49.432Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-21T19:11:49.432Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-21T19:11:49.432Z] Collecting cached-property<2,>=1.2.0 [2022-06-21T19:11:49.432Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-21T19:11:49.432Z] Collecting docker<4.0,>=3.6.0 [2022-06-21T19:11:49.692Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-21T19:11:49.692Z] Collecting jsonschema<3,>=2.5.1 [2022-06-21T19:11:49.692Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-21T19:11:49.692Z] Collecting docopt<0.7,>=0.6.1 [2022-06-21T19:11:49.692Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-21T19:11:50.630Z] ---> f5b3dec2de83 [2022-06-21T19:11:50.630Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:11:50.630Z] Collecting PyYAML<4,>=3.10 [2022-06-21T19:11:50.630Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-21T19:11:51.200Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-21T19:11:51.462Z] Collecting texttable<0.10,>=0.9.0 [2022-06-21T19:11:51.462Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-21T19:11:51.462Z] ---> Running in b541cd8df70a [2022-06-21T19:11:51.721Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-21T19:11:51.721Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-21T19:11:51.721Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-21T19:11:52.330Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-21T19:11:52.330Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-21T19:11:52.330Z] Collecting docker-pycreds>=0.4.0 [2022-06-21T19:11:52.330Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-21T19:11:52.330Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-21T19:11:52.596Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-21T19:11:52.596Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-21T19:11:52.596Z] Collecting idna<2.8,>=2.5 [2022-06-21T19:11:52.596Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-21T19:11:52.596Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-21T19:11:52.596Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-21T19:11:52.596Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-21T19:11:52.596Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-21T19:11:52.596Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-21T19:11:52.596Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-21T19:11:52.860Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-21T19:11:52.860Z] Attempting uninstall: urllib3 [2022-06-21T19:11:52.860Z] Found existing installation: urllib3 1.26.7 [2022-06-21T19:11:52.860Z] Uninstalling urllib3-1.26.7: [2022-06-21T19:11:52.860Z] Successfully uninstalled urllib3-1.26.7 [2022-06-21T19:11:52.860Z] Attempting uninstall: idna [2022-06-21T19:11:52.860Z] Found existing installation: idna 3.3 [2022-06-21T19:11:52.860Z] Uninstalling idna-3.3: [2022-06-21T19:11:52.860Z] Successfully uninstalled idna-3.3 [2022-06-21T19:11:53.801Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:11:53.801Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:11:53.801Z] ---> 63e0fc81a317 [2022-06-21T19:11:53.801Z] Step 3/31 : WORKDIR /edgex-go [2022-06-21T19:11:53.801Z] ---> Using cache [2022-06-21T19:11:53.801Z] ---> 706f22708c70 [2022-06-21T19:11:53.801Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:11:53.801Z] ---> Using cache [2022-06-21T19:11:53.801Z] ---> f9b9173770f7 [2022-06-21T19:11:53.801Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-21T19:11:53.801Z] ---> Using cache [2022-06-21T19:11:53.801Z] ---> a1612ade56a5 [2022-06-21T19:11:53.801Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-21T19:11:53.801Z] ---> Using cache [2022-06-21T19:11:53.801Z] ---> e6f36ce4ffe3 [2022-06-21T19:11:53.801Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:11:53.801Z] ---> Using cache [2022-06-21T19:11:53.801Z] ---> 5c9ebf018640 [2022-06-21T19:11:53.801Z] Step 8/31 : COPY . . [2022-06-21T19:11:53.801Z] ---> Using cache [2022-06-21T19:11:53.801Z] ---> e00c19c63222 [2022-06-21T19:11:53.801Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-21T19:11:54.373Z] Attempting uninstall: requests [2022-06-21T19:11:54.373Z] Found existing installation: requests 2.26.0 [2022-06-21T19:11:54.373Z] Uninstalling requests-2.26.0: [2022-06-21T19:11:54.373Z] Successfully uninstalled requests-2.26.0 [2022-06-21T19:11:54.373Z] Removing intermediate container b541cd8df70a [2022-06-21T19:11:54.373Z] ---> c821fb21f8a0 [2022-06-21T19:11:54.373Z] Step 8/22 : COPY . . [2022-06-21T19:11:54.373Z] ---> Running in ba881bd28b35 [2022-06-21T19:11:54.637Z] Running setup.py install for texttable: started [2022-06-21T19:11:54.637Z] Removing intermediate container ab0e11d77622 [2022-06-21T19:11:54.637Z] ---> a12141c24ca0 [2022-06-21T19:11:54.637Z] [2022-06-21T19:11:54.637Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T19:11:54.637Z] ---> e04c818066af [2022-06-21T19:11:54.637Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-21T19:11:55.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-21T19:11:55.208Z] Running setup.py install for texttable: finished with status 'done' [2022-06-21T19:11:55.208Z] Running setup.py install for PyYAML: started [2022-06-21T19:11:55.779Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-21T19:11:56.357Z] Running setup.py install for docopt: started [2022-06-21T19:11:56.618Z] ---> Running in c36442d93659 [2022-06-21T19:11:56.618Z] Running setup.py install for docopt: finished with status 'done' [2022-06-21T19:11:56.618Z] Running setup.py install for dockerpty: started [2022-06-21T19:11:56.878Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-21T19:11:57.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:57.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:11:57.400Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-21T19:11:57.400Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-21T19:11:57.400Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-21T19:11:57.400Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-21T19:11:57.400Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-21T19:11:57.400Z] (5/6) Installing curl (7.79.1-r1) [2022-06-21T19:11:57.400Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-21T19:11:57.400Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:11:57.400Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T19:11:57.400Z] OK: 8 MiB in 20 packages [2022-06-21T19:11:59.313Z] Removing intermediate container b35fcc7bc42c [2022-06-21T19:11:59.313Z] ---> ec9533a88b34 [2022-06-21T19:11:59.313Z] [2022-06-21T19:11:59.313Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T19:11:59.313Z] ---> e04c818066af [2022-06-21T19:11:59.313Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-21T19:11:59.574Z] ---> Running in ef1b9eb831c5 [2022-06-21T19:11:59.574Z] Removing intermediate container c36442d93659 [2022-06-21T19:11:59.574Z] ---> 6fa772e55857 [2022-06-21T19:11:59.574Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-21T19:12:00.166Z] Removing intermediate container ef1b9eb831c5 [2022-06-21T19:12:00.166Z] ---> d255615596d4 [2022-06-21T19:12:00.166Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-21T19:12:00.166Z] ---> Running in c9e61fbde72b [2022-06-21T19:12:00.425Z] ---> Running in d9a8d9ebc949 [2022-06-21T19:12:00.425Z] Removing intermediate container c9e61fbde72b [2022-06-21T19:12:00.425Z] ---> 3a4b2b049551 [2022-06-21T19:12:00.425Z] Step 13/22 : WORKDIR /edgex [2022-06-21T19:12:00.685Z] ---> Running in efe697f1a42f [2022-06-21T19:12:00.685Z] Removing intermediate container d9a8d9ebc949 [2022-06-21T19:12:00.685Z] ---> 09c82217c971 [2022-06-21T19:12:00.685Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-21T19:12:00.946Z] ---> Running in bc0aea4390cd [2022-06-21T19:12:01.207Z] Removing intermediate container efe697f1a42f [2022-06-21T19:12:01.207Z] ---> 7db8fc63404c [2022-06-21T19:12:01.207Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-21T19:12:01.467Z] Removing intermediate container bc0aea4390cd [2022-06-21T19:12:01.467Z] ---> 3e0834b147da [2022-06-21T19:12:01.467Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:12:01.726Z] ---> Running in 54a26d744ce6 [2022-06-21T19:12:01.726Z] ---> 6e868f9f0aca [2022-06-21T19:12:01.726Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-21T19:12:01.985Z] ---> f696f4b32c01 [2022-06-21T19:12:01.985Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-21T19:12:02.570Z] ---> Running in 66344a34fdb5 [2022-06-21T19:12:02.570Z] ---> de73608cfdc4 [2022-06-21T19:12:02.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-21T19:12:02.830Z] Removing intermediate container 5da90cfe2dd2 [2022-06-21T19:12:02.830Z] ---> ab65f14811c9 [2022-06-21T19:12:02.830Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-21T19:12:03.092Z] ---> Running in 18ec4addcd68 [2022-06-21T19:12:03.354Z] Removing intermediate container 18ec4addcd68 [2022-06-21T19:12:03.354Z] ---> 9c3329a0d19e [2022-06-21T19:12:03.354Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-21T19:12:03.354Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-21T19:12:03.354Z] Removing intermediate container 54a26d744ce6 [2022-06-21T19:12:03.354Z] ---> 41876da84ade [2022-06-21T19:12:03.354Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-21T19:12:03.613Z] ---> 08f77ccd9fb5 [2022-06-21T19:12:03.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-21T19:12:03.613Z] ---> Running in b9c0aab6eb2c [2022-06-21T19:12:03.613Z] ---> Running in de9e56ea8b3e [2022-06-21T19:12:03.874Z] Removing intermediate container de9e56ea8b3e [2022-06-21T19:12:03.874Z] ---> 70358e7ea1a7 [2022-06-21T19:12:03.874Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-21T19:12:03.874Z] ---> d529ef3b849f [2022-06-21T19:12:03.874Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-21T19:12:03.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:12:03.874Z] ---> Running in 7fc304ea05e2 [2022-06-21T19:12:04.155Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-21T19:12:04.812Z] ---> d7e8ac909fcd [2022-06-21T19:12:04.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-21T19:12:04.813Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:12:04.813Z] ---> 26b61be8a809 [2022-06-21T19:12:04.813Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-21T19:12:05.074Z] Removing intermediate container 7fc304ea05e2 [2022-06-21T19:12:05.074Z] ---> a9dca27e049f [2022-06-21T19:12:05.074Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-21T19:12:05.074Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-21T19:12:05.074Z] ---> Running in c0435cf37891 [2022-06-21T19:12:05.074Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T19:12:05.335Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-21T19:12:05.335Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T19:12:05.335Z] Removing intermediate container c0435cf37891 [2022-06-21T19:12:05.335Z] ---> dcef44ead04d [2022-06-21T19:12:05.335Z] Step 20/22 : LABEL arch=x86_64 [2022-06-21T19:12:05.335Z] ---> 39cfc3092b8d [2022-06-21T19:12:05.336Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-21T19:12:05.336Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-21T19:12:05.608Z] ---> Running in f7b31fa8580b [2022-06-21T19:12:05.608Z] ---> Running in fb27e10b7fc6 [2022-06-21T19:12:05.608Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-21T19:12:05.608Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:12:05.608Z] OK: 8 MiB in 20 packages [2022-06-21T19:12:05.608Z] Removing intermediate container f7b31fa8580b [2022-06-21T19:12:05.608Z] ---> 0d0e686e9c0b [2022-06-21T19:12:05.608Z] Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:12:05.869Z] Removing intermediate container fb27e10b7fc6 [2022-06-21T19:12:05.869Z] ---> 669959951dab [2022-06-21T19:12:05.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:12:05.869Z] ---> Running in 42f2c5a9c854 [2022-06-21T19:12:05.869Z] ---> Running in f40435427bb3 [2022-06-21T19:12:06.130Z] Removing intermediate container 42f2c5a9c854 [2022-06-21T19:12:06.130Z] ---> 411d4f5097f2 [2022-06-21T19:12:06.130Z] Step 22/22 : LABEL version=0.0.0 [2022-06-21T19:12:06.390Z] ---> Running in a26088ae9dae [2022-06-21T19:12:06.390Z] Removing intermediate container f40435427bb3 [2022-06-21T19:12:06.390Z] ---> a922c29d5f0a [2022-06-21T19:12:06.390Z] Step 21/23 : LABEL arch=x86_64 [2022-06-21T19:12:06.390Z] Removing intermediate container b9c0aab6eb2c [2022-06-21T19:12:06.390Z] ---> ab9bff0d1c65 [2022-06-21T19:12:06.390Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:12:06.390Z] ---> Running in ce1b06cc824f [2022-06-21T19:12:06.390Z] Removing intermediate container a26088ae9dae [2022-06-21T19:12:06.390Z] ---> a48df18abf54 [2022-06-21T19:12:06.390Z] [2022-06-21T19:12:06.651Z] Removing intermediate container ce1b06cc824f [2022-06-21T19:12:06.651Z] ---> 7c0a173db1f1 [2022-06-21T19:12:06.651Z] Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:12:06.651Z] Successfully built a48df18abf54 [2022-06-21T19:12:06.651Z] Successfully tagged security-proxy-setup:latest [2022-06-21T19:12:06.651Z]  Building security-proxy-setup ... done Building core-command [2022-06-21T19:12:06.651Z] ---> Running in 97c781f44570 [2022-06-21T19:12:06.651Z] ---> c55b16c1d95b [2022-06-21T19:12:06.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-21T19:12:07.591Z] Removing intermediate container 97c781f44570 [2022-06-21T19:12:07.591Z] ---> ed8111875c9c [2022-06-21T19:12:07.591Z] Step 23/23 : LABEL version=0.0.0 [2022-06-21T19:12:09.513Z] ---> 6cd076329616 [2022-06-21T19:12:09.513Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-21T19:12:09.513Z] ---> Running in c347c7aed28b [2022-06-21T19:12:10.454Z] Removing intermediate container c347c7aed28b [2022-06-21T19:12:10.454Z] ---> e2faaad17367 [2022-06-21T19:12:10.454Z] [2022-06-21T19:12:10.713Z] Successfully built e2faaad17367 [2022-06-21T19:12:10.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:12:10.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:12:10.713Z] ---> 63e0fc81a317 [2022-06-21T19:12:10.713Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T19:12:10.713Z] ---> Using cache [2022-06-21T19:12:10.713Z] ---> 706f22708c70 [2022-06-21T19:12:10.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:12:10.713Z] ---> Using cache [2022-06-21T19:12:10.713Z] ---> f9b9173770f7 [2022-06-21T19:12:10.713Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-21T19:12:10.713Z] ---> Using cache [2022-06-21T19:12:10.713Z] ---> a1612ade56a5 [2022-06-21T19:12:10.713Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T19:12:10.713Z] ---> Using cache [2022-06-21T19:12:10.713Z] ---> e6f36ce4ffe3 [2022-06-21T19:12:10.713Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:12:10.713Z] ---> Using cache [2022-06-21T19:12:10.713Z] ---> 5c9ebf018640 [2022-06-21T19:12:10.713Z] Step 8/23 : COPY . . [2022-06-21T19:12:10.713Z] ---> Using cache [2022-06-21T19:12:10.713Z] ---> e00c19c63222 [2022-06-21T19:12:10.713Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-21T19:12:10.971Z] Successfully tagged sys-mgmt-agent:latest [2022-06-21T19:12:11.230Z]  Building sys-mgmt-agent ... done  ---> b73df5dd6135 [2022-06-21T19:12:11.230Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-21T19:12:11.230Z] ---> Running in bbf296c949f0 [2022-06-21T19:12:11.230Z] ---> Running in abbafaa7187e [2022-06-21T19:12:11.802Z] Removing intermediate container abbafaa7187e [2022-06-21T19:12:11.802Z] ---> 4d646c440607 [2022-06-21T19:12:11.802Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:12:11.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-21T19:12:11.803Z] ---> Running in eb716b091042 [2022-06-21T19:12:12.084Z] Removing intermediate container ba881bd28b35 [2022-06-21T19:12:12.084Z] ---> 6aa125dfea77 [2022-06-21T19:12:12.084Z] [2022-06-21T19:12:12.084Z] Step 10/31 : FROM alpine:3.14 [2022-06-21T19:12:12.084Z] ---> e04c818066af [2022-06-21T19:12:12.084Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-21T19:12:12.084Z] ---> Running in b24d600ad5cb [2022-06-21T19:12:12.084Z] Removing intermediate container eb716b091042 [2022-06-21T19:12:12.084Z] ---> 25395d16049d [2022-06-21T19:12:12.084Z] Step 21/23 : LABEL arch=x86_64 [2022-06-21T19:12:12.355Z] ---> Running in c99cb8a0ec35 [2022-06-21T19:12:12.616Z] Removing intermediate container b24d600ad5cb [2022-06-21T19:12:12.616Z] ---> 5175e34e767e [2022-06-21T19:12:12.616Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-21T19:12:12.875Z] ---> Running in 6b8a97759932 [2022-06-21T19:12:12.875Z] Removing intermediate container c99cb8a0ec35 [2022-06-21T19:12:12.875Z] ---> 1113caa9f296 [2022-06-21T19:12:12.875Z] Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:12:12.875Z] ---> Running in c9c410176da8 [2022-06-21T19:12:13.134Z] Removing intermediate container c9c410176da8 [2022-06-21T19:12:13.134Z] ---> 552d28953e43 [2022-06-21T19:12:13.134Z] Step 23/23 : LABEL version=0.0.0 [2022-06-21T19:12:13.393Z] ---> Running in 8891ad792a92 [2022-06-21T19:12:13.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:12:13.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:12:13.393Z] Removing intermediate container 8891ad792a92 [2022-06-21T19:12:13.393Z] ---> 50bb1ab3f963 [2022-06-21T19:12:13.393Z] [2022-06-21T19:12:13.655Z] Successfully built 50bb1ab3f963 [2022-06-21T19:12:13.655Z] Successfully tagged core-data:latest [2022-06-21T19:12:13.655Z]  Building core-data ... done (1/2) Installing dumb-init (1.2.5-r1) [2022-06-21T19:12:13.655Z] (2/2) Installing su-exec (0.2-r1) [2022-06-21T19:12:13.655Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:12:13.655Z] OK: 6 MiB in 16 packages [2022-06-21T19:12:14.222Z] Removing intermediate container 6b8a97759932 [2022-06-21T19:12:14.222Z] ---> 0e89d82d695c [2022-06-21T19:12:14.222Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-21T19:12:14.222Z] ---> Running in fb14977cec46 [2022-06-21T19:12:14.222Z] Removing intermediate container fb14977cec46 [2022-06-21T19:12:14.222Z] ---> acc31b12b264 [2022-06-21T19:12:14.222Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-21T19:12:14.222Z] ---> Running in 34b6f5ab015b [2022-06-21T19:12:14.504Z] Removing intermediate container 34b6f5ab015b [2022-06-21T19:12:14.504Z] ---> 01f76021e46f [2022-06-21T19:12:14.504Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-21T19:12:14.504Z] ---> Running in ba0e613b3247 [2022-06-21T19:12:16.114Z] Removing intermediate container ba0e613b3247 [2022-06-21T19:12:16.114Z] ---> 57cd12e7396c [2022-06-21T19:12:16.114Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-21T19:12:16.372Z] ---> Running in 7d127e6361bb [2022-06-21T19:12:16.630Z] Removing intermediate container 7d127e6361bb [2022-06-21T19:12:16.630Z] ---> f89157f95fea [2022-06-21T19:12:16.630Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-21T19:12:17.218Z] ---> e9b4b7568d21 [2022-06-21T19:12:17.218Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-21T19:12:17.218Z] ---> Running in 7e1238cba232 [2022-06-21T19:12:19.127Z] Removing intermediate container 7e1238cba232 [2022-06-21T19:12:19.127Z] ---> 1b877a83599e [2022-06-21T19:12:19.127Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:12:19.385Z] ---> d06f976c470e [2022-06-21T19:12:19.385Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-21T19:12:19.952Z] ---> 4c42113ac7e3 [2022-06-21T19:12:19.952Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-21T19:12:20.891Z] ---> d110cbbedfca [2022-06-21T19:12:20.891Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-21T19:12:20.891Z] ---> 7f49495aacf4 [2022-06-21T19:12:20.891Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-21T19:12:21.461Z] ---> 1bca8ee05f12 [2022-06-21T19:12:21.461Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-21T19:12:21.721Z] ---> Running in 1e40eb0649f2 [2022-06-21T19:12:21.980Z] Removing intermediate container 1e40eb0649f2 [2022-06-21T19:12:21.980Z] ---> 94ff49db3fdf [2022-06-21T19:12:21.980Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-21T19:12:22.552Z] ---> d1f769963deb [2022-06-21T19:12:22.552Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-21T19:12:22.812Z] ---> Running in a273a327c574 [2022-06-21T19:12:24.197Z] Removing intermediate container 66344a34fdb5 [2022-06-21T19:12:24.197Z] ---> 67b25be52d19 [2022-06-21T19:12:24.197Z] [2022-06-21T19:12:24.197Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T19:12:24.197Z] ---> e04c818066af [2022-06-21T19:12:24.197Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-21T19:12:24.197Z] ---> Running in 223d57fc7f22 [2022-06-21T19:12:24.456Z] Removing intermediate container a273a327c574 [2022-06-21T19:12:24.456Z] ---> 6bf71eda8914 [2022-06-21T19:12:24.456Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-21T19:12:24.456Z] ---> Running in d5899f467889 [2022-06-21T19:12:24.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T19:12:24.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T19:12:24.715Z] Removing intermediate container d5899f467889 [2022-06-21T19:12:24.715Z] ---> 38c24c771c9a [2022-06-21T19:12:24.715Z] Step 28/31 : CMD ["gate"] [2022-06-21T19:12:24.975Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-21T19:12:24.975Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-21T19:12:24.975Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:12:24.975Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T19:12:24.975Z] ---> Running in 6e3655441b7a [2022-06-21T19:12:24.975Z] OK: 6 MiB in 16 packages [2022-06-21T19:12:25.234Z] Removing intermediate container 6e3655441b7a [2022-06-21T19:12:25.234Z] ---> b98bbc77c32b [2022-06-21T19:12:25.234Z] Step 29/31 : LABEL arch=x86_64 [2022-06-21T19:12:25.803Z] ---> Running in 865bc568445a [2022-06-21T19:12:26.397Z] Removing intermediate container 223d57fc7f22 [2022-06-21T19:12:26.397Z] ---> cfd1af0aeb4a [2022-06-21T19:12:26.397Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:12:26.397Z] Removing intermediate container 865bc568445a [2022-06-21T19:12:26.397Z] ---> d7a8f570643c [2022-06-21T19:12:26.397Z] Step 30/31 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:12:26.397Z] ---> Running in 8569d4526821 [2022-06-21T19:12:26.397Z] Removing intermediate container bbf296c949f0 [2022-06-21T19:12:26.397Z] ---> 1fc4ae0777a6 [2022-06-21T19:12:26.397Z] [2022-06-21T19:12:26.397Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T19:12:26.397Z] ---> e04c818066af [2022-06-21T19:12:26.397Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-21T19:12:26.397Z] ---> Using cache [2022-06-21T19:12:26.397Z] ---> 475064531688 [2022-06-21T19:12:26.397Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:12:26.397Z] ---> Using cache [2022-06-21T19:12:26.397Z] ---> a200dc2c1fcd [2022-06-21T19:12:26.397Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-21T19:12:26.656Z] ---> Running in 6985ff61fe47 [2022-06-21T19:12:26.656Z] ---> Running in dfa31f0b6e64 [2022-06-21T19:12:26.656Z] Removing intermediate container 8569d4526821 [2022-06-21T19:12:26.656Z] ---> da4ead0ae3f4 [2022-06-21T19:12:26.656Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-21T19:12:26.656Z] ---> Running in 4d73d001943f [2022-06-21T19:12:26.656Z] Removing intermediate container 6985ff61fe47 [2022-06-21T19:12:26.656Z] ---> 6b979e01bf58 [2022-06-21T19:12:26.656Z] Step 31/31 : LABEL version=0.0.0Removing intermediate container dfa31f0b6e64 [2022-06-21T19:12:26.656Z] [2022-06-21T19:12:26.656Z] ---> 890b61c35701 [2022-06-21T19:12:26.656Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-21T19:12:26.656Z] Removing intermediate container 4d73d001943f [2022-06-21T19:12:26.656Z] ---> b590366e135c [2022-06-21T19:12:26.656Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-21T19:12:26.919Z] ---> Running in d1f949c4aeda [2022-06-21T19:12:26.919Z] ---> Running in 2553469b41b0 [2022-06-21T19:12:26.919Z] ---> Running in 9e313cad4757 [2022-06-21T19:12:26.919Z] Removing intermediate container d1f949c4aeda [2022-06-21T19:12:26.919Z] ---> c88cde57a1b0 [2022-06-21T19:12:26.919Z] Step 15/23 : WORKDIR / [2022-06-21T19:12:26.919Z] Removing intermediate container 2553469b41b0 [2022-06-21T19:12:26.919Z] ---> 4bd4f95d2950 [2022-06-21T19:12:26.919Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:12:26.919Z] Removing intermediate container 9e313cad4757 [2022-06-21T19:12:26.919Z] ---> 21b91cdfb08c [2022-06-21T19:12:26.919Z] [2022-06-21T19:12:27.178Z] ---> Running in 4d798d2296f4 [2022-06-21T19:12:27.178Z] Successfully built 21b91cdfb08c [2022-06-21T19:12:27.178Z] Successfully tagged security-bootstrapper:latest [2022-06-21T19:12:27.178Z]  Building security-bootstrapper ... done Removing intermediate container 4d798d2296f4 [2022-06-21T19:12:27.178Z] ---> 91bbf855b6d0 [2022-06-21T19:12:27.178Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:12:27.178Z] ---> 0d35494a5c03 [2022-06-21T19:12:27.178Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-21T19:12:27.441Z] ---> 9afa401a851f [2022-06-21T19:12:27.441Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-21T19:12:27.700Z] ---> 400f8e390896 [2022-06-21T19:12:27.700Z] ---> 6c90e205b385 [2022-06-21T19:12:27.700Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-21T19:12:27.700Z] [2022-06-21T19:12:27.959Z] ---> a4729e577efc [2022-06-21T19:12:27.959Z] ---> 7a923cec6694 [2022-06-21T19:12:27.959Z] Step 19/23 : ENTRYPOINT ["/core-command"]Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-21T19:12:27.959Z] [2022-06-21T19:12:28.220Z] ---> Running in 84388634871a [2022-06-21T19:12:28.220Z] ---> Running in 624b0da61685 [2022-06-21T19:12:28.220Z] Removing intermediate container 84388634871a [2022-06-21T19:12:28.220Z] ---> 9c25ea98eee3 [2022-06-21T19:12:28.220Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:12:28.220Z] Removing intermediate container 624b0da61685 [2022-06-21T19:12:28.220Z] ---> 3b2a6906f600 [2022-06-21T19:12:28.220Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:12:28.220Z] ---> Running in f99905b0391d [2022-06-21T19:12:28.220Z] ---> Running in 0e586bfdf865 [2022-06-21T19:12:28.479Z] Removing intermediate container f99905b0391d [2022-06-21T19:12:28.479Z] ---> b7e69576785c [2022-06-21T19:12:28.479Z] Step 21/23 : LABEL arch=x86_64 [2022-06-21T19:12:28.479Z] Removing intermediate container 0e586bfdf865 [2022-06-21T19:12:28.479Z] ---> 0f8c1f7d05b8 [2022-06-21T19:12:28.479Z] Step 20/22 : LABEL arch=x86_64 [2022-06-21T19:12:28.479Z] ---> Running in b6d7764b7577 [2022-06-21T19:12:28.479Z] ---> Running in a3c744fa82f2 [2022-06-21T19:12:28.479Z] Removing intermediate container b6d7764b7577 [2022-06-21T19:12:28.479Z] ---> b9e619cdeab2 [2022-06-21T19:12:28.479Z] Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:12:28.479Z] ---> Running in 95a9d60be50f [2022-06-21T19:12:28.479Z] Removing intermediate container a3c744fa82f2 [2022-06-21T19:12:28.479Z] ---> f6cb8aa4add4 [2022-06-21T19:12:28.479Z] Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:12:28.740Z] ---> Running in 0ec673fdde3a [2022-06-21T19:12:28.740Z] Removing intermediate container 95a9d60be50f [2022-06-21T19:12:28.740Z] ---> cb30a337670b [2022-06-21T19:12:28.740Z] Step 23/23 : LABEL version=0.0.0 [2022-06-21T19:12:28.740Z] ---> Running in e3ff0eec81f7 [2022-06-21T19:12:28.740Z] Removing intermediate container 0ec673fdde3a [2022-06-21T19:12:28.740Z] ---> 76baf5faa0f5 [2022-06-21T19:12:28.740Z] Step 22/22 : LABEL version=0.0.0 [2022-06-21T19:12:28.740Z] ---> Running in 162de1a0f5d7 [2022-06-21T19:12:28.740Z] Removing intermediate container e3ff0eec81f7 [2022-06-21T19:12:28.740Z] ---> 383da95d4f28 [2022-06-21T19:12:28.740Z] [2022-06-21T19:12:29.000Z] Removing intermediate container 162de1a0f5d7 [2022-06-21T19:12:29.000Z] ---> ab1b0f761b3e [2022-06-21T19:12:29.000Z] [2022-06-21T19:12:29.000Z] Successfully built 383da95d4f28 [2022-06-21T19:12:29.000Z] Successfully tagged core-command:latest [2022-06-21T19:12:29.000Z]  Building core-command ... done Successfully built ab1b0f761b3e [2022-06-21T19:12:29.000Z] Successfully tagged support-notifications:latest [2022-06-21T19:12:29.007Z]  Building support-notifications ... done  [Pipeline] } [2022-06-21T19:12:29.035Z] $ docker stop --time=1 3ec6e7697a7528a2a2c1a0cdbae5d73f05ae96a7ddf71e3142503945f29f21a6 [2022-06-21T19:12:30.383Z] $ docker rm -f 3ec6e7697a7528a2a2c1a0cdbae5d73f05ae96a7ddf71e3142503945f29f21a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T19:12:30.791Z] + docker images [2022-06-21T19:12:30.791Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-21T19:12:30.791Z] support-notifications latest ab1b0f761b3e 2 seconds ago 27MB [2022-06-21T19:12:30.791Z] core-command latest 383da95d4f28 2 seconds ago 16.1MB [2022-06-21T19:12:30.791Z] 1fc4ae0777a6 4 seconds ago 1.61GB [2022-06-21T19:12:30.791Z] security-bootstrapper latest 21b91cdfb08c 4 seconds ago 19.1MB [2022-06-21T19:12:30.791Z] 67b25be52d19 7 seconds ago 1.68GB [2022-06-21T19:12:30.791Z] core-data latest 50bb1ab3f963 17 seconds ago 22.5MB [2022-06-21T19:12:30.791Z] 6aa125dfea77 19 seconds ago 1.62GB [2022-06-21T19:12:30.791Z] sys-mgmt-agent latest e2faaad17367 21 seconds ago 299MB [2022-06-21T19:12:30.791Z] security-proxy-setup latest a48df18abf54 24 seconds ago 26.9MB [2022-06-21T19:12:30.791Z] ec9533a88b34 32 seconds ago 1.65GB [2022-06-21T19:12:30.791Z] a12141c24ca0 36 seconds ago 1.62GB [2022-06-21T19:12:30.791Z] security-spire-server latest 11ad26ca5ef5 42 seconds ago 87.3MB [2022-06-21T19:12:30.791Z] support-scheduler latest d40ebacc08b6 49 seconds ago 26.4MB [2022-06-21T19:12:30.791Z] 856efaf0fb1b 54 seconds ago 1.52GB [2022-06-21T19:12:30.791Z] a1376d040394 54 seconds ago 1.67GB [2022-06-21T19:12:30.791Z] b6ca4cd2a7c8 55 seconds ago 1.62GB [2022-06-21T19:12:30.791Z] security-spiffe-token-provider latest 27434d1c4669 About a minute ago 29MB [2022-06-21T19:12:30.791Z] security-secretstore-setup latest d92174d7c9e3 About a minute ago 28.5MB [2022-06-21T19:12:30.791Z] core-metadata latest e9f822a4ce02 About a minute ago 17MB [2022-06-21T19:12:30.791Z] a194be49d180 About a minute ago 1.67GB [2022-06-21T19:12:30.791Z] eb848797e143 About a minute ago 1.63GB [2022-06-21T19:12:30.791Z] 08a5f70eb74b About a minute ago 1.62GB [2022-06-21T19:12:30.791Z] security-spire-agent latest 4862020bb507 About a minute ago 127MB [2022-06-21T19:12:30.791Z] security-spire-config latest 7d265668b3a1 About a minute ago 86.7MB [2022-06-21T19:12:30.791Z] d04079f8834a 2 minutes ago 1.52GB [2022-06-21T19:12:30.791Z] 9d5ba088fe54 2 minutes ago 1.52GB [2022-06-21T19:12:30.791Z] ci-base-image-x86_64 latest 63e0fc81a317 4 minutes ago 1.02GB [2022-06-21T19:12:30.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB [2022-06-21T19:12:30.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB [2022-06-21T19:12:30.791Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-21T19:12:30.791Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-21T19:12:30.791Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-21T19:12:30.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-21T19:13:41.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-21T19:13:42.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-21T19:13:42.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-21T19:13:42.453Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-21T19:13:42.453Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-21T19:13:42.453Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-21T19:13:42.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-21T19:13:54.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.253s coverage: 28.7% of statements [2022-06-21T19:13:54.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-21T19:13:54.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-21T19:14:00.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.499s coverage: 98.5% of statements [2022-06-21T19:14:00.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-21T19:14:00.321Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.480s coverage: 53.4% of statements [2022-06-21T19:14:00.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-21T19:14:00.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-21T19:14:22.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.459s coverage: 89.2% of statements [2022-06-21T19:14:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-21T19:14:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-21T19:14:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-21T19:14:22.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.407s coverage: 83.8% of statements [2022-06-21T19:14:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-21T19:14:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-21T19:14:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-21T19:14:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-21T19:14:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.162s coverage: 95.6% of statements [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.311s coverage: 60.0% of statements [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.557s coverage: 0.9% of statements [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.434s coverage: 58.8% of statements [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.276s coverage: 29.6% of statements [2022-06-21T19:14:24.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements [2022-06-21T19:14:24.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements [2022-06-21T19:14:24.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements [2022-06-21T19:14:25.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2022-06-21T19:14:38.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.247s coverage: 94.4% of statements [2022-06-21T19:14:38.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2022-06-21T19:14:43.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.651s coverage: 82.5% of statements [2022-06-21T19:14:43.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.288s coverage: 58.8% of statements [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.297s coverage: 80.0% of statements [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.404s coverage: 85.4% of statements [2022-06-21T19:14:50.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.972s coverage: 91.2% of statements [2022-06-21T19:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-21T19:14:55.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.930s coverage: 64.4% of statements [2022-06-21T19:14:55.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-21T19:14:55.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-21T19:14:55.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.319s coverage: 100.0% of statements [2022-06-21T19:14:55.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 89.4% of statements [2022-06-21T19:14:55.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-06-21T19:14:55.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2022-06-21T19:14:55.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2022-06-21T19:15:04.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.335s coverage: 65.4% of statements [2022-06-21T19:15:04.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-21T19:15:04.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-21T19:15:04.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-21T19:15:05.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.994s coverage: 43.8% of statements [2022-06-21T19:15:05.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-21T19:15:05.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-21T19:15:05.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2022-06-21T19:15:05.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-21T19:15:05.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.218s coverage: 84.8% of statements [2022-06-21T19:15:05.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-21T19:15:05.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-21T19:15:05.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-21T19:15:05.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-21T19:15:15.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.464s coverage: 17.7% of statements [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-21T19:15:15.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.658s coverage: 92.3% of statements [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-21T19:15:15.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.221s coverage: 63.2% of statements [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-21T19:15:15.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-21T19:15:15.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.264s coverage: 28.9% of statements [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-21T19:15:15.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-21T19:15:15.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.217s coverage: 100.0% of statements [2022-06-21T19:15:15.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 96.9% of statements [2022-06-21T19:15:15.891Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-21T19:15:15.891Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-21T19:15:15.891Z] GO111MODULE=on go vet ./... [2022-06-21T19:17:07.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T19:17:07.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T19:17:07.782Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-21T19:17:07.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-21T19:17:08.492Z] + ls -al . [2022-06-21T19:17:08.492Z] total 680 [2022-06-21T19:17:08.492Z] drwxrwxr-x 9 1001 1001 4096 Jun 21 19:16 . [2022-06-21T19:17:08.492Z] drwxr-xr-x 4 root root 4096 Jun 21 19:11 .. [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 11 Jun 21 19:09 .dockerignore [2022-06-21T19:17:08.492Z] drwxrwxr-x 8 1001 1001 4096 Jun 21 19:09 .git [2022-06-21T19:17:08.492Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 19:09 .github [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 879 Jun 21 19:09 .gitignore [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 42 Jun 21 19:09 .golangci.yml [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 87 Jun 21 19:09 .hadolint.yml [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 166 Jun 21 19:09 .sonarcloud.properties [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 1171 Jun 21 19:09 ADOPTERS.md [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 10347 Jun 21 19:09 Attribution.txt [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 63209 Jun 21 19:09 CHANGELOG.md [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 3804 Jun 21 19:09 CONTRIBUTING.md [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 677 Jun 21 19:09 GOVERNANCE.md [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 850 Jun 21 19:09 Jenkinsfile [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 10775 Jun 21 19:09 LICENSE [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 10389 Jun 21 19:09 Makefile [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 582 Jun 21 19:09 OWNERS.md [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 9094 Jun 21 19:09 README.md [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 6912 Jun 21 19:09 SECURITY.md [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 5 Jun 21 19:07 VERSION [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 4131 Jun 21 19:09 ZMQWindows.md [2022-06-21T19:17:08.492Z] drwxrwxr-x 2 1001 1001 4096 Jun 21 19:09 bin [2022-06-21T19:17:08.492Z] drwxrwxr-x 18 1001 1001 4096 Jun 21 19:09 cmd [2022-06-21T19:17:08.492Z] -rw-r--r-- 1 root root 435411 Jun 21 19:15 coverage.out [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 3311 Jun 21 19:09 go.mod [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 36231 Jun 21 19:11 go.sum [2022-06-21T19:17:08.492Z] drwxrwxr-x 8 1001 1001 4096 Jun 21 19:09 internal [2022-06-21T19:17:08.492Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 19:09 openapi [2022-06-21T19:17:08.492Z] drwxrwxr-x 4 1001 1001 4096 Jun 21 19:09 snap [2022-06-21T19:17:08.492Z] -rw-rw-r-- 1 1001 1001 204 Jun 21 19:09 version.go [Pipeline] sh [2022-06-21T19:17:09.165Z] + '[' -e coverage.out ] [2022-06-21T19:17:09.165Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-21T19:17:09.200Z] Warning: overwriting stash ‘coverage-report’ [2022-06-21T19:17:09.950Z] Stashed 1 file(s) [Pipeline] sh [2022-06-21T19:17:10.622Z] + make build [2022-06-21T19:17:10.622Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-21T19:18:32.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-21T19:19:29.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-21T19:19:29.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-21T19:20:01.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-21T19:20:01.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-21T19:20:03.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-21T19:20:10.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-21T19:20:13.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-21T19:20:17.899Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-21T19:20:21.308Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-21T19:20:24.702Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-21T19:20:32.993Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-21T19:20:37.355Z] $ docker stop --time=1 41864051d1a235835838d3397c30aebb3b3ce2f54eb4848feb76f30126fd9a7d [2022-06-21T19:20:39.354Z] $ docker rm -f 41864051d1a235835838d3397c30aebb3b3ce2f54eb4848feb76f30126fd9a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:20:41.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-21T19:20:41.778Z] [2022-06-21T19:20:41.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:20:42.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-21T19:20:42.515Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-21T19:20:42.515Z] 29e5d40040c1: Pulling fs layer [2022-06-21T19:20:42.515Z] 1ce36da41761: Pulling fs layer [2022-06-21T19:20:42.515Z] 25b303627fd3: Pulling fs layer [2022-06-21T19:20:42.850Z] 29e5d40040c1: Verifying Checksum [2022-06-21T19:20:42.850Z] 29e5d40040c1: Download complete [2022-06-21T19:20:42.850Z] 1ce36da41761: Verifying Checksum [2022-06-21T19:20:42.850Z] 1ce36da41761: Download complete [2022-06-21T19:20:43.469Z] 29e5d40040c1: Pull complete [2022-06-21T19:20:44.926Z] 25b303627fd3: Verifying Checksum [2022-06-21T19:20:44.926Z] 25b303627fd3: Download complete [2022-06-21T19:20:45.205Z] 1ce36da41761: Pull complete [2022-06-21T19:20:57.596Z] 25b303627fd3: Pull complete [2022-06-21T19:20:57.596Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-21T19:20:57.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-21T19:20:57.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:20:57.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container [2022-06-21T19:20:58.033Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-21T19:21:00.255Z] $ docker top e93b3a5ff1b6109fe55e37b44960cb599d635a23a3d3aac08763d0e84c7e93f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T19:21:01.178Z] + grep+ docker-compose build --help [2022-06-21T19:21:01.178Z] parallel [2022-06-21T19:21:05.471Z] --parallel Build images in parallel. [Pipeline] } [2022-06-21T19:21:05.510Z] $ docker stop --time=1 e93b3a5ff1b6109fe55e37b44960cb599d635a23a3d3aac08763d0e84c7e93f5 [2022-06-21T19:21:07.158Z] $ docker rm -f e93b3a5ff1b6109fe55e37b44960cb599d635a23a3d3aac08763d0e84c7e93f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:21:07.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-21T19:21:07.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:21:08.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container [2022-06-21T19:21:08.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-21T19:21:09.608Z] $ docker top 8c45df0be45f4bf9b6fb77c02b10eb65d9db5cbe4f304079743c349367454657 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T19:21:10.566Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-21T19:21:14.859Z] Building core-command ... [2022-06-21T19:21:14.859Z] Building core-data ... [2022-06-21T19:21:14.859Z] Building core-metadata ... [2022-06-21T19:21:14.859Z] Building security-bootstrapper ... [2022-06-21T19:21:14.859Z] Building security-proxy-setup ... [2022-06-21T19:21:14.859Z] Building security-secretstore-setup ... [2022-06-21T19:21:14.859Z] Building security-spiffe-token-provider ... [2022-06-21T19:21:14.859Z] Building security-spire-agent ... [2022-06-21T19:21:14.859Z] Building security-spire-config ... [2022-06-21T19:21:14.859Z] Building security-spire-server ... [2022-06-21T19:21:14.859Z] Building support-notifications ... [2022-06-21T19:21:14.859Z] Building support-scheduler ... [2022-06-21T19:21:14.859Z] Building sys-mgmt-agent ... [2022-06-21T19:21:14.859Z] Building security-bootstrapper [2022-06-21T19:21:14.859Z] Building sys-mgmt-agent [2022-06-21T19:21:14.859Z] Building security-secretstore-setup [2022-06-21T19:21:14.859Z] Building core-metadata [2022-06-21T19:21:14.859Z] Building security-spiffe-token-provider [2022-06-21T19:22:36.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:22:36.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:22:36.647Z] ---> 8f999e85b142 [2022-06-21T19:22:36.647Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T19:22:36.647Z] ---> Running in 8ba48ebe447f [2022-06-21T19:22:37.264Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:22:37.264Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:22:37.264Z] ---> 8f999e85b142 [2022-06-21T19:22:37.264Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T19:22:37.264Z] ---> Running in 629e417624b1 [2022-06-21T19:22:37.264Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:22:37.264Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:22:37.264Z] ---> 8f999e85b142 [2022-06-21T19:22:37.264Z] Step 3/20 : WORKDIR /edgex-go [2022-06-21T19:22:37.539Z] ---> Running in 59627e9a8579 [2022-06-21T19:22:37.539Z] Removing intermediate container 8ba48ebe447f [2022-06-21T19:22:37.539Z] ---> 1189e7a9ea40 [2022-06-21T19:22:37.539Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:22:37.539Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:22:37.539Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:22:37.539Z] ---> 8f999e85b142 [2022-06-21T19:22:37.539Z] Step 3/31 : WORKDIR /edgex-go [2022-06-21T19:22:37.539Z] ---> Running in 90f79511755f [2022-06-21T19:22:37.539Z] ---> Running in 38cd85739520 [2022-06-21T19:22:37.826Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:22:37.826Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:22:37.826Z] ---> 8f999e85b142 [2022-06-21T19:22:37.826Z] Step 3/25 : WORKDIR /edgex-go [2022-06-21T19:22:37.826Z] ---> Running in 21e171efed7d [2022-06-21T19:22:37.826Z] Removing intermediate container 59627e9a8579 [2022-06-21T19:22:37.826Z] ---> 59d63986c329 [2022-06-21T19:22:37.826Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-21T19:22:37.826Z] Removing intermediate container 629e417624b1 [2022-06-21T19:22:37.826Z] ---> 43a1b17d7531 [2022-06-21T19:22:37.826Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:22:38.104Z] ---> Running in 54be702ed604 [2022-06-21T19:22:38.104Z] ---> Running in adaf30b0ddcf [2022-06-21T19:22:38.381Z] Removing intermediate container 90f79511755f [2022-06-21T19:22:38.381Z] ---> 80ea92348263 [2022-06-21T19:22:38.381Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:22:38.658Z] ---> Running in 7056715f5326 [2022-06-21T19:22:38.658Z] Removing intermediate container 21e171efed7d [2022-06-21T19:22:38.658Z] ---> ac0d3f88b2ed [2022-06-21T19:22:38.658Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:22:38.658Z] ---> Running in 383d886900b3 [2022-06-21T19:22:40.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:40.659Z] Removing intermediate container 38cd85739520 [2022-06-21T19:22:40.659Z] ---> 3371627affa0 [2022-06-21T19:22:40.659Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-21T19:22:40.659Z] ---> Running in 00b1db7addd4 [2022-06-21T19:22:41.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:42.279Z] Removing intermediate container adaf30b0ddcf [2022-06-21T19:22:42.279Z] ---> b37736943c4f [2022-06-21T19:22:42.279Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-21T19:22:42.569Z] ---> Running in 51734c9c1d53 [2022-06-21T19:22:42.569Z] Removing intermediate container 383d886900b3 [2022-06-21T19:22:42.569Z] ---> 90ab664738dd [2022-06-21T19:22:42.569Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-21T19:22:42.569Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:22:42.569Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:22:42.569Z] OK: 15743 distinct packages available [2022-06-21T19:22:42.857Z] Removing intermediate container 7056715f5326 [2022-06-21T19:22:42.857Z] ---> 2925ef11ff58 [2022-06-21T19:22:42.857Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-21T19:22:42.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:42.857Z] ---> Running in e89eba5d46a3 [2022-06-21T19:22:42.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:42.857Z] ---> Running in 52e7f0657571 [2022-06-21T19:22:43.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:43.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:44.860Z] OK: 220 MiB in 52 packages [2022-06-21T19:22:44.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:44.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:44.860Z] OK: 220 MiB in 52 packages [2022-06-21T19:22:45.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:45.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:46.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:46.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:22:46.030Z] Removing intermediate container 54be702ed604 [2022-06-21T19:22:46.030Z] ---> 1ffd43061095 [2022-06-21T19:22:46.030Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-21T19:22:46.311Z] Removing intermediate container 00b1db7addd4 [2022-06-21T19:22:46.311Z] ---> 6943e76181e5 [2022-06-21T19:22:46.311Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T19:22:46.957Z] OK: 220 MiB in 52 packages [2022-06-21T19:22:46.957Z] ---> a80cf4eaf332 [2022-06-21T19:22:46.957Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:22:47.233Z] OK: 220 MiB in 52 packages [2022-06-21T19:22:47.233Z] ---> Running in 1fe609f21f3e [2022-06-21T19:22:47.522Z] OK: 220 MiB in 52 packages [2022-06-21T19:22:47.799Z] ---> 0d29f026b083 [2022-06-21T19:22:47.799Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:22:48.074Z] ---> Running in 22d1a4d45c9a [2022-06-21T19:22:49.067Z] Removing intermediate container e89eba5d46a3 [2022-06-21T19:22:49.067Z] ---> f131c27a61ed [2022-06-21T19:22:49.067Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-21T19:22:49.067Z] Removing intermediate container 51734c9c1d53 [2022-06-21T19:22:49.067Z] ---> f8f3514e33f5 [2022-06-21T19:22:49.067Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T19:22:49.067Z] Removing intermediate container 52e7f0657571 [2022-06-21T19:22:49.067Z] ---> 210070bbde2e [2022-06-21T19:22:49.067Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-21T19:22:50.068Z] ---> eb4ab4672915 [2022-06-21T19:22:50.068Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:22:50.068Z] ---> Running in 6bd1928d07ff [2022-06-21T19:22:50.675Z] ---> b87e9c9e00ab [2022-06-21T19:22:50.675Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:22:50.949Z] ---> Running in 9e34e9418ece [2022-06-21T19:22:50.949Z] ---> 01662c2e99cd [2022-06-21T19:22:50.949Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:22:51.227Z] ---> Running in bde426eacba1 [2022-06-21T19:22:53.223Z] Removing intermediate container 1fe609f21f3e [2022-06-21T19:22:53.223Z] ---> d3d4952e5ba9 [2022-06-21T19:22:53.223Z] Step 7/20 : COPY . . [2022-06-21T19:22:53.223Z] Removing intermediate container 22d1a4d45c9a [2022-06-21T19:22:53.223Z] ---> f542f4aba756 [2022-06-21T19:22:53.223Z] Step 8/23 : COPY . . [2022-06-21T19:22:56.637Z] Removing intermediate container 6bd1928d07ff [2022-06-21T19:22:56.637Z] ---> 70396cb8e486 [2022-06-21T19:22:56.637Z] Step 8/23 : COPY . . [2022-06-21T19:22:56.637Z] Removing intermediate container bde426eacba1 [2022-06-21T19:22:56.637Z] ---> 0d2f6667bbec [2022-06-21T19:22:56.637Z] Step 8/31 : COPY . . [2022-06-21T19:22:56.918Z] Removing intermediate container 9e34e9418ece [2022-06-21T19:22:56.918Z] ---> 4fc6f9f3da32 [2022-06-21T19:22:56.919Z] Step 8/25 : COPY . . [2022-06-21T19:23:23.763Z] ---> f8b5b3f916d9 [2022-06-21T19:23:23.763Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-21T19:23:23.763Z] ---> 2350169c6928 [2022-06-21T19:23:23.763Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-21T19:23:23.763Z] ---> 7cf852ce92fb [2022-06-21T19:23:23.763Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-21T19:23:23.763Z] ---> Running in 501b927530c9 [2022-06-21T19:23:23.763Z] ---> Running in 8d8052f07634 [2022-06-21T19:23:23.763Z] ---> ae4f284cfb98 [2022-06-21T19:23:23.763Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-21T19:23:23.763Z] ---> Running in 357cc9fda03d [2022-06-21T19:23:23.763Z] ---> Running in b12a457bfedf [2022-06-21T19:23:23.764Z] ---> 96c4e338ba6d [2022-06-21T19:23:23.764Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-21T19:23:23.764Z] ---> Running in 26f7191e102d [2022-06-21T19:23:23.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-21T19:23:23.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-21T19:23:23.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-21T19:23:24.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-21T19:23:24.321Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-21T19:27:46.462Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-21T19:27:46.462Z] Removing intermediate container 501b927530c9 [2022-06-21T19:27:46.462Z] ---> c2ec08a41fb1 [2022-06-21T19:27:46.463Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-21T19:27:46.463Z] ---> Running in f68aaa44f456 [2022-06-21T19:27:46.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-21T19:27:47.458Z] Removing intermediate container f68aaa44f456 [2022-06-21T19:27:47.458Z] ---> 3e9a187c57dc [2022-06-21T19:27:47.458Z] [2022-06-21T19:27:47.458Z] Step 11/23 : FROM docker:20.10.14 [2022-06-21T19:27:47.737Z] 20.10.14: Pulling from library/docker [2022-06-21T19:27:57.948Z] Removing intermediate container 26f7191e102d [2022-06-21T19:27:57.948Z] ---> a8e3744bf4b0 [2022-06-21T19:27:57.948Z] [2022-06-21T19:27:57.948Z] Step 10/25 : FROM alpine:3.14 [2022-06-21T19:27:58.228Z] 3.14: Pulling from library/alpine [2022-06-21T19:28:02.564Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T19:28:02.564Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T19:28:02.564Z] ---> ac73e934f311 [2022-06-21T19:28:02.564Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-21T19:28:02.839Z] ---> Running in 9e2463910c05 [2022-06-21T19:28:05.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:05.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:06.350Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-21T19:28:06.627Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-21T19:28:06.628Z] Removing intermediate container 357cc9fda03d [2022-06-21T19:28:06.628Z] ---> bb635ee7e2a3 [2022-06-21T19:28:06.628Z] [2022-06-21T19:28:06.628Z] Step 10/31 : FROM alpine:3.14 [2022-06-21T19:28:06.628Z] ---> ac73e934f311 [2022-06-21T19:28:06.628Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-21T19:28:06.628Z] (3/3) Installing su-exec (0.2-r1) [2022-06-21T19:28:06.628Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:28:06.628Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T19:28:06.903Z] ---> Running in 867efc629060 [2022-06-21T19:28:07.182Z] OK: 6 MiB in 17 packages [2022-06-21T19:28:08.169Z] Removing intermediate container 867efc629060 [2022-06-21T19:28:08.169Z] ---> b9cc63f01dbf [2022-06-21T19:28:08.169Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-21T19:28:08.449Z] ---> Running in 4d9b87b728a9 [2022-06-21T19:28:10.439Z] Removing intermediate container 9e2463910c05 [2022-06-21T19:28:10.439Z] ---> 1f59ee626457 [2022-06-21T19:28:10.439Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-21T19:28:10.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:10.722Z] Removing intermediate container 8d8052f07634 [2022-06-21T19:28:10.722Z] ---> 644d674369e2 [2022-06-21T19:28:10.722Z] [2022-06-21T19:28:10.722Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T19:28:10.722Z] ---> ac73e934f311 [2022-06-21T19:28:10.722Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-21T19:28:10.722Z] ---> Running in 0693a5b358f7 [2022-06-21T19:28:10.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:10.999Z] ---> Running in 2ea0e9984f67 [2022-06-21T19:28:11.988Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-21T19:28:11.988Z] (2/2) Installing su-exec (0.2-r1) [2022-06-21T19:28:11.988Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:28:11.988Z] Removing intermediate container 0693a5b358f7 [2022-06-21T19:28:11.988Z] ---> a7f8b87ec2c0 [2022-06-21T19:28:11.988Z] Step 13/25 : WORKDIR / [2022-06-21T19:28:11.988Z] OK: 6 MiB in 16 packages [2022-06-21T19:28:12.266Z] ---> Running in 333a1abb805a [2022-06-21T19:28:13.243Z] Removing intermediate container 333a1abb805a [2022-06-21T19:28:13.243Z] ---> aa65bd2822d3 [2022-06-21T19:28:13.243Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-21T19:28:13.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:13.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:14.103Z] Removing intermediate container 4d9b87b728a9 [2022-06-21T19:28:14.103Z] ---> 98f5ad6d5fe2 [2022-06-21T19:28:14.103Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-21T19:28:14.393Z] ---> Running in 642e9a2baced [2022-06-21T19:28:14.670Z] ---> be48088e8a48 [2022-06-21T19:28:14.670Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-21T19:28:14.947Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-21T19:28:14.947Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:28:14.947Z] OK: 5 MiB in 15 packages [2022-06-21T19:28:15.231Z] Removing intermediate container 642e9a2baced [2022-06-21T19:28:15.231Z] ---> 5947b491ad15 [2022-06-21T19:28:15.231Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-21T19:28:15.855Z] ---> Running in 006a18879c32 [2022-06-21T19:28:16.840Z] Removing intermediate container 006a18879c32 [2022-06-21T19:28:16.840Z] ---> 0de4199209a6 [2022-06-21T19:28:16.840Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-21T19:28:16.840Z] Removing intermediate container 2ea0e9984f67 [2022-06-21T19:28:16.840Z] ---> 4780f3d41ff9 [2022-06-21T19:28:16.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:28:16.840Z] ---> Running in 49f26792dbde [2022-06-21T19:28:16.840Z] ---> Running in badea1f1f472 [2022-06-21T19:28:17.115Z] ---> 449f5558eed1 [2022-06-21T19:28:17.115Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-21T19:28:18.115Z] Removing intermediate container badea1f1f472 [2022-06-21T19:28:18.115Z] ---> 271f3104dc06 [2022-06-21T19:28:18.115Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-21T19:28:18.115Z] ---> Running in 6767d5910dcc [2022-06-21T19:28:18.389Z] ---> c657daf7ebf4 [2022-06-21T19:28:18.389Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-21T19:28:19.392Z] Removing intermediate container 6767d5910dcc [2022-06-21T19:28:19.392Z] ---> 91c232c6f909 [2022-06-21T19:28:19.392Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-21T19:28:19.673Z] ---> Running in f7454bad7f64 [2022-06-21T19:28:19.948Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-21T19:28:19.948Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-21T19:28:19.948Z] ---> c346e9eafbab [2022-06-21T19:28:19.949Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:28:19.949Z] ---> Running in e2cd095b4b4e [2022-06-21T19:28:20.225Z] Removing intermediate container f7454bad7f64 [2022-06-21T19:28:20.225Z] ---> ac8dd144cfdb [2022-06-21T19:28:20.225Z] Step 15/23 : WORKDIR / [2022-06-21T19:28:20.225Z] Removing intermediate container 49f26792dbde [2022-06-21T19:28:20.225Z] ---> 202338b7dc86 [2022-06-21T19:28:20.225Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-21T19:28:20.225Z] ---> 88b0e990ceaf [2022-06-21T19:28:20.225Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-21T19:28:20.514Z] ---> Running in dab4e5374380 [2022-06-21T19:28:20.514Z] ---> Running in 51122e2d239f [2022-06-21T19:28:20.793Z] Removing intermediate container e2cd095b4b4e [2022-06-21T19:28:20.793Z] ---> dd198b6d7ca2 [2022-06-21T19:28:20.793Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-21T19:28:21.086Z] ---> Running in 8a81d59d4ba8 [2022-06-21T19:28:21.368Z] Removing intermediate container 51122e2d239f [2022-06-21T19:28:21.368Z] ---> 36f5704cc229 [2022-06-21T19:28:21.368Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:28:21.368Z] Removing intermediate container dab4e5374380 [2022-06-21T19:28:21.368Z] ---> c88753bf9971 [2022-06-21T19:28:21.368Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-21T19:28:23.376Z] ---> 50d81dafeaf3 [2022-06-21T19:28:23.376Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-21T19:28:23.376Z] ---> 7b13ac33a59b [2022-06-21T19:28:23.376Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-21T19:28:23.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:23.376Z] ---> Running in be08eb58fbf3 [2022-06-21T19:28:23.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:23.933Z] ---> bcd2a990a101 [2022-06-21T19:28:23.933Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-21T19:28:24.930Z] (1/43) Installing readline (8.1.1-r0) [2022-06-21T19:28:24.930Z] (2/43) Installing bash (5.1.16-r0) [2022-06-21T19:28:24.930Z] Executing bash-5.1.16-r0.post-install [2022-06-21T19:28:24.930Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-21T19:28:24.930Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-21T19:28:24.930Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-21T19:28:24.930Z] (6/43) Installing curl (7.80.0-r1) [2022-06-21T19:28:24.930Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-21T19:28:24.930Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-21T19:28:24.930Z] (9/43) Installing expat (2.4.7-r0) [2022-06-21T19:28:25.205Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-21T19:28:25.205Z] (11/43) Installing gdbm (1.22-r0) [2022-06-21T19:28:25.205Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-21T19:28:25.205Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-21T19:28:25.205Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-21T19:28:25.205Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-21T19:28:25.205Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-21T19:28:25.484Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-21T19:28:26.940Z] ---> 5362de44ef88 [2022-06-21T19:28:26.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-21T19:28:27.220Z] Removing intermediate container be08eb58fbf3 [2022-06-21T19:28:27.495Z] ---> 3dd51e849ab2 [2022-06-21T19:28:27.495Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:28:27.495Z] ---> 999a1e761f01 [2022-06-21T19:28:27.495Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-21T19:28:28.096Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-21T19:28:28.096Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-21T19:28:28.096Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-21T19:28:28.096Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-21T19:28:28.096Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-21T19:28:28.376Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-21T19:28:28.376Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-21T19:28:28.376Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-21T19:28:28.376Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-21T19:28:28.376Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-21T19:28:28.376Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-21T19:28:28.376Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-21T19:28:28.377Z] ---> 5ca49ce02f1e [2022-06-21T19:28:28.377Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-21T19:28:28.664Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-21T19:28:28.664Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-21T19:28:28.664Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-21T19:28:28.664Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-21T19:28:28.664Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-21T19:28:28.664Z] ---> Running in 3c703337c713 [2022-06-21T19:28:28.664Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-21T19:28:28.664Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-21T19:28:28.947Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-21T19:28:28.947Z] ---> 14e72837dc2d [2022-06-21T19:28:28.947Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-21T19:28:28.947Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-21T19:28:28.947Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-21T19:28:28.947Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-21T19:28:28.947Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-21T19:28:28.947Z] ---> Running in 46dfba9b5dd5 [2022-06-21T19:28:29.223Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-21T19:28:29.223Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-21T19:28:29.499Z] ---> 968643c35323 [2022-06-21T19:28:29.499Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-21T19:28:29.789Z] Removing intermediate container 3c703337c713 [2022-06-21T19:28:29.789Z] ---> 3df298b5f121 [2022-06-21T19:28:29.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:28:29.789Z] ---> Running in b83ea778c510 [2022-06-21T19:28:30.066Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:28:30.066Z] OK: 82 MiB in 65 packages [2022-06-21T19:28:31.054Z] Removing intermediate container b83ea778c510 [2022-06-21T19:28:31.054Z] ---> 83677a8c81be [2022-06-21T19:28:31.054Z] Step 21/23 : LABEL arch=arm64 [2022-06-21T19:28:31.054Z] ---> Running in d107f137bd9f [2022-06-21T19:28:32.059Z] Removing intermediate container d107f137bd9f [2022-06-21T19:28:32.059Z] ---> 8adbce9a49c7 [2022-06-21T19:28:32.059Z] Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:28:32.059Z] ---> Running in be0b00e1ed39 [2022-06-21T19:28:32.334Z] ---> 729a7ad64544 [2022-06-21T19:28:32.334Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-21T19:28:32.935Z] Removing intermediate container 46dfba9b5dd5 [2022-06-21T19:28:32.935Z] ---> 96e5cd6c2c20 [2022-06-21T19:28:32.935Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-21T19:28:32.935Z] Removing intermediate container be0b00e1ed39 [2022-06-21T19:28:32.935Z] ---> 8e7ec8990067 [2022-06-21T19:28:32.935Z] Step 23/23 : LABEL version=0.0.0 [2022-06-21T19:28:32.935Z] ---> Running in a39d95b34e62 [2022-06-21T19:28:32.935Z] ---> Running in 6a040dcfd975 [2022-06-21T19:28:33.543Z] ---> 36adb3c546a9 [2022-06-21T19:28:33.543Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-21T19:28:33.543Z] Removing intermediate container 6a040dcfd975 [2022-06-21T19:28:33.543Z] ---> 6f8644551c99 [2022-06-21T19:28:33.543Z] Step 23/25 : LABEL arch=arm64 [2022-06-21T19:28:33.815Z] ---> Running in 7925f76b2dd8 [2022-06-21T19:28:33.815Z] Removing intermediate container a39d95b34e62 [2022-06-21T19:28:33.815Z] ---> f7646b1b80ae [2022-06-21T19:28:33.815Z] [2022-06-21T19:28:34.415Z] Removing intermediate container 7925f76b2dd8 [2022-06-21T19:28:34.415Z] ---> 456d44c5ac3a [2022-06-21T19:28:34.415Z] Step 24/25 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:28:34.415Z] ---> 527ac02f916a [2022-06-21T19:28:34.415Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-21T19:28:34.698Z] ---> Running in d0a53cabfa90 [2022-06-21T19:28:34.698Z] Successfully built f7646b1b80ae [2022-06-21T19:28:34.698Z] Successfully tagged core-metadata-arm64:latest [2022-06-21T19:28:34.698Z] Building core-command [2022-06-21T19:28:35.534Z]  Building core-metadata ... done Removing intermediate container d0a53cabfa90 [2022-06-21T19:28:35.534Z] ---> f43d2e566ed7 [2022-06-21T19:28:35.534Z] Step 25/25 : LABEL version=0.0.0 [2022-06-21T19:28:35.534Z] Collecting docker-compose==1.23.2 [2022-06-21T19:28:35.534Z] ---> Running in 9d2fa58b1493 [2022-06-21T19:28:35.534Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-21T19:28:35.834Z] ---> 029443f27063 [2022-06-21T19:28:35.834Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-21T19:28:36.138Z] Removing intermediate container 9d2fa58b1493 [2022-06-21T19:28:36.138Z] ---> e4586310d561 [2022-06-21T19:28:36.138Z] [2022-06-21T19:28:36.138Z] ---> Running in 0d044d90ff5a [2022-06-21T19:28:36.425Z] Collecting jsonschema<3,>=2.5.1 [2022-06-21T19:28:36.425Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-21T19:28:36.736Z] Collecting docopt<0.7,>=0.6.1 [2022-06-21T19:28:36.736Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-21T19:28:37.037Z] Removing intermediate container 0d044d90ff5a [2022-06-21T19:28:37.037Z] ---> 09c8d3ff5262 [2022-06-21T19:28:37.037Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-21T19:28:37.313Z] Successfully built e4586310d561 [2022-06-21T19:28:37.313Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-21T19:28:37.313Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-06-21T19:28:37.930Z] ---> eda53e597c62 [2022-06-21T19:28:37.930Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-21T19:28:38.273Z] ---> Running in f798b07936fe [2022-06-21T19:28:41.169Z] Collecting docker<4.0,>=3.6.0 [2022-06-21T19:28:41.169Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-21T19:28:41.473Z] Removing intermediate container f798b07936fe [2022-06-21T19:28:41.473Z] ---> 9ab8f1ed1099 [2022-06-21T19:28:41.473Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-21T19:28:41.754Z] ---> Running in 0620083b6eef [2022-06-21T19:28:42.038Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-21T19:28:42.038Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-21T19:28:42.316Z] Removing intermediate container 0620083b6eef [2022-06-21T19:28:42.316Z] ---> 21c97c76f009 [2022-06-21T19:28:42.316Z] Step 28/31 : CMD ["gate"] [2022-06-21T19:28:42.316Z] Collecting cached-property<2,>=1.2.0 [2022-06-21T19:28:42.316Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-21T19:28:42.602Z] ---> Running in e41f4027455c [2022-06-21T19:28:42.879Z] Removing intermediate container e41f4027455c [2022-06-21T19:28:42.879Z] ---> 52c2759e8158 [2022-06-21T19:28:42.879Z] Step 29/31 : LABEL arch=arm64 [2022-06-21T19:28:43.150Z] ---> Running in 499eb76d12d6 [2022-06-21T19:28:43.451Z] Collecting PyYAML<4,>=3.10 [2022-06-21T19:28:43.451Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-21T19:28:43.733Z] Removing intermediate container 499eb76d12d6 [2022-06-21T19:28:43.733Z] ---> 2b33f6baf0d7 [2022-06-21T19:28:43.733Z] Step 30/31 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:28:44.006Z] ---> Running in 5d114ab0835c [2022-06-21T19:28:44.607Z] Removing intermediate container 5d114ab0835c [2022-06-21T19:28:44.607Z] ---> 4e641184d18d [2022-06-21T19:28:44.607Z] Step 31/31 : LABEL version=0.0.0 [2022-06-21T19:28:44.882Z] ---> Running in 4ebc58dbabbb [2022-06-21T19:28:45.490Z] Removing intermediate container 4ebc58dbabbb [2022-06-21T19:28:45.490Z] ---> 758d65d51642 [2022-06-21T19:28:45.490Z] [2022-06-21T19:28:45.769Z] Successfully built 758d65d51642 [2022-06-21T19:28:45.769Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-21T19:28:45.769Z]  Building security-bootstrapper ... done Building security-spire-server [2022-06-21T19:28:47.202Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-21T19:28:47.202Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-21T19:28:49.185Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-21T19:28:49.460Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-21T19:28:49.460Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-21T19:28:49.460Z] Collecting texttable<0.10,>=0.9.0 [2022-06-21T19:28:49.460Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-21T19:28:51.442Z] Collecting docker-pycreds>=0.4.0 [2022-06-21T19:28:51.442Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-21T19:28:52.879Z] Removing intermediate container b12a457bfedf [2022-06-21T19:28:52.879Z] ---> 8848e2f00afb [2022-06-21T19:28:52.879Z] [2022-06-21T19:28:52.879Z] Step 9/20 : FROM alpine:3.15 [2022-06-21T19:28:52.879Z] 3.15: Pulling from library/alpine [2022-06-21T19:28:52.879Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-21T19:28:52.879Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-21T19:28:52.879Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-21T19:28:53.153Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-21T19:28:53.153Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-21T19:28:53.429Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-21T19:28:53.429Z] Status: Downloaded newer image for alpine:3.15 [2022-06-21T19:28:53.429Z] ---> 3fb3c9af89a9 [2022-06-21T19:28:53.429Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T19:28:53.429Z] Collecting idna<2.8,>=2.5 [2022-06-21T19:28:53.429Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-21T19:28:53.703Z] ---> Running in 60f65f704df9 [2022-06-21T19:28:53.703Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-21T19:28:53.703Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-21T19:28:53.703Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-21T19:28:53.703Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-21T19:28:54.314Z] Removing intermediate container 60f65f704df9 [2022-06-21T19:28:54.314Z] ---> 1df85a1a9fbd [2022-06-21T19:28:54.314Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:28:54.314Z] ---> Running in a2256297a2e1 [2022-06-21T19:28:54.909Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-21T19:28:54.910Z] Attempting uninstall: urllib3 [2022-06-21T19:28:54.910Z] Found existing installation: urllib3 1.26.7 [2022-06-21T19:28:54.910Z] Uninstalling urllib3-1.26.7: [2022-06-21T19:28:55.184Z] Successfully uninstalled urllib3-1.26.7 [2022-06-21T19:28:55.782Z] Attempting uninstall: idna [2022-06-21T19:28:55.782Z] Found existing installation: idna 3.3 [2022-06-21T19:28:55.782Z] Uninstalling idna-3.3: [2022-06-21T19:28:55.782Z] Successfully uninstalled idna-3.3 [2022-06-21T19:28:56.772Z] Removing intermediate container a2256297a2e1 [2022-06-21T19:28:56.772Z] ---> 92bc4c7bec62 [2022-06-21T19:28:56.772Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-21T19:28:56.772Z] ---> Running in 3910c67e3a62 [2022-06-21T19:28:58.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:28:58.497Z] Attempting uninstall: requests [2022-06-21T19:28:58.497Z] Found existing installation: requests 2.26.0 [2022-06-21T19:28:58.497Z] Uninstalling requests-2.26.0: [2022-06-21T19:28:58.771Z] Successfully uninstalled requests-2.26.0 [2022-06-21T19:28:59.043Z] Running setup.py install for texttable: started [2022-06-21T19:28:59.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:29:00.027Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:29:00.027Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:29:00.027Z] OK: 15736 distinct packages available [2022-06-21T19:29:00.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:29:01.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:29:01.288Z] Running setup.py install for texttable: finished with status 'done' [2022-06-21T19:29:01.288Z] Running setup.py install for PyYAML: started [2022-06-21T19:29:02.274Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-21T19:29:02.274Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-21T19:29:02.547Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-21T19:29:02.547Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-21T19:29:02.547Z] (5/9) Installing curl (7.80.0-r1) [2022-06-21T19:29:02.823Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-21T19:29:02.823Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-21T19:29:02.823Z] (8/9) Installing libucontext (1.1-r0) [2022-06-21T19:29:03.098Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-21T19:29:03.098Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:29:03.098Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T19:29:03.381Z] OK: 8 MiB in 23 packages [2022-06-21T19:29:04.004Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-21T19:29:04.606Z] Running setup.py install for docopt: started [2022-06-21T19:29:06.043Z] Removing intermediate container 3910c67e3a62 [2022-06-21T19:29:06.043Z] ---> 590093c2378d [2022-06-21T19:29:06.043Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:29:07.035Z] Running setup.py install for docopt: finished with status 'done' [2022-06-21T19:29:07.035Z] Running setup.py install for dockerpty: started [2022-06-21T19:29:07.035Z] ---> e6d80fa97606 [2022-06-21T19:29:07.035Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-21T19:29:09.011Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-21T19:29:10.012Z] ---> d3015211ae29 [2022-06-21T19:29:10.012Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-21T19:29:10.999Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-21T19:29:11.282Z] ---> 99fcc12a21e9 [2022-06-21T19:29:11.282Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-21T19:29:11.282Z] ---> Running in 4543399fcdfd [2022-06-21T19:29:11.887Z] Removing intermediate container 4543399fcdfd [2022-06-21T19:29:11.887Z] ---> 9228c020f176 [2022-06-21T19:29:11.887Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:29:12.162Z] ---> Running in 354d6519142c [2022-06-21T19:29:12.764Z] Removing intermediate container 354d6519142c [2022-06-21T19:29:12.764Z] ---> 790f6cd1a3cd [2022-06-21T19:29:12.764Z] Step 18/20 : LABEL arch=arm64 [2022-06-21T19:29:12.764Z] ---> Running in fa1f0ab36370 [2022-06-21T19:29:13.748Z] Removing intermediate container fa1f0ab36370 [2022-06-21T19:29:13.748Z] ---> bdcc3eb8c734 [2022-06-21T19:29:13.748Z] Step 19/20 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:29:13.748Z] ---> Running in 80ed1bfe273d [2022-06-21T19:29:14.732Z] Removing intermediate container 80ed1bfe273d [2022-06-21T19:29:14.732Z] ---> f09c795cd4b5 [2022-06-21T19:29:14.732Z] Step 20/20 : LABEL version=0.0.0 [2022-06-21T19:29:14.732Z] ---> Running in 9d3a77eb30f1 [2022-06-21T19:29:15.334Z] Removing intermediate container 9d3a77eb30f1 [2022-06-21T19:29:15.334Z] ---> f5666088ef2f [2022-06-21T19:29:15.334Z] [2022-06-21T19:29:15.934Z] Successfully built f5666088ef2f [2022-06-21T19:29:15.934Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-21T19:29:15.934Z] Building support-scheduler [2022-06-21T19:29:17.374Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:29:17.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:29:17.374Z] ---> 8f999e85b142 [2022-06-21T19:29:17.374Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T19:29:17.374Z] ---> Using cache [2022-06-21T19:29:17.374Z] ---> ac0d3f88b2ed [2022-06-21T19:29:17.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:29:17.374Z] ---> Using cache [2022-06-21T19:29:17.374Z] ---> 90ab664738dd [2022-06-21T19:29:17.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-21T19:29:17.374Z] ---> Using cache [2022-06-21T19:29:17.374Z] ---> f131c27a61ed [2022-06-21T19:29:17.374Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T19:29:17.374Z] ---> Using cache [2022-06-21T19:29:17.374Z] ---> b87e9c9e00ab [2022-06-21T19:29:17.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:29:17.374Z] ---> Using cache [2022-06-21T19:29:17.374Z] ---> 4fc6f9f3da32 [2022-06-21T19:29:17.374Z] Step 8/23 : COPY . . [2022-06-21T19:29:17.374Z] ---> Using cache [2022-06-21T19:29:17.374Z] ---> 96c4e338ba6d [2022-06-21T19:29:17.374Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-21T19:29:17.656Z] ---> Running in 9977b836dc0f [2022-06-21T19:29:19.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-21T19:29:25.100Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:29:25.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:29:25.100Z] ---> 8f999e85b142 [2022-06-21T19:29:25.100Z] Step 3/26 : WORKDIR /edgex-go [2022-06-21T19:29:25.100Z] ---> Using cache [2022-06-21T19:29:25.100Z] ---> ac0d3f88b2ed [2022-06-21T19:29:25.100Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:29:25.100Z] ---> Using cache [2022-06-21T19:29:25.100Z] ---> 90ab664738dd [2022-06-21T19:29:25.100Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T19:29:25.416Z] ---> Running in a61a7eb0a409 [2022-06-21T19:29:27.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:29:28.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:29:29.403Z] OK: 220 MiB in 52 packages [2022-06-21T19:29:29.403Z] Removing intermediate container 8a81d59d4ba8 [2022-06-21T19:29:29.403Z] ---> 90d450583e98 [2022-06-21T19:29:29.403Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-21T19:29:29.679Z] ---> Running in d0245a61826e [2022-06-21T19:29:30.676Z] Removing intermediate container d0245a61826e [2022-06-21T19:29:30.676Z] ---> 2469525cae38 [2022-06-21T19:29:30.676Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-21T19:29:30.676Z] ---> Running in 8669254e6ff7 [2022-06-21T19:29:30.676Z] Removing intermediate container a61a7eb0a409 [2022-06-21T19:29:30.676Z] ---> 5663ceafec24 [2022-06-21T19:29:30.676Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-21T19:29:31.675Z] Removing intermediate container 8669254e6ff7 [2022-06-21T19:29:31.675Z] ---> fc2801e6512c [2022-06-21T19:29:31.675Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-21T19:29:32.677Z] ---> 07ae23a4f6d1 [2022-06-21T19:29:32.677Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:29:32.677Z] ---> Running in 9dc36af5b9ad [2022-06-21T19:29:33.688Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:29:33.688Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:29:33.688Z] ---> 8f999e85b142 [2022-06-21T19:29:33.688Z] Step 3/25 : WORKDIR /edgex-go [2022-06-21T19:29:33.688Z] ---> Using cache [2022-06-21T19:29:33.688Z] ---> ac0d3f88b2ed [2022-06-21T19:29:33.688Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:29:33.688Z] ---> Using cache [2022-06-21T19:29:33.688Z] ---> 90ab664738dd [2022-06-21T19:29:33.688Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T19:29:33.688Z] ---> Using cache [2022-06-21T19:29:33.688Z] ---> 5663ceafec24 [2022-06-21T19:29:33.688Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-21T19:29:33.688Z] ---> Using cache [2022-06-21T19:29:33.688Z] ---> 07ae23a4f6d1 [2022-06-21T19:29:33.688Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:29:33.980Z] ---> Running in 735b6e6f007d [2022-06-21T19:29:35.456Z] ---> 72b9d767fe5a [2022-06-21T19:29:35.456Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-21T19:29:36.450Z] ---> 506a13e3f787 [2022-06-21T19:29:36.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-21T19:29:37.906Z] ---> 2d64b9283a51 [2022-06-21T19:29:37.906Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-21T19:29:37.906Z] ---> Running in 70fdb81c472c [2022-06-21T19:29:38.912Z] Removing intermediate container 70fdb81c472c [2022-06-21T19:29:38.912Z] ---> e964ee941e3b [2022-06-21T19:29:38.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:29:38.912Z] ---> Running in ec978d6c6f28 [2022-06-21T19:29:39.514Z] Removing intermediate container 9dc36af5b9ad [2022-06-21T19:29:39.514Z] ---> 9ad4ca700ab7 [2022-06-21T19:29:39.514Z] Step 8/26 : COPY . . [2022-06-21T19:29:39.794Z] Removing intermediate container ec978d6c6f28 [2022-06-21T19:29:39.794Z] ---> ae4225cd59d1 [2022-06-21T19:29:39.794Z] Step 21/23 : LABEL arch=arm64 [2022-06-21T19:29:39.794Z] ---> Running in 696521ed3a74 [2022-06-21T19:29:40.067Z] Removing intermediate container 735b6e6f007d [2022-06-21T19:29:40.067Z] ---> bee122c31c28 [2022-06-21T19:29:40.067Z] Step 8/25 : COPY . . [2022-06-21T19:29:40.674Z] Removing intermediate container 696521ed3a74 [2022-06-21T19:29:40.674Z] ---> f796ba4f0732 [2022-06-21T19:29:40.674Z] Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:29:40.947Z] ---> Running in 7d10027d8184 [2022-06-21T19:29:41.945Z] Removing intermediate container 7d10027d8184 [2022-06-21T19:29:41.945Z] ---> e4d7cf2922e2 [2022-06-21T19:29:41.945Z] Step 23/23 : LABEL version=0.0.0 [2022-06-21T19:29:41.945Z] ---> Running in a9b3874fde0c [2022-06-21T19:29:42.547Z] Removing intermediate container a9b3874fde0c [2022-06-21T19:29:42.547Z] ---> d4dbb6b6d40d [2022-06-21T19:29:42.547Z] [2022-06-21T19:29:43.990Z] Successfully built d4dbb6b6d40d [2022-06-21T19:29:43.990Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-21T19:29:43.990Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-06-21T19:29:54.153Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:29:54.153Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:29:54.153Z] ---> 8f999e85b142 [2022-06-21T19:29:54.153Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T19:29:54.153Z] ---> Using cache [2022-06-21T19:29:54.153Z] ---> ac0d3f88b2ed [2022-06-21T19:29:54.153Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:29:54.153Z] ---> Using cache [2022-06-21T19:29:54.153Z] ---> 90ab664738dd [2022-06-21T19:29:54.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-21T19:29:54.153Z] ---> Using cache [2022-06-21T19:29:54.153Z] ---> f131c27a61ed [2022-06-21T19:29:54.153Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T19:29:54.153Z] ---> Using cache [2022-06-21T19:29:54.153Z] ---> b87e9c9e00ab [2022-06-21T19:29:54.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:29:54.153Z] ---> Using cache [2022-06-21T19:29:54.153Z] ---> 4fc6f9f3da32 [2022-06-21T19:29:54.153Z] Step 8/22 : COPY . . [2022-06-21T19:29:54.153Z] ---> Using cache [2022-06-21T19:29:54.153Z] ---> 96c4e338ba6d [2022-06-21T19:29:54.153Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-21T19:29:56.152Z] ---> Running in 9411955cdd4d [2022-06-21T19:29:58.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-21T19:30:21.060Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:30:21.060Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:30:21.060Z] ---> 8f999e85b142 [2022-06-21T19:30:21.060Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T19:30:21.060Z] ---> Using cache [2022-06-21T19:30:21.060Z] ---> ac0d3f88b2ed [2022-06-21T19:30:21.060Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:30:21.060Z] ---> Using cache [2022-06-21T19:30:21.060Z] ---> 90ab664738dd [2022-06-21T19:30:21.060Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-21T19:30:21.060Z] ---> Running in 11ff2886a412 [2022-06-21T19:30:21.336Z] ---> 7f17f0ae88b5 [2022-06-21T19:30:21.336Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T19:30:21.610Z] ---> Running in ee899be58fce [2022-06-21T19:30:21.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:22.169Z] ---> a0710f3bb433 [2022-06-21T19:30:22.169Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T19:30:22.169Z] Removing intermediate container ee899be58fce [2022-06-21T19:30:22.169Z] ---> e5041ad2da00 [2022-06-21T19:30:22.169Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-21T19:30:22.457Z] ---> Running in 97705d4b287d [2022-06-21T19:30:22.457Z] ---> Running in a4530662efa1 [2022-06-21T19:30:23.092Z] Removing intermediate container a4530662efa1 [2022-06-21T19:30:23.092Z] ---> c28c0982e252 [2022-06-21T19:30:23.092Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-21T19:30:23.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:23.092Z] Removing intermediate container 97705d4b287d [2022-06-21T19:30:23.092Z] ---> fad593dad048 [2022-06-21T19:30:23.092Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-21T19:30:23.092Z] ---> Running in 8b91f7463594 [2022-06-21T19:30:23.377Z] ---> Running in c882cd9b8e22 [2022-06-21T19:30:24.366Z] Removing intermediate container 8b91f7463594 [2022-06-21T19:30:24.366Z] ---> 8305bfe0b065 [2022-06-21T19:30:24.366Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-21T19:30:24.366Z] OK: 220 MiB in 52 packages [2022-06-21T19:30:24.366Z] ---> Running in d720a0304eba [2022-06-21T19:30:26.374Z] Removing intermediate container 11ff2886a412 [2022-06-21T19:30:26.374Z] ---> 3d35c8183fbf [2022-06-21T19:30:26.374Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T19:30:27.366Z] Removing intermediate container c882cd9b8e22 [2022-06-21T19:30:27.366Z] ---> b71f406d27f6 [2022-06-21T19:30:27.366Z] Step 12/25 : WORKDIR /edgex-go [2022-06-21T19:30:27.366Z] ---> Running in 21b20c098f62 [2022-06-21T19:30:28.367Z] ---> 0f439e3fb5d4 [2022-06-21T19:30:28.367Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:30:28.651Z] Removing intermediate container 21b20c098f62 [2022-06-21T19:30:28.651Z] ---> 86581ce21a34 [2022-06-21T19:30:28.651Z] [2022-06-21T19:30:28.651Z] Step 13/25 : FROM alpine:3.15 [2022-06-21T19:30:28.651Z] ---> 3fb3c9af89a9 [2022-06-21T19:30:28.651Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T19:30:28.651Z] ---> Using cache [2022-06-21T19:30:28.651Z] ---> 1df85a1a9fbd [2022-06-21T19:30:28.651Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:30:28.651Z] ---> Using cache [2022-06-21T19:30:28.651Z] ---> Running in 6430da783e71 [2022-06-21T19:30:28.651Z] ---> 92bc4c7bec62 [2022-06-21T19:30:28.651Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-21T19:30:28.930Z] ---> Running in 3b7015db8589 [2022-06-21T19:30:29.207Z] Removing intermediate container d720a0304eba [2022-06-21T19:30:29.207Z] ---> 6524a1f62fac [2022-06-21T19:30:29.207Z] Step 12/26 : WORKDIR /edgex-go [2022-06-21T19:30:29.207Z] ---> Running in bbd25335c9ec [2022-06-21T19:30:30.188Z] Removing intermediate container bbd25335c9ec [2022-06-21T19:30:30.188Z] ---> 47f0a1d221f8 [2022-06-21T19:30:30.188Z] [2022-06-21T19:30:30.188Z] Step 13/26 : FROM alpine:3.15 [2022-06-21T19:30:30.188Z] ---> 3fb3c9af89a9 [2022-06-21T19:30:30.188Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T19:30:30.188Z] ---> Using cache [2022-06-21T19:30:30.188Z] ---> 1df85a1a9fbd [2022-06-21T19:30:30.188Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:30:30.188Z] ---> Using cache [2022-06-21T19:30:30.188Z] ---> 92bc4c7bec62 [2022-06-21T19:30:30.188Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-21T19:30:30.463Z] ---> Running in deb09e0bb7dd [2022-06-21T19:30:31.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:32.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:33.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:33.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:34.697Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:30:34.697Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:30:34.697Z] OK: 15736 distinct packages available [2022-06-21T19:30:34.697Z] Removing intermediate container 6430da783e71 [2022-06-21T19:30:34.697Z] ---> f629a5d807e2 [2022-06-21T19:30:34.985Z] Step 8/22 : COPY . . [2022-06-21T19:30:34.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:34.985Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T19:30:34.985Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T19:30:34.985Z] OK: 15736 distinct packages available [2022-06-21T19:30:35.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:35.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:36.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:30:37.467Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-21T19:30:37.467Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-21T19:30:37.467Z] (3/5) Installing libucontext (1.1-r0) [2022-06-21T19:30:37.744Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-21T19:30:37.744Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-21T19:30:37.744Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-21T19:30:38.017Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-21T19:30:38.017Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:30:38.017Z] OK: 6 MiB in 19 packages [2022-06-21T19:30:38.017Z] (3/4) Installing libucontext (1.1-r0) [2022-06-21T19:30:38.017Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-21T19:30:38.296Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T19:30:38.296Z] OK: 6 MiB in 18 packages [2022-06-21T19:30:40.327Z] Removing intermediate container deb09e0bb7dd [2022-06-21T19:30:40.327Z] ---> dd098b68ee68 [2022-06-21T19:30:40.327Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T19:30:40.327Z] Removing intermediate container 3b7015db8589 [2022-06-21T19:30:40.327Z] ---> f8e2f527cb8b [2022-06-21T19:30:40.327Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T19:30:52.789Z] ---> 7ac4a2c72896 [2022-06-21T19:30:52.790Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T19:30:52.790Z] ---> 770b4f91d961 [2022-06-21T19:30:52.790Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T19:30:54.260Z] ---> 2ec20ca964c8 [2022-06-21T19:30:54.260Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-21T19:30:54.545Z] ---> 243161e59b7f [2022-06-21T19:30:54.545Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-21T19:30:54.830Z] ---> Running in 4cb4e1d24bce [2022-06-21T19:30:55.447Z] Removing intermediate container 4cb4e1d24bce [2022-06-21T19:30:55.447Z] ---> 99b270f449f0 [2022-06-21T19:30:55.447Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-21T19:30:56.067Z] ---> afb8a55c61fb [2022-06-21T19:30:56.067Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-21T19:30:57.537Z] ---> aced33a0ae80 [2022-06-21T19:30:57.537Z] Step 21/26 : WORKDIR / [2022-06-21T19:30:57.537Z] ---> Running in b57eafa5023e [2022-06-21T19:30:57.537Z] ---> 84f51df124cc [2022-06-21T19:30:57.537Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T19:30:57.824Z] ---> Running in 7e322ad6a736 [2022-06-21T19:30:58.827Z] Removing intermediate container b57eafa5023e [2022-06-21T19:30:58.827Z] ---> 8dd1860886c3 [2022-06-21T19:30:58.827Z] Removing intermediate container 7e322ad6a736 [2022-06-21T19:30:58.827Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T19:30:58.827Z] ---> 94ecdcc3a94f [2022-06-21T19:30:58.827Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T19:30:59.111Z] ---> Running in d8122d5ee732 [2022-06-21T19:30:59.111Z] ---> Running in 0cbce9d820cc [2022-06-21T19:31:00.112Z] Removing intermediate container d8122d5ee732 [2022-06-21T19:31:00.112Z] ---> e14d9d0f1ce2 [2022-06-21T19:31:00.112Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T19:31:00.112Z] Removing intermediate container 0cbce9d820cc [2022-06-21T19:31:00.112Z] ---> 4285603a42ae [2022-06-21T19:31:00.112Z] Step 23/25 : LABEL arch=arm64 [2022-06-21T19:31:00.112Z] ---> Running in 7ec1c4a060ce [2022-06-21T19:31:00.394Z] ---> Running in 31626e468c9a [2022-06-21T19:31:01.414Z] Removing intermediate container 7ec1c4a060ce [2022-06-21T19:31:01.415Z] ---> ad093968b3e2 [2022-06-21T19:31:01.415Z] Step 24/26 : LABEL arch=arm64 [2022-06-21T19:31:01.415Z] ---> Running in 630fac07197d [2022-06-21T19:31:01.415Z] Removing intermediate container 31626e468c9a [2022-06-21T19:31:01.415Z] ---> e0e59f3a69d4 [2022-06-21T19:31:01.415Z] Step 24/25 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:31:01.690Z] ---> Running in d25962be8db9 [2022-06-21T19:31:02.687Z] Removing intermediate container d25962be8db9 [2022-06-21T19:31:02.687Z] ---> 418536f4283c [2022-06-21T19:31:02.687Z] Step 25/25 : LABEL version=0.0.0 [2022-06-21T19:31:02.687Z] Removing intermediate container 630fac07197d [2022-06-21T19:31:02.687Z] ---> 3c0ccce39a33 [2022-06-21T19:31:02.687Z] Step 25/26 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:31:02.969Z] ---> Running in 51c3ed3de90f [2022-06-21T19:31:02.969Z] ---> Running in 83532d24ec9a [2022-06-21T19:31:03.954Z] Removing intermediate container 83532d24ec9a [2022-06-21T19:31:03.954Z] ---> 0c15f9a10d6b [2022-06-21T19:31:03.954Z] Step 26/26 : LABEL version=0.0.0 [2022-06-21T19:31:03.954Z] Removing intermediate container 51c3ed3de90f [2022-06-21T19:31:03.954Z] ---> c848b278614e [2022-06-21T19:31:03.954Z] [2022-06-21T19:31:03.954Z] ---> Running in 2e158d8bb4ca [2022-06-21T19:31:04.944Z] Removing intermediate container 2e158d8bb4ca [2022-06-21T19:31:04.945Z] ---> 48947cfcbb26 [2022-06-21T19:31:04.945Z] [2022-06-21T19:31:05.223Z] Successfully built c848b278614e [2022-06-21T19:31:05.223Z] Successfully tagged security-spire-server-arm64:latest [2022-06-21T19:31:05.223Z]  Building security-spire-server ... done Building security-proxy-setup [2022-06-21T19:31:05.833Z] Successfully built 48947cfcbb26 [2022-06-21T19:31:05.833Z] Successfully tagged security-spire-config-arm64:latest [2022-06-21T19:31:06.111Z]  Building security-spire-config ... done Building security-spire-agent [2022-06-21T19:31:07.564Z] ---> fc30680c8f34 [2022-06-21T19:31:07.564Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-21T19:31:07.564Z] ---> Running in b62f30c413bb [2022-06-21T19:31:09.008Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-21T19:31:56.017Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:31:56.017Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:31:56.017Z] ---> 8f999e85b142 [2022-06-21T19:31:56.017Z] Step 3/26 : WORKDIR /edgex-go [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> ac0d3f88b2ed [2022-06-21T19:31:56.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 90ab664738dd [2022-06-21T19:31:56.017Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 5663ceafec24 [2022-06-21T19:31:56.017Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 07ae23a4f6d1 [2022-06-21T19:31:56.017Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> bee122c31c28 [2022-06-21T19:31:56.017Z] Step 8/26 : COPY . . [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 7f17f0ae88b5 [2022-06-21T19:31:56.017Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> e5041ad2da00 [2022-06-21T19:31:56.017Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> fad593dad048 [2022-06-21T19:31:56.017Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-06-21T19:31:56.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:31:56.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:31:56.017Z] ---> 8f999e85b142 [2022-06-21T19:31:56.017Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> ac0d3f88b2ed [2022-06-21T19:31:56.017Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 90ab664738dd [2022-06-21T19:31:56.017Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> f131c27a61ed [2022-06-21T19:31:56.017Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> b87e9c9e00ab [2022-06-21T19:31:56.017Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 4fc6f9f3da32 [2022-06-21T19:31:56.017Z] Step 8/22 : COPY . . [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 96c4e338ba6d [2022-06-21T19:31:56.017Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-21T19:31:56.017Z] ---> Running in 862740ed551b [2022-06-21T19:31:56.017Z] ---> Running in 2d31336c5c06 [2022-06-21T19:31:56.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-21T19:31:56.017Z] Removing intermediate container 862740ed551b [2022-06-21T19:31:56.017Z] ---> 69533b1e77db [2022-06-21T19:31:56.017Z] Step 12/26 : WORKDIR /edgex-go [2022-06-21T19:31:56.017Z] ---> Running in e586f3f14952 [2022-06-21T19:31:56.017Z] Removing intermediate container e586f3f14952 [2022-06-21T19:31:56.017Z] ---> 158a90959ef6 [2022-06-21T19:31:56.017Z] [2022-06-21T19:31:56.017Z] Step 13/26 : FROM alpine:3.15 [2022-06-21T19:31:56.017Z] ---> 3fb3c9af89a9 [2022-06-21T19:31:56.017Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 1df85a1a9fbd [2022-06-21T19:31:56.017Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> 92bc4c7bec62 [2022-06-21T19:31:56.017Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-21T19:31:56.017Z] ---> Using cache [2022-06-21T19:31:56.017Z] ---> f8e2f527cb8b [2022-06-21T19:31:56.017Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-21T19:31:58.682Z] ---> c84b9741ec64 [2022-06-21T19:31:58.682Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T19:32:04.130Z] ---> b14ab7de8d68 [2022-06-21T19:32:04.130Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T19:32:04.745Z] ---> a7e9c1adc5d8 [2022-06-21T19:32:04.745Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-21T19:32:06.203Z] ---> 8aee042b63f4 [2022-06-21T19:32:06.203Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-21T19:32:06.807Z] ---> e7d4d8d7854b [2022-06-21T19:32:06.807Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T19:32:07.085Z] ---> Running in e0ab1e1e6a62 [2022-06-21T19:32:07.695Z] Removing intermediate container e0ab1e1e6a62 [2022-06-21T19:32:07.695Z] ---> 0add34a24156 [2022-06-21T19:32:07.695Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T19:32:07.695Z] ---> Running in 350e609e339f [2022-06-21T19:32:08.308Z] Removing intermediate container 350e609e339f [2022-06-21T19:32:08.308Z] ---> fd24e7880c4a [2022-06-21T19:32:08.308Z] Step 24/26 : LABEL arch=arm64 [2022-06-21T19:32:08.592Z] ---> Running in 84c80e5c3461 [2022-06-21T19:32:08.872Z] Removing intermediate container 84c80e5c3461 [2022-06-21T19:32:08.872Z] ---> 5378a9707e2a [2022-06-21T19:32:08.872Z] Step 25/26 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:32:09.155Z] ---> Running in 695b1a01d13c [2022-06-21T19:32:09.763Z] Removing intermediate container 695b1a01d13c [2022-06-21T19:32:09.763Z] ---> 8cd25bd1a2fe [2022-06-21T19:32:09.763Z] Step 26/26 : LABEL version=0.0.0 [2022-06-21T19:32:09.763Z] ---> Running in dc2c02307c85 [2022-06-21T19:32:10.372Z] Removing intermediate container dc2c02307c85 [2022-06-21T19:32:10.372Z] ---> 134cdebd42f0 [2022-06-21T19:32:10.372Z] [2022-06-21T19:32:10.657Z] Successfully built 134cdebd42f0 [2022-06-21T19:32:10.933Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-21T19:32:10.933Z]  Building security-spire-agent ... done Building core-data [2022-06-21T19:32:37.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T19:32:37.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T19:32:37.758Z] ---> 8f999e85b142 [2022-06-21T19:32:37.758Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T19:32:37.758Z] ---> Using cache [2022-06-21T19:32:37.758Z] ---> ac0d3f88b2ed [2022-06-21T19:32:37.758Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:32:37.758Z] ---> Using cache [2022-06-21T19:32:37.758Z] ---> 90ab664738dd [2022-06-21T19:32:37.758Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-21T19:32:37.758Z] ---> Running in 9dd4375db1f4 [2022-06-21T19:32:39.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:32:40.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:32:42.159Z] OK: 220 MiB in 52 packages [2022-06-21T19:32:44.147Z] Removing intermediate container 9dd4375db1f4 [2022-06-21T19:32:44.147Z] ---> 4278bbd6a99a [2022-06-21T19:32:44.147Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T19:32:45.594Z] ---> 2b4551ffcd6c [2022-06-21T19:32:45.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T19:32:45.594Z] ---> Running in e56781a7b8ae [2022-06-21T19:32:45.872Z] Removing intermediate container 9977b836dc0f [2022-06-21T19:32:45.872Z] ---> d9365d9fbb03 [2022-06-21T19:32:45.872Z] [2022-06-21T19:32:45.872Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T19:32:45.872Z] ---> ac73e934f311 [2022-06-21T19:32:45.872Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-21T19:32:45.872Z] ---> Using cache [2022-06-21T19:32:45.872Z] ---> 4780f3d41ff9 [2022-06-21T19:32:45.872Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:32:45.872Z] ---> Using cache [2022-06-21T19:32:45.872Z] ---> 271f3104dc06 [2022-06-21T19:32:45.872Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-21T19:32:45.872Z] ---> Running in 6df0bb4b07b6 [2022-06-21T19:32:46.851Z] Removing intermediate container 6df0bb4b07b6 [2022-06-21T19:32:46.851Z] ---> 641d59d9b164 [2022-06-21T19:32:46.851Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-21T19:32:46.851Z] ---> Running in 5cf228707ac3 [2022-06-21T19:32:47.463Z] Removing intermediate container 5cf228707ac3 [2022-06-21T19:32:47.463Z] ---> f47e0215e460 [2022-06-21T19:32:47.463Z] Step 15/23 : WORKDIR / [2022-06-21T19:32:47.740Z] ---> Running in 1c9a9ec5775b [2022-06-21T19:32:48.354Z] Removing intermediate container 1c9a9ec5775b [2022-06-21T19:32:48.354Z] ---> 842e03f2f3d2 [2022-06-21T19:32:48.354Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:32:49.356Z] ---> d13ac551a997 [2022-06-21T19:32:49.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-21T19:32:52.022Z] ---> fb1649692f91 [2022-06-21T19:32:52.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-21T19:32:52.022Z] Removing intermediate container e56781a7b8ae [2022-06-21T19:32:52.022Z] ---> 5cb56ace8ab0 [2022-06-21T19:32:52.022Z] Step 8/23 : COPY . . [2022-06-21T19:32:53.014Z] ---> 1e7dbf1ab8c7 [2022-06-21T19:32:53.014Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-21T19:32:53.014Z] ---> Running in b14f499a8b13 [2022-06-21T19:32:53.621Z] Removing intermediate container b14f499a8b13 [2022-06-21T19:32:53.621Z] ---> 6259154a4e03 [2022-06-21T19:32:53.621Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:32:53.903Z] ---> Running in fd40f4e84693 [2022-06-21T19:32:55.012Z] Removing intermediate container fd40f4e84693 [2022-06-21T19:32:55.012Z] ---> b07e4d9cc7e3 [2022-06-21T19:32:55.012Z] Step 21/23 : LABEL arch=arm64 [2022-06-21T19:32:55.012Z] ---> Running in fbc92e9b9d84 [2022-06-21T19:32:56.204Z] Removing intermediate container fbc92e9b9d84 [2022-06-21T19:32:56.204Z] ---> ccb9b796d33b [2022-06-21T19:32:56.204Z] Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:32:56.497Z] ---> Running in c59b6296f013 [2022-06-21T19:32:57.216Z] Removing intermediate container c59b6296f013 [2022-06-21T19:32:57.216Z] ---> 672ea1170ab7 [2022-06-21T19:32:57.216Z] Step 23/23 : LABEL version=0.0.0 [2022-06-21T19:32:57.511Z] ---> Running in 3311842db5ac [2022-06-21T19:32:58.206Z] Removing intermediate container 3311842db5ac [2022-06-21T19:32:58.206Z] ---> c721dbc3b2cc [2022-06-21T19:32:58.206Z] [2022-06-21T19:32:59.347Z] Successfully built c721dbc3b2cc [2022-06-21T19:32:59.347Z] Successfully tagged core-command-arm64:latest [2022-06-21T19:33:17.814Z]  Building core-command ... done  ---> d85f8ab9a9a5 [2022-06-21T19:33:17.814Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-21T19:33:17.814Z] ---> Running in 82e379250a52 [2022-06-21T19:33:17.814Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-21T19:35:54.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-21T19:36:04.961Z] Removing intermediate container 2d31336c5c06 [2022-06-21T19:36:04.961Z] ---> ebbcaa64d401 [2022-06-21T19:36:04.961Z] [2022-06-21T19:36:04.961Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T19:36:04.961Z] ---> ac73e934f311 [2022-06-21T19:36:04.961Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-21T19:36:04.961Z] ---> Running in a8336aebec8b [2022-06-21T19:36:05.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:36:05.949Z] Removing intermediate container 9411955cdd4d [2022-06-21T19:36:05.949Z] ---> 38a5c0bdb868 [2022-06-21T19:36:05.949Z] [2022-06-21T19:36:05.949Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T19:36:05.949Z] ---> ac73e934f311 [2022-06-21T19:36:05.949Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-21T19:36:05.949Z] ---> Using cache [2022-06-21T19:36:05.949Z] ---> 4780f3d41ff9 [2022-06-21T19:36:05.949Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:36:05.949Z] ---> Using cache [2022-06-21T19:36:05.949Z] ---> 271f3104dc06 [2022-06-21T19:36:05.949Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-21T19:36:05.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:36:06.228Z] ---> Running in fe05d44a90f4 [2022-06-21T19:36:06.505Z] Removing intermediate container fe05d44a90f4 [2022-06-21T19:36:06.505Z] ---> 9b8dfb144cfa [2022-06-21T19:36:06.505Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-21T19:36:06.784Z] ---> Running in 837041ef9685 [2022-06-21T19:36:07.064Z] Removing intermediate container 837041ef9685 [2022-06-21T19:36:07.064Z] ---> 1daabebd6780 [2022-06-21T19:36:07.064Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:36:07.064Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-21T19:36:07.347Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-21T19:36:07.347Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-21T19:36:07.347Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-21T19:36:07.347Z] (5/6) Installing curl (7.79.1-r1) [2022-06-21T19:36:07.347Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-21T19:36:07.347Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:36:07.347Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T19:36:07.955Z] OK: 8 MiB in 20 packages [2022-06-21T19:36:07.955Z] ---> 0cff62a8759a [2022-06-21T19:36:07.955Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-21T19:36:11.362Z] Removing intermediate container a8336aebec8b [2022-06-21T19:36:11.362Z] ---> 7465f366f499 [2022-06-21T19:36:11.362Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-21T19:36:11.362Z] ---> Running in c0c22ee4ec8b [2022-06-21T19:36:11.362Z] ---> e5f1bf2a0ce3 [2022-06-21T19:36:11.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-21T19:36:11.970Z] Removing intermediate container c0c22ee4ec8b [2022-06-21T19:36:11.970Z] ---> 88ee65ce6b12 [2022-06-21T19:36:11.970Z] Step 13/22 : WORKDIR /edgex [2022-06-21T19:36:11.970Z] ---> Running in be0445a30dd7 [2022-06-21T19:36:12.580Z] ---> 00f2f8a83230 [2022-06-21T19:36:12.580Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-21T19:36:12.580Z] ---> Running in 3db59cefe051 [2022-06-21T19:36:12.859Z] Removing intermediate container be0445a30dd7 [2022-06-21T19:36:12.859Z] ---> 09a676592db7 [2022-06-21T19:36:12.859Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-21T19:36:13.465Z] Removing intermediate container 3db59cefe051 [2022-06-21T19:36:13.465Z] ---> 437a9d4abe64 [2022-06-21T19:36:13.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:36:13.465Z] ---> Running in 68e82ddd3832 [2022-06-21T19:36:14.078Z] Removing intermediate container 68e82ddd3832 [2022-06-21T19:36:14.078Z] ---> 6e34e35e0a4d [2022-06-21T19:36:14.078Z] Step 20/22 : LABEL arch=arm64 [2022-06-21T19:36:14.360Z] ---> 1b2960087c6f [2022-06-21T19:36:14.360Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-21T19:36:14.360Z] ---> Running in 75d07a5bec7f [2022-06-21T19:36:14.971Z] Removing intermediate container 75d07a5bec7f [2022-06-21T19:36:14.971Z] ---> fd39b738d9bf [2022-06-21T19:36:14.971Z] Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:36:15.252Z] ---> Running in cad95c641ce6 [2022-06-21T19:36:15.857Z] Removing intermediate container cad95c641ce6 [2022-06-21T19:36:15.857Z] ---> 9a8a9044d7a3 [2022-06-21T19:36:15.857Z] Step 22/22 : LABEL version=0.0.0 [2022-06-21T19:36:16.139Z] ---> Running in e95feb1f715f [2022-06-21T19:36:16.139Z] ---> d00275697dc9 [2022-06-21T19:36:16.139Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-21T19:36:16.752Z] Removing intermediate container e95feb1f715f [2022-06-21T19:36:16.752Z] ---> 38f537feedb4 [2022-06-21T19:36:16.752Z] [2022-06-21T19:36:17.751Z] Successfully built 38f537feedb4 [2022-06-21T19:36:17.751Z] Successfully tagged support-scheduler-arm64:latest [2022-06-21T19:36:18.027Z]  Building support-scheduler ... done  ---> 4a9204818368 [2022-06-21T19:36:18.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-21T19:36:19.019Z] ---> 2c2905aaf763 [2022-06-21T19:36:19.019Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-21T19:36:19.019Z] ---> Running in b45f5e13a146 [2022-06-21T19:36:22.433Z] Removing intermediate container b45f5e13a146 [2022-06-21T19:36:22.433Z] ---> 2bf5eea4dba6 [2022-06-21T19:36:22.433Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-21T19:36:22.433Z] ---> Running in 255ed40e481f [2022-06-21T19:36:22.433Z] Removing intermediate container 255ed40e481f [2022-06-21T19:36:22.433Z] ---> bd97caa6973d [2022-06-21T19:36:22.433Z] Step 20/22 : LABEL arch=arm64 [2022-06-21T19:36:22.712Z] ---> Running in d6bfc14c1783 [2022-06-21T19:36:23.315Z] Removing intermediate container d6bfc14c1783 [2022-06-21T19:36:23.315Z] ---> db3a83814b5e [2022-06-21T19:36:23.315Z] Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:36:23.315Z] ---> Running in 21f1b561a331 [2022-06-21T19:36:23.925Z] Removing intermediate container 21f1b561a331 [2022-06-21T19:36:23.925Z] ---> e85ed04145f2 [2022-06-21T19:36:23.925Z] Step 22/22 : LABEL version=0.0.0 [2022-06-21T19:36:23.925Z] ---> Running in 07d35c29263c [2022-06-21T19:36:24.536Z] Removing intermediate container 07d35c29263c [2022-06-21T19:36:24.536Z] ---> 38eadbf6b2a9 [2022-06-21T19:36:24.536Z] [2022-06-21T19:36:24.812Z] Successfully built 38eadbf6b2a9 [2022-06-21T19:36:24.812Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-21T19:36:57.198Z]  Building security-proxy-setup ... done Removing intermediate container b62f30c413bb [2022-06-21T19:36:57.198Z] ---> 38b50610a7fb [2022-06-21T19:36:57.198Z] [2022-06-21T19:36:57.198Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T19:36:57.198Z] ---> ac73e934f311 [2022-06-21T19:36:57.198Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-21T19:36:57.198Z] ---> Running in 2874dcf812ca [2022-06-21T19:36:57.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:36:57.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:36:57.198Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-21T19:36:57.198Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-21T19:36:57.198Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:36:57.198Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T19:36:57.198Z] OK: 6 MiB in 16 packages [2022-06-21T19:36:58.648Z] Removing intermediate container 82e379250a52 [2022-06-21T19:36:58.648Z] ---> 38986e8cd239 [2022-06-21T19:36:58.648Z] [2022-06-21T19:36:58.648Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T19:36:58.648Z] ---> ac73e934f311 [2022-06-21T19:36:58.648Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-21T19:36:58.925Z] ---> Running in a85c7c94e656 [2022-06-21T19:36:58.925Z] Removing intermediate container 2874dcf812ca [2022-06-21T19:36:58.925Z] ---> 2b6ea68d4d2e [2022-06-21T19:36:58.925Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T19:36:59.206Z] ---> Running in 2b907b7e5bbf [2022-06-21T19:36:59.206Z] Removing intermediate container a85c7c94e656 [2022-06-21T19:36:59.206Z] ---> 6792fa96925d [2022-06-21T19:36:59.206Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-21T19:36:59.485Z] ---> Running in 4ab2ad734f0d [2022-06-21T19:36:59.485Z] Removing intermediate container 2b907b7e5bbf [2022-06-21T19:36:59.485Z] ---> c11e23046db8 [2022-06-21T19:36:59.485Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-21T19:36:59.759Z] ---> Running in f11bd048951f [2022-06-21T19:36:59.759Z] Removing intermediate container 4ab2ad734f0d [2022-06-21T19:36:59.759Z] ---> 8948eeecce54 [2022-06-21T19:36:59.759Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-21T19:36:59.759Z] ---> Running in 6d61b65ca219 [2022-06-21T19:37:00.033Z] Removing intermediate container f11bd048951f [2022-06-21T19:37:00.033Z] ---> e895257f03cc [2022-06-21T19:37:00.033Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-21T19:37:00.033Z] ---> Running in 8ac146157be3 [2022-06-21T19:37:00.306Z] Removing intermediate container 6d61b65ca219 [2022-06-21T19:37:00.306Z] ---> c21d351731ea [2022-06-21T19:37:00.306Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T19:37:00.306Z] ---> Running in d07c81dcf721 [2022-06-21T19:37:00.579Z] Removing intermediate container 8ac146157be3 [2022-06-21T19:37:00.579Z] ---> 4f28fbbe7877 [2022-06-21T19:37:00.579Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:37:01.562Z] ---> 26d0f83f1d28 [2022-06-21T19:37:01.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-21T19:37:02.161Z] Removing intermediate container d07c81dcf721 [2022-06-21T19:37:02.161Z] ---> 5aede3c0589b [2022-06-21T19:37:02.161Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-21T19:37:02.436Z] ---> Running in 5515ab4e108f [2022-06-21T19:37:03.049Z] ---> e0148c62c122 [2022-06-21T19:37:03.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-21T19:37:03.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T19:37:03.649Z] ---> d33dd26697f5 [2022-06-21T19:37:03.649Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-21T19:37:03.649Z] ---> Running in 28495575b9c9 [2022-06-21T19:37:03.920Z] Removing intermediate container 28495575b9c9 [2022-06-21T19:37:03.920Z] ---> 355db23553bb [2022-06-21T19:37:03.920Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:37:04.201Z] ---> Running in 2d04d284a939 [2022-06-21T19:37:04.491Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T19:37:04.491Z] Removing intermediate container 2d04d284a939 [2022-06-21T19:37:04.491Z] ---> c2588b1eba48 [2022-06-21T19:37:04.491Z] Step 20/22 : LABEL arch=arm64 [2022-06-21T19:37:04.491Z] ---> Running in 6a2fee51c9a1 [2022-06-21T19:37:04.780Z] Removing intermediate container 6a2fee51c9a1 [2022-06-21T19:37:04.780Z] ---> 99fcf695470f [2022-06-21T19:37:04.780Z] Step 21/22 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:37:05.058Z] ---> Running in 36470404226b [2022-06-21T19:37:05.332Z] Removing intermediate container 36470404226b [2022-06-21T19:37:05.332Z] ---> dc93b0de95f9 [2022-06-21T19:37:05.332Z] Step 22/22 : LABEL version=0.0.0 [2022-06-21T19:37:05.332Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-21T19:37:05.332Z] ---> Running in e4afc67979ef [2022-06-21T19:37:05.332Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T19:37:05.604Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-21T19:37:05.604Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T19:37:05.604Z] Removing intermediate container e4afc67979ef [2022-06-21T19:37:05.604Z] ---> 2dce42a47e24 [2022-06-21T19:37:05.604Z] [2022-06-21T19:37:05.604Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-21T19:37:05.881Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-21T19:37:05.881Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T19:37:05.881Z] OK: 8 MiB in 20 packages [2022-06-21T19:37:06.159Z] Successfully built 2dce42a47e24 [2022-06-21T19:37:06.159Z] Successfully tagged support-notifications-arm64:latest [2022-06-21T19:37:06.755Z]  Building support-notifications ... done Removing intermediate container 5515ab4e108f [2022-06-21T19:37:06.755Z] ---> 8b7c166cb119 [2022-06-21T19:37:06.755Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T19:37:07.348Z] ---> f9a718f66787 [2022-06-21T19:37:07.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-21T19:37:08.793Z] ---> fad21c3c8dc6 [2022-06-21T19:37:08.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-21T19:37:09.064Z] ---> 95086e167582 [2022-06-21T19:37:09.064Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-21T19:37:09.064Z] ---> Running in 956d5bf28899 [2022-06-21T19:37:09.340Z] Removing intermediate container 956d5bf28899 [2022-06-21T19:37:09.340Z] ---> 59b7c280bcde [2022-06-21T19:37:09.340Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T19:37:09.619Z] ---> Running in 7f5f3f7d4fb9 [2022-06-21T19:37:09.892Z] Removing intermediate container 7f5f3f7d4fb9 [2022-06-21T19:37:09.892Z] ---> 03f72527d729 [2022-06-21T19:37:09.892Z] Step 21/23 : LABEL arch=arm64 [2022-06-21T19:37:09.892Z] ---> Running in c1fa63e02c3b [2022-06-21T19:37:10.173Z] Removing intermediate container c1fa63e02c3b [2022-06-21T19:37:10.173Z] ---> 16a6f424ee6f [2022-06-21T19:37:10.173Z] Step 22/23 : LABEL git_sha=580e3c40e02c6d1cf58bab09d192cb4506a6a1df [2022-06-21T19:37:10.447Z] ---> Running in 3e7ef86787b2 [2022-06-21T19:37:10.721Z] Removing intermediate container 3e7ef86787b2 [2022-06-21T19:37:10.721Z] ---> 9323f3b8ef09 [2022-06-21T19:37:10.721Z] Step 23/23 : LABEL version=0.0.0 [2022-06-21T19:37:10.721Z] ---> Running in 95a4c94a524b [2022-06-21T19:37:10.996Z] Removing intermediate container 95a4c94a524b [2022-06-21T19:37:10.996Z] ---> 9c2ff156bbd3 [2022-06-21T19:37:10.996Z] [2022-06-21T19:37:11.590Z] Successfully built 9c2ff156bbd3 [2022-06-21T19:37:11.590Z] Successfully tagged core-data-arm64:latest [2022-06-21T19:37:11.878Z]  Building core-data ... done  [Pipeline] } [2022-06-21T19:37:11.891Z] $ docker stop --time=1 8c45df0be45f4bf9b6fb77c02b10eb65d9db5cbe4f304079743c349367454657 [2022-06-21T19:37:13.580Z] $ docker rm -f 8c45df0be45f4bf9b6fb77c02b10eb65d9db5cbe4f304079743c349367454657 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T19:37:14.187Z] + docker images [2022-06-21T19:37:14.459Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-21T19:37:14.459Z] core-data-arm64 latest 9c2ff156bbd3 4 seconds ago 21.7MB [2022-06-21T19:37:14.459Z] support-notifications-arm64 latest 2dce42a47e24 9 seconds ago 25.9MB [2022-06-21T19:37:14.459Z] 38986e8cd239 16 seconds ago 1.46GB [2022-06-21T19:37:14.459Z] 38b50610a7fb 21 seconds ago 1.49GB [2022-06-21T19:37:14.459Z] security-proxy-setup-arm64 latest 38eadbf6b2a9 50 seconds ago 26.1MB [2022-06-21T19:37:14.459Z] support-scheduler-arm64 latest 38f537feedb4 58 seconds ago 25.4MB [2022-06-21T19:37:14.459Z] 38a5c0bdb868 About a minute ago 1.49GB [2022-06-21T19:37:14.459Z] ebbcaa64d401 About a minute ago 1.44GB [2022-06-21T19:37:14.459Z] core-command-arm64 latest c721dbc3b2cc 4 minutes ago 15.5MB [2022-06-21T19:37:14.459Z] d9365d9fbb03 4 minutes ago 1.43GB [2022-06-21T19:37:14.459Z] security-spire-agent-arm64 latest 134cdebd42f0 5 minutes ago 126MB [2022-06-21T19:37:14.459Z] 158a90959ef6 5 minutes ago 1.34GB [2022-06-21T19:37:14.459Z] security-spire-config-arm64 latest 48947cfcbb26 6 minutes ago 85.6MB [2022-06-21T19:37:14.459Z] security-spire-server-arm64 latest c848b278614e 6 minutes ago 86.3MB [2022-06-21T19:37:14.459Z] 47f0a1d221f8 6 minutes ago 1.34GB [2022-06-21T19:37:14.459Z] 86581ce21a34 6 minutes ago 1.34GB [2022-06-21T19:37:14.459Z] sys-mgmt-agent-arm64 latest d4dbb6b6d40d 7 minutes ago 282MB [2022-06-21T19:37:14.459Z] security-spiffe-token-provider-arm64 latest f5666088ef2f 7 minutes ago 28.1MB [2022-06-21T19:37:14.459Z] 8848e2f00afb 8 minutes ago 1.48GB [2022-06-21T19:37:14.459Z] security-bootstrapper-arm64 latest 758d65d51642 8 minutes ago 18.3MB [2022-06-21T19:37:14.459Z] security-secretstore-setup-arm64 latest e4586310d561 8 minutes ago 27.5MB [2022-06-21T19:37:14.459Z] core-metadata-arm64 latest f7646b1b80ae 8 minutes ago 16.3MB [2022-06-21T19:37:14.459Z] 644d674369e2 9 minutes ago 1.44GB [2022-06-21T19:37:14.459Z] bb635ee7e2a3 9 minutes ago 1.44GB [2022-06-21T19:37:14.459Z] a8e3744bf4b0 9 minutes ago 1.44GB [2022-06-21T19:37:14.459Z] 3e9a187c57dc 9 minutes ago 1.43GB [2022-06-21T19:37:14.459Z] ci-base-image-arm64 latest 8f999e85b142 26 minutes ago 1.01GB [2022-06-21T19:37:14.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB [2022-06-21T19:37:14.459Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-21T19:37:14.459Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-21T19:37:14.459Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-21T19:37:14.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:37:15.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T19:37:15.268Z] [2022-06-21T19:37:15.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:37:15.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T19:37:15.948Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-21T19:37:15.948Z] 8998bd30e6a1: Pulling fs layer [2022-06-21T19:37:15.948Z] 04944245beec: Pulling fs layer [2022-06-21T19:37:15.948Z] 699f458cf7ca: Pulling fs layer [2022-06-21T19:37:15.948Z] 765212b225bb: Pulling fs layer [2022-06-21T19:37:15.948Z] f23df028b6ca: Pulling fs layer [2022-06-21T19:37:15.948Z] d65c8cfc05b1: Pulling fs layer [2022-06-21T19:37:15.948Z] 2437ff75d9bd: Pulling fs layer [2022-06-21T19:37:15.948Z] f23df028b6ca: Waiting [2022-06-21T19:37:15.948Z] d65c8cfc05b1: Waiting [2022-06-21T19:37:15.948Z] 2437ff75d9bd: Waiting [2022-06-21T19:37:15.948Z] 765212b225bb: Waiting [2022-06-21T19:37:15.948Z] 04944245beec: Verifying Checksum [2022-06-21T19:37:15.948Z] 04944245beec: Download complete [2022-06-21T19:37:15.948Z] 765212b225bb: Verifying Checksum [2022-06-21T19:37:15.948Z] 765212b225bb: Download complete [2022-06-21T19:37:15.948Z] f23df028b6ca: Download complete [2022-06-21T19:37:15.948Z] d65c8cfc05b1: Verifying Checksum [2022-06-21T19:37:15.948Z] d65c8cfc05b1: Download complete [2022-06-21T19:37:16.224Z] 699f458cf7ca: Verifying Checksum [2022-06-21T19:37:16.224Z] 699f458cf7ca: Download complete [2022-06-21T19:37:16.498Z] 8998bd30e6a1: Verifying Checksum [2022-06-21T19:37:16.498Z] 8998bd30e6a1: Download complete [2022-06-21T19:37:19.115Z] 2437ff75d9bd: Verifying Checksum [2022-06-21T19:37:19.115Z] 2437ff75d9bd: Download complete [2022-06-21T19:37:21.092Z] 8998bd30e6a1: Pull complete [2022-06-21T19:37:21.366Z] 04944245beec: Pull complete [2022-06-21T19:37:23.340Z] 699f458cf7ca: Pull complete [2022-06-21T19:37:23.340Z] 765212b225bb: Pull complete [2022-06-21T19:37:23.937Z] f23df028b6ca: Pull complete [2022-06-21T19:37:24.211Z] d65c8cfc05b1: Pull complete [2022-06-21T19:37:39.291Z] 2437ff75d9bd: Pull complete [2022-06-21T19:37:39.291Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-21T19:37:39.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T19:37:39.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:37:39.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-15242 does not seem to be running inside a container [2022-06-21T19:37:40.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-21T19:37:43.139Z] $ docker top ffde64376c0426fc8dffa743ceee7a46be8e6acc7785edadd8df3106a1f48cc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:37:44.167Z] ---> job-cost.sh [2022-06-21T19:37:44.167Z] lf-activate-venv: SKIPPING [2022-06-21T19:37:44.167Z] INFO: No Stack... [2022-06-21T19:37:44.760Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-21T19:37:45.354Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T19:37:46.029Z] + cut -d, -f6 [2022-06-21T19:37:46.029Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-06-21T19:37:46.111Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4058-1-stack-cost] [2022-06-21T19:37:46.115Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4058-1-stack-cost] did not exist. Created. [2022-06-21T19:37:46.115Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4058-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T19:37:46.873Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-21T19:37:47.066Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T19:37:47.085Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4058-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T19:37:47.163Z] $ docker stop --time=1 ffde64376c0426fc8dffa743ceee7a46be8e6acc7785edadd8df3106a1f48cc4 [2022-06-21T19:37:48.686Z] $ docker rm -f ffde64376c0426fc8dffa743ceee7a46be8e6acc7785edadd8df3106a1f48cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-21T19:37:49.708Z] provisioning config files... [2022-06-21T19:37:49.718Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4664508205465648107tmp [Pipeline] { [Pipeline] sh [2022-06-21T19:37:50.052Z] + set +x [2022-06-21T19:37:50.052Z] + curl -s https://codecov.io/bash [2022-06-21T19:37:50.052Z] + bash -s -- [2022-06-21T19:37:50.053Z] [2022-06-21T19:37:50.053Z] _____ _ [2022-06-21T19:37:50.053Z] / ____| | | [2022-06-21T19:37:50.053Z] | | ___ __| | ___ ___ _____ __ [2022-06-21T19:37:50.053Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-21T19:37:50.053Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-21T19:37:50.053Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-21T19:37:50.053Z] Bash-1.0.6 [2022-06-21T19:37:50.053Z] [2022-06-21T19:37:50.053Z] [2022-06-21T19:37:50.053Z] ==> git version 2.25.1 found [2022-06-21T19:37:50.053Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-21T19:37:50.053Z] Release-Date: 2020-01-08 [2022-06-21T19:37:50.053Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-21T19:37:50.053Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-21T19:37:50.053Z] ==> Jenkins CI detected. [2022-06-21T19:37:50.053Z] current dir:  /w/workspace/edgex-go/1 [2022-06-21T19:37:50.053Z] project root: . [2022-06-21T19:37:50.053Z] --> token set from env [2022-06-21T19:37:50.053Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-21T19:37:50.053Z] ==> Running gcov in . (disable via -X gcov) [2022-06-21T19:37:50.053Z] ==> Python coveragepy not found [2022-06-21T19:37:50.053Z] ==> Searching for coverage reports in: [2022-06-21T19:37:50.053Z] + . [2022-06-21T19:37:50.053Z] -> Found 1 reports [2022-06-21T19:37:50.314Z] ==> Detecting git/mercurial file structure [2022-06-21T19:37:50.314Z] ==> Reading reports [2022-06-21T19:37:50.314Z] + ./coverage.out bytes=435411 [2022-06-21T19:37:50.314Z] ==> Appending adjustments [2022-06-21T19:37:50.314Z] https://docs.codecov.io/docs/fixing-reports [2022-06-21T19:37:51.703Z] + Found adjustments [2022-06-21T19:37:51.703Z] ==> Gzipping contents [2022-06-21T19:37:51.703Z] 60K /tmp/codecov.lA4K8r.gz [2022-06-21T19:37:51.703Z] ==> Uploading reports [2022-06-21T19:37:51.703Z] url: https://codecov.io [2022-06-21T19:37:51.703Z] query: branch=PR-4058&commit=580e3c40e02c6d1cf58bab09d192cb4506a6a1df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4058%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4058&job=&cmd_args= [2022-06-21T19:37:51.703Z] -> Pinging Codecov [2022-06-21T19:37:51.703Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4058&commit=580e3c40e02c6d1cf58bab09d192cb4506a6a1df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4058%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4058&job=&cmd_args= [2022-06-21T19:37:51.703Z] -> Uploading to [2022-06-21T19:37:51.703Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-21/00271124DB129430A58F1EEE437C3FCB/580e3c40e02c6d1cf58bab09d192cb4506a6a1df/26b878d2-e74b-423f-ac61-8ca7cafcb3d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T193751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ffc42e98a16969e02eb9a7410ec20b9e19f3f45c48881f5d4a6d5ca571a775f [2022-06-21T19:37:51.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T19:37:51.703Z] Dload Upload Total Spent Left Speed [2022-06-21T19:37:51.967Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59853 0 0 100 59853 0 258k --:--:-- --:--:-- --:--:-- 258k [2022-06-21T19:37:51.967Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/580e3c40e02c6d1cf58bab09d192cb4506a6a1df [Pipeline] } [2022-06-21T19:37:51.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-21T19:37:53.325Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:37:53.651Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:37:54.548Z] ---> package-listing.sh [2022-06-21T19:37:54.548Z] ++ facter osfamily [2022-06-21T19:37:54.548Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-21T19:37:54.809Z] + OS_FAMILY=debian [2022-06-21T19:37:54.809Z] + workspace=/w/workspace/edgex-go/1 [2022-06-21T19:37:54.809Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-21T19:37:54.809Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-21T19:37:54.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-21T19:37:54.809Z] + PACKAGES=/tmp/packages_start.txt [2022-06-21T19:37:54.809Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-21T19:37:54.809Z] + PACKAGES=/tmp/packages_end.txt [2022-06-21T19:37:54.809Z] + case "${OS_FAMILY}" in [2022-06-21T19:37:54.809Z] + dpkg -l [2022-06-21T19:37:54.809Z] + grep '^ii' [2022-06-21T19:37:54.809Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-21T19:37:54.809Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-21T19:37:54.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-21T19:37:54.809Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-21T19:37:54.810Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-21T19:37:54.810Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-21T19:37:54.843Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-21T19:37:55.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:37:55.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T19:37:55.777Z] [2022-06-21T19:37:55.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T19:37:56.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T19:37:56.149Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-21T19:37:56.149Z] 5eb5b503b376: Pulling fs layer [2022-06-21T19:37:56.149Z] 5c69ac0246d0: Pulling fs layer [2022-06-21T19:37:56.149Z] ec43610c2a17: Pulling fs layer [2022-06-21T19:37:56.149Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-21T19:37:56.149Z] 33b1e0a273af: Pulling fs layer [2022-06-21T19:37:56.149Z] 5d3b04190fa2: Pulling fs layer [2022-06-21T19:37:56.149Z] 2f39f015ded8: Pulling fs layer [2022-06-21T19:37:56.149Z] 3a2ae6a8a46f: Waiting [2022-06-21T19:37:56.149Z] 33b1e0a273af: Waiting [2022-06-21T19:37:56.149Z] 5d3b04190fa2: Waiting [2022-06-21T19:37:56.149Z] 2f39f015ded8: Waiting [2022-06-21T19:37:56.149Z] 5c69ac0246d0: Download complete [2022-06-21T19:37:56.149Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-21T19:37:56.149Z] 3a2ae6a8a46f: Download complete [2022-06-21T19:37:56.410Z] 33b1e0a273af: Verifying Checksum [2022-06-21T19:37:56.410Z] 33b1e0a273af: Download complete [2022-06-21T19:37:56.410Z] 5d3b04190fa2: Verifying Checksum [2022-06-21T19:37:56.410Z] 5d3b04190fa2: Download complete [2022-06-21T19:37:56.410Z] ec43610c2a17: Verifying Checksum [2022-06-21T19:37:56.410Z] ec43610c2a17: Download complete [2022-06-21T19:37:56.410Z] 5eb5b503b376: Verifying Checksum [2022-06-21T19:37:56.410Z] 5eb5b503b376: Download complete [2022-06-21T19:37:56.982Z] 2f39f015ded8: Verifying Checksum [2022-06-21T19:37:56.982Z] 2f39f015ded8: Download complete [2022-06-21T19:37:57.928Z] 5eb5b503b376: Pull complete [2022-06-21T19:37:57.928Z] 5c69ac0246d0: Pull complete [2022-06-21T19:37:58.577Z] ec43610c2a17: Pull complete [2022-06-21T19:37:58.577Z] 3a2ae6a8a46f: Pull complete [2022-06-21T19:37:58.839Z] 33b1e0a273af: Pull complete [2022-06-21T19:37:58.839Z] 5d3b04190fa2: Pull complete [2022-06-21T19:38:04.125Z] 2f39f015ded8: Pull complete [2022-06-21T19:38:04.125Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-21T19:38:04.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T19:38:04.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T19:38:04.336Z] prd-ubuntu20.04-docker-8c-8g-15241 does not seem to be running inside a container [2022-06-21T19:38:04.370Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T19:38:06.003Z] $ docker top 5c7f7b48fb3405eafbc7cff3e08f7ee88353eaabd9a40b8656b45759019fb395 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T19:38:06.407Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-21T19:38:06.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-21T19:38:07.021Z] + ls /var/log/sa-host [2022-06-21T19:38:07.021Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T19:38:07.214Z] provisioning config files... [2022-06-21T19:38:07.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1241792417384442181tmp [Pipeline] { [Pipeline] echo [2022-06-21T19:38:07.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:38:07.586Z] ---> create-netrc.sh [Pipeline] } [2022-06-21T19:38:07.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:38:08.015Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-21T19:38:08.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:38:08.361Z] ---> sudo-logs.sh [2022-06-21T19:38:08.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-21T19:38:08.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:38:08.745Z] ---> job-cost.sh [2022-06-21T19:38:08.745Z] lf-activate-venv: SKIPPING [2022-06-21T19:38:08.745Z] DEBUG: total: 0.10999999940395355 [2022-06-21T19:38:08.745Z] INFO: Retrieving Stack Cost... [2022-06-21T19:38:09.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T19:38:09.573Z] INFO: Archiving Costs [Pipeline] echo [2022-06-21T19:38:09.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T19:38:09.912Z] ---> logs-deploy.sh [2022-06-21T19:38:09.913Z] lf-activate-venv: SKIPPING [2022-06-21T19:38:09.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4058/1 [2022-06-21T19:38:09.913Z] INFO: archiving workspace using pattern(s): [2022-06-21T19:38:10.853Z] Archives upload complete. [2022-06-21T19:38:10.853Z] INFO: archiving logs to Nexus