Pull request #4057 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2965886d162f0a6e291313889660dde4d627ed08+a157344ed5a2a308e5221a4550246afdf7c311d5 (4c0ac77936f370fd77ca74262843336a198bd8d0) 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-ssh13913619934976339760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13856188951041602517.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/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-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4549931838467539265.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14860239629140193052.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/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-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2929235996638071791.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16696 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 Merge succeeded, producing 2965886d162f0a6e291313889660dde4d627ed08 Checking out Revision 2965886d162f0a6e291313889660dde4d627ed08 (PR-4057) > 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/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # 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 a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-02T15:31:13.261Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-02T15:31:13.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-02T15:31:13.332Z] ========================================================= [2022-07-02T15:31:13.332Z] EdgeX Global Pipelines Version Info [2022-07-02T15:31:13.332Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 97d0a7713d38382b8cc3fec945a0be78cfa581c0 # timeout=10 [2022-07-02T15:31:14.091Z] ------------------- [2022-07-02T15:31:14.091Z] stable info: [2022-07-02T15:31:14.091Z] ------------------- [2022-07-02T15:31:14.091Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-02T15:31:14.091Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-02T15:31:14.091Z] Message: update stable to v1.0.234 [2022-07-02T15:31:14.662Z] ------------------- [2022-07-02T15:31:14.662Z] experimental info: [2022-07-02T15:31:14.662Z] ------------------- [2022-07-02T15:31:14.662Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-02T15:31:14.662Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-02T15:31:14.662Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-02T15:31:14.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-02T15:31:14.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-02T15:31:14.957Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-02T15:31:14.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-02T15:31:14.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-02T15:31:14.987Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-02T15:31:14.997Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-02T15:31:15.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-02T15:31:15.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-02T15:31:15.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-02T15:31:15.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-02T15:31:15.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-02T15:31:15.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-02T15:31:15.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-02T15:31:15.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-02T15:31:15.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T15:31:15.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T15:31:15.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-02T15:31:15.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-02T15:31:15.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-02T15:31:15.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-02T15:31:15.187Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-02T15:31:15.197Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-02T15:31:15.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo [2022-07-02T15:31:15.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo [2022-07-02T15:31:15.235Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo [2022-07-02T15:31:15.245Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2965886d162f0a6e291313889660dde4d627ed08 [Pipeline] echo [2022-07-02T15:31:15.256Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2965886 [Pipeline] echo [2022-07-02T15:31:15.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T15:31:15.303Z] provisioning config files... [2022-07-02T15:31:15.316Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1360552333003373635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T15:31:15.620Z] ---> docker-login.sh [2022-07-02T15:31:15.620Z] nexus3.edgexfoundry.org:10001 [2022-07-02T15:31:15.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:31:15.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:31:15.880Z] Configure a credential helper to remove this warning. See [2022-07-02T15:31:15.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:31:15.880Z] [2022-07-02T15:31:15.880Z] Login Succeeded [2022-07-02T15:31:15.880Z] nexus3.edgexfoundry.org:10002 [2022-07-02T15:31:16.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:31:16.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:31:16.143Z] Configure a credential helper to remove this warning. See [2022-07-02T15:31:16.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:31:16.143Z] [2022-07-02T15:31:16.143Z] Login Succeeded [2022-07-02T15:31:16.143Z] nexus3.edgexfoundry.org:10003 [2022-07-02T15:31:16.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:31:16.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:31:16.414Z] Configure a credential helper to remove this warning. See [2022-07-02T15:31:16.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:31:16.414Z] [2022-07-02T15:31:16.414Z] Login Succeeded [2022-07-02T15:31:16.414Z] nexus3.edgexfoundry.org:10004 [2022-07-02T15:31:16.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:31:16.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:31:16.414Z] Configure a credential helper to remove this warning. See [2022-07-02T15:31:16.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:31:16.414Z] [2022-07-02T15:31:16.414Z] Login Succeeded [2022-07-02T15:31:16.414Z] docker.io [2022-07-02T15:31:16.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:31:16.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:31:16.992Z] Configure a credential helper to remove this warning. See [2022-07-02T15:31:16.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:31:16.992Z] [2022-07-02T15:31:16.992Z] Login Succeeded [2022-07-02T15:31:16.992Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T15:31:17.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T15:31:17.316Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/core-command/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/core-data/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/core-metadata/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-02T15:31:17.316Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2022-07-02T15:31:17.316Z] [2022-07-02T15:31:17.316Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/support-notifications/Dockerfile+ [2022-07-02T15:31:17.316Z] cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-02T15:31:17.316Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-02T15:31:17.316Z] + cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-02T15:31:17.316Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-02T15:31:17.316Z] cut -d/ -f2 [2022-07-02T15:31:17.316Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-02T15:31:17.352Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-02T15:31:17.689Z] + git rev-list -1 --merges 2965886d162f0a6e291313889660dde4d627ed08~1..2965886d162f0a6e291313889660dde4d627ed08 [Pipeline] echo [2022-07-02T15:31:17.707Z] -----------> git rev-list -1 --merges 2965886d162f0a6e291313889660dde4d627ed08~1..2965886d162f0a6e291313889660dde4d627ed08 2965886d162f0a6e291313889660dde4d627ed08 [false] [Pipeline] sh [2022-07-02T15:31:18.005Z] + git log --format=format:%s -1 2965886d162f0a6e291313889660dde4d627ed08 [Pipeline] echo [2022-07-02T15:31:18.020Z] ========================================================= [2022-07-02T15:31:18.020Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-02T15:31:18.020Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-02T15:31:18.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T15:31:18.396Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-02T15:31:18.396Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-02T15:31:18.396Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-02T15:31:18.396Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-02T15:31:18.396Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-02T15:31:18.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:31:18.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:31:18.752Z] [2022-07-02T15:31:18.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:31:19.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:31:19.062Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-02T15:31:19.062Z] 42c077c10790: Pulling fs layer [2022-07-02T15:31:19.062Z] f63e77b7563a: Pulling fs layer [2022-07-02T15:31:19.062Z] bd5fdadae976: Pulling fs layer [2022-07-02T15:31:19.062Z] 205491f53016: Pulling fs layer [2022-07-02T15:31:19.062Z] df18705c85c3: Pulling fs layer [2022-07-02T15:31:19.062Z] bdb3f477010e: Pulling fs layer [2022-07-02T15:31:19.062Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-02T15:31:19.062Z] 2c6e9b1d212d: Pulling fs layer [2022-07-02T15:31:19.062Z] bdb8f0575790: Pulling fs layer [2022-07-02T15:31:19.062Z] 386e3cb2ff24: Pulling fs layer [2022-07-02T15:31:19.062Z] 2343380bae48: Pulling fs layer [2022-07-02T15:31:19.062Z] 205491f53016: Waiting [2022-07-02T15:31:19.062Z] df18705c85c3: Waiting [2022-07-02T15:31:19.062Z] c8a8fc8e1c8f: Waiting [2022-07-02T15:31:19.062Z] bdb3f477010e: Waiting [2022-07-02T15:31:19.062Z] 2c6e9b1d212d: Waiting [2022-07-02T15:31:19.062Z] bdb8f0575790: Waiting [2022-07-02T15:31:19.062Z] f63e77b7563a: Download complete [2022-07-02T15:31:19.062Z] 205491f53016: Verifying Checksum [2022-07-02T15:31:19.062Z] 205491f53016: Download complete [2022-07-02T15:31:19.329Z] df18705c85c3: Verifying Checksum [2022-07-02T15:31:19.329Z] df18705c85c3: Download complete [2022-07-02T15:31:19.329Z] bd5fdadae976: Verifying Checksum [2022-07-02T15:31:19.329Z] bd5fdadae976: Download complete [2022-07-02T15:31:19.329Z] bdb3f477010e: Verifying Checksum [2022-07-02T15:31:19.329Z] bdb3f477010e: Download complete [2022-07-02T15:31:19.329Z] 2c6e9b1d212d: Verifying Checksum [2022-07-02T15:31:19.329Z] 2c6e9b1d212d: Download complete [2022-07-02T15:31:19.329Z] bdb8f0575790: Download complete [2022-07-02T15:31:19.329Z] 386e3cb2ff24: Verifying Checksum [2022-07-02T15:31:19.329Z] 386e3cb2ff24: Download complete [2022-07-02T15:31:19.329Z] 2343380bae48: Download complete [2022-07-02T15:31:19.329Z] 42c077c10790: Verifying Checksum [2022-07-02T15:31:19.329Z] 42c077c10790: Download complete [2022-07-02T15:31:19.588Z] c8a8fc8e1c8f: Download complete [2022-07-02T15:31:20.970Z] 42c077c10790: Pull complete [2022-07-02T15:31:20.970Z] f63e77b7563a: Pull complete [2022-07-02T15:31:21.540Z] bd5fdadae976: Pull complete [2022-07-02T15:31:21.540Z] 205491f53016: Pull complete [2022-07-02T15:31:21.801Z] df18705c85c3: Pull complete [2022-07-02T15:31:21.801Z] bdb3f477010e: Pull complete [2022-07-02T15:31:24.345Z] c8a8fc8e1c8f: Pull complete [2022-07-02T15:31:24.345Z] 2c6e9b1d212d: Pull complete [2022-07-02T15:31:24.345Z] bdb8f0575790: Pull complete [2022-07-02T15:31:24.345Z] 386e3cb2ff24: Pull complete [2022-07-02T15:31:24.345Z] 2343380bae48: Pull complete [2022-07-02T15:31:24.345Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-02T15:31:24.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T15:31:24.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:31:24.442Z] prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container [2022-07-02T15:31:24.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-02T15:31:26.020Z] $ docker top 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc -eo pid,comm [2022-07-02T15:31:26.093Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-02T15:31:26.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T15:31:26.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T15:31:26.127Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T15:31:26.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T15:31:26.274Z] $ docker exec 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc ssh-agent [2022-07-02T15:31:26.420Z] SSH_AUTH_SOCK=/tmp/ssh-5gQOfD91rOnT/agent.32 [2022-07-02T15:31:26.420Z] SSH_AGENT_PID=39 [2022-07-02T15:31:26.427Z] Running ssh-add (command line suppressed) [2022-07-02T15:31:26.553Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1049174970129382452.key (/w/workspace/edgex-go/7@tmp/private_key_1049174970129382452.key) [2022-07-02T15:31:26.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T15:31:26.861Z] + git tag --points-at HEAD [Pipeline] } [2022-07-02T15:31:26.881Z] $ docker exec --env ******** --env ******** 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc ssh-agent -k [2022-07-02T15:31:27.007Z] unset SSH_AUTH_SOCK; [2022-07-02T15:31:27.008Z] unset SSH_AGENT_PID; [2022-07-02T15:31:27.008Z] echo Agent pid 39 killed; [2022-07-02T15:31:27.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-02T15:31:27.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T15:31:27.038Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T15:31:27.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T15:31:27.195Z] $ docker exec 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc ssh-agent [2022-07-02T15:31:27.336Z] SSH_AUTH_SOCK=/tmp/ssh-UJuPoXYIBzQQ/agent.73 [2022-07-02T15:31:27.336Z] SSH_AGENT_PID=79 [2022-07-02T15:31:27.343Z] Running ssh-add (command line suppressed) [2022-07-02T15:31:27.491Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_2113989256698323162.key (/w/workspace/edgex-go/7@tmp/private_key_2113989256698323162.key) [2022-07-02T15:31:27.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T15:31:27.796Z] + git semver init [2022-07-02T15:31:28.060Z] 2022-07-02 15:31:28,021 [run_init] DEBUG init version:0.0.0 force:False [2022-07-02T15:31:28.060Z] 2022-07-02 15:31:28,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2022-07-02T15:31:28.060Z] 2022-07-02 15:31:28,023 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2022-07-02T15:31:28.060Z] 2022-07-02 15:31:28,023 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2022-07-02T15:31:32.299Z] 2022-07-02 15:31:31,898 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2022-07-02T15:31:32.299Z] 2022-07-02 15:31:31,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4057 with force:False [2022-07-02T15:31:32.299Z] 2022-07-02 15:31:31,899 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4057 [2022-07-02T15:31:32.299Z] 2022-07-02 15:31:31,905 [execute] INFO git cat-file --batch-check [2022-07-02T15:31:32.299Z] 2022-07-02 15:31:31,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T15:31:32.299Z] 2022-07-02 15:31:31,914 [execute] INFO git cat-file --batch [2022-07-02T15:31:32.299Z] 2022-07-02 15:31:31,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T15:31:32.299Z] 2022-07-02 15:31:31,920 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4057 [2022-07-02T15:31:32.299Z] 0.0.0 [Pipeline] } [2022-07-02T15:31:32.317Z] $ docker exec --env ******** --env ******** 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc ssh-agent -k [2022-07-02T15:31:32.438Z] unset SSH_AUTH_SOCK; [2022-07-02T15:31:32.439Z] unset SSH_AGENT_PID; [2022-07-02T15:31:32.439Z] echo Agent pid 79 killed; [2022-07-02T15:31:32.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T15:31:32.758Z] + git semver [Pipeline] } [2022-07-02T15:31:33.040Z] $ docker stop --time=1 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc [2022-07-02T15:31:34.398Z] $ docker rm -f 001d5e7cbce6a4303e828a790451edd185688ec2da037448a4feb4ae040425cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T15:31:34.748Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-02T15:31:34.983Z] Stashed 1 file(s) [Pipeline] echo [2022-07-02T15:31:34.986Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-02T15:31:35.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:31:35.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:31:35.091Z] ========================================================= [2022-07-02T15:31:35.091Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-02T15:31:35.091Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:31:35.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:31:35.377Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-02T15:31:35.377Z] 59bf1c3509f3: Pulling fs layer [2022-07-02T15:31:35.377Z] 666ba61612fd: Pulling fs layer [2022-07-02T15:31:35.377Z] 8ed8ca486205: Pulling fs layer [2022-07-02T15:31:35.377Z] cc1cd167ecdc: Pulling fs layer [2022-07-02T15:31:35.377Z] c516ae0d96e1: Pulling fs layer [2022-07-02T15:31:35.377Z] 684cea983483: Pulling fs layer [2022-07-02T15:31:35.377Z] dd3240ac7de5: Pulling fs layer [2022-07-02T15:31:35.377Z] c516ae0d96e1: Waiting [2022-07-02T15:31:35.377Z] b1e948a4e11c: Pulling fs layer [2022-07-02T15:31:35.377Z] a8fd76ee1af6: Pulling fs layer [2022-07-02T15:31:35.377Z] cc1cd167ecdc: Waiting [2022-07-02T15:31:35.377Z] 684cea983483: Waiting [2022-07-02T15:31:35.377Z] b1e948a4e11c: Waiting [2022-07-02T15:31:35.377Z] dd3240ac7de5: Waiting [2022-07-02T15:31:35.377Z] a8fd76ee1af6: Waiting [2022-07-02T15:31:35.377Z] 646ad004c059: Pulling fs layer [2022-07-02T15:31:35.377Z] 646ad004c059: Waiting [2022-07-02T15:31:35.377Z] 8ed8ca486205: Verifying Checksum [2022-07-02T15:31:35.377Z] 8ed8ca486205: Download complete [2022-07-02T15:31:35.377Z] 666ba61612fd: Verifying Checksum [2022-07-02T15:31:35.377Z] 666ba61612fd: Download complete [2022-07-02T15:31:35.377Z] c516ae0d96e1: Verifying Checksum [2022-07-02T15:31:35.377Z] c516ae0d96e1: Download complete [2022-07-02T15:31:35.377Z] 684cea983483: Download complete [2022-07-02T15:31:35.377Z] 59bf1c3509f3: Verifying Checksum [2022-07-02T15:31:35.377Z] 59bf1c3509f3: Download complete [2022-07-02T15:31:35.377Z] dd3240ac7de5: Download complete [2022-07-02T15:31:35.638Z] b1e948a4e11c: Verifying Checksum [2022-07-02T15:31:35.638Z] b1e948a4e11c: Download complete [2022-07-02T15:31:35.638Z] 59bf1c3509f3: Pull complete [2022-07-02T15:31:35.901Z] 666ba61612fd: Pull complete [2022-07-02T15:31:35.901Z] 8ed8ca486205: Pull complete [2022-07-02T15:31:35.901Z] 646ad004c059: Verifying Checksum [2022-07-02T15:31:35.901Z] 646ad004c059: Download complete [2022-07-02T15:31:36.160Z] cc1cd167ecdc: Verifying Checksum [2022-07-02T15:31:36.160Z] cc1cd167ecdc: Download complete [2022-07-02T15:31:36.420Z] a8fd76ee1af6: Verifying Checksum [2022-07-02T15:31:40.622Z] cc1cd167ecdc: Pull complete [2022-07-02T15:31:40.622Z] c516ae0d96e1: Pull complete [2022-07-02T15:31:40.622Z] 684cea983483: Pull complete [2022-07-02T15:31:40.622Z] dd3240ac7de5: Pull complete [2022-07-02T15:31:40.883Z] b1e948a4e11c: Pull complete [2022-07-02T15:31:43.427Z] a8fd76ee1af6: Pull complete [2022-07-02T15:31:43.997Z] 646ad004c059: Pull complete [2022-07-02T15:31:43.997Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-02T15:31:43.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:31:43.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:31:44.302Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:31:44.302Z] WORKDIR /edgex [2022-07-02T15:31:44.302Z] COPY go.mod . [2022-07-02T15:31:44.302Z] RUN go mod download [2022-07-02T15:31:44.302Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-02T15:31:45.695Z] Sending build context to Docker daemon 335.1MB [2022-07-02T15:31:45.695Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T15:31:45.695Z] ---> 8f69c11f6b0c [2022-07-02T15:31:45.695Z] Step 2/4 : WORKDIR /edgex [2022-07-02T15:31:48.247Z] ---> Running in 1fb241960b4e [2022-07-02T15:31:48.247Z] Removing intermediate container 1fb241960b4e [2022-07-02T15:31:48.247Z] ---> b90e4d0684bd [2022-07-02T15:31:48.247Z] Step 3/4 : COPY go.mod . [2022-07-02T15:31:48.507Z] ---> 2462d2db4ac9 [2022-07-02T15:31:48.507Z] Step 4/4 : RUN go mod download [2022-07-02T15:31:48.507Z] ---> Running in 65d0a9193893 [2022-07-02T15:31:50.048Z] Still waiting to schedule task [2022-07-02T15:31:50.049Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-02T15:32:03.421Z] Removing intermediate container 65d0a9193893 [2022-07-02T15:32:03.421Z] ---> a2446cdec1dc [2022-07-02T15:32:03.421Z] Successfully built a2446cdec1dc [2022-07-02T15:32:03.421Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:32:03.726Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T15:32:03.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:32:03.817Z] prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container [2022-07-02T15:32:03.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2022-07-02T15:32:04.269Z] $ docker top b1e4d22fac7b51d392e8d3a30061a3373c591273c6ffc956aab2ecee6c845c0a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:32:04.629Z] + go version [2022-07-02T15:32:04.629Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-02T15:32:04.646Z] $ docker stop --time=1 b1e4d22fac7b51d392e8d3a30061a3373c591273c6ffc956aab2ecee6c845c0a [2022-07-02T15:32:05.989Z] $ docker rm -f b1e4d22fac7b51d392e8d3a30061a3373c591273c6ffc956aab2ecee6c845c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:32:06.425Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T15:32:06.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:32:06.544Z] prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container [2022-07-02T15:32:06.584Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat [2022-07-02T15:32:07.018Z] $ docker top 2a8f22b1efbf61958ec3014ca19ce12b22f617c51b07aac38efab2ae81101f13 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T15:32:07.097Z] ========================================================= [2022-07-02T15:32:07.097Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T15:32:07.097Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:32:07.384Z] + make test [2022-07-02T15:32:07.384Z] go mod tidy -compat=1.17 [2022-07-02T15:32:07.643Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T15:32:14.227Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T15:32:26.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T15:32:27.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-07-02T15:32:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T15:32:27.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T15:32:28.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2022-07-02T15:32:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T15:32:28.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-07-02T15:32:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T15:32:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T15:32:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.187s coverage: 89.2% of statements [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:32:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 83.8% of statements [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T15:32:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.514s coverage: 95.6% of statements [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:32:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T15:32:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T15:32:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2022-07-02T15:32:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T15:32:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-07-02T15:32:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements [2022-07-02T15:32:32.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T15:32:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-07-02T15:32:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2022-07-02T15:32:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-07-02T15:32:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2022-07-02T15:32:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-07-02T15:32:42.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements [2022-07-02T15:32:42.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-07-02T15:32:42.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.5% of statements [2022-07-02T15:32:42.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 64.4% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.4% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T15:32:52.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-02T15:32:52.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-02T15:32:52.609Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-02T15:33:14.542Z] GO111MODULE=on go vet ./... [2022-07-02T15:33:17.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T15:33:17.338Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T15:33:17.604Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T15:33:17.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T15:33:18.193Z] + ls -al . [2022-07-02T15:33:18.193Z] total 684 [2022-07-02T15:33:18.193Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 15:32 . [2022-07-02T15:33:18.193Z] drwxr-xr-x 4 root root 4096 Jul 2 15:32 .. [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 15:31 .dockerignore [2022-07-02T15:33:18.193Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:31 .git [2022-07-02T15:33:18.193Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:31 .github [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 15:31 .gitignore [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 15:31 .golangci.yml [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 15:31 .hadolint.yml [2022-07-02T15:33:18.193Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 15:31 .semver [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 15:31 .sonarcloud.properties [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:31 ADOPTERS.md [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:31 Attribution.txt [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:31 CHANGELOG.md [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:31 CONTRIBUTING.md [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 15:31 GOVERNANCE.md [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 15:31 Jenkinsfile [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:31 LICENSE [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:31 Makefile [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 15:31 OWNERS.md [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:31 README.md [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:31 SECURITY.md [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 15:31 VERSION [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:31 ZMQWindows.md [2022-07-02T15:33:18.193Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 15:31 bin [2022-07-02T15:33:18.193Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 15:31 cmd [2022-07-02T15:33:18.193Z] -rw-r--r-- 1 root root 435593 Jul 2 15:32 coverage.out [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:31 go.mod [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:32 go.sum [2022-07-02T15:33:18.193Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:31 internal [2022-07-02T15:33:18.193Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:31 openapi [2022-07-02T15:33:18.193Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 15:31 snap [2022-07-02T15:33:18.193Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 15:31 version.go [Pipeline] sh [2022-07-02T15:33:18.485Z] + '[' -e coverage.out ] [2022-07-02T15:33:18.485Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T15:33:18.599Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T15:33:18.883Z] + make build [2022-07-02T15:33:18.883Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T15:33:33.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T15:33:43.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T15:33:43.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T15:33:50.342Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T15:33:50.342Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T15:33:51.281Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T15:33:52.661Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T15:33:53.602Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T15:33:54.541Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T15:33:55.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T15:33:56.423Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T15:33:57.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-02T15:33:59.204Z] $ docker stop --time=1 2a8f22b1efbf61958ec3014ca19ce12b22f617c51b07aac38efab2ae81101f13 [2022-07-02T15:34:01.528Z] $ docker rm -f 2a8f22b1efbf61958ec3014ca19ce12b22f617c51b07aac38efab2ae81101f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:34:02.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:34:02.287Z] [2022-07-02T15:34:02.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:34:02.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:34:02.590Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-02T15:34:02.590Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-02T15:34:02.590Z] ca9280d653b3: Pulling fs layer [2022-07-02T15:34:02.590Z] 7e9c9ca2126c: Pulling fs layer [2022-07-02T15:34:02.590Z] cbdbe7a5bc2a: Download complete [2022-07-02T15:34:02.849Z] ca9280d653b3: Verifying Checksum [2022-07-02T15:34:02.849Z] ca9280d653b3: Download complete [2022-07-02T15:34:02.849Z] cbdbe7a5bc2a: Pull complete [2022-07-02T15:34:03.108Z] 7e9c9ca2126c: Verifying Checksum [2022-07-02T15:34:03.108Z] 7e9c9ca2126c: Download complete [2022-07-02T15:34:03.108Z] ca9280d653b3: Pull complete [2022-07-02T15:34:07.411Z] 7e9c9ca2126c: Pull complete [2022-07-02T15:34:07.411Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-02T15:34:07.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:34:07.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:34:07.541Z] prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container [2022-07-02T15:34:07.577Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T15:34:09.005Z] $ docker top 57a7eb40be72d0cecac0a639716f023cab55670f4c72c837945c116fb00315f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:34:09.354Z] + docker-compose build --help [2022-07-02T15:34:09.354Z] + grep parallel [2022-07-02T15:34:09.924Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T15:34:09.938Z] $ docker stop --time=1 57a7eb40be72d0cecac0a639716f023cab55670f4c72c837945c116fb00315f5 [2022-07-02T15:34:11.260Z] $ docker rm -f 57a7eb40be72d0cecac0a639716f023cab55670f4c72c837945c116fb00315f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:34:11.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T15:34:11.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:34:11.747Z] prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container [2022-07-02T15:34:11.786Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-devops/edgex-compose:latest cat [2022-07-02T15:34:12.176Z] $ docker top d2f845e124bdc09f8ebb9db0aef2e7050e408755c0d17a6137397fd5ddc1ac8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:34:12.537Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T15:34:13.110Z] Building core-command ... [2022-07-02T15:34:13.110Z] Building core-data ... [2022-07-02T15:34:13.110Z] Building core-metadata ... [2022-07-02T15:34:13.110Z] Building security-bootstrapper ... [2022-07-02T15:34:13.110Z] Building security-proxy-setup ... [2022-07-02T15:34:13.110Z] Building security-secretstore-setup ... [2022-07-02T15:34:13.110Z] Building security-spiffe-token-provider ... [2022-07-02T15:34:13.110Z] Building security-spire-agent ... [2022-07-02T15:34:13.110Z] Building security-spire-config ... [2022-07-02T15:34:13.110Z] Building security-spire-server ... [2022-07-02T15:34:13.110Z] Building support-notifications ... [2022-07-02T15:34:13.110Z] Building support-scheduler ... [2022-07-02T15:34:13.110Z] Building sys-mgmt-agent ... [2022-07-02T15:34:13.110Z] Building security-secretstore-setup [2022-07-02T15:34:13.110Z] Building security-spire-config [2022-07-02T15:34:13.110Z] Building core-data [2022-07-02T15:34:13.110Z] Building security-bootstrapper [2022-07-02T15:34:13.110Z] Building core-command [2022-07-02T15:34:31.210Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:31.210Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:31.210Z] ---> a2446cdec1dc [2022-07-02T15:34:31.210Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:34:31.210Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:31.210Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:31.210Z] ---> a2446cdec1dc [2022-07-02T15:34:31.210Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:34:31.210Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:31.210Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:31.210Z] ---> a2446cdec1dc [2022-07-02T15:34:31.210Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:34:31.210Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:31.210Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:31.210Z] ---> a2446cdec1dc [2022-07-02T15:34:31.210Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T15:34:31.210Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:34:31.210Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:34:31.210Z] ---> a2446cdec1dc [2022-07-02T15:34:31.210Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:34:33.754Z] ---> Running in 67c76971e598 [2022-07-02T15:34:33.754Z] ---> Running in 2c8eb1a5594c [2022-07-02T15:34:33.754Z] ---> Running in 474f2ad2326d [2022-07-02T15:34:33.754Z] ---> Running in fd05f5c42d12 [2022-07-02T15:34:33.754Z] ---> Running in 9e06045d3809 [2022-07-02T15:34:33.754Z] Removing intermediate container 474f2ad2326d [2022-07-02T15:34:33.754Z] ---> 1751827d0f51 [2022-07-02T15:34:33.754Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:33.754Z] Removing intermediate container 67c76971e598 [2022-07-02T15:34:33.754Z] ---> 78d247f3f9b7 [2022-07-02T15:34:33.754Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:33.754Z] Removing intermediate container 2c8eb1a5594c [2022-07-02T15:34:33.754Z] ---> 45ff4e24f573 [2022-07-02T15:34:33.754Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:33.754Z] Removing intermediate container fd05f5c42d12 [2022-07-02T15:34:33.754Z] ---> 6730e15ddc39 [2022-07-02T15:34:33.754Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:33.754Z] Removing intermediate container 9e06045d3809 [2022-07-02T15:34:33.754Z] ---> 551979ab33db [2022-07-02T15:34:33.754Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:33.754Z] ---> Running in 0fb2a269d26e [2022-07-02T15:34:33.754Z] ---> Running in 63639677f3da [2022-07-02T15:34:33.754Z] ---> Running in deb49cd287f5 [2022-07-02T15:34:33.754Z] ---> Running in 2da3fd54a3fd [2022-07-02T15:34:33.754Z] ---> Running in 5873815f13a8 [2022-07-02T15:34:34.701Z] Removing intermediate container 0fb2a269d26e [2022-07-02T15:34:34.701Z] ---> 7f9d4d34455a [2022-07-02T15:34:34.701Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:34:34.701Z] ---> Running in 219cfb7a0aa4 [2022-07-02T15:34:34.701Z] Removing intermediate container deb49cd287f5 [2022-07-02T15:34:34.701Z] ---> 2d0118a05d19 [2022-07-02T15:34:34.701Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T15:34:34.701Z] ---> Running in 3e7a34afca04 [2022-07-02T15:34:34.965Z] Removing intermediate container 63639677f3da [2022-07-02T15:34:34.965Z] ---> a82005f3a40e [2022-07-02T15:34:34.965Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T15:34:34.965Z] ---> Running in f1c19ecf3222 [2022-07-02T15:34:35.224Z] Removing intermediate container 2da3fd54a3fd [2022-07-02T15:34:35.224Z] ---> c2f8b33a0cf3 [2022-07-02T15:34:35.224Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:34:35.224Z] ---> Running in d6606c327b38 [2022-07-02T15:34:35.224Z] Removing intermediate container 5873815f13a8 [2022-07-02T15:34:35.224Z] ---> fcebe5be715d [2022-07-02T15:34:35.224Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T15:34:35.224Z] ---> Running in 137ef0031c4f [2022-07-02T15:34:35.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:35.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:35.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:35.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:35.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:36.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16699 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws [2022-07-02T15:34:36.159Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-07-02T15:34:36.245Z] The recommended git tool is: git [2022-07-02T15:34:36.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:36.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:36.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:36.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:36.843Z] OK: 221 MiB in 52 packages [2022-07-02T15:34:36.843Z] OK: 221 MiB in 52 packages [2022-07-02T15:34:37.103Z] OK: 221 MiB in 52 packages [2022-07-02T15:34:37.103Z] Removing intermediate container 219cfb7a0aa4 [2022-07-02T15:34:37.103Z] ---> 70c7e298478e [2022-07-02T15:34:37.103Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:34:37.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:37.362Z] OK: 221 MiB in 52 packages [2022-07-02T15:34:37.362Z] ---> 2844e2f36229 [2022-07-02T15:34:37.362Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:37.362Z] ---> Running in 784ed721cabf [2022-07-02T15:34:37.362Z] Removing intermediate container 137ef0031c4f [2022-07-02T15:34:37.362Z] ---> 288e634d1913 [2022-07-02T15:34:37.362Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:34:37.623Z] Removing intermediate container 3e7a34afca04 [2022-07-02T15:34:37.623Z] ---> 0d05acab8ddf [2022-07-02T15:34:37.623Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T15:34:37.623Z] ---> 7ce6c3aa2c64 [2022-07-02T15:34:37.623Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:37.623Z] OK: 221 MiB in 52 packages [2022-07-02T15:34:37.623Z] ---> Running in c7c00aeb3b1a [2022-07-02T15:34:37.882Z] ---> 9f22b98ec62a [2022-07-02T15:34:37.882Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:37.882Z] ---> Running in 0a067961c146 [2022-07-02T15:34:37.882Z] Removing intermediate container d6606c327b38 [2022-07-02T15:34:37.882Z] ---> db1a96adc8c2 [2022-07-02T15:34:37.882Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:34:38.143Z] ---> d8075889643f [2022-07-02T15:34:38.143Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:38.143Z] ---> Running in c9e5a2b55e3d [2022-07-02T15:34:38.143Z] Removing intermediate container f1c19ecf3222 [2022-07-02T15:34:38.143Z] ---> 4e37ae104905 [2022-07-02T15:34:38.143Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:34:38.403Z] ---> 086a67795974 [2022-07-02T15:34:38.403Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:34:38.403Z] Removing intermediate container 784ed721cabf [2022-07-02T15:34:38.403Z] ---> 8783091dd4c6 [2022-07-02T15:34:38.403Z] Step 8/23 : COPY . . [2022-07-02T15:34:38.663Z] ---> Running in 8b96b96264c6 [2022-07-02T15:34:40.171Z] Removing intermediate container c7c00aeb3b1a [2022-07-02T15:34:40.171Z] ---> b5e084462f85 [2022-07-02T15:34:40.171Z] Step 8/23 : COPY . . [2022-07-02T15:34:40.429Z] Removing intermediate container 0a067961c146 [2022-07-02T15:34:40.429Z] ---> e2a2569f751d [2022-07-02T15:34:40.429Z] Step 8/31 : COPY . . [2022-07-02T15:34:40.429Z] Removing intermediate container c9e5a2b55e3d [2022-07-02T15:34:40.429Z] ---> f273b56f07a9 [2022-07-02T15:34:40.429Z] Step 8/26 : COPY . . [2022-07-02T15:34:43.078Z] using credential edgex-jenkins-ssh [2022-07-02T15:34:43.094Z] Cloning the remote Git repository [2022-07-02T15:34:43.175Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:34:43.256Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-07-02T15:34:43.398Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:34:43.399Z] > git --version # timeout=10 [2022-07-02T15:34:43.420Z] > git --version # 'git version 2.25.1' [2022-07-02T15:34:43.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:34:43.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T15:34:46.995Z] Removing intermediate container 8b96b96264c6 [2022-07-02T15:34:46.995Z] ---> d798fdc2e4d3 [2022-07-02T15:34:46.995Z] Step 8/25 : COPY . . [2022-07-02T15:34:46.995Z] ---> e9328aed7a46 [2022-07-02T15:34:46.995Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T15:34:46.995Z] ---> 333bca2412d3 [2022-07-02T15:34:46.995Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T15:34:46.995Z] ---> 86e112527078 [2022-07-02T15:34:46.995Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:34:46.995Z] ---> 9b0ab177226a [2022-07-02T15:34:46.995Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T15:34:47.563Z] ---> Running in 699be827bffb [2022-07-02T15:34:47.563Z] ---> Running in c47685d96a21 [2022-07-02T15:34:47.563Z] ---> Running in 1a7760f462ca [2022-07-02T15:34:47.563Z] ---> Running in e2af7ebffac8 [2022-07-02T15:34:47.822Z] Removing intermediate container e2af7ebffac8 [2022-07-02T15:34:47.822Z] ---> ce7d404815af [2022-07-02T15:34:47.822Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:34:47.822Z] ---> Running in 7ee31863c104 [2022-07-02T15:34:48.081Z] Removing intermediate container 7ee31863c104 [2022-07-02T15:34:48.081Z] ---> b7895980aea9 [2022-07-02T15:34:48.081Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:34:48.081Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T15:34:48.081Z] ---> Running in 8bd1ed25df62 [2022-07-02T15:34:48.081Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T15:34:48.340Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T15:34:49.719Z] Removing intermediate container 8bd1ed25df62 [2022-07-02T15:34:49.719Z] ---> a822d5d6d4dd [2022-07-02T15:34:49.719Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:34:49.719Z] ---> Running in 171a67977dbb [2022-07-02T15:34:49.977Z] Removing intermediate container 171a67977dbb [2022-07-02T15:34:49.977Z] ---> c3e776b20a7d [2022-07-02T15:34:49.977Z] [2022-07-02T15:34:49.977Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:34:49.977Z] 3.15: Pulling from library/alpine [2022-07-02T15:34:50.559Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T15:34:50.559Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T15:34:50.559Z] ---> 0ac33e5f5afa [2022-07-02T15:34:50.559Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:34:50.818Z] ---> Running in df9f40fabdc2 [2022-07-02T15:34:51.079Z] Removing intermediate container df9f40fabdc2 [2022-07-02T15:34:51.079Z] ---> df37ae068e2e [2022-07-02T15:34:51.079Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:34:51.079Z] ---> Running in d3812561a2c3 [2022-07-02T15:34:52.467Z] ---> e8b8f770dbce [2022-07-02T15:34:52.467Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T15:34:52.467Z] ---> Running in 22154573e7b8 [2022-07-02T15:34:52.726Z] Removing intermediate container d3812561a2c3 [2022-07-02T15:34:52.726Z] ---> 6388b3e49b55 [2022-07-02T15:34:52.726Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T15:34:52.726Z] ---> Running in 5d728bfb7afc [2022-07-02T15:34:53.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T15:34:53.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:54.428Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:54.995Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:34:54.995Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:34:54.995Z] OK: 15859 distinct packages available [2022-07-02T15:34:54.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:55.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:34:56.193Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T15:34:56.193Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:34:56.453Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T15:34:56.453Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T15:34:56.453Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:34:56.453Z] OK: 6 MiB in 18 packages [2022-07-02T15:34:58.358Z] Removing intermediate container 5d728bfb7afc [2022-07-02T15:34:58.358Z] ---> 2724adc56687 [2022-07-02T15:34:58.358Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:34:59.978Z] Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:35:00.348Z] Merge succeeded, producing 2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:35:00.349Z] Checking out Revision 2965886d162f0a6e291313889660dde4d627ed08 (PR-4057) [2022-07-02T15:35:00.901Z] ---> 7aaf151a4f02 [2022-07-02T15:35:00.901Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:34:59.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T15:34:59.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T15:34:59.330Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T15:34:59.371Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T15:34:59.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:34:59.387Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-02T15:34:59.998Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T15:35:00.014Z] > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 [2022-07-02T15:35:00.260Z] > git remote # timeout=10 [2022-07-02T15:35:00.278Z] > git config --get remote.origin.url # timeout=10 [2022-07-02T15:35:00.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T15:35:00.305Z] > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 [2022-07-02T15:35:00.331Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-02T15:35:00.357Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T15:35:00.383Z] > git checkout -f 2965886d162f0a6e291313889660dde4d627ed08 # timeout=10 [2022-07-02T15:35:01.839Z] ---> 2cc6e1a90a7e [2022-07-02T15:35:01.839Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T15:35:01.839Z] ---> Running in df313ee4d718 [2022-07-02T15:35:02.408Z] Removing intermediate container df313ee4d718 [2022-07-02T15:35:02.408Z] ---> fb917ce0f7d3 [2022-07-02T15:35:02.408Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T15:35:02.977Z] ---> 6ccb4d21a095 [2022-07-02T15:35:02.977Z] Step 21/26 : WORKDIR / [2022-07-02T15:35:02.977Z] ---> Running in 120bd2e8ceb6 [2022-07-02T15:35:03.241Z] Removing intermediate container 120bd2e8ceb6 [2022-07-02T15:35:03.241Z] ---> 73b88ff05fd3 [2022-07-02T15:35:03.241Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:35:03.500Z] ---> Running in c87afffc0374 [2022-07-02T15:35:03.762Z] Removing intermediate container c87afffc0374 [2022-07-02T15:35:03.762Z] ---> fc6005b470de [2022-07-02T15:35:03.762Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:35:03.762Z] ---> Running in 8a3919722ea0 [2022-07-02T15:35:04.333Z] Removing intermediate container 8a3919722ea0 [2022-07-02T15:35:04.333Z] ---> 75e5b194e752 [2022-07-02T15:35:04.333Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T15:35:04.333Z] ---> Running in 38b1c0353cf8 [2022-07-02T15:35:04.592Z] Removing intermediate container 38b1c0353cf8 [2022-07-02T15:35:04.592Z] ---> 0287dc08dfcc [2022-07-02T15:35:04.592Z] Step 25/26 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:35:04.592Z] ---> Running in fd776eeee4d9 [2022-07-02T15:35:04.800Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" [Pipeline] withEnv [2022-07-02T15:35:05.162Z] Removing intermediate container fd776eeee4d9 [2022-07-02T15:35:05.162Z] ---> c001a00d1fea [2022-07-02T15:35:05.162Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:35:05.162Z] ---> Running in 6fa8426af153 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-02T15:35:05.702Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-02T15:35:05.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T15:35:05.702Z] Dload Upload Total Spent Left Speed [2022-07-02T15:35:05.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 217k [2022-07-02T15:35:05.729Z] Removing intermediate container 6fa8426af153 [2022-07-02T15:35:05.729Z] ---> 89b1ea69953a [2022-07-02T15:35:05.729Z] [2022-07-02T15:35:05.729Z] Successfully built 89b1ea69953a [2022-07-02T15:35:05.729Z] Successfully tagged security-spire-config:latest [2022-07-02T15:35:05.729Z]  Building security-spire-config ... done Building sys-mgmt-agent [Pipeline] sh [2022-07-02T15:35:06.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-02T15:35:06.739Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-02T15:35:06.739Z] + sudo tee /etc/docker/daemon.new [2022-07-02T15:35:06.739Z] { [2022-07-02T15:35:06.739Z] "registry-mirrors": [ [2022-07-02T15:35:06.739Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-02T15:35:06.739Z] ], [2022-07-02T15:35:06.739Z] "bip": "10.250.0.254/24", [2022-07-02T15:35:06.739Z] "hosts": [ [2022-07-02T15:35:06.739Z] "tcp://0.0.0.0:5555", [2022-07-02T15:35:06.739Z] "unix:///var/run/docker.sock" [2022-07-02T15:35:06.739Z] ], [2022-07-02T15:35:06.739Z] "mtu": 1458, [2022-07-02T15:35:06.739Z] "selinux-enabled": true, [2022-07-02T15:35:06.739Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-02T15:35:06.739Z] } [Pipeline] sh [2022-07-02T15:35:07.081Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-02T15:35:07.432Z] + sudo service docker restart [2022-07-02T15:35:09.920Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:35:09.920Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:35:09.920Z] ---> a2446cdec1dc [2022-07-02T15:35:09.920Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:35:09.920Z] ---> Using cache [2022-07-02T15:35:09.920Z] ---> 45ff4e24f573 [2022-07-02T15:35:09.920Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:09.920Z] ---> Using cache [2022-07-02T15:35:09.920Z] ---> c2f8b33a0cf3 [2022-07-02T15:35:09.920Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T15:35:13.215Z] ---> Running in 8098c9ccd4df [2022-07-02T15:35:13.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:13.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:14.126Z] OK: 221 MiB in 52 packages [2022-07-02T15:35:14.395Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T15:35:14.656Z] Removing intermediate container c47685d96a21 [2022-07-02T15:35:14.656Z] ---> fe748196412d [2022-07-02T15:35:14.656Z] [2022-07-02T15:35:14.656Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T15:35:14.656Z] Removing intermediate container 699be827bffb [2022-07-02T15:35:14.656Z] ---> 28a2c2296cfc [2022-07-02T15:35:14.656Z] [2022-07-02T15:35:14.656Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:35:15.226Z] 3.14: Pulling from library/alpine [2022-07-02T15:35:15.226Z] 3.14: Pulling from library/alpine [2022-07-02T15:35:15.929Z] Removing intermediate container 8098c9ccd4df [2022-07-02T15:35:15.929Z] ---> fa7a66a5be3e [2022-07-02T15:35:15.929Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:35:16.188Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T15:35:16.188Z] ---> 6e455969a5e1 [2022-07-02T15:35:16.188Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:35:16.188Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T15:35:16.188Z] Status: Image is up to date for alpine:3.14 [2022-07-02T15:35:16.188Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T15:35:16.188Z] ---> e04c818066af [2022-07-02T15:35:16.188Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:35:16.448Z] ---> e04c818066af [2022-07-02T15:35:16.448Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T15:35:16.448Z] ---> Running in cadf82d4bf91 [2022-07-02T15:35:16.448Z] ---> Running in bd1fbd5d03c5 [2022-07-02T15:35:16.448Z] Removing intermediate container 1a7760f462ca [2022-07-02T15:35:16.448Z] ---> 03c3840a58d7 [2022-07-02T15:35:16.448Z] [2022-07-02T15:35:16.448Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:35:16.448Z] ---> e04c818066af [2022-07-02T15:35:16.448Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T15:35:16.448Z] ---> Running in 47befab6b774 [2022-07-02T15:35:16.707Z] ---> Running in 770f7f7c4955 [2022-07-02T15:35:16.707Z] Removing intermediate container bd1fbd5d03c5 [2022-07-02T15:35:16.707Z] ---> 8952b9625056 [2022-07-02T15:35:16.707Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T15:35:16.966Z] ---> Running in dce9a0f0216c [2022-07-02T15:35:16.966Z] Removing intermediate container 770f7f7c4955 [2022-07-02T15:35:16.966Z] ---> 3708f787178c [2022-07-02T15:35:16.966Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T15:35:16.966Z] ---> Running in 537345ed745c [2022-07-02T15:35:17.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:17.227Z] Removing intermediate container 537345ed745c [2022-07-02T15:35:17.227Z] ---> 5c21737b0b94 [2022-07-02T15:35:17.227Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T15:35:17.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:17.227Z] Removing intermediate container 22154573e7b8 [2022-07-02T15:35:17.227Z] ---> d29441ef1ace [2022-07-02T15:35:17.227Z] [2022-07-02T15:35:17.227Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T15:35:17.227Z] ---> e04c818066af [2022-07-02T15:35:17.227Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T15:35:17.502Z] ---> Running in ba4d9e0d7a06 [2022-07-02T15:35:17.502Z] ---> Running in 9fda490e04f1 [2022-07-02T15:35:17.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:17.502Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:17.502Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:35:17.502Z] OK: 6 MiB in 15 packages [2022-07-02T15:35:17.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:17.502Z] Removing intermediate container ba4d9e0d7a06 [2022-07-02T15:35:17.502Z] ---> 026f31fb54c6 [2022-07-02T15:35:17.502Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:17.502Z] ---> Running in 6fd47c6bf14d [2022-07-02T15:35:17.761Z] Removing intermediate container cadf82d4bf91 [2022-07-02T15:35:17.761Z] ---> dca9824bb5f9 [2022-07-02T15:35:17.761Z] Step 8/23 : COPY . . [2022-07-02T15:35:17.761Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:17.761Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T15:35:17.761Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:35:17.761Z] OK: 6 MiB in 16 packages [2022-07-02T15:35:18.333Z] Removing intermediate container 47befab6b774 [2022-07-02T15:35:18.333Z] ---> 7a60ea59d48f [2022-07-02T15:35:18.333Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:35:18.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:18.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:18.593Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T15:35:18.593Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:18.593Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T15:35:18.593Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:35:18.593Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:35:18.593Z] OK: 6 MiB in 17 packages [2022-07-02T15:35:19.530Z] ---> Running in e12b5afaa7cf [2022-07-02T15:35:19.804Z] Removing intermediate container e12b5afaa7cf [2022-07-02T15:35:19.804Z] ---> 5fb5f26b9f74 [2022-07-02T15:35:19.804Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T15:35:19.804Z] Removing intermediate container dce9a0f0216c [2022-07-02T15:35:19.804Z] ---> 0a0660b7169a [2022-07-02T15:35:19.804Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T15:35:19.804Z] Removing intermediate container 6fd47c6bf14d [2022-07-02T15:35:19.804Z] ---> 3531965d2cc5 [2022-07-02T15:35:19.804Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T15:35:19.804Z] ---> Running in 32ad3a827dc9 [2022-07-02T15:35:19.804Z] ---> Running in 3eba8d23b339 [2022-07-02T15:35:19.804Z] ---> Running in 9a179efc739e [2022-07-02T15:35:19.804Z] Removing intermediate container 9fda490e04f1 [2022-07-02T15:35:19.804Z] ---> f85ed7b2c38f [2022-07-02T15:35:19.804Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T15:35:20.074Z] ---> Running in 79483150fbf9 [2022-07-02T15:35:20.074Z] Removing intermediate container 3eba8d23b339 [2022-07-02T15:35:20.074Z] ---> 78180c95461d [2022-07-02T15:35:20.074Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T15:35:20.074Z] Removing intermediate container 32ad3a827dc9 [2022-07-02T15:35:20.074Z] ---> 65a8d7f45fc5 [2022-07-02T15:35:20.074Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T15:35:20.074Z] ---> Running in a7faa08064ef [2022-07-02T15:35:20.074Z] ---> Running in 9ba4ad7ec6d6 [2022-07-02T15:35:20.074Z] Removing intermediate container 79483150fbf9 [2022-07-02T15:35:20.074Z] ---> 40cfaa6b80e6 [2022-07-02T15:35:20.074Z] Step 13/25 : WORKDIR / [2022-07-02T15:35:20.335Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:20.335Z] ---> Running in 48cb76c9f804 [2022-07-02T15:35:20.335Z] Removing intermediate container a7faa08064ef [2022-07-02T15:35:20.335Z] ---> 50ca0ec27cf8 [2022-07-02T15:35:20.335Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T15:35:20.335Z] Removing intermediate container 9ba4ad7ec6d6 [2022-07-02T15:35:20.335Z] ---> 711702bcc4bf [2022-07-02T15:35:20.335Z] Step 15/23 : WORKDIR / [2022-07-02T15:35:20.625Z] ---> Running in 55d738373f7a [2022-07-02T15:35:20.625Z] Removing intermediate container 48cb76c9f804 [2022-07-02T15:35:20.625Z] ---> b5999c0908d6 [2022-07-02T15:35:20.625Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T15:35:20.625Z] ---> Running in d89023b0b421 [2022-07-02T15:35:20.625Z] ---> dd9a6f20c1ee [2022-07-02T15:35:20.625Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T15:35:20.884Z] Removing intermediate container d89023b0b421 [2022-07-02T15:35:20.884Z] ---> fd36d0345976 [2022-07-02T15:35:20.884Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:35:20.884Z] ---> 98949fe6004e [2022-07-02T15:35:20.884Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:21.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:21.141Z] ---> b7f5352beaf2 [2022-07-02T15:35:21.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T15:35:21.401Z] ---> aa1e8af5eefa [2022-07-02T15:35:21.401Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T15:35:21.401Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:21.401Z] Removing intermediate container 55d738373f7a [2022-07-02T15:35:21.401Z] ---> 4365b6517e35 [2022-07-02T15:35:21.401Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T15:35:21.401Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T15:35:21.401Z] ---> Running in f25d909b09ea [2022-07-02T15:35:21.401Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T15:35:21.660Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T15:35:21.660Z] ---> 198094b20818 [2022-07-02T15:35:21.660Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T15:35:21.660Z] ---> 9e1370f603e1 [2022-07-02T15:35:21.660Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:21.660Z] Removing intermediate container f25d909b09ea [2022-07-02T15:35:21.660Z] ---> 2a022f12f703 [2022-07-02T15:35:21.660Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T15:35:21.660Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T15:35:21.919Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T15:35:21.919Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:35:21.919Z] OK: 8 MiB in 20 packages [2022-07-02T15:35:22.177Z] ---> 6b56841848fa [2022-07-02T15:35:22.177Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T15:35:22.177Z] ---> 8e1baf5a4838 [2022-07-02T15:35:22.177Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T15:35:22.177Z] ---> 422faf1841a6 [2022-07-02T15:35:22.177Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T15:35:22.177Z] ---> Running in 118de3034f8f [2022-07-02T15:35:22.435Z] ---> Running in 7445db59d917 [2022-07-02T15:35:22.702Z] Removing intermediate container 118de3034f8f [2022-07-02T15:35:22.702Z] ---> 6b3cf99c00e0 [2022-07-02T15:35:22.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:35:22.702Z] Removing intermediate container 9a179efc739e [2022-07-02T15:35:22.702Z] ---> ab5d0d4110c1 [2022-07-02T15:35:22.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:35:22.702Z] ---> Running in f5d3f522dca1 [2022-07-02T15:35:22.702Z] ---> f6b7c5b38da3 [2022-07-02T15:35:22.702Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T15:35:22.960Z] ---> 2958f31936aa [2022-07-02T15:35:22.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T15:35:22.961Z] Removing intermediate container f5d3f522dca1 [2022-07-02T15:35:22.961Z] ---> ac6c984ecdbb [2022-07-02T15:35:22.961Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:35:22.961Z] ---> 027731e3ed42 [2022-07-02T15:35:22.961Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T15:35:23.219Z] ---> Running in faf63f12a416 [2022-07-02T15:35:23.219Z] ---> Running in 54cf34d11eec [2022-07-02T15:35:23.491Z] Removing intermediate container faf63f12a416 [2022-07-02T15:35:23.491Z] ---> cf03025be318 [2022-07-02T15:35:23.492Z] Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:35:23.492Z] Removing intermediate container 7445db59d917 [2022-07-02T15:35:23.492Z] ---> 909c0da9c25e [2022-07-02T15:35:23.492Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:35:23.751Z] ---> 66b1604506ec [2022-07-02T15:35:23.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T15:35:23.751Z] ---> Running in 1a0fe5b634ce [2022-07-02T15:35:24.016Z] Removing intermediate container 1a0fe5b634ce [2022-07-02T15:35:24.016Z] ---> 7f5e840dccea [2022-07-02T15:35:24.016Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:35:24.016Z] ---> e43d28021b0e [2022-07-02T15:35:24.016Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T15:35:24.016Z] ---> 59fc58e9eeff [2022-07-02T15:35:24.016Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T15:35:24.275Z] ---> Running in 64eff6c3df75 [2022-07-02T15:35:24.275Z] ---> Running in 5128ee7f4a94 [2022-07-02T15:35:24.275Z] Removing intermediate container 54cf34d11eec [2022-07-02T15:35:24.275Z] ---> 9a203c54e683 [2022-07-02T15:35:24.275Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T15:35:24.533Z] Removing intermediate container 64eff6c3df75 [2022-07-02T15:35:24.533Z] ---> 08d891cbf907 [2022-07-02T15:35:24.533Z] [2022-07-02T15:35:24.533Z] ---> Running in a30653c99c5b [2022-07-02T15:35:24.533Z] Successfully built 08d891cbf907 [2022-07-02T15:35:24.533Z] Successfully tagged core-command:latest [2022-07-02T15:35:24.533Z]  Building core-command ... done Building security-spiffe-token-provider [2022-07-02T15:35:24.793Z] Removing intermediate container 5128ee7f4a94 [2022-07-02T15:35:24.793Z] ---> 86ae8b8e0717 [2022-07-02T15:35:24.793Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:35:24.793Z] ---> 3f105cb1f31d [2022-07-02T15:35:24.793Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T15:35:25.052Z] ---> Running in c69c993a80f8 [2022-07-02T15:35:25.052Z] Removing intermediate container a30653c99c5b [2022-07-02T15:35:25.052Z] ---> 9c94b17adec3 [2022-07-02T15:35:25.052Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T15:35:25.310Z] ---> 245ac31a2f2b [2022-07-02T15:35:25.310Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T15:35:25.310Z] ---> 210f2c2bcedc [2022-07-02T15:35:25.310Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T15:35:25.310Z] ---> Running in 01c832d11450 [2022-07-02T15:35:25.310Z] Removing intermediate container c69c993a80f8 [2022-07-02T15:35:25.310Z] ---> 4b2c08392a63 [2022-07-02T15:35:25.310Z] Step 21/23 : LABEL arch=x86_64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T15:35:25.749Z] provisioning config files... [2022-07-02T15:35:25.771Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config464066188724039567tmp [2022-07-02T15:35:25.878Z] ---> Running in 3bac61b5ecbc [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T15:35:26.136Z] ---> Running in e6b7ce31cb75 [2022-07-02T15:35:26.136Z] Removing intermediate container 01c832d11450 [2022-07-02T15:35:26.136Z] ---> 9a476fac1033 [2022-07-02T15:35:26.136Z] Step 24/25 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:35:26.136Z] ---> 3a38e77a4577 [2022-07-02T15:35:26.136Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T15:35:26.136Z] ---> Running in cba32e548a91 [2022-07-02T15:35:26.136Z] Removing intermediate container e6b7ce31cb75 [2022-07-02T15:35:26.136Z] ---> 14d3430682d1 [2022-07-02T15:35:26.136Z] Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:35:26.296Z] ---> docker-login.sh [2022-07-02T15:35:26.296Z] nexus3.edgexfoundry.org:10001 [2022-07-02T15:35:26.406Z] ---> Running in 498f9001b5dc [2022-07-02T15:35:26.407Z] Removing intermediate container cba32e548a91 [2022-07-02T15:35:26.407Z] ---> ccaac5aa981e [2022-07-02T15:35:26.407Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:35:26.407Z] ---> e7f604590320 [2022-07-02T15:35:26.407Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T15:35:26.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T15:35:26.407Z] ---> Running in df2d95f4893e [2022-07-02T15:35:26.665Z] ---> Running in 81fb5e20188b [2022-07-02T15:35:26.665Z] Removing intermediate container 498f9001b5dc [2022-07-02T15:35:26.665Z] ---> 550b31ae561f [2022-07-02T15:35:26.665Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:35:26.665Z] ---> Running in 0b269309ea2a [2022-07-02T15:35:26.665Z] Removing intermediate container df2d95f4893e [2022-07-02T15:35:26.665Z] ---> 7d7410403710 [2022-07-02T15:35:26.665Z] [2022-07-02T15:35:26.665Z] Removing intermediate container 81fb5e20188b [2022-07-02T15:35:26.665Z] ---> f7e02fedcf48 [2022-07-02T15:35:26.665Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T15:35:26.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:35:26.923Z] Successfully built 7d7410403710 [2022-07-02T15:35:26.923Z] Successfully tagged security-secretstore-setup:latest [2022-07-02T15:35:26.923Z] Building support-scheduler [2022-07-02T15:35:26.923Z]  Building security-secretstore-setup ... done Removing intermediate container 0b269309ea2a [2022-07-02T15:35:26.923Z] ---> c51d4ae3924b [2022-07-02T15:35:26.923Z] [2022-07-02T15:35:26.923Z] Successfully built c51d4ae3924b [2022-07-02T15:35:27.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:35:27.165Z] Configure a credential helper to remove this warning. See [2022-07-02T15:35:27.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:35:27.165Z] [2022-07-02T15:35:27.165Z] Login Succeeded [2022-07-02T15:35:27.165Z] nexus3.edgexfoundry.org:10002 [2022-07-02T15:35:27.182Z] Successfully tagged core-data:latest [2022-07-02T15:35:27.182Z]  Building core-data ... done Building core-metadata [2022-07-02T15:35:27.182Z] ---> 2fe14c6e51f9 [2022-07-02T15:35:27.182Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T15:35:27.440Z] ---> Running in 10c136e52242 [2022-07-02T15:35:27.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:35:27.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:35:27.763Z] Configure a credential helper to remove this warning. See [2022-07-02T15:35:27.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:35:27.763Z] [2022-07-02T15:35:27.763Z] Login Succeeded [2022-07-02T15:35:27.763Z] nexus3.edgexfoundry.org:10003 [2022-07-02T15:35:28.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:35:28.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:35:28.327Z] Configure a credential helper to remove this warning. See [2022-07-02T15:35:28.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:35:28.327Z] [2022-07-02T15:35:28.327Z] Login Succeeded [2022-07-02T15:35:28.327Z] nexus3.edgexfoundry.org:10004 [2022-07-02T15:35:28.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:35:28.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:35:28.600Z] Configure a credential helper to remove this warning. See [2022-07-02T15:35:28.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:35:28.600Z] [2022-07-02T15:35:28.600Z] Login Succeeded [2022-07-02T15:35:28.600Z] docker.io [2022-07-02T15:35:29.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T15:35:29.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T15:35:29.465Z] Configure a credential helper to remove this warning. See [2022-07-02T15:35:29.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T15:35:29.465Z] [2022-07-02T15:35:29.465Z] Login Succeeded [2022-07-02T15:35:29.465Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T15:35:29.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-02T15:35:29.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:35:29.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T15:35:29.771Z] ========================================================= [2022-07-02T15:35:29.771Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-02T15:35:29.771Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:35:30.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:35:30.376Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-02T15:35:30.376Z] 9b3977197b4f: Pulling fs layer [2022-07-02T15:35:30.376Z] 1a89e8eeedd5: Pulling fs layer [2022-07-02T15:35:30.376Z] 94645a83ff95: Pulling fs layer [2022-07-02T15:35:30.376Z] e6fb740bc735: Pulling fs layer [2022-07-02T15:35:30.376Z] 3a77bd46dcc9: Pulling fs layer [2022-07-02T15:35:30.376Z] 355e64cbe906: Pulling fs layer [2022-07-02T15:35:30.376Z] 63ab81a10011: Pulling fs layer [2022-07-02T15:35:30.376Z] 555d1d1c4555: Pulling fs layer [2022-07-02T15:35:30.376Z] 7d9057610161: Pulling fs layer [2022-07-02T15:35:30.376Z] e6fb740bc735: Waiting [2022-07-02T15:35:30.376Z] 3a77bd46dcc9: Waiting [2022-07-02T15:35:30.376Z] 355e64cbe906: Waiting [2022-07-02T15:35:30.376Z] 63ab81a10011: Waiting [2022-07-02T15:35:30.376Z] 555d1d1c4555: Waiting [2022-07-02T15:35:30.376Z] 7d9057610161: Waiting [2022-07-02T15:35:30.376Z] 94645a83ff95: Verifying Checksum [2022-07-02T15:35:30.376Z] 94645a83ff95: Download complete [2022-07-02T15:35:30.376Z] 1a89e8eeedd5: Verifying Checksum [2022-07-02T15:35:30.376Z] 1a89e8eeedd5: Download complete [2022-07-02T15:35:30.376Z] 3a77bd46dcc9: Verifying Checksum [2022-07-02T15:35:30.376Z] 3a77bd46dcc9: Download complete [2022-07-02T15:35:30.376Z] 9b3977197b4f: Verifying Checksum [2022-07-02T15:35:30.376Z] 9b3977197b4f: Download complete [2022-07-02T15:35:30.376Z] 355e64cbe906: Verifying Checksum [2022-07-02T15:35:30.376Z] 355e64cbe906: Download complete [2022-07-02T15:35:30.376Z] 63ab81a10011: Verifying Checksum [2022-07-02T15:35:30.376Z] 63ab81a10011: Download complete [2022-07-02T15:35:30.725Z] Removing intermediate container 10c136e52242 [2022-07-02T15:35:30.725Z] ---> 073c33c05a98 [2022-07-02T15:35:30.725Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T15:35:30.725Z] ---> Running in add0b0d627af [2022-07-02T15:35:30.725Z] Removing intermediate container add0b0d627af [2022-07-02T15:35:30.725Z] ---> a0b0635bcab6 [2022-07-02T15:35:30.725Z] Step 28/31 : CMD ["gate"] [2022-07-02T15:35:30.985Z] ---> Running in c60b90ca3c5f [2022-07-02T15:35:31.245Z] Removing intermediate container c60b90ca3c5f [2022-07-02T15:35:31.245Z] ---> d8d0324adc2d [2022-07-02T15:35:31.245Z] Step 29/31 : LABEL arch=x86_64 [2022-07-02T15:35:31.376Z] 9b3977197b4f: Pull complete [2022-07-02T15:35:31.377Z] 7d9057610161: Verifying Checksum [2022-07-02T15:35:31.377Z] 7d9057610161: Download complete [2022-07-02T15:35:31.503Z] ---> Running in 028bf49b0a03 [2022-07-02T15:35:31.974Z] 1a89e8eeedd5: Pull complete [2022-07-02T15:35:32.073Z] Removing intermediate container 028bf49b0a03 [2022-07-02T15:35:32.073Z] ---> f7422b82c352 [2022-07-02T15:35:32.073Z] Step 30/31 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:35:32.248Z] 94645a83ff95: Pull complete [2022-07-02T15:35:32.332Z] ---> Running in 2f539df25f35 [2022-07-02T15:35:32.522Z] 555d1d1c4555: Verifying Checksum [2022-07-02T15:35:32.522Z] 555d1d1c4555: Download complete [2022-07-02T15:35:32.591Z] Removing intermediate container 2f539df25f35 [2022-07-02T15:35:32.591Z] ---> fb606ab06544 [2022-07-02T15:35:32.591Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T15:35:33.113Z] e6fb740bc735: Download complete [2022-07-02T15:35:33.157Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:35:33.157Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:35:33.157Z] ---> a2446cdec1dc [2022-07-02T15:35:33.157Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T15:35:33.157Z] ---> Using cache [2022-07-02T15:35:33.157Z] ---> 45ff4e24f573 [2022-07-02T15:35:33.157Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T15:35:33.157Z] ---> Running in 07848d3b2e3b [2022-07-02T15:35:33.157Z] ---> Running in e954c78ad9c2 [2022-07-02T15:35:33.417Z] Removing intermediate container 07848d3b2e3b [2022-07-02T15:35:33.418Z] ---> 0a2c702e4c2a [2022-07-02T15:35:33.418Z] [2022-07-02T15:35:33.418Z] Successfully built 0a2c702e4c2a [2022-07-02T15:35:33.677Z] Successfully tagged security-bootstrapper:latest [2022-07-02T15:35:33.677Z]  Building security-bootstrapper ... done Building security-spire-server [2022-07-02T15:35:33.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:34.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:35.441Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:35:35.441Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:35:35.441Z] OK: 15866 distinct packages available [2022-07-02T15:35:35.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:36.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:36.380Z] OK: 221 MiB in 52 packages [2022-07-02T15:35:38.289Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:35:38.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:35:38.289Z] ---> a2446cdec1dc [2022-07-02T15:35:38.289Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:35:38.289Z] ---> Using cache [2022-07-02T15:35:38.289Z] ---> 45ff4e24f573 [2022-07-02T15:35:38.289Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:38.289Z] ---> Using cache [2022-07-02T15:35:38.289Z] ---> c2f8b33a0cf3 [2022-07-02T15:35:38.289Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T15:35:38.548Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:35:38.548Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:35:38.548Z] ---> a2446cdec1dc [2022-07-02T15:35:38.548Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:35:38.548Z] ---> Using cache [2022-07-02T15:35:38.548Z] ---> 45ff4e24f573 [2022-07-02T15:35:38.548Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:38.548Z] ---> Using cache [2022-07-02T15:35:38.548Z] ---> c2f8b33a0cf3 [2022-07-02T15:35:38.548Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:35:40.463Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:35:40.463Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:35:40.463Z] ---> a2446cdec1dc [2022-07-02T15:35:40.463Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:35:40.463Z] ---> Using cache [2022-07-02T15:35:40.463Z] ---> 45ff4e24f573 [2022-07-02T15:35:40.463Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:40.463Z] ---> Using cache [2022-07-02T15:35:40.463Z] ---> c2f8b33a0cf3 [2022-07-02T15:35:40.463Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:35:40.463Z] ---> Using cache [2022-07-02T15:35:40.463Z] ---> db1a96adc8c2 [2022-07-02T15:35:40.463Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:35:40.463Z] ---> Using cache [2022-07-02T15:35:40.463Z] ---> d8075889643f [2022-07-02T15:35:40.463Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:35:40.463Z] ---> Using cache [2022-07-02T15:35:40.463Z] ---> f273b56f07a9 [2022-07-02T15:35:40.463Z] Step 8/25 : COPY . . [2022-07-02T15:35:40.463Z] ---> Using cache [2022-07-02T15:35:40.463Z] ---> 86e112527078 [2022-07-02T15:35:40.463Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:35:40.463Z] ---> Using cache [2022-07-02T15:35:40.463Z] ---> ce7d404815af [2022-07-02T15:35:40.463Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T15:35:40.463Z] ---> Using cache [2022-07-02T15:35:40.463Z] ---> b7895980aea9 [2022-07-02T15:35:40.463Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:35:41.040Z] ---> Running in 47faa7308f36 [2022-07-02T15:35:41.040Z] ---> Running in bb6797f3c3de [2022-07-02T15:35:41.040Z] ---> Running in 0f79e924646f [2022-07-02T15:35:41.040Z] Removing intermediate container e954c78ad9c2 [2022-07-02T15:35:41.040Z] ---> 1b6e8159a1a5 [2022-07-02T15:35:41.040Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T15:35:41.300Z] ---> 5330560fccb8 [2022-07-02T15:35:41.300Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:35:41.300Z] ---> Running in 8dbe23dc133e [2022-07-02T15:35:41.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:41.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:42.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:42.494Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:42.757Z] Removing intermediate container 0f79e924646f [2022-07-02T15:35:42.757Z] ---> 8f358deac978 [2022-07-02T15:35:42.757Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T15:35:42.757Z] OK: 221 MiB in 52 packages [2022-07-02T15:35:42.757Z] ---> Running in d52e5b31faa4 [2022-07-02T15:35:42.757Z] Removing intermediate container 8dbe23dc133e [2022-07-02T15:35:42.757Z] ---> a5194ad90f57 [2022-07-02T15:35:42.757Z] Step 7/20 : COPY . . [2022-07-02T15:35:43.016Z] OK: 221 MiB in 52 packages [2022-07-02T15:35:43.016Z] Removing intermediate container d52e5b31faa4 [2022-07-02T15:35:43.016Z] ---> 99e18d746928 [2022-07-02T15:35:43.016Z] [2022-07-02T15:35:43.016Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T15:35:43.016Z] ---> 0ac33e5f5afa [2022-07-02T15:35:43.016Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:35:43.016Z] ---> Using cache [2022-07-02T15:35:43.016Z] ---> df37ae068e2e [2022-07-02T15:35:43.016Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:35:43.016Z] ---> Using cache [2022-07-02T15:35:43.016Z] ---> 6388b3e49b55 [2022-07-02T15:35:43.016Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:35:43.016Z] Removing intermediate container 3bac61b5ecbc [2022-07-02T15:35:43.016Z] ---> 2db0b58a3a90 [2022-07-02T15:35:43.016Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T15:35:44.393Z] ---> Running in 2dfe95f7e89d [2022-07-02T15:35:44.393Z] ---> Running in 9d02619e9b39 [2022-07-02T15:35:44.652Z] Removing intermediate container 47faa7308f36 [2022-07-02T15:35:44.652Z] ---> bee7f378d79e [2022-07-02T15:35:44.652Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:35:44.652Z] Removing intermediate container bb6797f3c3de [2022-07-02T15:35:44.652Z] ---> 03e490275d57 [2022-07-02T15:35:44.652Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:35:45.221Z] ---> e07aa161e4cb [2022-07-02T15:35:45.221Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:35:45.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:45.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T15:35:45.221Z] ---> 52550bd52f20 [2022-07-02T15:35:45.221Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:35:45.221Z] ---> Running in 67328e526f79 [2022-07-02T15:35:45.221Z] ---> Running in 4de67a2ce54b [2022-07-02T15:35:45.501Z] e6fb740bc735: Pull complete [2022-07-02T15:35:45.502Z] 3a77bd46dcc9: Pull complete [2022-07-02T15:35:45.502Z] 355e64cbe906: Pull complete [2022-07-02T15:35:45.502Z] 63ab81a10011: Pull complete [2022-07-02T15:35:46.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:46.160Z] Removing intermediate container 2dfe95f7e89d [2022-07-02T15:35:46.160Z] ---> c935dfd72177 [2022-07-02T15:35:46.160Z] [2022-07-02T15:35:46.160Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T15:35:46.420Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:35:46.420Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:35:46.420Z] OK: 15859 distinct packages available [2022-07-02T15:35:46.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:46.420Z] 20.10.14: Pulling from library/docker [2022-07-02T15:35:46.680Z] Removing intermediate container 67328e526f79 [2022-07-02T15:35:46.680Z] ---> 13ea939302b7 [2022-07-02T15:35:46.680Z] Step 8/22 : COPY . . [2022-07-02T15:35:46.680Z] Removing intermediate container 4de67a2ce54b [2022-07-02T15:35:46.680Z] ---> 0ab1bb1e0df4 [2022-07-02T15:35:46.680Z] Step 8/23 : COPY . . [2022-07-02T15:35:47.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:47.504Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:47.504Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:35:47.504Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T15:35:47.763Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T15:35:47.763Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T15:35:47.763Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:35:47.763Z] OK: 6 MiB in 19 packages [2022-07-02T15:35:50.903Z] 555d1d1c4555: Pull complete [2022-07-02T15:35:52.889Z] 7d9057610161: Pull complete [2022-07-02T15:35:52.889Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-02T15:35:52.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:35:52.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:35:53.038Z] ---> 039bed95a341 [2022-07-02T15:35:53.038Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T15:35:53.038Z] ---> Running in 612759e51da8 [2022-07-02T15:35:53.038Z] ---> 03a66df9e389 [2022-07-02T15:35:53.038Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T15:35:53.038Z] Removing intermediate container 9d02619e9b39 [2022-07-02T15:35:53.038Z] ---> f47d541fd800 [2022-07-02T15:35:53.038Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:35:53.038Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T15:35:53.038Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T15:35:53.038Z] ---> 7417809fdb73 [2022-07-02T15:35:53.038Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:35:53.038Z] ---> Running in 2661d5785d3d [2022-07-02T15:35:53.038Z] ---> 23c797ba5b17 [2022-07-02T15:35:53.038Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T15:35:53.038Z] ---> Running in cc1ef2ec0ee3 [2022-07-02T15:35:53.038Z] ---> Running in c9b7f7c61e13 [2022-07-02T15:35:53.038Z] Removing intermediate container cc1ef2ec0ee3 [2022-07-02T15:35:53.038Z] ---> 4a898c541bbc [2022-07-02T15:35:53.038Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T15:35:53.038Z] ---> Running in a82fa40df9f2 [2022-07-02T15:35:53.038Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T15:35:53.038Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T15:35:53.038Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T15:35:53.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:53.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:35:53.245Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-02T15:35:53.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:35:53.245Z] WORKDIR /edgex [2022-07-02T15:35:53.245Z] COPY go.mod . [2022-07-02T15:35:53.245Z] RUN go mod download [2022-07-02T15:35:53.302Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T15:35:53.302Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T15:35:53.302Z] Executing bash-5.1.16-r0.post-install [2022-07-02T15:35:53.302Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:35:53.302Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:35:53.302Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T15:35:53.302Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T15:35:53.302Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T15:35:53.302Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T15:35:53.302Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T15:35:53.302Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T15:35:53.302Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T15:35:53.302Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T15:35:53.302Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T15:35:53.302Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T15:35:53.302Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T15:35:53.302Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T15:35:53.302Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T15:35:53.871Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T15:35:53.871Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T15:35:53.871Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T15:35:53.871Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T15:35:53.871Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T15:35:53.871Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T15:35:53.871Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T15:35:53.871Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T15:35:53.871Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T15:35:53.871Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T15:35:53.871Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T15:35:53.871Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T15:35:53.871Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T15:35:53.871Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T15:35:53.871Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T15:35:53.871Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T15:35:53.871Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T15:35:53.871Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T15:35:53.871Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T15:35:53.871Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T15:35:53.871Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T15:35:53.871Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T15:35:53.871Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T15:35:53.871Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T15:35:53.871Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T15:35:53.871Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T15:35:54.130Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:35:54.130Z] OK: 83 MiB in 65 packages [2022-07-02T15:35:54.390Z] ---> afb5fcb68510 [2022-07-02T15:35:54.390Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:35:54.648Z] ---> 61d26ba62661 [2022-07-02T15:35:54.648Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T15:35:54.906Z] Collecting docker-compose==1.23.2 [2022-07-02T15:35:54.906Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T15:35:54.906Z] ---> c7283b1b0af8 [2022-07-02T15:35:54.906Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T15:35:55.165Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T15:35:55.165Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T15:35:55.165Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T15:35:55.165Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T15:35:55.165Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T15:35:55.165Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T15:35:55.165Z] ---> 50cde7b3a7b1 [2022-07-02T15:35:55.165Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:35:55.424Z] ---> Running in fadb8a569da4 [2022-07-02T15:35:55.424Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T15:35:55.424Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T15:35:55.682Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T15:35:55.682Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T15:35:55.682Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T15:35:55.682Z] Removing intermediate container fadb8a569da4 [2022-07-02T15:35:55.682Z] ---> 29702fecccee [2022-07-02T15:35:55.682Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:35:55.682Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T15:35:55.682Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T15:35:55.682Z] ---> Running in 4a2a7a740af4 [2022-07-02T15:35:55.682Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T15:35:55.682Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T15:35:55.894Z] Sending build context to Docker daemon 169.2MB [2022-07-02T15:35:55.894Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T15:35:55.894Z] ---> 819e984ddca1 [2022-07-02T15:35:55.894Z] Step 2/4 : WORKDIR /edgex [2022-07-02T15:35:55.944Z] Removing intermediate container 4a2a7a740af4 [2022-07-02T15:35:55.944Z] ---> c385b7beb258 [2022-07-02T15:35:55.944Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T15:35:55.944Z] ---> Running in 72cc4dbe1179 [2022-07-02T15:35:55.944Z] Removing intermediate container 72cc4dbe1179 [2022-07-02T15:35:55.944Z] ---> 461982941c97 [2022-07-02T15:35:55.944Z] Step 24/25 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:35:56.203Z] ---> Running in 72d8caebd3e5 [2022-07-02T15:35:56.203Z] Collecting PyYAML<4,>=3.10 [2022-07-02T15:35:56.203Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T15:35:56.461Z] Removing intermediate container 72d8caebd3e5 [2022-07-02T15:35:56.461Z] ---> e70949d32932 [2022-07-02T15:35:56.461Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:35:56.461Z] ---> Running in 9a80cf5ae090 [2022-07-02T15:35:56.720Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T15:35:56.720Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T15:35:56.720Z] Removing intermediate container 9a80cf5ae090 [2022-07-02T15:35:56.720Z] ---> 2e472ccf0849 [2022-07-02T15:35:56.720Z] [2022-07-02T15:35:56.720Z] Successfully built 2e472ccf0849 [2022-07-02T15:35:56.720Z] Successfully tagged security-spire-server:latest [2022-07-02T15:35:56.720Z] Building support-notifications [2022-07-02T15:35:56.979Z]  Building security-spire-server ... done Collecting docker-pycreds>=0.4.0 [2022-07-02T15:35:56.979Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T15:35:56.979Z] Collecting idna<2.8,>=2.5 [2022-07-02T15:35:56.979Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T15:35:56.979Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T15:35:57.239Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T15:35:57.239Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T15:35:57.239Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T15:35:57.239Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T15:35:57.239Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T15:35:57.239Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T15:35:57.239Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T15:35:57.239Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T15:35:57.239Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T15:35:57.239Z] Attempting uninstall: urllib3 [2022-07-02T15:35:57.239Z] Found existing installation: urllib3 1.26.7 [2022-07-02T15:35:57.239Z] Uninstalling urllib3-1.26.7: [2022-07-02T15:35:57.498Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T15:35:57.498Z] Attempting uninstall: idna [2022-07-02T15:35:57.498Z] Found existing installation: idna 3.3 [2022-07-02T15:35:57.498Z] Uninstalling idna-3.3: [2022-07-02T15:35:57.498Z] Successfully uninstalled idna-3.3 [2022-07-02T15:35:57.886Z] ---> Running in bce97d9f42c3 [2022-07-02T15:35:58.065Z] Attempting uninstall: requests [2022-07-02T15:35:58.065Z] Found existing installation: requests 2.26.0 [2022-07-02T15:35:58.065Z] Uninstalling requests-2.26.0: [2022-07-02T15:35:58.065Z] Successfully uninstalled requests-2.26.0 [2022-07-02T15:35:58.065Z] Running setup.py install for texttable: started [2022-07-02T15:35:58.162Z] Removing intermediate container bce97d9f42c3 [2022-07-02T15:35:58.162Z] ---> 45d3dcb63ae9 [2022-07-02T15:35:58.162Z] Step 3/4 : COPY go.mod . [2022-07-02T15:35:58.634Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T15:35:58.634Z] Running setup.py install for PyYAML: started [2022-07-02T15:35:58.760Z] ---> 0b34c1de0730 [2022-07-02T15:35:58.761Z] Step 4/4 : RUN go mod download [2022-07-02T15:35:58.893Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T15:35:59.034Z] ---> Running in 984567c31b1e [2022-07-02T15:35:59.151Z] Running setup.py install for docopt: started [2022-07-02T15:35:59.410Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T15:35:59.410Z] Running setup.py install for dockerpty: started [2022-07-02T15:35:59.669Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T15:36:00.239Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T15:36:00.497Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:00.497Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:00.497Z] ---> a2446cdec1dc [2022-07-02T15:36:00.497Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:36:00.497Z] ---> Using cache [2022-07-02T15:36:00.497Z] ---> 45ff4e24f573 [2022-07-02T15:36:00.497Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:00.497Z] ---> Using cache [2022-07-02T15:36:00.497Z] ---> c2f8b33a0cf3 [2022-07-02T15:36:00.497Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T15:36:01.874Z] ---> Running in a41214cb496b [2022-07-02T15:36:02.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:03.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:04.019Z] OK: 221 MiB in 52 packages [2022-07-02T15:36:05.398Z] Removing intermediate container a82fa40df9f2 [2022-07-02T15:36:05.398Z] ---> 06ca491e4370 [2022-07-02T15:36:05.398Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T15:36:05.398Z] ---> Running in 95de1548419c [2022-07-02T15:36:05.398Z] Removing intermediate container a41214cb496b [2022-07-02T15:36:05.398Z] ---> 590873191dd3 [2022-07-02T15:36:05.398Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:36:05.966Z] Removing intermediate container 95de1548419c [2022-07-02T15:36:05.966Z] ---> 44301972e509 [2022-07-02T15:36:05.966Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T15:36:05.966Z] ---> Running in e14864729c71 [2022-07-02T15:36:05.966Z] ---> 1e3c588d5f78 [2022-07-02T15:36:05.966Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:05.966Z] ---> Running in ce19e5464fec [2022-07-02T15:36:06.226Z] Removing intermediate container e14864729c71 [2022-07-02T15:36:06.226Z] ---> b96789cd79ba [2022-07-02T15:36:06.226Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T15:36:07.164Z] ---> 61cabea15d20 [2022-07-02T15:36:07.164Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T15:36:07.730Z] ---> 6bea3dbeb16c [2022-07-02T15:36:07.730Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T15:36:08.298Z] Removing intermediate container ce19e5464fec [2022-07-02T15:36:08.298Z] ---> 7d1a02417264 [2022-07-02T15:36:08.298Z] Step 8/22 : COPY . . [2022-07-02T15:36:08.298Z] ---> d7aae2fd789f [2022-07-02T15:36:08.298Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T15:36:08.298Z] ---> Running in f8ea7a59d8f7 [2022-07-02T15:36:08.865Z] Removing intermediate container f8ea7a59d8f7 [2022-07-02T15:36:08.865Z] ---> 500155fc1647 [2022-07-02T15:36:08.865Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:36:08.865Z] ---> Running in 73bdadff10f8 [2022-07-02T15:36:09.433Z] Removing intermediate container 73bdadff10f8 [2022-07-02T15:36:09.433Z] ---> 54060747eb2f [2022-07-02T15:36:09.433Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:36:09.433Z] ---> Running in 90f46516e611 [2022-07-02T15:36:09.691Z] Removing intermediate container 90f46516e611 [2022-07-02T15:36:09.691Z] ---> 23fda278a1ae [2022-07-02T15:36:09.691Z] Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:36:09.950Z] ---> Running in 08b35bf88c12 [2022-07-02T15:36:10.216Z] Removing intermediate container 08b35bf88c12 [2022-07-02T15:36:10.216Z] ---> e9f8e964fe10 [2022-07-02T15:36:10.216Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:36:10.474Z] ---> Running in 32d8f9858d75 [2022-07-02T15:36:10.733Z] Removing intermediate container 32d8f9858d75 [2022-07-02T15:36:10.733Z] ---> d96ac8c5547c [2022-07-02T15:36:10.733Z] [2022-07-02T15:36:10.991Z] Successfully built d96ac8c5547c [2022-07-02T15:36:10.991Z] Successfully tagged sys-mgmt-agent:latest [2022-07-02T15:36:10.991Z] Building security-proxy-setup [2022-07-02T15:36:19.113Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:19.113Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:19.113Z] ---> a2446cdec1dc [2022-07-02T15:36:19.113Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:36:19.113Z] ---> Using cache [2022-07-02T15:36:19.113Z] ---> 45ff4e24f573 [2022-07-02T15:36:19.113Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:19.113Z] ---> Using cache [2022-07-02T15:36:19.113Z] ---> c2f8b33a0cf3 [2022-07-02T15:36:19.113Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:36:19.113Z] ---> Using cache [2022-07-02T15:36:19.113Z] ---> 03e490275d57 [2022-07-02T15:36:19.113Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:36:19.113Z] ---> Using cache [2022-07-02T15:36:19.113Z] ---> 52550bd52f20 [2022-07-02T15:36:19.113Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:19.113Z] ---> Using cache [2022-07-02T15:36:19.113Z] ---> 0ab1bb1e0df4 [2022-07-02T15:36:19.113Z] Step 8/22 : COPY . . [2022-07-02T15:36:19.113Z] ---> Using cache [2022-07-02T15:36:19.113Z] ---> 03a66df9e389 [2022-07-02T15:36:19.113Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T15:36:20.493Z] ---> Running in 1cc32a949e2a [2022-07-02T15:36:20.493Z] ---> bbeda1b2e2e7 [2022-07-02T15:36:20.493Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T15:36:20.752Z] ---> Running in 4ab5296ce289 [2022-07-02T15:36:21.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T15:36:21.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T15:36:22.915Z] Removing intermediate container 2661d5785d3d [2022-07-02T15:36:22.915Z] ---> a9bd85c15f79 [2022-07-02T15:36:22.915Z] [2022-07-02T15:36:22.915Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T15:36:22.915Z] ---> e04c818066af [2022-07-02T15:36:22.915Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:36:22.915Z] ---> Using cache [2022-07-02T15:36:22.915Z] ---> 7a60ea59d48f [2022-07-02T15:36:22.915Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:36:22.915Z] ---> Using cache [2022-07-02T15:36:22.915Z] ---> 5fb5f26b9f74 [2022-07-02T15:36:22.915Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T15:36:22.915Z] ---> Running in bb20eec4e80f [2022-07-02T15:36:22.915Z] Removing intermediate container bb20eec4e80f [2022-07-02T15:36:22.915Z] ---> b54cf1c1b928 [2022-07-02T15:36:22.915Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T15:36:23.173Z] Removing intermediate container 612759e51da8 [2022-07-02T15:36:23.174Z] ---> 9edfbd60d83b [2022-07-02T15:36:23.174Z] [2022-07-02T15:36:23.174Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T15:36:23.174Z] ---> 0ac33e5f5afa [2022-07-02T15:36:23.174Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:36:23.174Z] ---> Using cache [2022-07-02T15:36:23.174Z] ---> df37ae068e2e [2022-07-02T15:36:23.174Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:23.174Z] ---> Using cache [2022-07-02T15:36:23.174Z] ---> 6388b3e49b55 [2022-07-02T15:36:23.174Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T15:36:23.174Z] ---> Running in 143761741c98 [2022-07-02T15:36:23.174Z] ---> Running in fded7eaea12c [2022-07-02T15:36:23.431Z] Removing intermediate container 143761741c98 [2022-07-02T15:36:23.431Z] ---> 24056b320f55 [2022-07-02T15:36:23.431Z] Step 15/23 : WORKDIR / [2022-07-02T15:36:23.431Z] ---> Running in 738905bfecd6 [2022-07-02T15:36:23.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:23.689Z] Removing intermediate container 738905bfecd6 [2022-07-02T15:36:23.689Z] ---> 21356c379776 [2022-07-02T15:36:23.689Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:36:24.257Z] ---> 26e2d848e62e [2022-07-02T15:36:24.257Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T15:36:24.257Z] Removing intermediate container c9b7f7c61e13 [2022-07-02T15:36:24.257Z] ---> ac5f4d718eee [2022-07-02T15:36:24.257Z] [2022-07-02T15:36:24.257Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:36:24.257Z] ---> e04c818066af [2022-07-02T15:36:24.257Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:36:24.257Z] ---> Using cache [2022-07-02T15:36:24.257Z] ---> 7a60ea59d48f [2022-07-02T15:36:24.257Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:36:24.257Z] ---> Using cache [2022-07-02T15:36:24.257Z] ---> 5fb5f26b9f74 [2022-07-02T15:36:24.257Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T15:36:24.515Z] ---> Running in dfe8cc6b958d [2022-07-02T15:36:24.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:24.773Z] Removing intermediate container dfe8cc6b958d [2022-07-02T15:36:24.773Z] ---> a41e44737c49 [2022-07-02T15:36:24.773Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:36:24.773Z] ---> Running in 6cec7993f77b [2022-07-02T15:36:24.773Z] ---> d28cb5e2ab85 [2022-07-02T15:36:24.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T15:36:24.773Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:36:24.773Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:36:24.773Z] OK: 15859 distinct packages available [2022-07-02T15:36:25.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:25.031Z] Removing intermediate container 6cec7993f77b [2022-07-02T15:36:25.031Z] ---> d2a21b37f279 [2022-07-02T15:36:25.031Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:36:25.309Z] ---> 8ffbfc124593 [2022-07-02T15:36:25.309Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T15:36:25.309Z] ---> Running in ad292c68c283 [2022-07-02T15:36:25.309Z] ---> f910a4fd540a [2022-07-02T15:36:25.309Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T15:36:25.613Z] Removing intermediate container ad292c68c283 [2022-07-02T15:36:25.614Z] ---> 9ce11c173a1f [2022-07-02T15:36:25.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:36:25.614Z] ---> Running in a46ee474e6d6 [2022-07-02T15:36:25.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:25.965Z] Removing intermediate container a46ee474e6d6 [2022-07-02T15:36:25.965Z] ---> eac52d47a98f [2022-07-02T15:36:25.965Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T15:36:25.965Z] ---> Running in 3823693112af [2022-07-02T15:36:26.248Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T15:36:26.248Z] Removing intermediate container 3823693112af [2022-07-02T15:36:26.248Z] ---> dfe0ba630cc1 [2022-07-02T15:36:26.248Z] Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:36:26.248Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:36:26.248Z] ---> 760463fb33d6 [2022-07-02T15:36:26.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T15:36:26.248Z] ---> Running in de3e990953b1 [2022-07-02T15:36:26.248Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T15:36:26.548Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T15:36:26.548Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T15:36:26.548Z] Removing intermediate container de3e990953b1 [2022-07-02T15:36:26.548Z] ---> 6ba46ec59aea [2022-07-02T15:36:26.548Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T15:36:26.548Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T15:36:26.548Z] ---> Running in 2a56fcf46edb [2022-07-02T15:36:26.548Z] ---> 567331684e49 [2022-07-02T15:36:26.548Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T15:36:26.548Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:36:26.807Z] ---> Running in 360a022cd51d [2022-07-02T15:36:26.807Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T15:36:26.807Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T15:36:26.807Z] Removing intermediate container 2a56fcf46edb [2022-07-02T15:36:26.807Z] ---> d8f3c0a7f3b6 [2022-07-02T15:36:26.807Z] [2022-07-02T15:36:26.807Z] Removing intermediate container 360a022cd51d [2022-07-02T15:36:26.807Z] ---> f5ab8aa92193 [2022-07-02T15:36:26.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:36:26.807Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:36:27.067Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:36:27.067Z] Successfully built d8f3c0a7f3b6 [2022-07-02T15:36:27.067Z] ---> Running in 584d6a8edf9a [2022-07-02T15:36:27.067Z] Successfully tagged core-metadata:latest [2022-07-02T15:36:27.067Z]  Building core-metadata ... done Building security-spire-agent [2022-07-02T15:36:27.067Z] OK: 8 MiB in 23 packages [2022-07-02T15:36:27.634Z] Removing intermediate container 584d6a8edf9a [2022-07-02T15:36:27.634Z] ---> 1f90a9de3f8e [2022-07-02T15:36:27.634Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:36:28.569Z] ---> Running in f58b38a06383 [2022-07-02T15:36:28.829Z] Removing intermediate container f58b38a06383 [2022-07-02T15:36:28.829Z] ---> 90051ddb3bd6 [2022-07-02T15:36:28.829Z] Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:36:28.829Z] ---> Running in 45da84946c06 [2022-07-02T15:36:29.088Z] Removing intermediate container fded7eaea12c [2022-07-02T15:36:29.088Z] ---> a0f66e3a1e62 [2022-07-02T15:36:29.088Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:36:29.088Z] Removing intermediate container 45da84946c06 [2022-07-02T15:36:29.088Z] ---> f70df8598b91 [2022-07-02T15:36:29.088Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:36:29.353Z] ---> Running in 19a323ed93c9 [2022-07-02T15:36:29.611Z] Removing intermediate container 19a323ed93c9 [2022-07-02T15:36:29.611Z] ---> 43329e11529d [2022-07-02T15:36:29.611Z] [2022-07-02T15:36:29.611Z] Successfully built 43329e11529d [2022-07-02T15:36:29.611Z] Successfully tagged support-scheduler:latest [2022-07-02T15:36:29.611Z]  Building support-scheduler ... done  ---> 7619630882ee [2022-07-02T15:36:29.611Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T15:36:31.511Z] ---> 95902c661215 [2022-07-02T15:36:31.511Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T15:36:32.447Z] ---> 7abac36fdb85 [2022-07-02T15:36:32.447Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T15:36:32.447Z] ---> Running in 106dcd9f1bc6 [2022-07-02T15:36:32.705Z] Removing intermediate container 106dcd9f1bc6 [2022-07-02T15:36:32.705Z] ---> bf1338ea0872 [2022-07-02T15:36:32.705Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:36:32.705Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:36:32.705Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:36:32.705Z] ---> a2446cdec1dc [2022-07-02T15:36:32.705Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:36:32.705Z] ---> Using cache [2022-07-02T15:36:32.705Z] ---> 45ff4e24f573 [2022-07-02T15:36:32.705Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:32.705Z] ---> Using cache [2022-07-02T15:36:32.705Z] ---> c2f8b33a0cf3 [2022-07-02T15:36:32.705Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:36:32.705Z] ---> Using cache [2022-07-02T15:36:32.705Z] ---> db1a96adc8c2 [2022-07-02T15:36:32.705Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:36:32.705Z] ---> Using cache [2022-07-02T15:36:32.705Z] ---> d8075889643f [2022-07-02T15:36:32.705Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:36:32.705Z] ---> Using cache [2022-07-02T15:36:32.705Z] ---> f273b56f07a9 [2022-07-02T15:36:32.705Z] Step 8/26 : COPY . . [2022-07-02T15:36:32.705Z] ---> Using cache [2022-07-02T15:36:32.705Z] ---> 86e112527078 [2022-07-02T15:36:32.706Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:36:32.706Z] ---> Using cache [2022-07-02T15:36:32.706Z] ---> ce7d404815af [2022-07-02T15:36:32.706Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:36:32.706Z] ---> Using cache [2022-07-02T15:36:32.706Z] ---> b7895980aea9 [2022-07-02T15:36:32.706Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:36:32.706Z] ---> Using cache [2022-07-02T15:36:32.706Z] ---> a822d5d6d4dd [2022-07-02T15:36:32.706Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:36:32.706Z] ---> Using cache [2022-07-02T15:36:32.706Z] ---> c3e776b20a7d [2022-07-02T15:36:32.706Z] [2022-07-02T15:36:32.706Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:36:32.706Z] ---> 0ac33e5f5afa [2022-07-02T15:36:32.706Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:36:32.706Z] ---> Using cache [2022-07-02T15:36:32.706Z] ---> df37ae068e2e [2022-07-02T15:36:32.706Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:36:32.706Z] ---> Using cache [2022-07-02T15:36:32.706Z] ---> 6388b3e49b55 [2022-07-02T15:36:32.706Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:36:32.706Z] ---> Using cache [2022-07-02T15:36:32.706Z] ---> f47d541fd800 [2022-07-02T15:36:32.706Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T15:36:32.706Z] ---> Running in e29aaf83c56c [2022-07-02T15:36:32.964Z] Removing intermediate container e29aaf83c56c [2022-07-02T15:36:32.964Z] ---> 178017e4a549 [2022-07-02T15:36:32.964Z] Step 18/20 : LABEL arch=x86_64 [2022-07-02T15:36:32.964Z] ---> Running in 931f08a76b58 [2022-07-02T15:36:33.224Z] Removing intermediate container 931f08a76b58 [2022-07-02T15:36:33.224Z] ---> ad4d994e8b68 [2022-07-02T15:36:33.224Z] Step 19/20 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:36:33.224Z] ---> Running in cf28f4b71f68 [2022-07-02T15:36:33.792Z] Removing intermediate container cf28f4b71f68 [2022-07-02T15:36:33.792Z] ---> 721602ac76f4 [2022-07-02T15:36:33.792Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T15:36:33.792Z] ---> Running in 002be7311294 [2022-07-02T15:36:33.792Z] ---> a35df97a9f6e [2022-07-02T15:36:33.792Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:36:34.053Z] Removing intermediate container 002be7311294 [2022-07-02T15:36:34.053Z] ---> 30fe97dab0d0 [2022-07-02T15:36:34.053Z] [2022-07-02T15:36:34.053Z] Successfully built 30fe97dab0d0 [2022-07-02T15:36:34.311Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-02T15:36:35.689Z]  Building security-spiffe-token-provider ... done  ---> adcc567572a0 [2022-07-02T15:36:35.689Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:36:35.947Z] ---> 89f165cdc7ed [2022-07-02T15:36:35.947Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T15:36:36.206Z] ---> 18bea8eb26f9 [2022-07-02T15:36:36.206Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T15:36:36.465Z] ---> 1b90c759f38c [2022-07-02T15:36:36.465Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:36:36.465Z] ---> Running in 2e485e38e2df [2022-07-02T15:36:36.724Z] Removing intermediate container 2e485e38e2df [2022-07-02T15:36:36.724Z] ---> adb1059d129d [2022-07-02T15:36:36.724Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:36:36.724Z] ---> Running in 907ba417d4dd [2022-07-02T15:36:36.724Z] Removing intermediate container 907ba417d4dd [2022-07-02T15:36:36.724Z] ---> 32d26dead25b [2022-07-02T15:36:36.724Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T15:36:36.983Z] ---> Running in 3c2445e5ba5f [2022-07-02T15:36:36.983Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T15:36:36.983Z] Removing intermediate container 3c2445e5ba5f [2022-07-02T15:36:36.983Z] ---> 6734c74581cf [2022-07-02T15:36:36.983Z] Step 25/26 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:36:36.983Z] ---> Running in a6ef48bb2dd7 [2022-07-02T15:36:37.247Z] Removing intermediate container a6ef48bb2dd7 [2022-07-02T15:36:37.247Z] ---> 9b0be93c9c52 [2022-07-02T15:36:37.247Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:36:37.247Z] ---> Running in f24d673ebe8a [2022-07-02T15:36:37.506Z] Removing intermediate container f24d673ebe8a [2022-07-02T15:36:37.506Z] ---> c6e0668ad5c7 [2022-07-02T15:36:37.506Z] [2022-07-02T15:36:37.765Z] Successfully built c6e0668ad5c7 [2022-07-02T15:36:37.765Z] Successfully tagged security-spire-agent:latest [2022-07-02T15:36:40.305Z]  Building security-spire-agent ... done Removing intermediate container 1cc32a949e2a [2022-07-02T15:36:40.305Z] ---> 9cbb8dbce7ce [2022-07-02T15:36:40.305Z] [2022-07-02T15:36:40.305Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:36:40.305Z] ---> e04c818066af [2022-07-02T15:36:40.305Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T15:36:40.305Z] ---> Running in 978ffcdedfcd [2022-07-02T15:36:40.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:40.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:40.825Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T15:36:40.825Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:36:40.826Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T15:36:40.826Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T15:36:40.826Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T15:36:40.826Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T15:36:40.826Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:36:40.826Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:36:40.826Z] OK: 8 MiB in 20 packages [2022-07-02T15:36:41.394Z] Removing intermediate container 978ffcdedfcd [2022-07-02T15:36:41.395Z] ---> f8704a77baaf [2022-07-02T15:36:41.395Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T15:36:41.395Z] ---> Running in 039c6c4e4513 [2022-07-02T15:36:41.654Z] Removing intermediate container 039c6c4e4513 [2022-07-02T15:36:41.654Z] ---> b13b5d50fdf7 [2022-07-02T15:36:41.654Z] Step 13/22 : WORKDIR /edgex [2022-07-02T15:36:41.654Z] ---> Running in e8e06f298643 [2022-07-02T15:36:41.914Z] Removing intermediate container e8e06f298643 [2022-07-02T15:36:41.914Z] ---> 612dc82a2287 [2022-07-02T15:36:41.914Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T15:36:42.174Z] ---> 33bbd8967e09 [2022-07-02T15:36:42.174Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T15:36:42.742Z] ---> fe4615c6ef5a [2022-07-02T15:36:42.742Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T15:36:43.001Z] ---> b57e58da9e07 [2022-07-02T15:36:43.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T15:36:43.001Z] Removing intermediate container 4ab5296ce289 [2022-07-02T15:36:43.001Z] ---> a0b653f69cf1 [2022-07-02T15:36:43.001Z] [2022-07-02T15:36:43.001Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:36:43.001Z] ---> e04c818066af [2022-07-02T15:36:43.001Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T15:36:43.260Z] ---> Running in f0ea453ef824 [2022-07-02T15:36:43.260Z] ---> 5a177e359656 [2022-07-02T15:36:43.260Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T15:36:43.260Z] ---> Running in 6f6b8720e391 [2022-07-02T15:36:43.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:43.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T15:36:43.780Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T15:36:43.780Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:36:43.780Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:36:43.780Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:36:43.780Z] OK: 6 MiB in 16 packages [2022-07-02T15:36:44.040Z] Removing intermediate container 6f6b8720e391 [2022-07-02T15:36:44.040Z] ---> 637ab2b8291a [2022-07-02T15:36:44.040Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T15:36:44.040Z] ---> Running in 7cbb4751cbc9 [2022-07-02T15:36:44.040Z] Removing intermediate container 7cbb4751cbc9 [2022-07-02T15:36:44.040Z] ---> 34caf3c2dc53 [2022-07-02T15:36:44.040Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:36:44.040Z] ---> Running in 9f1fedc3e895 [2022-07-02T15:36:44.300Z] Removing intermediate container 9f1fedc3e895 [2022-07-02T15:36:44.300Z] ---> 7d329dc7f671 [2022-07-02T15:36:44.300Z] Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:36:44.300Z] Removing intermediate container f0ea453ef824 [2022-07-02T15:36:44.300Z] ---> 5e94f8137e15 [2022-07-02T15:36:44.300Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:36:44.300Z] ---> Running in 573107e5e1f0 [2022-07-02T15:36:44.300Z] ---> Running in 7de83b21908b [2022-07-02T15:36:44.561Z] Removing intermediate container 573107e5e1f0 [2022-07-02T15:36:44.561Z] ---> e5556fdb171f [2022-07-02T15:36:44.561Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:36:44.561Z] Removing intermediate container 7de83b21908b [2022-07-02T15:36:44.561Z] ---> 1a70d23e33b7 [2022-07-02T15:36:44.561Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T15:36:44.561Z] ---> Running in 41404e283911 [2022-07-02T15:36:44.561Z] ---> Running in acca9961b726 [2022-07-02T15:36:44.561Z] Removing intermediate container 41404e283911 [2022-07-02T15:36:44.561Z] ---> 9d7d2f46f861 [2022-07-02T15:36:44.561Z] [2022-07-02T15:36:44.561Z] Removing intermediate container acca9961b726 [2022-07-02T15:36:44.561Z] ---> 3e45e2628e9d [2022-07-02T15:36:44.561Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:36:44.821Z] ---> Running in 4a5e209035b9 [2022-07-02T15:36:44.821Z] Successfully built 9d7d2f46f861 [2022-07-02T15:36:44.821Z] Successfully tagged security-proxy-setup:latest [2022-07-02T15:36:44.821Z]  Building security-proxy-setup ... done Removing intermediate container 4a5e209035b9 [2022-07-02T15:36:44.821Z] ---> c8209d6c9ce8 [2022-07-02T15:36:44.821Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:36:45.080Z] ---> 742b66d7c997 [2022-07-02T15:36:45.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T15:36:45.654Z] ---> ac45912f5234 [2022-07-02T15:36:45.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T15:36:45.654Z] ---> 6670d22a4ab1 [2022-07-02T15:36:45.654Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T15:36:45.654Z] ---> Running in ed43e8d6cbd4 [2022-07-02T15:36:45.654Z] Removing intermediate container ed43e8d6cbd4 [2022-07-02T15:36:45.654Z] ---> 9590c09e8906 [2022-07-02T15:36:45.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T15:36:45.913Z] ---> Running in d105842b62aa [2022-07-02T15:36:45.913Z] Removing intermediate container d105842b62aa [2022-07-02T15:36:45.913Z] ---> c22a46954435 [2022-07-02T15:36:45.913Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T15:36:45.913Z] ---> Running in b7a65830e4e6 [2022-07-02T15:36:45.913Z] Removing intermediate container b7a65830e4e6 [2022-07-02T15:36:45.913Z] ---> b9be15bea336 [2022-07-02T15:36:45.913Z] Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:36:46.174Z] ---> Running in 6d4d7b44f0fd [2022-07-02T15:36:46.174Z] Removing intermediate container 6d4d7b44f0fd [2022-07-02T15:36:46.174Z] ---> 15370fe0436c [2022-07-02T15:36:46.174Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:36:46.174Z] ---> Running in 2c3478273f78 [2022-07-02T15:36:46.174Z] Removing intermediate container 2c3478273f78 [2022-07-02T15:36:46.174Z] ---> 6d4bfc509f2b [2022-07-02T15:36:46.174Z] [2022-07-02T15:36:46.435Z] Successfully built 6d4bfc509f2b [2022-07-02T15:36:46.435Z] Successfully tagged support-notifications:latest [2022-07-02T15:36:46.443Z]  Building support-notifications ... done  [Pipeline] } [2022-07-02T15:36:46.451Z] $ docker stop --time=1 d2f845e124bdc09f8ebb9db0aef2e7050e408755c0d17a6137397fd5ddc1ac8a [2022-07-02T15:36:47.765Z] $ docker rm -f d2f845e124bdc09f8ebb9db0aef2e7050e408755c0d17a6137397fd5ddc1ac8a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T15:36:48.111Z] + docker images [2022-07-02T15:36:48.111Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T15:36:48.111Z] support-notifications latest 6d4bfc509f2b 1 second ago 27MB [2022-07-02T15:36:48.111Z] security-proxy-setup latest 9d7d2f46f861 3 seconds ago 26.9MB [2022-07-02T15:36:48.111Z] a0b653f69cf1 5 seconds ago 1.68GB [2022-07-02T15:36:48.111Z] 9cbb8dbce7ce 8 seconds ago 1.62GB [2022-07-02T15:36:48.111Z] security-spire-agent latest c6e0668ad5c7 10 seconds ago 127MB [2022-07-02T15:36:48.111Z] security-spiffe-token-provider latest 30fe97dab0d0 14 seconds ago 29MB [2022-07-02T15:36:48.111Z] support-scheduler latest 43329e11529d 18 seconds ago 26.4MB [2022-07-02T15:36:48.111Z] core-metadata latest d8f3c0a7f3b6 21 seconds ago 17MB [2022-07-02T15:36:48.111Z] ac5f4d718eee 23 seconds ago 1.67GB [2022-07-02T15:36:48.111Z] 9edfbd60d83b 25 seconds ago 1.67GB [2022-07-02T15:36:48.111Z] a9bd85c15f79 26 seconds ago 1.62GB [2022-07-02T15:36:48.111Z] sys-mgmt-agent latest d96ac8c5547c 37 seconds ago 299MB [2022-07-02T15:36:48.111Z] security-spire-server latest 2e472ccf0849 51 seconds ago 87.3MB [2022-07-02T15:36:48.111Z] c935dfd72177 About a minute ago 1.62GB [2022-07-02T15:36:48.111Z] 99e18d746928 About a minute ago 1.52GB [2022-07-02T15:36:48.111Z] security-bootstrapper latest 0a2c702e4c2a About a minute ago 19.1MB [2022-07-02T15:36:48.111Z] security-secretstore-setup latest 7d7410403710 About a minute ago 28.5MB [2022-07-02T15:36:48.111Z] core-data latest c51d4ae3924b About a minute ago 22.5MB [2022-07-02T15:36:48.111Z] core-command latest 08d891cbf907 About a minute ago 16.1MB [2022-07-02T15:36:48.111Z] d29441ef1ace About a minute ago 1.63GB [2022-07-02T15:36:48.111Z] 03c3840a58d7 About a minute ago 1.65GB [2022-07-02T15:36:48.111Z] fe748196412d About a minute ago 1.62GB [2022-07-02T15:36:48.111Z] 28a2c2296cfc About a minute ago 1.61GB [2022-07-02T15:36:48.111Z] security-spire-config latest 89b1ea69953a About a minute ago 86.7MB [2022-07-02T15:36:48.111Z] c3e776b20a7d About a minute ago 1.52GB [2022-07-02T15:36:48.111Z] ci-base-image-x86_64 latest a2446cdec1dc 4 minutes ago 1.02GB [2022-07-02T15:36:48.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-02T15:36:48.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-02T15:36:48.111Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-02T15:36:48.111Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-02T15:36:48.111Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-02T15:36:48.111Z] 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-07-02T15:36:55.586Z] Removing intermediate container 984567c31b1e [2022-07-02T15:36:55.586Z] ---> b2824a1a03d9 [2022-07-02T15:36:55.586Z] Successfully built b2824a1a03d9 [2022-07-02T15:36:55.586Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:36:55.959Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T15:36:55.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:36:56.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container [2022-07-02T15:36:56.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat [2022-07-02T15:36:57.774Z] $ docker top cc19f66196d7c74ddf9f3c9a0bd42c7ea2defa89ff2c43270566dd5715bc88f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:36:58.758Z] + go version [2022-07-02T15:36:58.759Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-02T15:36:58.787Z] $ docker stop --time=1 cc19f66196d7c74ddf9f3c9a0bd42c7ea2defa89ff2c43270566dd5715bc88f6 [2022-07-02T15:37:00.494Z] $ docker rm -f cc19f66196d7c74ddf9f3c9a0bd42c7ea2defa89ff2c43270566dd5715bc88f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:37:01.135Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T15:37:01.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:37:01.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container [2022-07-02T15:37:01.512Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat [2022-07-02T15:37:02.933Z] $ docker top 2b0dc29b67bb4cf879fd105571289875cb6398ef120ac6265ed547c34fab3a66 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T15:37:03.212Z] ========================================================= [2022-07-02T15:37:03.212Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T15:37:03.212Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T15:37:03.877Z] + make test [2022-07-02T15:37:03.877Z] go mod tidy -compat=1.17 [2022-07-02T15:37:04.871Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T15:37:43.903Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T15:39:35.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T15:39:35.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T15:39:35.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T15:39:35.876Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T15:39:36.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T15:39:37.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T15:39:37.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T15:39:37.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T15:39:37.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T15:39:40.916Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T15:39:40.916Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T15:39:40.916Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T15:39:40.916Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T15:39:40.916Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T15:39:40.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T15:39:56.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.254s coverage: 28.7% of statements [2022-07-02T15:39:56.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T15:39:56.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T15:40:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.453s coverage: 98.5% of statements [2022-07-02T15:40:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T15:40:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.508s coverage: 54.2% of statements [2022-07-02T15:40:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T15:40:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T15:40:24.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.707s coverage: 89.2% of statements [2022-07-02T15:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T15:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T15:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:40:24.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.446s coverage: 83.8% of statements [2022-07-02T15:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T15:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T15:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T15:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T15:40:24.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.689s coverage: 95.6% of statements [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.456s coverage: 72.2% of statements [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.577s coverage: 60.0% of statements [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.831s coverage: 0.9% of statements [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.440s coverage: 58.8% of statements [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements [2022-07-02T15:40:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements [2022-07-02T15:40:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2022-07-02T15:40:42.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements [2022-07-02T15:40:42.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-07-02T15:40:49.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.788s coverage: 82.5% of statements [2022-07-02T15:40:49.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 58.8% of statements [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.326s coverage: 85.4% of statements [2022-07-02T15:40:55.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.061s coverage: 91.2% of statements [2022-07-02T15:40:55.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T15:41:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 64.4% of statements [2022-07-02T15:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T15:41:02.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T15:41:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.298s coverage: 100.0% of statements [2022-07-02T15:41:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements [2022-07-02T15:41:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-07-02T15:41:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2022-07-02T15:41:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.128s coverage: 100.0% of statements [2022-07-02T15:41:10.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.473s coverage: 65.4% of statements [2022-07-02T15:41:10.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T15:41:10.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T15:41:10.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T15:41:13.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.041s coverage: 43.8% of statements [2022-07-02T15:41:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T15:41:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T15:41:13.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements [2022-07-02T15:41:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T15:41:13.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements [2022-07-02T15:41:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T15:41:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T15:41:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T15:41:13.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T15:41:23.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.504s coverage: 17.7% of statements [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T15:41:23.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.905s coverage: 92.3% of statements [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T15:41:23.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.480s coverage: 63.2% of statements [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T15:41:23.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.555s coverage: 97.7% of statements [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T15:41:23.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.283s coverage: 28.9% of statements [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T15:41:23.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T15:41:23.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.266s coverage: 100.0% of statements [2022-07-02T15:41:23.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements [2022-07-02T15:41:24.059Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-02T15:41:24.334Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-02T15:41:24.334Z] GO111MODULE=on go vet ./... [2022-07-02T15:43:31.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T15:43:31.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T15:43:31.244Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T15:43:31.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T15:43:31.935Z] + ls -al . [2022-07-02T15:43:31.935Z] total 680 [2022-07-02T15:43:31.935Z] drwxrwxr-x 9 1001 1001 4096 Jul 2 15:37 . [2022-07-02T15:43:31.935Z] drwxr-xr-x 4 root root 4096 Jul 2 15:37 .. [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 15:35 .dockerignore [2022-07-02T15:43:31.935Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:35 .git [2022-07-02T15:43:31.935Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:35 .github [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 15:35 .gitignore [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 15:35 .golangci.yml [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 15:35 .hadolint.yml [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 15:35 .sonarcloud.properties [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:35 ADOPTERS.md [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:35 Attribution.txt [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:35 CHANGELOG.md [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:35 CONTRIBUTING.md [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 15:35 GOVERNANCE.md [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 15:35 Jenkinsfile [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:35 LICENSE [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:35 Makefile [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 15:35 OWNERS.md [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:35 README.md [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:35 SECURITY.md [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 15:31 VERSION [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:35 ZMQWindows.md [2022-07-02T15:43:31.935Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 15:35 bin [2022-07-02T15:43:31.935Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 15:35 cmd [2022-07-02T15:43:31.935Z] -rw-r--r-- 1 root root 435593 Jul 2 15:41 coverage.out [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:35 go.mod [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:37 go.sum [2022-07-02T15:43:31.935Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 15:35 internal [2022-07-02T15:43:31.935Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 15:35 openapi [2022-07-02T15:43:31.935Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 15:35 snap [2022-07-02T15:43:31.935Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 15:35 version.go [Pipeline] sh [2022-07-02T15:43:32.607Z] + '[' -e coverage.out ] [2022-07-02T15:43:32.607Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T15:43:32.631Z] Warning: overwriting stash ‘coverage-report’ [2022-07-02T15:43:33.582Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T15:43:34.235Z] + make build [2022-07-02T15:43:34.235Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T15:45:11.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T15:46:07.869Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T15:46:09.313Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T15:46:56.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T15:46:56.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T15:46:56.620Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T15:47:04.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T15:47:08.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T15:47:13.713Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T15:47:18.031Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T15:47:22.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T15:47:30.667Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-02T15:47:37.404Z] $ docker stop --time=1 2b0dc29b67bb4cf879fd105571289875cb6398ef120ac6265ed547c34fab3a66 [2022-07-02T15:47:39.510Z] $ docker rm -f 2b0dc29b67bb4cf879fd105571289875cb6398ef120ac6265ed547c34fab3a66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:47:42.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:47:42.140Z] [2022-07-02T15:47:42.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:47:42.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:47:42.773Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-02T15:47:42.773Z] 29e5d40040c1: Pulling fs layer [2022-07-02T15:47:42.773Z] 1ce36da41761: Pulling fs layer [2022-07-02T15:47:42.773Z] 25b303627fd3: Pulling fs layer [2022-07-02T15:47:42.773Z] 29e5d40040c1: Verifying Checksum [2022-07-02T15:47:42.773Z] 29e5d40040c1: Download complete [2022-07-02T15:47:43.373Z] 1ce36da41761: Verifying Checksum [2022-07-02T15:47:43.373Z] 1ce36da41761: Download complete [2022-07-02T15:47:43.373Z] 29e5d40040c1: Pull complete [2022-07-02T15:47:44.819Z] 1ce36da41761: Pull complete [2022-07-02T15:47:44.819Z] 25b303627fd3: Verifying Checksum [2022-07-02T15:47:44.819Z] 25b303627fd3: Download complete [2022-07-02T15:47:57.240Z] 25b303627fd3: Pull complete [2022-07-02T15:47:57.240Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-02T15:47:57.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:47:57.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:47:57.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container [2022-07-02T15:47:57.629Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T15:48:00.235Z] $ docker top 99d5fb161e1a9ebc47393e0e2fc6e4f5c48697fed533dffa941e8654ca312efa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:48:01.192Z] + docker-compose build --help [2022-07-02T15:48:01.192Z] + grep parallel [2022-07-02T15:48:06.587Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T15:48:06.881Z] $ docker stop --time=1 99d5fb161e1a9ebc47393e0e2fc6e4f5c48697fed533dffa941e8654ca312efa [2022-07-02T15:48:08.644Z] $ docker rm -f 99d5fb161e1a9ebc47393e0e2fc6e4f5c48697fed533dffa941e8654ca312efa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T15:48:09.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T15:48:09.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T15:48:09.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container [2022-07-02T15:48:09.656Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-devops/edgex-compose-arm64:latest cat [2022-07-02T15:48:11.069Z] $ docker top fa7d46602fd6fa1c0da9f04686b290d330fea6bd45ca95cb44a486b1677c3a1c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T15:48:12.147Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T15:48:18.901Z] Building core-command ... [2022-07-02T15:48:18.901Z] Building core-data ... [2022-07-02T15:48:18.901Z] Building core-metadata ... [2022-07-02T15:48:18.901Z] Building security-bootstrapper ... [2022-07-02T15:48:18.901Z] Building security-proxy-setup ... [2022-07-02T15:48:18.901Z] Building security-secretstore-setup ... [2022-07-02T15:48:18.901Z] Building security-spiffe-token-provider ... [2022-07-02T15:48:18.901Z] Building security-spire-agent ... [2022-07-02T15:48:18.901Z] Building security-spire-config ... [2022-07-02T15:48:18.901Z] Building security-spire-server ... [2022-07-02T15:48:18.901Z] Building support-notifications ... [2022-07-02T15:48:18.902Z] Building support-scheduler ... [2022-07-02T15:48:18.902Z] Building sys-mgmt-agent ... [2022-07-02T15:48:18.902Z] Building security-proxy-setup [2022-07-02T15:48:18.902Z] Building support-scheduler [2022-07-02T15:48:18.902Z] Building security-bootstrapper [2022-07-02T15:48:18.902Z] Building security-spire-server [2022-07-02T15:48:18.902Z] Building support-notifications [2022-07-02T15:49:40.713Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:49:40.713Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:49:40.713Z] ---> b2824a1a03d9 [2022-07-02T15:49:40.713Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:49:41.734Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:49:41.734Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:49:41.734Z] ---> b2824a1a03d9 [2022-07-02T15:49:41.734Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:49:42.020Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:49:42.020Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:49:42.020Z] ---> b2824a1a03d9 [2022-07-02T15:49:42.020Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:49:42.020Z] ---> Running in 0ecb07cbe3a1 [2022-07-02T15:49:42.020Z] ---> Running in 121a0bffe9c8 [2022-07-02T15:49:42.303Z] ---> Running in bc48b817f483 [2022-07-02T15:49:42.583Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:49:42.583Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:49:42.583Z] ---> b2824a1a03d9 [2022-07-02T15:49:42.583Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T15:49:42.583Z] ---> Running in add0e8957c02 [2022-07-02T15:49:42.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:49:42.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:49:42.583Z] ---> b2824a1a03d9 [2022-07-02T15:49:42.583Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T15:49:42.583Z] ---> Running in dd8a576c8831 [2022-07-02T15:49:43.188Z] Removing intermediate container 0ecb07cbe3a1 [2022-07-02T15:49:43.188Z] ---> 53e01b65977c [2022-07-02T15:49:43.188Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:49:43.188Z] Removing intermediate container bc48b817f483 [2022-07-02T15:49:43.188Z] ---> 5fda4c43d580 [2022-07-02T15:49:43.188Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:49:43.188Z] Removing intermediate container add0e8957c02 [2022-07-02T15:49:43.188Z] ---> 7ea6b74c7879 [2022-07-02T15:49:43.188Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:49:43.188Z] Removing intermediate container 121a0bffe9c8 [2022-07-02T15:49:43.188Z] ---> 5c8588d44a44 [2022-07-02T15:49:43.189Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:49:43.189Z] ---> Running in 05e34780e806 [2022-07-02T15:49:43.189Z] Removing intermediate container dd8a576c8831 [2022-07-02T15:49:43.189Z] ---> Running in f193a9a0c0ab [2022-07-02T15:49:43.189Z] ---> aa5e7698e04d [2022-07-02T15:49:43.189Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:49:43.476Z] ---> Running in 5de332e458eb [2022-07-02T15:49:43.476Z] ---> Running in 9ffcc45e4837 [2022-07-02T15:49:43.476Z] ---> Running in cbba842408e5 [2022-07-02T15:49:46.907Z] Removing intermediate container 05e34780e806 [2022-07-02T15:49:46.907Z] ---> 67472da8bbf9 [2022-07-02T15:49:46.907Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:49:46.907Z] ---> Running in 56f87c7c4b23 [2022-07-02T15:49:47.927Z] Removing intermediate container 5de332e458eb [2022-07-02T15:49:47.927Z] Removing intermediate container cbba842408e5 [2022-07-02T15:49:47.927Z] ---> 2b57142644df [2022-07-02T15:49:47.927Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T15:49:47.927Z] ---> e71c0f77d276 [2022-07-02T15:49:47.927Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T15:49:47.927Z] Removing intermediate container f193a9a0c0ab [2022-07-02T15:49:47.927Z] ---> 9ba07b1d5dcb [2022-07-02T15:49:47.927Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:49:47.927Z] Removing intermediate container 9ffcc45e4837 [2022-07-02T15:49:47.927Z] ---> 9e33ca4ea978 [2022-07-02T15:49:47.927Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T15:49:47.927Z] ---> Running in 8fc07fc1a8f6 [2022-07-02T15:49:48.202Z] ---> Running in 30b8f7e54479 [2022-07-02T15:49:48.202Z] ---> Running in 8a32e8d414e3 [2022-07-02T15:49:48.202Z] ---> Running in 1a054d76273a [2022-07-02T15:49:49.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:50.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:50.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:50.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:50.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:50.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:51.344Z] OK: 220 MiB in 52 packages [2022-07-02T15:49:51.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:51.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:51.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:51.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:49:52.975Z] OK: 220 MiB in 52 packages [2022-07-02T15:49:52.975Z] Removing intermediate container 56f87c7c4b23 [2022-07-02T15:49:52.975Z] ---> 16cb9e057f31 [2022-07-02T15:49:52.975Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:49:53.264Z] OK: 220 MiB in 52 packages [2022-07-02T15:49:53.264Z] OK: 220 MiB in 52 packages [2022-07-02T15:49:53.560Z] OK: 220 MiB in 52 packages [2022-07-02T15:49:54.577Z] ---> 722ff4f404ac [2022-07-02T15:49:54.577Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:49:54.857Z] ---> Running in 435934e45b91 [2022-07-02T15:49:54.857Z] Removing intermediate container 8fc07fc1a8f6 [2022-07-02T15:49:54.857Z] ---> d1c193f86608 [2022-07-02T15:49:54.857Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:49:55.134Z] Removing intermediate container 8a32e8d414e3 [2022-07-02T15:49:55.134Z] ---> d0b7fe64cb3d [2022-07-02T15:49:55.134Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T15:49:55.412Z] Removing intermediate container 30b8f7e54479 [2022-07-02T15:49:55.412Z] Removing intermediate container 1a054d76273a [2022-07-02T15:49:55.412Z] ---> cef7443c0407 [2022-07-02T15:49:55.412Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:49:55.412Z] ---> 5ed8b5d44529 [2022-07-02T15:49:55.412Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T15:49:56.399Z] ---> 00424b99dfc9 [2022-07-02T15:49:56.399Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:49:56.399Z] ---> Running in 6b84d6cfe1ae [2022-07-02T15:49:56.687Z] ---> 915eaf4a592b [2022-07-02T15:49:56.687Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:49:56.975Z] ---> Running in 9afcf15088b1 [2022-07-02T15:49:56.975Z] ---> e1930578a183 [2022-07-02T15:49:56.975Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:49:57.255Z] ---> Running in 8429d98aac5a [2022-07-02T15:49:57.539Z] ---> 7f9a8f58b0bd [2022-07-02T15:49:57.540Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:49:57.833Z] ---> Running in 12908f8d2763 [2022-07-02T15:49:59.863Z] Removing intermediate container 435934e45b91 [2022-07-02T15:49:59.863Z] ---> 7fe86d40af7f [2022-07-02T15:49:59.863Z] Step 8/25 : COPY . . [2022-07-02T15:50:04.213Z] Removing intermediate container 6b84d6cfe1ae [2022-07-02T15:50:04.213Z] ---> 65d5fb73dc1f [2022-07-02T15:50:04.213Z] Step 8/22 : COPY . . [2022-07-02T15:50:04.213Z] Removing intermediate container 9afcf15088b1 [2022-07-02T15:50:04.213Z] ---> 676eccb280b5 [2022-07-02T15:50:04.213Z] Step 8/31 : COPY . . [2022-07-02T15:50:04.213Z] Removing intermediate container 8429d98aac5a [2022-07-02T15:50:04.213Z] ---> 461b8f4eb49a [2022-07-02T15:50:04.213Z] Step 8/22 : COPY . . [2022-07-02T15:50:04.490Z] Removing intermediate container 12908f8d2763 [2022-07-02T15:50:04.491Z] ---> 11d03f84b71f [2022-07-02T15:50:04.491Z] Step 8/22 : COPY . . [2022-07-02T15:50:31.357Z] ---> e8c9b2f6d5e5 [2022-07-02T15:50:31.357Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:50:31.357Z] ---> Running in e1a60440814c [2022-07-02T15:50:31.964Z] Removing intermediate container e1a60440814c [2022-07-02T15:50:31.964Z] ---> 00e056147665 [2022-07-02T15:50:31.964Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T15:50:32.241Z] ---> Running in 8344eb3f2724 [2022-07-02T15:50:32.841Z] Removing intermediate container 8344eb3f2724 [2022-07-02T15:50:32.842Z] ---> f475bf8f9532 [2022-07-02T15:50:32.842Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:50:33.123Z] ---> Running in b083a83d893d [2022-07-02T15:50:34.113Z] ---> 267c3a6d21b3 [2022-07-02T15:50:34.113Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T15:50:34.113Z] ---> 67859f97b9e8 [2022-07-02T15:50:34.113Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T15:50:34.113Z] ---> Running in d9fdeede6231 [2022-07-02T15:50:34.113Z] ---> Running in 3f909141b878 [2022-07-02T15:50:34.715Z] ---> d73ac83f81c6 [2022-07-02T15:50:34.715Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T15:50:34.990Z] ---> Running in d7864dfb8086 [2022-07-02T15:50:34.990Z] ---> e8e59c08c0f3 [2022-07-02T15:50:34.990Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T15:50:35.265Z] ---> Running in 73c01530e514 [2022-07-02T15:50:36.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T15:50:37.005Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T15:50:37.298Z] Removing intermediate container b083a83d893d [2022-07-02T15:50:37.298Z] ---> cd51272669f3 [2022-07-02T15:50:37.298Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T15:50:37.298Z] ---> Running in f9995fa03ad9 [2022-07-02T15:50:37.921Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T15:50:38.198Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T15:50:38.198Z] Removing intermediate container f9995fa03ad9 [2022-07-02T15:50:38.198Z] ---> fbd892d13dab [2022-07-02T15:50:38.198Z] [2022-07-02T15:50:38.198Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T15:50:38.476Z] 3.15: Pulling from library/alpine [2022-07-02T15:50:39.940Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T15:50:39.940Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T15:50:39.940Z] ---> 3fb3c9af89a9 [2022-07-02T15:50:39.940Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:50:40.222Z] ---> Running in c22816c64f4f [2022-07-02T15:50:40.851Z] Removing intermediate container c22816c64f4f [2022-07-02T15:50:40.851Z] ---> 1463440e7e3a [2022-07-02T15:50:40.851Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:50:40.851Z] ---> Running in 37a232117d5f [2022-07-02T15:50:44.289Z] Removing intermediate container 37a232117d5f [2022-07-02T15:50:44.289Z] ---> 2bb5cb599780 [2022-07-02T15:50:44.289Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:50:44.289Z] ---> Running in 10761b862df2 [2022-07-02T15:50:46.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:47.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:49.309Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:50:49.309Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:50:49.309Z] OK: 15736 distinct packages available [2022-07-02T15:50:49.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:50.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:50:51.762Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T15:50:52.038Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:50:52.038Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T15:50:52.038Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T15:50:52.315Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T15:50:52.315Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:50:52.591Z] OK: 6 MiB in 19 packages [2022-07-02T15:50:54.640Z] Removing intermediate container 10761b862df2 [2022-07-02T15:50:54.640Z] ---> db8241c98453 [2022-07-02T15:50:54.640Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:51:01.383Z] ---> 78e39c4ebeb4 [2022-07-02T15:51:01.383Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:51:02.377Z] ---> d266d6d6cc4a [2022-07-02T15:51:02.377Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T15:51:03.742Z] ---> 65298f5df493 [2022-07-02T15:51:03.742Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T15:51:04.082Z] ---> 26c16ce47d31 [2022-07-02T15:51:04.082Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:51:04.373Z] ---> Running in 8666d72a192d [2022-07-02T15:51:05.318Z] Removing intermediate container 8666d72a192d [2022-07-02T15:51:05.318Z] ---> 6d2e5e253316 [2022-07-02T15:51:05.318Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:51:05.318Z] ---> Running in b79facc0d141 [2022-07-02T15:51:05.685Z] Removing intermediate container b79facc0d141 [2022-07-02T15:51:05.685Z] ---> 4328b19081bb [2022-07-02T15:51:05.685Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T15:51:05.685Z] ---> Running in 37965722edb3 [2022-07-02T15:51:06.415Z] Removing intermediate container 37965722edb3 [2022-07-02T15:51:06.415Z] ---> 48d900266691 [2022-07-02T15:51:06.415Z] Step 24/25 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:51:06.415Z] ---> Running in 45b85f5da94c [2022-07-02T15:51:07.062Z] Removing intermediate container 45b85f5da94c [2022-07-02T15:51:07.062Z] ---> 50a437293028 [2022-07-02T15:51:07.062Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T15:51:07.062Z] ---> Running in 77ede3b0b8c9 [2022-07-02T15:51:07.338Z] Removing intermediate container 77ede3b0b8c9 [2022-07-02T15:51:07.338Z] ---> fa4626d50ffa [2022-07-02T15:51:07.338Z] [2022-07-02T15:51:07.941Z] Successfully built fa4626d50ffa [2022-07-02T15:51:07.941Z] Successfully tagged security-spire-server-arm64:latest [2022-07-02T15:51:07.941Z] Building security-spire-agent [2022-07-02T15:51:40.342Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:51:40.342Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:51:40.342Z] ---> b2824a1a03d9 [2022-07-02T15:51:40.342Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:51:40.342Z] ---> Using cache [2022-07-02T15:51:40.342Z] ---> aa5e7698e04d [2022-07-02T15:51:40.342Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:51:40.342Z] ---> Using cache [2022-07-02T15:51:40.342Z] ---> 2b57142644df [2022-07-02T15:51:40.342Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:51:40.342Z] ---> Running in be6d26ed50b9 [2022-07-02T15:51:40.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:51:42.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:51:43.533Z] OK: 220 MiB in 52 packages [2022-07-02T15:51:45.008Z] Removing intermediate container be6d26ed50b9 [2022-07-02T15:51:45.008Z] ---> 308524396695 [2022-07-02T15:51:45.008Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:51:45.614Z] ---> dc80b4b0f974 [2022-07-02T15:51:45.891Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:51:45.891Z] ---> Running in 902bf2e15c75 [2022-07-02T15:51:52.641Z] Removing intermediate container 902bf2e15c75 [2022-07-02T15:51:52.641Z] ---> 5502f1df86ea [2022-07-02T15:51:52.641Z] Step 8/26 : COPY . . [2022-07-02T15:52:14.893Z] ---> 031c0092aa08 [2022-07-02T15:52:14.894Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:52:14.894Z] ---> Running in d10e1b2ec8ac [2022-07-02T15:52:14.894Z] Removing intermediate container d10e1b2ec8ac [2022-07-02T15:52:14.894Z] ---> 3950e1b955e5 [2022-07-02T15:52:14.894Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:52:14.894Z] ---> Running in 5b30c25e1b47 [2022-07-02T15:52:14.894Z] Removing intermediate container 5b30c25e1b47 [2022-07-02T15:52:14.894Z] ---> 8a793f9fd5a4 [2022-07-02T15:52:14.894Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:52:14.894Z] ---> Running in 1d4c28f75559 [2022-07-02T15:52:16.903Z] Removing intermediate container 1d4c28f75559 [2022-07-02T15:52:16.903Z] ---> 709e07b708a4 [2022-07-02T15:52:16.903Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:52:16.903Z] ---> Running in 26269d5fefeb [2022-07-02T15:52:17.514Z] Removing intermediate container 26269d5fefeb [2022-07-02T15:52:17.514Z] ---> 2c6e2cc985c8 [2022-07-02T15:52:17.514Z] [2022-07-02T15:52:17.514Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:52:17.514Z] ---> 3fb3c9af89a9 [2022-07-02T15:52:17.514Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:52:17.514Z] ---> Using cache [2022-07-02T15:52:17.514Z] ---> 1463440e7e3a [2022-07-02T15:52:17.514Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:52:17.514Z] ---> Using cache [2022-07-02T15:52:17.514Z] ---> 2bb5cb599780 [2022-07-02T15:52:17.514Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T15:52:17.514Z] ---> Using cache [2022-07-02T15:52:17.514Z] ---> db8241c98453 [2022-07-02T15:52:17.514Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T15:52:21.879Z] ---> f63fc8417c35 [2022-07-02T15:52:21.879Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:52:27.337Z] ---> f43509d0575e [2022-07-02T15:52:27.337Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:52:27.983Z] ---> dc46a9a9f0ea [2022-07-02T15:52:27.983Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T15:52:29.020Z] ---> a579985fb754 [2022-07-02T15:52:29.020Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T15:52:30.074Z] ---> 663d9c7e4a5f [2022-07-02T15:52:30.074Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:52:30.074Z] ---> Running in 8fc815b10535 [2022-07-02T15:52:30.700Z] Removing intermediate container 8fc815b10535 [2022-07-02T15:52:30.700Z] ---> 1fec07c0179f [2022-07-02T15:52:30.700Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:52:30.700Z] ---> Running in 2a30483db269 [2022-07-02T15:52:31.345Z] Removing intermediate container 2a30483db269 [2022-07-02T15:52:31.345Z] ---> c576caf94af5 [2022-07-02T15:52:31.345Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T15:52:31.345Z] ---> Running in 7bf44d6846ca [2022-07-02T15:52:31.975Z] Removing intermediate container 7bf44d6846ca [2022-07-02T15:52:31.975Z] ---> 21a46411175c [2022-07-02T15:52:31.975Z] Step 25/26 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:52:32.281Z] ---> Running in 37082899d723 [2022-07-02T15:52:32.913Z] Removing intermediate container 37082899d723 [2022-07-02T15:52:32.913Z] ---> b7c9ef6ace52 [2022-07-02T15:52:32.914Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:52:33.191Z] ---> Running in 09e3b9e476c6 [2022-07-02T15:52:33.797Z] Removing intermediate container 09e3b9e476c6 [2022-07-02T15:52:33.797Z] ---> aed75ce7191f [2022-07-02T15:52:33.797Z] [2022-07-02T15:52:34.410Z] Successfully built aed75ce7191f [2022-07-02T15:52:34.410Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-02T15:52:34.410Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-02T15:53:13.458Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:53:13.458Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:53:13.458Z] ---> b2824a1a03d9 [2022-07-02T15:53:13.458Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T15:53:13.458Z] ---> Using cache [2022-07-02T15:53:13.458Z] ---> aa5e7698e04d [2022-07-02T15:53:13.459Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T15:53:13.459Z] ---> Running in 9eb5f4d92560 [2022-07-02T15:53:13.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:53:13.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:53:14.909Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:53:14.909Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:53:14.909Z] OK: 15743 distinct packages available [2022-07-02T15:53:14.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:53:15.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:53:17.352Z] OK: 220 MiB in 52 packages [2022-07-02T15:53:19.353Z] Removing intermediate container 9eb5f4d92560 [2022-07-02T15:53:19.353Z] ---> f1771fd6c046 [2022-07-02T15:53:19.353Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T15:53:19.961Z] ---> 98bd53894f29 [2022-07-02T15:53:19.961Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:53:19.961Z] ---> Running in 1f037b302381 [2022-07-02T15:53:26.703Z] Removing intermediate container 1f037b302381 [2022-07-02T15:53:26.703Z] ---> 84560956ef8f [2022-07-02T15:53:26.703Z] Step 7/20 : COPY . . [2022-07-02T15:53:48.956Z] ---> 73d08ac3f011 [2022-07-02T15:53:48.956Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T15:53:48.956Z] ---> Running in fe0c9547420a [2022-07-02T15:53:48.956Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T15:56:11.085Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T15:56:29.462Z] Removing intermediate container 3f909141b878 [2022-07-02T15:56:29.462Z] ---> 7336d3dae287 [2022-07-02T15:56:29.462Z] [2022-07-02T15:56:29.462Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:56:29.462Z] 3.14: Pulling from library/alpine [2022-07-02T15:56:29.462Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T15:56:29.462Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T15:56:29.462Z] ---> ac73e934f311 [2022-07-02T15:56:29.462Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T15:56:30.070Z] ---> Running in f65fd952ce15 [2022-07-02T15:56:32.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:56:33.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:56:34.512Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T15:56:34.512Z] Removing intermediate container d9fdeede6231 [2022-07-02T15:56:34.512Z] ---> 5da2fb8bfb5b [2022-07-02T15:56:34.512Z] [2022-07-02T15:56:34.512Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T15:56:34.512Z] ---> ac73e934f311 [2022-07-02T15:56:34.512Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T15:56:34.512Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T15:56:34.792Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T15:56:34.792Z] ---> Running in 56f31d82ec37 [2022-07-02T15:56:34.792Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T15:56:34.792Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T15:56:34.792Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T15:56:34.792Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:56:35.068Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:56:35.360Z] Removing intermediate container 56f31d82ec37 [2022-07-02T15:56:35.360Z] ---> 183021d5ec1b [2022-07-02T15:56:35.360Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T15:56:35.653Z] ---> Running in b8337d1cec3b [2022-07-02T15:56:35.653Z] OK: 8 MiB in 20 packages [2022-07-02T15:56:38.303Z] Removing intermediate container f65fd952ce15 [2022-07-02T15:56:38.303Z] ---> ea5f061f9832 [2022-07-02T15:56:38.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T15:56:38.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:56:38.603Z] ---> Running in 6db5e0ccef2f [2022-07-02T15:56:38.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:56:38.890Z] Removing intermediate container 6db5e0ccef2f [2022-07-02T15:56:38.890Z] ---> f4234958c7e2 [2022-07-02T15:56:38.890Z] Step 13/22 : WORKDIR /edgex [2022-07-02T15:56:39.170Z] ---> Running in b1149687d40a [2022-07-02T15:56:39.783Z] Removing intermediate container b1149687d40a [2022-07-02T15:56:39.783Z] ---> 8f4fa9b94a23 [2022-07-02T15:56:39.783Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T15:56:40.396Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:56:40.397Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T15:56:40.397Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:56:40.397Z] OK: 6 MiB in 16 packages [2022-07-02T15:56:40.690Z] ---> 4f4c328aa3d5 [2022-07-02T15:56:40.690Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T15:56:42.174Z] Removing intermediate container b8337d1cec3b [2022-07-02T15:56:42.174Z] ---> 7c9f51fdb1ed [2022-07-02T15:56:42.174Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T15:56:42.174Z] ---> Running in f758bae5f01c [2022-07-02T15:56:43.186Z] Removing intermediate container f758bae5f01c [2022-07-02T15:56:43.186Z] ---> aaf05e5414a8 [2022-07-02T15:56:43.186Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T15:56:43.186Z] ---> Running in 35fc05fd4766 [2022-07-02T15:56:43.466Z] ---> 9acbba3ba75d [2022-07-02T15:56:43.466Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T15:56:44.085Z] Removing intermediate container 35fc05fd4766 [2022-07-02T15:56:44.085Z] ---> 89c956182575 [2022-07-02T15:56:44.085Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T15:56:44.085Z] ---> Running in 569310f98a9c [2022-07-02T15:56:45.557Z] ---> d12bf8c1b8af [2022-07-02T15:56:45.557Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T15:56:46.570Z] ---> 6719145c48c7 [2022-07-02T15:56:46.570Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T15:56:46.858Z] ---> Running in 8b58bf87e8a2 [2022-07-02T15:56:48.342Z] Removing intermediate container 569310f98a9c [2022-07-02T15:56:48.342Z] ---> 40c3313b455e [2022-07-02T15:56:48.342Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T15:56:48.342Z] ---> Running in 4466f695a086 [2022-07-02T15:56:48.948Z] Removing intermediate container 4466f695a086 [2022-07-02T15:56:48.948Z] ---> ee0a3f9d88a3 [2022-07-02T15:56:48.948Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T15:56:50.974Z] ---> d68518b156fb [2022-07-02T15:56:50.974Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T15:56:50.974Z] ---> Running in 2d7f258a1cda [2022-07-02T15:56:50.974Z] Removing intermediate container 8b58bf87e8a2 [2022-07-02T15:56:50.974Z] ---> 273081075789 [2022-07-02T15:56:50.974Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T15:56:51.254Z] ---> Running in 8a18b3ac0573 [2022-07-02T15:56:51.865Z] Removing intermediate container 8a18b3ac0573 [2022-07-02T15:56:51.865Z] ---> 71a15308218b [2022-07-02T15:56:51.865Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T15:56:52.151Z] ---> Running in dd8ad69b86a0 [2022-07-02T15:56:52.762Z] Removing intermediate container dd8ad69b86a0 [2022-07-02T15:56:52.762Z] ---> df513e548dda [2022-07-02T15:56:52.762Z] Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:56:53.040Z] ---> Running in 3c5c3389ce75 [2022-07-02T15:56:53.643Z] Removing intermediate container 3c5c3389ce75 [2022-07-02T15:56:53.643Z] ---> e52035310b61 [2022-07-02T15:56:53.643Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T15:56:53.922Z] ---> Running in 3a254a596142 [2022-07-02T15:56:54.925Z] Removing intermediate container 3a254a596142 [2022-07-02T15:56:54.925Z] ---> e89726448aa1 [2022-07-02T15:56:54.925Z] [2022-07-02T15:56:55.202Z] Removing intermediate container 2d7f258a1cda [2022-07-02T15:56:55.202Z] ---> 49532f0c1043 [2022-07-02T15:56:55.202Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:56:55.482Z] Successfully built e89726448aa1 [2022-07-02T15:56:55.482Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-02T15:56:55.482Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-07-02T15:56:56.479Z] ---> bfca1460f672 [2022-07-02T15:56:56.479Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T15:56:57.937Z] ---> ece636f5851c [2022-07-02T15:56:57.937Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T15:56:58.938Z] ---> ee57205c7eb3 [2022-07-02T15:56:58.938Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T15:57:00.407Z] ---> 032b1e4e2389 [2022-07-02T15:57:00.407Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T15:57:01.420Z] ---> 3dd4d7301695 [2022-07-02T15:57:01.420Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T15:57:01.420Z] ---> Running in de6461898e47 [2022-07-02T15:57:02.416Z] Removing intermediate container de6461898e47 [2022-07-02T15:57:02.416Z] ---> e8f77f43e0c3 [2022-07-02T15:57:02.416Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T15:57:03.413Z] ---> 593c3143dcaf [2022-07-02T15:57:03.413Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T15:57:03.688Z] ---> Running in 6d1f7e31976f [2022-07-02T15:57:08.051Z] Removing intermediate container 6d1f7e31976f [2022-07-02T15:57:08.051Z] ---> c7af34dfb06d [2022-07-02T15:57:08.051Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T15:57:08.051Z] ---> Running in c29d7e12fbb8 [2022-07-02T15:57:08.051Z] Removing intermediate container c29d7e12fbb8 [2022-07-02T15:57:08.051Z] ---> a8238c1c44e3 [2022-07-02T15:57:08.051Z] Step 28/31 : CMD ["gate"] [2022-07-02T15:57:08.654Z] ---> Running in 6158f9d1adc3 [2022-07-02T15:57:09.275Z] Removing intermediate container 6158f9d1adc3 [2022-07-02T15:57:09.275Z] ---> 9ad839233c37 [2022-07-02T15:57:09.275Z] Step 29/31 : LABEL arch=arm64 [2022-07-02T15:57:09.568Z] ---> Running in 4a51730a83f5 [2022-07-02T15:57:10.180Z] Removing intermediate container 4a51730a83f5 [2022-07-02T15:57:10.180Z] ---> 6d0b19ddead9 [2022-07-02T15:57:10.180Z] Step 30/31 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:57:10.784Z] ---> Running in 9a868359f0c0 [2022-07-02T15:57:11.391Z] Removing intermediate container 9a868359f0c0 [2022-07-02T15:57:11.391Z] ---> b04f270e60fd [2022-07-02T15:57:11.391Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T15:57:12.018Z] ---> Running in 6f0cf738f9b6 [2022-07-02T15:57:12.626Z] Removing intermediate container 6f0cf738f9b6 [2022-07-02T15:57:12.626Z] ---> 760528575809 [2022-07-02T15:57:12.626Z] [2022-07-02T15:57:13.232Z] Successfully built 760528575809 [2022-07-02T15:57:13.232Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-02T15:57:13.232Z]  Building security-bootstrapper ... done Building security-spire-config [2022-07-02T15:57:40.230Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:57:40.230Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:57:40.230Z] ---> b2824a1a03d9 [2022-07-02T15:57:40.230Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T15:57:40.230Z] ---> Using cache [2022-07-02T15:57:40.230Z] ---> aa5e7698e04d [2022-07-02T15:57:40.230Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:57:40.230Z] ---> Using cache [2022-07-02T15:57:40.230Z] ---> 2b57142644df [2022-07-02T15:57:40.230Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T15:57:40.230Z] ---> Running in 1f98eac1af08 [2022-07-02T15:57:42.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:57:43.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:57:45.116Z] OK: 220 MiB in 52 packages [2022-07-02T15:57:46.569Z] Removing intermediate container 1f98eac1af08 [2022-07-02T15:57:46.569Z] ---> b3ae33ff00c6 [2022-07-02T15:57:46.569Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T15:57:48.020Z] ---> 926b4b78a2bf [2022-07-02T15:57:48.020Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:57:48.020Z] ---> Running in ee7b4250508b [2022-07-02T15:57:56.343Z] Removing intermediate container ee7b4250508b [2022-07-02T15:57:56.343Z] ---> 33fc94dd6b74 [2022-07-02T15:57:56.343Z] Step 8/25 : COPY . . [2022-07-02T15:57:57.342Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:57:57.342Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:57:57.342Z] ---> b2824a1a03d9 [2022-07-02T15:57:57.342Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> aa5e7698e04d [2022-07-02T15:57:57.342Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 2b57142644df [2022-07-02T15:57:57.342Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 308524396695 [2022-07-02T15:57:57.342Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> dc80b4b0f974 [2022-07-02T15:57:57.342Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 5502f1df86ea [2022-07-02T15:57:57.342Z] Step 8/26 : COPY . . [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 031c0092aa08 [2022-07-02T15:57:57.342Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 3950e1b955e5 [2022-07-02T15:57:57.342Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 8a793f9fd5a4 [2022-07-02T15:57:57.342Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 709e07b708a4 [2022-07-02T15:57:57.342Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 2c6e2cc985c8 [2022-07-02T15:57:57.342Z] [2022-07-02T15:57:57.342Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T15:57:57.342Z] ---> 3fb3c9af89a9 [2022-07-02T15:57:57.342Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T15:57:57.342Z] ---> Using cache [2022-07-02T15:57:57.342Z] ---> 1463440e7e3a [2022-07-02T15:57:57.628Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:57:57.628Z] ---> Using cache [2022-07-02T15:57:57.628Z] ---> 2bb5cb599780 [2022-07-02T15:57:57.628Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T15:57:57.628Z] ---> Running in b4e82fafc9e1 [2022-07-02T15:58:00.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:01.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:02.749Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T15:58:02.749Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T15:58:02.749Z] OK: 15736 distinct packages available [2022-07-02T15:58:02.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:03.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:58:05.196Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T15:58:05.480Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T15:58:05.480Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T15:58:05.480Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T15:58:05.766Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T15:58:05.766Z] OK: 6 MiB in 18 packages [2022-07-02T15:58:09.211Z] Removing intermediate container b4e82fafc9e1 [2022-07-02T15:58:09.211Z] ---> 29b39ae9d012 [2022-07-02T15:58:09.211Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T15:58:19.420Z] ---> 03c7e0169ec2 [2022-07-02T15:58:19.420Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T15:58:20.877Z] ---> f0183cf86b2f [2022-07-02T15:58:20.877Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T15:58:20.877Z] ---> Running in d9cfd0bcabda [2022-07-02T15:58:21.873Z] Removing intermediate container d9cfd0bcabda [2022-07-02T15:58:21.873Z] ---> 86fb1e65f826 [2022-07-02T15:58:21.873Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T15:58:22.873Z] ---> c41e5c9fe33d [2022-07-02T15:58:22.873Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T15:58:23.161Z] ---> Running in 47ecbbc9ae7f [2022-07-02T15:58:23.161Z] ---> 246cd38bfe81 [2022-07-02T15:58:23.161Z] Step 21/26 : WORKDIR / [2022-07-02T15:58:23.443Z] ---> Running in f9faacd9d4e7 [2022-07-02T15:58:24.437Z] Removing intermediate container f9faacd9d4e7 [2022-07-02T15:58:24.437Z] ---> 5f84d678a11e [2022-07-02T15:58:24.437Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T15:58:24.437Z] ---> Running in baa300fd21ba [2022-07-02T15:58:25.048Z] Removing intermediate container baa300fd21ba [2022-07-02T15:58:25.048Z] ---> 36f97e45b73a [2022-07-02T15:58:25.048Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T15:58:25.329Z] ---> Running in 776c2fa9769c [2022-07-02T15:58:25.956Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T15:58:25.956Z] Removing intermediate container 776c2fa9769c [2022-07-02T15:58:25.956Z] ---> 6d706c26371c [2022-07-02T15:58:25.956Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T15:58:25.956Z] ---> Running in eaa82d1027a0 [2022-07-02T15:58:26.585Z] Removing intermediate container eaa82d1027a0 [2022-07-02T15:58:26.585Z] ---> c7d07f79dc8e [2022-07-02T15:58:26.585Z] Step 25/26 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T15:58:26.876Z] ---> Running in ef3a397052cb [2022-07-02T15:58:27.495Z] Removing intermediate container ef3a397052cb [2022-07-02T15:58:27.495Z] ---> 7d60636d3b2a [2022-07-02T15:58:27.495Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T15:58:27.495Z] ---> Running in 90ecae31c810 [2022-07-02T15:58:28.105Z] Removing intermediate container 90ecae31c810 [2022-07-02T15:58:28.105Z] ---> fc330dbf76fc [2022-07-02T15:58:28.105Z] [2022-07-02T15:58:28.718Z] Successfully built fc330dbf76fc [2022-07-02T15:58:28.718Z] Successfully tagged security-spire-config-arm64:latest [2022-07-02T15:58:28.718Z] Building sys-mgmt-agent [2022-07-02T15:59:01.185Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T15:59:01.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T15:59:01.185Z] ---> b2824a1a03d9 [2022-07-02T15:59:01.185Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T15:59:01.185Z] ---> Using cache [2022-07-02T15:59:01.185Z] ---> aa5e7698e04d [2022-07-02T15:59:01.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T15:59:01.185Z] ---> Using cache [2022-07-02T15:59:01.185Z] ---> 2b57142644df [2022-07-02T15:59:01.185Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T15:59:01.185Z] ---> Running in 93543d7ececd [2022-07-02T15:59:01.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:02.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:03.647Z] OK: 220 MiB in 52 packages [2022-07-02T15:59:05.131Z] Removing intermediate container 93543d7ececd [2022-07-02T15:59:05.131Z] ---> 84c6b9842541 [2022-07-02T15:59:05.131Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T15:59:06.144Z] ---> f3dc287f84e2 [2022-07-02T15:59:06.144Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T15:59:06.144Z] ---> Running in 57ca98896ec2 [2022-07-02T15:59:12.958Z] Removing intermediate container 57ca98896ec2 [2022-07-02T15:59:12.958Z] ---> 0f69050de712 [2022-07-02T15:59:12.958Z] Step 8/23 : COPY . . [2022-07-02T15:59:45.345Z] Removing intermediate container d7864dfb8086 [2022-07-02T15:59:45.345Z] ---> c3eedbb5ed89 [2022-07-02T15:59:45.345Z] [2022-07-02T15:59:45.345Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:59:45.345Z] ---> ac73e934f311 [2022-07-02T15:59:45.345Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T15:59:45.345Z] ---> Running in 7e7551390253 [2022-07-02T15:59:45.949Z] ---> 0927d30f415f [2022-07-02T15:59:45.949Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T15:59:45.949Z] ---> Running in b0f5f82a0226 [2022-07-02T15:59:47.949Z] Removing intermediate container 73c01530e514 [2022-07-02T15:59:47.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:47.949Z] ---> 24e0d955222f [2022-07-02T15:59:47.949Z] [2022-07-02T15:59:47.949Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T15:59:47.949Z] ---> ac73e934f311 [2022-07-02T15:59:47.949Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T15:59:48.230Z] ---> Running in abf16fe48a48 [2022-07-02T15:59:48.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:49.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T15:59:50.097Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T15:59:50.097Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:59:50.376Z] OK: 5 MiB in 15 packages [2022-07-02T15:59:50.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:51.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T15:59:51.874Z] Removing intermediate container 7e7551390253 [2022-07-02T15:59:51.874Z] ---> 8a7ca7359d6d [2022-07-02T15:59:51.874Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:59:52.153Z] ---> Running in 28cb4f9a9b92 [2022-07-02T15:59:52.764Z] Removing intermediate container 28cb4f9a9b92 [2022-07-02T15:59:52.764Z] ---> d6be107c373d [2022-07-02T15:59:52.764Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T15:59:52.764Z] ---> Running in 50e755e870c5 [2022-07-02T15:59:52.764Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T15:59:53.051Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T15:59:53.051Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T15:59:53.051Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T15:59:53.333Z] Removing intermediate container 50e755e870c5 [2022-07-02T15:59:53.333Z] ---> 370a575a650e [2022-07-02T15:59:53.333Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:59:53.612Z] ---> Running in 7c1ac613d7d0 [2022-07-02T15:59:53.612Z] OK: 6 MiB in 16 packages [2022-07-02T15:59:54.232Z] Removing intermediate container 7c1ac613d7d0 [2022-07-02T15:59:54.232Z] ---> a08db9aa1b58 [2022-07-02T15:59:54.232Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:59:56.266Z] ---> 2690d4dec0d7 [2022-07-02T15:59:56.266Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T15:59:56.266Z] Removing intermediate container abf16fe48a48 [2022-07-02T15:59:56.266Z] ---> 3619e9d488df [2022-07-02T15:59:56.266Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T15:59:56.266Z] ---> Running in f4dd5d9be644 [2022-07-02T15:59:57.288Z] Removing intermediate container f4dd5d9be644 [2022-07-02T15:59:57.288Z] ---> 47e5f6a2f1e5 [2022-07-02T15:59:57.288Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T15:59:57.288Z] ---> Running in a120813ad721 [2022-07-02T15:59:58.289Z] Removing intermediate container a120813ad721 [2022-07-02T15:59:58.289Z] ---> d9b42cbce733 [2022-07-02T15:59:58.289Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T15:59:58.573Z] ---> Running in f0dc466c749c [2022-07-02T15:59:59.574Z] Removing intermediate container f0dc466c749c [2022-07-02T15:59:59.574Z] ---> 95889682fd37 [2022-07-02T15:59:59.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T15:59:59.574Z] ---> 36f7231b8caf [2022-07-02T15:59:59.574Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T16:00:00.612Z] ---> 6b4a5cbcf480 [2022-07-02T16:00:00.612Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T16:00:00.904Z] ---> 5f928ce5a6c2 [2022-07-02T16:00:00.904Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T16:00:00.904Z] ---> Running in a6df5281c8df [2022-07-02T16:00:01.522Z] Removing intermediate container a6df5281c8df [2022-07-02T16:00:01.522Z] ---> fb08911e5e88 [2022-07-02T16:00:01.522Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:00:01.807Z] ---> Running in 702c6fc56628 [2022-07-02T16:00:02.833Z] Removing intermediate container 702c6fc56628 [2022-07-02T16:00:02.833Z] ---> 5caf58537e7b [2022-07-02T16:00:02.833Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T16:00:03.127Z] ---> Running in 3816eb3a3d95 [2022-07-02T16:00:04.123Z] Removing intermediate container 3816eb3a3d95 [2022-07-02T16:00:04.123Z] ---> f043578a2026 [2022-07-02T16:00:04.123Z] Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T16:00:04.123Z] ---> Running in 9fdcbcc59da9 [2022-07-02T16:00:04.412Z] ---> 6dcb1064f404 [2022-07-02T16:00:04.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T16:00:05.040Z] Removing intermediate container 9fdcbcc59da9 [2022-07-02T16:00:05.040Z] ---> 054108b9d0ee [2022-07-02T16:00:05.040Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T16:00:05.040Z] ---> Running in 441d19a72baf [2022-07-02T16:00:06.074Z] ---> 0c3fd55a19f6 [2022-07-02T16:00:06.074Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T16:00:06.074Z] Removing intermediate container 441d19a72baf [2022-07-02T16:00:06.074Z] ---> ac57c6868790 [2022-07-02T16:00:06.074Z] [2022-07-02T16:00:06.074Z] ---> Running in 85116c6934a3 [2022-07-02T16:00:06.683Z] Removing intermediate container 85116c6934a3 [2022-07-02T16:00:06.683Z] ---> f2ddab730ad6 [2022-07-02T16:00:06.683Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:00:06.683Z] Successfully built ac57c6868790 [2022-07-02T16:00:06.683Z] Successfully tagged support-scheduler-arm64:latest [2022-07-02T16:00:06.683Z] Building core-data [2022-07-02T16:00:06.683Z]  Building support-scheduler ... done  ---> Running in 6696a03bcf88 [2022-07-02T16:00:07.282Z] Removing intermediate container 6696a03bcf88 [2022-07-02T16:00:07.282Z] ---> f1a1a8d0d691 [2022-07-02T16:00:07.282Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T16:00:07.282Z] ---> Running in 12fb45d033f0 [2022-07-02T16:00:07.902Z] Removing intermediate container 12fb45d033f0 [2022-07-02T16:00:07.902Z] ---> a3f58e021d36 [2022-07-02T16:00:07.902Z] Step 21/22 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T16:00:07.902Z] ---> Running in 82f95f670248 [2022-07-02T16:00:08.513Z] Removing intermediate container 82f95f670248 [2022-07-02T16:00:08.513Z] ---> 7e1c17129e19 [2022-07-02T16:00:08.794Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T16:00:08.794Z] ---> Running in 9598d0fe7cbc [2022-07-02T16:00:09.395Z] Removing intermediate container 9598d0fe7cbc [2022-07-02T16:00:09.395Z] ---> dad48f2bd99c [2022-07-02T16:00:09.395Z] [2022-07-02T16:00:10.000Z] Successfully built dad48f2bd99c [2022-07-02T16:00:10.000Z] Successfully tagged support-notifications-arm64:latest [2022-07-02T16:00:10.000Z]  Building support-notifications ... done Building core-command [2022-07-02T16:00:57.024Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T16:00:57.024Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T16:00:57.024Z] ---> b2824a1a03d9 [2022-07-02T16:00:57.024Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T16:00:57.024Z] ---> Using cache [2022-07-02T16:00:57.024Z] ---> aa5e7698e04d [2022-07-02T16:00:57.024Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:00:57.024Z] ---> Using cache [2022-07-02T16:00:57.024Z] ---> 2b57142644df [2022-07-02T16:00:57.024Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T16:00:57.630Z] ---> Running in 9acbcaf8cfce [2022-07-02T16:00:59.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T16:00:59.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T16:00:59.632Z] ---> b2824a1a03d9 [2022-07-02T16:00:59.632Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T16:00:59.632Z] ---> Using cache [2022-07-02T16:00:59.632Z] ---> aa5e7698e04d [2022-07-02T16:00:59.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:00:59.632Z] ---> Using cache [2022-07-02T16:00:59.632Z] ---> 2b57142644df [2022-07-02T16:00:59.632Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T16:00:59.632Z] ---> Using cache [2022-07-02T16:00:59.632Z] ---> b3ae33ff00c6 [2022-07-02T16:00:59.632Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T16:00:59.632Z] ---> Using cache [2022-07-02T16:00:59.632Z] ---> 926b4b78a2bf [2022-07-02T16:00:59.632Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T16:00:59.632Z] ---> Using cache [2022-07-02T16:00:59.632Z] ---> 33fc94dd6b74 [2022-07-02T16:00:59.632Z] Step 8/23 : COPY . . [2022-07-02T16:00:59.632Z] ---> Using cache [2022-07-02T16:00:59.632Z] ---> c41e5c9fe33d [2022-07-02T16:00:59.632Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T16:00:59.914Z] ---> Running in 993b00123aa0 [2022-07-02T16:01:00.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:01.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:01.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T16:01:02.810Z] OK: 220 MiB in 52 packages [2022-07-02T16:01:04.256Z] Removing intermediate container 9acbcaf8cfce [2022-07-02T16:01:04.256Z] ---> 6b11be59a5c3 [2022-07-02T16:01:04.256Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T16:01:05.265Z] ---> 3203034e9a72 [2022-07-02T16:01:05.266Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T16:01:05.545Z] ---> Running in fe835f8f444e [2022-07-02T16:01:12.302Z] Removing intermediate container fe835f8f444e [2022-07-02T16:01:12.302Z] ---> 1a8a53c36c4b [2022-07-02T16:01:12.302Z] Step 8/23 : COPY . . [2022-07-02T16:01:39.200Z] Removing intermediate container fe0c9547420a [2022-07-02T16:01:39.200Z] ---> 3bdb4a9951ad [2022-07-02T16:01:39.200Z] [2022-07-02T16:01:39.200Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T16:01:39.200Z] ---> 3fb3c9af89a9 [2022-07-02T16:01:39.200Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T16:01:39.200Z] ---> Using cache [2022-07-02T16:01:39.200Z] ---> 1463440e7e3a [2022-07-02T16:01:39.200Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:01:39.200Z] ---> Using cache [2022-07-02T16:01:39.200Z] ---> 2bb5cb599780 [2022-07-02T16:01:39.200Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T16:01:39.481Z] ---> 59010dacfd99 [2022-07-02T16:01:39.481Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T16:01:39.481Z] ---> Running in 68886cd57e0d [2022-07-02T16:01:39.767Z] ---> Running in c25a206fb541 [2022-07-02T16:01:42.425Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T16:01:42.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:43.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:44.874Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T16:01:44.874Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T16:01:44.874Z] OK: 15736 distinct packages available [2022-07-02T16:01:44.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:45.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:01:47.333Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T16:01:47.612Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T16:01:47.891Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T16:01:47.891Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T16:01:47.891Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T16:01:48.167Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T16:01:48.167Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T16:01:48.592Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T16:01:48.592Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T16:01:48.592Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T16:01:48.592Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T16:01:49.223Z] OK: 8 MiB in 23 packages [2022-07-02T16:01:52.216Z] Removing intermediate container 68886cd57e0d [2022-07-02T16:01:52.216Z] ---> feb3701e8008 [2022-07-02T16:01:52.216Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:01:52.834Z] ---> 82e0cf2bfac0 [2022-07-02T16:01:52.834Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T16:01:54.829Z] ---> a316bc66e126 [2022-07-02T16:01:54.829Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T16:01:56.286Z] ---> f9e8dc0acf4c [2022-07-02T16:01:56.286Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T16:01:56.286Z] ---> Running in dadeaea93d6d [2022-07-02T16:01:56.887Z] Removing intermediate container dadeaea93d6d [2022-07-02T16:01:56.887Z] ---> 2b6e3275a39f [2022-07-02T16:01:56.887Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:01:56.887Z] ---> Running in 52a82da43f0a [2022-07-02T16:01:57.525Z] Removing intermediate container 52a82da43f0a [2022-07-02T16:01:57.525Z] ---> db0c6e709c29 [2022-07-02T16:01:57.525Z] Step 18/20 : LABEL arch=arm64 [2022-07-02T16:01:57.526Z] ---> Running in 0a8108e2df57 [2022-07-02T16:01:58.142Z] Removing intermediate container 0a8108e2df57 [2022-07-02T16:01:58.142Z] ---> 0376b90611f4 [2022-07-02T16:01:58.142Z] Step 19/20 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T16:01:58.142Z] ---> Running in 618f4686b2ab [2022-07-02T16:01:58.749Z] Removing intermediate container 618f4686b2ab [2022-07-02T16:01:58.749Z] ---> a46bf0ef6e62 [2022-07-02T16:01:58.749Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T16:01:58.749Z] ---> Running in bdcd78371538 [2022-07-02T16:01:59.359Z] Removing intermediate container bdcd78371538 [2022-07-02T16:01:59.359Z] ---> 2ae307d8e074 [2022-07-02T16:01:59.359Z] [2022-07-02T16:01:59.966Z] Successfully built 2ae307d8e074 [2022-07-02T16:01:59.966Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-02T16:01:59.966Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-07-02T16:02:32.358Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T16:02:32.358Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T16:02:32.358Z] ---> b2824a1a03d9 [2022-07-02T16:02:32.358Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T16:02:32.358Z] ---> Using cache [2022-07-02T16:02:32.358Z] ---> aa5e7698e04d [2022-07-02T16:02:32.358Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:02:32.358Z] ---> Using cache [2022-07-02T16:02:32.358Z] ---> 2b57142644df [2022-07-02T16:02:32.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T16:02:32.358Z] ---> Using cache [2022-07-02T16:02:32.358Z] ---> b3ae33ff00c6 [2022-07-02T16:02:32.358Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T16:02:32.358Z] ---> Using cache [2022-07-02T16:02:32.358Z] ---> 926b4b78a2bf [2022-07-02T16:02:32.358Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T16:02:32.358Z] ---> Using cache [2022-07-02T16:02:32.358Z] ---> 33fc94dd6b74 [2022-07-02T16:02:32.358Z] Step 8/23 : COPY . . [2022-07-02T16:02:32.358Z] ---> Using cache [2022-07-02T16:02:32.358Z] ---> c41e5c9fe33d [2022-07-02T16:02:32.358Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T16:02:32.358Z] ---> Running in 1ec3643d62e0 [2022-07-02T16:02:32.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T16:03:54.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T16:03:56.835Z] Removing intermediate container 47ecbbc9ae7f [2022-07-02T16:03:56.835Z] ---> 2ddb87038e8e [2022-07-02T16:03:56.835Z] [2022-07-02T16:03:56.835Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T16:03:56.835Z] ---> ac73e934f311 [2022-07-02T16:03:56.835Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T16:03:57.115Z] ---> Running in c064e74bd055 [2022-07-02T16:03:59.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:03:59.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:04:01.182Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T16:04:01.182Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T16:04:01.182Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T16:04:01.182Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T16:04:01.182Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T16:04:01.786Z] OK: 6 MiB in 17 packages [2022-07-02T16:04:03.797Z] Removing intermediate container c064e74bd055 [2022-07-02T16:04:03.797Z] ---> 3330cd60bfda [2022-07-02T16:04:03.797Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T16:04:03.797Z] ---> Running in 348548b012e2 [2022-07-02T16:04:04.408Z] Removing intermediate container 348548b012e2 [2022-07-02T16:04:04.408Z] ---> 5a37b558084a [2022-07-02T16:04:04.408Z] Step 13/25 : WORKDIR / [2022-07-02T16:04:04.689Z] ---> Running in 824e5427059a [2022-07-02T16:04:05.293Z] Removing intermediate container 824e5427059a [2022-07-02T16:04:05.293Z] ---> 7dd07f9f36b0 [2022-07-02T16:04:05.293Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T16:04:06.286Z] ---> 27b9e09a4fa1 [2022-07-02T16:04:06.286Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T16:04:07.287Z] ---> ef74b8f75734 [2022-07-02T16:04:07.287Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T16:04:08.279Z] ---> 70e2b9905d12 [2022-07-02T16:04:08.279Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T16:04:09.267Z] ---> 806386ec9c03 [2022-07-02T16:04:09.267Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T16:04:11.265Z] ---> 1d01c2c2d977 [2022-07-02T16:04:11.265Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T16:04:12.723Z] ---> ccb36c8e1d55 [2022-07-02T16:04:12.723Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T16:04:13.712Z] ---> 3165cd5e98c0 [2022-07-02T16:04:13.712Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T16:04:13.712Z] ---> Running in 3f044696cf8d [2022-07-02T16:04:17.176Z] Removing intermediate container 3f044696cf8d [2022-07-02T16:04:17.176Z] ---> ae406f8a4b8e [2022-07-02T16:04:17.176Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T16:04:17.176Z] ---> Running in 719b9af633a3 [2022-07-02T16:04:17.793Z] Removing intermediate container 719b9af633a3 [2022-07-02T16:04:17.793Z] ---> 034fd5242b39 [2022-07-02T16:04:17.793Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T16:04:18.079Z] ---> Running in 10cf67e8141d [2022-07-02T16:04:18.370Z] Removing intermediate container 10cf67e8141d [2022-07-02T16:04:18.370Z] ---> 231514a22a9c [2022-07-02T16:04:18.651Z] Step 24/25 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T16:04:18.651Z] ---> Running in 4bb92d0a494a [2022-07-02T16:04:19.273Z] Removing intermediate container 4bb92d0a494a [2022-07-02T16:04:19.273Z] ---> 9934e3e34096 [2022-07-02T16:04:19.273Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T16:04:19.273Z] ---> Running in 2ea3217ddf7f [2022-07-02T16:04:19.883Z] Removing intermediate container 2ea3217ddf7f [2022-07-02T16:04:19.884Z] ---> db7a8d407246 [2022-07-02T16:04:19.884Z] [2022-07-02T16:04:20.176Z] Successfully built db7a8d407246 [2022-07-02T16:04:20.176Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-02T16:05:16.820Z]  Building security-secretstore-setup ... done Removing intermediate container b0f5f82a0226 [2022-07-02T16:05:16.820Z] ---> 8efdff977673 [2022-07-02T16:05:16.820Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T16:05:16.820Z] ---> Running in ceb95d3e6294 [2022-07-02T16:05:16.820Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T16:05:16.820Z] Removing intermediate container ceb95d3e6294 [2022-07-02T16:05:16.820Z] ---> 87dc7947299d [2022-07-02T16:05:16.820Z] [2022-07-02T16:05:16.820Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T16:05:16.820Z] 20.10.14: Pulling from library/docker [2022-07-02T16:05:31.971Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T16:05:31.971Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T16:05:31.971Z] ---> c346e9eafbab [2022-07-02T16:05:31.971Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T16:05:31.971Z] ---> Running in b4c0b6337391 [2022-07-02T16:05:31.971Z] Removing intermediate container b4c0b6337391 [2022-07-02T16:05:31.971Z] ---> d575cecd3272 [2022-07-02T16:05:31.971Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T16:05:31.971Z] ---> Running in 77fd9f2d698a [2022-07-02T16:05:33.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:05:34.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:05:36.029Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T16:05:36.029Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T16:05:36.029Z] Executing bash-5.1.16-r0.post-install [2022-07-02T16:05:36.029Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T16:05:36.029Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T16:05:36.029Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T16:05:36.029Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T16:05:36.307Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T16:05:36.307Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T16:05:36.307Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T16:05:36.307Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T16:05:36.307Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T16:05:36.307Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T16:05:36.307Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T16:05:36.307Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T16:05:36.307Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T16:05:36.307Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T16:05:36.307Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T16:05:38.955Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T16:05:38.955Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T16:05:38.955Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T16:05:38.955Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T16:05:38.955Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T16:05:39.231Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T16:05:39.231Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T16:05:39.231Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T16:05:39.513Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T16:05:39.513Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T16:05:39.513Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T16:05:39.513Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T16:05:39.513Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T16:05:39.513Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T16:05:39.513Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T16:05:39.513Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T16:05:39.791Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T16:05:39.791Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T16:05:39.791Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T16:05:39.791Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T16:05:39.791Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T16:05:39.791Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T16:05:39.791Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T16:05:39.791Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T16:05:40.068Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T16:05:40.068Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T16:05:41.055Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T16:05:41.055Z] OK: 82 MiB in 65 packages [2022-07-02T16:05:46.475Z] Collecting docker-compose==1.23.2 [2022-07-02T16:05:46.475Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T16:05:47.917Z] Collecting PyYAML<4,>=3.10 [2022-07-02T16:05:47.917Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T16:05:52.245Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T16:05:52.245Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T16:05:52.520Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T16:05:52.520Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T16:05:55.149Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T16:05:56.142Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T16:05:56.142Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T16:05:56.745Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T16:05:56.745Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T16:05:57.021Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T16:05:57.021Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T16:06:00.465Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T16:06:00.465Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T16:06:00.465Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T16:06:00.465Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T16:06:03.113Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T16:06:03.113Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T16:06:03.715Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T16:06:03.715Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T16:06:05.712Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T16:06:05.712Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T16:06:05.988Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T16:06:06.311Z] Collecting idna<2.8,>=2.5 [2022-07-02T16:06:06.311Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T16:06:06.311Z] Removing intermediate container 993b00123aa0 [2022-07-02T16:06:06.311Z] ---> 2bb4997aba4c [2022-07-02T16:06:06.311Z] [2022-07-02T16:06:06.311Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T16:06:06.311Z] ---> ac73e934f311 [2022-07-02T16:06:06.311Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T16:06:06.311Z] ---> Using cache [2022-07-02T16:06:06.311Z] ---> 8a7ca7359d6d [2022-07-02T16:06:06.311Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T16:06:06.311Z] ---> Using cache [2022-07-02T16:06:06.311Z] ---> d6be107c373d [2022-07-02T16:06:06.311Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T16:06:06.311Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T16:06:06.311Z] ---> Running in 1d34888d9db5 [2022-07-02T16:06:06.641Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T16:06:07.089Z] Removing intermediate container 1d34888d9db5 [2022-07-02T16:06:07.089Z] ---> 686cdae298c1 [2022-07-02T16:06:07.089Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T16:06:07.089Z] ---> Running in 0d0ddd38d221 [2022-07-02T16:06:07.415Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T16:06:07.415Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T16:06:07.415Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T16:06:07.415Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T16:06:07.755Z] Removing intermediate container 0d0ddd38d221 [2022-07-02T16:06:07.755Z] ---> 86416e9aaa4b [2022-07-02T16:06:07.755Z] Step 15/23 : WORKDIR / [2022-07-02T16:06:07.755Z] ---> Running in 7839a91e9003 [2022-07-02T16:06:08.359Z] Removing intermediate container 7839a91e9003 [2022-07-02T16:06:08.359Z] ---> 481f7633e920 [2022-07-02T16:06:08.359Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:06:08.970Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T16:06:08.970Z] Attempting uninstall: urllib3 [2022-07-02T16:06:08.970Z] Found existing installation: urllib3 1.26.7 [2022-07-02T16:06:08.970Z] Uninstalling urllib3-1.26.7: [2022-07-02T16:06:08.970Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T16:06:09.255Z] ---> 8e9dc37aa269 [2022-07-02T16:06:09.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T16:06:09.869Z] Attempting uninstall: idna [2022-07-02T16:06:09.869Z] Found existing installation: idna 3.3 [2022-07-02T16:06:10.145Z] Uninstalling idna-3.3: [2022-07-02T16:06:10.145Z] Successfully uninstalled idna-3.3 [2022-07-02T16:06:10.765Z] ---> 913f30d55a8c [2022-07-02T16:06:10.765Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T16:06:11.768Z] ---> b0b7aa4125bc [2022-07-02T16:06:11.768Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T16:06:12.043Z] ---> Running in e143282b5853 [2022-07-02T16:06:12.324Z] Removing intermediate container e143282b5853 [2022-07-02T16:06:12.324Z] ---> 128942668473 [2022-07-02T16:06:12.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:06:12.601Z] ---> Running in b34d9298f164 [2022-07-02T16:06:13.205Z] Removing intermediate container b34d9298f164 [2022-07-02T16:06:13.205Z] ---> af222b8bf09c [2022-07-02T16:06:13.205Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T16:06:13.205Z] ---> Running in 9a76d23ae893 [2022-07-02T16:06:13.810Z] Removing intermediate container 9a76d23ae893 [2022-07-02T16:06:13.810Z] ---> 234c99f02eed [2022-07-02T16:06:13.810Z] Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T16:06:13.810Z] ---> Running in b687a0df5c40 [2022-07-02T16:06:14.089Z] Attempting uninstall: requests [2022-07-02T16:06:14.089Z] Found existing installation: requests 2.26.0 [2022-07-02T16:06:14.089Z] Uninstalling requests-2.26.0: [2022-07-02T16:06:14.367Z] Successfully uninstalled requests-2.26.0 [2022-07-02T16:06:14.367Z] Removing intermediate container b687a0df5c40 [2022-07-02T16:06:14.367Z] ---> 0aed97bb1a3f [2022-07-02T16:06:14.367Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T16:06:14.645Z] ---> Running in 391645198b03 [2022-07-02T16:06:14.922Z] Running setup.py install for texttable: started [2022-07-02T16:06:15.200Z] Removing intermediate container 391645198b03 [2022-07-02T16:06:15.200Z] ---> 41da6f78c9c4 [2022-07-02T16:06:15.200Z] [2022-07-02T16:06:15.477Z] Successfully built 41da6f78c9c4 [2022-07-02T16:06:15.477Z] Successfully tagged core-command-arm64:latest [2022-07-02T16:06:17.473Z]  Building core-command ... done  Running setup.py install for texttable: finished with status 'done' [2022-07-02T16:06:17.473Z] Running setup.py install for PyYAML: started [2022-07-02T16:06:20.118Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T16:06:20.727Z] Running setup.py install for docopt: started [2022-07-02T16:06:23.368Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T16:06:23.368Z] Running setup.py install for dockerpty: started [2022-07-02T16:06:26.002Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T16:06:27.993Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T16:06:43.140Z] Removing intermediate container 77fd9f2d698a [2022-07-02T16:06:43.140Z] ---> 293535ccc29a [2022-07-02T16:06:43.140Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T16:06:43.416Z] ---> Running in dc21b9a505a1 [2022-07-02T16:06:44.052Z] Removing intermediate container dc21b9a505a1 [2022-07-02T16:06:44.052Z] ---> d12cc0f84e5d [2022-07-02T16:06:44.052Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T16:06:44.052Z] ---> Running in 1e9a89aa316a [2022-07-02T16:06:44.663Z] Removing intermediate container 1e9a89aa316a [2022-07-02T16:06:44.663Z] ---> 49a970129150 [2022-07-02T16:06:44.663Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T16:06:46.105Z] ---> 12102df5a0f1 [2022-07-02T16:06:46.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T16:06:47.549Z] ---> e3439e08a5ed [2022-07-02T16:06:47.549Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T16:06:48.548Z] ---> 3b2757e19e08 [2022-07-02T16:06:48.548Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T16:06:48.548Z] ---> Running in fd7bfc50f8bf [2022-07-02T16:06:49.549Z] Removing intermediate container fd7bfc50f8bf [2022-07-02T16:06:49.549Z] ---> dd33f40a7651 [2022-07-02T16:06:49.549Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:06:49.549Z] ---> Running in 94bd1c894fb7 [2022-07-02T16:06:49.849Z] Removing intermediate container 94bd1c894fb7 [2022-07-02T16:06:49.849Z] ---> 7ddfc5cb56d7 [2022-07-02T16:06:49.849Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T16:06:50.132Z] ---> Running in 6f88c368d1e5 [2022-07-02T16:06:50.738Z] Removing intermediate container 6f88c368d1e5 [2022-07-02T16:06:50.738Z] ---> 987faadff92f [2022-07-02T16:06:50.738Z] Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T16:06:50.738Z] ---> Running in 2649da5a5506 [2022-07-02T16:06:51.344Z] Removing intermediate container 2649da5a5506 [2022-07-02T16:06:51.344Z] ---> d11993514ea5 [2022-07-02T16:06:51.344Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T16:06:51.344Z] ---> Running in 8573f5b2937d [2022-07-02T16:06:52.360Z] Removing intermediate container 8573f5b2937d [2022-07-02T16:06:52.360Z] ---> 5f60b5fe520a [2022-07-02T16:06:52.360Z] [2022-07-02T16:06:52.644Z] Successfully built 5f60b5fe520a [2022-07-02T16:06:52.644Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-02T16:07:02.826Z]  Building sys-mgmt-agent ... done Removing intermediate container 1ec3643d62e0 [2022-07-02T16:07:02.826Z] ---> d7347ac3fff1 [2022-07-02T16:07:02.826Z] [2022-07-02T16:07:02.826Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T16:07:02.826Z] ---> ac73e934f311 [2022-07-02T16:07:02.826Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T16:07:02.827Z] ---> Using cache [2022-07-02T16:07:02.827Z] ---> 8a7ca7359d6d [2022-07-02T16:07:02.827Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T16:07:02.827Z] ---> Using cache [2022-07-02T16:07:02.827Z] ---> d6be107c373d [2022-07-02T16:07:02.827Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T16:07:02.827Z] ---> Running in ba256f089afe [2022-07-02T16:07:02.827Z] Removing intermediate container ba256f089afe [2022-07-02T16:07:02.827Z] ---> efce402b29f1 [2022-07-02T16:07:02.827Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T16:07:02.827Z] ---> Running in d457ac6de172 [2022-07-02T16:07:02.827Z] Removing intermediate container d457ac6de172 [2022-07-02T16:07:02.827Z] ---> d1823060f1a7 [2022-07-02T16:07:02.827Z] Step 15/23 : WORKDIR / [2022-07-02T16:07:03.108Z] ---> Running in 5438c1fe6854 [2022-07-02T16:07:03.704Z] Removing intermediate container 5438c1fe6854 [2022-07-02T16:07:03.704Z] ---> 1f56a4d405d8 [2022-07-02T16:07:03.704Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:07:04.308Z] ---> cd8aee63855a [2022-07-02T16:07:04.308Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T16:07:05.756Z] ---> 1819a59dfdd3 [2022-07-02T16:07:05.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T16:07:05.756Z] Removing intermediate container c25a206fb541 [2022-07-02T16:07:05.756Z] ---> e2313749eeb1 [2022-07-02T16:07:05.756Z] [2022-07-02T16:07:05.756Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T16:07:05.756Z] ---> ac73e934f311 [2022-07-02T16:07:05.756Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T16:07:05.756Z] ---> Running in 5e2e82c41fee [2022-07-02T16:07:06.355Z] Removing intermediate container 5e2e82c41fee [2022-07-02T16:07:06.355Z] ---> 7193b5086784 [2022-07-02T16:07:06.355Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T16:07:06.355Z] ---> 635eedfcecdc [2022-07-02T16:07:06.355Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T16:07:06.355Z] ---> Running in dc85abdf3784 [2022-07-02T16:07:06.355Z] ---> Running in 0307d6f61fa2 [2022-07-02T16:07:06.632Z] Removing intermediate container dc85abdf3784 [2022-07-02T16:07:06.632Z] ---> b268cc347456 [2022-07-02T16:07:06.632Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T16:07:06.907Z] ---> Running in 1a86627090ac [2022-07-02T16:07:06.907Z] Removing intermediate container 0307d6f61fa2 [2022-07-02T16:07:06.907Z] ---> 5201c4e48465 [2022-07-02T16:07:06.907Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:07:06.907Z] ---> Running in 1841c179c2cb [2022-07-02T16:07:07.181Z] Removing intermediate container 1a86627090ac [2022-07-02T16:07:07.181Z] ---> f3345347c61c [2022-07-02T16:07:07.181Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T16:07:07.181Z] ---> Running in fba21b806b07 [2022-07-02T16:07:07.460Z] Removing intermediate container 1841c179c2cb [2022-07-02T16:07:07.460Z] ---> 54df2ae71d7c [2022-07-02T16:07:07.460Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T16:07:07.460Z] ---> Running in 33780e1da974 [2022-07-02T16:07:08.055Z] Removing intermediate container 33780e1da974 [2022-07-02T16:07:08.055Z] ---> aab0ec73934a [2022-07-02T16:07:08.055Z] Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T16:07:08.055Z] ---> Running in 2f1cbf0abd07 [2022-07-02T16:07:08.328Z] Removing intermediate container 2f1cbf0abd07 [2022-07-02T16:07:08.328Z] ---> aa0431cc0f47 [2022-07-02T16:07:08.328Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T16:07:08.608Z] ---> Running in a10f941f39b8 [2022-07-02T16:07:08.882Z] Removing intermediate container a10f941f39b8 [2022-07-02T16:07:08.882Z] ---> 878b4532883e [2022-07-02T16:07:08.882Z] [2022-07-02T16:07:09.479Z] Removing intermediate container fba21b806b07 [2022-07-02T16:07:09.479Z] ---> 011c8e2324ce [2022-07-02T16:07:09.479Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T16:07:09.479Z] ---> Running in b4a540eb54e3 [2022-07-02T16:07:09.479Z] Successfully built 878b4532883e [2022-07-02T16:07:09.479Z] Successfully tagged core-metadata-arm64:latest [2022-07-02T16:07:10.456Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T16:07:11.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T16:07:12.416Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T16:07:12.416Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T16:07:12.416Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T16:07:12.416Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T16:07:12.688Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T16:07:12.688Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T16:07:12.961Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T16:07:12.961Z] OK: 8 MiB in 20 packages [2022-07-02T16:07:13.949Z] Removing intermediate container b4a540eb54e3 [2022-07-02T16:07:13.949Z] ---> b040c349d3c1 [2022-07-02T16:07:13.949Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T16:07:14.546Z] ---> 3390e858cbb4 [2022-07-02T16:07:14.546Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T16:07:15.525Z] ---> 8134da8a0c2e [2022-07-02T16:07:15.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T16:07:16.126Z] ---> f08b15d5fa45 [2022-07-02T16:07:16.126Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T16:07:16.399Z] ---> Running in f11e45acaeb1 [2022-07-02T16:07:16.670Z] Removing intermediate container f11e45acaeb1 [2022-07-02T16:07:16.670Z] ---> 7b13535bc9a9 [2022-07-02T16:07:16.670Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T16:07:16.670Z] ---> Running in 9f7dd2c59dc1 [2022-07-02T16:07:16.954Z] Removing intermediate container 9f7dd2c59dc1 [2022-07-02T16:07:16.954Z] ---> e545de012576 [2022-07-02T16:07:16.954Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T16:07:17.228Z] ---> Running in ce049a9ab735 [2022-07-02T16:07:17.503Z] Removing intermediate container ce049a9ab735 [2022-07-02T16:07:17.503Z] ---> 7875d6444e42 [2022-07-02T16:07:17.503Z] Step 22/23 : LABEL git_sha=2965886d162f0a6e291313889660dde4d627ed08 [2022-07-02T16:07:17.503Z] ---> Running in 11ae998b787a [2022-07-02T16:07:17.794Z] Removing intermediate container 11ae998b787a [2022-07-02T16:07:17.794Z] ---> 16dd3abaf610 [2022-07-02T16:07:17.794Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T16:07:18.070Z] ---> Running in fd60c04fb08a [2022-07-02T16:07:18.342Z] Removing intermediate container fd60c04fb08a [2022-07-02T16:07:18.342Z] ---> 9a09cb93a08a [2022-07-02T16:07:18.342Z] [2022-07-02T16:07:18.617Z] Successfully built 9a09cb93a08a [2022-07-02T16:07:18.888Z] Successfully tagged core-data-arm64:latest [2022-07-02T16:07:19.175Z]  Building core-data ... done  [Pipeline] } [2022-07-02T16:07:19.179Z] $ docker stop --time=1 fa7d46602fd6fa1c0da9f04686b290d330fea6bd45ca95cb44a486b1677c3a1c [2022-07-02T16:07:20.923Z] $ docker rm -f fa7d46602fd6fa1c0da9f04686b290d330fea6bd45ca95cb44a486b1677c3a1c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T16:07:21.493Z] + docker images [2022-07-02T16:07:21.770Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T16:07:21.770Z] core-data-arm64 latest 9a09cb93a08a 3 seconds ago 21.7MB [2022-07-02T16:07:21.770Z] core-metadata-arm64 latest 878b4532883e 13 seconds ago 16.3MB [2022-07-02T16:07:21.770Z] e2313749eeb1 17 seconds ago 1.46GB [2022-07-02T16:07:21.770Z] d7347ac3fff1 21 seconds ago 1.44GB [2022-07-02T16:07:21.770Z] sys-mgmt-agent-arm64 latest 5f60b5fe520a 30 seconds ago 282MB [2022-07-02T16:07:21.770Z] core-command-arm64 latest 41da6f78c9c4 About a minute ago 15.5MB [2022-07-02T16:07:21.770Z] 2bb4997aba4c About a minute ago 1.43GB [2022-07-02T16:07:21.770Z] 87dc7947299d 2 minutes ago 1.43GB [2022-07-02T16:07:21.770Z] security-secretstore-setup-arm64 latest db7a8d407246 3 minutes ago 27.5MB [2022-07-02T16:07:21.770Z] 2ddb87038e8e 3 minutes ago 1.44GB [2022-07-02T16:07:21.770Z] security-spiffe-token-provider-arm64 latest 2ae307d8e074 5 minutes ago 28.1MB [2022-07-02T16:07:21.770Z] 3bdb4a9951ad 5 minutes ago 1.48GB [2022-07-02T16:07:21.770Z] support-notifications-arm64 latest dad48f2bd99c 7 minutes ago 25.9MB [2022-07-02T16:07:21.770Z] support-scheduler-arm64 latest ac57c6868790 7 minutes ago 25.4MB [2022-07-02T16:07:21.770Z] 24e0d955222f 7 minutes ago 1.49GB [2022-07-02T16:07:21.770Z] c3eedbb5ed89 7 minutes ago 1.49GB [2022-07-02T16:07:21.770Z] security-spire-config-arm64 latest fc330dbf76fc 8 minutes ago 85.6MB [2022-07-02T16:07:21.770Z] security-bootstrapper-arm64 latest 760528575809 10 minutes ago 18.3MB [2022-07-02T16:07:21.770Z] security-proxy-setup-arm64 latest e89726448aa1 10 minutes ago 26.1MB [2022-07-02T16:07:21.770Z] 5da2fb8bfb5b 10 minutes ago 1.44GB [2022-07-02T16:07:21.770Z] 7336d3dae287 10 minutes ago 1.44GB [2022-07-02T16:07:21.770Z] security-spire-agent-arm64 latest aed75ce7191f 14 minutes ago 126MB [2022-07-02T16:07:21.770Z] 2c6e2cc985c8 15 minutes ago 1.34GB [2022-07-02T16:07:21.770Z] security-spire-server-arm64 latest fa4626d50ffa 16 minutes ago 86.3MB [2022-07-02T16:07:21.770Z] fbd892d13dab 16 minutes ago 1.34GB [2022-07-02T16:07:21.770Z] ci-base-image-arm64 latest b2824a1a03d9 30 minutes ago 1.01GB [2022-07-02T16:07:21.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-02T16:07:21.770Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-02T16:07:21.770Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-02T16:07:21.770Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-02T16:07:21.770Z] 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-07-02T16:07:22.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:07:22.264Z] [2022-07-02T16:07:22.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:07:22.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:07:22.942Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-02T16:07:22.942Z] 8998bd30e6a1: Pulling fs layer [2022-07-02T16:07:22.942Z] 04944245beec: Pulling fs layer [2022-07-02T16:07:22.942Z] 699f458cf7ca: Pulling fs layer [2022-07-02T16:07:22.942Z] 765212b225bb: Pulling fs layer [2022-07-02T16:07:22.942Z] f23df028b6ca: Pulling fs layer [2022-07-02T16:07:22.942Z] d65c8cfc05b1: Pulling fs layer [2022-07-02T16:07:22.942Z] 2437ff75d9bd: Pulling fs layer [2022-07-02T16:07:22.942Z] f23df028b6ca: Waiting [2022-07-02T16:07:22.942Z] d65c8cfc05b1: Waiting [2022-07-02T16:07:22.942Z] 2437ff75d9bd: Waiting [2022-07-02T16:07:22.942Z] 765212b225bb: Waiting [2022-07-02T16:07:22.942Z] 04944245beec: Verifying Checksum [2022-07-02T16:07:22.942Z] 04944245beec: Download complete [2022-07-02T16:07:22.942Z] 765212b225bb: Verifying Checksum [2022-07-02T16:07:22.942Z] 765212b225bb: Download complete [2022-07-02T16:07:22.942Z] f23df028b6ca: Verifying Checksum [2022-07-02T16:07:22.942Z] f23df028b6ca: Download complete [2022-07-02T16:07:23.233Z] d65c8cfc05b1: Download complete [2022-07-02T16:07:23.233Z] 699f458cf7ca: Verifying Checksum [2022-07-02T16:07:23.233Z] 699f458cf7ca: Download complete [2022-07-02T16:07:23.830Z] 8998bd30e6a1: Verifying Checksum [2022-07-02T16:07:23.830Z] 8998bd30e6a1: Download complete [2022-07-02T16:07:26.452Z] 2437ff75d9bd: Verifying Checksum [2022-07-02T16:07:26.452Z] 2437ff75d9bd: Download complete [2022-07-02T16:07:28.434Z] 8998bd30e6a1: Pull complete [2022-07-02T16:07:28.707Z] 04944245beec: Pull complete [2022-07-02T16:07:30.141Z] 699f458cf7ca: Pull complete [2022-07-02T16:07:30.415Z] 765212b225bb: Pull complete [2022-07-02T16:07:31.398Z] f23df028b6ca: Pull complete [2022-07-02T16:07:31.672Z] d65c8cfc05b1: Pull complete [2022-07-02T16:07:46.748Z] 2437ff75d9bd: Pull complete [2022-07-02T16:07:46.748Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-02T16:07:46.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T16:07:46.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T16:07:46.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-16699 does not seem to be running inside a container [2022-07-02T16:07:47.086Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-02T16:07:50.230Z] $ docker top 341c536ff5f52c8ee0317c4316ec87e263b5987f33bda2e9a97387d87dcfcae8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:07:51.233Z] ---> job-cost.sh [2022-07-02T16:07:51.233Z] lf-activate-venv: SKIPPING [2022-07-02T16:07:51.233Z] INFO: No Stack... [2022-07-02T16:07:51.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-02T16:07:52.803Z] INFO: Archiving Costs [Pipeline] sh [2022-07-02T16:07:53.459Z] + + catcut /w/workspace/edgex-go/7/archives/cost.csv -d, [2022-07-02T16:07:53.459Z] -f6 [Pipeline] lock [2022-07-02T16:07:53.491Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-7-stack-cost] [2022-07-02T16:07:53.497Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4057-7-stack-cost] did not exist. Created. [2022-07-02T16:07:53.497Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-02T16:07:54.157Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-02T16:07:54.323Z] Stashed 1 file(s) [Pipeline] } [2022-07-02T16:07:54.333Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-02T16:07:54.351Z] $ docker stop --time=1 341c536ff5f52c8ee0317c4316ec87e263b5987f33bda2e9a97387d87dcfcae8 [2022-07-02T16:07:55.888Z] $ docker rm -f 341c536ff5f52c8ee0317c4316ec87e263b5987f33bda2e9a97387d87dcfcae8 [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-07-02T16:07:56.376Z] provisioning config files... [2022-07-02T16:07:56.383Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config3440328936425995308tmp [Pipeline] { [Pipeline] sh [2022-07-02T16:07:56.691Z] + set +x [2022-07-02T16:07:56.691Z] + + bash -s -- [2022-07-02T16:07:56.691Z] curl -s https://codecov.io/bash [2022-07-02T16:07:56.691Z] [2022-07-02T16:07:56.691Z] _____ _ [2022-07-02T16:07:56.691Z] / ____| | | [2022-07-02T16:07:56.691Z] | | ___ __| | ___ ___ _____ __ [2022-07-02T16:07:56.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-02T16:07:56.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-02T16:07:56.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-02T16:07:56.691Z] Bash-1.0.6 [2022-07-02T16:07:56.691Z] [2022-07-02T16:07:56.691Z] [2022-07-02T16:07:56.691Z] ==> git version 2.25.1 found [2022-07-02T16:07:56.691Z] ==> 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-07-02T16:07:56.691Z] Release-Date: 2020-01-08 [2022-07-02T16:07:56.691Z] 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-07-02T16:07:56.691Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-02T16:07:56.691Z] ==> Jenkins CI detected. [2022-07-02T16:07:56.691Z] current dir:  /w/workspace/edgex-go/7 [2022-07-02T16:07:56.691Z] project root: . [2022-07-02T16:07:56.691Z] --> token set from env [2022-07-02T16:07:56.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-02T16:07:56.691Z] ==> Running gcov in . (disable via -X gcov) [2022-07-02T16:07:56.691Z] ==> Python coveragepy not found [2022-07-02T16:07:56.691Z] ==> Searching for coverage reports in: [2022-07-02T16:07:56.691Z] + . [2022-07-02T16:07:56.691Z] -> Found 1 reports [2022-07-02T16:07:56.691Z] ==> Detecting git/mercurial file structure [2022-07-02T16:07:56.691Z] ==> Reading reports [2022-07-02T16:07:56.691Z] + ./coverage.out bytes=435593 [2022-07-02T16:07:56.691Z] ==> Appending adjustments [2022-07-02T16:07:56.691Z] https://docs.codecov.io/docs/fixing-reports [2022-07-02T16:07:58.068Z] + Found adjustments [2022-07-02T16:07:58.068Z] ==> Gzipping contents [2022-07-02T16:07:58.068Z] 60K /tmp/codecov.b1tESq.gz [2022-07-02T16:07:58.068Z] ==> Uploading reports [2022-07-02T16:07:58.068Z] url: https://codecov.io [2022-07-02T16:07:58.068Z] query: branch=PR-4057&commit=2965886d162f0a6e291313889660dde4d627ed08&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-07-02T16:07:58.068Z] -> Pinging Codecov [2022-07-02T16:07:58.069Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=2965886d162f0a6e291313889660dde4d627ed08&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-07-02T16:07:58.331Z] -> Uploading to [2022-07-02T16:07:58.331Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/2965886d162f0a6e291313889660dde4d627ed08/e002553d-7530-4c92-a1c0-87769bcc1e87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T160758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f3964083b693693b1ac0830426c6334bac784cdd20756079cbd985ec57f0c6 [2022-07-02T16:07:58.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T16:07:58.331Z] Dload Upload Total Spent Left Speed [2022-07-02T16:07:58.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59965 0 0 100 59965 0 253k --:--:-- --:--:-- --:--:-- 253k [2022-07-02T16:07:58.592Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2965886d162f0a6e291313889660dde4d627ed08 [Pipeline] } [2022-07-02T16:07:58.601Z] 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-07-02T16:07:59.266Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:07:59.565Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:00.428Z] ---> package-listing.sh [2022-07-02T16:08:00.429Z] ++ facter osfamily [2022-07-02T16:08:00.429Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-02T16:08:00.693Z] + OS_FAMILY=debian [2022-07-02T16:08:00.693Z] + workspace=/w/workspace/edgex-go/7 [2022-07-02T16:08:00.693Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-02T16:08:00.693Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-02T16:08:00.693Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-02T16:08:00.693Z] + PACKAGES=/tmp/packages_start.txt [2022-07-02T16:08:00.693Z] + '[' /w/workspace/edgex-go/7 ']' [2022-07-02T16:08:00.693Z] + PACKAGES=/tmp/packages_end.txt [2022-07-02T16:08:00.693Z] + case "${OS_FAMILY}" in [2022-07-02T16:08:00.693Z] + dpkg -l [2022-07-02T16:08:00.693Z] + grep '^ii' [2022-07-02T16:08:00.693Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-02T16:08:00.693Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-02T16:08:00.693Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-02T16:08:00.693Z] + '[' /w/workspace/edgex-go/7 ']' [2022-07-02T16:08:00.693Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-07-02T16:08:00.693Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-07-02T16:08:00.704Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-02T16:08:00.985Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:08:01.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:08:01.543Z] [2022-07-02T16:08:01.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T16:08:01.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:08:01.849Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-02T16:08:01.849Z] 5eb5b503b376: Pulling fs layer [2022-07-02T16:08:01.849Z] 5c69ac0246d0: Pulling fs layer [2022-07-02T16:08:01.849Z] ec43610c2a17: Pulling fs layer [2022-07-02T16:08:01.849Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-02T16:08:01.849Z] 33b1e0a273af: Pulling fs layer [2022-07-02T16:08:01.849Z] 5d3b04190fa2: Pulling fs layer [2022-07-02T16:08:01.849Z] 2f39f015ded8: Pulling fs layer [2022-07-02T16:08:01.849Z] 3a2ae6a8a46f: Waiting [2022-07-02T16:08:01.849Z] 33b1e0a273af: Waiting [2022-07-02T16:08:01.849Z] 5d3b04190fa2: Waiting [2022-07-02T16:08:01.849Z] 2f39f015ded8: Waiting [2022-07-02T16:08:01.849Z] 5c69ac0246d0: Verifying Checksum [2022-07-02T16:08:01.849Z] 5c69ac0246d0: Download complete [2022-07-02T16:08:01.849Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-02T16:08:01.849Z] 3a2ae6a8a46f: Download complete [2022-07-02T16:08:01.849Z] 33b1e0a273af: Verifying Checksum [2022-07-02T16:08:01.849Z] 33b1e0a273af: Download complete [2022-07-02T16:08:01.849Z] 5d3b04190fa2: Verifying Checksum [2022-07-02T16:08:01.849Z] 5d3b04190fa2: Download complete [2022-07-02T16:08:02.114Z] ec43610c2a17: Verifying Checksum [2022-07-02T16:08:02.114Z] ec43610c2a17: Download complete [2022-07-02T16:08:02.114Z] 5eb5b503b376: Verifying Checksum [2022-07-02T16:08:02.114Z] 5eb5b503b376: Download complete [2022-07-02T16:08:02.682Z] 2f39f015ded8: Download complete [2022-07-02T16:08:03.251Z] 5eb5b503b376: Pull complete [2022-07-02T16:08:03.510Z] 5c69ac0246d0: Pull complete [2022-07-02T16:08:04.076Z] ec43610c2a17: Pull complete [2022-07-02T16:08:04.076Z] 3a2ae6a8a46f: Pull complete [2022-07-02T16:08:04.334Z] 33b1e0a273af: Pull complete [2022-07-02T16:08:04.334Z] 5d3b04190fa2: Pull complete [2022-07-02T16:08:09.612Z] 2f39f015ded8: Pull complete [2022-07-02T16:08:09.612Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-02T16:08:09.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T16:08:09.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T16:08:09.712Z] prd-ubuntu20.04-docker-8c-8g-16696 does not seem to be running inside a container [2022-07-02T16:08:09.749Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-lftools-log-publisher:latest cat [2022-07-02T16:08:11.776Z] $ docker top 6447cbd767c31cf7df99beb757771f1bb2ec7a68f77220436c99d023fefae670 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T16:08:12.138Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-02T16:08:12.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-02T16:08:12.716Z] + ls /var/log/sa-host [2022-07-02T16:08:12.716Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T16:08:12.784Z] provisioning config files... [2022-07-02T16:08:12.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6064343338138374673tmp [Pipeline] { [Pipeline] echo [2022-07-02T16:08:12.807Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:13.089Z] ---> create-netrc.sh [Pipeline] } [2022-07-02T16:08:13.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:13.420Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-02T16:08:13.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:13.713Z] ---> sudo-logs.sh [2022-07-02T16:08:13.713Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-02T16:08:13.733Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:14.017Z] ---> job-cost.sh [2022-07-02T16:08:14.017Z] lf-activate-venv: SKIPPING [2022-07-02T16:08:14.017Z] DEBUG: total: 0.10999999940395355 [2022-07-02T16:08:14.017Z] INFO: Retrieving Stack Cost... [2022-07-02T16:08:14.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-02T16:08:14.850Z] INFO: Archiving Costs [Pipeline] echo [2022-07-02T16:08:14.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T16:08:15.147Z] ---> logs-deploy.sh [2022-07-02T16:08:15.147Z] lf-activate-venv: SKIPPING [2022-07-02T16:08:15.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/7 [2022-07-02T16:08:15.147Z] INFO: archiving workspace using pattern(s): [2022-07-02T16:08:16.088Z] Archives upload complete. [2022-07-02T16:08:16.088Z] INFO: archiving logs to Nexus