Pull request #4070 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e70a72b8571de597cf9528919c3f5678487b2b3+8c995af195f08c96051e81afd7f7ed1e800bba03 (6ac3ab19c5dd424b27eafded7a0d04b1fdbd2d2c) 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-ssh11520251091102544822.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-ssh3212094937274360815.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-4070/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-4070/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4004276203592245076.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-4070/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3598836141933404550.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-ssh4565413115405604166.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-4070/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-4070/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14055381906243439070.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16635 in /w/workspace/edgexfoundry_edgex-go_PR-4070 [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 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit 5e70a72b8571de597cf9528919c3f5678487b2b3 Merge succeeded, producing 5e70a72b8571de597cf9528919c3f5678487b2b3 Checking out Revision 5e70a72b8571de597cf9528919c3f5678487b2b3 (PR-4070) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > 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/4070/head:refs/remotes/origin/PR-4070 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e70a72b8571de597cf9528919c3f5678487b2b3 # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e70a72b8571de597cf9528919c3f5678487b2b3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 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-07-01T19:04:53.841Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T19:04:53.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T19:04:54.083Z] ========================================================= [2022-07-01T19:04:54.083Z] EdgeX Global Pipelines Version Info [2022-07-01T19:04:54.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:04:54.888Z] ------------------- [2022-07-01T19:04:54.888Z] stable info: [2022-07-01T19:04:54.888Z] ------------------- [2022-07-01T19:04:54.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T19:04:54.888Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T19:04:54.888Z] Message: update stable to v1.0.234 [2022-07-01T19:04:55.468Z] ------------------- [2022-07-01T19:04:55.468Z] experimental info: [2022-07-01T19:04:55.468Z] ------------------- [2022-07-01T19:04:55.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T19:04:55.468Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T19:04:55.468Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T19:04:55.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T19:04:55.893Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T19:04:55.933Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T19:04:55.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T19:04:56.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T19:04:56.042Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T19:04:56.079Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T19:04:56.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T19:04:56.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T19:04:56.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T19:04:56.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T19:04:56.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T19:04:56.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T19:04:56.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T19:04:56.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T19:04:56.449Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T19:04:56.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T19:04:56.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T19:04:56.576Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T19:04:56.616Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T19:04:56.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T19:04:56.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T19:04:56.744Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T19:04:56.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4070 [Pipeline] echo [2022-07-01T19:04:56.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4070 [Pipeline] echo [2022-07-01T19:04:56.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4070 [Pipeline] echo [2022-07-01T19:04:56.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e70a72b8571de597cf9528919c3f5678487b2b3 [Pipeline] echo [2022-07-01T19:04:56.944Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e70a72 [Pipeline] echo [2022-07-01T19:04:56.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T19:04:57.090Z] provisioning config files... [2022-07-01T19:04:57.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4885191835263963615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:04:57.453Z] ---> docker-login.sh [2022-07-01T19:04:57.453Z] nexus3.edgexfoundry.org:10001 [2022-07-01T19:04:57.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:04:57.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:04:57.714Z] Configure a credential helper to remove this warning. See [2022-07-01T19:04:57.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:04:57.714Z] [2022-07-01T19:04:57.714Z] Login Succeeded [2022-07-01T19:04:57.714Z] nexus3.edgexfoundry.org:10002 [2022-07-01T19:04:57.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:04:57.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:04:57.976Z] Configure a credential helper to remove this warning. See [2022-07-01T19:04:57.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:04:57.976Z] [2022-07-01T19:04:57.976Z] Login Succeeded [2022-07-01T19:04:57.976Z] nexus3.edgexfoundry.org:10003 [2022-07-01T19:04:57.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:04:58.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:04:58.240Z] Configure a credential helper to remove this warning. See [2022-07-01T19:04:58.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:04:58.240Z] [2022-07-01T19:04:58.240Z] Login Succeeded [2022-07-01T19:04:58.240Z] nexus3.edgexfoundry.org:10004 [2022-07-01T19:04:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:04:58.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:04:58.240Z] Configure a credential helper to remove this warning. See [2022-07-01T19:04:58.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:04:58.240Z] [2022-07-01T19:04:58.240Z] Login Succeeded [2022-07-01T19:04:58.240Z] docker.io [2022-07-01T19:04:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:04:58.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:04:58.815Z] Configure a credential helper to remove this warning. See [2022-07-01T19:04:58.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:04:58.815Z] [2022-07-01T19:04:58.815Z] Login Succeeded [2022-07-01T19:04:58.815Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T19:04:58.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T19:04:59.253Z] + 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-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + dirname cmd/core-command/Dockerfile [2022-07-01T19:04:59.253Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/core-data/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T19:04:59.253Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T19:04:59.253Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T19:04:59.253Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T19:04:59.253Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T19:04:59.253Z] + cut -d/ -f2 [2022-07-01T19:04:59.253Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T19:04:59.306Z] 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-07-01T19:04:59.807Z] + git rev-list -1 --merges 5e70a72b8571de597cf9528919c3f5678487b2b3~1..5e70a72b8571de597cf9528919c3f5678487b2b3 [Pipeline] echo [2022-07-01T19:04:59.843Z] -----------> git rev-list -1 --merges 5e70a72b8571de597cf9528919c3f5678487b2b3~1..5e70a72b8571de597cf9528919c3f5678487b2b3 5e70a72b8571de597cf9528919c3f5678487b2b3 [false] [Pipeline] sh [2022-07-01T19:05:00.153Z] + git log --format=format:%s -1 5e70a72b8571de597cf9528919c3f5678487b2b3 [Pipeline] echo [2022-07-01T19:05:00.191Z] ========================================================= [2022-07-01T19:05:00.191Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T19:05:00.191Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T19:05:00.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T19:05:00.696Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T19:05:00.696Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T19:05:00.696Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T19:05:00.696Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T19:05:00.696Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T19:05:00.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:05:01.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T19:05:01.120Z] [2022-07-01T19:05:01.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:05:01.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T19:05:01.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T19:05:01.498Z] 42c077c10790: Pulling fs layer [2022-07-01T19:05:01.499Z] f63e77b7563a: Pulling fs layer [2022-07-01T19:05:01.499Z] bd5fdadae976: Pulling fs layer [2022-07-01T19:05:01.499Z] 205491f53016: Pulling fs layer [2022-07-01T19:05:01.499Z] df18705c85c3: Pulling fs layer [2022-07-01T19:05:01.499Z] bdb3f477010e: Pulling fs layer [2022-07-01T19:05:01.499Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T19:05:01.499Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T19:05:01.499Z] bdb8f0575790: Pulling fs layer [2022-07-01T19:05:01.499Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T19:05:01.499Z] 2343380bae48: Pulling fs layer [2022-07-01T19:05:01.499Z] c8a8fc8e1c8f: Waiting [2022-07-01T19:05:01.499Z] 2c6e9b1d212d: Waiting [2022-07-01T19:05:01.499Z] bdb8f0575790: Waiting [2022-07-01T19:05:01.499Z] 386e3cb2ff24: Waiting [2022-07-01T19:05:01.499Z] 2343380bae48: Waiting [2022-07-01T19:05:01.499Z] bdb3f477010e: Waiting [2022-07-01T19:05:01.499Z] df18705c85c3: Waiting [2022-07-01T19:05:01.499Z] f63e77b7563a: Verifying Checksum [2022-07-01T19:05:01.499Z] f63e77b7563a: Download complete [2022-07-01T19:05:01.499Z] 205491f53016: Verifying Checksum [2022-07-01T19:05:01.499Z] 205491f53016: Download complete [2022-07-01T19:05:01.760Z] df18705c85c3: Verifying Checksum [2022-07-01T19:05:01.760Z] df18705c85c3: Download complete [2022-07-01T19:05:01.760Z] bd5fdadae976: Verifying Checksum [2022-07-01T19:05:01.760Z] bd5fdadae976: Download complete [2022-07-01T19:05:01.760Z] bdb3f477010e: Verifying Checksum [2022-07-01T19:05:01.760Z] bdb3f477010e: Download complete [2022-07-01T19:05:01.760Z] 2c6e9b1d212d: Verifying Checksum [2022-07-01T19:05:01.760Z] 2c6e9b1d212d: Download complete [2022-07-01T19:05:01.760Z] bdb8f0575790: Verifying Checksum [2022-07-01T19:05:01.760Z] bdb8f0575790: Download complete [2022-07-01T19:05:01.760Z] 386e3cb2ff24: Verifying Checksum [2022-07-01T19:05:01.760Z] 386e3cb2ff24: Download complete [2022-07-01T19:05:01.760Z] 2343380bae48: Download complete [2022-07-01T19:05:01.760Z] 42c077c10790: Verifying Checksum [2022-07-01T19:05:01.760Z] 42c077c10790: Download complete [2022-07-01T19:05:02.020Z] c8a8fc8e1c8f: Download complete [2022-07-01T19:05:03.402Z] 42c077c10790: Pull complete [2022-07-01T19:05:03.402Z] f63e77b7563a: Pull complete [2022-07-01T19:05:03.975Z] bd5fdadae976: Pull complete [2022-07-01T19:05:03.975Z] 205491f53016: Pull complete [2022-07-01T19:05:04.236Z] df18705c85c3: Pull complete [2022-07-01T19:05:04.236Z] bdb3f477010e: Pull complete [2022-07-01T19:05:06.788Z] c8a8fc8e1c8f: Pull complete [2022-07-01T19:05:06.788Z] 2c6e9b1d212d: Pull complete [2022-07-01T19:05:06.788Z] bdb8f0575790: Pull complete [2022-07-01T19:05:06.788Z] 386e3cb2ff24: Pull complete [2022-07-01T19:05:06.788Z] 2343380bae48: Pull complete [2022-07-01T19:05:06.788Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T19:05:06.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T19:05:06.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:05:07.016Z] prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container [2022-07-01T19:05:07.053Z] $ 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-07-01T19:05:08.728Z] $ docker top 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 -eo pid,comm [2022-07-01T19:05:08.796Z] 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-07-01T19:05:08.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T19:05:08.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T19:05:08.918Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T19:05:09.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T19:05:09.061Z] $ docker exec 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 ssh-agent [2022-07-01T19:05:09.208Z] SSH_AUTH_SOCK=/tmp/ssh-wXml5oM6kYlP/agent.35 [2022-07-01T19:05:09.208Z] SSH_AGENT_PID=42 [2022-07-01T19:05:09.214Z] Running ssh-add (command line suppressed) [2022-07-01T19:05:09.342Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2312401769426545601.key (/w/workspace/edgex-go/1@tmp/private_key_2312401769426545601.key) [2022-07-01T19:05:09.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T19:05:09.693Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T19:05:09.720Z] $ docker exec --env ******** --env ******** 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 ssh-agent -k [2022-07-01T19:05:09.841Z] unset SSH_AUTH_SOCK; [2022-07-01T19:05:09.841Z] unset SSH_AGENT_PID; [2022-07-01T19:05:09.841Z] echo Agent pid 42 killed; [2022-07-01T19:05:09.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T19:05:09.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T19:05:09.942Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T19:05:10.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T19:05:10.085Z] $ docker exec 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 ssh-agent [2022-07-01T19:05:10.220Z] SSH_AUTH_SOCK=/tmp/ssh-VbwtkHADVUVM/agent.75 [2022-07-01T19:05:10.220Z] SSH_AGENT_PID=82 [2022-07-01T19:05:10.226Z] Running ssh-add (command line suppressed) [2022-07-01T19:05:10.338Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1328519073575108526.key (/w/workspace/edgex-go/1@tmp/private_key_1328519073575108526.key) [2022-07-01T19:05:10.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T19:05:10.688Z] + git semver init [2022-07-01T19:05:10.958Z] 2022-07-01 19:05:10,914 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T19:05:10.958Z] 2022-07-01 19:05:10,915 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-01T19:05:10.958Z] 2022-07-01 19:05:10,916 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-01T19:05:10.958Z] 2022-07-01 19:05:10,916 [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-07-01T19:05:15.167Z] 2022-07-01 19:05:14,868 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-01T19:05:15.167Z] 2022-07-01 19:05:14,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4070 with force:False [2022-07-01T19:05:15.167Z] 2022-07-01 19:05:14,869 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4070 [2022-07-01T19:05:15.167Z] 2022-07-01 19:05:14,873 [execute] INFO git cat-file --batch-check [2022-07-01T19:05:15.167Z] 2022-07-01 19:05:14,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T19:05:15.167Z] 2022-07-01 19:05:14,881 [execute] INFO git cat-file --batch [2022-07-01T19:05:15.167Z] 2022-07-01 19:05:14,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T19:05:15.167Z] 2022-07-01 19:05:14,887 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4070 [2022-07-01T19:05:15.167Z] 0.0.0 [Pipeline] } [2022-07-01T19:05:15.191Z] $ docker exec --env ******** --env ******** 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 ssh-agent -k [2022-07-01T19:05:15.318Z] unset SSH_AUTH_SOCK; [2022-07-01T19:05:15.318Z] unset SSH_AGENT_PID; [2022-07-01T19:05:15.318Z] echo Agent pid 82 killed; [2022-07-01T19:05:15.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T19:05:15.755Z] + git semver [Pipeline] } [2022-07-01T19:05:16.053Z] $ docker stop --time=1 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 [2022-07-01T19:05:17.381Z] $ docker rm -f 39068ccfc2e9ad1e523d4c9bb1be8c9d4a034944de8148e54dc6b02b254fd8a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T19:05:17.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T19:05:18.082Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T19:05:18.099Z] [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-07-01T19:05:18.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T19:05:18.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T19:05:18.668Z] ========================================================= [2022-07-01T19:05:18.668Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T19:05:18.668Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T19:05:19.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T19:05:19.013Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T19:05:19.013Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T19:05:19.013Z] 666ba61612fd: Pulling fs layer [2022-07-01T19:05:19.013Z] 8ed8ca486205: Pulling fs layer [2022-07-01T19:05:19.013Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T19:05:19.013Z] c516ae0d96e1: Pulling fs layer [2022-07-01T19:05:19.013Z] 684cea983483: Pulling fs layer [2022-07-01T19:05:19.013Z] dd3240ac7de5: Pulling fs layer [2022-07-01T19:05:19.013Z] b1e948a4e11c: Pulling fs layer [2022-07-01T19:05:19.013Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T19:05:19.013Z] 646ad004c059: Pulling fs layer [2022-07-01T19:05:19.013Z] cc1cd167ecdc: Waiting [2022-07-01T19:05:19.013Z] c516ae0d96e1: Waiting [2022-07-01T19:05:19.013Z] 684cea983483: Waiting [2022-07-01T19:05:19.013Z] dd3240ac7de5: Waiting [2022-07-01T19:05:19.013Z] b1e948a4e11c: Waiting [2022-07-01T19:05:19.013Z] a8fd76ee1af6: Waiting [2022-07-01T19:05:19.013Z] 646ad004c059: Waiting [2022-07-01T19:05:19.013Z] 8ed8ca486205: Verifying Checksum [2022-07-01T19:05:19.013Z] 8ed8ca486205: Download complete [2022-07-01T19:05:19.013Z] 666ba61612fd: Download complete [2022-07-01T19:05:19.013Z] c516ae0d96e1: Verifying Checksum [2022-07-01T19:05:19.013Z] c516ae0d96e1: Download complete [2022-07-01T19:05:19.013Z] 684cea983483: Download complete [2022-07-01T19:05:19.013Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T19:05:19.013Z] 59bf1c3509f3: Download complete [2022-07-01T19:05:19.013Z] dd3240ac7de5: Verifying Checksum [2022-07-01T19:05:19.013Z] dd3240ac7de5: Download complete [2022-07-01T19:05:19.282Z] b1e948a4e11c: Verifying Checksum [2022-07-01T19:05:19.282Z] b1e948a4e11c: Download complete [2022-07-01T19:05:19.282Z] 59bf1c3509f3: Pull complete [2022-07-01T19:05:19.282Z] 666ba61612fd: Pull complete [2022-07-01T19:05:19.552Z] 8ed8ca486205: Pull complete [2022-07-01T19:05:19.552Z] 646ad004c059: Verifying Checksum [2022-07-01T19:05:19.816Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T19:05:19.816Z] a8fd76ee1af6: Download complete [2022-07-01T19:05:19.816Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T19:05:19.816Z] cc1cd167ecdc: Download complete [2022-07-01T19:05:24.021Z] cc1cd167ecdc: Pull complete [2022-07-01T19:05:24.021Z] c516ae0d96e1: Pull complete [2022-07-01T19:05:24.021Z] 684cea983483: Pull complete [2022-07-01T19:05:24.021Z] dd3240ac7de5: Pull complete [2022-07-01T19:05:24.021Z] b1e948a4e11c: Pull complete [2022-07-01T19:05:26.563Z] a8fd76ee1af6: Pull complete [2022-07-01T19:05:27.132Z] 646ad004c059: Pull complete [2022-07-01T19:05:27.132Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T19:05:27.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T19:05:27.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T19:05:27.490Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T19:05:27.490Z] WORKDIR /edgex [2022-07-01T19:05:27.490Z] COPY go.mod . [2022-07-01T19:05:27.490Z] RUN go mod download [2022-07-01T19:05:27.490Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T19:05:28.875Z] Sending build context to Docker daemon 335.1MB [2022-07-01T19:05:28.875Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T19:05:28.875Z] ---> 8f69c11f6b0c [2022-07-01T19:05:28.875Z] Step 2/4 : WORKDIR /edgex [2022-07-01T19:05:31.419Z] ---> Running in ffcf93282834 [2022-07-01T19:05:31.419Z] Removing intermediate container ffcf93282834 [2022-07-01T19:05:31.419Z] ---> dc40140496ef [2022-07-01T19:05:31.419Z] Step 3/4 : COPY go.mod . [2022-07-01T19:05:31.419Z] ---> 5098babbdb0a [2022-07-01T19:05:31.419Z] Step 4/4 : RUN go mod download [2022-07-01T19:05:31.419Z] ---> Running in af3711f03341 [2022-07-01T19:05:33.407Z] Still waiting to schedule task [2022-07-01T19:05:33.408Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-01T19:05:49.529Z] Removing intermediate container af3711f03341 [2022-07-01T19:05:49.529Z] ---> 11621db5623c [2022-07-01T19:05:49.529Z] Successfully built 11621db5623c [2022-07-01T19:05:49.529Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:05:49.909Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T19:05:49.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:05:50.069Z] prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container [2022-07-01T19:05:50.106Z] $ 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-07-01T19:05:50.572Z] $ docker top e3c30074888ffa5ed5b2f5f44b5c30c0cce5b7dacfaa28d43868ed98d02d6c1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T19:05:50.974Z] + go version [2022-07-01T19:05:50.975Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T19:05:51.010Z] $ docker stop --time=1 e3c30074888ffa5ed5b2f5f44b5c30c0cce5b7dacfaa28d43868ed98d02d6c1e [2022-07-01T19:05:52.296Z] $ docker rm -f e3c30074888ffa5ed5b2f5f44b5c30c0cce5b7dacfaa28d43868ed98d02d6c1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:05:53.014Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T19:05:53.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:05:53.171Z] prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container [2022-07-01T19:05:53.213Z] $ 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-07-01T19:05:53.624Z] $ docker top 1f321f84bed2b1ecca4ef1b414c7c512711b65512b00fc5285e9ba6febf4aac6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T19:05:53.741Z] ========================================================= [2022-07-01T19:05:53.741Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T19:05:53.741Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T19:05:54.114Z] + make test [2022-07-01T19:05:54.114Z] go mod tidy -compat=1.17 [2022-07-01T19:05:54.114Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T19:06:00.700Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T19:06:10.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T19:06:11.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-07-01T19:06:11.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T19:06:11.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T19:06:12.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-07-01T19:06:12.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T19:06:12.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.2% of statements [2022-07-01T19:06:12.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T19:06:12.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.788s coverage: 89.2% of statements [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.098s coverage: 83.8% of statements [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.446s coverage: 95.6% of statements [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.099s coverage: 60.0% of statements [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.089s coverage: 58.8% of statements [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements [2022-07-01T19:06:16.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-07-01T19:06:16.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements [2022-07-01T19:06:24.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2022-07-01T19:06:24.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-07-01T19:06:27.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-07-01T19:06:27.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.070s coverage: 58.8% of statements [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.2% of statements [2022-07-01T19:06:37.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T19:06:37.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.079s coverage: 28.9% of statements [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T19:06:37.453Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2022-07-01T19:06:37.453Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-01T19:06:37.453Z] 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-07-01T19:06:55.569Z] GO111MODULE=on go vet ./... [2022-07-01T19:06:59.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T19:06:59.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T19:06:59.768Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T19:06:59.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T19:07:00.124Z] + ls -al . [2022-07-01T19:07:00.124Z] total 684 [2022-07-01T19:07:00.124Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 19:05 . [2022-07-01T19:07:00.124Z] drwxr-xr-x 4 root root 4096 Jul 1 19:05 .. [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 19:04 .dockerignore [2022-07-01T19:07:00.124Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 19:05 .git [2022-07-01T19:07:00.124Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 19:04 .github [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 19:04 .gitignore [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 19:04 .golangci.yml [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 19:04 .hadolint.yml [2022-07-01T19:07:00.124Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 19:05 .semver [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 19:04 .sonarcloud.properties [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 19:04 ADOPTERS.md [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 19:04 Attribution.txt [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 19:04 CHANGELOG.md [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 19:04 CONTRIBUTING.md [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 19:04 GOVERNANCE.md [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 19:04 Jenkinsfile [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 19:04 LICENSE [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 19:04 Makefile [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 19:04 OWNERS.md [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 19:04 README.md [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 19:04 SECURITY.md [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 19:05 VERSION [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 19:04 ZMQWindows.md [2022-07-01T19:07:00.124Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 19:04 bin [2022-07-01T19:07:00.124Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 19:04 cmd [2022-07-01T19:07:00.124Z] -rw-r--r-- 1 root root 435593 Jul 1 19:06 coverage.out [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 19:04 go.mod [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 19:05 go.sum [2022-07-01T19:07:00.124Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 19:04 internal [2022-07-01T19:07:00.124Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 19:04 openapi [2022-07-01T19:07:00.124Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 19:04 snap [2022-07-01T19:07:00.124Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 19:04 version.go [Pipeline] sh [2022-07-01T19:07:00.435Z] + '[' -e coverage.out ] [2022-07-01T19:07:00.435Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T19:07:00.540Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T19:07:00.833Z] + make build [2022-07-01T19:07:00.833Z] 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-07-01T19:07:05.431Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16636 in /w/workspace/edgexfoundry_edgex-go_PR-4070 [Pipeline] { [Pipeline] ws [2022-07-01T19:07:05.473Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-01T19:07:05.545Z] The recommended git tool is: git [2022-07-01T19:07:12.420Z] using credential edgex-jenkins-ssh [2022-07-01T19:07:12.448Z] Cloning the remote Git repository [2022-07-01T19:07:12.502Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T19:07:12.576Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-01T19:07:12.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T19:07:12.676Z] > git --version # timeout=10 [2022-07-01T19:07:12.700Z] > git --version # 'git version 2.25.1' [2022-07-01T19:07:12.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T19:07:12.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T19:07:15.729Z] 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-07-01T19:07:25.714Z] 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-07-01T19:07:25.714Z] 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-07-01T19:07:28.977Z] Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit 5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:07:29.370Z] Merge succeeded, producing 5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:07:29.371Z] Checking out Revision 5e70a72b8571de597cf9528919c3f5678487b2b3 (PR-4070) [2022-07-01T19:07:28.283Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T19:07:28.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T19:07:28.339Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T19:07:28.373Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T19:07:28.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T19:07:28.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4070/head:refs/remotes/origin/PR-4070 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-01T19:07:29.003Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T19:07:29.017Z] > git checkout -f 5e70a72b8571de597cf9528919c3f5678487b2b3 # timeout=10 [2022-07-01T19:07:29.255Z] > git remote # timeout=10 [2022-07-01T19:07:29.278Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T19:07:29.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T19:07:29.317Z] > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 [2022-07-01T19:07:29.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T19:07:29.382Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T19:07:29.394Z] > git checkout -f 5e70a72b8571de597cf9528919c3f5678487b2b3 # timeout=10 [2022-07-01T19:07:32.298Z] 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-07-01T19:07:32.299Z] 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-07-01T19:07:32.562Z] 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-07-01T19:07:33.724Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-07-01T19:07:33.787Z] > git --version # timeout=10 [2022-07-01T19:07:33.798Z] > git --version # 'git version 2.25.1' [2022-07-01T19:07:33.809Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T19:07:34.476Z] 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-07-01T19:07:34.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T19:07:34.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T19:07:34.926Z] Dload Upload Total Spent Left Speed [2022-07-01T19:07:34.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2022-07-01T19:07:35.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] sh [2022-07-01T19:07:35.847Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T19:07:36.218Z] + sudo tee /etc/docker/daemon.new [2022-07-01T19:07:36.219Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T19:07:36.219Z] { [2022-07-01T19:07:36.219Z] "registry-mirrors": [ [2022-07-01T19:07:36.219Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T19:07:36.219Z] ], [2022-07-01T19:07:36.219Z] "bip": "10.250.0.254/24", [2022-07-01T19:07:36.219Z] "hosts": [ [2022-07-01T19:07:36.219Z] "tcp://0.0.0.0:5555", [2022-07-01T19:07:36.219Z] "unix:///var/run/docker.sock" [2022-07-01T19:07:36.219Z] ], [2022-07-01T19:07:36.219Z] "mtu": 1458, [2022-07-01T19:07:36.219Z] "selinux-enabled": true, [2022-07-01T19:07:36.219Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T19:07:36.219Z] } [Pipeline] sh [2022-07-01T19:07:36.426Z] 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-07-01T19:07:36.573Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T19:07:36.930Z] + sudo service docker restart [2022-07-01T19:07:36.994Z] 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-07-01T19:07:37.933Z] 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-07-01T19:07:39.316Z] 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-07-01T19:07:40.734Z] $ docker stop --time=1 1f321f84bed2b1ecca4ef1b414c7c512711b65512b00fc5285e9ba6febf4aac6 [2022-07-01T19:07:43.167Z] $ docker rm -f 1f321f84bed2b1ecca4ef1b414c7c512711b65512b00fc5285e9ba6febf4aac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:07:44.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T19:07:44.341Z] [2022-07-01T19:07:44.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:07:44.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T19:07:44.730Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T19:07:44.730Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T19:07:44.730Z] ca9280d653b3: Pulling fs layer [2022-07-01T19:07:44.730Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T19:07:44.730Z] cbdbe7a5bc2a: Download complete [2022-07-01T19:07:45.010Z] ca9280d653b3: Verifying Checksum [2022-07-01T19:07:45.010Z] ca9280d653b3: Download complete [2022-07-01T19:07:45.010Z] cbdbe7a5bc2a: Pull complete [2022-07-01T19:07:45.316Z] 7e9c9ca2126c: Download complete [2022-07-01T19:07:45.605Z] ca9280d653b3: Pull complete [2022-07-01T19:07:48.897Z] 7e9c9ca2126c: Pull complete [2022-07-01T19:07:48.897Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T19:07:48.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T19:07:48.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:07:49.128Z] prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container [2022-07-01T19:07:49.164Z] $ 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-07-01T19:07:50.746Z] $ docker top 6c24ca60cf78d762ebc63336bdc4c1cb8b12d2e9b281e59a06ff40f5cd660a5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T19:07:51.154Z] + docker-compose build --help [2022-07-01T19:07:51.154Z] + grep parallel [2022-07-01T19:07:51.726Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T19:07:51.765Z] $ docker stop --time=1 6c24ca60cf78d762ebc63336bdc4c1cb8b12d2e9b281e59a06ff40f5cd660a5c [2022-07-01T19:07:53.075Z] $ docker rm -f 6c24ca60cf78d762ebc63336bdc4c1cb8b12d2e9b281e59a06ff40f5cd660a5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:07:53.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T19:07:53.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:07:53.824Z] prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container [2022-07-01T19:07:53.867Z] $ 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-07-01T19:07:54.309Z] $ docker top 1a784cc95049f2544b2795f99d2ff65557690a6426f60ddde0aa3a86d6a14ce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T19:07:54.713Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [2022-07-01T19:07:55.284Z] Building core-command ... [2022-07-01T19:07:55.284Z] Building core-data ... [2022-07-01T19:07:55.284Z] Building core-metadata ... [2022-07-01T19:07:55.284Z] Building security-bootstrapper ... [2022-07-01T19:07:55.284Z] Building security-proxy-setup ... [2022-07-01T19:07:55.284Z] Building security-secretstore-setup ... [2022-07-01T19:07:55.284Z] Building security-spiffe-token-provider ... [2022-07-01T19:07:55.284Z] Building security-spire-agent ... [2022-07-01T19:07:55.284Z] Building security-spire-config ... [2022-07-01T19:07:55.284Z] Building security-spire-server ... [2022-07-01T19:07:55.284Z] Building support-notifications ... [2022-07-01T19:07:55.284Z] Building support-scheduler ... [2022-07-01T19:07:55.284Z] Building sys-mgmt-agent ... [2022-07-01T19:07:55.284Z] Building security-spiffe-token-provider [2022-07-01T19:07:55.284Z] Building security-secretstore-setup [2022-07-01T19:07:55.284Z] Building security-bootstrapper [2022-07-01T19:07:55.284Z] Building security-spire-agent [2022-07-01T19:07:55.284Z] Building security-spire-config [Pipeline] configFileProvider [2022-07-01T19:07:55.344Z] provisioning config files... [2022-07-01T19:07:55.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1500269184389143176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:07:55.757Z] ---> docker-login.sh [2022-07-01T19:07:55.757Z] nexus3.edgexfoundry.org:10001 [2022-07-01T19:07:56.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:07:56.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:07:56.624Z] Configure a credential helper to remove this warning. See [2022-07-01T19:07:56.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:07:56.624Z] [2022-07-01T19:07:56.624Z] Login Succeeded [2022-07-01T19:07:56.624Z] nexus3.edgexfoundry.org:10002 [2022-07-01T19:07:56.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:07:56.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:07:56.897Z] Configure a credential helper to remove this warning. See [2022-07-01T19:07:56.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:07:56.897Z] [2022-07-01T19:07:56.897Z] Login Succeeded [2022-07-01T19:07:56.897Z] nexus3.edgexfoundry.org:10003 [2022-07-01T19:07:57.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:07:57.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:07:57.444Z] Configure a credential helper to remove this warning. See [2022-07-01T19:07:57.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:07:57.444Z] [2022-07-01T19:07:57.444Z] Login Succeeded [2022-07-01T19:07:57.444Z] nexus3.edgexfoundry.org:10004 [2022-07-01T19:07:57.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:07:57.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:07:57.718Z] Configure a credential helper to remove this warning. See [2022-07-01T19:07:57.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:07:57.718Z] [2022-07-01T19:07:57.718Z] Login Succeeded [2022-07-01T19:07:57.718Z] docker.io [2022-07-01T19:07:57.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T19:07:58.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T19:07:58.583Z] Configure a credential helper to remove this warning. See [2022-07-01T19:07:58.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T19:07:58.583Z] [2022-07-01T19:07:58.583Z] Login Succeeded [2022-07-01T19:07:58.583Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T19:07:58.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T19:07:59.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T19:07:59.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T19:07:59.154Z] ========================================================= [2022-07-01T19:07:59.154Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T19:07:59.154Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T19:07:59.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T19:07:59.807Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T19:07:59.807Z] 9b3977197b4f: Pulling fs layer [2022-07-01T19:07:59.807Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T19:07:59.807Z] 94645a83ff95: Pulling fs layer [2022-07-01T19:07:59.807Z] e6fb740bc735: Pulling fs layer [2022-07-01T19:07:59.807Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T19:07:59.807Z] 355e64cbe906: Pulling fs layer [2022-07-01T19:07:59.807Z] 63ab81a10011: Pulling fs layer [2022-07-01T19:07:59.807Z] 555d1d1c4555: Pulling fs layer [2022-07-01T19:07:59.807Z] e6fb740bc735: Waiting [2022-07-01T19:07:59.807Z] 3a77bd46dcc9: Waiting [2022-07-01T19:07:59.807Z] 355e64cbe906: Waiting [2022-07-01T19:07:59.807Z] 63ab81a10011: Waiting [2022-07-01T19:07:59.807Z] 7d9057610161: Pulling fs layer [2022-07-01T19:07:59.807Z] 7d9057610161: Waiting [2022-07-01T19:07:59.807Z] 94645a83ff95: Verifying Checksum [2022-07-01T19:07:59.807Z] 94645a83ff95: Download complete [2022-07-01T19:07:59.807Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T19:07:59.807Z] 3a77bd46dcc9: Verifying Checksum [2022-07-01T19:07:59.807Z] 3a77bd46dcc9: Download complete [2022-07-01T19:07:59.807Z] 355e64cbe906: Verifying Checksum [2022-07-01T19:07:59.807Z] 355e64cbe906: Download complete [2022-07-01T19:07:59.807Z] 9b3977197b4f: Download complete [2022-07-01T19:07:59.807Z] 63ab81a10011: Verifying Checksum [2022-07-01T19:07:59.807Z] 63ab81a10011: Download complete [2022-07-01T19:08:00.799Z] 7d9057610161: Verifying Checksum [2022-07-01T19:08:00.799Z] 7d9057610161: Download complete [2022-07-01T19:08:00.799Z] 9b3977197b4f: Pull complete [2022-07-01T19:08:01.403Z] 1a89e8eeedd5: Pull complete [2022-07-01T19:08:01.684Z] 94645a83ff95: Pull complete [2022-07-01T19:08:01.957Z] 555d1d1c4555: Verifying Checksum [2022-07-01T19:08:01.957Z] 555d1d1c4555: Download complete [2022-07-01T19:08:02.558Z] e6fb740bc735: Verifying Checksum [2022-07-01T19:08:02.558Z] e6fb740bc735: Download complete [2022-07-01T19:08:13.380Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:08:13.380Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:08:13.380Z] ---> 11621db5623c [2022-07-01T19:08:13.380Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T19:08:13.380Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:08:13.380Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:08:13.380Z] ---> 11621db5623c [2022-07-01T19:08:13.380Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T19:08:13.380Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:08:13.380Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:08:13.380Z] ---> 11621db5623c [2022-07-01T19:08:13.380Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T19:08:13.380Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:08:13.380Z] [2022-07-01T19:08:13.380Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:08:13.380Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:08:13.380Z] ---> 11621db5623c [2022-07-01T19:08:13.380Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T19:08:13.380Z] ---> 11621db5623c [2022-07-01T19:08:13.380Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T19:08:13.960Z] ---> Running in e7ec7c38566c [2022-07-01T19:08:13.960Z] ---> Running in 77aa21d2cc81 [2022-07-01T19:08:13.960Z] ---> Running in 6d3cab6baff8 [2022-07-01T19:08:13.960Z] ---> Running in a543f6f6d24e [2022-07-01T19:08:13.960Z] ---> Running in c8a36a95119d [2022-07-01T19:08:13.960Z] Removing intermediate container c8a36a95119d [2022-07-01T19:08:13.960Z] ---> bed0927555a8 [2022-07-01T19:08:13.960Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:08:13.960Z] Removing intermediate container a543f6f6d24e [2022-07-01T19:08:13.960Z] ---> 54efa3c3756f [2022-07-01T19:08:13.960Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:08:14.223Z] Removing intermediate container 77aa21d2cc81 [2022-07-01T19:08:14.223Z] ---> 276e8b5425ca [2022-07-01T19:08:14.223Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:08:14.223Z] ---> Running in ba11c4df0414 [2022-07-01T19:08:14.223Z] Removing intermediate container e7ec7c38566c [2022-07-01T19:08:14.223Z] ---> 6a95f7f2d3f5 [2022-07-01T19:08:14.223Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:08:14.223Z] Removing intermediate container 6d3cab6baff8 [2022-07-01T19:08:14.223Z] ---> ef52e5b44eec [2022-07-01T19:08:14.223Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T19:08:14.223Z] ---> Running in ba16cfa8158f [2022-07-01T19:08:14.223Z] ---> Running in ccaf191d6b1b [2022-07-01T19:08:14.223Z] ---> Running in bf6b9ea31184 [2022-07-01T19:08:14.223Z] ---> Running in b0347e935b9e [2022-07-01T19:08:14.989Z] e6fb740bc735: Pull complete [2022-07-01T19:08:15.166Z] Removing intermediate container ba11c4df0414 [2022-07-01T19:08:15.166Z] ---> 62825b97a58d [2022-07-01T19:08:15.166Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T19:08:15.166Z] ---> Running in e046188e3a3b [2022-07-01T19:08:15.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:15.262Z] 3a77bd46dcc9: Pull complete [2022-07-01T19:08:15.426Z] Removing intermediate container ccaf191d6b1b [2022-07-01T19:08:15.426Z] ---> 8e3c87587a85 [2022-07-01T19:08:15.426Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T19:08:15.426Z] Removing intermediate container ba16cfa8158f [2022-07-01T19:08:15.426Z] ---> ee25a359e237 [2022-07-01T19:08:15.426Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T19:08:15.426Z] Removing intermediate container b0347e935b9e [2022-07-01T19:08:15.426Z] ---> 195c7f1d6795 [2022-07-01T19:08:15.426Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T19:08:15.426Z] ---> Running in fbea432e8fba [2022-07-01T19:08:15.536Z] 355e64cbe906: Pull complete [2022-07-01T19:08:15.688Z] ---> Running in dda7bee85ef1 [2022-07-01T19:08:15.688Z] ---> Running in d8e0e8621461 [2022-07-01T19:08:15.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:15.810Z] 63ab81a10011: Pull complete [2022-07-01T19:08:15.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:15.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:16.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:16.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:16.212Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:08:16.212Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:08:16.212Z] OK: 15866 distinct packages available [2022-07-01T19:08:16.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:16.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:16.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:17.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:17.008Z] OK: 221 MiB in 52 packages [2022-07-01T19:08:17.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:17.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:17.268Z] OK: 221 MiB in 52 packages [2022-07-01T19:08:17.268Z] OK: 221 MiB in 52 packages [2022-07-01T19:08:17.268Z] OK: 221 MiB in 52 packages [2022-07-01T19:08:17.268Z] Removing intermediate container e046188e3a3b [2022-07-01T19:08:17.268Z] ---> e7555a68e74c [2022-07-01T19:08:17.268Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T19:08:17.529Z] OK: 221 MiB in 52 packages [2022-07-01T19:08:17.529Z] ---> 12280711c4e6 [2022-07-01T19:08:17.529Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:08:17.529Z] ---> Running in db873668015b [2022-07-01T19:08:17.789Z] Removing intermediate container fbea432e8fba [2022-07-01T19:08:17.789Z] ---> c9d09c8cc895 [2022-07-01T19:08:17.789Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T19:08:17.789Z] ---> 3be02db04d05 [2022-07-01T19:08:17.789Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:08:18.048Z] Removing intermediate container dda7bee85ef1 [2022-07-01T19:08:18.048Z] ---> 45ce6f3474ef [2022-07-01T19:08:18.048Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T19:08:18.048Z] ---> Running in 3571a1bf2bea [2022-07-01T19:08:18.048Z] Removing intermediate container d8e0e8621461 [2022-07-01T19:08:18.048Z] ---> 093bff903657 [2022-07-01T19:08:18.048Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T19:08:18.048Z] Removing intermediate container bf6b9ea31184 [2022-07-01T19:08:18.048Z] ---> 15868715df21 [2022-07-01T19:08:18.048Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T19:08:18.048Z] ---> 2ff39e10f4e9 [2022-07-01T19:08:18.048Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:08:18.307Z] ---> Running in 1a912e17462c [2022-07-01T19:08:18.307Z] ---> ba744166a70f [2022-07-01T19:08:18.307Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:08:18.307Z] ---> Running in e0ac87561280 [2022-07-01T19:08:18.307Z] ---> ffe6ecb1010f [2022-07-01T19:08:18.307Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:08:18.307Z] ---> Running in 3b74fd8d7bd8 [2022-07-01T19:08:18.876Z] Removing intermediate container db873668015b [2022-07-01T19:08:18.876Z] ---> 13a984d67ae4 [2022-07-01T19:08:18.876Z] Step 8/25 : COPY . . [2022-07-01T19:08:19.815Z] Removing intermediate container 3571a1bf2bea [2022-07-01T19:08:19.815Z] ---> 9ce3bc7a0c11 [2022-07-01T19:08:19.815Z] Step 8/31 : COPY . . [2022-07-01T19:08:22.540Z] 555d1d1c4555: Pull complete [2022-07-01T19:08:23.971Z] 7d9057610161: Pull complete [2022-07-01T19:08:23.971Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T19:08:23.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T19:08:23.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T19:08:24.367Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T19:08:24.367Z] WORKDIR /edgex [2022-07-01T19:08:24.367Z] COPY go.mod . [2022-07-01T19:08:24.367Z] RUN go mod download [2022-07-01T19:08:24.367Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T19:08:25.089Z] Removing intermediate container e0ac87561280 [2022-07-01T19:08:25.089Z] ---> dde1c312bc15 [2022-07-01T19:08:25.089Z] Step 8/26 : COPY . . [2022-07-01T19:08:25.089Z] Removing intermediate container 1a912e17462c [2022-07-01T19:08:25.089Z] ---> b652072982c5 [2022-07-01T19:08:25.089Z] Step 8/26 : COPY . . [2022-07-01T19:08:25.089Z] Removing intermediate container 3b74fd8d7bd8 [2022-07-01T19:08:25.089Z] ---> 597427999d78 [2022-07-01T19:08:25.089Z] Step 7/20 : COPY . . [2022-07-01T19:08:25.089Z] ---> 1475b7f830ac [2022-07-01T19:08:25.089Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T19:08:25.089Z] ---> 22886c6a4bb4 [2022-07-01T19:08:25.089Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T19:08:25.089Z] ---> Running in a61b410f61fa [2022-07-01T19:08:25.089Z] ---> Running in 2727d4c6f553 [2022-07-01T19:08:25.350Z] 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-07-01T19:08:25.611Z] 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-07-01T19:08:27.006Z] Sending build context to Docker daemon 169.2MB [2022-07-01T19:08:27.006Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T19:08:27.006Z] ---> 819e984ddca1 [2022-07-01T19:08:27.006Z] Step 2/4 : WORKDIR /edgex [2022-07-01T19:08:29.003Z] ---> Running in f116f94e54c2 [2022-07-01T19:08:29.003Z] Removing intermediate container f116f94e54c2 [2022-07-01T19:08:29.003Z] ---> ce747e9d8f09 [2022-07-01T19:08:29.003Z] Step 3/4 : COPY go.mod . [2022-07-01T19:08:29.614Z] ---> ec0645567cf8 [2022-07-01T19:08:29.614Z] Step 4/4 : RUN go mod download [2022-07-01T19:08:29.614Z] ---> Running in 676fbc8bdb78 [2022-07-01T19:08:40.556Z] 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-07-01T19:08:40.556Z] ---> 4563142fe473 [2022-07-01T19:08:40.556Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T19:08:40.556Z] ---> 138d7b77d381 [2022-07-01T19:08:40.556Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T19:08:40.556Z] ---> 5c9d0ed5eaaa [2022-07-01T19:08:40.556Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T19:08:40.556Z] ---> Running in 276292c1c38d [2022-07-01T19:08:40.556Z] ---> Running in 6424cd67500a [2022-07-01T19:08:40.556Z] ---> Running in 6ab428175761 [2022-07-01T19:08:40.556Z] Removing intermediate container 6ab428175761 [2022-07-01T19:08:40.556Z] ---> b3ae0a93fc1a [2022-07-01T19:08:40.556Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T19:08:40.556Z] Removing intermediate container 276292c1c38d [2022-07-01T19:08:40.556Z] ---> 421df6d9f247 [2022-07-01T19:08:40.556Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T19:08:40.556Z] ---> Running in 79e30b5402a3 [2022-07-01T19:08:40.556Z] 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-07-01T19:08:40.556Z] ---> Running in a9a5609c31c8 [2022-07-01T19:08:40.556Z] Removing intermediate container 79e30b5402a3 [2022-07-01T19:08:40.556Z] ---> be5990328bcc [2022-07-01T19:08:40.557Z] 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-07-01T19:08:40.557Z] Removing intermediate container a9a5609c31c8 [2022-07-01T19:08:40.557Z] ---> 4e3bf56ff463 [2022-07-01T19:08:40.557Z] 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-07-01T19:08:40.557Z] ---> Running in 8daa4e3c0218 [2022-07-01T19:08:40.557Z] ---> Running in 0fcebeb6d435 [2022-07-01T19:08:41.143Z] Removing intermediate container 8daa4e3c0218 [2022-07-01T19:08:41.143Z] ---> 229b7fca3835 [2022-07-01T19:08:41.143Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T19:08:41.405Z] ---> Running in 6586907ec12c [2022-07-01T19:08:41.405Z] Removing intermediate container 0fcebeb6d435 [2022-07-01T19:08:41.405Z] ---> 5c85f698c3f0 [2022-07-01T19:08:41.405Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T19:08:41.405Z] Removing intermediate container a61b410f61fa [2022-07-01T19:08:41.405Z] ---> c9bbb840df8b [2022-07-01T19:08:41.405Z] [2022-07-01T19:08:41.405Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T19:08:41.665Z] Removing intermediate container 2727d4c6f553 [2022-07-01T19:08:41.665Z] ---> ee2939f2de31 [2022-07-01T19:08:41.665Z] [2022-07-01T19:08:41.665Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T19:08:41.665Z] ---> Running in 2fdb37ed18e1 [2022-07-01T19:08:41.665Z] 3.14: Pulling from library/alpine [2022-07-01T19:08:41.665Z] Removing intermediate container 6586907ec12c [2022-07-01T19:08:41.665Z] ---> 64e168f261c0 [2022-07-01T19:08:41.665Z] [2022-07-01T19:08:41.665Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T19:08:41.665Z] 3.14: Pulling from library/alpine [2022-07-01T19:08:41.665Z] Removing intermediate container 2fdb37ed18e1 [2022-07-01T19:08:41.665Z] ---> 46491b5f63af [2022-07-01T19:08:41.665Z] [2022-07-01T19:08:41.665Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T19:08:41.926Z] 3.15: Pulling from library/alpine [2022-07-01T19:08:41.926Z] 3.15: Pulling from library/alpine [2022-07-01T19:08:42.497Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T19:08:42.497Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T19:08:42.497Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T19:08:42.497Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T19:08:42.497Z] ---> e04c818066af [2022-07-01T19:08:42.497Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T19:08:42.497Z] ---> e04c818066af [2022-07-01T19:08:42.497Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T19:08:42.757Z] ---> Running in 76fb10a40906 [2022-07-01T19:08:42.758Z] ---> Running in 836c8641ab0d [2022-07-01T19:08:42.758Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T19:08:42.758Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T19:08:42.758Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T19:08:42.758Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T19:08:42.758Z] ---> 0ac33e5f5afa [2022-07-01T19:08:42.758Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T19:08:42.758Z] ---> 0ac33e5f5afa [2022-07-01T19:08:42.758Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T19:08:43.018Z] ---> Running in 315a34413775 [2022-07-01T19:08:43.018Z] ---> Running in 3314426d7ca5 [2022-07-01T19:08:43.018Z] Removing intermediate container 76fb10a40906 [2022-07-01T19:08:43.018Z] ---> 1bbe49fcc9c2 [2022-07-01T19:08:43.018Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T19:08:43.018Z] ---> Running in 5d894a8ce45a [2022-07-01T19:08:43.283Z] Removing intermediate container 315a34413775 [2022-07-01T19:08:43.283Z] ---> ad8d27370f05 [2022-07-01T19:08:43.283Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:08:43.283Z] Removing intermediate container 3314426d7ca5 [2022-07-01T19:08:43.283Z] ---> a201d1e15f40 [2022-07-01T19:08:43.283Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:08:43.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:43.543Z] ---> Running in 490261edd46f [2022-07-01T19:08:43.543Z] ---> Running in 6d7b98e81868 [2022-07-01T19:08:43.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:43.804Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T19:08:43.804Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T19:08:43.804Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T19:08:43.804Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:08:43.804Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T19:08:43.804Z] OK: 6 MiB in 17 packages [2022-07-01T19:08:43.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:43.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:44.110Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T19:08:44.110Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T19:08:44.110Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:08:44.110Z] OK: 6 MiB in 16 packages [2022-07-01T19:08:44.683Z] Removing intermediate container 836c8641ab0d [2022-07-01T19:08:44.683Z] ---> 7853a3c0b888 [2022-07-01T19:08:44.683Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T19:08:44.946Z] ---> Running in 7ca931c9ab36 [2022-07-01T19:08:44.946Z] Removing intermediate container 5d894a8ce45a [2022-07-01T19:08:44.946Z] ---> f57475c28cc6 [2022-07-01T19:08:44.946Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T19:08:45.212Z] Removing intermediate container 6d7b98e81868 [2022-07-01T19:08:45.212Z] ---> a839a528e071 [2022-07-01T19:08:45.212Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T19:08:45.212Z] ---> Running in 038e4539531c [2022-07-01T19:08:45.212Z] Removing intermediate container 490261edd46f [2022-07-01T19:08:45.213Z] ---> ca14b7984238 [2022-07-01T19:08:45.213Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T19:08:45.507Z] Removing intermediate container 7ca931c9ab36 [2022-07-01T19:08:45.507Z] ---> 3aa784bf7a57 [2022-07-01T19:08:45.507Z] Step 13/25 : WORKDIR / [2022-07-01T19:08:45.507Z] ---> Running in fc26bd1b5938 [2022-07-01T19:08:45.507Z] ---> Running in b87f91a7ba79 [2022-07-01T19:08:45.507Z] ---> Running in 069a955906ba [2022-07-01T19:08:45.775Z] Removing intermediate container 038e4539531c [2022-07-01T19:08:45.775Z] ---> ea639fdb3316 [2022-07-01T19:08:45.775Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T19:08:45.775Z] ---> Running in 175fe1ce7c51 [2022-07-01T19:08:46.039Z] Removing intermediate container 069a955906ba [2022-07-01T19:08:46.039Z] ---> de11bb19b8f6 [2022-07-01T19:08:46.039Z] 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-07-01T19:08:46.039Z] Removing intermediate container 175fe1ce7c51 [2022-07-01T19:08:46.039Z] ---> 62ffaf09d8f7 [2022-07-01T19:08:46.039Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T19:08:46.039Z] ---> Running in 6b70624a8c9a [2022-07-01T19:08:46.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:46.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:46.560Z] ---> b43e1de269b8 [2022-07-01T19:08:46.560Z] 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-07-01T19:08:47.128Z] ---> 85bae3b3a832 [2022-07-01T19:08:47.128Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T19:08:47.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:47.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:47.388Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:08:47.388Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:08:47.388Z] OK: 15859 distinct packages available [2022-07-01T19:08:47.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:47.648Z] ---> 46643c56b358 [2022-07-01T19:08:47.648Z] 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-07-01T19:08:47.648Z] Removing intermediate container 6b70624a8c9a [2022-07-01T19:08:47.648Z] ---> 2e820655f3d1 [2022-07-01T19:08:47.648Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T19:08:47.648Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:08:47.648Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:08:47.648Z] OK: 15859 distinct packages available [2022-07-01T19:08:47.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:47.907Z] ---> Running in 72a57801cb57 [2022-07-01T19:08:48.173Z] ---> 7c5099c93d8e [2022-07-01T19:08:48.173Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T19:08:48.173Z] Removing intermediate container 72a57801cb57 [2022-07-01T19:08:48.173Z] ---> eb28f9d224bc [2022-07-01T19:08:48.173Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T19:08:48.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:48.693Z] ---> 451507e8f796 [2022-07-01T19:08:48.693Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T19:08:48.693Z] ---> Running in aa88fb3fbfe2 [2022-07-01T19:08:48.693Z] ---> aec9cf071b4e [2022-07-01T19:08:48.693Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T19:08:48.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:48.693Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T19:08:48.952Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T19:08:48.952Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T19:08:48.952Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T19:08:48.952Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T19:08:49.213Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T19:08:49.213Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:08:49.213Z] OK: 6 MiB in 18 packages [2022-07-01T19:08:49.213Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T19:08:49.472Z] ---> c09720d23064 [2022-07-01T19:08:49.472Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T19:08:49.472Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T19:08:49.472Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T19:08:49.472Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T19:08:49.472Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:08:49.472Z] 1 error; 6 MiB in 18 packages [2022-07-01T19:08:49.731Z] ---> b842ed4d3100 [2022-07-01T19:08:49.731Z] 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-07-01T19:08:49.990Z] ---> Running in ba2d920e7ae3 [2022-07-01T19:08:49.990Z] Removing intermediate container b87f91a7ba79 [2022-07-01T19:08:49.990Z] ---> 6ee9b017c0bb [2022-07-01T19:08:49.990Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T19:08:50.248Z] Removing intermediate container aa88fb3fbfe2 [2022-07-01T19:08:50.248Z] ---> 510d28f7ce28 [2022-07-01T19:08:50.248Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:08:50.248Z] Building core-command [2022-07-01T19:08:53.552Z] ---> 1aad6b59bbc5 [2022-07-01T19:08:53.552Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T19:08:53.552Z] ---> da48b3685525 [2022-07-01T19:08:53.552Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T19:08:53.552Z] Removing intermediate container ba2d920e7ae3 [2022-07-01T19:08:53.552Z] ---> 1bffd1d055d0 [2022-07-01T19:08:53.552Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T19:08:53.812Z] ---> 3f2baa4dd6c8 [2022-07-01T19:08:53.812Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T19:08:53.812Z] ---> Running in 26c99468c5a2 [2022-07-01T19:08:54.078Z] ---> Running in 7ceb8bc924cc [2022-07-01T19:08:54.339Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:08:54.339Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:08:54.339Z] ---> 11621db5623c [2022-07-01T19:08:54.339Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T19:08:54.339Z] ---> Using cache [2022-07-01T19:08:54.339Z] ---> 6a95f7f2d3f5 [2022-07-01T19:08:54.339Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:08:54.339Z] ---> Using cache [2022-07-01T19:08:54.339Z] ---> 195c7f1d6795 [2022-07-01T19:08:54.339Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T19:08:54.339Z] ---> e93e49295f8a [2022-07-01T19:08:54.339Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T19:08:54.339Z] Removing intermediate container 26c99468c5a2 [2022-07-01T19:08:54.339Z] ---> Running in 614069daf41d [2022-07-01T19:08:54.339Z] ---> 020b280d2d73 [2022-07-01T19:08:54.339Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T19:08:54.600Z] ---> Running in 53e148cbde4a [2022-07-01T19:08:54.600Z] Removing intermediate container 7ceb8bc924cc [2022-07-01T19:08:54.600Z] ---> 8e674eb98dce [2022-07-01T19:08:54.600Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T19:08:54.600Z] ---> 4c8ca7f68f2c [2022-07-01T19:08:54.600Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T19:08:54.600Z] Removing intermediate container 53e148cbde4a [2022-07-01T19:08:54.600Z] ---> a321c0519eb6 [2022-07-01T19:08:54.600Z] Step 24/25 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:08:54.861Z] ---> Running in 5871b20d7885 [2022-07-01T19:08:54.861Z] ---> 0483d00252a1 [2022-07-01T19:08:54.861Z] Step 21/26 : WORKDIR / [2022-07-01T19:08:54.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:54.861Z] ---> Running in 62829af5b28e [2022-07-01T19:08:54.861Z] ---> 7cc5e2eb65c6 [2022-07-01T19:08:54.861Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T19:08:55.124Z] Removing intermediate container 5871b20d7885 [2022-07-01T19:08:55.124Z] ---> 6d48d5f64a24 [2022-07-01T19:08:55.124Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T19:08:55.124Z] ---> Running in 52e75398668d [2022-07-01T19:08:55.387Z] ---> d63c20d5345a [2022-07-01T19:08:55.387Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T19:08:55.387Z] Removing intermediate container 62829af5b28e [2022-07-01T19:08:55.387Z] ---> f5b9e7abfd42 [2022-07-01T19:08:55.387Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T19:08:55.671Z] Removing intermediate container 52e75398668d [2022-07-01T19:08:55.671Z] ---> 456ca2723a26 [2022-07-01T19:08:55.671Z] [2022-07-01T19:08:55.671Z] ---> Running in 9b43afe45444 [2022-07-01T19:08:55.671Z] ---> Running in ec799a30c705 [2022-07-01T19:08:55.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:55.671Z] Successfully built 456ca2723a26 [2022-07-01T19:08:55.671Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T19:08:55.671Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-07-01T19:08:55.932Z] Removing intermediate container 9b43afe45444 [2022-07-01T19:08:55.932Z] ---> 434f4d7de86c [2022-07-01T19:08:55.932Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T19:08:55.932Z] Removing intermediate container ec799a30c705 [2022-07-01T19:08:55.932Z] ---> d40baac99d2d [2022-07-01T19:08:55.932Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T19:08:55.932Z] OK: 221 MiB in 52 packages [2022-07-01T19:08:58.494Z] ---> Running in 0b4e10dcfb12 [2022-07-01T19:08:58.494Z] ---> 6dfeae948b93 [2022-07-01T19:08:58.494Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T19:08:58.755Z] Removing intermediate container 6424cd67500a [2022-07-01T19:08:58.755Z] ---> c130f3eea72e [2022-07-01T19:08:58.755Z] [2022-07-01T19:08:58.755Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T19:08:58.755Z] ---> 0ac33e5f5afa [2022-07-01T19:08:58.755Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T19:08:58.755Z] ---> Using cache [2022-07-01T19:08:58.756Z] ---> a201d1e15f40 [2022-07-01T19:08:58.756Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:08:58.756Z] ---> Using cache [2022-07-01T19:08:58.756Z] ---> a839a528e071 [2022-07-01T19:08:58.756Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T19:08:58.756Z] ---> Running in ff811d18a344 [2022-07-01T19:08:58.756Z] Removing intermediate container 0b4e10dcfb12 [2022-07-01T19:08:58.756Z] ---> b384a2f8b7c6 [2022-07-01T19:08:58.756Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T19:08:59.015Z] ---> Running in f619d2af999c [2022-07-01T19:08:59.015Z] Removing intermediate container 614069daf41d [2022-07-01T19:08:59.015Z] ---> 99ecb89e914c [2022-07-01T19:08:59.015Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T19:08:59.015Z] ---> Running in 7305d8d3e26a [2022-07-01T19:08:59.281Z] Removing intermediate container 7305d8d3e26a [2022-07-01T19:08:59.281Z] ---> 805e561b7d35 [2022-07-01T19:08:59.281Z] Step 25/26 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:08:59.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:08:59.540Z] ---> d109366644db [2022-07-01T19:08:59.541Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:08:59.541Z] ---> Running in 73af224a923b [2022-07-01T19:08:59.541Z] ---> Running in 44afccaa6334 [2022-07-01T19:08:59.541Z] Removing intermediate container 73af224a923b [2022-07-01T19:08:59.541Z] ---> e64c509f4169 [2022-07-01T19:08:59.541Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T19:08:59.803Z] ---> Running in fedde4c9debe [2022-07-01T19:09:00.112Z] Removing intermediate container fedde4c9debe [2022-07-01T19:09:00.112Z] ---> aa5eb2300912 [2022-07-01T19:09:00.112Z] [2022-07-01T19:09:00.112Z] Successfully built aa5eb2300912 [2022-07-01T19:09:00.112Z] Removing intermediate container ff811d18a344 [2022-07-01T19:09:00.112Z] ---> 94848e9cd7bf [2022-07-01T19:09:00.112Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T19:09:00.112Z] Successfully tagged security-spire-config:latest [2022-07-01T19:09:00.112Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-07-01T19:09:00.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:00.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:09:00.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:09:00.659Z] ---> 11621db5623c [2022-07-01T19:09:00.659Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T19:09:00.659Z] ---> Using cache [2022-07-01T19:09:00.659Z] ---> 6a95f7f2d3f5 [2022-07-01T19:09:00.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:09:00.659Z] ---> Using cache [2022-07-01T19:09:00.659Z] ---> 195c7f1d6795 [2022-07-01T19:09:00.659Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T19:09:00.659Z] ---> Using cache [2022-07-01T19:09:00.659Z] ---> 99ecb89e914c [2022-07-01T19:09:00.659Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T19:09:00.659Z] ---> Using cache [2022-07-01T19:09:00.659Z] ---> d109366644db [2022-07-01T19:09:00.659Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:09:00.659Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:09:00.659Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:09:00.659Z] OK: 15859 distinct packages available [2022-07-01T19:09:00.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:01.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:01.603Z] ---> Running in e1c7bd935247 [2022-07-01T19:09:01.862Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T19:09:01.862Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T19:09:02.122Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T19:09:02.122Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T19:09:02.122Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T19:09:02.122Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T19:09:02.393Z]  ---> Running in cd21d631c53c [2022-07-01T19:09:02.393Z] Removing intermediate container e1c7bd935247 [2022-07-01T19:09:02.393Z] ---> 1b971a73e347 [2022-07-01T19:09:02.393Z] Step 28/31 : CMD ["gate"] [2022-07-01T19:09:02.393Z] Removing intermediate container 44afccaa6334 [2022-07-01T19:09:02.393Z] ---> 13952f9a8017 [2022-07-01T19:09:02.393Z] Step 8/23 : COPY . . [2022-07-01T19:09:02.687Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T19:09:02.687Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T19:09:02.687Z]  ---> Running in a4a52fd6b8f7 [2022-07-01T19:09:02.972Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T19:09:03.262Z] Removing intermediate container a4a52fd6b8f7 [2022-07-01T19:09:03.262Z] ---> a6b103d0ca26 [2022-07-01T19:09:03.262Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T19:09:03.262Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T19:09:03.262Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T19:09:03.549Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:09:03.549Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T19:09:03.549Z] 2 errors; 7 MiB in 21 packages [2022-07-01T19:09:04.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:09:04.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:09:04.930Z] ---> 11621db5623c [2022-07-01T19:09:04.930Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T19:09:04.930Z] ---> Using cache [2022-07-01T19:09:04.930Z] ---> 6a95f7f2d3f5 [2022-07-01T19:09:04.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:09:04.930Z] ---> Using cache [2022-07-01T19:09:04.930Z] ---> 195c7f1d6795 [2022-07-01T19:09:04.930Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T19:09:04.930Z] ---> Running in 4d67b535e0d7 [2022-07-01T19:09:05.194Z] ---> Running in e1a856996b2f [2022-07-01T19:09:05.194Z] Removing intermediate container 4d67b535e0d7 [2022-07-01T19:09:05.194Z] ---> 45804343d255 [2022-07-01T19:09:05.194Z] Step 30/31 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:09:05.194Z] Removing intermediate container cd21d631c53c [2022-07-01T19:09:05.194Z] ---> ce1fd34be8f4 [2022-07-01T19:09:05.194Z] Step 8/22 : COPY . . [2022-07-01T19:09:05.455Z] Building security-spire-server [2022-07-01T19:09:05.455Z] ---> Running in b35f9f86f664 [2022-07-01T19:09:05.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:06.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:06.851Z] OK: 221 MiB in 52 packages [2022-07-01T19:09:08.757Z] Removing intermediate container b35f9f86f664 [2022-07-01T19:09:08.758Z] ---> 971caeb7841c [2022-07-01T19:09:08.758Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T19:09:09.017Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:09:09.017Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:09:09.017Z] ---> 11621db5623c [2022-07-01T19:09:09.017Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T19:09:09.017Z] ---> Using cache [2022-07-01T19:09:09.017Z] ---> 6a95f7f2d3f5 [2022-07-01T19:09:09.017Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:09:09.017Z] ---> Using cache [2022-07-01T19:09:09.017Z] ---> 195c7f1d6795 [2022-07-01T19:09:09.017Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T19:09:09.017Z] ---> Using cache [2022-07-01T19:09:09.017Z] ---> 093bff903657 [2022-07-01T19:09:09.017Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T19:09:09.017Z] ---> Using cache [2022-07-01T19:09:09.017Z] ---> ba744166a70f [2022-07-01T19:09:09.017Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:09:09.017Z] ---> Using cache [2022-07-01T19:09:09.017Z] ---> dde1c312bc15 [2022-07-01T19:09:09.017Z] Step 8/25 : COPY . . [2022-07-01T19:09:09.017Z] ---> Using cache [2022-07-01T19:09:09.017Z] ---> 4563142fe473 [2022-07-01T19:09:09.017Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T19:09:09.017Z] ---> Using cache [2022-07-01T19:09:09.017Z] ---> 421df6d9f247 [2022-07-01T19:09:09.017Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T19:09:09.017Z] ---> Using cache [2022-07-01T19:09:09.017Z] ---> 4e3bf56ff463 [2022-07-01T19:09:09.017Z] 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-07-01T19:09:11.572Z] ---> b1ee903b3f46 [2022-07-01T19:09:11.572Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T19:09:11.572Z] ---> ad2937656ad9 [2022-07-01T19:09:11.572Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T19:09:11.572Z] ---> Running in eb3cc668822d [2022-07-01T19:09:11.572Z] ---> Running in d5c4089fa395 [2022-07-01T19:09:11.572Z] ---> Running in 0a8bbc573708 [2022-07-01T19:09:11.572Z] ---> Running in 957d07382fc6 [2022-07-01T19:09:11.572Z] Removing intermediate container e1a856996b2f [2022-07-01T19:09:11.572Z] ---> 94dcaa7cc690 [2022-07-01T19:09:11.572Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T19:09:11.572Z] Removing intermediate container d5c4089fa395 [2022-07-01T19:09:11.572Z] ---> acf98b760605 [2022-07-01T19:09:11.572Z] [2022-07-01T19:09:11.572Z] Successfully built acf98b760605 [2022-07-01T19:09:11.572Z] ---> 9dc908d4b229 [2022-07-01T19:09:11.572Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:09:11.572Z] Successfully tagged security-bootstrapper:latest [2022-07-01T19:09:11.572Z]  Building security-bootstrapper ... done Building support-notifications [2022-07-01T19:09:11.572Z] ---> Running in a363083a3d2e [2022-07-01T19:09:11.572Z] 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-07-01T19:09:11.830Z] 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-07-01T19:09:15.125Z] Removing intermediate container eb3cc668822d [2022-07-01T19:09:15.125Z] ---> 6c968dc84163 [2022-07-01T19:09:15.125Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T19:09:15.125Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:09:15.125Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:09:15.125Z] ---> 11621db5623c [2022-07-01T19:09:15.125Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T19:09:15.125Z] ---> Using cache [2022-07-01T19:09:15.125Z] ---> 6a95f7f2d3f5 [2022-07-01T19:09:15.125Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:09:15.125Z] ---> Using cache [2022-07-01T19:09:15.125Z] ---> 195c7f1d6795 [2022-07-01T19:09:15.125Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T19:09:15.384Z] ---> Running in 5a1659765e46 [2022-07-01T19:09:15.384Z] ---> Running in c134901b5320 [2022-07-01T19:09:15.384Z] Removing intermediate container a363083a3d2e [2022-07-01T19:09:15.384Z] ---> cb6b81bd3a08 [2022-07-01T19:09:15.384Z] Step 8/23 : COPY . . [2022-07-01T19:09:15.688Z] Removing intermediate container 5a1659765e46 [2022-07-01T19:09:15.688Z] ---> 20b7124bed50 [2022-07-01T19:09:15.688Z] [2022-07-01T19:09:15.688Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T19:09:15.688Z] ---> 0ac33e5f5afa [2022-07-01T19:09:15.688Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T19:09:15.688Z] ---> Using cache [2022-07-01T19:09:15.688Z] ---> a201d1e15f40 [2022-07-01T19:09:15.688Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:09:15.688Z] ---> Using cache [2022-07-01T19:09:15.688Z] ---> a839a528e071 [2022-07-01T19:09:15.688Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T19:09:16.258Z] ---> Running in 13a97a7a6a01 [2022-07-01T19:09:16.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:16.636Z] Removing intermediate container 676fbc8bdb78 [2022-07-01T19:09:16.636Z] ---> 53a911436801 [2022-07-01T19:09:16.636Z] Successfully built 53a911436801 [2022-07-01T19:09:16.636Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:09:16.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:17.051Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T19:09:17.051Z] . [Pipeline] } [2022-07-01T19:09:17.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:09:17.346Z] OK: 221 MiB in 52 packages [2022-07-01T19:09:17.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container [2022-07-01T19:09:17.460Z] $ 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-07-01T19:09:17.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:17.873Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:09:17.873Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:09:17.873Z] OK: 15859 distinct packages available [2022-07-01T19:09:18.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:18.760Z] $ docker top e5b1073790b09baa8edf91afcda5d6cdf5ac81d35ed5bfc33109a9d1fe99ea8d -eo pid,comm [Pipeline] { [2022-07-01T19:09:19.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-07-01T19:09:19.645Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T19:09:19.645Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T19:09:19.645Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T19:09:19.801Z] + go version [2022-07-01T19:09:19.801Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T19:09:19.847Z] $ docker stop --time=1 e5b1073790b09baa8edf91afcda5d6cdf5ac81d35ed5bfc33109a9d1fe99ea8d [2022-07-01T19:09:19.905Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T19:09:19.905Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T19:09:19.905Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:09:19.905Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T19:09:19.905Z] 1 error; 6 MiB in 18 packages [2022-07-01T19:09:21.489Z] $ docker rm -f e5b1073790b09baa8edf91afcda5d6cdf5ac81d35ed5bfc33109a9d1fe99ea8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-07-01T19:09:21.816Z] Removing intermediate container c134901b5320 [2022-07-01T19:09:21.816Z] ---> 45e0989de305 [2022-07-01T19:09:21.816Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T19:09:21.816Z] Building security-proxy-setup [2022-07-01T19:09:21.816Z] ---> c4862e7f1827 [2022-07-01T19:09:21.816Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:09:22.391Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T19:09:22.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:09:22.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container [2022-07-01T19:09:22.787Z] $ 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-07-01T19:09:24.033Z] $ docker top b39902acef0b56c9d2f95917dfe37e43ba054dc6975b0fbb40bf6bd6e68669b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T19:09:24.351Z] ========================================================= [2022-07-01T19:09:24.351Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T19:09:24.351Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T19:09:25.057Z] + make test [2022-07-01T19:09:25.057Z] go mod tidy -compat=1.17 [2022-07-01T19:09:25.101Z] ---> Running in 55d6c454e482 [2022-07-01T19:09:25.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:09:25.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:09:25.666Z] ---> 11621db5623c [2022-07-01T19:09:25.666Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T19:09:25.666Z] ---> Using cache [2022-07-01T19:09:25.666Z] ---> 6a95f7f2d3f5 [2022-07-01T19:09:25.666Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:09:25.666Z] ---> Using cache [2022-07-01T19:09:25.666Z] ---> 195c7f1d6795 [2022-07-01T19:09:25.666Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T19:09:25.666Z] ---> Using cache [2022-07-01T19:09:25.666Z] ---> 99ecb89e914c [2022-07-01T19:09:25.666Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T19:09:25.666Z] ---> Using cache [2022-07-01T19:09:25.666Z] ---> d109366644db [2022-07-01T19:09:25.666Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:09:25.666Z] ---> Using cache [2022-07-01T19:09:25.666Z] ---> ce1fd34be8f4 [2022-07-01T19:09:25.666Z] Step 8/22 : COPY . . [2022-07-01T19:09:25.666Z] ---> Using cache [2022-07-01T19:09:25.666Z] ---> ad2937656ad9 [2022-07-01T19:09:25.666Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T19:09:26.046Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T19:09:26.233Z] ---> 0264bb6e01fe [2022-07-01T19:09:26.233Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:09:26.492Z] ---> Running in f126b652932e [2022-07-01T19:09:26.492Z] ---> Running in 979a429d933d [2022-07-01T19:09:26.755Z] 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-07-01T19:09:27.325Z] 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-07-01T19:09:28.708Z] Removing intermediate container 979a429d933d [2022-07-01T19:09:28.708Z] ---> 3972cd818add [2022-07-01T19:09:28.708Z] Step 8/22 : COPY . . [2022-07-01T19:09:31.248Z] Removing intermediate container 957d07382fc6 [2022-07-01T19:09:31.249Z] ---> 0561e27cffb5 [2022-07-01T19:09:31.249Z] [2022-07-01T19:09:31.249Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T19:09:31.249Z] ---> e04c818066af [2022-07-01T19:09:31.249Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T19:09:32.192Z] ---> Running in d3e0400a4f63 [2022-07-01T19:09:33.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:33.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:33.393Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T19:09:33.393Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:09:33.393Z] OK: 6 MiB in 15 packages [2022-07-01T19:09:35.314Z] Removing intermediate container d3e0400a4f63 [2022-07-01T19:09:35.314Z] ---> ce76740d1615 [2022-07-01T19:09:35.314Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T19:09:35.574Z] ---> Running in e48b8aa56d0e [2022-07-01T19:09:36.513Z] Removing intermediate container e48b8aa56d0e [2022-07-01T19:09:36.513Z] ---> 5e99c687e204 [2022-07-01T19:09:36.513Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T19:09:36.774Z] ---> Running in ee1e7bc3ecac [2022-07-01T19:09:37.083Z] Removing intermediate container ee1e7bc3ecac [2022-07-01T19:09:37.083Z] ---> 4032f067543e [2022-07-01T19:09:37.083Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T19:09:37.344Z] ---> Running in ef068ddab72e [2022-07-01T19:09:37.604Z] Removing intermediate container ef068ddab72e [2022-07-01T19:09:37.604Z] ---> a49978c3e827 [2022-07-01T19:09:37.604Z] Step 15/23 : WORKDIR / [2022-07-01T19:09:37.865Z] ---> Running in f53979facc08 [2022-07-01T19:09:38.125Z] ---> 1d72a769d887 [2022-07-01T19:09:38.125Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T19:09:38.125Z] ---> Running in cbc9df0aed3c [2022-07-01T19:09:38.388Z] Removing intermediate container f53979facc08 [2022-07-01T19:09:38.388Z] ---> 9b4b8a37fb73 [2022-07-01T19:09:38.388Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:09:38.962Z] 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-07-01T19:09:39.222Z] ---> 2fbddc7ff735 [2022-07-01T19:09:39.222Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T19:09:39.483Z] Removing intermediate container 0a8bbc573708 [2022-07-01T19:09:39.483Z] ---> 08d3751050fe [2022-07-01T19:09:39.483Z] [2022-07-01T19:09:39.483Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T19:09:39.483Z] ---> e04c818066af [2022-07-01T19:09:39.483Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T19:09:39.483Z] ---> Using cache [2022-07-01T19:09:39.483Z] ---> ce76740d1615 [2022-07-01T19:09:39.483Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T19:09:39.483Z] ---> Using cache [2022-07-01T19:09:39.483Z] ---> 5e99c687e204 [2022-07-01T19:09:39.483Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T19:09:39.483Z] ---> Running in 5cbe5395e86e [2022-07-01T19:09:39.743Z] Removing intermediate container 5cbe5395e86e [2022-07-01T19:09:39.743Z] ---> 5d82f6ef0e99 [2022-07-01T19:09:39.743Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T19:09:40.003Z] ---> cfddda7fe1a1 [2022-07-01T19:09:40.003Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T19:09:40.003Z] ---> Running in 3dcdae984b58 [2022-07-01T19:09:40.261Z] Removing intermediate container 3dcdae984b58 [2022-07-01T19:09:40.261Z] ---> 36eb6f5b9049 [2022-07-01T19:09:40.261Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:09:40.261Z] ---> d67aaa60c341 [2022-07-01T19:09:40.261Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T19:09:40.261Z] ---> Running in c47c7c6795dd [2022-07-01T19:09:40.521Z] ---> b832938e9965 [2022-07-01T19:09:40.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T19:09:40.521Z] Removing intermediate container c47c7c6795dd [2022-07-01T19:09:40.521Z] ---> 6ce4b859180a [2022-07-01T19:09:40.521Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:09:40.521Z] ---> Running in 26ca0e8550dc [2022-07-01T19:09:40.781Z] Removing intermediate container 26ca0e8550dc [2022-07-01T19:09:40.781Z] ---> dd5e2eef221b [2022-07-01T19:09:40.781Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T19:09:40.781Z] ---> Running in ff186dcf09ea [2022-07-01T19:09:41.355Z] Removing intermediate container ff186dcf09ea [2022-07-01T19:09:41.355Z] ---> 820248e9289c [2022-07-01T19:09:41.355Z] Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:09:41.355Z] ---> Running in ebf9ee0fe177 [2022-07-01T19:09:41.355Z] ---> ea0aea665c9c [2022-07-01T19:09:41.355Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T19:09:41.624Z] Removing intermediate container ebf9ee0fe177 [2022-07-01T19:09:41.624Z] ---> 7059cf950fd6 [2022-07-01T19:09:41.624Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T19:09:41.624Z] ---> 99629d7d75a7 [2022-07-01T19:09:41.624Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T19:09:41.624Z] ---> Running in 60360b9beb27 [2022-07-01T19:09:41.895Z] ---> Running in 8701e23ad78e [2022-07-01T19:09:41.895Z] Removing intermediate container 60360b9beb27 [2022-07-01T19:09:41.895Z] ---> 0e95ab4a5897 [2022-07-01T19:09:41.895Z] [2022-07-01T19:09:42.155Z] Removing intermediate container 8701e23ad78e [2022-07-01T19:09:42.155Z] ---> e8432f4d70df [2022-07-01T19:09:42.155Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:09:42.155Z] Successfully built 0e95ab4a5897 [2022-07-01T19:09:42.155Z] Successfully tagged core-command:latest [2022-07-01T19:09:42.155Z] ---> Running in 5cc7144f02b6 [2022-07-01T19:09:42.155Z] Building core-metadata [2022-07-01T19:09:43.099Z]  Building core-command ... done Removing intermediate container 5cc7144f02b6 [2022-07-01T19:09:43.099Z] ---> 874113bef107 [2022-07-01T19:09:43.099Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T19:09:45.641Z] ---> Running in 2dfc5fcd13d8 [2022-07-01T19:09:45.641Z] 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-07-01T19:09:46.210Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:09:46.210Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:09:46.210Z] ---> 11621db5623c [2022-07-01T19:09:46.210Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T19:09:46.210Z] ---> Using cache [2022-07-01T19:09:46.210Z] ---> 6a95f7f2d3f5 [2022-07-01T19:09:46.210Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:09:46.210Z] ---> Using cache [2022-07-01T19:09:46.210Z] ---> 195c7f1d6795 [2022-07-01T19:09:46.210Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T19:09:46.210Z] ---> Using cache [2022-07-01T19:09:46.210Z] ---> 99ecb89e914c [2022-07-01T19:09:46.210Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T19:09:46.210Z] ---> Using cache [2022-07-01T19:09:46.210Z] ---> d109366644db [2022-07-01T19:09:46.210Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:09:46.210Z] ---> Using cache [2022-07-01T19:09:46.210Z] ---> ce1fd34be8f4 [2022-07-01T19:09:46.210Z] Step 8/23 : COPY . . [2022-07-01T19:09:46.210Z] ---> Using cache [2022-07-01T19:09:46.210Z] ---> ad2937656ad9 [2022-07-01T19:09:46.210Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T19:09:46.469Z] Removing intermediate container 2dfc5fcd13d8 [2022-07-01T19:09:46.469Z] ---> e838289da2c2 [2022-07-01T19:09:46.469Z] Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:09:46.469Z] ---> Running in 36df85922553 [2022-07-01T19:09:46.469Z] ---> Running in 4570e5cdcc64 [2022-07-01T19:09:47.041Z] Removing intermediate container 4570e5cdcc64 [2022-07-01T19:09:47.041Z] ---> cf61f956f072 [2022-07-01T19:09:47.041Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T19:09:47.307Z] 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-07-01T19:09:47.569Z] ---> Running in 7e7139a240e4 [2022-07-01T19:09:47.828Z] Removing intermediate container 7e7139a240e4 [2022-07-01T19:09:47.828Z] ---> e15160a62fb0 [2022-07-01T19:09:47.828Z] [2022-07-01T19:09:48.088Z] Successfully built e15160a62fb0 [2022-07-01T19:09:48.088Z] Successfully tagged support-scheduler:latest [2022-07-01T19:09:48.088Z]  Building support-scheduler ... done Building core-data [2022-07-01T19:09:52.292Z] Removing intermediate container 55d6c454e482 [2022-07-01T19:09:52.292Z] ---> 72d665dd506f [2022-07-01T19:09:52.292Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T19:09:52.292Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:09:52.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:09:52.292Z] ---> 11621db5623c [2022-07-01T19:09:52.292Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T19:09:52.292Z] ---> Using cache [2022-07-01T19:09:52.292Z] ---> 6a95f7f2d3f5 [2022-07-01T19:09:52.292Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:09:52.292Z] ---> Using cache [2022-07-01T19:09:52.292Z] ---> 195c7f1d6795 [2022-07-01T19:09:52.293Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T19:09:53.234Z] ---> Running in 43d92c6f1a81 [2022-07-01T19:09:53.234Z] ---> Running in a26d46075872 [2022-07-01T19:09:53.234Z] Removing intermediate container f126b652932e [2022-07-01T19:09:53.234Z] ---> 329bc857cd4d [2022-07-01T19:09:53.234Z] [2022-07-01T19:09:53.234Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T19:09:53.234Z] ---> e04c818066af [2022-07-01T19:09:53.234Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T19:09:53.494Z] ---> Running in 889a2f81fd95 [2022-07-01T19:09:54.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:54.064Z] 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-07-01T19:09:54.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:54.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:54.324Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T19:09:54.324Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T19:09:54.324Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T19:09:54.324Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T19:09:54.324Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T19:09:54.324Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T19:09:54.324Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:09:54.324Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T19:09:54.584Z] OK: 8 MiB in 20 packages [2022-07-01T19:09:54.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:09:55.148Z] OK: 221 MiB in 52 packages [2022-07-01T19:09:56.530Z] Removing intermediate container a26d46075872 [2022-07-01T19:09:56.530Z] Removing intermediate container 43d92c6f1a81 [2022-07-01T19:09:56.530Z] ---> 41724e6cdb36 [2022-07-01T19:09:56.530Z] ---> 6db36395d372 [2022-07-01T19:09:56.530Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T19:09:56.530Z] [2022-07-01T19:09:56.530Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T19:09:56.530Z] Removing intermediate container 889a2f81fd95 [2022-07-01T19:09:56.530Z] ---> a36bce56ba87 [2022-07-01T19:09:56.530Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T19:09:56.530Z] 20.10.14: Pulling from library/docker [2022-07-01T19:09:56.530Z] ---> Running in a884ed699fb5 [2022-07-01T19:09:56.790Z] ---> 617cd79a6b9c [2022-07-01T19:09:56.790Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:09:57.359Z] Removing intermediate container a884ed699fb5 [2022-07-01T19:09:57.359Z] ---> Running in 79bf58ba2ace [2022-07-01T19:09:57.359Z] ---> af14e3626f61 [2022-07-01T19:09:57.359Z] Step 13/22 : WORKDIR /edgex [2022-07-01T19:09:57.359Z] ---> Running in 365da9898be4 [2022-07-01T19:09:57.928Z] Removing intermediate container 365da9898be4 [2022-07-01T19:09:57.928Z] ---> 5605fbdc3aae [2022-07-01T19:09:57.928Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T19:09:58.392Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T19:09:58.871Z] ---> 75b7249c34bd [2022-07-01T19:09:58.871Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T19:09:59.447Z] Removing intermediate container 79bf58ba2ace [2022-07-01T19:09:59.447Z] ---> 2428ee1b954e [2022-07-01T19:09:59.447Z] Step 8/23 : COPY . . [2022-07-01T19:09:59.447Z] ---> 43969fa86626 [2022-07-01T19:09:59.447Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T19:10:02.759Z] ---> 711bb033ef09 [2022-07-01T19:10:02.760Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T19:10:03.330Z] ---> 9c8044eade74 [2022-07-01T19:10:03.330Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T19:10:03.590Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T19:10:03.851Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T19:10:03.851Z] ---> Running in 2dd37238bfb1 [2022-07-01T19:10:03.851Z] ---> 7417809fdb73 [2022-07-01T19:10:03.851Z] 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-07-01T19:10:04.429Z] ---> Running in ddeb6c41fa11 [2022-07-01T19:10:04.693Z] Removing intermediate container ddeb6c41fa11 [2022-07-01T19:10:04.693Z] ---> 86e98684c776 [2022-07-01T19:10:04.693Z] 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-07-01T19:10:05.270Z] ---> Running in 2bcca2d6be60 [2022-07-01T19:10:05.530Z] Removing intermediate container cbc9df0aed3c [2022-07-01T19:10:05.530Z] ---> 10e944f84924 [2022-07-01T19:10:05.530Z] [2022-07-01T19:10:05.530Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T19:10:05.530Z] ---> e04c818066af [2022-07-01T19:10:05.530Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T19:10:05.791Z] ---> Running in b1c79e283106 [2022-07-01T19:10:05.791Z] Removing intermediate container 2dd37238bfb1 [2022-07-01T19:10:05.791Z] ---> fd38a04913bf [2022-07-01T19:10:05.791Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T19:10:06.050Z] ---> Running in dd35deec2d7e [2022-07-01T19:10:06.050Z] ---> df8ab7cbc3e6 [2022-07-01T19:10:06.050Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T19:10:06.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:10:06.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:10:06.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:10:06.050Z] ---> Running in 94cbe65ba528 [2022-07-01T19:10:06.050Z] Removing intermediate container dd35deec2d7e [2022-07-01T19:10:06.050Z] ---> 815175a2703e [2022-07-01T19:10:06.050Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T19:10:06.312Z] ---> Running in 0045f8f1a160 [2022-07-01T19:10:06.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:10:06.312Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T19:10:06.312Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T19:10:06.312Z] Executing bash-5.1.16-r0.post-install [2022-07-01T19:10:06.312Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T19:10:06.573Z] Removing intermediate container 0045f8f1a160 [2022-07-01T19:10:06.573Z] ---> c7a230f85810 [2022-07-01T19:10:06.573Z] Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:10:06.573Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T19:10:06.573Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T19:10:06.573Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T19:10:06.573Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T19:10:06.573Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T19:10:06.573Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T19:10:06.573Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T19:10:06.573Z] 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-07-01T19:10:06.573Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T19:10:06.573Z] ---> Running in 645d78edf95e [2022-07-01T19:10:06.573Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T19:10:06.573Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T19:10:06.573Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T19:10:06.573Z] Removing intermediate container 36df85922553 [2022-07-01T19:10:06.573Z] ---> 66f0227880cb [2022-07-01T19:10:06.573Z] [2022-07-01T19:10:06.573Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T19:10:06.573Z] ---> e04c818066af [2022-07-01T19:10:06.573Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T19:10:06.573Z] ---> Using cache [2022-07-01T19:10:06.573Z] ---> ce76740d1615 [2022-07-01T19:10:06.573Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T19:10:06.573Z] ---> Using cache [2022-07-01T19:10:06.573Z] ---> 5e99c687e204 [2022-07-01T19:10:06.573Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T19:10:06.573Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T19:10:06.573Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:10:06.573Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T19:10:06.573Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T19:10:06.573Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T19:10:06.573Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T19:10:06.831Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T19:10:06.831Z] ---> Running in c8785aedcce3 [2022-07-01T19:10:06.831Z] OK: 6 MiB in 16 packages [2022-07-01T19:10:06.831Z] Removing intermediate container 645d78edf95e [2022-07-01T19:10:06.831Z] ---> 034ae041f7e0 [2022-07-01T19:10:06.831Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T19:10:07.098Z] ---> Running in 28b479cff246 [2022-07-01T19:10:07.394Z] Removing intermediate container c8785aedcce3 [2022-07-01T19:10:07.394Z] ---> c7ecdee7e3b5 [2022-07-01T19:10:07.394Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T19:10:07.394Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T19:10:07.394Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T19:10:07.394Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T19:10:07.394Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T19:10:07.394Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T19:10:07.394Z] ---> Running in fc0798aea073 [2022-07-01T19:10:07.394Z] Removing intermediate container 28b479cff246 [2022-07-01T19:10:07.394Z] ---> a4cdb12b4484 [2022-07-01T19:10:07.394Z] [2022-07-01T19:10:07.394Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T19:10:07.394Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T19:10:07.394Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T19:10:07.394Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T19:10:07.394Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T19:10:07.394Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T19:10:07.653Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T19:10:07.653Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T19:10:07.653Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T19:10:07.653Z] Removing intermediate container b1c79e283106 [2022-07-01T19:10:07.653Z] ---> 6561ef47c95f [2022-07-01T19:10:07.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T19:10:07.653Z] Removing intermediate container fc0798aea073 [2022-07-01T19:10:07.654Z] ---> 4b056ea3b715 [2022-07-01T19:10:07.654Z] Step 15/23 : WORKDIR / [2022-07-01T19:10:07.654Z] Successfully built a4cdb12b4484 [2022-07-01T19:10:07.654Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T19:10:07.654Z] Successfully tagged security-proxy-setup:latest [2022-07-01T19:10:07.654Z]  Building security-proxy-setup ... done (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T19:10:07.654Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T19:10:07.654Z] ---> Running in e6b97af85fc5 [2022-07-01T19:10:07.654Z] ---> Running in 2e46138b00a3 [2022-07-01T19:10:07.654Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T19:10:07.654Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T19:10:07.654Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T19:10:07.654Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T19:10:07.654Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T19:10:07.654Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T19:10:07.654Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T19:10:07.915Z] Removing intermediate container e6b97af85fc5 [2022-07-01T19:10:07.915Z] ---> 8b84b3ac6f5a [2022-07-01T19:10:07.915Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T19:10:07.915Z] Removing intermediate container 2e46138b00a3 [2022-07-01T19:10:07.915Z] ---> cd73b6fdb9a8 [2022-07-01T19:10:07.915Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:10:07.915Z] ---> Running in d680c19f0e90 [2022-07-01T19:10:07.915Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T19:10:07.915Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T19:10:08.174Z] Removing intermediate container d680c19f0e90 [2022-07-01T19:10:08.174Z] ---> 7c586d241fcc [2022-07-01T19:10:08.174Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T19:10:08.174Z] ---> f761aae2659c [2022-07-01T19:10:08.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T19:10:08.174Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:10:08.174Z] ---> Running in e93f9ae4c02e [2022-07-01T19:10:08.174Z] OK: 83 MiB in 65 packages [2022-07-01T19:10:08.433Z] Removing intermediate container e93f9ae4c02e [2022-07-01T19:10:08.433Z] ---> 84c9b8590818 [2022-07-01T19:10:08.433Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:10:08.714Z] ---> 2a09037767aa [2022-07-01T19:10:08.714Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T19:10:08.714Z] ---> d748ef42504e [2022-07-01T19:10:08.714Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T19:10:08.975Z] ---> c4622b7064f5 [2022-07-01T19:10:08.975Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T19:10:08.975Z] ---> Running in a0a34b632678 [2022-07-01T19:10:09.240Z] Removing intermediate container a0a34b632678 [2022-07-01T19:10:09.240Z] ---> ab61ed84010b [2022-07-01T19:10:09.240Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:10:09.240Z] Collecting docker-compose==1.23.2 [2022-07-01T19:10:09.240Z] ---> Running in b6b9b22d4cb2 [2022-07-01T19:10:09.536Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T19:10:09.536Z] ---> 4d1336d462b5 [2022-07-01T19:10:09.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T19:10:09.536Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T19:10:09.537Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T19:10:09.537Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T19:10:09.537Z] Removing intermediate container b6b9b22d4cb2 [2022-07-01T19:10:09.537Z] ---> 227472baff88 [2022-07-01T19:10:09.537Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T19:10:09.537Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T19:10:09.537Z] ---> Running in 3a0264bf2f48 [2022-07-01T19:10:09.802Z] ---> d9c40a78ec77 [2022-07-01T19:10:09.802Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T19:10:09.802Z] Removing intermediate container 3a0264bf2f48 [2022-07-01T19:10:09.802Z] ---> f3aaf7a9f487 [2022-07-01T19:10:09.802Z] Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:10:09.802Z] ---> Running in 09e736d2af9b [2022-07-01T19:10:09.802Z] ---> Running in 6c8e49d4c892 [2022-07-01T19:10:10.063Z] 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-07-01T19:10:10.063Z] Removing intermediate container 09e736d2af9b [2022-07-01T19:10:10.063Z] ---> f31402ff9e2d [2022-07-01T19:10:10.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:10:10.063Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T19:10:10.063Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T19:10:10.063Z] ---> Running in f2aaf868c2f3 [2022-07-01T19:10:10.063Z] Removing intermediate container 6c8e49d4c892 [2022-07-01T19:10:10.063Z] ---> 482023ce1218 [2022-07-01T19:10:10.063Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T19:10:10.063Z] ---> Running in fb8b444fed85 [2022-07-01T19:10:10.324Z] Removing intermediate container f2aaf868c2f3 [2022-07-01T19:10:10.324Z] ---> 153c1b6aa8c1 [2022-07-01T19:10:10.324Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T19:10:10.324Z] ---> Running in 08c5ebaa9ddf [2022-07-01T19:10:10.324Z] Removing intermediate container fb8b444fed85 [2022-07-01T19:10:10.324Z] ---> a2d083b93084 [2022-07-01T19:10:10.324Z] [2022-07-01T19:10:10.324Z] Removing intermediate container 08c5ebaa9ddf [2022-07-01T19:10:10.324Z] ---> 4bba931820d0 [2022-07-01T19:10:10.324Z] Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:10:10.583Z] Successfully built a2d083b93084 [2022-07-01T19:10:10.583Z] Successfully tagged core-metadata:latest [2022-07-01T19:10:10.583Z]  Building core-metadata ... done  ---> Running in e1b95296957b [2022-07-01T19:10:10.583Z] Collecting PyYAML<4,>=3.10 [2022-07-01T19:10:10.583Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T19:10:10.583Z] Removing intermediate container e1b95296957b [2022-07-01T19:10:10.583Z] ---> 87cf4cb37272 [2022-07-01T19:10:10.583Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T19:10:10.844Z] ---> Running in cb188d96634f [2022-07-01T19:10:11.106Z] Removing intermediate container cb188d96634f [2022-07-01T19:10:11.106Z] ---> 3159d0438772 [2022-07-01T19:10:11.106Z] [2022-07-01T19:10:11.106Z] Successfully built 3159d0438772 [2022-07-01T19:10:11.106Z] Successfully tagged support-notifications:latest [2022-07-01T19:10:11.106Z]  Building support-notifications ... done Collecting jsonschema<3,>=2.5.1 [2022-07-01T19:10:11.106Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T19:10:11.365Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T19:10:11.365Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T19:10:11.365Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T19:10:11.365Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T19:10:11.631Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T19:10:11.631Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T19:10:11.892Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T19:10:11.892Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T19:10:11.892Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T19:10:11.892Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T19:10:11.892Z] Collecting idna<2.8,>=2.5 [2022-07-01T19:10:11.892Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T19:10:11.892Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T19:10:11.892Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T19:10:11.892Z] 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-07-01T19:10:12.152Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T19:10:12.152Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T19:10:12.152Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T19:10:12.152Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T19:10:12.152Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T19:10:12.152Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T19:10:12.152Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T19:10:12.152Z] Attempting uninstall: urllib3 [2022-07-01T19:10:12.152Z] Found existing installation: urllib3 1.26.7 [2022-07-01T19:10:12.152Z] Uninstalling urllib3-1.26.7: [2022-07-01T19:10:12.419Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T19:10:12.419Z] Attempting uninstall: idna [2022-07-01T19:10:12.419Z] Found existing installation: idna 3.3 [2022-07-01T19:10:12.419Z] Uninstalling idna-3.3: [2022-07-01T19:10:12.419Z] Successfully uninstalled idna-3.3 [2022-07-01T19:10:12.987Z] Attempting uninstall: requests [2022-07-01T19:10:12.987Z] Found existing installation: requests 2.26.0 [2022-07-01T19:10:12.987Z] Uninstalling requests-2.26.0: [2022-07-01T19:10:12.987Z] Successfully uninstalled requests-2.26.0 [2022-07-01T19:10:12.987Z] Running setup.py install for texttable: started [2022-07-01T19:10:13.249Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T19:10:13.249Z] Running setup.py install for PyYAML: started [2022-07-01T19:10:13.508Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T19:10:13.769Z] Running setup.py install for docopt: started [2022-07-01T19:10:14.030Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T19:10:14.030Z] Running setup.py install for dockerpty: started [2022-07-01T19:10:14.289Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T19:10:14.618Z] 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-07-01T19:10:18.018Z] Removing intermediate container 2bcca2d6be60 [2022-07-01T19:10:18.018Z] ---> 1a007d8b06b1 [2022-07-01T19:10:18.018Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T19:10:18.284Z] ---> Running in 5eab826d8957 [2022-07-01T19:10:18.284Z] Removing intermediate container 5eab826d8957 [2022-07-01T19:10:18.284Z] ---> c6d1cdf2ef75 [2022-07-01T19:10:18.284Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T19:10:18.284Z] ---> Running in cc767c957c82 [2022-07-01T19:10:18.544Z] Removing intermediate container cc767c957c82 [2022-07-01T19:10:18.544Z] ---> c7a96bf913ee [2022-07-01T19:10:18.544Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T19:10:19.118Z] ---> 8144b936a6bb [2022-07-01T19:10:19.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T19:10:19.118Z] ---> 57dc478308e1 [2022-07-01T19:10:19.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T19:10:19.690Z] ---> 9b28fa5d173d [2022-07-01T19:10:19.690Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T19:10:19.690Z] ---> Running in 1c8c736a647d [2022-07-01T19:10:19.954Z] Removing intermediate container 1c8c736a647d [2022-07-01T19:10:19.954Z] ---> b97b144e3638 [2022-07-01T19:10:19.954Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:10:19.954Z] ---> Running in 349328e16464 [2022-07-01T19:10:20.215Z] Removing intermediate container 349328e16464 [2022-07-01T19:10:20.215Z] ---> 6cee6b6265d0 [2022-07-01T19:10:20.215Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T19:10:20.215Z] ---> Running in bceedc978dda [2022-07-01T19:10:20.501Z] Removing intermediate container bceedc978dda [2022-07-01T19:10:20.501Z] ---> 3e94fe390e8f [2022-07-01T19:10:20.501Z] Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:10:20.501Z] ---> Running in 9c020072e940 [2022-07-01T19:10:20.764Z] Removing intermediate container 9c020072e940 [2022-07-01T19:10:20.764Z] ---> 8e76444eaf57 [2022-07-01T19:10:20.764Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T19:10:20.764Z] ---> Running in 688b5011d452 [2022-07-01T19:10:20.764Z] Removing intermediate container 688b5011d452 [2022-07-01T19:10:20.764Z] ---> 61b7365258a0 [2022-07-01T19:10:20.764Z] [2022-07-01T19:10:21.025Z] Successfully built 61b7365258a0 [2022-07-01T19:10:21.025Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T19:10:23.617Z]  Building sys-mgmt-agent ... done Removing intermediate container 94cbe65ba528 [2022-07-01T19:10:23.617Z] ---> 713ad0db9d41 [2022-07-01T19:10:23.617Z] [2022-07-01T19:10:23.617Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T19:10:23.617Z] ---> e04c818066af [2022-07-01T19:10:23.617Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T19:10:23.617Z] ---> Running in 6eb28793a49c [2022-07-01T19:10:23.617Z] Removing intermediate container 6eb28793a49c [2022-07-01T19:10:23.617Z] ---> 1ffa9841e67a [2022-07-01T19:10:23.617Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T19:10:23.617Z] ---> Running in 9cab83c718ea [2022-07-01T19:10:23.617Z] Removing intermediate container 9cab83c718ea [2022-07-01T19:10:23.617Z] ---> 667a87b88ddb [2022-07-01T19:10:23.617Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T19:10:23.617Z] ---> Running in 24342d0c174e [2022-07-01T19:10:23.877Z] Removing intermediate container 24342d0c174e [2022-07-01T19:10:23.877Z] ---> 7ce0a7e0e184 [2022-07-01T19:10:23.877Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:10:23.877Z] ---> Running in 5cd345a1a32d [2022-07-01T19:10:24.446Z] Removing intermediate container 5cd345a1a32d [2022-07-01T19:10:24.446Z] ---> 08bd540a0874 [2022-07-01T19:10:24.446Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T19:10:24.446Z] ---> Running in 13dbe09ecb59 [2022-07-01T19:10:24.706Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T19:10:25.657Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T19:10:25.924Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T19:10:25.924Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T19:10:26.190Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T19:10:26.190Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T19:10:26.190Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T19:10:26.459Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T19:10:26.459Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:10:26.459Z] OK: 8 MiB in 20 packages [2022-07-01T19:10:26.721Z] Removing intermediate container 13dbe09ecb59 [2022-07-01T19:10:26.721Z] ---> 7ca0227c8761 [2022-07-01T19:10:26.721Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:10:26.982Z] ---> 73f9948d524c [2022-07-01T19:10:26.982Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T19:10:27.551Z] ---> 9d53425510fe [2022-07-01T19:10:27.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T19:10:27.551Z] ---> 76b9e9480438 [2022-07-01T19:10:27.551Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T19:10:27.551Z] ---> Running in 89b6182b0c1a [2022-07-01T19:10:27.815Z] Removing intermediate container 89b6182b0c1a [2022-07-01T19:10:27.815Z] ---> 787bfef13783 [2022-07-01T19:10:27.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:10:27.815Z] ---> Running in 518c49af3e05 [2022-07-01T19:10:27.815Z] Removing intermediate container 518c49af3e05 [2022-07-01T19:10:27.815Z] ---> 337d77c2a8e8 [2022-07-01T19:10:27.815Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T19:10:28.078Z] ---> Running in cb3747a88744 [2022-07-01T19:10:28.078Z] Removing intermediate container cb3747a88744 [2022-07-01T19:10:28.078Z] ---> 5a182d489709 [2022-07-01T19:10:28.078Z] Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:10:28.078Z] ---> Running in dc66573a5e6c [2022-07-01T19:10:28.342Z] Removing intermediate container dc66573a5e6c [2022-07-01T19:10:28.342Z] ---> 42612e69bf77 [2022-07-01T19:10:28.342Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T19:10:28.342Z] ---> Running in c9259c7be2fd [2022-07-01T19:10:28.342Z] Removing intermediate container c9259c7be2fd [2022-07-01T19:10:28.342Z] ---> f2ba693a5caf [2022-07-01T19:10:28.342Z] [2022-07-01T19:10:28.342Z] Successfully built f2ba693a5caf [2022-07-01T19:10:28.604Z] Successfully tagged core-data:latest [2022-07-01T19:10:28.604Z]  Building core-data ... done  [2022-07-01T19:10:28.604Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T19:10:28.604Z] [2022-07-01T19:10:28.604Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T19:10:28.604Z] [2022-07-01T19:10:28.604Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T19:10:28.604Z] Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } [2022-07-01T19:10:28.656Z] $ docker stop --time=1 1a784cc95049f2544b2795f99d2ff65557690a6426f60ddde0aa3a86d6a14ce2 [2022-07-01T19:10:29.973Z] $ docker rm -f 1a784cc95049f2544b2795f99d2ff65557690a6426f60ddde0aa3a86d6a14ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T19:10:30.779Z] Failed in branch amd64 [2022-07-01T19:11:35.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T19:11:35.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T19:11:35.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T19:11:35.319Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T19:11:36.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T19:11:49.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements [2022-07-01T19:11:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T19:11:49.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T19:11:54.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements [2022-07-01T19:11:54.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T19:11:55.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.500s coverage: 54.2% of statements [2022-07-01T19:11:55.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T19:11:55.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T19:12:14.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.135s coverage: 89.2% of statements [2022-07-01T19:12:14.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T19:12:14.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T19:12:14.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T19:12:14.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.556s coverage: 83.8% of statements [2022-07-01T19:12:14.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T19:12:14.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T19:12:14.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T19:12:14.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T19:12:14.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T19:12:19.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.223s coverage: 95.6% of statements [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T19:12:19.484Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.339s coverage: 72.2% of statements [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T19:12:19.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.487s coverage: 60.0% of statements [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T19:12:19.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T19:12:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.574s coverage: 0.9% of statements [2022-07-01T19:12:19.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T19:12:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.451s coverage: 58.8% of statements [2022-07-01T19:12:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.6% of statements [2022-07-01T19:12:19.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T19:12:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 47.1% of statements [2022-07-01T19:12:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 79.5% of statements [2022-07-01T19:12:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2022-07-01T19:12:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements [2022-07-01T19:12:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.287s coverage: 87.5% of statements [2022-07-01T19:12:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements [2022-07-01T19:12:31.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements [2022-07-01T19:12:36.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.634s coverage: 82.5% of statements [2022-07-01T19:12:36.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.312s coverage: 80.0% of statements [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.314s coverage: 87.2% of statements [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements [2022-07-01T19:12:44.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements [2022-07-01T19:12:44.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T19:12:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.883s coverage: 64.4% of statements [2022-07-01T19:12:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T19:12:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T19:12:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2022-07-01T19:12:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2022-07-01T19:12:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2022-07-01T19:12:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2022-07-01T19:12:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2022-07-01T19:12:57.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.389s coverage: 65.4% of statements [2022-07-01T19:12:57.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T19:12:57.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T19:12:57.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T19:12:58.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.912s coverage: 43.8% of statements [2022-07-01T19:12:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T19:12:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T19:12:58.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements [2022-07-01T19:12:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T19:12:58.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements [2022-07-01T19:12:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T19:12:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T19:12:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T19:12:58.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T19:13:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.423s coverage: 17.7% of statements [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T19:13:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.792s coverage: 92.3% of statements [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T19:13:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T19:13:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T19:13:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T19:13:08.872Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T19:13:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.211s coverage: 100.0% of statements [2022-07-01T19:13:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2022-07-01T19:13:09.147Z] 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-07-01T19:13:09.147Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-01T19:13:09.147Z] GO111MODULE=on go vet ./... [2022-07-01T19:15:01.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T19:15:01.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T19:15:01.081Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T19:15:01.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T19:15:01.803Z] + ls -al . [2022-07-01T19:15:01.803Z] total 680 [2022-07-01T19:15:01.803Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 19:09 . [2022-07-01T19:15:01.803Z] drwxr-xr-x 4 root root 4096 Jul 1 19:09 .. [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 19:07 .dockerignore [2022-07-01T19:15:01.803Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 19:07 .git [2022-07-01T19:15:01.803Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 19:07 .github [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 19:07 .gitignore [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 19:07 .golangci.yml [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 19:07 .hadolint.yml [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 19:07 .sonarcloud.properties [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 19:07 ADOPTERS.md [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 19:07 Attribution.txt [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 19:07 CHANGELOG.md [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 19:07 CONTRIBUTING.md [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 19:07 GOVERNANCE.md [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 19:07 Jenkinsfile [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 19:07 LICENSE [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 19:07 Makefile [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 19:07 OWNERS.md [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 19:07 README.md [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 19:07 SECURITY.md [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 19:05 VERSION [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 19:07 ZMQWindows.md [2022-07-01T19:15:01.803Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 19:07 bin [2022-07-01T19:15:01.803Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 19:07 cmd [2022-07-01T19:15:01.803Z] -rw-r--r-- 1 root root 435593 Jul 1 19:13 coverage.out [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 19:07 go.mod [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 19:09 go.sum [2022-07-01T19:15:01.803Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 19:07 internal [2022-07-01T19:15:01.803Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 19:07 openapi [2022-07-01T19:15:01.803Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 19:07 snap [2022-07-01T19:15:01.803Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 19:07 version.go [Pipeline] sh [2022-07-01T19:15:02.487Z] + '[' -e coverage.out ] [2022-07-01T19:15:02.487Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T19:15:02.521Z] Warning: overwriting stash ‘coverage-report’ [2022-07-01T19:15:03.302Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T19:15:03.975Z] + make build [2022-07-01T19:15:03.975Z] 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-07-01T19:16:25.808Z] 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-07-01T19:17:22.424Z] 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-07-01T19:17:22.424Z] 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-07-01T19:17:54.829Z] 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-07-01T19:17:54.829Z] 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-07-01T19:17:55.811Z] 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-07-01T19:18:02.540Z] 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-07-01T19:18:05.170Z] 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-07-01T19:18:10.601Z] 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-07-01T19:18:13.236Z] 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-07-01T19:18:17.553Z] 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-07-01T19:18:24.291Z] 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-07-01T19:18:29.791Z] $ docker stop --time=1 b39902acef0b56c9d2f95917dfe37e43ba054dc6975b0fbb40bf6bd6e68669b0 [2022-07-01T19:18:31.832Z] $ docker rm -f b39902acef0b56c9d2f95917dfe37e43ba054dc6975b0fbb40bf6bd6e68669b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:18:34.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T19:18:34.280Z] [2022-07-01T19:18:34.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:18:34.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T19:18:34.987Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T19:18:34.987Z] 29e5d40040c1: Pulling fs layer [2022-07-01T19:18:34.987Z] 1ce36da41761: Pulling fs layer [2022-07-01T19:18:34.987Z] 25b303627fd3: Pulling fs layer [2022-07-01T19:18:34.987Z] 29e5d40040c1: Verifying Checksum [2022-07-01T19:18:34.987Z] 29e5d40040c1: Download complete [2022-07-01T19:18:35.297Z] 1ce36da41761: Verifying Checksum [2022-07-01T19:18:35.297Z] 1ce36da41761: Download complete [2022-07-01T19:18:35.918Z] 29e5d40040c1: Pull complete [2022-07-01T19:18:37.411Z] 25b303627fd3: Verifying Checksum [2022-07-01T19:18:37.411Z] 25b303627fd3: Download complete [2022-07-01T19:18:37.411Z] 1ce36da41761: Pull complete [2022-07-01T19:18:49.878Z] 25b303627fd3: Pull complete [2022-07-01T19:18:49.878Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T19:18:49.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T19:18:49.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:18:50.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container [2022-07-01T19:18:50.378Z] $ 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-07-01T19:18:52.750Z] $ docker top 4ccab01830d5c0a9d9524a55faaa1a9f106756ac3c129066258896c82c8ee7c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T19:18:53.684Z] + grep parallel [2022-07-01T19:18:53.684Z] + docker-compose build --help [2022-07-01T19:18:57.975Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T19:18:58.025Z] $ docker stop --time=1 4ccab01830d5c0a9d9524a55faaa1a9f106756ac3c129066258896c82c8ee7c3 [2022-07-01T19:18:59.682Z] $ docker rm -f 4ccab01830d5c0a9d9524a55faaa1a9f106756ac3c129066258896c82c8ee7c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:19:00.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T19:19:00.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:19:00.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container [2022-07-01T19:19:00.888Z] $ 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-07-01T19:19:02.111Z] $ docker top cb76d1f2320f52b6225486a8b3d1daad7a7ad87659c8bae749129441525fb6a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T19:19:03.035Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T19:19:07.330Z] Building core-command ... [2022-07-01T19:19:07.330Z] Building core-data ... [2022-07-01T19:19:07.330Z] Building core-metadata ... [2022-07-01T19:19:07.330Z] Building security-bootstrapper ... [2022-07-01T19:19:07.330Z] Building security-proxy-setup ... [2022-07-01T19:19:07.330Z] Building security-secretstore-setup ... [2022-07-01T19:19:07.330Z] Building security-spiffe-token-provider ... [2022-07-01T19:19:07.330Z] Building security-spire-agent ... [2022-07-01T19:19:07.330Z] Building security-spire-config ... [2022-07-01T19:19:07.330Z] Building security-spire-server ... [2022-07-01T19:19:07.330Z] Building support-notifications ... [2022-07-01T19:19:07.330Z] Building support-scheduler ... [2022-07-01T19:19:07.330Z] Building sys-mgmt-agent ... [2022-07-01T19:19:07.330Z] Building support-notifications [2022-07-01T19:19:07.330Z] Building security-spire-server [2022-07-01T19:19:07.330Z] Building security-bootstrapper [2022-07-01T19:19:07.330Z] Building security-secretstore-setup [2022-07-01T19:19:07.330Z] Building security-proxy-setup [2022-07-01T19:20:44.137Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:20:44.137Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:20:44.137Z] ---> 53a911436801 [2022-07-01T19:20:44.137Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T19:20:44.137Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:20:44.137Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:20:44.137Z] ---> 53a911436801 [2022-07-01T19:20:44.137Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T19:20:44.137Z] ---> Running in dce31680f6b0 [2022-07-01T19:20:44.137Z] ---> Running in 6b567d3b7ef6 [2022-07-01T19:20:44.137Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:20:44.137Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:20:44.137Z] ---> 53a911436801 [2022-07-01T19:20:44.137Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T19:20:44.137Z] ---> Running in 631554fcfc7e [2022-07-01T19:20:44.137Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:20:44.137Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:20:44.137Z] ---> 53a911436801 [2022-07-01T19:20:44.137Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T19:20:44.137Z] ---> Running in 37071b6249f7 [2022-07-01T19:20:44.137Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:20:44.137Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:20:44.137Z] ---> 53a911436801 [2022-07-01T19:20:44.137Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T19:20:44.137Z] ---> Running in 4c2b3e11d4c7 [2022-07-01T19:20:44.137Z] Removing intermediate container dce31680f6b0 [2022-07-01T19:20:44.137Z] ---> 22706fc29e14 [2022-07-01T19:20:44.137Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:20:44.137Z] ---> Running in 946ee794de81 [2022-07-01T19:20:44.137Z] Removing intermediate container 631554fcfc7e [2022-07-01T19:20:44.137Z] ---> 660828187547 [2022-07-01T19:20:44.137Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:20:44.137Z] ---> Running in 551d00fe7bb4 [2022-07-01T19:20:44.137Z] Removing intermediate container 37071b6249f7 [2022-07-01T19:20:44.137Z] ---> 78669046a18a [2022-07-01T19:20:44.137Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:20:44.137Z] Removing intermediate container 6b567d3b7ef6 [2022-07-01T19:20:44.137Z] ---> c9a8486931df [2022-07-01T19:20:44.137Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:20:44.137Z] Removing intermediate container 4c2b3e11d4c7 [2022-07-01T19:20:44.137Z] ---> 32a4d88670e4 [2022-07-01T19:20:44.137Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:20:44.137Z] ---> Running in aefa3505195f [2022-07-01T19:20:44.137Z] ---> Running in 42342967d817 [2022-07-01T19:20:44.137Z] ---> Running in 79b9118ed5f1 [2022-07-01T19:20:44.137Z] Removing intermediate container 946ee794de81 [2022-07-01T19:20:44.137Z] ---> 3acbc8c357bf [2022-07-01T19:20:44.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T19:20:44.137Z] ---> Running in 0af5b15af4db [2022-07-01T19:20:44.137Z] Removing intermediate container 551d00fe7bb4 [2022-07-01T19:20:44.137Z] ---> ebceb795d4e6 [2022-07-01T19:20:44.137Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T19:20:44.137Z] ---> Running in fcde2d4b95e8 [2022-07-01T19:20:44.137Z] Removing intermediate container aefa3505195f [2022-07-01T19:20:44.137Z] ---> b1ebe73559fc [2022-07-01T19:20:44.137Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T19:20:44.137Z] ---> Running in a8603a352ea3 [2022-07-01T19:20:44.137Z] Removing intermediate container 79b9118ed5f1 [2022-07-01T19:20:44.137Z] ---> e5613504094b [2022-07-01T19:20:44.138Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T19:20:44.138Z] Removing intermediate container 42342967d817 [2022-07-01T19:20:44.138Z] ---> c40e779764bc [2022-07-01T19:20:44.138Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T19:20:44.138Z] ---> Running in 9f157b9d1c90 [2022-07-01T19:20:44.138Z] ---> Running in 93183916c70e [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] OK: 220 MiB in 52 packages [2022-07-01T19:20:44.138Z] OK: 220 MiB in 52 packages [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:20:44.138Z] OK: 220 MiB in 52 packages [2022-07-01T19:20:44.138Z] Removing intermediate container 0af5b15af4db [2022-07-01T19:20:44.138Z] ---> 3ce0f0b1725c [2022-07-01T19:20:44.138Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T19:20:44.138Z] OK: 220 MiB in 52 packages [2022-07-01T19:20:44.138Z] OK: 220 MiB in 52 packages [2022-07-01T19:20:44.138Z] Removing intermediate container fcde2d4b95e8 [2022-07-01T19:20:44.138Z] ---> eb0e59623f41 [2022-07-01T19:20:44.138Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T19:20:44.138Z] Removing intermediate container a8603a352ea3 [2022-07-01T19:20:44.138Z] ---> 3a8c924d022e [2022-07-01T19:20:44.138Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T19:20:44.138Z] ---> 182c6d929bb7 [2022-07-01T19:20:44.138Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:20:44.138Z] ---> Running in 2b4441a4c836 [2022-07-01T19:20:44.138Z] Removing intermediate container 93183916c70e [2022-07-01T19:20:44.138Z] ---> f535b5b33fcb [2022-07-01T19:20:44.138Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T19:20:44.138Z] ---> b8ddb13b4d74 [2022-07-01T19:20:44.138Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:20:44.138Z] Removing intermediate container 9f157b9d1c90 [2022-07-01T19:20:44.138Z] ---> 09f08cadc269 [2022-07-01T19:20:44.138Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T19:20:44.138Z] ---> Running in cbd0d42dfe45 [2022-07-01T19:20:44.138Z] ---> 091919af7ced [2022-07-01T19:20:44.138Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:20:44.138Z] ---> Running in abc15dc67a37 [2022-07-01T19:20:44.138Z] ---> eb565753be0d [2022-07-01T19:20:44.138Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:20:44.412Z] ---> Running in 611535e798a4 [2022-07-01T19:20:44.412Z] ---> 4570c146a71d [2022-07-01T19:20:44.412Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:20:44.687Z] ---> Running in 37ef6d5e0f00 [2022-07-01T19:20:48.104Z] Removing intermediate container 2b4441a4c836 [2022-07-01T19:20:48.105Z] ---> 2fa150b52e7f [2022-07-01T19:20:48.105Z] Step 8/22 : COPY . . [2022-07-01T19:20:49.100Z] Removing intermediate container cbd0d42dfe45 [2022-07-01T19:20:49.100Z] ---> d9ba899bd4fc [2022-07-01T19:20:49.100Z] Step 8/25 : COPY . . [2022-07-01T19:20:49.700Z] Removing intermediate container abc15dc67a37 [2022-07-01T19:20:49.700Z] ---> 6b903ec4edd4 [2022-07-01T19:20:49.700Z] Step 8/31 : COPY . . [2022-07-01T19:20:50.307Z] Removing intermediate container 611535e798a4 [2022-07-01T19:20:50.307Z] ---> 2ef740c9b675 [2022-07-01T19:20:50.307Z] Step 8/25 : COPY . . [2022-07-01T19:20:50.307Z] Removing intermediate container 37ef6d5e0f00 [2022-07-01T19:20:50.307Z] ---> e711ccbcdb83 [2022-07-01T19:20:50.307Z] Step 8/22 : COPY . . [2022-07-01T19:21:17.132Z] ---> 6ee8447cac00 [2022-07-01T19:21:17.132Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T19:21:17.132Z] ---> d7e63fa8c1a2 [2022-07-01T19:21:17.132Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T19:21:17.132Z] ---> Running in 88857bdc3a99 [2022-07-01T19:21:17.132Z] ---> 6192bf5caa88 [2022-07-01T19:21:17.132Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T19:21:17.132Z] ---> Running in a9564556dde2 [2022-07-01T19:21:17.132Z] ---> 1034efccae51 [2022-07-01T19:21:17.132Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T19:21:17.132Z] ---> Running in ea778b623a1f [2022-07-01T19:21:17.132Z] ---> Running in fe9c08f8c240 [2022-07-01T19:21:17.132Z] ---> 67301a223d35 [2022-07-01T19:21:17.132Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T19:21:17.132Z] ---> Running in a79c6f347b97 [2022-07-01T19:21:17.736Z] Removing intermediate container fe9c08f8c240 [2022-07-01T19:21:17.736Z] ---> 9ad2632f37e3 [2022-07-01T19:21:17.736Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T19:21:17.736Z] ---> Running in 9592a12e4c1f [2022-07-01T19:21:18.340Z] Removing intermediate container 9592a12e4c1f [2022-07-01T19:21:18.340Z] ---> b159e28f6c09 [2022-07-01T19:21:18.340Z] 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-07-01T19:21:18.340Z] ---> Running in 2c7cf2a05931 [2022-07-01T19:21:18.620Z] 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-07-01T19:21:18.902Z] 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-07-01T19:21:19.192Z] 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-07-01T19:21:19.471Z] 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-07-01T19:21:21.465Z] Removing intermediate container 2c7cf2a05931 [2022-07-01T19:21:21.465Z] ---> b8756c84658f [2022-07-01T19:21:21.465Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T19:21:21.465Z] ---> Running in fc70bf663f1f [2022-07-01T19:21:21.738Z] Removing intermediate container fc70bf663f1f [2022-07-01T19:21:21.738Z] ---> 96c457b150af [2022-07-01T19:21:21.738Z] [2022-07-01T19:21:21.738Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T19:21:22.012Z] 3.15: Pulling from library/alpine [2022-07-01T19:21:22.997Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T19:21:22.997Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T19:21:22.997Z] ---> 3fb3c9af89a9 [2022-07-01T19:21:22.997Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T19:21:23.272Z] ---> Running in 31e05c883b20 [2022-07-01T19:21:23.874Z] Removing intermediate container 31e05c883b20 [2022-07-01T19:21:23.874Z] ---> c32db7ca1ea5 [2022-07-01T19:21:23.874Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:21:23.874Z] ---> Running in faf16a567802 [2022-07-01T19:21:27.289Z] Removing intermediate container faf16a567802 [2022-07-01T19:21:27.289Z] ---> c7c948bea122 [2022-07-01T19:21:27.289Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T19:21:27.289Z] ---> Running in 0d85c41a3979 [2022-07-01T19:21:28.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:21:29.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:21:31.179Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:21:31.179Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:21:31.179Z] OK: 15736 distinct packages available [2022-07-01T19:21:31.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:21:32.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:21:33.612Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T19:21:33.612Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T19:21:33.612Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T19:21:33.612Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T19:21:33.612Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T19:21:33.886Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T19:21:33.886Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:21:33.886Z] 1 error; 6 MiB in 18 packages [2022-07-01T19:21:35.333Z] Building core-data [2022-07-01T19:22:02.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:22:02.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:22:02.172Z] ---> 53a911436801 [2022-07-01T19:22:02.172Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T19:22:02.172Z] ---> Using cache [2022-07-01T19:22:02.172Z] ---> 32a4d88670e4 [2022-07-01T19:22:02.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:22:02.172Z] ---> Using cache [2022-07-01T19:22:02.172Z] ---> c40e779764bc [2022-07-01T19:22:02.172Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T19:22:02.172Z] ---> Running in 46e60afa43e9 [2022-07-01T19:22:02.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:22:03.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:22:05.195Z] OK: 220 MiB in 52 packages [2022-07-01T19:22:06.183Z] Removing intermediate container 46e60afa43e9 [2022-07-01T19:22:06.183Z] ---> d15f61b8042a [2022-07-01T19:22:06.183Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T19:22:07.171Z] ---> d9165c731fbf [2022-07-01T19:22:07.171Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:22:07.171Z] ---> Running in a90e8011c65e [2022-07-01T19:22:12.607Z] Removing intermediate container a90e8011c65e [2022-07-01T19:22:12.607Z] ---> dbfd0bc013b9 [2022-07-01T19:22:12.607Z] Step 8/23 : COPY . . [2022-07-01T19:22:34.820Z] ---> efd01cb2d61f [2022-07-01T19:22:34.820Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T19:22:34.820Z] ---> Running in a2867f1455bb [2022-07-01T19:22:34.820Z] 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-07-01T19:25:41.839Z] 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-07-01T19:25:43.819Z] 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-07-01T19:26:02.192Z] Removing intermediate container a9564556dde2 [2022-07-01T19:26:02.192Z] ---> 5ebc040f08a7 [2022-07-01T19:26:02.192Z] [2022-07-01T19:26:02.192Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T19:26:02.192Z] 3.14: Pulling from library/alpine [2022-07-01T19:26:03.191Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T19:26:03.191Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T19:26:03.191Z] ---> ac73e934f311 [2022-07-01T19:26:03.191Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T19:26:03.470Z] Removing intermediate container ea778b623a1f [2022-07-01T19:26:03.470Z] ---> af01b871b174 [2022-07-01T19:26:03.470Z] [2022-07-01T19:26:03.470Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T19:26:03.470Z] ---> ac73e934f311 [2022-07-01T19:26:03.470Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T19:26:03.470Z] ---> Running in 173ca208c071 [2022-07-01T19:26:03.470Z] ---> Running in 7e599d26f837 [2022-07-01T19:26:04.918Z] Removing intermediate container 88857bdc3a99 [2022-07-01T19:26:04.918Z] ---> c65766a6fc29 [2022-07-01T19:26:04.918Z] [2022-07-01T19:26:04.918Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T19:26:04.918Z] ---> ac73e934f311 [2022-07-01T19:26:04.918Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T19:26:05.198Z] ---> Running in 25e1571e830b [2022-07-01T19:26:06.179Z] Removing intermediate container 25e1571e830b [2022-07-01T19:26:06.179Z] ---> 10a94063a56a [2022-07-01T19:26:06.179Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T19:26:06.457Z] ---> Running in 8870a1d16099 [2022-07-01T19:26:06.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:26:06.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:26:07.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:26:07.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:26:07.909Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T19:26:08.188Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T19:26:08.188Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T19:26:08.188Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T19:26:08.188Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T19:26:08.188Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T19:26:08.188Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:26:08.188Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T19:26:08.462Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T19:26:08.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:26:08.462Z] OK: 8 MiB in 20 packages [2022-07-01T19:26:08.736Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T19:26:08.736Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T19:26:08.736Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:26:08.736Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T19:26:09.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:26:09.298Z] OK: 6 MiB in 17 packages [2022-07-01T19:26:10.302Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T19:26:10.302Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T19:26:10.302Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:26:10.302Z] OK: 6 MiB in 16 packages [2022-07-01T19:26:12.316Z] Removing intermediate container 173ca208c071 [2022-07-01T19:26:12.316Z] ---> 513ec20636e6 [2022-07-01T19:26:12.316Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T19:26:12.316Z] ---> Running in 5660e4c15511 [2022-07-01T19:26:12.316Z] Removing intermediate container 7e599d26f837 [2022-07-01T19:26:12.316Z] ---> 44fa211225d1 [2022-07-01T19:26:12.316Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T19:26:12.316Z] Removing intermediate container 8870a1d16099 [2022-07-01T19:26:12.316Z] ---> f861409f8e9b [2022-07-01T19:26:12.316Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T19:26:12.619Z] ---> Running in 07639c37f2d0 [2022-07-01T19:26:12.619Z] ---> Running in 425e98181828 [2022-07-01T19:26:13.229Z] Removing intermediate container 5660e4c15511 [2022-07-01T19:26:13.229Z] ---> 7a2050a13eac [2022-07-01T19:26:13.229Z] Step 13/22 : WORKDIR /edgex [2022-07-01T19:26:13.229Z] ---> Running in 029d70007ff8 [2022-07-01T19:26:13.506Z] Removing intermediate container 07639c37f2d0 [2022-07-01T19:26:13.506Z] ---> a4b11e09429b [2022-07-01T19:26:13.506Z] Step 13/25 : WORKDIR / [2022-07-01T19:26:13.506Z] Removing intermediate container 425e98181828 [2022-07-01T19:26:13.506Z] ---> 062d97e6dc95 [2022-07-01T19:26:13.506Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T19:26:13.781Z] ---> Running in ac22eba99dc0 [2022-07-01T19:26:13.781Z] ---> Running in 602cc24dbd5c [2022-07-01T19:26:14.057Z] Removing intermediate container 029d70007ff8 [2022-07-01T19:26:14.057Z] ---> 777358be28ba [2022-07-01T19:26:14.057Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T19:26:14.664Z] Removing intermediate container ac22eba99dc0 [2022-07-01T19:26:14.664Z] ---> fb89b69195d2 [2022-07-01T19:26:14.664Z] 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-07-01T19:26:14.664Z] Removing intermediate container 602cc24dbd5c [2022-07-01T19:26:14.664Z] ---> fb5c1ef380c5 [2022-07-01T19:26:14.664Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T19:26:14.942Z] ---> Running in 2897a7336eb4 [2022-07-01T19:26:15.930Z] ---> 038b7b6e9b87 [2022-07-01T19:26:15.930Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T19:26:16.214Z] ---> 62cf83d3d0c9 [2022-07-01T19:26:16.214Z] 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-07-01T19:26:18.206Z] ---> 5ef603ec9893 [2022-07-01T19:26:18.206Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T19:26:18.816Z] Removing intermediate container 2897a7336eb4 [2022-07-01T19:26:18.816Z] ---> d6549adaa3f8 [2022-07-01T19:26:18.816Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T19:26:18.816Z] ---> f0d607f75d3d [2022-07-01T19:26:18.816Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T19:26:19.094Z] ---> Running in 57a377a75166 [2022-07-01T19:26:19.708Z] Removing intermediate container 57a377a75166 [2022-07-01T19:26:19.708Z] ---> e269aaec0e65 [2022-07-01T19:26:19.708Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T19:26:19.990Z] ---> eac5c0917c80 [2022-07-01T19:26:19.990Z] 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-07-01T19:26:21.444Z] ---> 27da4656a3dc [2022-07-01T19:26:21.444Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T19:26:21.444Z] ---> 8db390080cae [2022-07-01T19:26:21.444Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T19:26:21.444Z] ---> Running in 04f11f247fa2 [2022-07-01T19:26:22.066Z] ---> 2ff70ae134d6 [2022-07-01T19:26:22.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T19:26:24.717Z] ---> daf47edadc77 [2022-07-01T19:26:24.717Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T19:26:24.717Z] ---> Running in 47e042bca2a1 [2022-07-01T19:26:25.324Z] ---> 234ea0acdfa2 [2022-07-01T19:26:25.324Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T19:26:25.607Z] Removing intermediate container 04f11f247fa2 [2022-07-01T19:26:25.607Z] ---> c45c21ddce3c [2022-07-01T19:26:25.607Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:26:27.063Z] ---> 2fca614abe6c [2022-07-01T19:26:27.063Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T19:26:28.073Z] ---> ef22386ca975 [2022-07-01T19:26:28.073Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T19:26:28.677Z] Removing intermediate container 47e042bca2a1 [2022-07-01T19:26:28.677Z] ---> 10250e9d95c4 [2022-07-01T19:26:28.677Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T19:26:28.677Z] ---> Running in d70562b3bbe4 [2022-07-01T19:26:29.673Z] Removing intermediate container d70562b3bbe4 [2022-07-01T19:26:29.673Z] ---> 7cb2f390aaf5 [2022-07-01T19:26:29.673Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T19:26:29.673Z] ---> 383433b3da86 [2022-07-01T19:26:29.673Z] 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-07-01T19:26:29.952Z] ---> Running in cd225d7aa14d [2022-07-01T19:26:29.952Z] ---> Running in 28fa017d868a [2022-07-01T19:26:30.593Z] ---> bf514593bf1e [2022-07-01T19:26:30.593Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T19:26:30.880Z] Removing intermediate container cd225d7aa14d [2022-07-01T19:26:30.880Z] ---> aff5cd45a52d [2022-07-01T19:26:30.880Z] Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:26:31.152Z] ---> Running in 95631e720658 [2022-07-01T19:26:32.134Z] Removing intermediate container 95631e720658 [2022-07-01T19:26:32.134Z] ---> 1c303728bee1 [2022-07-01T19:26:32.134Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T19:26:32.134Z] ---> Running in 557df07872c1 [2022-07-01T19:26:32.406Z] ---> 0c475a366ca6 [2022-07-01T19:26:32.406Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T19:26:33.389Z] Removing intermediate container 557df07872c1 [2022-07-01T19:26:33.389Z] ---> f0c29a2f6bc5 [2022-07-01T19:26:33.389Z] [2022-07-01T19:26:33.995Z] Removing intermediate container 28fa017d868a [2022-07-01T19:26:33.995Z] ---> a35bff2c3d86 [2022-07-01T19:26:33.995Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T19:26:34.289Z] ---> Running in 1561ff77397d [2022-07-01T19:26:34.289Z] Successfully built f0c29a2f6bc5 [2022-07-01T19:26:34.289Z] ---> ec9974bb1e69 [2022-07-01T19:26:34.289Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T19:26:34.289Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T19:26:34.289Z] Building sys-mgmt-agent [2022-07-01T19:26:34.901Z]  Building security-proxy-setup ... done Removing intermediate container 1561ff77397d [2022-07-01T19:26:34.901Z] ---> aaee71e80d59 [2022-07-01T19:26:34.901Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T19:26:34.901Z] ---> Running in 736cb80fb910 [2022-07-01T19:26:35.510Z] ---> 30279b5065b0 [2022-07-01T19:26:35.510Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T19:26:35.788Z] ---> Running in 63e317ba0e32 [2022-07-01T19:26:35.788Z] Removing intermediate container 736cb80fb910 [2022-07-01T19:26:35.788Z] ---> f88c479de4a7 [2022-07-01T19:26:35.788Z] Step 24/25 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:26:35.788Z] ---> Running in ba4e49c1cb7c [2022-07-01T19:26:36.776Z] Removing intermediate container 63e317ba0e32 [2022-07-01T19:26:36.776Z] ---> 7051fcdfb322 [2022-07-01T19:26:36.776Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T19:26:36.776Z] Removing intermediate container ba4e49c1cb7c [2022-07-01T19:26:36.776Z] ---> e8cb092c6904 [2022-07-01T19:26:36.776Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T19:26:36.776Z] ---> Running in e8648d3b6ff0 [2022-07-01T19:26:37.389Z] Removing intermediate container e8648d3b6ff0 [2022-07-01T19:26:37.389Z] ---> 5e509f5bc4b6 [2022-07-01T19:26:37.668Z] [2022-07-01T19:26:37.668Z] ---> bd1cee0f79ac [2022-07-01T19:26:37.668Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T19:26:38.276Z] ---> Running in 8dd0d2b06919 [2022-07-01T19:26:38.553Z] Successfully built 5e509f5bc4b6 [2022-07-01T19:26:38.553Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T19:26:38.553Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-07-01T19:26:41.238Z] Removing intermediate container 8dd0d2b06919 [2022-07-01T19:26:41.238Z] ---> e788de51e154 [2022-07-01T19:26:41.238Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T19:26:41.520Z] ---> Running in 2a4bddc126b7 [2022-07-01T19:26:42.130Z] Removing intermediate container 2a4bddc126b7 [2022-07-01T19:26:42.130Z] ---> 0554199a8c7b [2022-07-01T19:26:42.130Z] Step 28/31 : CMD ["gate"] [2022-07-01T19:26:42.406Z] ---> Running in 056c8ed737b7 [2022-07-01T19:26:43.010Z] Removing intermediate container 056c8ed737b7 [2022-07-01T19:26:43.010Z] ---> 013836c53d7e [2022-07-01T19:26:43.010Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T19:26:43.010Z] ---> Running in d4781f1dcb13 [2022-07-01T19:26:43.611Z] Removing intermediate container d4781f1dcb13 [2022-07-01T19:26:43.611Z] ---> b53ba746ec08 [2022-07-01T19:26:43.611Z] Step 30/31 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:26:43.895Z] ---> Running in 940cae34c284 [2022-07-01T19:26:44.529Z] Removing intermediate container 940cae34c284 [2022-07-01T19:26:44.529Z] ---> a0909d632cac [2022-07-01T19:26:44.529Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T19:26:44.809Z] ---> Running in 0245b67d2844 [2022-07-01T19:26:45.416Z] Removing intermediate container 0245b67d2844 [2022-07-01T19:26:45.416Z] ---> ccb9b72a8f35 [2022-07-01T19:26:45.416Z] [2022-07-01T19:26:45.696Z] Successfully built ccb9b72a8f35 [2022-07-01T19:26:45.696Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T19:26:45.696Z]  Building security-bootstrapper ... done Building core-command [2022-07-01T19:27:24.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:27:24.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:27:24.758Z] ---> 53a911436801 [2022-07-01T19:27:24.758Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T19:27:24.758Z] ---> Using cache [2022-07-01T19:27:24.758Z] ---> 32a4d88670e4 [2022-07-01T19:27:24.758Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:27:24.758Z] ---> Using cache [2022-07-01T19:27:24.758Z] ---> c40e779764bc [2022-07-01T19:27:24.758Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T19:27:24.758Z] ---> Running in 0c785cc911c8 [2022-07-01T19:27:25.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:26.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:27.351Z] OK: 220 MiB in 52 packages [2022-07-01T19:27:27.630Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:27:27.630Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:27:27.630Z] ---> 53a911436801 [2022-07-01T19:27:27.630Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T19:27:27.630Z] ---> Using cache [2022-07-01T19:27:27.630Z] ---> 32a4d88670e4 [2022-07-01T19:27:27.630Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:27:27.630Z] ---> Using cache [2022-07-01T19:27:27.630Z] ---> c40e779764bc [2022-07-01T19:27:27.630Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T19:27:28.640Z] ---> Running in b4d0223351a2 [2022-07-01T19:27:29.250Z] Removing intermediate container a2867f1455bb [2022-07-01T19:27:29.250Z] ---> 13cce8cc6dcf [2022-07-01T19:27:29.250Z] [2022-07-01T19:27:29.250Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T19:27:29.250Z] ---> ac73e934f311 [2022-07-01T19:27:29.250Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T19:27:29.549Z] ---> Running in d086808692ee [2022-07-01T19:27:29.549Z] Removing intermediate container 0c785cc911c8 [2022-07-01T19:27:29.549Z] ---> e1fdb399e382 [2022-07-01T19:27:29.549Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T19:27:30.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:30.156Z] Removing intermediate container d086808692ee [2022-07-01T19:27:30.156Z] ---> 9757ce8ff1d7 [2022-07-01T19:27:30.156Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T19:27:30.156Z] ---> Running in 2809b9dd2bce [2022-07-01T19:27:30.751Z] Removing intermediate container 2809b9dd2bce [2022-07-01T19:27:30.751Z] ---> 2d5b58719c86 [2022-07-01T19:27:30.751Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T19:27:30.751Z] ---> 79568ee6410d [2022-07-01T19:27:30.751Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:27:31.026Z] ---> Running in c07660206880 [2022-07-01T19:27:31.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:31.026Z] ---> Running in d9377e2e9343 [2022-07-01T19:27:32.011Z] Removing intermediate container c07660206880 [2022-07-01T19:27:32.011Z] ---> 8e8512c60366 [2022-07-01T19:27:32.011Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:27:32.011Z] OK: 220 MiB in 52 packages [2022-07-01T19:27:32.011Z] ---> Running in a42923f649b3 [2022-07-01T19:27:33.466Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:27:33.466Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:27:33.467Z] ---> 53a911436801 [2022-07-01T19:27:33.467Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T19:27:33.467Z] ---> Using cache [2022-07-01T19:27:33.467Z] ---> 32a4d88670e4 [2022-07-01T19:27:33.467Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:27:33.467Z] ---> Using cache [2022-07-01T19:27:33.467Z] ---> c40e779764bc [2022-07-01T19:27:33.467Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T19:27:33.467Z] ---> Running in 071be9ef1d61 [2022-07-01T19:27:33.741Z] Removing intermediate container b4d0223351a2 [2022-07-01T19:27:33.741Z] ---> 4ff529f8a71e [2022-07-01T19:27:33.741Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T19:27:35.741Z] ---> d7bc46ab6a27 [2022-07-01T19:27:35.741Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:27:35.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:35.741Z] ---> Running in 166637a1238a [2022-07-01T19:27:36.026Z] Removing intermediate container d9377e2e9343 [2022-07-01T19:27:36.026Z] ---> 4aa8038f7059 [2022-07-01T19:27:36.026Z] Step 8/23 : COPY . . [2022-07-01T19:27:36.026Z] Removing intermediate container a42923f649b3 [2022-07-01T19:27:36.026Z] ---> 5013f95daf33 [2022-07-01T19:27:36.026Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T19:27:36.337Z] ---> Running in 83798e2fa4f5 [2022-07-01T19:27:36.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:37.616Z] OK: 220 MiB in 52 packages [2022-07-01T19:27:38.237Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:38.854Z] Removing intermediate container a79c6f347b97 [2022-07-01T19:27:38.854Z] ---> 93a7863c9339 [2022-07-01T19:27:38.854Z] [2022-07-01T19:27:38.854Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T19:27:38.854Z] ---> ac73e934f311 [2022-07-01T19:27:38.854Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T19:27:39.155Z] Removing intermediate container 071be9ef1d61 [2022-07-01T19:27:39.155Z] ---> 221d64e6b223 [2022-07-01T19:27:39.155Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T19:27:39.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:39.155Z] ---> Running in 4f86bf674045 [2022-07-01T19:27:40.145Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T19:27:40.145Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T19:27:40.431Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T19:27:40.431Z] Removing intermediate container 166637a1238a [2022-07-01T19:27:40.431Z] ---> 3ea4d10928bb [2022-07-01T19:27:40.431Z] Step 8/26 : COPY . . [2022-07-01T19:27:40.431Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T19:27:40.717Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T19:27:40.717Z] ---> afd2266406ce [2022-07-01T19:27:40.717Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:27:40.717Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T19:27:40.717Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:27:40.717Z] ---> Running in 354e63998166 [2022-07-01T19:27:40.717Z] OK: 8 MiB in 20 packages [2022-07-01T19:27:40.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:41.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:27:42.270Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T19:27:42.546Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T19:27:42.546Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:27:42.546Z] Removing intermediate container 83798e2fa4f5 [2022-07-01T19:27:42.546Z] ---> 616ab32d4f5b [2022-07-01T19:27:42.546Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:27:42.546Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T19:27:42.823Z] OK: 6 MiB in 16 packages [2022-07-01T19:27:44.282Z] ---> 09e3bb57b00e [2022-07-01T19:27:44.282Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T19:27:44.883Z] Removing intermediate container 4f86bf674045 [2022-07-01T19:27:44.883Z] ---> f6c697a3f3e3 [2022-07-01T19:27:44.883Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T19:27:44.883Z] ---> Running in 9849746a58aa [2022-07-01T19:27:45.156Z] Removing intermediate container 354e63998166 [2022-07-01T19:27:45.156Z] ---> 5689f0b49fb5 [2022-07-01T19:27:45.156Z] Step 8/23 : COPY . . [2022-07-01T19:27:45.429Z] Removing intermediate container 9849746a58aa [2022-07-01T19:27:45.429Z] ---> e03bf17cca87 [2022-07-01T19:27:45.429Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T19:27:45.707Z] ---> Running in 932d410b6cbf [2022-07-01T19:27:46.307Z] ---> 266b80731125 [2022-07-01T19:27:46.308Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T19:27:46.308Z] Removing intermediate container 932d410b6cbf [2022-07-01T19:27:46.308Z] ---> 39631c16fcfe [2022-07-01T19:27:46.308Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T19:27:46.582Z] ---> Running in 9353fcb1aba8 [2022-07-01T19:27:47.583Z] Removing intermediate container 9353fcb1aba8 [2022-07-01T19:27:47.583Z] ---> 7b2dbae4bd89 [2022-07-01T19:27:47.583Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:27:47.583Z] ---> 96425fc33a72 [2022-07-01T19:27:47.583Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T19:27:47.583Z] ---> Running in e8e3cb14b33a [2022-07-01T19:27:48.566Z] Removing intermediate container e8e3cb14b33a [2022-07-01T19:27:48.566Z] ---> c9a00fecaa55 [2022-07-01T19:27:48.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:27:48.566Z] ---> 2ac565509060 [2022-07-01T19:27:48.566Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T19:27:48.566Z] ---> Running in 2c3bf4f2d690 [2022-07-01T19:27:49.176Z] Removing intermediate container 2c3bf4f2d690 [2022-07-01T19:27:49.176Z] ---> bcf826bfce6f [2022-07-01T19:27:49.176Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T19:27:49.452Z] ---> Running in 745471f5f6bd [2022-07-01T19:27:50.063Z] Removing intermediate container 745471f5f6bd [2022-07-01T19:27:50.063Z] ---> 6821b8813dd8 [2022-07-01T19:27:50.063Z] Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:27:50.063Z] ---> Running in 7de19e702ac2 [2022-07-01T19:27:50.670Z] Removing intermediate container 7de19e702ac2 [2022-07-01T19:27:50.670Z] ---> 74800504e420 [2022-07-01T19:27:50.670Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T19:27:50.948Z] ---> Running in d58d47cc6476 [2022-07-01T19:27:51.544Z] Removing intermediate container d58d47cc6476 [2022-07-01T19:27:51.544Z] ---> 4acb886ff256 [2022-07-01T19:27:51.544Z] [2022-07-01T19:27:51.821Z] ---> 481a13ce34f3 [2022-07-01T19:27:51.821Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T19:27:52.427Z] Successfully built 4acb886ff256 [2022-07-01T19:27:52.427Z] Successfully tagged core-data-arm64:latest [2022-07-01T19:27:52.427Z] Building security-spire-config [2022-07-01T19:27:52.710Z]  Building core-data ... done  ---> 69766d398209 [2022-07-01T19:27:52.710Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T19:27:52.986Z] ---> Running in 24fa1a634d15 [2022-07-01T19:27:53.602Z] Removing intermediate container 24fa1a634d15 [2022-07-01T19:27:53.602Z] ---> 36c24d59b90a [2022-07-01T19:27:53.602Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:27:53.602Z] ---> Running in 4d45f3e6da5b [2022-07-01T19:27:54.588Z] Removing intermediate container 4d45f3e6da5b [2022-07-01T19:27:54.588Z] ---> 84b8af220214 [2022-07-01T19:27:54.588Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T19:27:54.588Z] ---> Running in 783766b8cfe7 [2022-07-01T19:27:55.196Z] Removing intermediate container 783766b8cfe7 [2022-07-01T19:27:55.196Z] ---> 355db0a7babd [2022-07-01T19:27:55.196Z] Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:27:55.470Z] ---> Running in 362b22d27e62 [2022-07-01T19:27:56.458Z] Removing intermediate container 362b22d27e62 [2022-07-01T19:27:56.458Z] ---> e33498395ad3 [2022-07-01T19:27:56.458Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T19:27:56.458Z] ---> Running in c8f8f6c7a8d6 [2022-07-01T19:27:57.071Z] Removing intermediate container c8f8f6c7a8d6 [2022-07-01T19:27:57.071Z] ---> e13debe6a03f [2022-07-01T19:27:57.071Z] [2022-07-01T19:27:58.060Z] Successfully built e13debe6a03f [2022-07-01T19:27:58.061Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T19:27:58.061Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-07-01T19:28:08.242Z] ---> 1457a6c462c5 [2022-07-01T19:28:08.242Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T19:28:08.242Z] ---> Running in a711df1ab34b [2022-07-01T19:28:09.699Z] 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-07-01T19:28:13.119Z] ---> c0593588715d [2022-07-01T19:28:13.119Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T19:28:13.398Z] ---> Running in 0edefea5e847 [2022-07-01T19:28:14.871Z] Removing intermediate container 0edefea5e847 [2022-07-01T19:28:14.871Z] ---> 00e96340a25d [2022-07-01T19:28:14.871Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T19:28:15.151Z] ---> Running in e931f1beb5e0 [2022-07-01T19:28:16.154Z] Removing intermediate container e931f1beb5e0 [2022-07-01T19:28:16.154Z] ---> cd6ae41f550a [2022-07-01T19:28:16.154Z] 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-07-01T19:28:16.429Z] ---> Running in eae128cd7b41 [2022-07-01T19:28:17.037Z] ---> 27c1dc359bd3 [2022-07-01T19:28:17.037Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T19:28:17.326Z] ---> Running in 57fe26b5f7e2 [2022-07-01T19:28:19.340Z] 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-07-01T19:28:19.629Z] Removing intermediate container eae128cd7b41 [2022-07-01T19:28:19.629Z] ---> 65fc5d0e4334 [2022-07-01T19:28:19.629Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T19:28:19.907Z] ---> Running in 6ef3dcc9433c [2022-07-01T19:28:20.518Z] Removing intermediate container 6ef3dcc9433c [2022-07-01T19:28:20.518Z] ---> d6abf35003bd [2022-07-01T19:28:20.518Z] [2022-07-01T19:28:20.518Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T19:28:20.518Z] ---> 3fb3c9af89a9 [2022-07-01T19:28:20.518Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T19:28:20.518Z] ---> Using cache [2022-07-01T19:28:20.518Z] ---> c32db7ca1ea5 [2022-07-01T19:28:20.518Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:28:20.518Z] ---> Using cache [2022-07-01T19:28:20.518Z] ---> c7c948bea122 [2022-07-01T19:28:20.518Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T19:28:20.800Z] ---> Running in 6f4f008c74a1 [2022-07-01T19:28:22.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:24.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:25.727Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:28:25.727Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:28:25.727Z] OK: 15736 distinct packages available [2022-07-01T19:28:25.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:26.335Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:28:26.335Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:28:26.335Z] ---> 53a911436801 [2022-07-01T19:28:26.335Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T19:28:26.335Z] ---> Using cache [2022-07-01T19:28:26.335Z] ---> 32a4d88670e4 [2022-07-01T19:28:26.335Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> c40e779764bc [2022-07-01T19:28:26.336Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> 4ff529f8a71e [2022-07-01T19:28:26.336Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> d7bc46ab6a27 [2022-07-01T19:28:26.336Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> 3ea4d10928bb [2022-07-01T19:28:26.336Z] Step 8/26 : COPY . . [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> c0593588715d [2022-07-01T19:28:26.336Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> 00e96340a25d [2022-07-01T19:28:26.336Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> cd6ae41f550a [2022-07-01T19:28:26.336Z] 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-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> 65fc5d0e4334 [2022-07-01T19:28:26.336Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> d6abf35003bd [2022-07-01T19:28:26.336Z] [2022-07-01T19:28:26.336Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T19:28:26.336Z] ---> 3fb3c9af89a9 [2022-07-01T19:28:26.336Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> c32db7ca1ea5 [2022-07-01T19:28:26.336Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:28:26.336Z] ---> Using cache [2022-07-01T19:28:26.336Z] ---> c7c948bea122 [2022-07-01T19:28:26.336Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T19:28:26.614Z] ---> Running in 7a8013caf0d4 [2022-07-01T19:28:26.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:28.354Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T19:28:28.354Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T19:28:28.354Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T19:28:28.354Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T19:28:28.637Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T19:28:28.637Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T19:28:28.637Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:28:28.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:28.637Z] 1 error; 6 MiB in 18 packages [2022-07-01T19:28:30.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:30.381Z] Building support-scheduler [2022-07-01T19:28:30.992Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:28:30.992Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:28:30.992Z] OK: 15736 distinct packages available [2022-07-01T19:28:31.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:32.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:33.752Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:28:33.752Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:28:33.752Z] ---> 53a911436801 [2022-07-01T19:28:33.752Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T19:28:33.752Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T19:28:33.752Z] ---> Using cache [2022-07-01T19:28:33.752Z] ---> 32a4d88670e4 [2022-07-01T19:28:33.752Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T19:28:33.752Z] ---> Running in 7e1cae472eed [2022-07-01T19:28:33.752Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T19:28:33.752Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T19:28:33.752Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T19:28:34.031Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:28:34.031Z] OK: 6 MiB in 18 packages [2022-07-01T19:28:36.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:36.045Z] Removing intermediate container 7a8013caf0d4 [2022-07-01T19:28:36.045Z] ---> 1db4fe7c89da [2022-07-01T19:28:36.045Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T19:28:37.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:38.483Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:28:38.483Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:28:38.483Z] OK: 15743 distinct packages available [2022-07-01T19:28:38.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:39.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:28:41.213Z] OK: 220 MiB in 52 packages [2022-07-01T19:28:42.251Z] ---> 4eaebbfe6b82 [2022-07-01T19:28:42.251Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T19:28:43.247Z] Removing intermediate container 7e1cae472eed [2022-07-01T19:28:43.247Z] ---> 88cfdc5accbf [2022-07-01T19:28:43.247Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T19:28:43.532Z] ---> 7f26a889eec6 [2022-07-01T19:28:43.532Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T19:28:43.813Z] ---> Running in e3bc321a0971 [2022-07-01T19:28:44.807Z] Removing intermediate container e3bc321a0971 [2022-07-01T19:28:44.807Z] ---> 532e2b9730d1 [2022-07-01T19:28:44.807Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T19:28:45.090Z] ---> f2e847d0fd4d [2022-07-01T19:28:45.368Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:28:45.368Z] ---> Running in d3b1e2291f3e [2022-07-01T19:28:46.844Z] ---> de5e8d9e2311 [2022-07-01T19:28:46.844Z] Step 21/26 : WORKDIR / [2022-07-01T19:28:46.844Z] ---> Running in 73c7b947533e [2022-07-01T19:28:47.851Z] Removing intermediate container 73c7b947533e [2022-07-01T19:28:47.851Z] ---> f186721c4427 [2022-07-01T19:28:47.851Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T19:28:47.851Z] ---> Running in b4369f31cb35 [2022-07-01T19:28:48.457Z] Removing intermediate container b4369f31cb35 [2022-07-01T19:28:48.458Z] ---> c9859f50587b [2022-07-01T19:28:48.458Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T19:28:48.731Z] ---> Running in ffbff44e7d90 [2022-07-01T19:28:49.329Z] Removing intermediate container ffbff44e7d90 [2022-07-01T19:28:49.329Z] ---> 47b65a860113 [2022-07-01T19:28:49.329Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T19:28:49.606Z] ---> Running in 9f250a2a8b65 [2022-07-01T19:28:50.209Z] Removing intermediate container 9f250a2a8b65 [2022-07-01T19:28:50.209Z] ---> d7ece8fdb07f [2022-07-01T19:28:50.209Z] Step 25/26 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:28:50.209Z] ---> Running in 6e6bc7aa5047 [2022-07-01T19:28:51.201Z] Removing intermediate container 6e6bc7aa5047 [2022-07-01T19:28:51.201Z] ---> 9c1b1f167ec7 [2022-07-01T19:28:51.201Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T19:28:51.484Z] ---> Running in 6c48b780d4da [2022-07-01T19:28:51.762Z] Removing intermediate container d3b1e2291f3e [2022-07-01T19:28:51.762Z] ---> c21726d98f9f [2022-07-01T19:28:51.762Z] Step 7/20 : COPY . . [2022-07-01T19:28:52.039Z] Removing intermediate container 6c48b780d4da [2022-07-01T19:28:52.039Z] ---> 954d7557e57d [2022-07-01T19:28:52.039Z] [2022-07-01T19:28:53.492Z] Successfully built 954d7557e57d [2022-07-01T19:28:53.492Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T19:28:53.492Z] Building core-metadata [2022-07-01T19:29:03.690Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:29:03.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:29:03.690Z] ---> 53a911436801 [2022-07-01T19:29:03.690Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T19:29:03.690Z] ---> Using cache [2022-07-01T19:29:03.690Z] ---> 32a4d88670e4 [2022-07-01T19:29:03.690Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:29:03.690Z] ---> Using cache [2022-07-01T19:29:03.690Z] ---> c40e779764bc [2022-07-01T19:29:03.690Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T19:29:03.690Z] ---> Using cache [2022-07-01T19:29:03.690Z] ---> 221d64e6b223 [2022-07-01T19:29:03.690Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T19:29:03.690Z] ---> Using cache [2022-07-01T19:29:03.690Z] ---> afd2266406ce [2022-07-01T19:29:03.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:29:03.690Z] ---> Using cache [2022-07-01T19:29:03.690Z] ---> 5689f0b49fb5 [2022-07-01T19:29:03.690Z] Step 8/22 : COPY . . [2022-07-01T19:29:03.690Z] ---> Using cache [2022-07-01T19:29:03.690Z] ---> 27c1dc359bd3 [2022-07-01T19:29:03.690Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T19:29:04.691Z] ---> Running in 0009e8831e0c [2022-07-01T19:29:07.347Z] 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-07-01T19:29:22.513Z] ---> 25aef0fe69fa [2022-07-01T19:29:22.513Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T19:29:22.513Z] ---> Running in 9a50dadf8cab [2022-07-01T19:29:23.517Z] 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-07-01T19:29:26.957Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T19:29:26.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T19:29:26.957Z] ---> 53a911436801 [2022-07-01T19:29:26.957Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T19:29:26.957Z] ---> Using cache [2022-07-01T19:29:26.957Z] ---> 32a4d88670e4 [2022-07-01T19:29:26.957Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:29:26.957Z] ---> Using cache [2022-07-01T19:29:26.957Z] ---> c40e779764bc [2022-07-01T19:29:26.957Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T19:29:26.957Z] ---> Using cache [2022-07-01T19:29:26.957Z] ---> 221d64e6b223 [2022-07-01T19:29:26.957Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T19:29:26.957Z] ---> Using cache [2022-07-01T19:29:26.957Z] ---> afd2266406ce [2022-07-01T19:29:26.957Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T19:29:26.957Z] ---> Using cache [2022-07-01T19:29:26.957Z] ---> 5689f0b49fb5 [2022-07-01T19:29:26.957Z] Step 8/23 : COPY . . [2022-07-01T19:29:26.957Z] ---> Using cache [2022-07-01T19:29:26.957Z] ---> 27c1dc359bd3 [2022-07-01T19:29:26.957Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T19:29:26.957Z] ---> Running in 003de8028f55 [2022-07-01T19:29:28.410Z] 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-07-01T19:32:20.523Z] Removing intermediate container a711df1ab34b [2022-07-01T19:32:20.523Z] ---> c1f5357200cb [2022-07-01T19:32:20.523Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T19:32:20.523Z] ---> Running in 9cb9f92e06f6 [2022-07-01T19:32:20.523Z] 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-07-01T19:32:23.992Z] Removing intermediate container 9cb9f92e06f6 [2022-07-01T19:32:23.992Z] ---> 126688687b02 [2022-07-01T19:32:23.992Z] [2022-07-01T19:32:23.992Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T19:32:23.992Z] 20.10.14: Pulling from library/docker [2022-07-01T19:32:42.364Z] Removing intermediate container 57fe26b5f7e2 [2022-07-01T19:32:42.364Z] ---> 4b353ae4f8fc [2022-07-01T19:32:42.364Z] [2022-07-01T19:32:42.364Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T19:32:42.364Z] ---> ac73e934f311 [2022-07-01T19:32:42.364Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T19:32:42.364Z] ---> Running in 9e895e0b594a [2022-07-01T19:32:42.364Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T19:32:42.364Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T19:32:42.364Z] ---> c346e9eafbab [2022-07-01T19:32:42.364Z] 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-07-01T19:32:42.364Z] ---> Running in 996c362f5e69 [2022-07-01T19:32:42.645Z] Removing intermediate container 996c362f5e69 [2022-07-01T19:32:42.645Z] ---> c3e64ae5aab2 [2022-07-01T19:32:42.645Z] 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-07-01T19:32:42.927Z] ---> Running in 244a3692d205 [2022-07-01T19:32:43.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:32:43.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:32:44.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:32:45.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:32:45.120Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T19:32:45.120Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T19:32:45.397Z] OK: 5 MiB in 15 packages [2022-07-01T19:32:46.394Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T19:32:46.394Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T19:32:46.394Z] Executing bash-5.1.16-r0.post-install [2022-07-01T19:32:46.394Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T19:32:46.394Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T19:32:46.394Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T19:32:46.680Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T19:32:46.681Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T19:32:46.681Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T19:32:46.681Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T19:32:46.681Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T19:32:46.681Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T19:32:46.681Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T19:32:46.970Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T19:32:46.970Z] Removing intermediate container 9e895e0b594a [2022-07-01T19:32:46.970Z] ---> ff3e987d90c4 [2022-07-01T19:32:46.970Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T19:32:46.970Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T19:32:46.970Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T19:32:46.970Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T19:32:46.971Z] ---> Running in 0ff7d0994efe [2022-07-01T19:32:46.971Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T19:32:47.579Z] Removing intermediate container 0ff7d0994efe [2022-07-01T19:32:47.579Z] ---> a46d5db28e99 [2022-07-01T19:32:47.579Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T19:32:47.579Z] ---> Running in 5bc9c813a1c7 [2022-07-01T19:32:48.196Z] Removing intermediate container 5bc9c813a1c7 [2022-07-01T19:32:48.196Z] ---> 649371071c59 [2022-07-01T19:32:48.196Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T19:32:48.196Z] ---> Running in 8b9e3e3f535c [2022-07-01T19:32:48.807Z] Removing intermediate container 8b9e3e3f535c [2022-07-01T19:32:48.807Z] ---> c1221ffd10d7 [2022-07-01T19:32:48.807Z] Step 15/23 : WORKDIR / [2022-07-01T19:32:48.807Z] ---> Running in df8d513624c7 [2022-07-01T19:32:49.405Z] Removing intermediate container df8d513624c7 [2022-07-01T19:32:49.406Z] ---> 5d800696d93d [2022-07-01T19:32:49.406Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:32:50.413Z] ---> 8f6928dd2289 [2022-07-01T19:32:50.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T19:32:50.691Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T19:32:50.691Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T19:32:50.691Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T19:32:50.691Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T19:32:50.970Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T19:32:50.970Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T19:32:50.970Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T19:32:51.244Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T19:32:51.244Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T19:32:51.244Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T19:32:51.244Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T19:32:51.244Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T19:32:51.521Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T19:32:51.521Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T19:32:51.521Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T19:32:51.521Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T19:32:51.521Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T19:32:51.521Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T19:32:51.521Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T19:32:51.521Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T19:32:51.799Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T19:32:51.799Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T19:32:51.799Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T19:32:51.799Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T19:32:52.075Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T19:32:52.075Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T19:32:52.075Z] ---> 511d8adbd36d [2022-07-01T19:32:52.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T19:32:52.700Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:32:52.987Z] OK: 82 MiB in 65 packages [2022-07-01T19:32:52.987Z] ---> f65d425e19c8 [2022-07-01T19:32:52.987Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T19:32:53.272Z] ---> Running in 495a5861f4ed [2022-07-01T19:32:53.553Z] Removing intermediate container 495a5861f4ed [2022-07-01T19:32:53.553Z] ---> 3d734bb277ca [2022-07-01T19:32:53.553Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:32:53.838Z] ---> Running in 284057df2855 [2022-07-01T19:32:54.446Z] Removing intermediate container 284057df2855 [2022-07-01T19:32:54.446Z] ---> fec9ff46388b [2022-07-01T19:32:54.446Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T19:32:54.446Z] ---> Running in 28c5e5e57704 [2022-07-01T19:32:55.072Z] Removing intermediate container 28c5e5e57704 [2022-07-01T19:32:55.072Z] ---> 130970c30f1e [2022-07-01T19:32:55.072Z] Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:32:55.072Z] ---> Running in 6e55326ef3a2 [2022-07-01T19:32:55.677Z] Removing intermediate container 6e55326ef3a2 [2022-07-01T19:32:55.677Z] ---> 8d17e2f082e7 [2022-07-01T19:32:55.677Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T19:32:55.677Z] ---> Running in 3311ddfdd1b3 [2022-07-01T19:32:56.285Z] Removing intermediate container 3311ddfdd1b3 [2022-07-01T19:32:56.285Z] ---> 61be7b42f882 [2022-07-01T19:32:56.285Z] [2022-07-01T19:32:56.565Z] Successfully built 61be7b42f882 [2022-07-01T19:32:56.565Z] Successfully tagged core-command-arm64:latest [2022-07-01T19:32:58.560Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2022-07-01T19:32:58.560Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T19:32:59.163Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T19:32:59.441Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T19:32:59.441Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T19:32:59.441Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T19:33:02.071Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T19:33:02.071Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T19:33:02.071Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T19:33:02.071Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T19:33:04.711Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T19:33:04.711Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T19:33:04.711Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T19:33:04.711Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T19:33:07.355Z] Collecting PyYAML<4,>=3.10 [2022-07-01T19:33:07.355Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T19:33:10.766Z] 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-07-01T19:33:11.367Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T19:33:11.645Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T19:33:11.920Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T19:33:11.920Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T19:33:12.524Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T19:33:12.524Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T19:33:13.130Z] Collecting idna<2.8,>=2.5 [2022-07-01T19:33:13.130Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T19:33:14.119Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T19:33:14.119Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T19:33:14.119Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T19:33:14.119Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T19:33:14.119Z] 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-07-01T19:33:14.747Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T19:33:14.747Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T19:33:14.747Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T19:33:14.747Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T19:33:15.728Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T19:33:15.728Z] Attempting uninstall: urllib3 [2022-07-01T19:33:15.728Z] Found existing installation: urllib3 1.26.7 [2022-07-01T19:33:15.728Z] Uninstalling urllib3-1.26.7: [2022-07-01T19:33:15.728Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T19:33:16.333Z] Attempting uninstall: idna [2022-07-01T19:33:16.333Z] Found existing installation: idna 3.3 [2022-07-01T19:33:16.333Z] Uninstalling idna-3.3: [2022-07-01T19:33:16.607Z] Successfully uninstalled idna-3.3 [2022-07-01T19:33:19.249Z] Attempting uninstall: requests [2022-07-01T19:33:19.249Z] Found existing installation: requests 2.26.0 [2022-07-01T19:33:19.249Z] Uninstalling requests-2.26.0: [2022-07-01T19:33:19.249Z] Successfully uninstalled requests-2.26.0 [2022-07-01T19:33:19.851Z] Running setup.py install for texttable: started [2022-07-01T19:33:21.851Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T19:33:21.851Z] Running setup.py install for PyYAML: started [2022-07-01T19:33:25.274Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T19:33:25.274Z] Running setup.py install for docopt: started [2022-07-01T19:33:27.274Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T19:33:27.275Z] Running setup.py install for dockerpty: started [2022-07-01T19:33:29.924Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T19:33:31.924Z] 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-07-01T19:33:47.062Z] Removing intermediate container 244a3692d205 [2022-07-01T19:33:47.062Z] ---> c474fe22baef [2022-07-01T19:33:47.062Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T19:33:47.062Z] ---> Running in 4fcdc4716711 [2022-07-01T19:33:47.062Z] Removing intermediate container 4fcdc4716711 [2022-07-01T19:33:47.062Z] ---> ac736eb05451 [2022-07-01T19:33:47.062Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T19:33:47.340Z] ---> Running in e35f461a0af9 [2022-07-01T19:33:47.616Z] Removing intermediate container e35f461a0af9 [2022-07-01T19:33:47.616Z] ---> 251b45546e11 [2022-07-01T19:33:47.616Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T19:33:49.629Z] ---> cd8275de2af4 [2022-07-01T19:33:49.629Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T19:33:50.233Z] ---> 562996ba8d79 [2022-07-01T19:33:50.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T19:33:51.233Z] ---> 0d792b65e47b [2022-07-01T19:33:51.233Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T19:33:51.514Z] ---> Running in 9e34e024d6af [2022-07-01T19:33:52.242Z] Removing intermediate container 9e34e024d6af [2022-07-01T19:33:52.242Z] ---> 1999d02738fb [2022-07-01T19:33:52.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:33:52.242Z] ---> Running in 51efff6c29a4 [2022-07-01T19:33:52.703Z] Removing intermediate container 51efff6c29a4 [2022-07-01T19:33:52.703Z] ---> 3b277859ec68 [2022-07-01T19:33:52.703Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T19:33:52.703Z] ---> Running in 4b35df8da087 [2022-07-01T19:33:53.546Z] Removing intermediate container 4b35df8da087 [2022-07-01T19:33:53.546Z] ---> 88405d4ede85 [2022-07-01T19:33:53.546Z] Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:33:53.948Z] ---> Running in 696edfa8ee2c [2022-07-01T19:33:54.794Z] Removing intermediate container 696edfa8ee2c [2022-07-01T19:33:54.794Z] ---> 001327bfb0f0 [2022-07-01T19:33:54.794Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T19:33:54.794Z] ---> Running in f78f63ee1386 [2022-07-01T19:33:55.820Z] Removing intermediate container f78f63ee1386 [2022-07-01T19:33:55.820Z] ---> 4332c7caebce [2022-07-01T19:33:55.820Z] [2022-07-01T19:33:57.337Z] Successfully built 4332c7caebce [2022-07-01T19:33:57.337Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T19:34:02.980Z]  Building sys-mgmt-agent ... done Removing intermediate container 003de8028f55 [2022-07-01T19:34:02.980Z] ---> d7b749832bc4 [2022-07-01T19:34:02.980Z] [2022-07-01T19:34:02.980Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T19:34:02.980Z] ---> ac73e934f311 [2022-07-01T19:34:02.980Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T19:34:02.980Z] ---> Using cache [2022-07-01T19:34:02.980Z] ---> ff3e987d90c4 [2022-07-01T19:34:02.980Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T19:34:02.980Z] ---> Using cache [2022-07-01T19:34:02.980Z] ---> a46d5db28e99 [2022-07-01T19:34:02.980Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T19:34:02.980Z] ---> Running in 0fba8b615949 [2022-07-01T19:34:02.980Z] Removing intermediate container 0fba8b615949 [2022-07-01T19:34:02.980Z] ---> 6b3d5888ccd2 [2022-07-01T19:34:02.980Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T19:34:03.266Z] ---> Running in 8ee463a4c54a [2022-07-01T19:34:03.551Z] Removing intermediate container 8ee463a4c54a [2022-07-01T19:34:03.551Z] ---> 80768a2cee64 [2022-07-01T19:34:03.551Z] Step 15/23 : WORKDIR / [2022-07-01T19:34:03.824Z] ---> Running in c5a3d595bfb6 [2022-07-01T19:34:04.465Z] Removing intermediate container c5a3d595bfb6 [2022-07-01T19:34:04.465Z] ---> d8ce50ed73b7 [2022-07-01T19:34:04.465Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:34:05.508Z] ---> 80cdf0508dde [2022-07-01T19:34:05.508Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T19:34:06.645Z] ---> 5834c4110b77 [2022-07-01T19:34:06.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T19:34:08.123Z] ---> fb4de5d7100a [2022-07-01T19:34:08.123Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T19:34:08.123Z] ---> Running in d037bcfe873a [2022-07-01T19:34:08.425Z] Removing intermediate container d037bcfe873a [2022-07-01T19:34:08.425Z] ---> 6a8856e9c61d [2022-07-01T19:34:08.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:34:08.704Z] ---> Running in d2cc27740844 [2022-07-01T19:34:09.304Z] Removing intermediate container d2cc27740844 [2022-07-01T19:34:09.304Z] ---> b6e917cdf5a9 [2022-07-01T19:34:09.304Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T19:34:09.304Z] ---> Running in 40d1124ca9eb [2022-07-01T19:34:09.904Z] Removing intermediate container 40d1124ca9eb [2022-07-01T19:34:09.904Z] ---> 357b122a328b [2022-07-01T19:34:09.904Z] Step 22/23 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:34:09.904Z] ---> Running in 54dc81c02b10 [2022-07-01T19:34:10.505Z] Removing intermediate container 54dc81c02b10 [2022-07-01T19:34:10.505Z] ---> f2058bd0f4e6 [2022-07-01T19:34:10.505Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T19:34:10.505Z] ---> Running in fa1c38babb95 [2022-07-01T19:34:11.120Z] Removing intermediate container fa1c38babb95 [2022-07-01T19:34:11.120Z] ---> 02672ab45ae7 [2022-07-01T19:34:11.120Z] [2022-07-01T19:34:11.406Z] Successfully built 02672ab45ae7 [2022-07-01T19:34:11.406Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T19:34:50.447Z]  Building core-metadata ... done Removing intermediate container 9a50dadf8cab [2022-07-01T19:34:50.447Z] ---> a57db58e15a7 [2022-07-01T19:34:50.447Z] [2022-07-01T19:34:50.447Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T19:34:50.447Z] ---> 3fb3c9af89a9 [2022-07-01T19:34:50.447Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T19:34:50.447Z] ---> Using cache [2022-07-01T19:34:50.447Z] ---> c32db7ca1ea5 [2022-07-01T19:34:50.447Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T19:34:50.447Z] ---> Using cache [2022-07-01T19:34:50.447Z] ---> c7c948bea122 [2022-07-01T19:34:50.447Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T19:34:50.447Z] ---> Running in 118c42500a0c [2022-07-01T19:34:50.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:34:50.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:34:50.447Z] Removing intermediate container 0009e8831e0c [2022-07-01T19:34:50.447Z] ---> 7356542d5c40 [2022-07-01T19:34:50.447Z] [2022-07-01T19:34:50.447Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T19:34:50.447Z] ---> ac73e934f311 [2022-07-01T19:34:50.447Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T19:34:50.447Z] ---> Using cache [2022-07-01T19:34:50.447Z] ---> ff3e987d90c4 [2022-07-01T19:34:50.447Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T19:34:50.447Z] ---> Using cache [2022-07-01T19:34:50.447Z] ---> a46d5db28e99 [2022-07-01T19:34:50.447Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T19:34:50.447Z] ---> Running in 432cf1979f51 [2022-07-01T19:34:50.447Z] Removing intermediate container 432cf1979f51 [2022-07-01T19:34:50.447Z] ---> 4efff9f2f40c [2022-07-01T19:34:50.447Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T19:34:50.447Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T19:34:50.447Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T19:34:50.447Z] OK: 15736 distinct packages available [2022-07-01T19:34:50.447Z] ---> Running in 0715978adba5 [2022-07-01T19:34:50.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T19:34:50.720Z] Removing intermediate container 0715978adba5 [2022-07-01T19:34:50.720Z] ---> df83b0617aa3 [2022-07-01T19:34:50.720Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T19:34:51.319Z] ---> 03df2dbff59f [2022-07-01T19:34:51.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T19:34:51.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T19:34:52.579Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T19:34:52.579Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T19:34:52.855Z] ---> 057838c335b3 [2022-07-01T19:34:52.855Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T19:34:52.855Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T19:34:52.855Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T19:34:52.855Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T19:34:52.855Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T19:34:53.449Z]  ---> 8f9560b2e58b [2022-07-01T19:34:53.449Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T19:34:53.449Z] ---> Running in 0ec3a5bb07c7 [2022-07-01T19:34:53.449Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T19:34:53.449Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T19:34:53.721Z] Removing intermediate container 0ec3a5bb07c7 [2022-07-01T19:34:53.721Z] ---> ec67065ccf79 [2022-07-01T19:34:53.721Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T19:34:53.721Z] ---> Running in cba73d7da190 [2022-07-01T19:34:53.994Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T19:34:53.994Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T19:34:53.994Z] Removing intermediate container cba73d7da190 [2022-07-01T19:34:53.994Z] ---> 22432e30bf93 [2022-07-01T19:34:53.994Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T19:34:53.994Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T19:34:54.268Z] ---> Running in db48a90ac9c3 [2022-07-01T19:34:54.268Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T19:34:54.268Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T19:34:54.544Z] 2 errors; 7 MiB in 21 packages [2022-07-01T19:34:54.544Z] Removing intermediate container db48a90ac9c3 [2022-07-01T19:34:54.544Z] ---> fa3d48282574 [2022-07-01T19:34:54.544Z] Step 21/22 : LABEL git_sha=5e70a72b8571de597cf9528919c3f5678487b2b3 [2022-07-01T19:34:54.544Z] ---> Running in 41b5017e183b [2022-07-01T19:34:55.150Z] Removing intermediate container 41b5017e183b [2022-07-01T19:34:55.150Z] ---> 46742b0b22b7 [2022-07-01T19:34:55.150Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T19:34:55.150Z] ---> Running in 521c6c1d19c1 [2022-07-01T19:34:55.423Z] Removing intermediate container 521c6c1d19c1 [2022-07-01T19:34:55.423Z] ---> 13bfe468b503 [2022-07-01T19:34:55.423Z] [2022-07-01T19:34:55.699Z] Successfully built 13bfe468b503 [2022-07-01T19:34:55.699Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T19:34:55.699Z]  Building support-scheduler ... done  [2022-07-01T19:34:55.699Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T19:34:55.699Z] [2022-07-01T19:34:55.699Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T19:34:55.699Z] [2022-07-01T19:34:55.699Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T19:34:55.699Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-07-01T19:34:56.037Z] $ docker stop --time=1 cb76d1f2320f52b6225486a8b3d1daad7a7ad87659c8bae749129441525fb6a7 [2022-07-01T19:34:57.697Z] $ docker rm -f cb76d1f2320f52b6225486a8b3d1daad7a7ad87659c8bae749129441525fb6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:34:58.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T19:34:58.733Z] [2022-07-01T19:34:58.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:34:59.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T19:34:59.416Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T19:34:59.416Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T19:34:59.416Z] 04944245beec: Pulling fs layer [2022-07-01T19:34:59.416Z] 699f458cf7ca: Pulling fs layer [2022-07-01T19:34:59.416Z] 765212b225bb: Pulling fs layer [2022-07-01T19:34:59.416Z] f23df028b6ca: Pulling fs layer [2022-07-01T19:34:59.416Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T19:34:59.416Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T19:34:59.416Z] d65c8cfc05b1: Waiting [2022-07-01T19:34:59.416Z] 2437ff75d9bd: Waiting [2022-07-01T19:34:59.416Z] 765212b225bb: Waiting [2022-07-01T19:34:59.416Z] f23df028b6ca: Waiting [2022-07-01T19:34:59.416Z] 04944245beec: Verifying Checksum [2022-07-01T19:34:59.416Z] 04944245beec: Download complete [2022-07-01T19:34:59.416Z] 765212b225bb: Verifying Checksum [2022-07-01T19:34:59.416Z] 765212b225bb: Download complete [2022-07-01T19:34:59.416Z] f23df028b6ca: Download complete [2022-07-01T19:34:59.416Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T19:34:59.416Z] d65c8cfc05b1: Download complete [2022-07-01T19:34:59.692Z] 699f458cf7ca: Verifying Checksum [2022-07-01T19:34:59.692Z] 699f458cf7ca: Download complete [2022-07-01T19:34:59.969Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T19:34:59.969Z] 8998bd30e6a1: Download complete [2022-07-01T19:35:02.598Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T19:35:02.598Z] 2437ff75d9bd: Download complete [2022-07-01T19:35:04.578Z] 8998bd30e6a1: Pull complete [2022-07-01T19:35:04.851Z] 04944245beec: Pull complete [2022-07-01T19:35:06.279Z] 699f458cf7ca: Pull complete [2022-07-01T19:35:06.553Z] 765212b225bb: Pull complete [2022-07-01T19:35:07.536Z] f23df028b6ca: Pull complete [2022-07-01T19:35:07.810Z] d65c8cfc05b1: Pull complete [2022-07-01T19:35:22.881Z] 2437ff75d9bd: Pull complete [2022-07-01T19:35:22.881Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T19:35:22.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T19:35:22.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:35:23.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-16636 does not seem to be running inside a container [2022-07-01T19:35:23.370Z] $ 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-07-01T19:35:25.950Z] $ docker top b5da20f38f98b90f78d4b198b592d51b9fed034ce3ff86b09c263b2f9409cdb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:35:26.990Z] ---> job-cost.sh [2022-07-01T19:35:26.990Z] lf-activate-venv: SKIPPING [2022-07-01T19:35:26.990Z] INFO: No Stack... [2022-07-01T19:35:27.580Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T19:35:28.553Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T19:35:29.231Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2022-07-01T19:35:29.231Z] -d, -f6 [Pipeline] lock [2022-07-01T19:35:29.312Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4070-1-stack-cost] [2022-07-01T19:35:29.316Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4070-1-stack-cost] did not exist. Created. [2022-07-01T19:35:29.316Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4070-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T19:35:30.066Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T19:35:30.242Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T19:35:30.257Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4070-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T19:35:30.356Z] $ docker stop --time=1 b5da20f38f98b90f78d4b198b592d51b9fed034ce3ff86b09c263b2f9409cdb9 [2022-07-01T19:35:31.897Z] $ docker rm -f b5da20f38f98b90f78d4b198b592d51b9fed034ce3ff86b09c263b2f9409cdb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T19:35:32.654Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-07-01T19:35:34.209Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:35:34.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:35:35.432Z] ---> package-listing.sh [2022-07-01T19:35:35.432Z] ++ facter osfamily [2022-07-01T19:35:35.432Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T19:35:35.693Z] + OS_FAMILY=debian [2022-07-01T19:35:35.693Z] + workspace=/w/workspace/edgex-go/1 [2022-07-01T19:35:35.693Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T19:35:35.693Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T19:35:35.693Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T19:35:35.693Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T19:35:35.693Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-01T19:35:35.693Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T19:35:35.693Z] + case "${OS_FAMILY}" in [2022-07-01T19:35:35.693Z] + dpkg -l [2022-07-01T19:35:35.693Z] + grep '^ii' [2022-07-01T19:35:35.693Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T19:35:35.693Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T19:35:35.693Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T19:35:35.693Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-01T19:35:35.693Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-01T19:35:35.693Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-01T19:35:35.731Z] 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-07-01T19:35:36.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:35:36.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T19:35:36.671Z] [2022-07-01T19:35:36.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T19:35:37.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T19:35:37.057Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T19:35:37.057Z] 5eb5b503b376: Pulling fs layer [2022-07-01T19:35:37.057Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T19:35:37.057Z] ec43610c2a17: Pulling fs layer [2022-07-01T19:35:37.057Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T19:35:37.057Z] 33b1e0a273af: Pulling fs layer [2022-07-01T19:35:37.057Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T19:35:37.057Z] 2f39f015ded8: Pulling fs layer [2022-07-01T19:35:37.057Z] 5d3b04190fa2: Waiting [2022-07-01T19:35:37.057Z] 2f39f015ded8: Waiting [2022-07-01T19:35:37.057Z] 33b1e0a273af: Waiting [2022-07-01T19:35:37.057Z] 3a2ae6a8a46f: Waiting [2022-07-01T19:35:37.057Z] 5c69ac0246d0: Download complete [2022-07-01T19:35:37.057Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-01T19:35:37.057Z] 3a2ae6a8a46f: Download complete [2022-07-01T19:35:37.057Z] 33b1e0a273af: Verifying Checksum [2022-07-01T19:35:37.057Z] 33b1e0a273af: Download complete [2022-07-01T19:35:37.057Z] ec43610c2a17: Verifying Checksum [2022-07-01T19:35:37.057Z] ec43610c2a17: Download complete [2022-07-01T19:35:37.316Z] 5d3b04190fa2: Verifying Checksum [2022-07-01T19:35:37.316Z] 5d3b04190fa2: Download complete [2022-07-01T19:35:37.316Z] 5eb5b503b376: Verifying Checksum [2022-07-01T19:35:37.316Z] 5eb5b503b376: Download complete [2022-07-01T19:35:37.887Z] 2f39f015ded8: Download complete [2022-07-01T19:35:38.458Z] 5eb5b503b376: Pull complete [2022-07-01T19:35:38.719Z] 5c69ac0246d0: Pull complete [2022-07-01T19:35:39.290Z] ec43610c2a17: Pull complete [2022-07-01T19:35:39.290Z] 3a2ae6a8a46f: Pull complete [2022-07-01T19:35:39.551Z] 33b1e0a273af: Pull complete [2022-07-01T19:35:39.551Z] 5d3b04190fa2: Pull complete [2022-07-01T19:35:43.750Z] 2f39f015ded8: Pull complete [2022-07-01T19:35:43.750Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T19:35:43.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T19:35:43.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T19:35:43.976Z] prd-ubuntu20.04-docker-8c-8g-16635 does not seem to be running inside a container [2022-07-01T19:35:44.023Z] $ 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-07-01T19:35:46.171Z] $ docker top acd23188afb36e03c8a6f159341590ef46cde3e26cc38dcb98fa102935d645ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T19:35:46.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T19:35:46.889Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T19:35:47.210Z] + ls /var/log/sa-host [2022-07-01T19:35:47.210Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T19:35:47.391Z] provisioning config files... [2022-07-01T19:35:47.400Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4746315223941739050tmp [Pipeline] { [Pipeline] echo [2022-07-01T19:35:47.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:35:47.770Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T19:35:47.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:35:48.197Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T19:35:48.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:35:48.546Z] ---> sudo-logs.sh [2022-07-01T19:35:48.546Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T19:35:48.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:35:48.941Z] ---> job-cost.sh [2022-07-01T19:35:48.941Z] lf-activate-venv: SKIPPING [2022-07-01T19:35:48.942Z] DEBUG: total: 0.10999999940395355 [2022-07-01T19:35:48.942Z] INFO: Retrieving Stack Cost... [2022-07-01T19:35:49.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T19:35:50.247Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T19:35:50.282Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T19:35:50.595Z] ---> logs-deploy.sh [2022-07-01T19:35:50.595Z] lf-activate-venv: SKIPPING [2022-07-01T19:35:50.595Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4070/1 [2022-07-01T19:35:50.595Z] INFO: archiving workspace using pattern(s): [2022-07-01T19:35:51.540Z] Archives upload complete. [2022-07-01T19:35:51.540Z] INFO: archiving logs to Nexus