Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 281070dea169d154d6f6132a7a0e82f831dc9bfb+346e0e8651016b5d00a5e3789d8d74af3490b153 (97ab08afeff40c6bc661313b6c994e7938f17334) 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-ssh3984701834120460598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3663561171913419812.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3313568060788153303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh11971273707570949354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10620498478428533000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23946’ Running on prd-ubuntu20.04-docker-8c-8g-23948 in /w/workspace/edgexfoundry_edgex-go_PR-4137 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 346e0e8651016b5d00a5e3789d8d74af3490b153 into PR head commit 281070dea169d154d6f6132a7a0e82f831dc9bfb Merge succeeded, producing 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e Checking out Revision 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e (PR-4137) > 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/4137/head:refs/remotes/origin/PR-4137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 281070dea169d154d6f6132a7a0e82f831dc9bfb # 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 346e0e8651016b5d00a5e3789d8d74af3490b153 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e # timeout=10 Commit message: "Merge commit '346e0e8651016b5d00a5e3789d8d74af3490b153' into HEAD" > git rev-list --no-walk 281070dea169d154d6f6132a7a0e82f831dc9bfb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-30T16:29:56.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-30T16:29:56.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-30T16:29:56.695Z] ========================================================= [2022-08-30T16:29:56.695Z] EdgeX Global Pipelines Version Info [2022-08-30T16:29:56.695Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:29:57.511Z] ------------------- [2022-08-30T16:29:57.512Z] stable info: [2022-08-30T16:29:57.512Z] ------------------- [2022-08-30T16:29:57.512Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-30T16:29:57.512Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T16:29:57.512Z] Message: update stable to v1.0.239 [2022-08-30T16:29:58.085Z] ------------------- [2022-08-30T16:29:58.085Z] experimental info: [2022-08-30T16:29:58.085Z] ------------------- [2022-08-30T16:29:58.085Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-30T16:29:58.085Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T16:29:58.085Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-30T16:29:58.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-30T16:29:58.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-30T16:29:58.369Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-30T16:29:58.379Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-30T16:29:58.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-30T16:29:58.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-30T16:29:58.405Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-30T16:29:58.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-30T16:29:58.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-30T16:29:58.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-30T16:29:58.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-30T16:29:58.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-30T16:29:58.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-30T16:29:58.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-30T16:29:58.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-30T16:29:58.516Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T16:29:58.526Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T16:29:58.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-30T16:29:58.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-30T16:29:58.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-30T16:29:58.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-30T16:29:58.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-30T16:29:58.601Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-30T16:29:58.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4137 [Pipeline] echo [2022-08-30T16:29:58.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4137 [Pipeline] echo [2022-08-30T16:29:58.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4137 [Pipeline] echo [2022-08-30T16:29:58.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [Pipeline] echo [2022-08-30T16:29:58.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e5fa0e [Pipeline] echo [2022-08-30T16:29:58.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T16:29:58.734Z] provisioning config files... [2022-08-30T16:29:58.747Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3290447384128486748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:29:59.052Z] ---> docker-login.sh [2022-08-30T16:29:59.052Z] nexus3.edgexfoundry.org:10001 [2022-08-30T16:29:59.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:29:59.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:29:59.312Z] Configure a credential helper to remove this warning. See [2022-08-30T16:29:59.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:29:59.312Z] [2022-08-30T16:29:59.312Z] Login Succeeded [2022-08-30T16:29:59.312Z] nexus3.edgexfoundry.org:10002 [2022-08-30T16:29:59.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:29:59.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:29:59.573Z] Configure a credential helper to remove this warning. See [2022-08-30T16:29:59.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:29:59.573Z] [2022-08-30T16:29:59.573Z] Login Succeeded [2022-08-30T16:29:59.573Z] nexus3.edgexfoundry.org:10003 [2022-08-30T16:29:59.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:29:59.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:29:59.573Z] Configure a credential helper to remove this warning. See [2022-08-30T16:29:59.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:29:59.573Z] [2022-08-30T16:29:59.573Z] Login Succeeded [2022-08-30T16:29:59.573Z] nexus3.edgexfoundry.org:10004 [2022-08-30T16:29:59.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:29:59.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:29:59.835Z] Configure a credential helper to remove this warning. See [2022-08-30T16:29:59.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:29:59.835Z] [2022-08-30T16:29:59.835Z] Login Succeeded [2022-08-30T16:29:59.835Z] docker.io [2022-08-30T16:29:59.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:30:00.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:30:00.096Z] Configure a credential helper to remove this warning. See [2022-08-30T16:30:00.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:30:00.096Z] [2022-08-30T16:30:00.096Z] Login Succeeded [2022-08-30T16:30:00.096Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T16:30:00.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T16:30:00.429Z] + 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-08-30T16:30:00.429Z] + dirname cmd/core-command/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-30T16:30:00.429Z] + dirname+ cmd/core-data/Dockerfile [2022-08-30T16:30:00.429Z] cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/core-metadata/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-30T16:30:00.429Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2022-08-30T16:30:00.429Z] -d/ -f2 [2022-08-30T16:30:00.429Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-30T16:30:00.429Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-30T16:30:00.429Z] cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/support-notifications/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-30T16:30:00.429Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-30T16:30:00.429Z] + cut -d/ -f2 [2022-08-30T16:30:00.429Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-30T16:30:00.465Z] 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-08-30T16:30:00.816Z] + git rev-list -1 --merges 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e~1..8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [Pipeline] echo [2022-08-30T16:30:00.828Z] -----------> git rev-list -1 --merges 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e~1..8e5fa0ede6508dfcdd68f72a95d82dbefad2965e 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:30:00.828Z] 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [false] [Pipeline] sh [2022-08-30T16:30:01.121Z] + git log --format=format:%s -1 8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [Pipeline] echo [2022-08-30T16:30:01.138Z] ========================================================= [2022-08-30T16:30:01.138Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-30T16:30:01.138Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-30T16:30:01.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T16:30:01.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-30T16:30:01.518Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-30T16:30:01.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-30T16:30:01.518Z] + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2022-08-30T16:30:01.518Z] /etc/ssh/ssh_known_hosts [2022-08-30T16:30:01.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:30:01.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T16:30:01.882Z] [2022-08-30T16:30:01.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:30:02.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T16:30:02.195Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-30T16:30:02.195Z] b85a868b505f: Pulling fs layer [2022-08-30T16:30:02.195Z] e2be974225ed: Pulling fs layer [2022-08-30T16:30:02.195Z] 339a4e72a1f5: Pulling fs layer [2022-08-30T16:30:02.195Z] 988bab9f4d93: Pulling fs layer [2022-08-30T16:30:02.195Z] 1469e6f7b9e6: Pulling fs layer [2022-08-30T16:30:02.195Z] eaf3925da568: Pulling fs layer [2022-08-30T16:30:02.195Z] bab4dde63d76: Pulling fs layer [2022-08-30T16:30:02.195Z] bde34c3a00c8: Pulling fs layer [2022-08-30T16:30:02.195Z] b352a97aabf1: Pulling fs layer [2022-08-30T16:30:02.195Z] 4872d77fe225: Pulling fs layer [2022-08-30T16:30:02.195Z] 5851b861e8e6: Pulling fs layer [2022-08-30T16:30:02.195Z] 988bab9f4d93: Waiting [2022-08-30T16:30:02.195Z] b352a97aabf1: Waiting [2022-08-30T16:30:02.195Z] 4872d77fe225: Waiting [2022-08-30T16:30:02.195Z] 5851b861e8e6: Waiting [2022-08-30T16:30:02.195Z] 1469e6f7b9e6: Waiting [2022-08-30T16:30:02.195Z] bab4dde63d76: Waiting [2022-08-30T16:30:02.195Z] bde34c3a00c8: Waiting [2022-08-30T16:30:02.195Z] eaf3925da568: Waiting [2022-08-30T16:30:02.195Z] e2be974225ed: Download complete [2022-08-30T16:30:02.195Z] 988bab9f4d93: Verifying Checksum [2022-08-30T16:30:02.195Z] 988bab9f4d93: Download complete [2022-08-30T16:30:02.195Z] 1469e6f7b9e6: Verifying Checksum [2022-08-30T16:30:02.195Z] 1469e6f7b9e6: Download complete [2022-08-30T16:30:02.195Z] eaf3925da568: Verifying Checksum [2022-08-30T16:30:02.195Z] eaf3925da568: Download complete [2022-08-30T16:30:02.454Z] 339a4e72a1f5: Verifying Checksum [2022-08-30T16:30:02.454Z] 339a4e72a1f5: Download complete [2022-08-30T16:30:02.454Z] bde34c3a00c8: Download complete [2022-08-30T16:30:02.454Z] b352a97aabf1: Verifying Checksum [2022-08-30T16:30:02.454Z] b352a97aabf1: Download complete [2022-08-30T16:30:02.454Z] 4872d77fe225: Verifying Checksum [2022-08-30T16:30:02.454Z] 4872d77fe225: Download complete [2022-08-30T16:30:02.454Z] 5851b861e8e6: Download complete [2022-08-30T16:30:02.454Z] b85a868b505f: Verifying Checksum [2022-08-30T16:30:02.454Z] b85a868b505f: Download complete [2022-08-30T16:30:02.720Z] bab4dde63d76: Verifying Checksum [2022-08-30T16:30:02.720Z] bab4dde63d76: Download complete [2022-08-30T16:30:03.661Z] b85a868b505f: Pull complete [2022-08-30T16:30:03.922Z] e2be974225ed: Pull complete [2022-08-30T16:30:04.493Z] 339a4e72a1f5: Pull complete [2022-08-30T16:30:04.493Z] 988bab9f4d93: Pull complete [2022-08-30T16:30:04.754Z] 1469e6f7b9e6: Pull complete [2022-08-30T16:30:04.754Z] eaf3925da568: Pull complete [2022-08-30T16:30:06.673Z] bab4dde63d76: Pull complete [2022-08-30T16:30:06.673Z] bde34c3a00c8: Pull complete [2022-08-30T16:30:06.673Z] b352a97aabf1: Pull complete [2022-08-30T16:30:06.934Z] 4872d77fe225: Pull complete [2022-08-30T16:30:06.934Z] 5851b861e8e6: Pull complete [2022-08-30T16:30:06.934Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-30T16:30:06.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T16:30:06.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:30:07.024Z] prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container [2022-08-30T16:30:07.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T16:30:11.583Z] $ docker top 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 -eo pid,comm [2022-08-30T16:30:11.645Z] 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-08-30T16:30:11.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T16:30:11.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T16:30:11.681Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T16:30:11.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T16:30:11.827Z] $ docker exec 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 ssh-agent [2022-08-30T16:30:11.944Z] SSH_AUTH_SOCK=/tmp/ssh-S9PLCQbYYyQ5/agent.32 [2022-08-30T16:30:11.944Z] SSH_AGENT_PID=38 [2022-08-30T16:30:11.950Z] Running ssh-add (command line suppressed) [2022-08-30T16:30:12.072Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5528824476276644255.key (/w/workspace/edgex-go/3@tmp/private_key_5528824476276644255.key) [2022-08-30T16:30:12.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T16:30:12.373Z] + git tag --points-at HEAD [Pipeline] } [2022-08-30T16:30:12.398Z] $ docker exec --env ******** --env ******** 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 ssh-agent -k [2022-08-30T16:30:12.507Z] unset SSH_AUTH_SOCK; [2022-08-30T16:30:12.507Z] unset SSH_AGENT_PID; [2022-08-30T16:30:12.507Z] echo Agent pid 38 killed; [2022-08-30T16:30:12.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-30T16:30:12.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T16:30:12.535Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T16:30:12.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T16:30:12.675Z] $ docker exec 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 ssh-agent [2022-08-30T16:30:12.789Z] SSH_AUTH_SOCK=/tmp/ssh-pWmYb36J3TLK/agent.71 [2022-08-30T16:30:12.789Z] SSH_AGENT_PID=77 [2022-08-30T16:30:12.794Z] Running ssh-add (command line suppressed) [2022-08-30T16:30:12.922Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_9206303488947322509.key (/w/workspace/edgex-go/3@tmp/private_key_9206303488947322509.key) [2022-08-30T16:30:12.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T16:30:13.227Z] + git semver init [2022-08-30T16:30:13.489Z] 2022-08-30 16:30:13,452 [run_init] DEBUG init version:0.0.0 force:False [2022-08-30T16:30:13.489Z] 2022-08-30 16:30:13,453 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-08-30T16:30:13.489Z] 2022-08-30 16:30:13,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-08-30T16:30:13.489Z] 2022-08-30 16:30:13,453 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-08-30T16:30:25.725Z] 2022-08-30 16:30:24,475 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-08-30T16:30:25.725Z] 2022-08-30 16:30:24,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4137 with force:False [2022-08-30T16:30:25.725Z] 2022-08-30 16:30:24,475 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4137 [2022-08-30T16:30:25.725Z] 2022-08-30 16:30:24,478 [execute] INFO git cat-file --batch-check [2022-08-30T16:30:25.725Z] 2022-08-30 16:30:24,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T16:30:25.725Z] 2022-08-30 16:30:24,485 [execute] INFO git cat-file --batch [2022-08-30T16:30:25.725Z] 2022-08-30 16:30:24,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T16:30:25.725Z] 2022-08-30 16:30:24,490 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4137 [2022-08-30T16:30:25.725Z] 0.0.0 [Pipeline] } [2022-08-30T16:30:25.741Z] $ docker exec --env ******** --env ******** 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 ssh-agent -k [2022-08-30T16:30:25.851Z] unset SSH_AUTH_SOCK; [2022-08-30T16:30:25.852Z] unset SSH_AGENT_PID; [2022-08-30T16:30:25.852Z] echo Agent pid 77 killed; [2022-08-30T16:30:25.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T16:30:26.161Z] + git semver [Pipeline] } [2022-08-30T16:30:26.439Z] $ docker stop --time=1 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 [2022-08-30T16:30:27.721Z] $ docker rm -f 698b84d27180bd4870f66e01a14b69d85c26c7544c5879aab28d2654047c1901 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T16:30:28.065Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-30T16:30:28.334Z] Stashed 1 file(s) [Pipeline] echo [2022-08-30T16:30:28.337Z] [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] sh [2022-08-30T16:30:28.754Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-30T16:30:28.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T16:30:28.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T16:30:28.786Z] ========================================================= [2022-08-30T16:30:28.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-30T16:30:28.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:30:29.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T16:30:29.076Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-30T16:30:29.076Z] 2408cc74d12b: Pulling fs layer [2022-08-30T16:30:29.076Z] ea60b727a1ce: Pulling fs layer [2022-08-30T16:30:29.076Z] 30c4a7721957: Pulling fs layer [2022-08-30T16:30:29.076Z] 370296b7ddb6: Pulling fs layer [2022-08-30T16:30:29.076Z] 7c6cee850709: Pulling fs layer [2022-08-30T16:30:29.076Z] 39a5fcdaea64: Pulling fs layer [2022-08-30T16:30:29.076Z] d94ebbe4e438: Pulling fs layer [2022-08-30T16:30:29.076Z] bcfd1f05c69d: Pulling fs layer [2022-08-30T16:30:29.076Z] 59ccb84bbe0f: Pulling fs layer [2022-08-30T16:30:29.076Z] 370296b7ddb6: Waiting [2022-08-30T16:30:29.076Z] 7c6cee850709: Waiting [2022-08-30T16:30:29.076Z] 39a5fcdaea64: Waiting [2022-08-30T16:30:29.076Z] d94ebbe4e438: Waiting [2022-08-30T16:30:29.076Z] bcfd1f05c69d: Waiting [2022-08-30T16:30:29.076Z] 59ccb84bbe0f: Waiting [2022-08-30T16:30:29.076Z] 30c4a7721957: Verifying Checksum [2022-08-30T16:30:29.076Z] 30c4a7721957: Download complete [2022-08-30T16:30:29.076Z] ea60b727a1ce: Download complete [2022-08-30T16:30:29.076Z] 7c6cee850709: Download complete [2022-08-30T16:30:29.076Z] 39a5fcdaea64: Verifying Checksum [2022-08-30T16:30:29.076Z] 39a5fcdaea64: Download complete [2022-08-30T16:30:29.076Z] 2408cc74d12b: Verifying Checksum [2022-08-30T16:30:29.076Z] d94ebbe4e438: Verifying Checksum [2022-08-30T16:30:29.076Z] d94ebbe4e438: Download complete [2022-08-30T16:30:29.338Z] 2408cc74d12b: Pull complete [2022-08-30T16:30:29.338Z] ea60b727a1ce: Pull complete [2022-08-30T16:30:29.598Z] 30c4a7721957: Pull complete [2022-08-30T16:30:29.598Z] 59ccb84bbe0f: Verifying Checksum [2022-08-30T16:30:29.598Z] 59ccb84bbe0f: Download complete [2022-08-30T16:30:29.858Z] bcfd1f05c69d: Verifying Checksum [2022-08-30T16:30:29.858Z] bcfd1f05c69d: Download complete [2022-08-30T16:30:29.858Z] 370296b7ddb6: Verifying Checksum [2022-08-30T16:30:29.858Z] 370296b7ddb6: Download complete [2022-08-30T16:30:34.057Z] 370296b7ddb6: Pull complete [2022-08-30T16:30:34.057Z] 7c6cee850709: Pull complete [2022-08-30T16:30:34.319Z] 39a5fcdaea64: Pull complete [2022-08-30T16:30:34.319Z] d94ebbe4e438: Pull complete [2022-08-30T16:30:36.225Z] bcfd1f05c69d: Pull complete [2022-08-30T16:30:37.163Z] 59ccb84bbe0f: Pull complete [2022-08-30T16:30:37.163Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-30T16:30:37.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T16:30:37.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:30:37.463Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T16:30:37.463Z] WORKDIR /edgex [2022-08-30T16:30:37.463Z] COPY go.mod . [2022-08-30T16:30:37.463Z] RUN go mod download [2022-08-30T16:30:37.463Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-30T16:30:38.033Z] Sending build context to Docker daemon 169.3MB [2022-08-30T16:30:38.033Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T16:30:38.033Z] ---> a4fb48ad2a94 [2022-08-30T16:30:38.033Z] Step 2/4 : WORKDIR /edgex [2022-08-30T16:30:43.431Z] Still waiting to schedule task [2022-08-30T16:30:43.431Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23947’ [2022-08-30T16:30:46.176Z] ---> Running in bbf36ecd7e4f [2022-08-30T16:30:46.176Z] Removing intermediate container bbf36ecd7e4f [2022-08-30T16:30:46.176Z] ---> fcd5db1b0b19 [2022-08-30T16:30:46.176Z] Step 3/4 : COPY go.mod . [2022-08-30T16:30:46.176Z] ---> 3429cbb3a6de [2022-08-30T16:30:46.176Z] Step 4/4 : RUN go mod download [2022-08-30T16:30:46.176Z] ---> Running in fa2d7da7402a [2022-08-30T16:31:04.318Z] Removing intermediate container fa2d7da7402a [2022-08-30T16:31:04.318Z] ---> 390d21d48a2f [2022-08-30T16:31:04.318Z] Successfully built 390d21d48a2f [2022-08-30T16:31:04.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:31:04.621Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T16:31:04.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:31:04.709Z] prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container [2022-08-30T16:31:04.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T16:31:05.184Z] $ docker top b3936d5f24acb1d9ddb3f9a95a0841574f7581cde60411ca893d42185a05e352 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:31:05.579Z] + go version [2022-08-30T16:31:05.579Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-30T16:31:05.596Z] $ docker stop --time=1 b3936d5f24acb1d9ddb3f9a95a0841574f7581cde60411ca893d42185a05e352 [2022-08-30T16:31:07.083Z] $ docker rm -f b3936d5f24acb1d9ddb3f9a95a0841574f7581cde60411ca893d42185a05e352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:31:07.520Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T16:31:07.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:31:07.650Z] prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container [2022-08-30T16:31:07.757Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T16:31:08.137Z] $ docker top e56f65b10f1773bf18128d23c051a4b647cc802ede29615aff8dd432089f8cfd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-30T16:31:08.253Z] ========================================================= [2022-08-30T16:31:08.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-30T16:31:08.253Z] ========================================================= [Pipeline] sh [2022-08-30T16:31:08.547Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:31:08.872Z] + make test [2022-08-30T16:31:08.872Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-30T16:31:15.458Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-30T16:31:30.369Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-30T16:31:30.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-30T16:31:30.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-30T16:31:30.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2022-08-30T16:31:30.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-30T16:31:30.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.2% of statements [2022-08-30T16:31:30.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-30T16:31:30.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.778s coverage: 89.2% of statements [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.1% of statements [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements [2022-08-30T16:31:35.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2022-08-30T16:31:35.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2022-08-30T16:31:45.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.126s coverage: 94.4% of statements [2022-08-30T16:31:45.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.091s coverage: 44.8% of statements [2022-08-30T16:31:46.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.243s coverage: 80.8% of statements [2022-08-30T16:31:46.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.206s coverage: 92.9% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s coverage: 58.8% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.8% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.6% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-30T16:31:56.042Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-30T16:31:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-30T16:31:56.043Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-08-30T16:31:56.043Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-30T16:31:56.043Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-30T16:31:56.043Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-30T16:31:56.043Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-30T16:31:56.043Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-30T16:31:56.043Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-30T16:31:56.043Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-30T16:31:56.043Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-30T16:31:56.043Z] 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-08-30T16:32:17.994Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-30T16:32:17.994Z] GO111MODULE=on go vet ./... [2022-08-30T16:32:19.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T16:32:20.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T16:32:20.165Z] ./bin/test-attribution-txt.sh [2022-08-30T16:32:20.426Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-30T16:32:20.426Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-30T16:32:20.426Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-30T16:32:20.426Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T16:32:20.426Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T16:32:20.426Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-30T16:32:20.426Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T16:32:20.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-30T16:32:20.737Z] + ls -al . [2022-08-30T16:32:20.737Z] total 736 [2022-08-30T16:32:20.737Z] drwxrwxr-x 10 1001 1001 4096 Aug 30 16:31 . [2022-08-30T16:32:20.737Z] drwxr-xr-x 4 root root 4096 Aug 30 16:31 .. [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 16 Aug 30 16:29 .dockerignore [2022-08-30T16:32:20.737Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 16:31 .git [2022-08-30T16:32:20.737Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 16:29 .github [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 1030 Aug 30 16:29 .gitignore [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 42 Aug 30 16:29 .golangci.yml [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 87 Aug 30 16:29 .hadolint.yml [2022-08-30T16:32:20.737Z] drwxr-xr-x 3 1001 1001 4096 Aug 30 16:30 .semver [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 166 Aug 30 16:29 .sonarcloud.properties [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 1171 Aug 30 16:29 ADOPTERS.md [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 10347 Aug 30 16:29 Attribution.txt [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 63209 Aug 30 16:29 CHANGELOG.md [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 3804 Aug 30 16:29 CONTRIBUTING.md [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 677 Aug 30 16:29 GOVERNANCE.md [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 850 Aug 30 16:29 Jenkinsfile [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 10775 Aug 30 16:29 LICENSE [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 13608 Aug 30 16:29 Makefile [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 582 Aug 30 16:29 OWNERS.md [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 10053 Aug 30 16:29 README.md [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 6912 Aug 30 16:29 SECURITY.md [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 5 Aug 30 16:30 VERSION [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 4131 Aug 30 16:29 ZMQWindows.md [2022-08-30T16:32:20.737Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 16:29 bin [2022-08-30T16:32:20.737Z] drwxrwxr-x 18 1001 1001 4096 Aug 30 16:29 cmd [2022-08-30T16:32:20.737Z] -rw-r--r-- 1 root root 482786 Aug 30 16:31 coverage.out [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 3682 Aug 30 16:29 go.mod [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 38527 Aug 30 16:29 go.sum [2022-08-30T16:32:20.737Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 16:29 internal [2022-08-30T16:32:20.737Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 16:29 openapi [2022-08-30T16:32:20.737Z] drwxrwxr-x 4 1001 1001 4096 Aug 30 16:29 snap [2022-08-30T16:32:20.737Z] -rw-rw-r-- 1 1001 1001 204 Aug 30 16:29 version.go [Pipeline] sh [2022-08-30T16:32:21.027Z] + '[' -e coverage.out ] [2022-08-30T16:32:21.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-30T16:32:21.128Z] Stashed 1 file(s) [Pipeline] sh [2022-08-30T16:32:21.419Z] + make build [2022-08-30T16:32:21.420Z] 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-08-30T16:32:36.310Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-08-30T16:32:48.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-08-30T16:32:48.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-30T16:32:56.771Z] 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-08-30T16:32:56.771Z] 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-08-30T16:32:57.345Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-30T16:32:58.728Z] 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-08-30T16:33:00.112Z] 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-08-30T16:33:01.055Z] 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-08-30T16:33:01.998Z] 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-08-30T16:33:02.941Z] 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-08-30T16:33:05.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-30T16:33:06.511Z] $ docker stop --time=1 e56f65b10f1773bf18128d23c051a4b647cc802ede29615aff8dd432089f8cfd [2022-08-30T16:33:12.393Z] $ docker rm -f e56f65b10f1773bf18128d23c051a4b647cc802ede29615aff8dd432089f8cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-08-30T16:33:12.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23950 in /w/workspace/edgexfoundry_edgex-go_PR-4137 [Pipeline] { [Pipeline] ws [2022-08-30T16:33:13.030Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh [2022-08-30T16:33:13.092Z] The recommended git tool is: git [2022-08-30T16:33:13.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-30T16:33:13.338Z] [2022-08-30T16:33:13.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:33:13.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-30T16:33:13.641Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-30T16:33:13.641Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-30T16:33:13.641Z] ca9280d653b3: Pulling fs layer [2022-08-30T16:33:13.641Z] 7e9c9ca2126c: Pulling fs layer [2022-08-30T16:33:13.641Z] cbdbe7a5bc2a: Download complete [2022-08-30T16:33:13.904Z] ca9280d653b3: Verifying Checksum [2022-08-30T16:33:13.904Z] ca9280d653b3: Download complete [2022-08-30T16:33:13.904Z] cbdbe7a5bc2a: Pull complete [2022-08-30T16:33:14.473Z] 7e9c9ca2126c: Verifying Checksum [2022-08-30T16:33:14.473Z] 7e9c9ca2126c: Download complete [2022-08-30T16:33:14.473Z] ca9280d653b3: Pull complete [2022-08-30T16:33:18.670Z] 7e9c9ca2126c: Pull complete [2022-08-30T16:33:18.670Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-30T16:33:18.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-30T16:33:18.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:33:18.765Z] prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container [2022-08-30T16:33:18.802Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-30T16:33:20.958Z] using credential edgex-jenkins-ssh [2022-08-30T16:33:20.979Z] Cloning the remote Git repository [2022-08-30T16:33:21.050Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-30T16:33:21.148Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-08-30T16:33:21.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-30T16:33:21.260Z] > git --version # timeout=10 [2022-08-30T16:33:21.291Z] > git --version # 'git version 2.25.1' [2022-08-30T16:33:21.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T16:33:21.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T16:33:23.147Z] $ docker top 9bb7de47dc18679c8ff3d1194c70f3fb80953865327ff989da86e7df79eb9973 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:33:23.503Z] + docker-compose build --help [2022-08-30T16:33:23.503Z] + grep parallel [2022-08-30T16:33:24.073Z] --parallel Build images in parallel. [Pipeline] } [2022-08-30T16:33:24.086Z] $ docker stop --time=1 9bb7de47dc18679c8ff3d1194c70f3fb80953865327ff989da86e7df79eb9973 [2022-08-30T16:33:25.366Z] $ docker rm -f 9bb7de47dc18679c8ff3d1194c70f3fb80953865327ff989da86e7df79eb9973 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:33:25.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-30T16:33:25.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:33:25.871Z] prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container [2022-08-30T16:33:25.911Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-30T16:33:26.307Z] $ docker top 3393d6d3f640f32b909348bc1c1be3064d6a2095068592c99c351cae5686878e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:33:26.667Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-30T16:33:27.237Z] Building core-command ... [2022-08-30T16:33:27.237Z] Building core-data ... [2022-08-30T16:33:27.237Z] Building core-metadata ... [2022-08-30T16:33:27.237Z] Building security-bootstrapper ... [2022-08-30T16:33:27.237Z] Building security-proxy-setup ... [2022-08-30T16:33:27.237Z] Building security-secretstore-setup ... [2022-08-30T16:33:27.237Z] Building security-spiffe-token-provider ... [2022-08-30T16:33:27.237Z] Building security-spire-agent ... [2022-08-30T16:33:27.237Z] Building security-spire-config ... [2022-08-30T16:33:27.237Z] Building security-spire-server ... [2022-08-30T16:33:27.237Z] Building support-notifications ... [2022-08-30T16:33:27.237Z] Building support-scheduler ... [2022-08-30T16:33:27.237Z] Building sys-mgmt-agent ... [2022-08-30T16:33:27.237Z] Building security-secretstore-setup [2022-08-30T16:33:27.237Z] Building security-spire-server [2022-08-30T16:33:27.237Z] Building security-spire-config [2022-08-30T16:33:27.237Z] Building core-data [2022-08-30T16:33:27.237Z] Building security-bootstrapper [2022-08-30T16:33:41.628Z] Merging remotes/origin/main commit 346e0e8651016b5d00a5e3789d8d74af3490b153 into PR head commit 281070dea169d154d6f6132a7a0e82f831dc9bfb [2022-08-30T16:33:40.715Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-30T16:33:40.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T16:33:40.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-30T16:33:40.815Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-30T16:33:40.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T16:33:40.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4137/head:refs/remotes/origin/PR-4137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-30T16:33:41.655Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T16:33:41.691Z] > git checkout -f 281070dea169d154d6f6132a7a0e82f831dc9bfb # timeout=10 [2022-08-30T16:33:41.982Z] > git remote # timeout=10 [2022-08-30T16:33:42.148Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:33:42.148Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:33:42.148Z] ---> 390d21d48a2f [2022-08-30T16:33:42.148Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-30T16:33:42.148Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:33:42.148Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:33:42.148Z] ---> 390d21d48a2f [2022-08-30T16:33:42.148Z] Step 3/31 : WORKDIR /edgex-go [2022-08-30T16:33:42.148Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:33:42.148Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:33:42.148Z] ---> 390d21d48a2f [2022-08-30T16:33:42.148Z] Step 3/26 : WORKDIR /edgex-go [2022-08-30T16:33:42.148Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:33:42.148Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:33:42.148Z] ---> 390d21d48a2f [2022-08-30T16:33:42.148Z] Step 3/25 : WORKDIR /edgex-go [2022-08-30T16:33:42.148Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:33:42.148Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:33:42.148Z] ---> 390d21d48a2f [2022-08-30T16:33:42.148Z] Step 3/25 : WORKDIR /edgex-go [2022-08-30T16:33:42.299Z] Merge succeeded, producing bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T16:33:42.299Z] Checking out Revision bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 (PR-4137) [2022-08-30T16:33:42.002Z] > git config --get remote.origin.url # timeout=10 [2022-08-30T16:33:42.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T16:33:42.036Z] > git merge 346e0e8651016b5d00a5e3789d8d74af3490b153 # timeout=10 [2022-08-30T16:33:42.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-30T16:33:42.311Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T16:33:42.332Z] > git checkout -f bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 # timeout=10 [2022-08-30T16:33:46.751Z] Commit message: "Merge commit '346e0e8651016b5d00a5e3789d8d74af3490b153' into HEAD" [2022-08-30T16:33:46.764Z] > git rev-list --no-walk 281070dea169d154d6f6132a7a0e82f831dc9bfb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T16:33:47.994Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-30T16:33:47.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T16:33:47.994Z] Dload Upload Total Spent Left Speed [2022-08-30T16:33:47.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh [2022-08-30T16:33:48.634Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-30T16:33:48.978Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-30T16:33:48.978Z] + sudo tee /etc/docker/daemon.new [2022-08-30T16:33:48.978Z] { [2022-08-30T16:33:48.978Z] "registry-mirrors": [ [2022-08-30T16:33:48.978Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-30T16:33:48.978Z] ], [2022-08-30T16:33:48.978Z] "bip": "10.250.0.254/24", [2022-08-30T16:33:48.978Z] "hosts": [ [2022-08-30T16:33:48.978Z] "tcp://0.0.0.0:5555", [2022-08-30T16:33:48.978Z] "unix:///var/run/docker.sock" [2022-08-30T16:33:48.978Z] ], [2022-08-30T16:33:48.978Z] "mtu": 1458, [2022-08-30T16:33:48.979Z] "selinux-enabled": true, [2022-08-30T16:33:48.979Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-30T16:33:48.979Z] } [Pipeline] sh [2022-08-30T16:33:49.346Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-30T16:33:49.691Z] + sudo service docker restart [2022-08-30T16:33:52.164Z] ---> Running in da35a920983b [2022-08-30T16:33:52.164Z] ---> Running in e3c3cfd15dca [2022-08-30T16:33:52.164Z] ---> Running in eb0787dcdd91 [2022-08-30T16:33:52.164Z] ---> Running in 87fb46c8a633 [2022-08-30T16:33:52.164Z] ---> Running in 06d2399abb31 [2022-08-30T16:33:52.164Z] Removing intermediate container 87fb46c8a633 [2022-08-30T16:33:52.164Z] ---> 55555314fa2b [2022-08-30T16:33:52.164Z] Step 4/24 : WORKDIR /edgex-go [2022-08-30T16:33:52.164Z] Removing intermediate container da35a920983b [2022-08-30T16:33:52.164Z] ---> 5eb0af527015 [2022-08-30T16:33:52.164Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:33:52.164Z] Removing intermediate container eb0787dcdd91 [2022-08-30T16:33:52.164Z] ---> c5a59ce5e6a2 [2022-08-30T16:33:52.164Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:33:52.164Z] Removing intermediate container e3c3cfd15dca [2022-08-30T16:33:52.164Z] ---> 6ca49c558284 [2022-08-30T16:33:52.164Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:33:52.164Z] Removing intermediate container 06d2399abb31 [2022-08-30T16:33:52.164Z] ---> 97dad378dfd0 [2022-08-30T16:33:52.164Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:33:52.164Z] ---> Running in e05052a3239d [2022-08-30T16:33:52.164Z] ---> Running in 111ed4c189b9 [2022-08-30T16:33:52.164Z] ---> Running in d765a5622a4e [2022-08-30T16:33:52.164Z] ---> Running in afd442a27cab [2022-08-30T16:33:52.164Z] ---> Running in 802e341a6a30 [2022-08-30T16:33:52.164Z] Removing intermediate container e05052a3239d [2022-08-30T16:33:52.164Z] ---> ecd31e40d36d [2022-08-30T16:33:52.164Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:33:52.164Z] ---> Running in 48dc37de5b92 [2022-08-30T16:33:52.164Z] Removing intermediate container 111ed4c189b9 [2022-08-30T16:33:52.164Z] ---> f96811b6be17 [2022-08-30T16:33:52.164Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-30T16:33:52.164Z] ---> Running in 1d88ef391eeb [2022-08-30T16:33:52.164Z] Removing intermediate container d765a5622a4e [2022-08-30T16:33:52.164Z] ---> 0265b68f9e55 [2022-08-30T16:33:52.164Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-30T16:33:52.164Z] ---> Running in 4709818f6953 [2022-08-30T16:33:52.423Z] Removing intermediate container 802e341a6a30 [2022-08-30T16:33:52.423Z] ---> 3862d51a3059 [2022-08-30T16:33:52.423Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T16:33:52.423Z] ---> Running in 636b8e2c0856 [2022-08-30T16:33:52.423Z] Removing intermediate container afd442a27cab [2022-08-30T16:33:52.423Z] ---> 5cf28909537e [2022-08-30T16:33:52.423Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T16:33:52.423Z] ---> Running in bb07ffd8a92a [2022-08-30T16:33:52.684Z] Removing intermediate container 48dc37de5b92 [2022-08-30T16:33:52.684Z] ---> a76999d0879e [2022-08-30T16:33:52.684Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-30T16:33:52.684Z] ---> Running in 3415a00fee43 [2022-08-30T16:33:52.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:52.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:52.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:52.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:52.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:53.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:53.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:53.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:53.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:54.039Z] OK: 211 MiB in 51 packages [2022-08-30T16:33:54.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:33:54.039Z] OK: 211 MiB in 51 packages [2022-08-30T16:33:54.298Z] OK: 211 MiB in 51 packages [2022-08-30T16:33:54.298Z] OK: 211 MiB in 51 packages [2022-08-30T16:33:54.298Z] Removing intermediate container 1d88ef391eeb [2022-08-30T16:33:54.298Z] ---> 50cb117dc69e [2022-08-30T16:33:54.298Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-30T16:33:54.559Z] Removing intermediate container 4709818f6953 [2022-08-30T16:33:54.559Z] ---> a7ea0920cc18 [2022-08-30T16:33:54.559Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-30T16:33:54.559Z] ---> a286b83f329d [2022-08-30T16:33:54.559Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:33:54.559Z] ---> Running in 40a78690ca20 [2022-08-30T16:33:54.559Z] ---> 207fccde0262 [2022-08-30T16:33:54.559Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:33:54.559Z] ---> Running in 5c40efef4caa [2022-08-30T16:33:54.819Z] Removing intermediate container bb07ffd8a92a [2022-08-30T16:33:54.819Z] ---> bfb092588112 [2022-08-30T16:33:54.819Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-30T16:33:54.819Z] Removing intermediate container 636b8e2c0856 [2022-08-30T16:33:54.819Z] ---> 2164dd7de754 [2022-08-30T16:33:54.819Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-30T16:33:54.819Z] ---> 86082429ef2b [2022-08-30T16:33:54.819Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:33:54.819Z] ---> Running in 2da168692dcf [2022-08-30T16:33:54.819Z] ---> 394dc64d0085 [2022-08-30T16:33:54.819Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:33:55.079Z] ---> Running in 733b91af8b23 [2022-08-30T16:33:55.079Z] OK: 211 MiB in 51 packages [2022-08-30T16:33:55.688Z] Removing intermediate container 3415a00fee43 [2022-08-30T16:33:55.688Z] ---> 1d180e4b20fb [2022-08-30T16:33:55.688Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-30T16:33:55.688Z] ---> fae94478ced1 [2022-08-30T16:33:55.688Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:33:55.689Z] ---> Running in 874428853f43 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T16:34:08.233Z] provisioning config files... [2022-08-30T16:34:08.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8548758868695398200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T16:34:08.644Z] ---> docker-login.sh [2022-08-30T16:34:08.644Z] nexus3.edgexfoundry.org:10001 [2022-08-30T16:34:09.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:34:09.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:34:09.515Z] Configure a credential helper to remove this warning. See [2022-08-30T16:34:09.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:34:09.515Z] [2022-08-30T16:34:09.515Z] Login Succeeded [2022-08-30T16:34:09.515Z] nexus3.edgexfoundry.org:10002 [2022-08-30T16:34:10.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:34:10.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:34:10.112Z] Configure a credential helper to remove this warning. See [2022-08-30T16:34:10.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:34:10.112Z] [2022-08-30T16:34:10.112Z] Login Succeeded [2022-08-30T16:34:10.112Z] nexus3.edgexfoundry.org:10003 [2022-08-30T16:34:10.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:34:10.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:34:10.663Z] Configure a credential helper to remove this warning. See [2022-08-30T16:34:10.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:34:10.663Z] [2022-08-30T16:34:10.663Z] Login Succeeded [2022-08-30T16:34:10.663Z] nexus3.edgexfoundry.org:10004 [2022-08-30T16:34:10.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:34:11.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:34:11.217Z] Configure a credential helper to remove this warning. See [2022-08-30T16:34:11.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:34:11.217Z] [2022-08-30T16:34:11.217Z] Login Succeeded [2022-08-30T16:34:11.217Z] docker.io [2022-08-30T16:34:11.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T16:34:11.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T16:34:11.770Z] Configure a credential helper to remove this warning. See [2022-08-30T16:34:11.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T16:34:11.770Z] [2022-08-30T16:34:11.770Z] Login Succeeded [2022-08-30T16:34:11.770Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T16:34:11.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-30T16:34:12.484Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-30T16:34:12.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T16:34:12.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T16:34:12.537Z] ========================================================= [2022-08-30T16:34:12.537Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-30T16:34:12.537Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:34:12.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T16:34:13.179Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-30T16:34:13.179Z] b3c136eddcbf: Pulling fs layer [2022-08-30T16:34:13.179Z] c0a3192eca97: Pulling fs layer [2022-08-30T16:34:13.179Z] a050256f5b6f: Pulling fs layer [2022-08-30T16:34:13.179Z] 656be50a0ddc: Pulling fs layer [2022-08-30T16:34:13.179Z] 2bbca73fdf42: Pulling fs layer [2022-08-30T16:34:13.179Z] 46d945488cbd: Pulling fs layer [2022-08-30T16:34:13.179Z] 8a5474983e97: Pulling fs layer [2022-08-30T16:34:13.179Z] 329c88fbcd65: Pulling fs layer [2022-08-30T16:34:13.179Z] 2bbca73fdf42: Waiting [2022-08-30T16:34:13.179Z] 46d945488cbd: Waiting [2022-08-30T16:34:13.179Z] 8a5474983e97: Waiting [2022-08-30T16:34:13.179Z] 656be50a0ddc: Waiting [2022-08-30T16:34:13.179Z] 329c88fbcd65: Waiting [2022-08-30T16:34:13.179Z] a050256f5b6f: Verifying Checksum [2022-08-30T16:34:13.179Z] a050256f5b6f: Download complete [2022-08-30T16:34:13.179Z] c0a3192eca97: Verifying Checksum [2022-08-30T16:34:13.179Z] c0a3192eca97: Download complete [2022-08-30T16:34:13.179Z] 2bbca73fdf42: Verifying Checksum [2022-08-30T16:34:13.179Z] 2bbca73fdf42: Download complete [2022-08-30T16:34:13.179Z] 46d945488cbd: Download complete [2022-08-30T16:34:13.179Z] b3c136eddcbf: Verifying Checksum [2022-08-30T16:34:13.179Z] b3c136eddcbf: Download complete [2022-08-30T16:34:14.650Z] b3c136eddcbf: Pull complete [2022-08-30T16:34:14.650Z] 329c88fbcd65: Verifying Checksum [2022-08-30T16:34:14.650Z] 329c88fbcd65: Download complete [2022-08-30T16:34:14.941Z] c0a3192eca97: Pull complete [2022-08-30T16:34:15.564Z] a050256f5b6f: Pull complete [2022-08-30T16:34:15.846Z] 8a5474983e97: Verifying Checksum [2022-08-30T16:34:15.846Z] 8a5474983e97: Download complete [2022-08-30T16:34:16.453Z] 656be50a0ddc: Verifying Checksum [2022-08-30T16:34:16.453Z] 656be50a0ddc: Download complete [2022-08-30T16:34:22.288Z] Removing intermediate container 733b91af8b23 [2022-08-30T16:34:22.288Z] ---> a88cf6b17022 [2022-08-30T16:34:22.288Z] Step 8/25 : COPY . . [2022-08-30T16:34:22.288Z] Removing intermediate container 874428853f43 [2022-08-30T16:34:22.288Z] ---> 3c2a4f376f0d [2022-08-30T16:34:22.288Z] Step 9/24 : COPY . . [2022-08-30T16:34:22.288Z] Removing intermediate container 5c40efef4caa [2022-08-30T16:34:22.288Z] ---> 301a5965d7bc [2022-08-30T16:34:22.288Z] Step 8/25 : COPY . . [2022-08-30T16:34:22.288Z] Removing intermediate container 2da168692dcf [2022-08-30T16:34:22.288Z] ---> 4f15bc9c9041 [2022-08-30T16:34:22.288Z] Step 8/26 : COPY . . [2022-08-30T16:34:22.288Z] Removing intermediate container 40a78690ca20 [2022-08-30T16:34:22.288Z] ---> 1594805cf6df [2022-08-30T16:34:22.288Z] Step 8/31 : COPY . . [2022-08-30T16:34:31.619Z] 656be50a0ddc: Pull complete [2022-08-30T16:34:31.620Z] 2bbca73fdf42: Pull complete [2022-08-30T16:34:31.620Z] 46d945488cbd: Pull complete [2022-08-30T16:34:38.397Z] 8a5474983e97: Pull complete [2022-08-30T16:34:40.383Z] 329c88fbcd65: Pull complete [2022-08-30T16:34:40.383Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-30T16:34:40.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T16:34:40.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:34:40.745Z] + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T16:34:40.745Z] WORKDIR /edgex [2022-08-30T16:34:40.745Z] COPY go.mod . [2022-08-30T16:34:40.745Z] RUN go mod download . [2022-08-30T16:34:40.745Z] [2022-08-30T16:34:41.748Z] Sending build context to Docker daemon 3.162MB [2022-08-30T16:34:41.748Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T16:34:41.748Z] ---> ff4287adb874 [2022-08-30T16:34:41.748Z] Step 2/4 : WORKDIR /edgex [2022-08-30T16:34:43.749Z] ---> Running in 991cbfa44ed4 [2022-08-30T16:34:43.749Z] Removing intermediate container 991cbfa44ed4 [2022-08-30T16:34:43.749Z] ---> 4eb7593fee41 [2022-08-30T16:34:43.749Z] Step 3/4 : COPY go.mod . [2022-08-30T16:34:44.350Z] ---> b154f17ffa7d [2022-08-30T16:34:44.350Z] Step 4/4 : RUN go mod download [2022-08-30T16:34:44.625Z] ---> Running in fd0efce89479 [2022-08-30T16:34:49.317Z] ---> 8a10cfa58682 [2022-08-30T16:34:49.317Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T16:34:49.317Z] ---> Running in e0925c2de9ae [2022-08-30T16:34:49.317Z] ---> 6b4bbfdeef1e [2022-08-30T16:34:49.317Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-30T16:34:49.317Z] ---> d143c6ce43fa [2022-08-30T16:34:49.318Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-08-30T16:34:49.318Z] ---> 7b7a99594c9b [2022-08-30T16:34:49.318Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T16:34:49.318Z] ---> ab0eefa53cab [2022-08-30T16:34:49.318Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-30T16:34:49.318Z] ---> Running in 6641e22876ec [2022-08-30T16:34:49.318Z] ---> Running in 7b2f1907555c [2022-08-30T16:34:49.318Z] ---> Running in 36282dac2a64 [2022-08-30T16:34:49.318Z] ---> Running in b6bc20a8d7a7 [2022-08-30T16:34:49.318Z] Removing intermediate container e0925c2de9ae [2022-08-30T16:34:49.318Z] ---> d09dc2c9a0b8 [2022-08-30T16:34:49.318Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-30T16:34:49.318Z] ---> Running in 96a070ebf7dd [2022-08-30T16:34:49.318Z] Removing intermediate container 36282dac2a64 [2022-08-30T16:34:49.318Z] ---> df885310056b [2022-08-30T16:34:49.318Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-30T16:34:49.318Z] ---> Running in 2a064d5eaad8 [2022-08-30T16:34:49.318Z] Removing intermediate container 96a070ebf7dd [2022-08-30T16:34:49.318Z] ---> a940087ee70b [2022-08-30T16:34:49.318Z] 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-08-30T16:34:49.318Z] ---> Running in 162fecdefacb [2022-08-30T16:34:49.318Z] Removing intermediate container 2a064d5eaad8 [2022-08-30T16:34:49.318Z] ---> dd21c5dd682d [2022-08-30T16:34:49.318Z] 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-08-30T16:34:49.318Z] ---> Running in 96187e6bc178 [2022-08-30T16:34:49.318Z] 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-08-30T16:34:49.318Z] 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-08-30T16:34:49.318Z] 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-08-30T16:34:49.318Z] Removing intermediate container 162fecdefacb [2022-08-30T16:34:49.318Z] ---> 6631873e2276 [2022-08-30T16:34:49.318Z] Step 12/25 : WORKDIR /edgex-go [2022-08-30T16:34:49.318Z] Removing intermediate container 96187e6bc178 [2022-08-30T16:34:49.318Z] ---> b30263c53cb2 [2022-08-30T16:34:49.318Z] Step 12/26 : WORKDIR /edgex-go [2022-08-30T16:34:49.318Z] ---> Running in 196b61a880b4 [2022-08-30T16:34:49.318Z] ---> Running in ee58a8dca882 [2022-08-30T16:34:49.318Z] Removing intermediate container ee58a8dca882 [2022-08-30T16:34:49.318Z] ---> 5b19cfb2fb3e [2022-08-30T16:34:49.318Z] [2022-08-30T16:34:49.318Z] Step 13/26 : FROM alpine:3.15 [2022-08-30T16:34:49.318Z] Removing intermediate container 196b61a880b4 [2022-08-30T16:34:49.318Z] ---> 3c992098889e [2022-08-30T16:34:49.318Z] [2022-08-30T16:34:49.318Z] Step 13/25 : FROM alpine:3.15 [2022-08-30T16:34:49.318Z] 3.15: Pulling from library/alpine [2022-08-30T16:34:49.318Z] 3.15: Pulling from library/alpine [2022-08-30T16:34:49.318Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-30T16:34:49.318Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-30T16:34:49.318Z] Status: Downloaded newer image for alpine:3.15 [2022-08-30T16:34:49.318Z] Status: Image is up to date for alpine:3.15 [2022-08-30T16:34:49.318Z] ---> c4fc93816858 [2022-08-30T16:34:49.318Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:34:49.318Z] ---> c4fc93816858 [2022-08-30T16:34:49.318Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:34:49.318Z] ---> Running in 0e460d88d6a3 [2022-08-30T16:34:49.318Z] ---> Running in 423209a1593c [2022-08-30T16:34:49.318Z] Removing intermediate container 0e460d88d6a3 [2022-08-30T16:34:49.318Z] ---> bb62e71bbb36 [2022-08-30T16:34:49.318Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:34:49.318Z] ---> Running in 77abcb413137 [2022-08-30T16:34:49.318Z] Removing intermediate container 423209a1593c [2022-08-30T16:34:49.318Z] ---> 011b591a0244 [2022-08-30T16:34:49.318Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:34:49.318Z] ---> Running in 78f59e3338c9 [2022-08-30T16:34:51.229Z] Removing intermediate container 78f59e3338c9 [2022-08-30T16:34:51.229Z] ---> 6ffba2d2b687 [2022-08-30T16:34:51.229Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-30T16:34:51.229Z] ---> Running in 976ebc00aa18 [2022-08-30T16:34:51.229Z] Removing intermediate container 77abcb413137 [2022-08-30T16:34:51.229Z] ---> d6de51f39e3b [2022-08-30T16:34:51.229Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-30T16:34:51.229Z] ---> Running in 7570bb47faba [2022-08-30T16:34:51.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:34:52.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:34:52.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:34:52.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:34:53.255Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T16:34:53.255Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T16:34:53.255Z] OK: 15856 distinct packages available [2022-08-30T16:34:53.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:34:53.514Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T16:34:53.514Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T16:34:53.514Z] OK: 15856 distinct packages available [2022-08-30T16:34:53.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:34:54.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:34:54.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:34:54.604Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-30T16:34:54.604Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-30T16:34:54.604Z] (3/4) Installing libucontext (1.1-r0) [2022-08-30T16:34:54.863Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-30T16:34:54.863Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-30T16:34:54.863Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-30T16:34:54.863Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T16:34:54.863Z] OK: 6 MiB in 18 packages [2022-08-30T16:34:54.863Z] (3/5) Installing libucontext (1.1-r0) [2022-08-30T16:34:55.124Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-30T16:34:55.124Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-30T16:34:55.124Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T16:34:55.124Z] OK: 7 MiB in 19 packages [2022-08-30T16:34:59.318Z] Removing intermediate container 976ebc00aa18 [2022-08-30T16:34:59.318Z] ---> 52c724d59773 [2022-08-30T16:34:59.318Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T16:34:59.318Z] Removing intermediate container 7570bb47faba [2022-08-30T16:34:59.318Z] ---> f2e310c4dc00 [2022-08-30T16:34:59.318Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T16:35:09.467Z] ---> 67c74434b6ae [2022-08-30T16:35:09.467Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T16:35:09.468Z] ---> bc8e4fbbc6e8 [2022-08-30T16:35:09.468Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T16:35:09.468Z] ---> 7fd1fa60bf4e [2022-08-30T16:35:09.468Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-30T16:35:10.037Z] ---> 6e68f647ca89 [2022-08-30T16:35:10.037Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-30T16:35:10.037Z] ---> Running in aba589c5e6c2 [2022-08-30T16:35:10.614Z] Removing intermediate container aba589c5e6c2 [2022-08-30T16:35:10.614Z] ---> 47b8896daecc [2022-08-30T16:35:10.614Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-30T16:35:10.614Z] 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-08-30T16:35:10.873Z] ---> 6153ac05046c [2022-08-30T16:35:10.873Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-30T16:35:10.873Z] ---> d2964f20e516 [2022-08-30T16:35:10.873Z] Step 21/26 : WORKDIR / [2022-08-30T16:35:10.873Z] ---> Running in c8a186d539c8 [2022-08-30T16:35:10.873Z] Removing intermediate container c8a186d539c8 [2022-08-30T16:35:10.873Z] ---> 8d3d4d58ed82 [2022-08-30T16:35:10.873Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T16:35:11.138Z] ---> 8fbfcb6c17a8 [2022-08-30T16:35:11.138Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T16:35:11.138Z] ---> Running in ff8a9f461e5d [2022-08-30T16:35:11.138Z] ---> Running in aadad5380382 [2022-08-30T16:35:11.138Z] Removing intermediate container ff8a9f461e5d [2022-08-30T16:35:11.138Z] ---> 08aea589128a [2022-08-30T16:35:11.138Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T16:35:11.404Z] Removing intermediate container aadad5380382 [2022-08-30T16:35:11.892Z] ---> 60efe61d4846 [2022-08-30T16:35:11.892Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T16:35:11.892Z] ---> Running in eb7e134c540b [2022-08-30T16:35:11.892Z] ---> Running in b391f9246a5b [2022-08-30T16:35:12.462Z] Removing intermediate container eb7e134c540b [2022-08-30T16:35:12.462Z] ---> e2ed3d518274 [2022-08-30T16:35:12.462Z] Step 24/26 : LABEL arch=x86_64 [2022-08-30T16:35:12.462Z] Removing intermediate container b391f9246a5b [2022-08-30T16:35:12.462Z] ---> 773ae96b6f90 [2022-08-30T16:35:12.462Z] Step 23/25 : LABEL arch=x86_64 [2022-08-30T16:35:12.462Z] ---> Running in 3e8953bcea01 [2022-08-30T16:35:12.462Z] ---> Running in 0346428203b3 [2022-08-30T16:35:13.041Z] Removing intermediate container 3e8953bcea01 [2022-08-30T16:35:13.041Z] ---> 88c0e8235648 [2022-08-30T16:35:13.041Z] Step 24/25 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:35:15.600Z] Removing intermediate container 0346428203b3 [2022-08-30T16:35:15.600Z] ---> 868c09e16e8d [2022-08-30T16:35:15.600Z] Step 25/26 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:35:15.600Z] ---> Running in b04442933c94 [2022-08-30T16:35:15.600Z] ---> Running in fffb9dab1060 [2022-08-30T16:35:15.600Z] Removing intermediate container 6641e22876ec [2022-08-30T16:35:15.600Z] ---> 7cdb6123f0ce [2022-08-30T16:35:15.600Z] [2022-08-30T16:35:15.600Z] Step 10/25 : FROM alpine:3.16 [2022-08-30T16:35:15.600Z] Removing intermediate container b04442933c94 [2022-08-30T16:35:15.600Z] ---> 8a00bc9247b8 [2022-08-30T16:35:15.600Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T16:35:15.600Z] Removing intermediate container b6bc20a8d7a7 [2022-08-30T16:35:15.600Z] ---> 70c0c0b60b14 [2022-08-30T16:35:15.600Z] [2022-08-30T16:35:15.600Z] Step 10/31 : FROM alpine:3.16 [2022-08-30T16:35:16.172Z] Removing intermediate container fffb9dab1060 [2022-08-30T16:35:16.172Z] ---> 891d44541afa [2022-08-30T16:35:16.172Z] Step 26/26 : LABEL version=0.0.0 [2022-08-30T16:35:16.172Z] ---> Running in c030598cb781 [2022-08-30T16:35:16.172Z] ---> Running in 41b78f1fef8f [2022-08-30T16:35:16.172Z] Removing intermediate container c030598cb781 [2022-08-30T16:35:16.172Z] ---> 916c79497c82 [2022-08-30T16:35:16.172Z] [2022-08-30T16:35:16.172Z] Removing intermediate container 41b78f1fef8f [2022-08-30T16:35:16.172Z] ---> c5485b9d99bf [2022-08-30T16:35:16.172Z] [2022-08-30T16:35:16.433Z] Successfully built 916c79497c82 [2022-08-30T16:35:16.433Z] Successfully tagged security-spire-server:latest [2022-08-30T16:35:16.433Z] Successfully built c5485b9d99bf [2022-08-30T16:35:16.433Z]  Building security-spire-server ... done Building core-command [2022-08-30T16:35:16.433Z] Successfully tagged security-spire-config:latest [2022-08-30T16:35:16.433Z] Building sys-mgmt-agent [2022-08-30T16:35:16.694Z]  Building security-spire-config ... done 3.16: Pulling from library/alpine [2022-08-30T16:35:16.694Z] 3.16: Pulling from library/alpine [2022-08-30T16:35:20.920Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:35:20.920Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:35:20.920Z] ---> 390d21d48a2f [2022-08-30T16:35:20.920Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-30T16:35:20.920Z] ---> Using cache [2022-08-30T16:35:20.920Z] ---> 55555314fa2b [2022-08-30T16:35:20.920Z] Step 4/24 : WORKDIR /edgex-go [2022-08-30T16:35:20.920Z] ---> Using cache [2022-08-30T16:35:20.920Z] ---> ecd31e40d36d [2022-08-30T16:35:20.920Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:35:20.920Z] ---> Using cache [2022-08-30T16:35:20.920Z] ---> a76999d0879e [2022-08-30T16:35:20.920Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-08-30T16:35:23.709Z] Removing intermediate container fd0efce89479 [2022-08-30T16:35:23.709Z] ---> 21fb66a862d3 [2022-08-30T16:35:23.709Z] Successfully built 21fb66a862d3 [2022-08-30T16:35:23.709Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:35:24.069Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T16:35:24.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:35:24.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:35:24.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:35:24.254Z] ---> 390d21d48a2f [2022-08-30T16:35:24.254Z] Step 3/23 : WORKDIR /edgex-go [2022-08-30T16:35:24.254Z] ---> Using cache [2022-08-30T16:35:24.254Z] ---> 97dad378dfd0 [2022-08-30T16:35:24.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:35:24.254Z] ---> Using cache [2022-08-30T16:35:24.254Z] ---> 0265b68f9e55 [2022-08-30T16:35:24.254Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-30T16:35:24.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container [2022-08-30T16:35:24.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T16:35:25.828Z] $ docker top c966fe9bc4fe6a6173daa6178d7c6473207198b711b69b3346e84c3dbee20a91 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:35:26.753Z] + go version [2022-08-30T16:35:26.753Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-30T16:35:26.780Z] $ docker stop --time=1 c966fe9bc4fe6a6173daa6178d7c6473207198b711b69b3346e84c3dbee20a91 [2022-08-30T16:35:28.417Z] $ docker rm -f c966fe9bc4fe6a6173daa6178d7c6473207198b711b69b3346e84c3dbee20a91 [2022-08-30T16:35:28.458Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T16:35:28.459Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T16:35:28.459Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T16:35:28.459Z] Status: Image is up to date for alpine:3.16 [2022-08-30T16:35:28.459Z] ---> 9c6f07244728 [2022-08-30T16:35:28.459Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:35:28.459Z] ---> 9c6f07244728 [2022-08-30T16:35:28.459Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-30T16:35:28.459Z] ---> Running in 71361514cf7c [2022-08-30T16:35:28.459Z] ---> Running in 909bbeb35499 [2022-08-30T16:35:28.459Z] ---> Running in db70453c9264 [2022-08-30T16:35:28.459Z] ---> Running in d284ef0b6379 [2022-08-30T16:35:28.459Z] Removing intermediate container db70453c9264 [2022-08-30T16:35:28.459Z] ---> aad967e4a5be [2022-08-30T16:35:28.459Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:35:29.029Z] ---> Running in b507e3dfdac3 [2022-08-30T16:35:29.066Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T16:35:29.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:35:29.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:29.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:29.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container [2022-08-30T16:35:29.406Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T16:35:29.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:29.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:29.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:29.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:29.807Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-30T16:35:29.807Z] (2/2) Installing su-exec (0.2-r1) [2022-08-30T16:35:29.807Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:35:29.807Z] OK: 6 MiB in 16 packages [2022-08-30T16:35:29.807Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-30T16:35:29.807Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-30T16:35:29.807Z] (3/3) Installing su-exec (0.2-r1) [2022-08-30T16:35:29.807Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:35:29.807Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T16:35:29.807Z] OK: 6 MiB in 17 packages [2022-08-30T16:35:30.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:30.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:30.587Z] OK: 211 MiB in 51 packages [2022-08-30T16:35:30.587Z] OK: 211 MiB in 51 packages [2022-08-30T16:35:30.697Z] $ docker top 6eb8590ff3286b2f8ae9af5fafac1adc2a7e3e6e6857025b759adb66d469e863 -eo pid,comm [2022-08-30T16:35:30.884Z] Removing intermediate container 7b2f1907555c [2022-08-30T16:35:30.884Z] ---> 7e29e01f7bf7 [2022-08-30T16:35:30.884Z] [2022-08-30T16:35:30.884Z] Step 11/24 : FROM alpine:3.16 [2022-08-30T16:35:30.884Z] ---> 9c6f07244728 [2022-08-30T16:35:30.884Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] { [Pipeline] echo [2022-08-30T16:35:30.967Z] ========================================================= [2022-08-30T16:35:30.967Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-30T16:35:30.967Z] ========================================================= [Pipeline] sh [2022-08-30T16:35:31.145Z] ---> Running in 6b6b1a32a309 [2022-08-30T16:35:31.145Z] Removing intermediate container 6b6b1a32a309 [2022-08-30T16:35:31.145Z] ---> 4ae28db50846 [2022-08-30T16:35:31.145Z] Step 13/24 : ENV APP_PORT=59880 [2022-08-30T16:35:31.145Z] ---> Running in e13e9e0671dc [2022-08-30T16:35:31.145Z] Removing intermediate container b507e3dfdac3 [2022-08-30T16:35:31.145Z] ---> 6d043e2cc6f9 [2022-08-30T16:35:31.145Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-30T16:35:31.406Z] Removing intermediate container e13e9e0671dc [2022-08-30T16:35:31.406Z] ---> 6bac5a5ee97f [2022-08-30T16:35:31.406Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-30T16:35:31.406Z] ---> Running in 6db1c195f256 [2022-08-30T16:35:31.406Z] ---> Running in a66dce4040f8 [2022-08-30T16:35:31.406Z] Removing intermediate container d284ef0b6379 [2022-08-30T16:35:31.406Z] ---> 53aaa217ed82 [2022-08-30T16:35:31.406Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-30T16:35:31.406Z] Removing intermediate container 71361514cf7c [2022-08-30T16:35:31.406Z] ---> 0cfda0869088 [2022-08-30T16:35:31.406Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-30T16:35:31.406Z] ---> Running in 76c3f8aecc35 [2022-08-30T16:35:31.406Z] Removing intermediate container 909bbeb35499 [2022-08-30T16:35:31.406Z] ---> f55f5e84aa57 [2022-08-30T16:35:31.406Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-30T16:35:31.406Z] Removing intermediate container 6db1c195f256 [2022-08-30T16:35:31.406Z] ---> c04dfbda5f1a [2022-08-30T16:35:31.406Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-30T16:35:31.406Z] Removing intermediate container a66dce4040f8 [2022-08-30T16:35:31.406Z] ---> d998ec727c0c [2022-08-30T16:35:31.406Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:35:31.406Z] Removing intermediate container 76c3f8aecc35 [2022-08-30T16:35:31.406Z] ---> 56b89c00eb84 [2022-08-30T16:35:31.406Z] Step 13/25 : WORKDIR / [2022-08-30T16:35:31.406Z] ---> Running in d545621df3d3 [2022-08-30T16:35:31.406Z] ---> Running in 12c21af81ff9 [2022-08-30T16:35:31.609Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-30T16:35:31.666Z] ---> Running in 769fa852be90 [2022-08-30T16:35:31.666Z] ---> bb9f541f7ab7 [2022-08-30T16:35:31.666Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:35:31.666Z] ---> 5ec5e833d1cb [2022-08-30T16:35:31.666Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:35:31.666Z] ---> Running in b302906617d9 [2022-08-30T16:35:31.666Z] ---> Running in 42ab521bb4ef [2022-08-30T16:35:31.666Z] Removing intermediate container d545621df3d3 [2022-08-30T16:35:31.666Z] ---> 8f11e6c37d2d [2022-08-30T16:35:31.666Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-30T16:35:31.666Z] Removing intermediate container 12c21af81ff9 [2022-08-30T16:35:31.666Z] ---> b9da33da59d1 [2022-08-30T16:35:31.666Z] 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-08-30T16:35:31.666Z] ---> Running in d8941a7ba618 [2022-08-30T16:35:31.927Z] Removing intermediate container d8941a7ba618 [2022-08-30T16:35:31.927Z] ---> 32700d6aed27 [2022-08-30T16:35:31.927Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-30T16:35:31.927Z] ---> b6751ce4794d [2022-08-30T16:35:31.927Z] 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-08-30T16:35:31.927Z] ---> Running in cd477952928b [2022-08-30T16:35:32.187Z] ---> 1a8dc9967ac3 [2022-08-30T16:35:32.187Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-30T16:35:32.187Z] ---> f6f3cf828568 [2022-08-30T16:35:32.187Z] 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-08-30T16:35:32.294Z] + make test [2022-08-30T16:35:32.294Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-30T16:35:32.447Z] ---> c6aa6577b85c [2022-08-30T16:35:32.447Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-30T16:35:32.447Z] Removing intermediate container 769fa852be90 [2022-08-30T16:35:32.447Z] ---> 8926697b7f55 [2022-08-30T16:35:32.447Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-30T16:35:32.707Z] ---> Running in 9a0e0424fa3b [2022-08-30T16:35:32.967Z] ---> 869de7484327 [2022-08-30T16:35:32.967Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-30T16:35:32.967Z] Removing intermediate container cd477952928b [2022-08-30T16:35:32.967Z] ---> b160be1a337c [2022-08-30T16:35:32.967Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-30T16:35:32.967Z] ---> Running in a23b5c910ccd [2022-08-30T16:35:32.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:33.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:34.163Z] Removing intermediate container a23b5c910ccd [2022-08-30T16:35:34.163Z] ---> 9ec13f6a8382 [2022-08-30T16:35:34.163Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-30T16:35:34.423Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-30T16:35:34.423Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T16:35:34.423Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-30T16:35:34.684Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T16:35:34.684Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-30T16:35:35.050Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-30T16:35:35.050Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:35:35.376Z] OK: 8 MiB in 20 packages [2022-08-30T16:35:37.404Z] ---> ace08dcdda2d [2022-08-30T16:35:37.404Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-30T16:35:37.404Z] ---> ba02305f4a97 [2022-08-30T16:35:37.404Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-30T16:35:37.404Z] ---> Running in 6c56127c252c [2022-08-30T16:35:37.404Z] ---> 41bbcda4ee38 [2022-08-30T16:35:37.404Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-30T16:35:37.703Z] ---> Running in db2571c10489 [2022-08-30T16:35:39.107Z] Removing intermediate container 9a0e0424fa3b [2022-08-30T16:35:39.107Z] ---> cf4cdeec0bd8 [2022-08-30T16:35:39.107Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:35:40.066Z] ---> 1e7029735ef4 [2022-08-30T16:35:40.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-30T16:35:40.710Z] Removing intermediate container 6c56127c252c [2022-08-30T16:35:40.710Z] ---> 0025d80f0a6c [2022-08-30T16:35:40.710Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:35:40.710Z] Removing intermediate container db2571c10489 [2022-08-30T16:35:40.710Z] ---> 703286360d9a [2022-08-30T16:35:40.710Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-30T16:35:40.971Z] ---> 0873dcf6ec76 [2022-08-30T16:35:40.971Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-30T16:35:40.971Z] ---> Running in 368f2c1244f1 [2022-08-30T16:35:41.573Z] ---> 49da94ca70fe [2022-08-30T16:35:41.835Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-30T16:35:42.430Z] ---> 6409f6a41734 [2022-08-30T16:35:42.430Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-08-30T16:35:42.430Z] Removing intermediate container 368f2c1244f1 [2022-08-30T16:35:42.430Z] ---> 8ee14957ba3f [2022-08-30T16:35:42.430Z] Step 23/25 : LABEL arch=x86_64 [2022-08-30T16:35:42.430Z] ---> b724117c10ba [2022-08-30T16:35:42.430Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-30T16:35:42.430Z] ---> Running in 1994d22f664c [2022-08-30T16:35:42.430Z] ---> Running in 34249a503623 [2022-08-30T16:35:42.714Z] ---> 4e279560b18a [2022-08-30T16:35:42.714Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-30T16:35:42.714Z] Removing intermediate container 1994d22f664c [2022-08-30T16:35:42.714Z] ---> bc33c93b5236 [2022-08-30T16:35:42.714Z] Step 24/25 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:35:42.714Z] Removing intermediate container 34249a503623 [2022-08-30T16:35:42.714Z] ---> be23709fbf36 [2022-08-30T16:35:42.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T16:35:42.714Z] ---> Running in 439233aae80e [2022-08-30T16:35:42.714Z] ---> Running in b40efb2544f5 [2022-08-30T16:35:42.974Z] Removing intermediate container b40efb2544f5 [2022-08-30T16:35:42.975Z] ---> 4c00593edc7b [2022-08-30T16:35:42.975Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T16:35:42.975Z] Removing intermediate container 439233aae80e [2022-08-30T16:35:42.975Z] ---> a024e43dcd81 [2022-08-30T16:35:42.975Z] Step 22/24 : LABEL arch=x86_64 [2022-08-30T16:35:42.975Z] ---> 2732537faaa8 [2022-08-30T16:35:42.975Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-30T16:35:42.975Z] ---> Running in 37117e46106b [2022-08-30T16:35:43.233Z] ---> Running in 0578c8fb6333 [2022-08-30T16:35:43.233Z] ---> 26df2279ab18 [2022-08-30T16:35:43.233Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-30T16:35:43.233Z] Removing intermediate container b302906617d9 [2022-08-30T16:35:43.233Z] ---> b847dbb6ab6e [2022-08-30T16:35:43.233Z] Step 8/23 : COPY . . [2022-08-30T16:35:43.233Z] Removing intermediate container 0578c8fb6333 [2022-08-30T16:35:43.233Z] ---> 4639b56c0cc2 [2022-08-30T16:35:43.233Z] Step 23/24 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:35:43.233Z] Removing intermediate container 37117e46106b [2022-08-30T16:35:43.233Z] ---> c30597757f13 [2022-08-30T16:35:43.233Z] [2022-08-30T16:35:43.233Z] Removing intermediate container 42ab521bb4ef [2022-08-30T16:35:43.233Z] ---> 394ef60099ef [2022-08-30T16:35:43.233Z] Step 9/24 : COPY . . [2022-08-30T16:35:43.233Z] ---> Running in 1ced7d4987a9 [2022-08-30T16:35:43.504Z] Successfully built c30597757f13 [2022-08-30T16:35:44.086Z] Successfully tagged security-secretstore-setup:latest [2022-08-30T16:35:44.086Z] Building security-spiffe-token-provider [2022-08-30T16:35:49.366Z]  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:35:49.366Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:35:49.366Z] ---> 390d21d48a2f [2022-08-30T16:35:49.366Z] Step 3/20 : WORKDIR /edgex-go [2022-08-30T16:35:49.366Z] ---> Using cache [2022-08-30T16:35:49.366Z] ---> 97dad378dfd0 [2022-08-30T16:35:49.366Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-30T16:35:55.949Z] ---> 819be1821d6a [2022-08-30T16:35:55.949Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-30T16:35:57.860Z] Removing intermediate container 1ced7d4987a9 [2022-08-30T16:35:57.860Z] ---> e9539d36489a [2022-08-30T16:35:57.860Z] Step 24/24 : LABEL version=0.0.0 [2022-08-30T16:35:57.860Z] ---> Running in 91c9ecd69372 [2022-08-30T16:35:57.860Z] ---> Running in a38a251890cb [2022-08-30T16:35:57.860Z] ---> Running in b39541e9e4e4 [2022-08-30T16:35:57.860Z] ---> 7f4638791a09 [2022-08-30T16:35:57.860Z] ---> f9045453f930 [2022-08-30T16:35:57.860Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-08-30T16:35:57.860Z] [2022-08-30T16:35:57.860Z] ---> Running in a2d766cb104c [2022-08-30T16:35:57.860Z] ---> Running in 2b765bb37309 [2022-08-30T16:35:57.860Z] Removing intermediate container b39541e9e4e4 [2022-08-30T16:35:57.860Z] ---> d187d8c550b8 [2022-08-30T16:35:57.860Z] [2022-08-30T16:35:57.860Z] Successfully built d187d8c550b8 [2022-08-30T16:35:57.860Z] Successfully tagged core-data:latest [2022-08-30T16:35:57.860Z]  Building core-data ... done Building core-metadata [2022-08-30T16:35:58.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:58.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:58.639Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-30T16:35:58.639Z] v3.16.2-118-g015d8ff923 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-30T16:35:58.640Z] OK: 17037 distinct packages available [2022-08-30T16:35:58.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:58.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:35:58.905Z] OK: 211 MiB in 51 packages [2022-08-30T16:35:59.473Z] 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-08-30T16:36:00.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-08-30T16:36:00.995Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:36:00.995Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:36:00.995Z] ---> 390d21d48a2f [2022-08-30T16:36:00.995Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-08-30T16:36:00.995Z] ---> Using cache [2022-08-30T16:36:00.995Z] ---> 55555314fa2b [2022-08-30T16:36:00.995Z] Step 4/25 : WORKDIR /edgex-go [2022-08-30T16:36:00.995Z] ---> Using cache [2022-08-30T16:36:00.995Z] ---> ecd31e40d36d [2022-08-30T16:36:00.995Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:36:00.995Z] ---> Using cache [2022-08-30T16:36:00.995Z] ---> a76999d0879e [2022-08-30T16:36:00.995Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-08-30T16:36:00.995Z] ---> Using cache [2022-08-30T16:36:00.995Z] ---> 0cfda0869088 [2022-08-30T16:36:00.995Z] Step 7/25 : COPY go.mod vendor* ./ [2022-08-30T16:36:00.995Z] ---> Using cache [2022-08-30T16:36:00.995Z] ---> bb9f541f7ab7 [2022-08-30T16:36:00.995Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:36:00.995Z] ---> Using cache [2022-08-30T16:36:00.995Z] ---> 394ef60099ef [2022-08-30T16:36:00.995Z] Step 9/25 : COPY . . [2022-08-30T16:36:00.995Z] ---> Using cache [2022-08-30T16:36:00.995Z] ---> f9045453f930 [2022-08-30T16:36:00.995Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-08-30T16:36:05.321Z] ---> Running in 19c1109b818f [2022-08-30T16:36:05.321Z] Removing intermediate container a38a251890cb [2022-08-30T16:36:05.321Z] ---> 36dd091b039d [2022-08-30T16:36:05.321Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-30T16:36:05.581Z] ---> Running in c7219afcebb9 [2022-08-30T16:36:05.850Z] Removing intermediate container 91c9ecd69372 [2022-08-30T16:36:05.850Z] ---> 473d6ebddf93 [2022-08-30T16:36:05.850Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-30T16:36:05.850Z] Removing intermediate container c7219afcebb9 [2022-08-30T16:36:05.850Z] ---> 206e4031b318 [2022-08-30T16:36:05.850Z] Step 28/31 : CMD ["gate"] [2022-08-30T16:36:06.113Z] ---> Running in a2e47d3c2251 [2022-08-30T16:36:06.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-08-30T16:36:06.113Z] ---> 57c14a27ebd6 [2022-08-30T16:36:06.113Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:36:06.113Z] Removing intermediate container a2e47d3c2251 [2022-08-30T16:36:06.113Z] ---> 22c6642600d0 [2022-08-30T16:36:06.113Z] Step 29/31 : LABEL arch=x86_64 [2022-08-30T16:36:06.113Z] ---> Running in 03d249b263c6 [2022-08-30T16:36:06.372Z] ---> Running in 446a641e4c67 [2022-08-30T16:36:06.945Z] Removing intermediate container 446a641e4c67 [2022-08-30T16:36:06.945Z] ---> 6526264e8434 [2022-08-30T16:36:06.945Z] Step 30/31 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:36:06.945Z] ---> Running in ff2f45bbc4b5 [2022-08-30T16:36:06.945Z] Removing intermediate container ff2f45bbc4b5 [2022-08-30T16:36:06.945Z] ---> ff3eccd46dc7 [2022-08-30T16:36:06.945Z] Step 31/31 : LABEL version=0.0.0 [2022-08-30T16:36:07.205Z] ---> Running in 45eb060d91f4 [2022-08-30T16:36:07.777Z] Removing intermediate container 45eb060d91f4 [2022-08-30T16:36:07.777Z] ---> 9a8edeadcd59 [2022-08-30T16:36:07.777Z] [2022-08-30T16:36:07.777Z] Successfully built 9a8edeadcd59 [2022-08-30T16:36:07.777Z] Successfully tagged security-bootstrapper:latest [2022-08-30T16:36:07.777Z]  Building security-bootstrapper ... done Building support-scheduler [2022-08-30T16:36:11.303Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-30T16:36:14.393Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:36:14.393Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:36:14.393Z] ---> 390d21d48a2f [2022-08-30T16:36:14.393Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-30T16:36:14.393Z] ---> Using cache [2022-08-30T16:36:14.393Z] ---> 55555314fa2b [2022-08-30T16:36:14.393Z] Step 4/23 : WORKDIR /edgex-go [2022-08-30T16:36:14.393Z] ---> Using cache [2022-08-30T16:36:14.393Z] ---> ecd31e40d36d [2022-08-30T16:36:14.393Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:36:14.393Z] ---> Using cache [2022-08-30T16:36:14.393Z] ---> a76999d0879e [2022-08-30T16:36:14.393Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-08-30T16:36:14.393Z] ---> Using cache [2022-08-30T16:36:14.393Z] ---> 0cfda0869088 [2022-08-30T16:36:14.393Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-30T16:36:14.393Z] ---> Using cache [2022-08-30T16:36:14.393Z] ---> bb9f541f7ab7 [2022-08-30T16:36:14.393Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:36:14.393Z] ---> Using cache [2022-08-30T16:36:14.393Z] ---> 394ef60099ef [2022-08-30T16:36:14.393Z] Step 9/23 : COPY . . [2022-08-30T16:36:14.393Z] ---> Using cache [2022-08-30T16:36:14.393Z] ---> f9045453f930 [2022-08-30T16:36:14.393Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-30T16:36:26.616Z] ---> Running in 2a2918e1c4a8 [2022-08-30T16:36:26.616Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-30T16:36:36.609Z] Removing intermediate container 2b765bb37309 [2022-08-30T16:36:36.609Z] ---> 145bc3c21983 [2022-08-30T16:36:36.609Z] [2022-08-30T16:36:36.609Z] Step 11/24 : FROM alpine:3.16 [2022-08-30T16:36:36.609Z] ---> 9c6f07244728 [2022-08-30T16:36:36.609Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-08-30T16:36:36.609Z] Removing intermediate container a2d766cb104c [2022-08-30T16:36:36.609Z] ---> ea7d7cbfb0aa [2022-08-30T16:36:36.609Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-30T16:36:36.609Z] ---> Running in 0021f4547b9b [2022-08-30T16:36:36.609Z] ---> Running in 22d7c4c3bb85 [2022-08-30T16:36:36.871Z] Removing intermediate container 03d249b263c6 [2022-08-30T16:36:36.871Z] ---> e97026e9f257 [2022-08-30T16:36:36.871Z] Step 7/20 : COPY . . [2022-08-30T16:36:37.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:36:37.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:36:37.700Z] 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-08-30T16:36:37.700Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-30T16:36:37.700Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:36:37.700Z] OK: 6 MiB in 15 packages [2022-08-30T16:36:50.068Z] Removing intermediate container 19c1109b818f [2022-08-30T16:36:50.068Z] ---> 144b02b4d679 [2022-08-30T16:36:50.068Z] [2022-08-30T16:36:50.068Z] Step 11/25 : FROM alpine:3.16 [2022-08-30T16:36:50.068Z] ---> 9c6f07244728 [2022-08-30T16:36:50.068Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-08-30T16:36:50.068Z] ---> Running in c9b6ba206c72 [2022-08-30T16:36:50.068Z] Removing intermediate container 0021f4547b9b [2022-08-30T16:36:50.068Z] ---> 1bb8c5e8cbbe [2022-08-30T16:36:50.068Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T16:36:50.068Z] ---> Running in 751eaa6e0002 [2022-08-30T16:36:50.068Z] ---> 2b34aa9a9e93 [2022-08-30T16:36:50.068Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-30T16:36:50.068Z] Removing intermediate container 22d7c4c3bb85 [2022-08-30T16:36:50.068Z] ---> e138cc5c0637 [2022-08-30T16:36:50.068Z] [2022-08-30T16:36:50.068Z] Step 11/23 : FROM alpine:3.16 [2022-08-30T16:36:50.068Z] ---> 9c6f07244728 [2022-08-30T16:36:50.068Z] 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-08-30T16:36:50.068Z] ---> Running in 40453b46e22e [2022-08-30T16:36:50.068Z] ---> Running in 2ce07f57d267 [2022-08-30T16:36:50.068Z] Removing intermediate container 751eaa6e0002 [2022-08-30T16:36:50.068Z] ---> 506eeead91eb [2022-08-30T16:36:50.068Z] Step 14/24 : ENV APP_PORT=59882 [2022-08-30T16:36:50.068Z] ---> Running in e952c33c4cb1 [2022-08-30T16:36:50.068Z] Removing intermediate container e952c33c4cb1 [2022-08-30T16:36:50.068Z] Removing intermediate container 2ce07f57d267 [2022-08-30T16:36:50.068Z] ---> 2bf9ba260406 [2022-08-30T16:36:50.068Z] ---> a727c013b485 [2022-08-30T16:36:50.068Z] Step 15/24 : EXPOSE $APP_PORTStep 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-30T16:36:50.068Z] [2022-08-30T16:36:50.068Z] ---> Running in 01ce624e9170 [2022-08-30T16:36:50.068Z] ---> Running in 54aeb0d4b118 [2022-08-30T16:36:50.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:36:50.068Z] Removing intermediate container 54aeb0d4b118 [2022-08-30T16:36:50.068Z] ---> 7516c0e300f1 [2022-08-30T16:36:50.068Z] Step 16/24 : WORKDIR / [2022-08-30T16:36:50.068Z] ---> Running in 2602d0ddd29c [2022-08-30T16:36:50.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:36:50.069Z] 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-08-30T16:36:50.069Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-30T16:36:50.069Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:36:50.069Z] OK: 6 MiB in 15 packages [2022-08-30T16:36:50.069Z] Removing intermediate container 2602d0ddd29c [2022-08-30T16:36:50.069Z] ---> 6d7b9011903c [2022-08-30T16:36:50.069Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:36:50.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:36:50.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:36:50.069Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-30T16:36:50.069Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-30T16:36:50.069Z] (3/33) Installing readline (8.1.2-r0) [2022-08-30T16:36:50.069Z] (4/33) Installing bash (5.1.16-r2) [2022-08-30T16:36:50.069Z] Executing bash-5.1.16-r2.post-install [2022-08-30T16:36:50.069Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-30T16:36:50.069Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-30T16:36:50.069Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-30T16:36:50.069Z] ---> d271e4a83f5c [2022-08-30T16:36:50.069Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-30T16:36:50.069Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-30T16:36:50.069Z] (9/33) Installing curl (7.83.1-r2) [2022-08-30T16:36:50.069Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-30T16:36:50.721Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-30T16:36:50.721Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-30T16:36:50.721Z] (13/33) Installing expat (2.4.8-r0) [2022-08-30T16:36:50.721Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-30T16:36:50.721Z] (15/33) Installing gdbm (1.23-r0) [2022-08-30T16:36:50.721Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-30T16:36:50.721Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T16:36:50.721Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T16:36:50.721Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-30T16:36:50.721Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-30T16:36:50.721Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-30T16:36:51.298Z] Removing intermediate container c9b6ba206c72 [2022-08-30T16:36:51.298Z] ---> 0108e25dda23 [2022-08-30T16:36:51.298Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T16:36:51.569Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-30T16:36:51.569Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-30T16:36:51.569Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-30T16:36:51.569Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-30T16:36:51.569Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-30T16:36:51.569Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-30T16:36:51.569Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-30T16:36:51.569Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-30T16:36:51.569Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-30T16:36:51.569Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-30T16:36:51.569Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-30T16:36:51.570Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-30T16:36:51.570Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:36:51.570Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T16:36:51.570Z] OK: 122 MiB in 47 packages [2022-08-30T16:36:53.636Z] ---> ffc5e90629a2 [2022-08-30T16:36:53.636Z] ---> Running in 03712c78b7fe [2022-08-30T16:36:53.636Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-30T16:36:53.636Z] Removing intermediate container 2a2918e1c4a8 [2022-08-30T16:36:53.636Z] ---> 080588122f94 [2022-08-30T16:36:53.636Z] [2022-08-30T16:36:53.636Z] Step 11/23 : FROM alpine:3.16 [2022-08-30T16:36:53.636Z] ---> 9c6f07244728 [2022-08-30T16:36:53.636Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-30T16:36:53.636Z] ---> Using cache [2022-08-30T16:36:53.636Z] ---> 0108e25dda23 [2022-08-30T16:36:53.636Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T16:36:53.928Z] ---> Running in 18aedfaca2cb [2022-08-30T16:36:53.928Z] Removing intermediate container 03712c78b7fe [2022-08-30T16:36:53.928Z] ---> 399b43e2c841 [2022-08-30T16:36:53.928Z] Step 14/25 : ENV APP_PORT=59881 [2022-08-30T16:36:53.928Z] ---> Running in 276121f7ce0c [2022-08-30T16:36:53.928Z] ---> ef0e2ba771f4 [2022-08-30T16:36:53.928Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-08-30T16:36:54.189Z] ---> Running in 9f15d9cc4ba7 [2022-08-30T16:36:54.189Z] Removing intermediate container 18aedfaca2cb [2022-08-30T16:36:54.189Z] ---> 79c466ed1d21 [2022-08-30T16:36:54.189Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-30T16:36:54.189Z] Removing intermediate container 276121f7ce0c [2022-08-30T16:36:54.189Z] ---> e50617ef7779 [2022-08-30T16:36:54.189Z] Step 15/25 : EXPOSE $APP_PORT [2022-08-30T16:36:54.189Z] ---> Running in 3c6dbfc7640a [2022-08-30T16:36:54.189Z] ---> Running in 94a7e948a726 [2022-08-30T16:36:54.449Z] Removing intermediate container 9f15d9cc4ba7 [2022-08-30T16:36:54.449Z] ---> 9182707f76df [2022-08-30T16:36:54.449Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T16:36:54.449Z] ---> Running in f8fdec6cbf2b [2022-08-30T16:36:54.449Z] Removing intermediate container 3c6dbfc7640a [2022-08-30T16:36:54.449Z] ---> c0c2bbbfb563 [2022-08-30T16:36:54.449Z] Step 16/25 : WORKDIR / [2022-08-30T16:36:54.449Z] Removing intermediate container 94a7e948a726 [2022-08-30T16:36:54.449Z] ---> 06180d7e890d [2022-08-30T16:36:54.449Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-30T16:36:54.449Z] ---> Running in eba59939e9b4 [2022-08-30T16:36:54.449Z] ---> Running in b8b7b5dc035a [2022-08-30T16:36:54.449Z] Removing intermediate container f8fdec6cbf2b [2022-08-30T16:36:54.449Z] ---> cdec63cefe2a [2022-08-30T16:36:54.449Z] Step 22/24 : LABEL arch=x86_64 [2022-08-30T16:36:54.449Z] ---> Running in b17d8ec78cda [2022-08-30T16:36:54.709Z] Removing intermediate container eba59939e9b4 [2022-08-30T16:36:54.709Z] ---> 5a9d771f6bc6 [2022-08-30T16:36:54.709Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:36:54.709Z] Removing intermediate container b8b7b5dc035a [2022-08-30T16:36:54.709Z] ---> 972ad5e3b72a [2022-08-30T16:36:54.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:36:54.709Z] Removing intermediate container b17d8ec78cda [2022-08-30T16:36:54.709Z] ---> 597fabf6bd7a [2022-08-30T16:36:54.709Z] Step 23/24 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:36:54.969Z] ---> Running in a685ed95f299 [2022-08-30T16:36:54.969Z] ---> 3e46fea7fa65 [2022-08-30T16:36:54.969Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-30T16:36:55.232Z] ---> 6fa82e0f89fa [2022-08-30T16:36:55.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-30T16:36:55.232Z] Removing intermediate container a685ed95f299 [2022-08-30T16:36:55.232Z] ---> df66236b3035 [2022-08-30T16:36:55.232Z] Step 24/24 : LABEL version=0.0.0 [2022-08-30T16:36:55.232Z] ---> Running in c525123d134a [2022-08-30T16:36:56.169Z] Removing intermediate container c525123d134a [2022-08-30T16:36:56.169Z] ---> 8d3daed8b717 [2022-08-30T16:36:56.169Z] [2022-08-30T16:36:56.169Z] Successfully built 8d3daed8b717 [2022-08-30T16:36:56.440Z] Successfully tagged core-command:latest [2022-08-30T16:36:56.440Z]  Building core-command ... done Building security-proxy-setup [2022-08-30T16:36:56.708Z] ---> 1a049cc434b3 [2022-08-30T16:36:56.708Z] ---> c85ba96676c2 [2022-08-30T16:36:56.708Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-30T16:36:56.708Z] [2022-08-30T16:36:57.014Z] Collecting docker-compose==1.23.2 [2022-08-30T16:36:57.014Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-30T16:36:57.014Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.2 MB/s eta 0:00:00 [2022-08-30T16:36:57.014Z] Collecting PyYAML<4,>=3.10 [2022-08-30T16:36:57.014Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-30T16:36:57.014Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 27.6 MB/s eta 0:00:00 [2022-08-30T16:36:57.276Z] Preparing metadata (setup.py): started [2022-08-30T16:36:59.208Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T16:36:59.208Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-30T16:36:59.208Z] Collecting cached-property<2,>=1.2.0 [2022-08-30T16:36:59.208Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-30T16:36:59.208Z] Collecting texttable<0.10,>=0.9.0 [2022-08-30T16:36:59.208Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-30T16:36:59.208Z] Preparing metadata (setup.py): started [2022-08-30T16:37:00.158Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T16:37:00.158Z] Collecting docker<4.0,>=3.6.0 [2022-08-30T16:37:00.158Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-30T16:37:00.158Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 46.7 MB/s eta 0:00:00 [2022-08-30T16:37:00.158Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-30T16:37:00.158Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-30T16:37:00.158Z] Preparing metadata (setup.py): started [2022-08-30T16:37:02.079Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T16:37:02.339Z] Collecting docopt<0.7,>=0.6.1 [2022-08-30T16:37:02.339Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-30T16:37:02.339Z] Preparing metadata (setup.py): started [2022-08-30T16:37:02.606Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:37:02.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:37:02.606Z] ---> 390d21d48a2f [2022-08-30T16:37:02.606Z] Step 3/22 : WORKDIR /edgex-go [2022-08-30T16:37:02.606Z] ---> Using cache [2022-08-30T16:37:02.606Z] ---> 97dad378dfd0 [2022-08-30T16:37:02.606Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:37:02.606Z] ---> Using cache [2022-08-30T16:37:02.606Z] ---> 0265b68f9e55 [2022-08-30T16:37:02.606Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-30T16:37:02.606Z] ---> Using cache [2022-08-30T16:37:02.606Z] ---> a7ea0920cc18 [2022-08-30T16:37:02.606Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-30T16:37:02.606Z] ---> Using cache [2022-08-30T16:37:02.606Z] ---> 207fccde0262 [2022-08-30T16:37:02.606Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:37:02.606Z] ---> Using cache [2022-08-30T16:37:02.606Z] ---> 301a5965d7bc [2022-08-30T16:37:02.606Z] Step 8/22 : COPY . . [2022-08-30T16:37:02.606Z] ---> Using cache [2022-08-30T16:37:02.606Z] ---> 6b4bbfdeef1e [2022-08-30T16:37:02.606Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-30T16:37:02.606Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T16:37:02.606Z] Collecting jsonschema<3,>=2.5.1 [2022-08-30T16:37:02.875Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-30T16:37:02.875Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-30T16:37:02.875Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-30T16:37:03.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 87.6 MB/s eta 0:00:00 [2022-08-30T16:37:03.134Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-30T16:37:03.134Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-30T16:37:03.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.3 MB/s eta 0:00:00 [2022-08-30T16:37:03.134Z] Collecting docker-pycreds>=0.4.0 [2022-08-30T16:37:03.134Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-30T16:37:03.395Z] Collecting certifi>=2017.4.17 [2022-08-30T16:37:03.395Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-30T16:37:03.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 62.0 MB/s eta 0:00:00 [2022-08-30T16:37:03.395Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-30T16:37:03.395Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-30T16:37:03.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 171.3 MB/s eta 0:00:00 [2022-08-30T16:37:03.395Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-30T16:37:03.655Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-30T16:37:03.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 123.0 MB/s eta 0:00:00 [2022-08-30T16:37:03.655Z] Collecting idna<2.8,>=2.5 [2022-08-30T16:37:03.655Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-30T16:37:03.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.4 MB/s eta 0:00:00 [2022-08-30T16:37:03.655Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-30T16:37:03.655Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-30T16:37:03.655Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-30T16:37:03.655Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-30T16:37:03.961Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-30T16:37:03.961Z] Running setup.py install for texttable: started [2022-08-30T16:37:04.576Z] Running setup.py install for texttable: finished with status 'done' [2022-08-30T16:37:04.576Z] Running setup.py install for PyYAML: started [2022-08-30T16:37:05.514Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-30T16:37:06.122Z] ---> 2aade0a0704b [2022-08-30T16:37:06.122Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-30T16:37:06.122Z] ---> 907ff2ccb472 [2022-08-30T16:37:06.122Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-30T16:37:06.382Z] ---> Running in 9a2e65593b64 [2022-08-30T16:37:06.382Z] Running setup.py install for docopt: started [2022-08-30T16:37:06.382Z] ---> Running in 9b5330757a81 [2022-08-30T16:37:06.642Z] Removing intermediate container 9b5330757a81 [2022-08-30T16:37:06.642Z] ---> 0b397c1d9752 [2022-08-30T16:37:06.642Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T16:37:06.642Z] ---> a487ecd1b0de [2022-08-30T16:37:06.642Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-08-30T16:37:06.642Z] Running setup.py install for docopt: finished with status 'done' [2022-08-30T16:37:06.642Z] ---> Running in 0e2a6556962e [2022-08-30T16:37:06.642Z] ---> Running in 4b575eea9c37 [2022-08-30T16:37:06.642Z] 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-08-30T16:37:06.901Z] Removing intermediate container 0e2a6556962e [2022-08-30T16:37:06.901Z] ---> 88a87f698fc2 [2022-08-30T16:37:06.901Z] Step 21/23 : LABEL arch=x86_64 [2022-08-30T16:37:06.901Z] Removing intermediate container 4b575eea9c37 [2022-08-30T16:37:06.901Z] ---> 91b5ae0740ee [2022-08-30T16:37:06.901Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T16:37:06.901Z] ---> Running in 7432e7479462 [2022-08-30T16:37:06.901Z] ---> Running in c7690d9dfad3 [2022-08-30T16:37:07.472Z] Running setup.py install for dockerpty: started [2022-08-30T16:37:07.472Z] Removing intermediate container 7432e7479462 [2022-08-30T16:37:07.472Z] ---> 0ffae51fda4e [2022-08-30T16:37:07.472Z] Step 22/23 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:37:07.472Z] Removing intermediate container c7690d9dfad3 [2022-08-30T16:37:07.472Z] ---> 6cb7171931e8 [2022-08-30T16:37:07.472Z] Step 23/25 : LABEL arch=x86_64 [2022-08-30T16:37:07.472Z] ---> Running in fa691fd4f8d9 [2022-08-30T16:37:07.472Z] ---> Running in 1a31db89b48c [2022-08-30T16:37:07.732Z] Removing intermediate container 1a31db89b48c [2022-08-30T16:37:07.732Z] ---> 872a8def3080 [2022-08-30T16:37:07.732Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T16:37:07.732Z] Removing intermediate container fa691fd4f8d9 [2022-08-30T16:37:07.732Z] ---> d4e0801d7778 [2022-08-30T16:37:07.732Z] Step 24/25 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:37:07.732Z] ---> Running in da2f67c67fbc [2022-08-30T16:37:07.732Z] ---> Running in 9d01f5288204 [2022-08-30T16:37:07.732Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-30T16:37:07.992Z] Removing intermediate container da2f67c67fbc [2022-08-30T16:37:07.992Z] ---> 9a8d7302add5 [2022-08-30T16:37:07.992Z] [2022-08-30T16:37:07.992Z] Removing intermediate container 9d01f5288204 [2022-08-30T16:37:07.992Z] ---> 8a69cdc45dd1 [2022-08-30T16:37:07.992Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T16:37:07.992Z] ---> Running in 25f6b68719f8 [2022-08-30T16:37:07.992Z] Successfully built 9a8d7302add5 [2022-08-30T16:37:07.992Z] Successfully tagged support-scheduler:latest [2022-08-30T16:37:07.992Z] Building support-notifications [2022-08-30T16:37:07.992Z]  Building support-scheduler ... done Removing intermediate container 25f6b68719f8 [2022-08-30T16:37:07.992Z] ---> 78c6d4b7256c [2022-08-30T16:37:07.992Z] [2022-08-30T16:37:08.252Z] Successfully built 78c6d4b7256c [2022-08-30T16:37:08.252Z] Successfully tagged core-metadata:latest [2022-08-30T16:37:08.252Z]  Building core-metadata ... done Building security-spire-agent [2022-08-30T16:37:08.511Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-30T16:37:08.511Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-30T16:37:15.678Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:37:15.678Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:37:15.678Z] ---> 390d21d48a2f [2022-08-30T16:37:15.678Z] Step 3/26 : WORKDIR /edgex-go [2022-08-30T16:37:15.678Z] ---> Using cache [2022-08-30T16:37:15.678Z] ---> 97dad378dfd0 [2022-08-30T16:37:15.678Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:37:15.678Z] ---> Using cache [2022-08-30T16:37:15.678Z] ---> 0265b68f9e55 [2022-08-30T16:37:15.678Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T16:37:15.678Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:37:15.678Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:37:15.678Z] ---> 390d21d48a2f [2022-08-30T16:37:15.678Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-30T16:37:15.678Z] ---> Using cache [2022-08-30T16:37:15.678Z] ---> 55555314fa2b [2022-08-30T16:37:15.678Z] Step 4/23 : WORKDIR /edgex-go [2022-08-30T16:37:15.678Z] ---> Using cache [2022-08-30T16:37:15.678Z] ---> ecd31e40d36d [2022-08-30T16:37:15.678Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:37:15.678Z] ---> Using cache [2022-08-30T16:37:15.678Z] ---> a76999d0879e [2022-08-30T16:37:15.678Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-30T16:37:22.499Z] ---> Running in 820b862f0063 [2022-08-30T16:37:22.499Z] ---> Running in 1c8eb9a4cad9 [2022-08-30T16:37:23.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:23.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:24.026Z] 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-08-30T16:37:24.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:24.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:24.766Z] OK: 211 MiB in 51 packages [2022-08-30T16:37:24.766Z] OK: 211 MiB in 51 packages [2022-08-30T16:37:29.202Z] Removing intermediate container 40453b46e22e [2022-08-30T16:37:29.202Z] ---> 30b2685b48c1 [2022-08-30T16:37:29.202Z] [2022-08-30T16:37:29.202Z] Step 9/20 : FROM alpine:3.15 [2022-08-30T16:37:29.202Z] ---> c4fc93816858 [2022-08-30T16:37:29.202Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:37:29.202Z] ---> Using cache [2022-08-30T16:37:29.202Z] ---> 011b591a0244 [2022-08-30T16:37:29.202Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:37:29.202Z] ---> Using cache [2022-08-30T16:37:29.202Z] ---> 6ffba2d2b687 [2022-08-30T16:37:29.202Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-30T16:37:29.202Z] Removing intermediate container 820b862f0063 [2022-08-30T16:37:29.202Z] ---> e7d1021245fa [2022-08-30T16:37:29.202Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-30T16:37:29.202Z] ---> Running in cd0340812490 [2022-08-30T16:37:29.202Z] Removing intermediate container 1c8eb9a4cad9 [2022-08-30T16:37:29.202Z] ---> 8ce11f01f49f [2022-08-30T16:37:29.202Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-30T16:37:29.202Z] Removing intermediate container 01ce624e9170 [2022-08-30T16:37:29.202Z] ---> 0085e39c483d [2022-08-30T16:37:29.202Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-30T16:37:29.202Z] ---> Running in 4c588f7cf7ca [2022-08-30T16:37:29.464Z] ---> 85677e60068a [2022-08-30T16:37:29.464Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:37:29.464Z] ---> Running in f70503d1638d [2022-08-30T16:37:29.464Z] ---> a131d4089e8b [2022-08-30T16:37:29.464Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:37:29.464Z] Removing intermediate container 4c588f7cf7ca [2022-08-30T16:37:29.464Z] ---> 651287fbdc12 [2022-08-30T16:37:29.464Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-30T16:37:29.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:29.465Z] ---> Running in 394752a4cd26 [2022-08-30T16:37:29.465Z] ---> Running in ceb7cb629fbd [2022-08-30T16:37:30.468Z] Removing intermediate container ceb7cb629fbd [2022-08-30T16:37:30.468Z] ---> 13dc88a7c76d [2022-08-30T16:37:30.468Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-30T16:37:30.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:30.821Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T16:37:30.821Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T16:37:30.821Z] OK: 15856 distinct packages available [2022-08-30T16:37:31.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:31.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:31.928Z] ---> 55550445cefb [2022-08-30T16:37:31.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-30T16:37:32.192Z] Removing intermediate container 9a2e65593b64 [2022-08-30T16:37:32.192Z] ---> 00b38c9f3e5e [2022-08-30T16:37:32.192Z] [2022-08-30T16:37:32.192Z] Step 10/22 : FROM alpine:3.16 [2022-08-30T16:37:32.192Z] ---> 9c6f07244728 [2022-08-30T16:37:32.192Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-30T16:37:32.192Z] ---> Running in d6e87635f0ba [2022-08-30T16:37:32.192Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-30T16:37:32.454Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-30T16:37:32.721Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-30T16:37:32.721Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-30T16:37:32.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:32.721Z] ---> 775a39741032 [2022-08-30T16:37:32.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-30T16:37:32.721Z] (5/9) Installing curl (7.80.0-r2) [2022-08-30T16:37:32.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:32.983Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-30T16:37:32.983Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-30T16:37:32.983Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-30T16:37:32.983Z] (8/9) Installing libucontext (1.1-r0) [2022-08-30T16:37:33.247Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-30T16:37:33.247Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-30T16:37:33.247Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-30T16:37:33.247Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-30T16:37:33.247Z] (5/6) Installing curl (7.83.1-r2) [2022-08-30T16:37:33.247Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T16:37:33.247Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-30T16:37:33.247Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T16:37:33.247Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:37:33.247Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T16:37:33.247Z] OK: 8 MiB in 23 packages [2022-08-30T16:37:33.510Z] OK: 8 MiB in 20 packages [2022-08-30T16:37:37.738Z] ---> e8d559a89d40 [2022-08-30T16:37:37.738Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-30T16:37:37.738Z] ---> Running in 3edb138d8de2 [2022-08-30T16:37:37.738Z] Removing intermediate container 3edb138d8de2 [2022-08-30T16:37:37.738Z] ---> cd24556cdab8 [2022-08-30T16:37:37.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T16:37:37.738Z] ---> Running in 755407aa68d9 [2022-08-30T16:37:37.738Z] Removing intermediate container cd0340812490 [2022-08-30T16:37:37.738Z] ---> 3a2a31c47e59 [2022-08-30T16:37:37.738Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:37:37.738Z] Removing intermediate container d6e87635f0ba [2022-08-30T16:37:37.738Z] ---> 4860d5efbb47 [2022-08-30T16:37:37.738Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-30T16:37:38.001Z] ---> Running in de2dd2bd23e2 [2022-08-30T16:37:38.001Z] Removing intermediate container 755407aa68d9 [2022-08-30T16:37:38.001Z] ---> 5011059fd5a1 [2022-08-30T16:37:38.001Z] Step 21/23 : LABEL arch=x86_64 [2022-08-30T16:37:38.263Z] Removing intermediate container de2dd2bd23e2 [2022-08-30T16:37:38.263Z] ---> 288312f25bc8 [2022-08-30T16:37:38.263Z] Step 13/22 : WORKDIR /edgex [2022-08-30T16:37:38.263Z] ---> Running in 0b1b4be3f15c [2022-08-30T16:37:38.524Z] ---> ef4a9c639d7a [2022-08-30T16:37:38.524Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-30T16:37:39.097Z] ---> Running in e08733238bc3 [2022-08-30T16:37:40.053Z] Removing intermediate container 0b1b4be3f15c [2022-08-30T16:37:40.053Z] ---> 8edf21990540 [2022-08-30T16:37:40.053Z] Step 22/23 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:37:41.488Z] ---> ee066c8287e8 [2022-08-30T16:37:41.488Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-30T16:37:41.489Z] ---> Running in c381f03876f8 [2022-08-30T16:37:41.489Z] Removing intermediate container e08733238bc3 [2022-08-30T16:37:41.489Z] ---> 230b26839b83 [2022-08-30T16:37:41.489Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-30T16:37:42.448Z] Removing intermediate container c381f03876f8 [2022-08-30T16:37:42.448Z] ---> 77d6fbf05408 [2022-08-30T16:37:42.448Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T16:37:42.722Z] ---> 43727a225685 [2022-08-30T16:37:42.722Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-30T16:37:42.985Z] ---> b0e6ebdd3358 [2022-08-30T16:37:42.985Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-30T16:37:42.985Z] ---> Running in 37c2ae7cdf8e [2022-08-30T16:37:42.985Z] ---> Running in 33bf4cdd2308 [2022-08-30T16:37:43.566Z] Removing intermediate container 37c2ae7cdf8e [2022-08-30T16:37:43.566Z] ---> 725e16e2d7f9 [2022-08-30T16:37:43.566Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T16:37:43.566Z] Removing intermediate container 33bf4cdd2308 [2022-08-30T16:37:43.566Z] ---> 287ff9458f4a [2022-08-30T16:37:43.566Z] [2022-08-30T16:37:43.566Z] ---> Running in 2ec26372169e [2022-08-30T16:37:43.566Z] Successfully built 287ff9458f4a [2022-08-30T16:37:43.566Z] Successfully tagged sys-mgmt-agent:latest [2022-08-30T16:37:44.144Z]  Building sys-mgmt-agent ... done Removing intermediate container 2ec26372169e [2022-08-30T16:37:44.144Z] ---> ac05abdeb8bb [2022-08-30T16:37:44.144Z] Step 18/20 : LABEL arch=x86_64 [2022-08-30T16:37:44.144Z] ---> e2a2ed011cd8 [2022-08-30T16:37:44.144Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-30T16:37:44.144Z] ---> Running in ea077979b410 [2022-08-30T16:37:44.144Z] Removing intermediate container f70503d1638d [2022-08-30T16:37:44.144Z] ---> 7abf62843241 [2022-08-30T16:37:44.144Z] Step 8/26 : COPY . . [2022-08-30T16:37:44.418Z] Removing intermediate container 394752a4cd26 [2022-08-30T16:37:44.418Z] ---> 4f9246d4b0e3 [2022-08-30T16:37:44.418Z] Step 9/23 : COPY . . [2022-08-30T16:37:44.685Z] Removing intermediate container ea077979b410 [2022-08-30T16:37:44.685Z] ---> f6626d4a9298 [2022-08-30T16:37:44.685Z] Step 19/20 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:37:55.092Z] ---> Running in 64cf055502e7 [2022-08-30T16:37:55.092Z] ---> d877033510e8 [2022-08-30T16:37:55.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-30T16:37:55.092Z] ---> c9d4c8208fd3 [2022-08-30T16:37:55.092Z] ---> 10d4d38631ae [2022-08-30T16:37:55.092Z] Step 10/23 : RUN make cmd/support-notifications/support-notificationsStep 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T16:37:55.092Z] [2022-08-30T16:37:55.092Z] Removing intermediate container 64cf055502e7 [2022-08-30T16:37:55.092Z] ---> cd0403b758e5 [2022-08-30T16:37:55.092Z] Step 20/20 : LABEL version=0.0.0 [2022-08-30T16:37:55.092Z] ---> Running in 1e26694b6d93 [2022-08-30T16:37:55.092Z] ---> Running in 9cf9c27cb936 [2022-08-30T16:37:55.092Z] ---> 49062d8db387 [2022-08-30T16:37:55.092Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-30T16:37:55.092Z] ---> Running in 404c168855a7 [2022-08-30T16:37:55.092Z] ---> Running in 6e6977355456 [2022-08-30T16:37:55.092Z] Removing intermediate container 1e26694b6d93 [2022-08-30T16:37:55.092Z] ---> d81a144f5f96 [2022-08-30T16:37:55.092Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-30T16:37:55.092Z] ---> Running in 15cfd3293e57 [2022-08-30T16:37:55.092Z] Removing intermediate container 404c168855a7 [2022-08-30T16:37:55.092Z] ---> ef9baf294d4b [2022-08-30T16:37:55.092Z] [2022-08-30T16:37:55.092Z] Successfully built ef9baf294d4b [2022-08-30T16:37:55.092Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-30T16:37:55.092Z]  Building security-spiffe-token-provider ... done Removing intermediate container 15cfd3293e57 [2022-08-30T16:37:55.092Z] ---> e8332405b634 [2022-08-30T16:37:55.092Z] 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-08-30T16:37:55.092Z] ---> Running in d2a6cc4a5879 [2022-08-30T16:37:55.092Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-30T16:37:55.092Z] Removing intermediate container 6e6977355456 [2022-08-30T16:37:55.092Z] ---> bbb22d71d5e6 [2022-08-30T16:37:55.092Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-30T16:37:55.092Z] ---> Running in 36b885cff56d [2022-08-30T16:37:55.092Z] Removing intermediate container 36b885cff56d [2022-08-30T16:37:55.092Z] ---> d1a0c77a39e6 [2022-08-30T16:37:55.092Z] Step 20/22 : LABEL arch=x86_64 [2022-08-30T16:37:55.092Z] ---> Running in a5c9d7f25eb5 [2022-08-30T16:37:55.092Z] Removing intermediate container d2a6cc4a5879 [2022-08-30T16:37:55.092Z] ---> 58eea96075d0 [2022-08-30T16:37:55.092Z] Step 12/26 : WORKDIR /edgex-go [2022-08-30T16:37:55.092Z] ---> Running in 824420e968c6 [2022-08-30T16:37:55.092Z] Removing intermediate container a5c9d7f25eb5 [2022-08-30T16:37:55.092Z] ---> 4e4323f8b92b [2022-08-30T16:37:55.092Z] Step 21/22 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:37:55.092Z] ---> Running in 04831f1f4b09 [2022-08-30T16:37:55.092Z] Removing intermediate container 824420e968c6 [2022-08-30T16:37:55.092Z] ---> 0146de13c47f [2022-08-30T16:37:55.092Z] [2022-08-30T16:37:55.092Z] Step 13/26 : FROM alpine:3.15 [2022-08-30T16:37:55.092Z] ---> c4fc93816858 [2022-08-30T16:37:55.092Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:37:55.092Z] ---> Using cache [2022-08-30T16:37:55.092Z] ---> 011b591a0244 [2022-08-30T16:37:55.092Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:37:55.092Z] ---> Using cache [2022-08-30T16:37:55.092Z] ---> 6ffba2d2b687 [2022-08-30T16:37:55.092Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-30T16:37:55.355Z] Removing intermediate container 04831f1f4b09 [2022-08-30T16:37:55.355Z] ---> 3f9f4610f1e3 [2022-08-30T16:37:55.355Z] Step 22/22 : LABEL version=0.0.0 [2022-08-30T16:37:55.355Z] ---> Running in f8fc05caac6e [2022-08-30T16:37:55.355Z] ---> Running in efa8e2348a59 [2022-08-30T16:37:55.355Z] Removing intermediate container efa8e2348a59 [2022-08-30T16:37:55.355Z] ---> 573253ed172f [2022-08-30T16:37:55.355Z] [2022-08-30T16:37:55.355Z] Successfully built 573253ed172f [2022-08-30T16:37:55.355Z] Successfully tagged security-proxy-setup:latest [2022-08-30T16:37:55.617Z]  Building security-proxy-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:56.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:56.830Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T16:37:56.830Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T16:37:56.830Z] OK: 15856 distinct packages available [2022-08-30T16:37:57.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:58.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:37:58.294Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-30T16:37:58.294Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-30T16:37:58.556Z] (3/5) Installing libucontext (1.1-r0) [2022-08-30T16:37:58.556Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-30T16:37:58.556Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-30T16:37:58.818Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T16:37:58.818Z] OK: 7 MiB in 19 packages [2022-08-30T16:38:00.796Z] Removing intermediate container f8fc05caac6e [2022-08-30T16:38:00.796Z] ---> a11c007d2378 [2022-08-30T16:38:00.796Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-30T16:38:03.225Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-30T16:38:03.363Z] ---> 21fe4c31eba4 [2022-08-30T16:38:03.363Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T16:38:04.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-30T16:38:07.574Z] ---> e164b7a11b34 [2022-08-30T16:38:07.574Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T16:38:08.146Z] ---> 27f1fc5f7830 [2022-08-30T16:38:08.146Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-30T16:38:08.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-30T16:38:08.578Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-30T16:38:08.578Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-30T16:38:08.717Z] ---> 05c88f38c5a6 [2022-08-30T16:38:08.717Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-30T16:38:08.979Z] ---> 2b06598116d9 [2022-08-30T16:38:08.979Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T16:38:09.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-30T16:38:09.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-30T16:38:09.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-30T16:38:09.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-30T16:38:09.241Z] ---> Running in f82bdfe4a18d [2022-08-30T16:38:09.241Z] Removing intermediate container f82bdfe4a18d [2022-08-30T16:38:09.241Z] ---> 450ad751c425 [2022-08-30T16:38:09.241Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T16:38:09.241Z] ---> Running in 7137a82471ce [2022-08-30T16:38:09.241Z] Removing intermediate container 7137a82471ce [2022-08-30T16:38:09.241Z] ---> 47d6ba2b81a2 [2022-08-30T16:38:09.241Z] Step 24/26 : LABEL arch=x86_64 [2022-08-30T16:38:09.241Z] ---> Running in be2d068654e6 [2022-08-30T16:38:09.503Z] Removing intermediate container be2d068654e6 [2022-08-30T16:38:09.503Z] ---> 4927e2176e2d [2022-08-30T16:38:09.503Z] Step 25/26 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:38:09.503Z] ---> Running in a34a6f21bfd6 [2022-08-30T16:38:09.503Z] Removing intermediate container a34a6f21bfd6 [2022-08-30T16:38:09.503Z] ---> 77512b028b76 [2022-08-30T16:38:09.503Z] Step 26/26 : LABEL version=0.0.0 [2022-08-30T16:38:09.764Z] ---> Running in 58edcd4cf0d3 [2022-08-30T16:38:09.764Z] Removing intermediate container 58edcd4cf0d3 [2022-08-30T16:38:09.764Z] ---> 921ab36d2701 [2022-08-30T16:38:09.764Z] [2022-08-30T16:38:09.764Z] Successfully built 921ab36d2701 [2022-08-30T16:38:09.764Z] Successfully tagged security-spire-agent:latest [2022-08-30T16:38:13.538Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-30T16:38:13.538Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-30T16:38:13.538Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-30T16:38:13.538Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-30T16:38:13.538Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-30T16:38:13.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-30T16:38:17.926Z]  Building security-spire-agent ... done Removing intermediate container 9cf9c27cb936 [2022-08-30T16:38:17.926Z] ---> c11178f55161 [2022-08-30T16:38:17.926Z] [2022-08-30T16:38:17.926Z] Step 11/23 : FROM alpine:3.16 [2022-08-30T16:38:17.926Z] ---> 9c6f07244728 [2022-08-30T16:38:17.926Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-30T16:38:17.926Z] ---> Running in 53a80f0132b4 [2022-08-30T16:38:17.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T16:38:17.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T16:38:18.189Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-30T16:38:18.189Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-30T16:38:18.189Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:38:18.189Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T16:38:18.189Z] OK: 6 MiB in 16 packages [2022-08-30T16:38:18.764Z] Removing intermediate container 53a80f0132b4 [2022-08-30T16:38:18.764Z] ---> 6c87e560d1e5 [2022-08-30T16:38:18.764Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T16:38:18.764Z] ---> Running in 14a5619c813b [2022-08-30T16:38:18.764Z] Removing intermediate container 14a5619c813b [2022-08-30T16:38:18.764Z] ---> 512e719a5b26 [2022-08-30T16:38:18.764Z] Step 14/23 : ENV APP_PORT=59860 [2022-08-30T16:38:18.764Z] ---> Running in 5402d74f24dc [2022-08-30T16:38:18.764Z] Removing intermediate container 5402d74f24dc [2022-08-30T16:38:18.764Z] ---> 982ce0894707 [2022-08-30T16:38:18.764Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-30T16:38:18.764Z] ---> Running in 717b512d2129 [2022-08-30T16:38:19.027Z] Removing intermediate container 717b512d2129 [2022-08-30T16:38:19.027Z] ---> b335c8dc77c2 [2022-08-30T16:38:19.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:38:19.027Z] ---> 520f66baf903 [2022-08-30T16:38:19.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-30T16:38:19.974Z] ---> 3e9a2c575cf7 [2022-08-30T16:38:19.974Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-30T16:38:20.237Z] ---> 56fa406af4fe [2022-08-30T16:38:20.237Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-08-30T16:38:20.237Z] ---> Running in ac84f19f90e6 [2022-08-30T16:38:20.237Z] Removing intermediate container ac84f19f90e6 [2022-08-30T16:38:20.237Z] ---> 76fda51bf3cf [2022-08-30T16:38:20.237Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T16:38:20.237Z] ---> Running in f53631eb75c1 [2022-08-30T16:38:20.237Z] Removing intermediate container f53631eb75c1 [2022-08-30T16:38:20.237Z] ---> 451cf891427d [2022-08-30T16:38:20.237Z] Step 21/23 : LABEL arch=x86_64 [2022-08-30T16:38:20.237Z] ---> Running in 7ac862ce8501 [2022-08-30T16:38:20.497Z] Removing intermediate container 7ac862ce8501 [2022-08-30T16:38:20.497Z] ---> 451011390963 [2022-08-30T16:38:20.497Z] Step 22/23 : LABEL git_sha=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [2022-08-30T16:38:20.497Z] ---> Running in d7a4bc527700 [2022-08-30T16:38:20.497Z] Removing intermediate container d7a4bc527700 [2022-08-30T16:38:20.497Z] ---> 148e7ffd75ab [2022-08-30T16:38:20.497Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T16:38:20.497Z] ---> Running in aebe2b4ef467 [2022-08-30T16:38:20.497Z] Removing intermediate container aebe2b4ef467 [2022-08-30T16:38:20.497Z] ---> f74b68e1473e [2022-08-30T16:38:20.497Z] [2022-08-30T16:38:20.768Z] Successfully built f74b68e1473e [2022-08-30T16:38:20.768Z] Successfully tagged support-notifications:latest [2022-08-30T16:38:20.821Z]  Building support-notifications ... done  [Pipeline] } [2022-08-30T16:38:20.828Z] $ docker stop --time=1 3393d6d3f640f32b909348bc1c1be3064d6a2095068592c99c351cae5686878e [2022-08-30T16:38:22.119Z] $ docker rm -f 3393d6d3f640f32b909348bc1c1be3064d6a2095068592c99c351cae5686878e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T16:38:22.504Z] + docker images [2022-08-30T16:38:22.504Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-30T16:38:22.504Z] support-notifications latest f74b68e1473e 2 seconds ago 27.3MB [2022-08-30T16:38:22.504Z] c11178f55161 8 seconds ago 1.61GB [2022-08-30T16:38:22.504Z] security-spire-agent latest 921ab36d2701 13 seconds ago 125MB [2022-08-30T16:38:22.504Z] security-proxy-setup latest 573253ed172f 27 seconds ago 27.3MB [2022-08-30T16:38:22.504Z] 0146de13c47f 27 seconds ago 1.42GB [2022-08-30T16:38:22.504Z] security-spiffe-token-provider latest ef9baf294d4b 29 seconds ago 29.3MB [2022-08-30T16:38:22.504Z] sys-mgmt-agent latest 287ff9458f4a 39 seconds ago 136MB [2022-08-30T16:38:22.504Z] 00b38c9f3e5e 52 seconds ago 1.53GB [2022-08-30T16:38:22.504Z] 30b2685b48c1 58 seconds ago 1.58GB [2022-08-30T16:38:22.504Z] support-scheduler latest 9a8d7302add5 About a minute ago 26.7MB [2022-08-30T16:38:22.504Z] core-metadata latest 78c6d4b7256c About a minute ago 18.2MB [2022-08-30T16:38:22.504Z] core-command latest 8d3daed8b717 About a minute ago 17.3MB [2022-08-30T16:38:22.504Z] 080588122f94 About a minute ago 1.61GB [2022-08-30T16:38:22.504Z] e138cc5c0637 About a minute ago 1.53GB [2022-08-30T16:38:22.504Z] 144b02b4d679 About a minute ago 1.55GB [2022-08-30T16:38:22.504Z] 145bc3c21983 About a minute ago 1.54GB [2022-08-30T16:38:22.504Z] security-bootstrapper latest 9a8edeadcd59 2 minutes ago 19.4MB [2022-08-30T16:38:22.504Z] core-data latest d187d8c550b8 2 minutes ago 21.5MB [2022-08-30T16:38:22.504Z] security-secretstore-setup latest c30597757f13 2 minutes ago 29.2MB [2022-08-30T16:38:22.504Z] 7e29e01f7bf7 2 minutes ago 1.55GB [2022-08-30T16:38:22.504Z] security-spire-server latest 916c79497c82 3 minutes ago 86.5MB [2022-08-30T16:38:22.504Z] security-spire-config latest c5485b9d99bf 3 minutes ago 85.8MB [2022-08-30T16:38:22.504Z] 7cdb6123f0ce 3 minutes ago 1.54GB [2022-08-30T16:38:22.504Z] 70c0c0b60b14 3 minutes ago 1.53GB [2022-08-30T16:38:22.504Z] 3c992098889e 3 minutes ago 1.42GB [2022-08-30T16:38:22.504Z] 5b19cfb2fb3e 3 minutes ago 1.42GB [2022-08-30T16:38:22.504Z] ci-base-image-x86_64 latest 390d21d48a2f 7 minutes ago 994MB [2022-08-30T16:38:22.504Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-30T16:38:22.504Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-30T16:38:22.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-08-30T16:38:22.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-30T16:38:22.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-30T16:38:31.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.465s coverage: 28.7% of statements [2022-08-30T16:38:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-30T16:38:31.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-30T16:38:33.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.465s coverage: 98.5% of statements [2022-08-30T16:38:33.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-30T16:38:33.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.507s coverage: 54.2% of statements [2022-08-30T16:38:33.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-30T16:38:33.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-30T16:38:56.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.913s coverage: 89.2% of statements [2022-08-30T16:38:56.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-30T16:38:56.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-30T16:38:56.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-30T16:38:56.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-30T16:38:56.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-30T16:38:56.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.620s coverage: 2.1% of statements [2022-08-30T16:38:56.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-30T16:38:56.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-30T16:38:58.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.596s coverage: 95.6% of statements [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-30T16:38:58.935Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.309s coverage: 72.2% of statements [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-30T16:38:58.935Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.390s coverage: 60.0% of statements [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-30T16:38:58.935Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-30T16:38:58.935Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements [2022-08-30T16:38:58.935Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.6% of statements [2022-08-30T16:38:58.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-30T16:39:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.302s coverage: 47.1% of statements [2022-08-30T16:39:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.306s coverage: 79.5% of statements [2022-08-30T16:39:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.298s coverage: 94.1% of statements [2022-08-30T16:39:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements [2022-08-30T16:39:07.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements [2022-08-30T16:39:16.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements [2022-08-30T16:39:16.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2022-08-30T16:39:28.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.853s coverage: 80.8% of statements [2022-08-30T16:39:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.359s coverage: 92.9% of statements [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 65.1% of statements [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 58.8% of statements [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2022-08-30T16:39:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.919s coverage: 91.2% of statements [2022-08-30T16:39:30.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-30T16:39:37.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.055s coverage: 64.7% of statements [2022-08-30T16:39:37.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-30T16:39:37.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-30T16:39:37.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements [2022-08-30T16:39:37.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.142s coverage: 89.4% of statements [2022-08-30T16:39:37.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2022-08-30T16:39:37.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2022-08-30T16:39:37.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-08-30T16:39:45.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.678s coverage: 65.8% of statements [2022-08-30T16:39:45.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-30T16:39:45.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-30T16:39:45.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-30T16:39:48.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.907s coverage: 43.6% of statements [2022-08-30T16:39:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-30T16:39:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-30T16:39:48.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements [2022-08-30T16:39:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-30T16:39:48.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements [2022-08-30T16:39:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-30T16:39:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-30T16:39:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-30T16:39:48.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-30T16:39:58.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.431s coverage: 17.7% of statements [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-30T16:39:58.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.806s coverage: 92.3% of statements [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-30T16:39:58.522Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.435s coverage: 63.2% of statements [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-30T16:39:58.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-30T16:39:59.121Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.594s coverage: 97.7% of statements [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-30T16:39:59.121Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-30T16:39:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-30T16:39:59.121Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.251s coverage: 100.0% of statements [2022-08-30T16:39:59.121Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.112s coverage: 96.9% of statements [2022-08-30T16:40:00.102Z] 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-08-30T16:40:00.102Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-30T16:40:00.102Z] GO111MODULE=on go vet ./... [2022-08-30T16:42:07.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T16:42:07.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T16:42:07.126Z] ./bin/test-attribution-txt.sh [2022-08-30T16:42:07.126Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-30T16:42:07.126Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-30T16:42:07.126Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-30T16:42:07.126Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-30T16:42:07.126Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-30T16:42:07.126Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-30T16:42:07.126Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-30T16:42:07.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-30T16:42:07.826Z] + ls -al . [2022-08-30T16:42:07.826Z] total 732 [2022-08-30T16:42:07.826Z] drwxrwxr-x 9 1001 1001 4096 Aug 30 16:35 . [2022-08-30T16:42:07.826Z] drwxr-xr-x 4 root root 4096 Aug 30 16:35 .. [2022-08-30T16:42:07.826Z] -rw-rw-r-- 1 1001 1001 16 Aug 30 16:33 .dockerignore [2022-08-30T16:42:07.826Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 16:33 .git [2022-08-30T16:42:07.826Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 16:33 .github [2022-08-30T16:42:07.826Z] -rw-rw-r-- 1 1001 1001 1030 Aug 30 16:33 .gitignore [2022-08-30T16:42:07.826Z] -rw-rw-r-- 1 1001 1001 42 Aug 30 16:33 .golangci.yml [2022-08-30T16:42:07.826Z] -rw-rw-r-- 1 1001 1001 87 Aug 30 16:33 .hadolint.yml [2022-08-30T16:42:07.826Z] -rw-rw-r-- 1 1001 1001 166 Aug 30 16:33 .sonarcloud.properties [2022-08-30T16:42:07.826Z] -rw-rw-r-- 1 1001 1001 1171 Aug 30 16:33 ADOPTERS.md [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 10347 Aug 30 16:33 Attribution.txt [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 63209 Aug 30 16:33 CHANGELOG.md [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 3804 Aug 30 16:33 CONTRIBUTING.md [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 677 Aug 30 16:33 GOVERNANCE.md [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 850 Aug 30 16:33 Jenkinsfile [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 10775 Aug 30 16:33 LICENSE [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 13608 Aug 30 16:33 Makefile [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 582 Aug 30 16:33 OWNERS.md [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 10053 Aug 30 16:33 README.md [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 6912 Aug 30 16:33 SECURITY.md [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 5 Aug 30 16:30 VERSION [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 4131 Aug 30 16:33 ZMQWindows.md [2022-08-30T16:42:07.827Z] drwxrwxr-x 2 1001 1001 4096 Aug 30 16:33 bin [2022-08-30T16:42:07.827Z] drwxrwxr-x 18 1001 1001 4096 Aug 30 16:33 cmd [2022-08-30T16:42:07.827Z] -rw-r--r-- 1 root root 482786 Aug 30 16:39 coverage.out [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 3682 Aug 30 16:33 go.mod [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 38527 Aug 30 16:33 go.sum [2022-08-30T16:42:07.827Z] drwxrwxr-x 8 1001 1001 4096 Aug 30 16:33 internal [2022-08-30T16:42:07.827Z] drwxrwxr-x 3 1001 1001 4096 Aug 30 16:33 openapi [2022-08-30T16:42:07.827Z] drwxrwxr-x 4 1001 1001 4096 Aug 30 16:33 snap [2022-08-30T16:42:07.827Z] -rw-rw-r-- 1 1001 1001 204 Aug 30 16:33 version.go [Pipeline] sh [2022-08-30T16:42:08.504Z] + '[' -e coverage.out ] [2022-08-30T16:42:08.504Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-30T16:42:08.536Z] Warning: overwriting stash ‘coverage-report’ [2022-08-30T16:42:09.515Z] Stashed 1 file(s) [Pipeline] sh [2022-08-30T16:42:10.177Z] + make build [2022-08-30T16:42:10.177Z] 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-08-30T16:43:47.098Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-08-30T16:45:24.039Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-08-30T16:45:24.040Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-30T16:46:11.069Z] 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-08-30T16:46:12.514Z] 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-08-30T16:46:19.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-30T16:46:25.979Z] 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-08-30T16:46:30.311Z] 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-08-30T16:46:35.731Z] 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-08-30T16:46:40.052Z] 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-08-30T16:46:43.453Z] 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-08-30T16:46:56.115Z] 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-08-30T16:47:00.430Z] $ docker stop --time=1 6eb8590ff3286b2f8ae9af5fafac1adc2a7e3e6e6857025b759adb66d469e863 [2022-08-30T16:47:02.486Z] $ docker rm -f 6eb8590ff3286b2f8ae9af5fafac1adc2a7e3e6e6857025b759adb66d469e863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:47:04.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-30T16:47:04.968Z] [2022-08-30T16:47:04.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:47:05.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-30T16:47:05.587Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-30T16:47:05.587Z] 29e5d40040c1: Pulling fs layer [2022-08-30T16:47:05.587Z] 1ce36da41761: Pulling fs layer [2022-08-30T16:47:05.587Z] 25b303627fd3: Pulling fs layer [2022-08-30T16:47:05.587Z] 29e5d40040c1: Verifying Checksum [2022-08-30T16:47:05.587Z] 29e5d40040c1: Download complete [2022-08-30T16:47:05.859Z] 1ce36da41761: Verifying Checksum [2022-08-30T16:47:05.859Z] 1ce36da41761: Download complete [2022-08-30T16:47:06.134Z] 29e5d40040c1: Pull complete [2022-08-30T16:47:07.569Z] 1ce36da41761: Pull complete [2022-08-30T16:47:07.569Z] 25b303627fd3: Verifying Checksum [2022-08-30T16:47:07.569Z] 25b303627fd3: Download complete [2022-08-30T16:47:17.711Z] 25b303627fd3: Pull complete [2022-08-30T16:47:17.711Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-30T16:47:17.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-30T16:47:17.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:47:17.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container [2022-08-30T16:47:18.078Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-30T16:47:20.683Z] $ docker top 5e3a46adf180df5a43adca63bb19615802914ef8474e99237da633bef9f801a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:47:21.618Z] + docker-compose+ build --helpgrep [2022-08-30T16:47:21.619Z] parallel [2022-08-30T16:47:28.334Z] --parallel Build images in parallel. [Pipeline] } [2022-08-30T16:47:28.356Z] $ docker stop --time=1 5e3a46adf180df5a43adca63bb19615802914ef8474e99237da633bef9f801a5 [2022-08-30T16:47:30.052Z] $ docker rm -f 5e3a46adf180df5a43adca63bb19615802914ef8474e99237da633bef9f801a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T16:47:30.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-30T16:47:30.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T16:47:30.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container [2022-08-30T16:47:31.015Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-30T16:47:32.378Z] $ docker top fe24b4d60f61a43937550f6ab62ec2ae4b7ea9f267ee925ef2aa5b71366cc6a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T16:47:33.317Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-30T16:47:40.037Z] Building core-command ... [2022-08-30T16:47:40.037Z] Building core-data ... [2022-08-30T16:47:40.037Z] Building core-metadata ... [2022-08-30T16:47:40.037Z] Building security-bootstrapper ... [2022-08-30T16:47:40.037Z] Building security-proxy-setup ... [2022-08-30T16:47:40.037Z] Building security-secretstore-setup ... [2022-08-30T16:47:40.037Z] Building security-spiffe-token-provider ... [2022-08-30T16:47:40.037Z] Building security-spire-agent ... [2022-08-30T16:47:40.037Z] Building security-spire-config ... [2022-08-30T16:47:40.037Z] Building security-spire-server ... [2022-08-30T16:47:40.037Z] Building support-notifications ... [2022-08-30T16:47:40.037Z] Building support-scheduler ... [2022-08-30T16:47:40.037Z] Building sys-mgmt-agent ... [2022-08-30T16:47:40.037Z] Building security-spire-server [2022-08-30T16:47:40.037Z] Building core-data [2022-08-30T16:47:40.037Z] Building security-bootstrapper [2022-08-30T16:47:40.037Z] Building security-spire-config [2022-08-30T16:47:40.037Z] Building support-scheduler [2022-08-30T16:48:36.622Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:48:36.622Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:48:36.622Z] ---> 21fb66a862d3 [2022-08-30T16:48:36.622Z] Step 3/25 : WORKDIR /edgex-go [2022-08-30T16:48:36.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:48:36.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:48:36.622Z] ---> 21fb66a862d3 [2022-08-30T16:48:36.622Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-30T16:48:36.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:48:36.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:48:36.622Z] ---> 21fb66a862d3 [2022-08-30T16:48:36.622Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-30T16:48:36.622Z] ---> Running in 17ec0743feac [2022-08-30T16:48:36.622Z] ---> Running in ef501a4821d5 [2022-08-30T16:48:36.622Z] ---> Running in a06681458042 [2022-08-30T16:48:36.622Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:48:36.622Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:48:36.622Z] ---> 21fb66a862d3 [2022-08-30T16:48:36.622Z] Step 3/31 : WORKDIR /edgex-go [2022-08-30T16:48:36.622Z] Removing intermediate container 17ec0743feac [2022-08-30T16:48:36.622Z] ---> c4e21d9eb8f4 [2022-08-30T16:48:36.622Z] ---> Running in 175c1e72cc95 [2022-08-30T16:48:36.622Z] Step 4/23 : WORKDIR /edgex-go [2022-08-30T16:48:36.622Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:48:36.622Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:48:36.622Z] ---> 21fb66a862d3 [2022-08-30T16:48:36.622Z] Step 3/26 : WORKDIR /edgex-go [2022-08-30T16:48:36.622Z] ---> Running in 4fa1406df10a [2022-08-30T16:48:36.622Z] ---> Running in be11a12d969e [2022-08-30T16:48:36.622Z] Removing intermediate container ef501a4821d5 [2022-08-30T16:48:36.622Z] ---> 8c655111eb2f [2022-08-30T16:48:36.622Z] Step 4/24 : WORKDIR /edgex-go [2022-08-30T16:48:36.622Z] Removing intermediate container a06681458042 [2022-08-30T16:48:36.622Z] ---> 9db40780ac65 [2022-08-30T16:48:36.622Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:48:36.622Z] ---> Running in 63293a0258ba [2022-08-30T16:48:36.622Z] ---> Running in b220c397b0e5 [2022-08-30T16:48:36.622Z] Removing intermediate container 175c1e72cc95 [2022-08-30T16:48:36.622Z] ---> 4e736edda047 [2022-08-30T16:48:36.622Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:48:36.623Z] Removing intermediate container 4fa1406df10a [2022-08-30T16:48:36.623Z] ---> f697c18e8d87 [2022-08-30T16:48:36.623Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:48:36.623Z] Removing intermediate container be11a12d969e [2022-08-30T16:48:36.623Z] ---> 4fab50f29afd [2022-08-30T16:48:36.623Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:48:36.623Z] ---> Running in 7b9dbec94d3a [2022-08-30T16:48:36.623Z] ---> Running in 2522fad7acd2 [2022-08-30T16:48:36.623Z] Removing intermediate container b220c397b0e5 [2022-08-30T16:48:36.623Z] ---> 503eb05ed3b3 [2022-08-30T16:48:36.623Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:48:36.623Z] ---> Running in 2fc1694666de [2022-08-30T16:48:36.623Z] ---> Running in d43bad324b02 [2022-08-30T16:48:36.623Z] Removing intermediate container 63293a0258ba [2022-08-30T16:48:36.623Z] ---> 1ea8f7c1ff68 [2022-08-30T16:48:36.623Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T16:48:36.623Z] ---> Running in 7f76847d9676 [2022-08-30T16:48:36.623Z] Removing intermediate container 7b9dbec94d3a [2022-08-30T16:48:36.623Z] ---> 5f6e20a80e97 [2022-08-30T16:48:36.623Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-30T16:48:36.623Z] ---> Running in 0a9a1589fc04 [2022-08-30T16:48:36.623Z] Removing intermediate container 2522fad7acd2 [2022-08-30T16:48:36.623Z] ---> 2489b828b4a4 [2022-08-30T16:48:36.623Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T16:48:36.623Z] ---> Running in df5e3e1d5aed [2022-08-30T16:48:36.623Z] Removing intermediate container d43bad324b02 [2022-08-30T16:48:36.623Z] ---> c90d3b1d53ba [2022-08-30T16:48:36.623Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-08-30T16:48:36.623Z] Removing intermediate container 2fc1694666de [2022-08-30T16:48:36.623Z] ---> 662443f3bce0 [2022-08-30T16:48:36.623Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-30T16:48:36.623Z] ---> Running in 9b79eb083fc4 [2022-08-30T16:48:36.623Z] ---> Running in 391addd62728 [2022-08-30T16:48:36.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:37.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:38.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:38.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:38.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:38.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:38.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:39.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:39.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:39.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:48:39.724Z] OK: 221 MiB in 51 packages [2022-08-30T16:48:40.014Z] OK: 221 MiB in 51 packages [2022-08-30T16:48:41.486Z] OK: 221 MiB in 51 packages [2022-08-30T16:48:41.486Z] OK: 221 MiB in 51 packages [2022-08-30T16:48:41.486Z] OK: 221 MiB in 51 packages [2022-08-30T16:48:41.775Z] Removing intermediate container 0a9a1589fc04 [2022-08-30T16:48:41.775Z] ---> 186bad908228 [2022-08-30T16:48:41.775Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-30T16:48:42.072Z] Removing intermediate container 7f76847d9676 [2022-08-30T16:48:42.072Z] ---> fa775f0a720d [2022-08-30T16:48:42.072Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-30T16:48:43.113Z] Removing intermediate container df5e3e1d5aed [2022-08-30T16:48:43.113Z] ---> de10f27f8876 [2022-08-30T16:48:43.113Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-30T16:48:43.395Z] ---> c4e1b4b26b4d [2022-08-30T16:48:43.395Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:48:43.395Z] Removing intermediate container 391addd62728 [2022-08-30T16:48:43.395Z] ---> 2b5f4f575a42 [2022-08-30T16:48:43.395Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-30T16:48:43.395Z] Removing intermediate container 9b79eb083fc4 [2022-08-30T16:48:43.395Z] ---> c3b92f23ec59 [2022-08-30T16:48:43.395Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-30T16:48:43.395Z] ---> Running in ed57ada7b14c [2022-08-30T16:48:43.682Z] ---> f605cddcf162 [2022-08-30T16:48:43.682Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:48:43.682Z] ---> Running in 1299dc71213c [2022-08-30T16:48:45.139Z] ---> 8c3a80e66bf7 [2022-08-30T16:48:45.139Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:48:45.139Z] ---> 6f237cf44274 [2022-08-30T16:48:45.139Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:48:45.139Z] ---> Running in b2a897e2bee8 [2022-08-30T16:48:45.139Z] ---> Running in e2fbd10506e6 [2022-08-30T16:48:45.139Z] ---> 8d25afcc629f [2022-08-30T16:48:45.139Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:48:45.416Z] ---> Running in 240404bd5805 [2022-08-30T16:49:53.536Z] Removing intermediate container ed57ada7b14c [2022-08-30T16:49:53.536Z] ---> 0cd7c2bac5ce [2022-08-30T16:49:53.536Z] Step 8/31 : COPY . . [2022-08-30T16:49:53.536Z] Removing intermediate container 240404bd5805 [2022-08-30T16:49:53.536Z] ---> 2001d9724996 [2022-08-30T16:49:53.536Z] Step 9/23 : COPY . . [2022-08-30T16:49:53.536Z] Removing intermediate container b2a897e2bee8 [2022-08-30T16:49:53.536Z] ---> e381f4e43765 [2022-08-30T16:49:53.536Z] Step 9/24 : COPY . . [2022-08-30T16:49:53.536Z] Removing intermediate container e2fbd10506e6 [2022-08-30T16:49:53.536Z] ---> 7b541cd3733f [2022-08-30T16:49:53.536Z] Step 8/26 : COPY . . [2022-08-30T16:49:53.536Z] Removing intermediate container 1299dc71213c [2022-08-30T16:49:53.536Z] ---> f30916ec6309 [2022-08-30T16:49:53.536Z] Step 8/25 : COPY . . [2022-08-30T16:50:11.899Z] ---> c56a6828c8dd [2022-08-30T16:50:11.899Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T16:50:11.899Z] ---> 2e7f25eb9e91 [2022-08-30T16:50:11.899Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-30T16:50:11.899Z] ---> 64c03550103d [2022-08-30T16:50:11.899Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-08-30T16:50:11.899Z] ---> Running in 29998bdbb32d [2022-08-30T16:50:11.899Z] ---> 64616adb4355 [2022-08-30T16:50:11.899Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T16:50:11.899Z] ---> Running in 76f6f6f7dc49 [2022-08-30T16:50:11.899Z] ---> Running in dc3c085621ef [2022-08-30T16:50:11.899Z] ---> 2e7b7a65d1e3 [2022-08-30T16:50:11.899Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-30T16:50:11.899Z] ---> Running in 2881e29ffbb4 [2022-08-30T16:50:11.899Z] ---> Running in d8fb3a9805d3 [2022-08-30T16:50:11.899Z] Removing intermediate container 29998bdbb32d [2022-08-30T16:50:11.899Z] ---> f04f7bdf520b [2022-08-30T16:50:11.899Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-30T16:50:11.899Z] ---> Running in 1881e2582878 [2022-08-30T16:50:11.899Z] Removing intermediate container 2881e29ffbb4 [2022-08-30T16:50:11.899Z] ---> 36205641fae4 [2022-08-30T16:50:11.899Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-30T16:50:11.899Z] ---> Running in cc6f2d0f5e6d [2022-08-30T16:50:12.515Z] Removing intermediate container 1881e2582878 [2022-08-30T16:50:12.515Z] ---> 9589289840b1 [2022-08-30T16:50:12.515Z] 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-08-30T16:50:12.515Z] ---> Running in d742ad886ef9 [2022-08-30T16:50:12.795Z] Removing intermediate container cc6f2d0f5e6d [2022-08-30T16:50:12.795Z] ---> 04fbb5bd51f8 [2022-08-30T16:50:12.795Z] 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-08-30T16:50:12.795Z] ---> Running in 8afa0615d630 [2022-08-30T16:50:13.410Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-30T16:50:13.410Z] 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-08-30T16:50:13.700Z] 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-08-30T16:50:16.355Z] Removing intermediate container d742ad886ef9 [2022-08-30T16:50:16.355Z] ---> b2a810399f42 [2022-08-30T16:50:16.355Z] Step 12/26 : WORKDIR /edgex-go [2022-08-30T16:50:16.659Z] ---> Running in 97da204f6d92 [2022-08-30T16:50:16.936Z] Removing intermediate container 8afa0615d630 [2022-08-30T16:50:16.936Z] ---> 6b6b9bd7795e [2022-08-30T16:50:16.936Z] Step 12/25 : WORKDIR /edgex-go [2022-08-30T16:50:17.211Z] ---> Running in 9f43bb90bda3 [2022-08-30T16:50:17.211Z] Removing intermediate container 97da204f6d92 [2022-08-30T16:50:17.211Z] ---> 347c33b68e1a [2022-08-30T16:50:17.211Z] [2022-08-30T16:50:17.211Z] Step 13/26 : FROM alpine:3.15 [2022-08-30T16:50:17.489Z] 3.15: Pulling from library/alpine [2022-08-30T16:50:18.101Z] Removing intermediate container 9f43bb90bda3 [2022-08-30T16:50:18.101Z] ---> 35bcea9ff584 [2022-08-30T16:50:18.101Z] [2022-08-30T16:50:18.101Z] Step 13/25 : FROM alpine:3.15 [2022-08-30T16:50:18.101Z] 3.15: Pulling from library/alpine [2022-08-30T16:50:19.098Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-30T16:50:19.098Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-30T16:50:19.098Z] Status: Downloaded newer image for alpine:3.15 [2022-08-30T16:50:19.098Z] Status: Downloaded newer image for alpine:3.15 [2022-08-30T16:50:19.098Z] ---> 02e0d6fdf486 [2022-08-30T16:50:19.098Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:50:19.098Z] ---> 02e0d6fdf486 [2022-08-30T16:50:19.098Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:50:19.378Z] ---> Running in 211902dfac02 [2022-08-30T16:50:19.378Z] ---> Running in 7ae37ff95e02 [2022-08-30T16:50:20.382Z] Removing intermediate container 7ae37ff95e02 [2022-08-30T16:50:20.382Z] ---> 0fc09e472d50 [2022-08-30T16:50:20.382Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:50:20.382Z] Removing intermediate container 211902dfac02 [2022-08-30T16:50:20.382Z] ---> d853749cee74 [2022-08-30T16:50:20.382Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:50:20.382Z] ---> Running in 53e511d2f2fe [2022-08-30T16:50:20.666Z] ---> Running in 043c13ba50fb [2022-08-30T16:50:25.051Z] Removing intermediate container 043c13ba50fb [2022-08-30T16:50:25.051Z] ---> fff86c0226de [2022-08-30T16:50:25.051Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-30T16:50:25.051Z] ---> Running in 46c08845b3ec [2022-08-30T16:50:25.051Z] Removing intermediate container 53e511d2f2fe [2022-08-30T16:50:25.051Z] ---> 18575ef141f6 [2022-08-30T16:50:25.051Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-30T16:50:25.365Z] ---> Running in 002409d148d0 [2022-08-30T16:50:27.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:50:27.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:50:28.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:50:28.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:50:30.682Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T16:50:30.682Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T16:50:30.682Z] OK: 15733 distinct packages available [2022-08-30T16:50:30.682Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T16:50:30.682Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T16:50:30.682Z] OK: 15733 distinct packages available [2022-08-30T16:50:30.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:50:30.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:50:31.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:50:31.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:50:33.436Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-30T16:50:33.436Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-30T16:50:33.436Z] (3/4) Installing libucontext (1.1-r0) [2022-08-30T16:50:33.436Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-30T16:50:33.436Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-30T16:50:33.436Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-30T16:50:33.436Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T16:50:33.436Z] OK: 6 MiB in 18 packages [2022-08-30T16:50:33.715Z] (3/5) Installing libucontext (1.1-r0) [2022-08-30T16:50:33.715Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-30T16:50:33.715Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-30T16:50:33.998Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T16:50:33.998Z] OK: 6 MiB in 19 packages [2022-08-30T16:50:35.472Z] Removing intermediate container 46c08845b3ec [2022-08-30T16:50:35.472Z] ---> 3b7baa91a701 [2022-08-30T16:50:35.472Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T16:50:36.107Z] Removing intermediate container 002409d148d0 [2022-08-30T16:50:36.107Z] ---> e9af414a578a [2022-08-30T16:50:36.107Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T16:50:44.464Z] ---> e7e2216cd5d3 [2022-08-30T16:50:44.464Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T16:50:45.077Z] ---> 7f11308d716e [2022-08-30T16:50:45.077Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T16:50:46.075Z] ---> 74be37ca70ba [2022-08-30T16:50:46.075Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-30T16:50:46.075Z] ---> Running in 637f7c11e6f8 [2022-08-30T16:50:46.355Z] ---> 71717a940c71 [2022-08-30T16:50:46.355Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-30T16:50:46.967Z] Removing intermediate container 637f7c11e6f8 [2022-08-30T16:50:46.967Z] ---> 111ab6f62716 [2022-08-30T16:50:46.967Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-30T16:50:47.969Z] ---> 11b912416ba6 [2022-08-30T16:50:47.969Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-30T16:50:48.256Z] ---> bcc11ef1c2e5 [2022-08-30T16:50:48.256Z] Step 21/26 : WORKDIR / [2022-08-30T16:50:48.534Z] ---> Running in 3f89ac5bef16 [2022-08-30T16:50:49.138Z] ---> 9a3efb1750f2 [2022-08-30T16:50:49.138Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Removing intermediate container 3f89ac5bef16 [2022-08-30T16:50:49.138Z] ---> 7b0f9858b02c [2022-08-30T16:50:49.138Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T16:50:49.138Z] [2022-08-30T16:50:49.422Z] ---> Running in 642fc01739a5 [2022-08-30T16:50:49.422Z] ---> Running in 2be1c4ad50b1 [2022-08-30T16:50:50.045Z] Removing intermediate container 642fc01739a5 [2022-08-30T16:50:50.045Z] ---> fcbae87339b4 [2022-08-30T16:50:50.045Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T16:50:50.045Z] Removing intermediate container 2be1c4ad50b1 [2022-08-30T16:50:50.045Z] ---> 5229cb15f4ee [2022-08-30T16:50:50.045Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T16:50:50.045Z] ---> Running in d65482eedad0 [2022-08-30T16:50:50.321Z] ---> Running in 5813dd18eebb [2022-08-30T16:50:50.932Z] Removing intermediate container d65482eedad0 [2022-08-30T16:50:50.932Z] ---> 4d7407ef43e2 [2022-08-30T16:50:50.932Z] Step 24/26 : LABEL arch=arm64 [2022-08-30T16:50:50.932Z] Removing intermediate container 5813dd18eebb [2022-08-30T16:50:50.932Z] ---> 76c474e75cbb [2022-08-30T16:50:50.932Z] Step 23/25 : LABEL arch=arm64 [2022-08-30T16:50:51.215Z] ---> Running in 04db716d7535 [2022-08-30T16:50:51.215Z] ---> Running in 234c0758b2db [2022-08-30T16:50:51.858Z] Removing intermediate container 04db716d7535 [2022-08-30T16:50:51.858Z] ---> 5f7ab20851da [2022-08-30T16:50:51.858Z] Step 25/26 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T16:50:51.858Z] Removing intermediate container 234c0758b2db [2022-08-30T16:50:51.858Z] ---> 1e4c14ec9c8b [2022-08-30T16:50:51.858Z] Step 24/25 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T16:50:52.141Z] ---> Running in 57e2f69b7bdc [2022-08-30T16:50:52.141Z] ---> Running in dfb1de02af64 [2022-08-30T16:50:53.140Z] Removing intermediate container dfb1de02af64 [2022-08-30T16:50:53.140Z] ---> 3d50fb4a4bf0 [2022-08-30T16:50:53.140Z] Step 26/26 : LABEL version=0.0.0 [2022-08-30T16:50:53.140Z] Removing intermediate container 57e2f69b7bdc [2022-08-30T16:50:53.140Z] ---> 1d7877f44612 [2022-08-30T16:50:53.140Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T16:50:53.140Z] ---> Running in d6c6ac3eec7c [2022-08-30T16:50:53.140Z] ---> Running in 8acec82a2143 [2022-08-30T16:50:54.132Z] Removing intermediate container d6c6ac3eec7c [2022-08-30T16:50:54.132Z] ---> c42fc741e7ee [2022-08-30T16:50:54.132Z] [2022-08-30T16:50:54.132Z] Removing intermediate container 8acec82a2143 [2022-08-30T16:50:54.132Z] ---> e9da7bc9c7b2 [2022-08-30T16:50:54.132Z] [2022-08-30T16:50:54.410Z] Successfully built c42fc741e7ee [2022-08-30T16:50:54.410Z] Successfully tagged security-spire-config-arm64:latest [2022-08-30T16:50:54.410Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-08-30T16:50:54.410Z] Successfully built e9da7bc9c7b2 [2022-08-30T16:50:54.410Z] Successfully tagged security-spire-server-arm64:latest [2022-08-30T16:50:54.410Z]  Building security-spire-server ... done Building security-spire-agent [2022-08-30T16:51:26.845Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:51:26.845Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:51:26.845Z] ---> 21fb66a862d3 [2022-08-30T16:51:26.845Z] Step 3/23 : WORKDIR /edgex-go [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> f697c18e8d87 [2022-08-30T16:51:26.845Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> 2489b828b4a4 [2022-08-30T16:51:26.845Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-30T16:51:26.845Z] ---> Running in 78a8595540cd [2022-08-30T16:51:26.845Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:51:26.845Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:51:26.845Z] ---> 21fb66a862d3 [2022-08-30T16:51:26.845Z] Step 3/26 : WORKDIR /edgex-go [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> f697c18e8d87 [2022-08-30T16:51:26.845Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> 2489b828b4a4 [2022-08-30T16:51:26.845Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> de10f27f8876 [2022-08-30T16:51:26.845Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> 6f237cf44274 [2022-08-30T16:51:26.845Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> 7b541cd3733f [2022-08-30T16:51:26.845Z] Step 8/26 : COPY . . [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> c56a6828c8dd [2022-08-30T16:51:26.845Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> f04f7bdf520b [2022-08-30T16:51:26.845Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> 9589289840b1 [2022-08-30T16:51:26.845Z] 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-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> b2a810399f42 [2022-08-30T16:51:26.845Z] Step 12/26 : WORKDIR /edgex-go [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> 347c33b68e1a [2022-08-30T16:51:26.845Z] [2022-08-30T16:51:26.845Z] Step 13/26 : FROM alpine:3.15 [2022-08-30T16:51:26.845Z] ---> 02e0d6fdf486 [2022-08-30T16:51:26.845Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> d853749cee74 [2022-08-30T16:51:26.845Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:51:26.845Z] ---> Using cache [2022-08-30T16:51:26.845Z] ---> fff86c0226de [2022-08-30T16:51:26.845Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-30T16:51:26.845Z] ---> Running in e522d33cdc2d [2022-08-30T16:51:26.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:51:26.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:51:26.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:51:27.846Z] OK: 221 MiB in 51 packages [2022-08-30T16:51:27.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:51:29.318Z] Removing intermediate container 78a8595540cd [2022-08-30T16:51:29.318Z] ---> 14fe0de4621a [2022-08-30T16:51:29.318Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-30T16:51:29.934Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T16:51:29.934Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T16:51:29.934Z] OK: 15733 distinct packages available [2022-08-30T16:51:30.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:51:30.501Z] ---> e480df5704d9 [2022-08-30T16:51:30.501Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:51:30.501Z] ---> Running in fe63469e12fd [2022-08-30T16:51:31.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:51:33.528Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-30T16:51:33.528Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-30T16:51:33.528Z] (3/5) Installing libucontext (1.1-r0) [2022-08-30T16:51:33.528Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-30T16:51:33.807Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-30T16:51:33.807Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T16:51:33.807Z] OK: 6 MiB in 19 packages [2022-08-30T16:51:36.007Z] Removing intermediate container e522d33cdc2d [2022-08-30T16:51:36.007Z] ---> aca025ee4d07 [2022-08-30T16:51:36.007Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-30T16:51:39.518Z] ---> f3becd06806c [2022-08-30T16:51:39.518Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-30T16:51:44.967Z] ---> e13cf5abede5 [2022-08-30T16:51:44.967Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-30T16:51:45.569Z] ---> 2cc4f37ec964 [2022-08-30T16:51:45.569Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-30T16:51:47.028Z] ---> ac7be071e61b [2022-08-30T16:51:47.028Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-30T16:51:48.040Z] ---> 9671559ddca6 [2022-08-30T16:51:48.040Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-30T16:51:48.040Z] ---> Running in beb44d61017e [2022-08-30T16:51:48.674Z] Removing intermediate container beb44d61017e [2022-08-30T16:51:48.674Z] ---> 1465fa0a969c [2022-08-30T16:51:48.674Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-30T16:51:48.674Z] ---> Running in ee86a0731d81 [2022-08-30T16:51:49.298Z] Removing intermediate container ee86a0731d81 [2022-08-30T16:51:49.298Z] ---> f9297a3a72ab [2022-08-30T16:51:49.298Z] Step 24/26 : LABEL arch=arm64 [2022-08-30T16:51:49.608Z] ---> Running in c73c59096b53 [2022-08-30T16:51:50.214Z] Removing intermediate container c73c59096b53 [2022-08-30T16:51:50.214Z] ---> 7498ec268399 [2022-08-30T16:51:50.214Z] Step 25/26 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T16:51:50.214Z] ---> Running in 6b045f4ff234 [2022-08-30T16:51:50.839Z] Removing intermediate container 6b045f4ff234 [2022-08-30T16:51:50.839Z] ---> 4ef3104d7484 [2022-08-30T16:51:50.839Z] Step 26/26 : LABEL version=0.0.0 [2022-08-30T16:51:50.839Z] ---> Running in 14e0da210b7b [2022-08-30T16:51:51.444Z] Removing intermediate container 14e0da210b7b [2022-08-30T16:51:51.445Z] ---> b6df012ab97a [2022-08-30T16:51:51.445Z] [2022-08-30T16:51:51.723Z] Successfully built b6df012ab97a [2022-08-30T16:51:51.997Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-30T16:51:51.998Z]  Building security-spire-agent ... done Building core-metadata [2022-08-30T16:52:14.239Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:52:14.239Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:52:14.239Z] ---> 21fb66a862d3 [2022-08-30T16:52:14.239Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-08-30T16:52:14.239Z] ---> Using cache [2022-08-30T16:52:14.239Z] ---> 8c655111eb2f [2022-08-30T16:52:14.239Z] Step 4/25 : WORKDIR /edgex-go [2022-08-30T16:52:14.239Z] ---> Using cache [2022-08-30T16:52:14.239Z] ---> 503eb05ed3b3 [2022-08-30T16:52:14.239Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:52:14.239Z] ---> Using cache [2022-08-30T16:52:14.239Z] ---> 662443f3bce0 [2022-08-30T16:52:14.239Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-08-30T16:52:14.239Z] ---> Running in a2536d49d146 [2022-08-30T16:52:14.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:52:15.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:52:17.310Z] OK: 221 MiB in 51 packages [2022-08-30T16:52:19.344Z] Removing intermediate container a2536d49d146 [2022-08-30T16:52:19.344Z] ---> d0986e2c93cf [2022-08-30T16:52:19.623Z] Step 7/25 : COPY go.mod vendor* ./ [2022-08-30T16:52:21.619Z] ---> be121feec9a5 [2022-08-30T16:52:21.619Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:52:21.619Z] ---> Running in 17d9bac6e58b [2022-08-30T16:52:34.088Z] Removing intermediate container fe63469e12fd [2022-08-30T16:52:34.088Z] ---> 2ea7db46c12a [2022-08-30T16:52:34.088Z] Step 8/23 : COPY . . [2022-08-30T16:52:49.284Z] ---> c851645dfdca [2022-08-30T16:52:49.284Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-30T16:52:49.284Z] ---> Running in e6dfcc695958 [2022-08-30T16:52:49.891Z] 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-08-30T16:53:16.777Z] Removing intermediate container 17d9bac6e58b [2022-08-30T16:53:16.777Z] ---> d1f628f5b4ed [2022-08-30T16:53:16.777Z] Step 9/25 : COPY . . [2022-08-30T16:53:29.220Z] ---> 0826adf69510 [2022-08-30T16:53:29.220Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-08-30T16:53:29.220Z] ---> Running in 959f6f3fcc36 [2022-08-30T16:53:29.497Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-08-30T16:57:06.581Z] Removing intermediate container d8fb3a9805d3 [2022-08-30T16:57:06.581Z] ---> add7a45fe001 [2022-08-30T16:57:06.581Z] [2022-08-30T16:57:06.581Z] Step 10/31 : FROM alpine:3.16 [2022-08-30T16:57:06.581Z] 3.16: Pulling from library/alpine [2022-08-30T16:57:06.581Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T16:57:06.581Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T16:57:06.581Z] ---> a6215f271958 [2022-08-30T16:57:06.581Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T16:57:06.581Z] ---> Running in 210d85b86596 [2022-08-30T16:57:06.581Z] Removing intermediate container 210d85b86596 [2022-08-30T16:57:06.581Z] ---> 9eb09da4d344 [2022-08-30T16:57:06.581Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-30T16:57:06.581Z] ---> Running in 69a970ed5fe3 [2022-08-30T16:57:07.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:57:08.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:57:09.652Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-30T16:57:09.652Z] (2/2) Installing su-exec (0.2-r1) [2022-08-30T16:57:09.652Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:57:09.652Z] OK: 5 MiB in 16 packages [2022-08-30T16:57:11.124Z] Removing intermediate container 69a970ed5fe3 [2022-08-30T16:57:11.124Z] ---> 2d523f2bc9e5 [2022-08-30T16:57:11.124Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-30T16:57:11.124Z] ---> Running in 8f028791098b [2022-08-30T16:57:11.750Z] Removing intermediate container 8f028791098b [2022-08-30T16:57:11.750Z] ---> 00f99494e9f3 [2022-08-30T16:57:11.750Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-30T16:57:12.035Z] ---> Running in 2d96828ab6d1 [2022-08-30T16:57:12.649Z] Removing intermediate container 2d96828ab6d1 [2022-08-30T16:57:12.650Z] ---> 780698596fb6 [2022-08-30T16:57:12.650Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-30T16:57:12.650Z] ---> Running in f605c51530f7 [2022-08-30T16:57:13.257Z] Removing intermediate container f605c51530f7 [2022-08-30T16:57:13.257Z] ---> 2ea6d9a82a95 [2022-08-30T16:57:13.257Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-30T16:57:13.257Z] ---> Running in 8042ad752514 [2022-08-30T16:57:16.735Z] Removing intermediate container 8042ad752514 [2022-08-30T16:57:16.735Z] ---> 84f686bcde02 [2022-08-30T16:57:16.735Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-30T16:57:16.735Z] ---> Running in 7a4563cf2a39 [2022-08-30T16:57:17.026Z] Removing intermediate container 7a4563cf2a39 [2022-08-30T16:57:17.026Z] ---> 4c6b83c3a73b [2022-08-30T16:57:17.026Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-30T16:57:18.056Z] ---> c07092e976c6 [2022-08-30T16:57:18.056Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-30T16:57:18.056Z] ---> Running in ad90d4d4bc81 [2022-08-30T16:57:21.679Z] Removing intermediate container ad90d4d4bc81 [2022-08-30T16:57:21.679Z] ---> 608dfad9eaf5 [2022-08-30T16:57:21.679Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:57:23.137Z] ---> 95d06026588f [2022-08-30T16:57:23.137Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-30T16:57:25.197Z] ---> 7f499d8f8015 [2022-08-30T16:57:25.197Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-30T16:57:26.223Z] ---> 0de10106fa3b [2022-08-30T16:57:26.223Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-30T16:57:27.839Z] ---> 701dd96eb1fc [2022-08-30T16:57:27.839Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-30T16:57:28.124Z] ---> 445a4ceb4f9e [2022-08-30T16:57:28.124Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-30T16:57:29.606Z] ---> ae216214d836 [2022-08-30T16:57:29.606Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-30T16:57:29.606Z] ---> Running in eaffcf8d02ac [2022-08-30T16:57:33.050Z] Removing intermediate container eaffcf8d02ac [2022-08-30T16:57:33.050Z] ---> c081bef4bb26 [2022-08-30T16:57:33.050Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-30T16:57:33.050Z] ---> Running in 1b4480d8bb1e [2022-08-30T16:57:33.336Z] Removing intermediate container 1b4480d8bb1e [2022-08-30T16:57:33.336Z] ---> bc9e15a30a42 [2022-08-30T16:57:33.336Z] Step 28/31 : CMD ["gate"] [2022-08-30T16:57:33.616Z] ---> Running in 61ef98e524ce [2022-08-30T16:57:34.228Z] Removing intermediate container 61ef98e524ce [2022-08-30T16:57:34.228Z] ---> ae10ecce1821 [2022-08-30T16:57:34.228Z] Step 29/31 : LABEL arch=arm64 [2022-08-30T16:57:34.514Z] ---> Running in e90c61c53e29 [2022-08-30T16:57:34.797Z] Removing intermediate container e90c61c53e29 [2022-08-30T16:57:34.797Z] ---> 9727e89860df [2022-08-30T16:57:34.797Z] Step 30/31 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T16:57:35.079Z] ---> Running in 9039b32f2bac [2022-08-30T16:57:35.696Z] Removing intermediate container 9039b32f2bac [2022-08-30T16:57:35.696Z] ---> 4a6f1a2f0d7b [2022-08-30T16:57:35.696Z] Step 31/31 : LABEL version=0.0.0 [2022-08-30T16:57:35.696Z] ---> Running in f24173b10db2 [2022-08-30T16:57:36.300Z] Removing intermediate container f24173b10db2 [2022-08-30T16:57:36.301Z] ---> 59eda0794120 [2022-08-30T16:57:36.301Z] [2022-08-30T16:57:36.577Z] Successfully built 59eda0794120 [2022-08-30T16:57:36.577Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-30T16:57:36.577Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-08-30T16:57:54.938Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:57:54.938Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:57:54.938Z] ---> 21fb66a862d3 [2022-08-30T16:57:54.938Z] Step 3/20 : WORKDIR /edgex-go [2022-08-30T16:57:54.938Z] ---> Using cache [2022-08-30T16:57:54.938Z] ---> f697c18e8d87 [2022-08-30T16:57:54.938Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-30T16:57:54.938Z] ---> Running in 7884e42d0bab [2022-08-30T16:57:56.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:57:56.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:57:58.681Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-30T16:57:58.681Z] v3.16.2-117-gf4f9e32dab [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-30T16:57:58.681Z] OK: 16891 distinct packages available [2022-08-30T16:57:58.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:57:58.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:58:00.981Z] OK: 221 MiB in 51 packages [2022-08-30T16:58:02.467Z] Removing intermediate container 7884e42d0bab [2022-08-30T16:58:02.467Z] ---> c59e67094a90 [2022-08-30T16:58:02.467Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-30T16:58:03.498Z] ---> 5ace96140bfa [2022-08-30T16:58:03.498Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:58:03.498Z] ---> Running in d65c38748ae0 [2022-08-30T16:59:00.112Z] Removing intermediate container dc3c085621ef [2022-08-30T16:59:00.112Z] ---> d97f78060c23 [2022-08-30T16:59:00.112Z] [2022-08-30T16:59:00.112Z] Step 11/24 : FROM alpine:3.16 [2022-08-30T16:59:00.112Z] ---> a6215f271958 [2022-08-30T16:59:00.112Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-30T16:59:00.112Z] ---> Running in 59da06d30081 [2022-08-30T16:59:00.112Z] Removing intermediate container 59da06d30081 [2022-08-30T16:59:00.112Z] ---> 94deaeab0b84 [2022-08-30T16:59:00.112Z] Step 13/24 : ENV APP_PORT=59880 [2022-08-30T16:59:00.112Z] ---> Running in b0eb33e55b0d [2022-08-30T16:59:00.735Z] Removing intermediate container b0eb33e55b0d [2022-08-30T16:59:00.735Z] ---> 2c829168d2d2 [2022-08-30T16:59:00.735Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-30T16:59:01.015Z] ---> Running in 865ae858356f [2022-08-30T16:59:01.292Z] Removing intermediate container d65c38748ae0 [2022-08-30T16:59:01.292Z] ---> cb8ee0408297 [2022-08-30T16:59:01.292Z] Step 7/20 : COPY . . [2022-08-30T16:59:01.570Z] Removing intermediate container 865ae858356f [2022-08-30T16:59:01.570Z] ---> be38736151f3 [2022-08-30T16:59:01.570Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:59:01.852Z] ---> Running in ccde6afdeea6 [2022-08-30T16:59:06.236Z] Removing intermediate container ccde6afdeea6 [2022-08-30T16:59:06.236Z] ---> d2e27594cd3b [2022-08-30T16:59:06.236Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-30T16:59:06.518Z] ---> Running in 5a7a21e6c11c [2022-08-30T16:59:09.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:59:10.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:59:12.174Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-30T16:59:12.174Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T16:59:12.174Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-30T16:59:12.174Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T16:59:12.451Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-30T16:59:12.733Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-30T16:59:12.733Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:59:12.733Z] OK: 8 MiB in 20 packages [2022-08-30T16:59:16.158Z] Removing intermediate container 5a7a21e6c11c [2022-08-30T16:59:16.158Z] ---> 08b893e9dd02 [2022-08-30T16:59:16.158Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T16:59:18.165Z] ---> 9355f0615385 [2022-08-30T16:59:18.165Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-30T16:59:19.610Z] ---> 8817db02ba7c [2022-08-30T16:59:19.610Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-30T16:59:19.890Z] ---> Running in 50cb74757421 [2022-08-30T16:59:21.907Z] ---> d3f3ccc03e14 [2022-08-30T16:59:21.907Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-30T16:59:22.912Z] 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-08-30T16:59:23.521Z] ---> f27419772718 [2022-08-30T16:59:23.521Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-08-30T16:59:23.801Z] ---> Running in b87b86775832 [2022-08-30T16:59:24.401Z] Removing intermediate container b87b86775832 [2022-08-30T16:59:24.401Z] ---> 0c28b46bdf2e [2022-08-30T16:59:24.401Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T16:59:24.746Z] ---> Running in c8c794786764 [2022-08-30T16:59:25.717Z] Removing intermediate container c8c794786764 [2022-08-30T16:59:25.717Z] ---> a9191fa32700 [2022-08-30T16:59:25.717Z] Step 22/24 : LABEL arch=arm64 [2022-08-30T16:59:25.717Z] ---> Running in b7dd08452cf2 [2022-08-30T16:59:26.826Z] Removing intermediate container b7dd08452cf2 [2022-08-30T16:59:26.826Z] ---> bc0b2c573e1f [2022-08-30T16:59:26.826Z] Step 23/24 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T16:59:27.132Z] ---> Running in d263da55d835 [2022-08-30T16:59:28.648Z] Removing intermediate container d263da55d835 [2022-08-30T16:59:28.648Z] ---> a4c15ae18ec6 [2022-08-30T16:59:28.648Z] Step 24/24 : LABEL version=0.0.0 [2022-08-30T16:59:28.931Z] ---> Running in cefe146bc4c6 [2022-08-30T16:59:29.991Z] Removing intermediate container cefe146bc4c6 [2022-08-30T16:59:29.991Z] ---> fb70964ecc04 [2022-08-30T16:59:29.991Z] [2022-08-30T16:59:30.625Z] Successfully built fb70964ecc04 [2022-08-30T16:59:30.625Z] Successfully tagged core-data-arm64:latest [2022-08-30T16:59:30.625Z] Building security-proxy-setup [2022-08-30T16:59:30.941Z]  Building core-data ... done Removing intermediate container e6dfcc695958 [2022-08-30T16:59:30.941Z] ---> a17e72571a88 [2022-08-30T16:59:30.941Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-30T16:59:31.380Z] ---> Running in a02af58f6c29 [2022-08-30T16:59:32.850Z] 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-08-30T16:59:39.610Z] Removing intermediate container a02af58f6c29 [2022-08-30T16:59:39.610Z] ---> e2fd2a4e22e5 [2022-08-30T16:59:39.610Z] [2022-08-30T16:59:39.610Z] Step 11/23 : FROM alpine:3.16 [2022-08-30T16:59:39.610Z] ---> a6215f271958 [2022-08-30T16:59:39.610Z] 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-08-30T16:59:39.610Z] ---> Running in c306bfe88fd8 [2022-08-30T16:59:39.889Z] Removing intermediate container c306bfe88fd8 [2022-08-30T16:59:39.889Z] ---> 1c93288f4ead [2022-08-30T16:59:39.889Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-30T16:59:40.177Z] ---> Running in c1d40c89e813 [2022-08-30T16:59:42.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:59:43.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:59:46.195Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-30T16:59:46.479Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-30T16:59:46.479Z] (3/33) Installing readline (8.1.2-r0) [2022-08-30T16:59:46.479Z] (4/33) Installing bash (5.1.16-r2) [2022-08-30T16:59:46.479Z] Executing bash-5.1.16-r2.post-install [2022-08-30T16:59:46.753Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-30T16:59:46.753Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-30T16:59:46.753Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-30T16:59:46.753Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-30T16:59:46.753Z] (9/33) Installing curl (7.83.1-r2) [2022-08-30T16:59:47.031Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-30T16:59:48.024Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-30T16:59:48.024Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-30T16:59:48.024Z] (13/33) Installing expat (2.4.8-r0) [2022-08-30T16:59:48.024Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-30T16:59:48.024Z] (15/33) Installing gdbm (1.23-r0) [2022-08-30T16:59:48.024Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-30T16:59:48.024Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T16:59:48.024Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T16:59:48.308Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-30T16:59:48.308Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-30T16:59:48.308Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-30T16:59:49.305Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T16:59:49.305Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-30T16:59:49.305Z] ---> 21fb66a862d3 [2022-08-30T16:59:49.305Z] Step 3/22 : WORKDIR /edgex-go [2022-08-30T16:59:49.305Z] ---> Using cache [2022-08-30T16:59:49.305Z] ---> f697c18e8d87 [2022-08-30T16:59:49.305Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T16:59:49.305Z] ---> Using cache [2022-08-30T16:59:49.305Z] ---> 2489b828b4a4 [2022-08-30T16:59:49.305Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-30T16:59:50.304Z] ---> Running in 49865a47a482 [2022-08-30T16:59:51.771Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-30T16:59:51.771Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-30T16:59:52.047Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-30T16:59:52.047Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-30T16:59:52.047Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-30T16:59:52.047Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-30T16:59:52.047Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-30T16:59:52.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T16:59:52.047Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-30T16:59:52.047Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-30T16:59:52.047Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-30T16:59:52.047Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-30T16:59:52.323Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-30T16:59:52.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T16:59:53.528Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T16:59:53.528Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T16:59:53.807Z] OK: 120 MiB in 47 packages [2022-08-30T16:59:54.801Z] OK: 221 MiB in 51 packages [2022-08-30T16:59:56.790Z] Removing intermediate container 49865a47a482 [2022-08-30T16:59:56.790Z] ---> b8be5944053d [2022-08-30T16:59:56.790Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-30T16:59:57.403Z] ---> 97e2be960136 [2022-08-30T16:59:57.403Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T16:59:57.403Z] ---> Running in 0e63a5682fd0 [2022-08-30T17:00:15.744Z] Collecting docker-compose==1.23.2 [2022-08-30T17:00:15.744Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-30T17:00:15.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.0 MB/s eta 0:00:00 [2022-08-30T17:00:15.744Z] Collecting docker<4.0,>=3.6.0 [2022-08-30T17:00:15.744Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-30T17:00:15.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.7 MB/s eta 0:00:00 [2022-08-30T17:00:15.744Z] Collecting cached-property<2,>=1.2.0 [2022-08-30T17:00:15.744Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-30T17:00:15.744Z] Collecting docopt<0.7,>=0.6.1 [2022-08-30T17:00:15.744Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-30T17:00:15.744Z] Preparing metadata (setup.py): started [2022-08-30T17:00:17.755Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T17:00:17.755Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-30T17:00:18.748Z] Collecting PyYAML<4,>=3.10 [2022-08-30T17:00:18.748Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-30T17:00:18.748Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.8 MB/s eta 0:00:00 [2022-08-30T17:00:20.751Z] Preparing metadata (setup.py): started [2022-08-30T17:00:24.173Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T17:00:24.173Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-30T17:00:24.173Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-30T17:00:24.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.3 MB/s eta 0:00:00 [2022-08-30T17:00:25.173Z] Collecting jsonschema<3,>=2.5.1 [2022-08-30T17:00:25.173Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-30T17:00:25.173Z] Collecting texttable<0.10,>=0.9.0 [2022-08-30T17:00:25.173Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-30T17:00:25.173Z] Preparing metadata (setup.py): started [2022-08-30T17:00:28.591Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T17:00:30.587Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-30T17:00:30.587Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-30T17:00:30.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.1 MB/s eta 0:00:00 [2022-08-30T17:00:30.587Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-30T17:00:30.587Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-30T17:00:30.867Z] Preparing metadata (setup.py): started [2022-08-30T17:00:34.289Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-30T17:00:35.751Z] Collecting docker-pycreds>=0.4.0 [2022-08-30T17:00:35.751Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-30T17:00:36.744Z] Collecting certifi>=2017.4.17 [2022-08-30T17:00:37.028Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-30T17:00:37.028Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 10.0 MB/s eta 0:00:00 [2022-08-30T17:00:37.307Z] Collecting idna<2.8,>=2.5 [2022-08-30T17:00:37.307Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-30T17:00:37.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.9 MB/s eta 0:00:00 [2022-08-30T17:00:38.763Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-30T17:00:38.763Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-30T17:00:38.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.0 MB/s eta 0:00:00 [2022-08-30T17:00:38.763Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-30T17:00:38.763Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-30T17:00:38.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.5 MB/s eta 0:00:00 [2022-08-30T17:00:39.371Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-30T17:00:39.371Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-30T17:00:39.371Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-30T17:00:39.371Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-30T17:00:41.373Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-30T17:00:41.373Z] Running setup.py install for texttable: started [2022-08-30T17:00:45.730Z] Running setup.py install for texttable: finished with status 'done' [2022-08-30T17:00:45.730Z] Running setup.py install for PyYAML: started [2022-08-30T17:00:49.161Z] Removing intermediate container 0e63a5682fd0 [2022-08-30T17:00:49.161Z] ---> 16fc9ac41e92 [2022-08-30T17:00:49.161Z] Step 8/22 : COPY . . [2022-08-30T17:00:50.161Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-30T17:00:52.807Z] Running setup.py install for docopt: started [2022-08-30T17:00:56.279Z] Running setup.py install for docopt: finished with status 'done' [2022-08-30T17:01:00.647Z] Running setup.py install for dockerpty: started [2022-08-30T17:01:03.339Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-30T17:01:07.707Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-30T17:01:07.707Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-30T17:01:12.073Z]  ---> 1e7bc3eb8534 [2022-08-30T17:01:12.073Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-30T17:01:12.073Z] ---> Running in a331d94f54a3 [2022-08-30T17:01:15.526Z] 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-08-30T17:01:19.901Z] Removing intermediate container 76f6f6f7dc49 [2022-08-30T17:01:19.901Z] ---> 1274d223dd27 [2022-08-30T17:01:19.901Z] [2022-08-30T17:01:19.901Z] Step 11/23 : FROM alpine:3.16 [2022-08-30T17:01:19.901Z] ---> a6215f271958 [2022-08-30T17:01:19.901Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-30T17:01:19.901Z] ---> Running in 811355cffe18 [2022-08-30T17:01:22.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T17:01:22.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T17:01:24.343Z] Removing intermediate container 959f6f3fcc36 [2022-08-30T17:01:24.343Z] ---> 877136262e50 [2022-08-30T17:01:24.343Z] [2022-08-30T17:01:24.343Z] Step 11/25 : FROM alpine:3.16 [2022-08-30T17:01:24.343Z] ---> a6215f271958 [2022-08-30T17:01:24.343Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-08-30T17:01:24.343Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-30T17:01:24.343Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T17:01:24.343Z] OK: 5 MiB in 15 packages [2022-08-30T17:01:24.627Z] ---> Running in cf0865a0ed82 [2022-08-30T17:01:26.636Z] Removing intermediate container 811355cffe18 [2022-08-30T17:01:26.636Z] ---> f6f18e6981bc [2022-08-30T17:01:26.636Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T17:01:26.915Z] ---> Running in 82ad43892b3a [2022-08-30T17:01:27.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T17:01:28.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T17:01:28.194Z] Removing intermediate container 82ad43892b3a [2022-08-30T17:01:28.194Z] ---> d861dfeb6337 [2022-08-30T17:01:28.194Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-30T17:01:28.480Z] ---> Running in fd944300cd3b [2022-08-30T17:01:29.470Z] Removing intermediate container fd944300cd3b [2022-08-30T17:01:29.470Z] ---> 57ca08e2c83d [2022-08-30T17:01:29.470Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-30T17:01:29.470Z] ---> Running in 0832dcbde76e [2022-08-30T17:01:29.751Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-30T17:01:29.751Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T17:01:29.751Z] OK: 5 MiB in 15 packages [2022-08-30T17:01:31.238Z] Removing intermediate container 0832dcbde76e [2022-08-30T17:01:31.238Z] ---> a58ecf279063 [2022-08-30T17:01:31.238Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T17:01:32.710Z] Removing intermediate container cf0865a0ed82 [2022-08-30T17:01:32.710Z] ---> 356d6fd5bf52 [2022-08-30T17:01:32.710Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T17:01:32.710Z] ---> Running in 05599d51f7de [2022-08-30T17:01:33.319Z] ---> d606a8c45166 [2022-08-30T17:01:33.320Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-30T17:01:33.934Z] Removing intermediate container 05599d51f7de [2022-08-30T17:01:33.934Z] ---> 0008b57f4abf [2022-08-30T17:01:33.934Z] Step 14/25 : ENV APP_PORT=59881 [2022-08-30T17:01:33.934Z] ---> Running in 80e39cada8e0 [2022-08-30T17:01:35.433Z] Removing intermediate container 80e39cada8e0 [2022-08-30T17:01:35.433Z] ---> c3954329224b [2022-08-30T17:01:35.433Z] Step 15/25 : EXPOSE $APP_PORT [2022-08-30T17:01:35.715Z] ---> Running in e98e846d138c [2022-08-30T17:01:36.741Z] Removing intermediate container e98e846d138c [2022-08-30T17:01:36.742Z] ---> 5a74977ceb87 [2022-08-30T17:01:36.742Z] Step 16/25 : WORKDIR / [2022-08-30T17:01:37.025Z] ---> Running in 8231ad30d264 [2022-08-30T17:01:38.037Z] Removing intermediate container 8231ad30d264 [2022-08-30T17:01:38.038Z] ---> 48973948e3b6 [2022-08-30T17:01:38.038Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T17:01:39.047Z] ---> 9eaca0fe03ed [2022-08-30T17:01:39.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-30T17:01:40.061Z] ---> 058b9aa2543f [2022-08-30T17:01:40.061Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-30T17:01:40.684Z] ---> 2a2e4c3fb891 [2022-08-30T17:01:40.684Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-30T17:01:40.684Z] ---> Running in 2107b342add9 [2022-08-30T17:01:40.968Z] Removing intermediate container c1d40c89e813 [2022-08-30T17:01:40.968Z] ---> 9380355a95a3 [2022-08-30T17:01:40.968Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-30T17:01:41.253Z] ---> Running in 2681f8bb32ff [2022-08-30T17:01:41.875Z] Removing intermediate container 2107b342add9 [2022-08-30T17:01:41.875Z] ---> d83919c4a162 [2022-08-30T17:01:41.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T17:01:41.875Z] ---> Running in e92912c152d7 [2022-08-30T17:01:42.156Z] Removing intermediate container 2681f8bb32ff [2022-08-30T17:01:42.156Z] ---> cc8271b54a19 [2022-08-30T17:01:42.156Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-30T17:01:42.156Z] ---> Running in 1e241bf7dbdc [2022-08-30T17:01:43.172Z] Removing intermediate container 1e241bf7dbdc [2022-08-30T17:01:43.172Z] ---> 9320af49ea41 [2022-08-30T17:01:43.172Z] Removing intermediate container e92912c152d7 [2022-08-30T17:01:43.172Z] ---> a76c30d848a6 [2022-08-30T17:01:43.172Z] Step 21/23 : LABEL arch=arm64 [2022-08-30T17:01:43.172Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-30T17:01:43.462Z] ---> 8eb4d76400cb [2022-08-30T17:01:43.462Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-30T17:01:43.462Z] ---> Running in 52c6887d3661 [2022-08-30T17:01:44.472Z] Removing intermediate container 52c6887d3661 [2022-08-30T17:01:44.472Z] ---> b9631a6359b9 [2022-08-30T17:01:44.472Z] Step 22/23 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T17:01:44.751Z] ---> Running in 42d3cb14e0a3 [2022-08-30T17:01:45.364Z] ---> c0c0ded36c96 [2022-08-30T17:01:45.364Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-30T17:01:45.981Z] Removing intermediate container 42d3cb14e0a3 [2022-08-30T17:01:45.981Z] ---> 5e8d037cf561 [2022-08-30T17:01:45.981Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T17:01:45.981Z] ---> 3a52ae63cb4e [2022-08-30T17:01:45.981Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-30T17:01:46.267Z] ---> Running in 85a8d98d73e4 [2022-08-30T17:01:47.290Z] Removing intermediate container 85a8d98d73e4 [2022-08-30T17:01:47.290Z] ---> 6fe63e6b2522 [2022-08-30T17:01:47.290Z] [2022-08-30T17:01:47.290Z] ---> 74d62bffe3a7 [2022-08-30T17:01:47.290Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-08-30T17:01:47.567Z] ---> Running in 5d636a7bd3df [2022-08-30T17:01:47.861Z] ---> 7387edb75dd3 [2022-08-30T17:01:47.861Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-30T17:01:47.861Z] Successfully built 6fe63e6b2522 [2022-08-30T17:01:47.861Z] Successfully tagged support-scheduler-arm64:latest [2022-08-30T17:01:47.861Z] Building support-notifications [2022-08-30T17:01:48.474Z]  Building support-scheduler ... done Removing intermediate container 5d636a7bd3df [2022-08-30T17:01:48.474Z] ---> 926b1d07f3f7 [2022-08-30T17:01:48.474Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T17:01:48.752Z] ---> Running in 6ce4342806ac [2022-08-30T17:01:49.364Z] Removing intermediate container 6ce4342806ac [2022-08-30T17:01:49.364Z] ---> fc0e50b1000f [2022-08-30T17:01:49.364Z] Step 23/25 : LABEL arch=arm64 [2022-08-30T17:01:49.653Z] ---> Running in ef00e8c21deb [2022-08-30T17:01:49.653Z] ---> 9b9f5c08a56c [2022-08-30T17:01:49.653Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-30T17:01:49.933Z] ---> Running in df6687413aa5 [2022-08-30T17:01:50.222Z] Removing intermediate container ef00e8c21deb [2022-08-30T17:01:50.222Z] ---> 61431d42dae0 [2022-08-30T17:01:50.222Z] Step 24/25 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T17:01:50.510Z] ---> Running in 914a055e366d [2022-08-30T17:01:50.510Z] Removing intermediate container df6687413aa5 [2022-08-30T17:01:50.510Z] ---> 2f88dbd0d55f [2022-08-30T17:01:50.510Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T17:01:50.792Z] ---> Running in dc5ec8477cd8 [2022-08-30T17:01:51.420Z] Removing intermediate container 914a055e366d [2022-08-30T17:01:51.420Z] ---> 682e6c6d28f9 [2022-08-30T17:01:51.420Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T17:01:51.420Z] ---> Running in 2c2c066f4df0 [2022-08-30T17:01:51.706Z] Removing intermediate container dc5ec8477cd8 [2022-08-30T17:01:51.706Z] ---> 01798ce0d82f [2022-08-30T17:01:51.706Z] Step 21/23 : LABEL arch=arm64 [2022-08-30T17:01:51.706Z] ---> Running in 7960442f8114 [2022-08-30T17:01:52.331Z] Removing intermediate container 2c2c066f4df0 [2022-08-30T17:01:52.331Z] ---> e07c06961f87 [2022-08-30T17:01:52.331Z] [2022-08-30T17:01:52.331Z] Removing intermediate container 7960442f8114 [2022-08-30T17:01:52.331Z] ---> ed369c6146bc [2022-08-30T17:01:52.331Z] Step 22/23 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T17:01:52.618Z] ---> Running in 428a2f5a90bd [2022-08-30T17:01:52.905Z] Successfully built e07c06961f87 [2022-08-30T17:01:52.905Z] Successfully tagged core-metadata-arm64:latest [2022-08-30T17:01:52.905Z]  Building core-metadata ... done Building core-command [2022-08-30T17:01:53.204Z] Removing intermediate container 428a2f5a90bd [2022-08-30T17:01:53.204Z] ---> cc25db2cbcfb [2022-08-30T17:01:53.204Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T17:01:53.495Z] ---> Running in 7979f3e1d612 [2022-08-30T17:01:54.112Z] Removing intermediate container 7979f3e1d612 [2022-08-30T17:01:54.112Z] ---> 3dc1185caf9c [2022-08-30T17:01:54.112Z] [2022-08-30T17:01:54.393Z] Successfully built 3dc1185caf9c [2022-08-30T17:01:54.393Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-30T17:01:54.393Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-08-30T17:02:21.310Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T17:02:21.310Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-30T17:02:21.310Z] ---> 21fb66a862d3 [2022-08-30T17:02:21.310Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-30T17:02:21.310Z] ---> Using cache [2022-08-30T17:02:21.310Z] ---> 8c655111eb2f [2022-08-30T17:02:21.310Z] Step 4/23 : WORKDIR /edgex-go [2022-08-30T17:02:21.310Z] ---> Using cache [2022-08-30T17:02:21.310Z] ---> 503eb05ed3b3 [2022-08-30T17:02:21.310Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T17:02:21.310Z] ---> Using cache [2022-08-30T17:02:21.310Z] ---> 662443f3bce0 [2022-08-30T17:02:21.310Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-30T17:02:21.310Z] ---> Running in abfc60399039 [2022-08-30T17:02:23.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T17:02:24.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T17:02:25.808Z] OK: 221 MiB in 51 packages [2022-08-30T17:02:27.823Z] Removing intermediate container abfc60399039 [2022-08-30T17:02:27.823Z] ---> d641056fc671 [2022-08-30T17:02:27.823Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-30T17:02:28.836Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T17:02:28.836Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-30T17:02:28.836Z] ---> 21fb66a862d3 [2022-08-30T17:02:28.836Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-30T17:02:28.836Z] ---> Using cache [2022-08-30T17:02:28.836Z] ---> 8c655111eb2f [2022-08-30T17:02:28.836Z] Step 4/24 : WORKDIR /edgex-go [2022-08-30T17:02:28.836Z] ---> Using cache [2022-08-30T17:02:28.836Z] ---> 503eb05ed3b3 [2022-08-30T17:02:28.836Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T17:02:28.836Z] ---> Using cache [2022-08-30T17:02:28.836Z] ---> 662443f3bce0 [2022-08-30T17:02:28.836Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-08-30T17:02:28.836Z] ---> Using cache [2022-08-30T17:02:28.836Z] ---> d0986e2c93cf [2022-08-30T17:02:28.836Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-30T17:02:28.836Z] ---> Using cache [2022-08-30T17:02:28.836Z] ---> be121feec9a5 [2022-08-30T17:02:28.836Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T17:02:28.836Z] ---> Using cache [2022-08-30T17:02:28.836Z] ---> d1f628f5b4ed [2022-08-30T17:02:28.836Z] Step 9/24 : COPY . . [2022-08-30T17:02:28.836Z] ---> Using cache [2022-08-30T17:02:28.836Z] ---> 0826adf69510 [2022-08-30T17:02:28.836Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-08-30T17:02:29.127Z] ---> Running in 1936a5c26e43 [2022-08-30T17:02:30.131Z] ---> bca2d65c5487 [2022-08-30T17:02:30.131Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T17:02:30.418Z] ---> Running in 1f62fdce1889 [2022-08-30T17:02:31.895Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-30T17:02:31.895Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-30T17:02:31.895Z] ---> 21fb66a862d3 [2022-08-30T17:02:31.895Z] Step 3/25 : WORKDIR /edgex-go [2022-08-30T17:02:31.895Z] ---> Using cache [2022-08-30T17:02:31.895Z] ---> f697c18e8d87 [2022-08-30T17:02:31.895Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T17:02:31.895Z] ---> Using cache [2022-08-30T17:02:31.895Z] ---> 2489b828b4a4 [2022-08-30T17:02:31.895Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-30T17:02:31.895Z] ---> Using cache [2022-08-30T17:02:31.895Z] ---> b8be5944053d [2022-08-30T17:02:31.895Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-30T17:02:31.895Z] ---> Using cache [2022-08-30T17:02:31.895Z] ---> 97e2be960136 [2022-08-30T17:02:31.895Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T17:02:31.895Z] ---> Using cache [2022-08-30T17:02:31.895Z] ---> 16fc9ac41e92 [2022-08-30T17:02:31.895Z] Step 8/25 : COPY . . [2022-08-30T17:02:31.895Z] ---> Using cache [2022-08-30T17:02:31.895Z] ---> 1e7bc3eb8534 [2022-08-30T17:02:31.895Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-30T17:02:32.191Z] ---> Running in 5451ec18354f [2022-08-30T17:02:32.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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-08-30T17:02:34.844Z] 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-08-30T17:03:31.636Z] Removing intermediate container 1f62fdce1889 [2022-08-30T17:03:31.636Z] ---> bd8b2387ae45 [2022-08-30T17:03:31.636Z] Step 9/23 : COPY . . [2022-08-30T17:03:37.125Z] ---> b7e44adbbf5c [2022-08-30T17:03:37.125Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-08-30T17:03:37.125Z] ---> Running in 3041f927ba35 [2022-08-30T17:03:38.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-30T17:07:15.751Z] 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-08-30T17:07:28.182Z] Removing intermediate container a331d94f54a3 [2022-08-30T17:07:28.182Z] ---> 827f4ab3e90c [2022-08-30T17:07:28.182Z] [2022-08-30T17:07:28.182Z] Step 10/22 : FROM alpine:3.16 [2022-08-30T17:07:28.182Z] ---> a6215f271958 [2022-08-30T17:07:28.182Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-30T17:07:28.182Z] ---> Running in b75b74e86d77 [2022-08-30T17:07:29.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T17:07:29.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T17:07:31.350Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-30T17:07:31.350Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-30T17:07:31.350Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-30T17:07:31.350Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-30T17:07:31.350Z] (5/6) Installing curl (7.83.1-r2) [2022-08-30T17:07:31.350Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-30T17:07:31.350Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T17:07:31.350Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T17:07:31.956Z] OK: 8 MiB in 20 packages [2022-08-30T17:07:34.675Z] Removing intermediate container b75b74e86d77 [2022-08-30T17:07:34.675Z] ---> 84e317a14ed2 [2022-08-30T17:07:34.675Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-30T17:07:34.675Z] ---> Running in 254777c8b82f [2022-08-30T17:07:34.956Z] Removing intermediate container 254777c8b82f [2022-08-30T17:07:34.956Z] ---> 969685f969e9 [2022-08-30T17:07:34.956Z] Step 13/22 : WORKDIR /edgex [2022-08-30T17:07:34.956Z] ---> Running in 75b78f6efea0 [2022-08-30T17:07:35.558Z] Removing intermediate container 75b78f6efea0 [2022-08-30T17:07:35.558Z] ---> 2445bc25ca32 [2022-08-30T17:07:35.558Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-30T17:07:37.049Z] ---> 083a90a09551 [2022-08-30T17:07:37.049Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-30T17:07:40.473Z] ---> 8e9242ca2b99 [2022-08-30T17:07:40.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-30T17:07:43.135Z] ---> 2be9fabdaeb8 [2022-08-30T17:07:43.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-30T17:07:44.139Z] ---> 7c464dd419d6 [2022-08-30T17:07:44.139Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-30T17:07:44.419Z] ---> Running in 052ea2e3e99f [2022-08-30T17:07:48.766Z] Removing intermediate container 052ea2e3e99f [2022-08-30T17:07:48.766Z] ---> 85d3392b79cb [2022-08-30T17:07:48.766Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-30T17:07:48.766Z] ---> Running in e8427ee2380c [2022-08-30T17:07:49.376Z] Removing intermediate container e8427ee2380c [2022-08-30T17:07:49.376Z] ---> e55d298b36fd [2022-08-30T17:07:49.376Z] Step 20/22 : LABEL arch=arm64 [2022-08-30T17:07:49.376Z] ---> Running in c59536612168 [2022-08-30T17:07:49.658Z] Removing intermediate container 50cb74757421 [2022-08-30T17:07:49.658Z] ---> e4a97ce09bb9 [2022-08-30T17:07:49.658Z] [2022-08-30T17:07:49.658Z] Step 9/20 : FROM alpine:3.15 [2022-08-30T17:07:49.658Z] ---> 02e0d6fdf486 [2022-08-30T17:07:49.658Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-30T17:07:49.658Z] ---> Using cache [2022-08-30T17:07:49.658Z] ---> d853749cee74 [2022-08-30T17:07:49.658Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T17:07:49.658Z] ---> Using cache [2022-08-30T17:07:49.658Z] ---> fff86c0226de [2022-08-30T17:07:49.658Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-30T17:07:49.658Z] ---> Running in 2b52dc5fccc4 [2022-08-30T17:07:50.275Z] Removing intermediate container c59536612168 [2022-08-30T17:07:50.275Z] ---> ce81bc08d9e3 [2022-08-30T17:07:50.275Z] Step 21/22 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T17:07:50.552Z] ---> Running in 7f26d2613ba4 [2022-08-30T17:07:51.160Z] Removing intermediate container 7f26d2613ba4 [2022-08-30T17:07:51.160Z] ---> a66fb5627f72 [2022-08-30T17:07:51.160Z] Step 22/22 : LABEL version=0.0.0 [2022-08-30T17:07:51.437Z] ---> Running in e158609745dc [2022-08-30T17:07:52.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T17:07:52.044Z] Removing intermediate container e158609745dc [2022-08-30T17:07:52.044Z] ---> 593d282b14c8 [2022-08-30T17:07:52.044Z] [2022-08-30T17:07:52.322Z] Successfully built 593d282b14c8 [2022-08-30T17:07:52.322Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-30T17:07:53.321Z]  Building security-proxy-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T17:07:54.779Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-30T17:07:54.779Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-30T17:07:54.779Z] OK: 15733 distinct packages available [2022-08-30T17:07:54.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-30T17:07:55.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-30T17:07:57.235Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-30T17:07:57.235Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-30T17:07:57.513Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-30T17:07:57.513Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-30T17:07:57.513Z] (5/9) Installing curl (7.80.0-r2) [2022-08-30T17:07:57.793Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-30T17:07:57.793Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-30T17:07:57.793Z] (8/9) Installing libucontext (1.1-r0) [2022-08-30T17:07:58.074Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-30T17:07:58.074Z] Executing busybox-1.34.1-r7.trigger [2022-08-30T17:07:58.074Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T17:07:58.683Z] OK: 8 MiB in 23 packages [2022-08-30T17:08:01.354Z] Removing intermediate container 2b52dc5fccc4 [2022-08-30T17:08:01.354Z] ---> 9285bab46bf9 [2022-08-30T17:08:01.354Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T17:08:01.641Z] ---> 653b6636f263 [2022-08-30T17:08:01.641Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-30T17:08:04.316Z] ---> 5b3df3705e9a [2022-08-30T17:08:04.316Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-30T17:08:04.937Z] ---> 43867cf5e9b9 [2022-08-30T17:08:04.937Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-30T17:08:04.937Z] ---> Running in 89d0b3543b49 [2022-08-30T17:08:05.554Z] Removing intermediate container 89d0b3543b49 [2022-08-30T17:08:05.554Z] ---> f7a15fe4093a [2022-08-30T17:08:05.554Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T17:08:05.841Z] ---> Running in 4b4dfa24b914 [2022-08-30T17:08:06.449Z] Removing intermediate container 4b4dfa24b914 [2022-08-30T17:08:06.449Z] ---> 79b907e88de1 [2022-08-30T17:08:06.449Z] Step 18/20 : LABEL arch=arm64 [2022-08-30T17:08:06.449Z] ---> Running in 70e4bba419cd [2022-08-30T17:08:07.062Z] Removing intermediate container 70e4bba419cd [2022-08-30T17:08:07.062Z] ---> b552f150defd [2022-08-30T17:08:07.062Z] Step 19/20 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T17:08:07.062Z] ---> Running in 225cacbc5bcf [2022-08-30T17:08:07.670Z] Removing intermediate container 225cacbc5bcf [2022-08-30T17:08:07.670Z] ---> 8759ce7ca079 [2022-08-30T17:08:07.670Z] Step 20/20 : LABEL version=0.0.0 [2022-08-30T17:08:07.959Z] ---> Running in 03e9d0cdf13e [2022-08-30T17:08:08.558Z] Removing intermediate container 03e9d0cdf13e [2022-08-30T17:08:08.558Z] ---> ac34478840aa [2022-08-30T17:08:08.558Z] [2022-08-30T17:08:08.837Z] Successfully built ac34478840aa [2022-08-30T17:08:08.837Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-30T17:08:31.081Z]  Building security-spiffe-token-provider ... done 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-08-30T17:08:46.204Z] Removing intermediate container 5451ec18354f [2022-08-30T17:08:46.204Z] ---> 72b87412417b [2022-08-30T17:08:46.204Z] [2022-08-30T17:08:46.204Z] Step 10/25 : FROM alpine:3.16 [2022-08-30T17:08:46.204Z] ---> a6215f271958 [2022-08-30T17:08:46.204Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-30T17:08:46.204Z] ---> Running in 8109ab79e91a [2022-08-30T17:08:46.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T17:08:46.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T17:08:47.762Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-30T17:08:48.039Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-30T17:08:48.040Z] (3/3) Installing su-exec (0.2-r1) [2022-08-30T17:08:48.040Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T17:08:48.040Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T17:08:48.318Z] OK: 6 MiB in 17 packages [2022-08-30T17:08:50.323Z] Removing intermediate container 8109ab79e91a [2022-08-30T17:08:50.323Z] ---> e8fb20a91fbd [2022-08-30T17:08:50.323Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-30T17:08:50.323Z] ---> Running in a8efaffeb0c4 [2022-08-30T17:08:51.342Z] Removing intermediate container a8efaffeb0c4 [2022-08-30T17:08:51.342Z] ---> 5308784345db [2022-08-30T17:08:51.342Z] Step 13/25 : WORKDIR / [2022-08-30T17:08:51.342Z] ---> Running in 7b75dd20ee46 [2022-08-30T17:08:52.342Z] Removing intermediate container 7b75dd20ee46 [2022-08-30T17:08:52.342Z] ---> 814a6a14360f [2022-08-30T17:08:52.342Z] 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-08-30T17:08:53.799Z] ---> b2b167d59447 [2022-08-30T17:08:53.799Z] 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-08-30T17:08:55.259Z] ---> 5d760d4d9256 [2022-08-30T17:08:55.259Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-30T17:08:57.296Z] ---> 505df45adb7e [2022-08-30T17:08:57.296Z] 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-08-30T17:08:58.759Z] ---> ea8d1fdfb1e2 [2022-08-30T17:08:58.759Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-30T17:09:01.422Z] ---> 508031e8435c [2022-08-30T17:09:01.422Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-30T17:09:01.422Z] Removing intermediate container 1936a5c26e43 [2022-08-30T17:09:01.422Z] ---> d7a96bd81e06 [2022-08-30T17:09:01.422Z] [2022-08-30T17:09:01.422Z] Step 11/24 : FROM alpine:3.16 [2022-08-30T17:09:01.422Z] ---> a6215f271958 [2022-08-30T17:09:01.422Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-08-30T17:09:01.422Z] ---> Using cache [2022-08-30T17:09:01.422Z] ---> 356d6fd5bf52 [2022-08-30T17:09:01.422Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T17:09:01.422Z] ---> Using cache [2022-08-30T17:09:01.422Z] ---> 0008b57f4abf [2022-08-30T17:09:01.422Z] Step 14/24 : ENV APP_PORT=59882 [2022-08-30T17:09:01.422Z] ---> Running in c459cc7a6a0d [2022-08-30T17:09:02.040Z] Removing intermediate container c459cc7a6a0d [2022-08-30T17:09:02.040Z] ---> 49ff9d7b353a [2022-08-30T17:09:02.040Z] Step 15/24 : EXPOSE $APP_PORT [2022-08-30T17:09:02.319Z] ---> Running in eb07a8f6b216 [2022-08-30T17:09:03.325Z] Removing intermediate container eb07a8f6b216 [2022-08-30T17:09:03.325Z] ---> 514edd4bc172 [2022-08-30T17:09:03.325Z] Step 16/24 : WORKDIR / [2022-08-30T17:09:03.325Z] ---> Running in e209345844cc [2022-08-30T17:09:03.618Z] ---> 4a288187e935 [2022-08-30T17:09:03.618Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-30T17:09:03.900Z] Removing intermediate container e209345844cc [2022-08-30T17:09:03.900Z] ---> 7be5aa552dda [2022-08-30T17:09:03.900Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T17:09:04.901Z] ---> 8dfcdb9ea8e6 [2022-08-30T17:09:04.901Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-30T17:09:04.901Z] ---> Running in 31be9aaff933 [2022-08-30T17:09:05.188Z] ---> a8d798d94c78 [2022-08-30T17:09:05.188Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-30T17:09:08.632Z] ---> 67492a9c271b [2022-08-30T17:09:08.632Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-30T17:09:08.632Z] Removing intermediate container 31be9aaff933 [2022-08-30T17:09:08.632Z] ---> 56c000ed7fed [2022-08-30T17:09:08.633Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-30T17:09:08.633Z] ---> Running in b0a41a430e48 [2022-08-30T17:09:09.247Z] Removing intermediate container b0a41a430e48 [2022-08-30T17:09:09.247Z] ---> f35504a8b4db [2022-08-30T17:09:09.247Z] Step 23/25 : LABEL arch=arm64 [2022-08-30T17:09:09.547Z] ---> 921e9720752c [2022-08-30T17:09:09.547Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-08-30T17:09:09.547Z] ---> Running in 6cdd2f234d7b [2022-08-30T17:09:09.547Z] ---> Running in 0137453733cb [2022-08-30T17:09:10.154Z] Removing intermediate container 6cdd2f234d7b [2022-08-30T17:09:10.155Z] ---> 44e37b2a7bbc [2022-08-30T17:09:10.155Z] Step 24/25 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T17:09:10.155Z] Removing intermediate container 0137453733cb [2022-08-30T17:09:10.155Z] ---> f80f8013a0ab [2022-08-30T17:09:10.155Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T17:09:10.437Z] ---> Running in f0dc4c50a5c5 [2022-08-30T17:09:10.437Z] ---> Running in b2712a5f4b75 [2022-08-30T17:09:11.048Z] Removing intermediate container f0dc4c50a5c5 [2022-08-30T17:09:11.048Z] ---> 789f811f85d9 [2022-08-30T17:09:11.048Z] Step 22/24 : LABEL arch=arm64 [2022-08-30T17:09:11.048Z] Removing intermediate container b2712a5f4b75 [2022-08-30T17:09:11.048Z] ---> 432fdc0d5e29 [2022-08-30T17:09:11.048Z] Step 25/25 : LABEL version=0.0.0 [2022-08-30T17:09:11.325Z] ---> Running in 6574e157bd4a [2022-08-30T17:09:11.325Z] ---> Running in a095a3c0cdf2 [2022-08-30T17:09:12.314Z] Removing intermediate container 6574e157bd4a [2022-08-30T17:09:12.314Z] ---> a740fc967277 [2022-08-30T17:09:12.314Z] Step 23/24 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T17:09:12.314Z] Removing intermediate container a095a3c0cdf2 [2022-08-30T17:09:12.314Z] ---> d80038a3f47b [2022-08-30T17:09:12.314Z] [2022-08-30T17:09:12.314Z] ---> Running in 88131d467410 [2022-08-30T17:09:12.592Z] Successfully built d80038a3f47b [2022-08-30T17:09:12.592Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-30T17:09:12.888Z]  Building security-secretstore-setup ... done Removing intermediate container 88131d467410 [2022-08-30T17:09:12.888Z] ---> 631ba090e784 [2022-08-30T17:09:12.888Z] Step 24/24 : LABEL version=0.0.0 [2022-08-30T17:09:13.164Z] ---> Running in 4c3665dcdf92 [2022-08-30T17:09:13.437Z] Removing intermediate container 4c3665dcdf92 [2022-08-30T17:09:13.437Z] ---> 6a4f093b0da1 [2022-08-30T17:09:13.437Z] [2022-08-30T17:09:13.713Z] Successfully built 6a4f093b0da1 [2022-08-30T17:09:13.713Z] Successfully tagged core-command-arm64:latest [2022-08-30T17:10:00.710Z]  Building core-command ... done Removing intermediate container 3041f927ba35 [2022-08-30T17:10:00.710Z] ---> 6d291c1e8b6e [2022-08-30T17:10:00.710Z] [2022-08-30T17:10:00.710Z] Step 11/23 : FROM alpine:3.16 [2022-08-30T17:10:00.710Z] ---> a6215f271958 [2022-08-30T17:10:00.710Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-30T17:10:00.710Z] ---> Running in e7604626d634 [2022-08-30T17:10:00.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T17:10:00.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T17:10:00.710Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-30T17:10:00.710Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-30T17:10:00.710Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T17:10:00.710Z] Executing ca-certificates-20220614-r0.trigger [2022-08-30T17:10:00.710Z] OK: 6 MiB in 16 packages [2022-08-30T17:10:01.307Z] Removing intermediate container e7604626d634 [2022-08-30T17:10:01.307Z] ---> 17c62b6d9f36 [2022-08-30T17:10:01.307Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-30T17:10:01.307Z] ---> Running in 462e2dd1b40f [2022-08-30T17:10:01.901Z] Removing intermediate container 462e2dd1b40f [2022-08-30T17:10:01.901Z] ---> 9e3d03b2d91a [2022-08-30T17:10:01.901Z] Step 14/23 : ENV APP_PORT=59860 [2022-08-30T17:10:01.901Z] ---> Running in f90081b399e9 [2022-08-30T17:10:02.175Z] Removing intermediate container f90081b399e9 [2022-08-30T17:10:02.175Z] ---> e01d7b8565cb [2022-08-30T17:10:02.175Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-30T17:10:02.175Z] ---> Running in 600fdf604a90 [2022-08-30T17:10:02.449Z] Removing intermediate container 600fdf604a90 [2022-08-30T17:10:02.449Z] ---> 8b214278a443 [2022-08-30T17:10:02.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-30T17:10:03.045Z] ---> 67bed6e5d951 [2022-08-30T17:10:03.045Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-30T17:10:04.480Z] ---> 00095b0c6eb4 [2022-08-30T17:10:04.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-30T17:10:05.073Z] ---> 3d86b53e9eba [2022-08-30T17:10:05.073Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-08-30T17:10:05.073Z] ---> Running in 2a8ebdc51e6b [2022-08-30T17:10:05.345Z] Removing intermediate container 2a8ebdc51e6b [2022-08-30T17:10:05.345Z] ---> 8d5911615fe4 [2022-08-30T17:10:05.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T17:10:05.619Z] ---> Running in 2c4630438f6f [2022-08-30T17:10:05.891Z] Removing intermediate container 2c4630438f6f [2022-08-30T17:10:05.891Z] ---> 58808cc8a979 [2022-08-30T17:10:05.891Z] Step 21/23 : LABEL arch=arm64 [2022-08-30T17:10:05.891Z] ---> Running in 20c6b2b1b5c0 [2022-08-30T17:10:06.487Z] Removing intermediate container 20c6b2b1b5c0 [2022-08-30T17:10:06.487Z] ---> 40addbce6f9e [2022-08-30T17:10:06.487Z] Step 22/23 : LABEL git_sha=bdd7ecf21cb9df7c3b5b1e31c547eb0eb9df86d2 [2022-08-30T17:10:06.487Z] ---> Running in a8addd947268 [2022-08-30T17:10:06.760Z] Removing intermediate container a8addd947268 [2022-08-30T17:10:06.760Z] ---> 940ea309d1c9 [2022-08-30T17:10:06.760Z] Step 23/23 : LABEL version=0.0.0 [2022-08-30T17:10:06.760Z] ---> Running in 7a298fe8748c [2022-08-30T17:10:07.034Z] Removing intermediate container 7a298fe8748c [2022-08-30T17:10:07.034Z] ---> bff6e8800879 [2022-08-30T17:10:07.034Z] [2022-08-30T17:10:07.305Z] Successfully built bff6e8800879 [2022-08-30T17:10:07.305Z] Successfully tagged support-notifications-arm64:latest [2022-08-30T17:10:07.919Z]  Building support-notifications ... done  [Pipeline] } [2022-08-30T17:10:07.923Z] $ docker stop --time=1 fe24b4d60f61a43937550f6ab62ec2ae4b7ea9f267ee925ef2aa5b71366cc6a2 [2022-08-30T17:10:09.672Z] $ docker rm -f fe24b4d60f61a43937550f6ab62ec2ae4b7ea9f267ee925ef2aa5b71366cc6a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T17:10:10.250Z] + docker images [2022-08-30T17:10:10.523Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-30T17:10:10.523Z] support-notifications-arm64 latest bff6e8800879 4 seconds ago 26.3MB [2022-08-30T17:10:10.523Z] 6d291c1e8b6e 15 seconds ago 1.43GB [2022-08-30T17:10:10.523Z] core-command-arm64 latest 6a4f093b0da1 57 seconds ago 16.7MB [2022-08-30T17:10:10.523Z] security-secretstore-setup-arm64 latest d80038a3f47b 59 seconds ago 28.2MB [2022-08-30T17:10:10.523Z] d7a96bd81e06 About a minute ago 1.37GB [2022-08-30T17:10:10.523Z] 72b87412417b About a minute ago 1.37GB [2022-08-30T17:10:10.523Z] security-spiffe-token-provider-arm64 latest ac34478840aa 2 minutes ago 28.4MB [2022-08-30T17:10:10.523Z] security-proxy-setup-arm64 latest 593d282b14c8 2 minutes ago 26.4MB [2022-08-30T17:10:10.523Z] e4a97ce09bb9 2 minutes ago 1.41GB [2022-08-30T17:10:10.523Z] 827f4ab3e90c 2 minutes ago 1.36GB [2022-08-30T17:10:10.523Z] sys-mgmt-agent-arm64 latest 3dc1185caf9c 8 minutes ago 133MB [2022-08-30T17:10:10.523Z] core-metadata-arm64 latest e07c06961f87 8 minutes ago 17.5MB [2022-08-30T17:10:10.523Z] support-scheduler-arm64 latest 6fe63e6b2522 8 minutes ago 25.7MB [2022-08-30T17:10:10.523Z] 877136262e50 8 minutes ago 1.38GB [2022-08-30T17:10:10.523Z] 1274d223dd27 8 minutes ago 1.43GB [2022-08-30T17:10:10.523Z] e2fd2a4e22e5 10 minutes ago 1.36GB [2022-08-30T17:10:10.523Z] core-data-arm64 latest fb70964ecc04 10 minutes ago 20.7MB [2022-08-30T17:10:10.523Z] d97f78060c23 11 minutes ago 1.38GB [2022-08-30T17:10:10.523Z] security-bootstrapper-arm64 latest 59eda0794120 12 minutes ago 18.7MB [2022-08-30T17:10:10.523Z] add7a45fe001 13 minutes ago 1.36GB [2022-08-30T17:10:10.523Z] security-spire-agent-arm64 latest b6df012ab97a 18 minutes ago 122MB [2022-08-30T17:10:10.523Z] security-spire-server-arm64 latest e9da7bc9c7b2 19 minutes ago 84.2MB [2022-08-30T17:10:10.523Z] security-spire-config-arm64 latest c42fc741e7ee 19 minutes ago 83.6MB [2022-08-30T17:10:10.523Z] 35bcea9ff584 19 minutes ago 1.25GB [2022-08-30T17:10:10.523Z] 347c33b68e1a 19 minutes ago 1.25GB [2022-08-30T17:10:10.523Z] ci-base-image-arm64 latest 21fb66a862d3 34 minutes ago 995MB [2022-08-30T17:10:10.523Z] alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB [2022-08-30T17:10:10.523Z] alpine 3.16 a6215f271958 3 weeks ago 5.29MB [2022-08-30T17:10:10.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-30T17:10:10.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T17:10:10.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T17:10:10.993Z] [2022-08-30T17:10:10.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T17:10:11.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T17:10:11.948Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-30T17:10:11.948Z] 8998bd30e6a1: Pulling fs layer [2022-08-30T17:10:11.948Z] 04944245beec: Pulling fs layer [2022-08-30T17:10:11.948Z] 699f458cf7ca: Pulling fs layer [2022-08-30T17:10:11.948Z] 765212b225bb: Pulling fs layer [2022-08-30T17:10:11.948Z] f23df028b6ca: Pulling fs layer [2022-08-30T17:10:11.948Z] d65c8cfc05b1: Pulling fs layer [2022-08-30T17:10:11.948Z] 2437ff75d9bd: Pulling fs layer [2022-08-30T17:10:11.948Z] 765212b225bb: Waiting [2022-08-30T17:10:11.948Z] f23df028b6ca: Waiting [2022-08-30T17:10:11.948Z] d65c8cfc05b1: Waiting [2022-08-30T17:10:11.948Z] 2437ff75d9bd: Waiting [2022-08-30T17:10:11.948Z] 04944245beec: Download complete [2022-08-30T17:10:11.948Z] 765212b225bb: Verifying Checksum [2022-08-30T17:10:11.948Z] 765212b225bb: Download complete [2022-08-30T17:10:11.948Z] f23df028b6ca: Verifying Checksum [2022-08-30T17:10:11.948Z] f23df028b6ca: Download complete [2022-08-30T17:10:11.948Z] d65c8cfc05b1: Download complete [2022-08-30T17:10:12.220Z] 699f458cf7ca: Verifying Checksum [2022-08-30T17:10:12.220Z] 699f458cf7ca: Download complete [2022-08-30T17:10:12.494Z] 8998bd30e6a1: Verifying Checksum [2022-08-30T17:10:12.494Z] 8998bd30e6a1: Download complete [2022-08-30T17:10:15.117Z] 2437ff75d9bd: Verifying Checksum [2022-08-30T17:10:15.117Z] 2437ff75d9bd: Download complete [2022-08-30T17:10:17.830Z] 8998bd30e6a1: Pull complete [2022-08-30T17:10:18.123Z] 04944245beec: Pull complete [2022-08-30T17:10:20.170Z] 699f458cf7ca: Pull complete [2022-08-30T17:10:20.443Z] 765212b225bb: Pull complete [2022-08-30T17:10:21.422Z] f23df028b6ca: Pull complete [2022-08-30T17:10:21.422Z] d65c8cfc05b1: Pull complete [2022-08-30T17:10:39.721Z] 2437ff75d9bd: Pull complete [2022-08-30T17:10:39.721Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-30T17:10:39.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T17:10:39.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T17:10:39.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container [2022-08-30T17:10:40.072Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-30T17:10:42.979Z] $ docker top e3c13af488812e962e71ac08544576e225cb2a41a02dc5f173b35205a970ab3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T17:10:43.947Z] ---> job-cost.sh [2022-08-30T17:10:43.947Z] lf-activate-venv: SKIPPING [2022-08-30T17:10:43.947Z] INFO: No Stack... [2022-08-30T17:10:44.540Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-30T17:10:45.515Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T17:10:46.187Z] + cut -d, -f6 [2022-08-30T17:10:46.187Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-08-30T17:10:46.220Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4137-3-stack-cost] [2022-08-30T17:10:46.227Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4137-3-stack-cost] did not exist. Created. [2022-08-30T17:10:46.227Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4137-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T17:10:46.903Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-30T17:10:47.079Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T17:10:47.089Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4137-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T17:10:47.105Z] $ docker stop --time=1 e3c13af488812e962e71ac08544576e225cb2a41a02dc5f173b35205a970ab3a [2022-08-30T17:10:48.673Z] $ docker rm -f e3c13af488812e962e71ac08544576e225cb2a41a02dc5f173b35205a970ab3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-30T17:10:49.139Z] provisioning config files... [2022-08-30T17:10:49.148Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config679345308170531229tmp [Pipeline] { [Pipeline] sh [2022-08-30T17:10:49.457Z] + set +x [2022-08-30T17:10:49.458Z] + curl -s https://codecov.io/bash [2022-08-30T17:10:49.458Z] + bash -s -- [2022-08-30T17:10:49.458Z] [2022-08-30T17:10:49.458Z] _____ _ [2022-08-30T17:10:49.458Z] / ____| | | [2022-08-30T17:10:49.458Z] | | ___ __| | ___ ___ _____ __ [2022-08-30T17:10:49.458Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-30T17:10:49.458Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-30T17:10:49.458Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-30T17:10:49.458Z] Bash-1.0.6 [2022-08-30T17:10:49.458Z] [2022-08-30T17:10:49.458Z] [2022-08-30T17:10:49.458Z] ==> git version 2.25.1 found [2022-08-30T17:10:49.458Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-30T17:10:49.458Z] Release-Date: 2020-01-08 [2022-08-30T17:10:49.458Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-30T17:10:49.458Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-30T17:10:49.458Z] ==> Jenkins CI detected. [2022-08-30T17:10:49.458Z] current dir:  /w/workspace/edgex-go/3 [2022-08-30T17:10:49.458Z] project root: . [2022-08-30T17:10:49.458Z] --> token set from env [2022-08-30T17:10:49.458Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-30T17:10:49.458Z] ==> Running gcov in . (disable via -X gcov) [2022-08-30T17:10:49.458Z] ==> Python coveragepy not found [2022-08-30T17:10:49.458Z] ==> Searching for coverage reports in: [2022-08-30T17:10:49.458Z] + . [2022-08-30T17:10:49.719Z] -> Found 1 reports [2022-08-30T17:10:49.719Z] ==> Detecting git/mercurial file structure [2022-08-30T17:10:49.719Z] ==> Reading reports [2022-08-30T17:10:49.719Z] + ./coverage.out bytes=482786 [2022-08-30T17:10:49.719Z] ==> Appending adjustments [2022-08-30T17:10:49.719Z] https://docs.codecov.io/docs/fixing-reports [2022-08-30T17:10:51.109Z] + Found adjustments [2022-08-30T17:10:51.109Z] ==> Gzipping contents [2022-08-30T17:10:51.109Z] 64K /tmp/codecov.aTo6M8.gz [2022-08-30T17:10:51.109Z] ==> Uploading reports [2022-08-30T17:10:51.109Z] url: https://codecov.io [2022-08-30T17:10:51.109Z] query: branch=PR-4137&commit=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4137%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4137&job=&cmd_args= [2022-08-30T17:10:51.109Z] -> Pinging Codecov [2022-08-30T17:10:51.109Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4137&commit=8e5fa0ede6508dfcdd68f72a95d82dbefad2965e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4137%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4137&job=&cmd_args= [2022-08-30T17:10:51.375Z] -> Uploading to [2022-08-30T17:10:51.375Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-30/00271124DB129430A58F1EEE437C3FCB/8e5fa0ede6508dfcdd68f72a95d82dbefad2965e/2384f867-ab0c-444e-851c-b399462ce944.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T171051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1bd6995a4349a28166c4d3e1d5cca36370af98a1be352555af730e88d728f94 [2022-08-30T17:10:51.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T17:10:51.375Z] Dload Upload Total Spent Left Speed [2022-08-30T17:10:51.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63335 0 0 100 63335 0 224k --:--:-- --:--:-- --:--:-- 224k [2022-08-30T17:10:51.640Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8e5fa0ede6508dfcdd68f72a95d82dbefad2965e [Pipeline] } [2022-08-30T17:10:51.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-30T17:10:52.283Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-30T17:10:52.594Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T17:10:53.470Z] ---> package-listing.sh [2022-08-30T17:10:53.470Z] ++ facter osfamily [2022-08-30T17:10:53.470Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-30T17:10:53.730Z] + OS_FAMILY=debian [2022-08-30T17:10:53.730Z] + workspace=/w/workspace/edgex-go/3 [2022-08-30T17:10:53.730Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-30T17:10:53.730Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-30T17:10:53.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-30T17:10:53.730Z] + PACKAGES=/tmp/packages_start.txt [2022-08-30T17:10:53.730Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-30T17:10:53.730Z] + PACKAGES=/tmp/packages_end.txt [2022-08-30T17:10:53.730Z] + case "${OS_FAMILY}" in [2022-08-30T17:10:53.730Z] + dpkg -l [2022-08-30T17:10:53.730Z] + grep '^ii' [2022-08-30T17:10:53.730Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-30T17:10:53.730Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-30T17:10:53.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-30T17:10:53.730Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-30T17:10:53.730Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-08-30T17:10:53.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-08-30T17:10:53.741Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-30T17:10:54.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T17:10:54.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T17:10:54.589Z] [2022-08-30T17:10:54.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T17:10:54.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T17:10:54.902Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-30T17:10:54.902Z] 5eb5b503b376: Pulling fs layer [2022-08-30T17:10:54.902Z] 5c69ac0246d0: Pulling fs layer [2022-08-30T17:10:54.902Z] ec43610c2a17: Pulling fs layer [2022-08-30T17:10:54.902Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-30T17:10:54.902Z] 33b1e0a273af: Pulling fs layer [2022-08-30T17:10:54.902Z] 5d3b04190fa2: Pulling fs layer [2022-08-30T17:10:54.902Z] 2f39f015ded8: Pulling fs layer [2022-08-30T17:10:54.902Z] 5d3b04190fa2: Waiting [2022-08-30T17:10:54.902Z] 3a2ae6a8a46f: Waiting [2022-08-30T17:10:54.902Z] 33b1e0a273af: Waiting [2022-08-30T17:10:54.902Z] 2f39f015ded8: Waiting [2022-08-30T17:10:54.902Z] 5c69ac0246d0: Download complete [2022-08-30T17:10:54.902Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-30T17:10:54.902Z] 3a2ae6a8a46f: Download complete [2022-08-30T17:10:55.161Z] 33b1e0a273af: Verifying Checksum [2022-08-30T17:10:55.161Z] 33b1e0a273af: Download complete [2022-08-30T17:10:55.161Z] 5d3b04190fa2: Download complete [2022-08-30T17:10:55.161Z] ec43610c2a17: Verifying Checksum [2022-08-30T17:10:55.161Z] ec43610c2a17: Download complete [2022-08-30T17:10:55.161Z] 5eb5b503b376: Verifying Checksum [2022-08-30T17:10:55.161Z] 5eb5b503b376: Download complete [2022-08-30T17:10:56.103Z] 2f39f015ded8: Download complete [2022-08-30T17:10:56.672Z] 5eb5b503b376: Pull complete [2022-08-30T17:10:56.932Z] 5c69ac0246d0: Pull complete [2022-08-30T17:10:57.504Z] ec43610c2a17: Pull complete [2022-08-30T17:10:57.504Z] 3a2ae6a8a46f: Pull complete [2022-08-30T17:10:57.762Z] 33b1e0a273af: Pull complete [2022-08-30T17:10:57.762Z] 5d3b04190fa2: Pull complete [2022-08-30T17:11:03.060Z] 2f39f015ded8: Pull complete [2022-08-30T17:11:03.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-30T17:11:03.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T17:11:03.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T17:11:03.178Z] prd-ubuntu20.04-docker-8c-8g-23948 does not seem to be running inside a container [2022-08-30T17:11:03.225Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T17:11:07.247Z] $ docker top e4a967ed19bf0219119c4967afe4930c5372ec47fd39e4d6d8273338c294075e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T17:11:07.614Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-30T17:11:07.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-30T17:11:08.193Z] + ls /var/log/sa-host [2022-08-30T17:11:08.193Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T17:11:08.335Z] provisioning config files... [2022-08-30T17:11:08.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6701165597831729134tmp [Pipeline] { [Pipeline] echo [2022-08-30T17:11:08.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T17:11:08.651Z] ---> create-netrc.sh [Pipeline] } [2022-08-30T17:11:08.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-30T17:11:08.999Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-30T17:11:09.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T17:11:09.293Z] ---> sudo-logs.sh [2022-08-30T17:11:09.293Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-30T17:11:09.312Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T17:11:09.599Z] ---> job-cost.sh [2022-08-30T17:11:09.599Z] lf-activate-venv: SKIPPING [2022-08-30T17:11:09.599Z] DEBUG: total: 0.10999999940395355 [2022-08-30T17:11:09.599Z] INFO: Retrieving Stack Cost... [2022-08-30T17:11:10.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T17:11:10.430Z] INFO: Archiving Costs [Pipeline] echo [2022-08-30T17:11:10.442Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T17:11:10.730Z] ---> logs-deploy.sh [2022-08-30T17:11:10.730Z] lf-activate-venv: SKIPPING [2022-08-30T17:11:10.730Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4137/3 [2022-08-30T17:11:10.730Z] INFO: archiving workspace using pattern(s): [2022-08-30T17:11:11.671Z] Archives upload complete. [2022-08-30T17:11:11.932Z] INFO: archiving logs to Nexus