Pull request #4136 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0948ef76e9df6608d040d18c8a6c1c56cffe36f0+fd31c8765befe4f65ed63f7a6396fa1577418d04 (297d600e042b66ab0d6555c8d8e586f58913da9e) 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-ssh3556816426527181177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11266768969059056988.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6794434805390311873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12291307578022210583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1150943072932631797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11460630868385882047.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23793 in /w/workspace/edgexfoundry_edgex-go_PR-4136 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fd31c8765befe4f65ed63f7a6396fa1577418d04 into PR head commit 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 Merge succeeded, producing 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 Checking out Revision 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 (PR-4136) > 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/4136/head:refs/remotes/origin/PR-4136 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 # 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 fd31c8765befe4f65ed63f7a6396fa1577418d04 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T19:07:19.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T19:07:19.690Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T19:07:19.783Z] ========================================================= [2022-08-29T19:07:19.783Z] EdgeX Global Pipelines Version Info [2022-08-29T19:07:19.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:07:20.569Z] ------------------- [2022-08-29T19:07:20.570Z] stable info: [2022-08-29T19:07:20.570Z] ------------------- [2022-08-29T19:07:20.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T19:07:20.570Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T19:07:20.570Z] Message: update stable to v1.0.239 [2022-08-29T19:07:21.143Z] ------------------- [2022-08-29T19:07:21.143Z] experimental info: [2022-08-29T19:07:21.143Z] ------------------- [2022-08-29T19:07:21.143Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T19:07:21.143Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T19:07:21.143Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T19:07:21.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-29T19:07:21.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-29T19:07:21.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T19:07:21.657Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T19:07:21.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T19:07:21.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T19:07:21.776Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T19:07:21.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-29T19:07:21.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-29T19:07:21.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-29T19:07:21.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T19:07:21.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T19:07:22.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T19:07:22.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T19:07:22.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T19:07:22.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T19:07:22.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T19:07:22.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T19:07:22.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-29T19:07:22.357Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-29T19:07:22.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T19:07:22.444Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T19:07:22.488Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T19:07:22.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4136 [Pipeline] echo [2022-08-29T19:07:22.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4136 [Pipeline] echo [2022-08-29T19:07:22.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4136 [Pipeline] echo [2022-08-29T19:07:22.660Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [Pipeline] echo [2022-08-29T19:07:22.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0948ef7 [Pipeline] echo [2022-08-29T19:07:22.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T19:07:22.865Z] provisioning config files... [2022-08-29T19:07:22.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config597271823800030715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:07:23.276Z] ---> docker-login.sh [2022-08-29T19:07:23.276Z] nexus3.edgexfoundry.org:10001 [2022-08-29T19:07:23.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:07:23.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:07:23.799Z] Configure a credential helper to remove this warning. See [2022-08-29T19:07:23.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:07:23.799Z] [2022-08-29T19:07:23.799Z] Login Succeeded [2022-08-29T19:07:23.799Z] nexus3.edgexfoundry.org:10002 [2022-08-29T19:07:23.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:07:23.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:07:23.799Z] Configure a credential helper to remove this warning. See [2022-08-29T19:07:23.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:07:23.799Z] [2022-08-29T19:07:23.799Z] Login Succeeded [2022-08-29T19:07:23.799Z] nexus3.edgexfoundry.org:10003 [2022-08-29T19:07:24.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:07:24.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:07:24.061Z] Configure a credential helper to remove this warning. See [2022-08-29T19:07:24.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:07:24.061Z] [2022-08-29T19:07:24.061Z] Login Succeeded [2022-08-29T19:07:24.061Z] nexus3.edgexfoundry.org:10004 [2022-08-29T19:07:24.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:07:24.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:07:24.061Z] Configure a credential helper to remove this warning. See [2022-08-29T19:07:24.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:07:24.061Z] [2022-08-29T19:07:24.061Z] Login Succeeded [2022-08-29T19:07:24.061Z] docker.io [2022-08-29T19:07:24.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:07:24.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:07:24.582Z] Configure a credential helper to remove this warning. See [2022-08-29T19:07:24.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:07:24.582Z] [2022-08-29T19:07:24.582Z] Login Succeeded [2022-08-29T19:07:24.582Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T19:07:24.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T19:07:25.032Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/core-command/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/core-data/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/core-metadata/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2022-08-29T19:07:25.032Z] cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/support-notifications/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/support-scheduler/Dockerfile+ [2022-08-29T19:07:25.032Z] cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-29T19:07:25.032Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-29T19:07:25.032Z] + cut -d/ -f2 [2022-08-29T19:07:25.032Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-29T19:07:25.088Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-29T19:07:25.572Z] + git rev-list -1 --merges 0948ef76e9df6608d040d18c8a6c1c56cffe36f0~1..0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [Pipeline] echo [2022-08-29T19:07:25.601Z] -----------> git rev-list -1 --merges 0948ef76e9df6608d040d18c8a6c1c56cffe36f0~1..0948ef76e9df6608d040d18c8a6c1c56cffe36f0 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [false] [Pipeline] sh [2022-08-29T19:07:25.910Z] + git log --format=format:%s -1 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [Pipeline] echo [2022-08-29T19:07:25.943Z] ========================================================= [2022-08-29T19:07:25.944Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T19:07:25.944Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-29T19:07:26.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T19:07:26.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T19:07:26.442Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T19:07:26.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T19:07:26.442Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T19:07:26.442Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T19:07:26.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:07:26.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T19:07:26.961Z] [2022-08-29T19:07:26.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:07:27.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T19:07:27.336Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T19:07:27.336Z] b85a868b505f: Pulling fs layer [2022-08-29T19:07:27.336Z] e2be974225ed: Pulling fs layer [2022-08-29T19:07:27.336Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T19:07:27.336Z] 988bab9f4d93: Pulling fs layer [2022-08-29T19:07:27.336Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T19:07:27.336Z] eaf3925da568: Pulling fs layer [2022-08-29T19:07:27.336Z] bab4dde63d76: Pulling fs layer [2022-08-29T19:07:27.336Z] bde34c3a00c8: Pulling fs layer [2022-08-29T19:07:27.336Z] b352a97aabf1: Pulling fs layer [2022-08-29T19:07:27.336Z] 4872d77fe225: Pulling fs layer [2022-08-29T19:07:27.336Z] 5851b861e8e6: Pulling fs layer [2022-08-29T19:07:27.336Z] bab4dde63d76: Waiting [2022-08-29T19:07:27.336Z] bde34c3a00c8: Waiting [2022-08-29T19:07:27.336Z] b352a97aabf1: Waiting [2022-08-29T19:07:27.336Z] 4872d77fe225: Waiting [2022-08-29T19:07:27.336Z] 5851b861e8e6: Waiting [2022-08-29T19:07:27.336Z] eaf3925da568: Waiting [2022-08-29T19:07:27.336Z] 988bab9f4d93: Waiting [2022-08-29T19:07:27.336Z] 1469e6f7b9e6: Waiting [2022-08-29T19:07:27.336Z] e2be974225ed: Verifying Checksum [2022-08-29T19:07:27.336Z] 988bab9f4d93: Download complete [2022-08-29T19:07:27.594Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T19:07:27.594Z] 1469e6f7b9e6: Download complete [2022-08-29T19:07:27.594Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T19:07:27.594Z] 339a4e72a1f5: Download complete [2022-08-29T19:07:27.594Z] eaf3925da568: Verifying Checksum [2022-08-29T19:07:27.594Z] eaf3925da568: Download complete [2022-08-29T19:07:27.594Z] bde34c3a00c8: Download complete [2022-08-29T19:07:27.594Z] b352a97aabf1: Verifying Checksum [2022-08-29T19:07:27.594Z] b352a97aabf1: Download complete [2022-08-29T19:07:27.594Z] 4872d77fe225: Verifying Checksum [2022-08-29T19:07:27.594Z] 4872d77fe225: Download complete [2022-08-29T19:07:27.594Z] 5851b861e8e6: Download complete [2022-08-29T19:07:27.594Z] b85a868b505f: Verifying Checksum [2022-08-29T19:07:27.594Z] b85a868b505f: Download complete [2022-08-29T19:07:27.855Z] bab4dde63d76: Verifying Checksum [2022-08-29T19:07:27.855Z] bab4dde63d76: Download complete [2022-08-29T19:07:28.795Z] b85a868b505f: Pull complete [2022-08-29T19:07:29.056Z] e2be974225ed: Pull complete [2022-08-29T19:07:29.316Z] 339a4e72a1f5: Pull complete [2022-08-29T19:07:29.577Z] 988bab9f4d93: Pull complete [2022-08-29T19:07:29.838Z] 1469e6f7b9e6: Pull complete [2022-08-29T19:07:29.838Z] eaf3925da568: Pull complete [2022-08-29T19:07:31.747Z] bab4dde63d76: Pull complete [2022-08-29T19:07:31.747Z] bde34c3a00c8: Pull complete [2022-08-29T19:07:31.747Z] b352a97aabf1: Pull complete [2022-08-29T19:07:31.747Z] 4872d77fe225: Pull complete [2022-08-29T19:07:31.747Z] 5851b861e8e6: Pull complete [2022-08-29T19:07:31.747Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T19:07:31.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T19:07:32.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:07:32.251Z] prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container [2022-08-29T19:07:32.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-29T19:07:34.845Z] $ docker top 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 -eo pid,comm [2022-08-29T19:07:34.951Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-29T19:07:34.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T19:07:35.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T19:07:35.078Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T19:07:35.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T19:07:35.210Z] $ docker exec 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 ssh-agent [2022-08-29T19:07:35.310Z] SSH_AUTH_SOCK=/tmp/ssh-5BNsKpolQTYL/agent.33 [2022-08-29T19:07:35.310Z] SSH_AGENT_PID=39 [2022-08-29T19:07:35.315Z] Running ssh-add (command line suppressed) [2022-08-29T19:07:35.433Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6330979264188949387.key (/w/workspace/edgex-go/1@tmp/private_key_6330979264188949387.key) [2022-08-29T19:07:35.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T19:07:35.776Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T19:07:35.805Z] $ docker exec --env ******** --env ******** 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 ssh-agent -k [2022-08-29T19:07:35.924Z] unset SSH_AUTH_SOCK; [2022-08-29T19:07:35.924Z] unset SSH_AGENT_PID; [2022-08-29T19:07:35.924Z] echo Agent pid 39 killed; [2022-08-29T19:07:35.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T19:07:36.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T19:07:36.018Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T19:07:36.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T19:07:36.151Z] $ docker exec 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 ssh-agent [2022-08-29T19:07:36.260Z] SSH_AUTH_SOCK=/tmp/ssh-ixhHIX5fhiDu/agent.71 [2022-08-29T19:07:36.260Z] SSH_AGENT_PID=77 [2022-08-29T19:07:36.266Z] Running ssh-add (command line suppressed) [2022-08-29T19:07:36.377Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7483139695974415729.key (/w/workspace/edgex-go/1@tmp/private_key_7483139695974415729.key) [2022-08-29T19:07:36.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T19:07:36.721Z] + git semver init [2022-08-29T19:07:36.983Z] 2022-08-29 19:07:36,890 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T19:07:36.983Z] 2022-08-29 19:07:36,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-29T19:07:36.983Z] 2022-08-29 19:07:36,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-29T19:07:36.983Z] 2022-08-29 19:07:36,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-08-29T19:07:42.285Z] 2022-08-29 19:07:42,059 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-29T19:07:42.285Z] 2022-08-29 19:07:42,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4136 with force:False [2022-08-29T19:07:42.285Z] 2022-08-29 19:07:42,060 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4136 [2022-08-29T19:07:42.285Z] 2022-08-29 19:07:42,065 [execute] INFO git cat-file --batch-check [2022-08-29T19:07:42.285Z] 2022-08-29 19:07:42,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T19:07:42.285Z] 2022-08-29 19:07:42,073 [execute] INFO git cat-file --batch [2022-08-29T19:07:42.285Z] 2022-08-29 19:07:42,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T19:07:42.285Z] 2022-08-29 19:07:42,078 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4136 [2022-08-29T19:07:42.285Z] 0.0.0 [Pipeline] } [2022-08-29T19:07:42.317Z] $ docker exec --env ******** --env ******** 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 ssh-agent -k [2022-08-29T19:07:42.443Z] unset SSH_AUTH_SOCK; [2022-08-29T19:07:42.444Z] unset SSH_AGENT_PID; [2022-08-29T19:07:42.444Z] echo Agent pid 77 killed; [2022-08-29T19:07:42.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T19:07:42.879Z] + git semver [Pipeline] } [2022-08-29T19:07:43.171Z] $ docker stop --time=1 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 [2022-08-29T19:07:44.451Z] $ docker rm -f 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T19:07:44.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T19:07:45.187Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T19:07:45.204Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T19:07:45.956Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-29T19:07:45.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T19:07:46.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T19:07:46.067Z] ========================================================= [2022-08-29T19:07:46.067Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T19:07:46.067Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-29T19:07:46.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T19:07:46.414Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T19:07:46.414Z] 2408cc74d12b: Pulling fs layer [2022-08-29T19:07:46.414Z] ea60b727a1ce: Pulling fs layer [2022-08-29T19:07:46.414Z] 30c4a7721957: Pulling fs layer [2022-08-29T19:07:46.414Z] 370296b7ddb6: Pulling fs layer [2022-08-29T19:07:46.414Z] 7c6cee850709: Pulling fs layer [2022-08-29T19:07:46.414Z] 370296b7ddb6: Waiting [2022-08-29T19:07:46.414Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T19:07:46.414Z] d94ebbe4e438: Pulling fs layer [2022-08-29T19:07:46.414Z] 7c6cee850709: Waiting [2022-08-29T19:07:46.414Z] 39a5fcdaea64: Waiting [2022-08-29T19:07:46.414Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T19:07:46.414Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T19:07:46.414Z] d94ebbe4e438: Waiting [2022-08-29T19:07:46.414Z] bcfd1f05c69d: Waiting [2022-08-29T19:07:46.414Z] 59ccb84bbe0f: Waiting [2022-08-29T19:07:46.414Z] 30c4a7721957: Verifying Checksum [2022-08-29T19:07:46.414Z] 30c4a7721957: Download complete [2022-08-29T19:07:46.414Z] ea60b727a1ce: Verifying Checksum [2022-08-29T19:07:46.414Z] ea60b727a1ce: Download complete [2022-08-29T19:07:46.414Z] 7c6cee850709: Download complete [2022-08-29T19:07:46.414Z] 39a5fcdaea64: Verifying Checksum [2022-08-29T19:07:46.414Z] 39a5fcdaea64: Download complete [2022-08-29T19:07:46.414Z] 2408cc74d12b: Verifying Checksum [2022-08-29T19:07:46.414Z] 2408cc74d12b: Download complete [2022-08-29T19:07:46.414Z] d94ebbe4e438: Verifying Checksum [2022-08-29T19:07:46.414Z] d94ebbe4e438: Download complete [2022-08-29T19:07:46.677Z] 2408cc74d12b: Pull complete [2022-08-29T19:07:46.678Z] ea60b727a1ce: Pull complete [2022-08-29T19:07:46.939Z] 30c4a7721957: Pull complete [2022-08-29T19:07:46.939Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T19:07:46.939Z] 59ccb84bbe0f: Download complete [2022-08-29T19:07:47.201Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T19:07:47.201Z] bcfd1f05c69d: Download complete [2022-08-29T19:07:47.201Z] 370296b7ddb6: Verifying Checksum [2022-08-29T19:07:47.201Z] 370296b7ddb6: Download complete [2022-08-29T19:07:51.399Z] 370296b7ddb6: Pull complete [2022-08-29T19:07:51.399Z] 7c6cee850709: Pull complete [2022-08-29T19:07:51.399Z] 39a5fcdaea64: Pull complete [2022-08-29T19:07:51.399Z] d94ebbe4e438: Pull complete [2022-08-29T19:07:53.303Z] bcfd1f05c69d: Pull complete [2022-08-29T19:07:54.242Z] 59ccb84bbe0f: Pull complete [2022-08-29T19:07:54.242Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T19:07:54.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T19:07:54.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-29T19:07:54.607Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-29T19:07:54.607Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T19:07:54.607Z] WORKDIR /edgex [2022-08-29T19:07:54.607Z] COPY go.mod . [2022-08-29T19:07:54.607Z] RUN go mod download [2022-08-29T19:07:55.178Z] Sending build context to Docker daemon 169.4MB [2022-08-29T19:07:55.178Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T19:07:55.178Z] ---> a4fb48ad2a94 [2022-08-29T19:07:55.178Z] Step 2/4 : WORKDIR /edgex [2022-08-29T19:08:00.472Z] ---> Running in ee859a515c50 [2022-08-29T19:08:00.472Z] Removing intermediate container ee859a515c50 [2022-08-29T19:08:00.472Z] ---> 5e0174405793 [2022-08-29T19:08:00.472Z] Step 3/4 : COPY go.mod . [2022-08-29T19:08:00.472Z] ---> e2d96a901a2f [2022-08-29T19:08:00.472Z] Step 4/4 : RUN go mod download [2022-08-29T19:08:00.472Z] ---> Running in 3b06b1899db8 [2022-08-29T19:08:00.509Z] Still waiting to schedule task [2022-08-29T19:08:00.509Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-29T19:08:15.416Z] Removing intermediate container 3b06b1899db8 [2022-08-29T19:08:15.416Z] ---> 6742d971f042 [2022-08-29T19:08:15.416Z] Successfully built 6742d971f042 [2022-08-29T19:08:15.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:08:15.800Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T19:08:15.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:08:15.976Z] prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container [2022-08-29T19:08:16.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T19:08:16.486Z] $ docker top c50755349254a217a17b756b49a29ab10840fbcb4f15ff040326a6e7a03c6e69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T19:08:16.949Z] + go version [2022-08-29T19:08:16.949Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T19:08:16.990Z] $ docker stop --time=1 c50755349254a217a17b756b49a29ab10840fbcb4f15ff040326a6e7a03c6e69 [2022-08-29T19:08:18.321Z] $ docker rm -f c50755349254a217a17b756b49a29ab10840fbcb4f15ff040326a6e7a03c6e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:08:19.042Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T19:08:19.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:08:19.216Z] prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container [2022-08-29T19:08:19.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-29T19:08:19.641Z] $ docker top 39c059e4bea96269bafb049b8eb49a9259da262b3fbd91386a2f0aa133120eea -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-29T19:08:19.776Z] ========================================================= [2022-08-29T19:08:19.776Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-29T19:08:19.776Z] ========================================================= [Pipeline] sh [2022-08-29T19:08:20.076Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-29T19:08:20.440Z] + make test [2022-08-29T19:08:20.440Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-29T19:08:27.024Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-29T19:08:41.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-29T19:08:42.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-08-29T19:08:42.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-29T19:08:42.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-29T19:08:43.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements [2022-08-29T19:08:43.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-29T19:08:43.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.2% of statements [2022-08-29T19:08:43.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-29T19:08:43.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.187s coverage: 89.2% of statements [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 2.1% of statements [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2022-08-29T19:08:47.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2022-08-29T19:08:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-08-29T19:08:51.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements [2022-08-29T19:08:51.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.091s coverage: 44.8% of statements [2022-08-29T19:08:58.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 80.8% of statements [2022-08-29T19:08:58.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 91.2% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.8% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.212s coverage: 43.6% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-29T19:09:06.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-29T19:09:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-29T19:09:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-29T19:09:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-29T19:09:06.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-29T19:09:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-29T19:09:06.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-29T19:09:06.558Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-29T19:09:28.521Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-29T19:09:28.521Z] GO111MODULE=on go vet ./... [2022-08-29T19:09:31.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T19:09:31.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T19:09:31.814Z] ./bin/test-attribution-txt.sh [2022-08-29T19:09:31.814Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-29T19:09:31.814Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-29T19:09:31.814Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-29T19:09:31.814Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-29T19:09:31.814Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-29T19:09:31.814Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-29T19:09:31.814Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-29T19:09:31.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-29T19:09:32.190Z] + ls -al . [2022-08-29T19:09:32.190Z] total 736 [2022-08-29T19:09:32.190Z] drwxrwxr-x 10 1001 1001 4096 Aug 29 19:08 . [2022-08-29T19:09:32.190Z] drwxr-xr-x 4 root root 4096 Aug 29 19:08 .. [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 19:07 .dockerignore [2022-08-29T19:09:32.190Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 19:09 .git [2022-08-29T19:09:32.190Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 19:07 .github [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 1030 Aug 29 19:07 .gitignore [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 19:07 .golangci.yml [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 19:07 .hadolint.yml [2022-08-29T19:09:32.190Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 19:07 .semver [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 19:07 .sonarcloud.properties [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 19:07 ADOPTERS.md [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 10347 Aug 29 19:07 Attribution.txt [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 63209 Aug 29 19:07 CHANGELOG.md [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 19:07 CONTRIBUTING.md [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 19:07 GOVERNANCE.md [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 850 Aug 29 19:07 Jenkinsfile [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 19:07 LICENSE [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 13269 Aug 29 19:07 Makefile [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 19:07 OWNERS.md [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 9094 Aug 29 19:07 README.md [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 6912 Aug 29 19:07 SECURITY.md [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 5 Aug 29 19:07 VERSION [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 4131 Aug 29 19:07 ZMQWindows.md [2022-08-29T19:09:32.190Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 19:07 bin [2022-08-29T19:09:32.190Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 19:07 cmd [2022-08-29T19:09:32.190Z] -rw-r--r-- 1 root root 482786 Aug 29 19:09 coverage.out [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 3682 Aug 29 19:07 go.mod [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 38527 Aug 29 19:07 go.sum [2022-08-29T19:09:32.190Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 19:07 internal [2022-08-29T19:09:32.190Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 19:07 openapi [2022-08-29T19:09:32.190Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 19:07 snap [2022-08-29T19:09:32.190Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 19:07 version.go [Pipeline] sh [2022-08-29T19:09:32.507Z] + '[' -e coverage.out ] [2022-08-29T19:09:32.507Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-29T19:09:32.617Z] Stashed 1 file(s) [Pipeline] sh [2022-08-29T19:09:32.916Z] + make build [2022-08-29T19:09:32.916Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T19:09:41.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23794 in /w/workspace/edgexfoundry_edgex-go_PR-4136 [Pipeline] { [Pipeline] ws [2022-08-29T19:09:41.730Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-29T19:09:41.812Z] The recommended git tool is: git [2022-08-29T19:09:47.531Z] using credential edgex-jenkins-ssh [2022-08-29T19:09:47.547Z] Cloning the remote Git repository [2022-08-29T19:09:47.804Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T19:09:47.603Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-29T19:09:47.675Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-29T19:09:47.828Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-29T19:09:47.829Z] > git --version # timeout=10 [2022-08-29T19:09:47.870Z] > git --version # 'git version 2.25.1' [2022-08-29T19:09:47.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T19:09:47.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T19:09:57.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T19:09:59.170Z] 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-08-29T19:10:05.157Z] Merging remotes/origin/main commit fd31c8765befe4f65ed63f7a6396fa1577418d04 into PR head commit 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:10:05.515Z] Merge succeeded, producing 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:10:05.515Z] Checking out Revision 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 (PR-4136) [2022-08-29T19:10:04.500Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-29T19:10:04.522Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T19:10:04.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-29T19:10:04.579Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-29T19:10:04.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T19:10:04.593Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4136/head:refs/remotes/origin/PR-4136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-29T19:10:05.178Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T19:10:05.192Z] > git checkout -f 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 # timeout=10 [2022-08-29T19:10:05.425Z] > git remote # timeout=10 [2022-08-29T19:10:05.442Z] > git config --get remote.origin.url # timeout=10 [2022-08-29T19:10:05.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T19:10:05.474Z] > git merge fd31c8765befe4f65ed63f7a6396fa1577418d04 # timeout=10 [2022-08-29T19:10:05.503Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-29T19:10:05.526Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T19:10:05.539Z] > git checkout -f 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 # timeout=10 [2022-08-29T19:10:07.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T19:10:07.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T19:10:07.880Z] 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-08-29T19:10:09.263Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T19:10:09.832Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-08-29T19:10:09.898Z] > git --version # timeout=10 [2022-08-29T19:10:09.913Z] > git --version # 'git version 2.25.1' [2022-08-29T19:10:09.926Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T19:10:10.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T19:10:11.177Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T19:10:11.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T19:10:11.178Z] Dload Upload Total Spent Left Speed [2022-08-29T19:10:11.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11881 0 0 92100 0 --:--:-- --:--:-- --:--:-- 91392 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-08-29T19:10:11.586Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T19:10:11.860Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T19:10:12.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T19:10:12.224Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-08-29T19:10:12.224Z] sudo tee /etc/docker/daemon.new [2022-08-29T19:10:12.224Z] { [2022-08-29T19:10:12.224Z] "registry-mirrors": [ [2022-08-29T19:10:12.224Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T19:10:12.224Z] ], [2022-08-29T19:10:12.224Z] "bip": "10.250.0.254/24", [2022-08-29T19:10:12.224Z] "hosts": [ [2022-08-29T19:10:12.224Z] "tcp://0.0.0.0:5555", [2022-08-29T19:10:12.224Z] "unix:///var/run/docker.sock" [2022-08-29T19:10:12.224Z] ], [2022-08-29T19:10:12.224Z] "mtu": 1458, [2022-08-29T19:10:12.224Z] "selinux-enabled": true, [2022-08-29T19:10:12.224Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T19:10:12.224Z] } [Pipeline] sh [2022-08-29T19:10:12.587Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-29T19:10:13.138Z] + sudo service docker restart [2022-08-29T19:10:13.540Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T19:10:15.455Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-29T19:10:16.529Z] $ docker stop --time=1 39c059e4bea96269bafb049b8eb49a9259da262b3fbd91386a2f0aa133120eea [2022-08-29T19:10:20.048Z] $ docker rm -f 39c059e4bea96269bafb049b8eb49a9259da262b3fbd91386a2f0aa133120eea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:10:21.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T19:10:21.330Z] [2022-08-29T19:10:21.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:10:21.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T19:10:21.989Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-29T19:10:21.989Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-29T19:10:21.989Z] ca9280d653b3: Pulling fs layer [2022-08-29T19:10:21.989Z] 7e9c9ca2126c: Pulling fs layer [2022-08-29T19:10:21.989Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-29T19:10:21.989Z] cbdbe7a5bc2a: Download complete [2022-08-29T19:10:21.989Z] ca9280d653b3: Verifying Checksum [2022-08-29T19:10:21.989Z] ca9280d653b3: Download complete [2022-08-29T19:10:21.989Z] cbdbe7a5bc2a: Pull complete [2022-08-29T19:10:22.562Z] 7e9c9ca2126c: Verifying Checksum [2022-08-29T19:10:22.562Z] 7e9c9ca2126c: Download complete [2022-08-29T19:10:22.562Z] ca9280d653b3: Pull complete [2022-08-29T19:10:26.762Z] 7e9c9ca2126c: Pull complete [2022-08-29T19:10:26.762Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-29T19:10:26.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T19:10:26.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:10:26.992Z] prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container [2022-08-29T19:10:27.031Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-29T19:10:29.284Z] $ docker top e3948ca4ea30151846312e34eb77d557d6c283637e0d1e46d168e9fb4b701030 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T19:10:29.695Z] + docker-compose build --help [2022-08-29T19:10:29.695Z] + grep parallel [2022-08-29T19:10:30.266Z] --parallel Build images in parallel. [Pipeline] } [2022-08-29T19:10:30.303Z] $ docker stop --time=1 e3948ca4ea30151846312e34eb77d557d6c283637e0d1e46d168e9fb4b701030 [2022-08-29T19:10:31.566Z] $ docker rm -f e3948ca4ea30151846312e34eb77d557d6c283637e0d1e46d168e9fb4b701030 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T19:10:31.742Z] provisioning config files... [2022-08-29T19:10:31.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2280127331060762329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:10:32.146Z] ---> docker-login.sh [2022-08-29T19:10:32.146Z] nexus3.edgexfoundry.org:10001 [2022-08-29T19:10:32.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T19:10:32.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:10:32.493Z] prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container [2022-08-29T19:10:32.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-29T19:10:32.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:10:32.876Z] $ docker top 9ac1a1fec82997bcd1d9b8b82af657d510dd5d3923e006e0721ce5fd6ba92df6 -eo pid,comm [Pipeline] { [2022-08-29T19:10:33.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:10:33.014Z] Configure a credential helper to remove this warning. See [2022-08-29T19:10:33.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:10:33.014Z] [2022-08-29T19:10:33.014Z] Login Succeeded [2022-08-29T19:10:33.014Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2022-08-29T19:10:33.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:10:33.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:10:33.285Z] Configure a credential helper to remove this warning. See [2022-08-29T19:10:33.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:10:33.285Z] [2022-08-29T19:10:33.285Z] Login Succeeded [2022-08-29T19:10:33.285Z] nexus3.edgexfoundry.org:10003 [2022-08-29T19:10:33.302Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-29T19:10:33.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:10:33.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:10:33.831Z] Configure a credential helper to remove this warning. See [2022-08-29T19:10:33.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:10:33.831Z] [2022-08-29T19:10:33.831Z] Login Succeeded [2022-08-29T19:10:33.831Z] nexus3.edgexfoundry.org:10004 [2022-08-29T19:10:33.872Z] Building core-command ... [2022-08-29T19:10:33.872Z] Building core-data ... [2022-08-29T19:10:33.872Z] Building core-metadata ... [2022-08-29T19:10:33.872Z] Building security-bootstrapper ... [2022-08-29T19:10:33.872Z] Building security-proxy-setup ... [2022-08-29T19:10:33.872Z] Building security-secretstore-setup ... [2022-08-29T19:10:33.872Z] Building security-spiffe-token-provider ... [2022-08-29T19:10:33.872Z] Building security-spire-agent ... [2022-08-29T19:10:33.872Z] Building security-spire-config ... [2022-08-29T19:10:33.872Z] Building security-spire-server ... [2022-08-29T19:10:33.872Z] Building support-notifications ... [2022-08-29T19:10:33.872Z] Building support-scheduler ... [2022-08-29T19:10:33.872Z] Building sys-mgmt-agent ... [2022-08-29T19:10:33.872Z] Building security-secretstore-setup [2022-08-29T19:10:33.872Z] Building security-spire-server [2022-08-29T19:10:33.872Z] Building security-spire-config [2022-08-29T19:10:33.872Z] Building core-data [2022-08-29T19:10:33.872Z] Building security-bootstrapper [2022-08-29T19:10:34.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:10:34.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:10:34.102Z] Configure a credential helper to remove this warning. See [2022-08-29T19:10:34.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:10:34.102Z] [2022-08-29T19:10:34.102Z] Login Succeeded [2022-08-29T19:10:34.102Z] docker.io [2022-08-29T19:10:34.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T19:10:34.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T19:10:34.981Z] Configure a credential helper to remove this warning. See [2022-08-29T19:10:34.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T19:10:34.981Z] [2022-08-29T19:10:34.981Z] Login Succeeded [2022-08-29T19:10:34.981Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T19:10:35.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-29T19:10:35.707Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-29T19:10:35.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T19:10:35.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T19:10:35.831Z] ========================================================= [2022-08-29T19:10:35.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-29T19:10:35.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-29T19:10:36.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T19:10:36.485Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-29T19:10:36.485Z] b3c136eddcbf: Pulling fs layer [2022-08-29T19:10:36.485Z] c0a3192eca97: Pulling fs layer [2022-08-29T19:10:36.485Z] a050256f5b6f: Pulling fs layer [2022-08-29T19:10:36.485Z] 656be50a0ddc: Pulling fs layer [2022-08-29T19:10:36.485Z] 2bbca73fdf42: Pulling fs layer [2022-08-29T19:10:36.485Z] 46d945488cbd: Pulling fs layer [2022-08-29T19:10:36.485Z] 8a5474983e97: Pulling fs layer [2022-08-29T19:10:36.485Z] 329c88fbcd65: Pulling fs layer [2022-08-29T19:10:36.485Z] 656be50a0ddc: Waiting [2022-08-29T19:10:36.485Z] 2bbca73fdf42: Waiting [2022-08-29T19:10:36.485Z] 46d945488cbd: Waiting [2022-08-29T19:10:36.485Z] 8a5474983e97: Waiting [2022-08-29T19:10:36.485Z] a050256f5b6f: Verifying Checksum [2022-08-29T19:10:36.485Z] a050256f5b6f: Download complete [2022-08-29T19:10:36.485Z] c0a3192eca97: Verifying Checksum [2022-08-29T19:10:36.485Z] c0a3192eca97: Download complete [2022-08-29T19:10:36.485Z] 2bbca73fdf42: Verifying Checksum [2022-08-29T19:10:36.485Z] 2bbca73fdf42: Download complete [2022-08-29T19:10:36.485Z] 46d945488cbd: Verifying Checksum [2022-08-29T19:10:36.485Z] 46d945488cbd: Download complete [2022-08-29T19:10:36.485Z] b3c136eddcbf: Verifying Checksum [2022-08-29T19:10:36.485Z] b3c136eddcbf: Download complete [2022-08-29T19:10:37.084Z] b3c136eddcbf: Pull complete [2022-08-29T19:10:37.360Z] 329c88fbcd65: Verifying Checksum [2022-08-29T19:10:37.360Z] 329c88fbcd65: Download complete [2022-08-29T19:10:37.637Z] c0a3192eca97: Pull complete [2022-08-29T19:10:37.909Z] a050256f5b6f: Pull complete [2022-08-29T19:10:38.504Z] 8a5474983e97: Verifying Checksum [2022-08-29T19:10:38.504Z] 8a5474983e97: Download complete [2022-08-29T19:10:39.095Z] 656be50a0ddc: Verifying Checksum [2022-08-29T19:10:39.095Z] 656be50a0ddc: Download complete [2022-08-29T19:10:46.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:10:46.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:10:46.095Z] ---> 6742d971f042 [2022-08-29T19:10:46.095Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T19:10:46.095Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:10:46.095Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:10:46.095Z] ---> 6742d971f042 [2022-08-29T19:10:46.095Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T19:10:46.095Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:10:46.095Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:10:46.095Z] ---> 6742d971f042 [2022-08-29T19:10:46.095Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T19:10:46.095Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:10:46.095Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:10:46.095Z] ---> 6742d971f042 [2022-08-29T19:10:46.095Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T19:10:46.095Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:10:46.095Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:10:46.095Z] ---> 6742d971f042 [2022-08-29T19:10:46.095Z] Step 3/31 : WORKDIR /edgex-go [2022-08-29T19:10:54.205Z] 656be50a0ddc: Pull complete [2022-08-29T19:10:54.205Z] 2bbca73fdf42: Pull complete [2022-08-29T19:10:54.205Z] 46d945488cbd: Pull complete [2022-08-29T19:10:56.104Z] ---> Running in c47d2caf4bc4 [2022-08-29T19:10:56.104Z] ---> Running in 599ea3259c11 [2022-08-29T19:10:56.104Z] ---> Running in 233daf9d3c72 [2022-08-29T19:10:56.104Z] ---> Running in 507b78c37557 [2022-08-29T19:10:56.104Z] ---> Running in a3da97ee23c0 [2022-08-29T19:10:56.367Z] Removing intermediate container 599ea3259c11 [2022-08-29T19:10:56.367Z] ---> 78a67aa30d1a [2022-08-29T19:10:56.367Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:10:56.367Z] Removing intermediate container 233daf9d3c72 [2022-08-29T19:10:56.367Z] ---> 20501a62bd7c [2022-08-29T19:10:56.367Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:10:56.367Z] Removing intermediate container c47d2caf4bc4 [2022-08-29T19:10:56.367Z] ---> 0e473478a14b [2022-08-29T19:10:56.367Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:10:56.627Z] Removing intermediate container a3da97ee23c0 [2022-08-29T19:10:56.627Z] ---> 2f80431143c6 [2022-08-29T19:10:56.627Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:10:56.627Z] Removing intermediate container 507b78c37557 [2022-08-29T19:10:56.627Z] ---> ee4ceef4fae3 [2022-08-29T19:10:56.627Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:10:56.898Z] ---> Running in cdad3692f606 [2022-08-29T19:10:56.898Z] ---> Running in d465565195c7 [2022-08-29T19:10:56.898Z] ---> Running in db49490581d0 [2022-08-29T19:10:56.898Z] ---> Running in 25c32ad89c90 [2022-08-29T19:10:56.898Z] ---> Running in 0ec1ea47edfa [2022-08-29T19:10:58.286Z] Removing intermediate container d465565195c7 [2022-08-29T19:10:58.286Z] ---> 4c85d2080a38 [2022-08-29T19:10:58.286Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T19:10:58.286Z] ---> Running in 976dd63a85a0 [2022-08-29T19:10:58.542Z] 8a5474983e97: Pull complete [2022-08-29T19:10:58.547Z] Removing intermediate container db49490581d0 [2022-08-29T19:10:58.547Z] ---> 973413982d8b [2022-08-29T19:10:58.547Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-29T19:10:58.547Z] Removing intermediate container cdad3692f606 [2022-08-29T19:10:58.547Z] ---> b0800e18aad1 [2022-08-29T19:10:58.547Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-29T19:10:58.547Z] ---> Running in 7419b41fbbe9 [2022-08-29T19:10:58.547Z] ---> Running in f70d430048d8 [2022-08-29T19:10:58.547Z] Removing intermediate container 0ec1ea47edfa [2022-08-29T19:10:58.547Z] ---> c1d0be473333 [2022-08-29T19:10:58.547Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T19:10:58.547Z] ---> Running in 9a9f8ed01e97 [2022-08-29T19:10:58.805Z] Removing intermediate container 25c32ad89c90 [2022-08-29T19:10:58.805Z] ---> 67d1a6ae00e9 [2022-08-29T19:10:58.805Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-29T19:10:58.805Z] ---> Running in fa3875e6ad86 [2022-08-29T19:10:58.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:10:59.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:10:59.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:10:59.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:10:59.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:10:59.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:10:59.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:00.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:00.160Z] OK: 211 MiB in 51 packages [2022-08-29T19:11:00.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:00.160Z] OK: 211 MiB in 51 packages [2022-08-29T19:11:00.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:00.521Z] 329c88fbcd65: Pull complete [2022-08-29T19:11:00.521Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-29T19:11:00.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T19:11:00.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-29T19:11:00.681Z] Removing intermediate container 976dd63a85a0 [2022-08-29T19:11:00.681Z] ---> 9a47bf858556 [2022-08-29T19:11:00.681Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T19:11:00.681Z] OK: 211 MiB in 51 packages [2022-08-29T19:11:00.681Z] OK: 211 MiB in 51 packages [2022-08-29T19:11:00.681Z] Removing intermediate container 7419b41fbbe9 [2022-08-29T19:11:00.681Z] ---> 37ea1e073ff2 [2022-08-29T19:11:00.681Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T19:11:00.681Z] ---> bfa2f1fc2cb2 [2022-08-29T19:11:00.681Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:11:00.923Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-29T19:11:00.923Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T19:11:00.923Z] WORKDIR /edgex [2022-08-29T19:11:00.923Z] COPY go.mod . [2022-08-29T19:11:00.923Z] RUN go mod download [2022-08-29T19:11:00.941Z] ---> Running in 6e8b826998ca [2022-08-29T19:11:00.941Z] ---> f6e6caeb1868 [2022-08-29T19:11:00.941Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:11:00.941Z] ---> Running in e477b6ec20fa [2022-08-29T19:11:00.941Z] Removing intermediate container 9a9f8ed01e97 [2022-08-29T19:11:00.941Z] ---> 614b54c48c35 [2022-08-29T19:11:00.941Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T19:11:01.203Z] Removing intermediate container f70d430048d8 [2022-08-29T19:11:01.203Z] ---> 59114eeb2f62 [2022-08-29T19:11:01.203Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T19:11:01.203Z] ---> ac034c26b3b1 [2022-08-29T19:11:01.203Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:11:01.203Z] ---> Running in 1e49f56a2ac8 [2022-08-29T19:11:01.203Z] OK: 211 MiB in 51 packages [2022-08-29T19:11:01.472Z] ---> 4dcbf50a5136 [2022-08-29T19:11:01.472Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:11:01.472Z] ---> Running in 7d7b140317d9 [2022-08-29T19:11:01.549Z] Sending build context to Docker daemon 3.161MB [2022-08-29T19:11:01.549Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T19:11:01.549Z] ---> ff4287adb874 [2022-08-29T19:11:01.549Z] Step 2/4 : WORKDIR /edgex [2022-08-29T19:11:01.733Z] Removing intermediate container fa3875e6ad86 [2022-08-29T19:11:01.733Z] ---> f84acc66fb39 [2022-08-29T19:11:01.733Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-29T19:11:01.993Z] ---> 0cef61f73053 [2022-08-29T19:11:01.993Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:11:01.993Z] ---> Running in 8d4f46f78bb0 [2022-08-29T19:11:03.519Z] ---> Running in ab3da98f1c72 [2022-08-29T19:11:03.519Z] Removing intermediate container ab3da98f1c72 [2022-08-29T19:11:03.519Z] ---> 37febf982960 [2022-08-29T19:11:03.519Z] Step 3/4 : COPY go.mod . [2022-08-29T19:11:04.115Z] ---> 1932b30cbc4d [2022-08-29T19:11:04.115Z] Step 4/4 : RUN go mod download [2022-08-29T19:11:04.115Z] ---> Running in 56403f8c16d0 [2022-08-29T19:11:20.457Z] Removing intermediate container 7d7b140317d9 [2022-08-29T19:11:20.458Z] ---> 7a9a12d46076 [2022-08-29T19:11:20.458Z] Step 8/25 : COPY . . [2022-08-29T19:11:20.458Z] Removing intermediate container e477b6ec20fa [2022-08-29T19:11:20.458Z] ---> cd73d81e0247 [2022-08-29T19:11:20.458Z] Step 8/23 : COPY . . [2022-08-29T19:11:20.458Z] Removing intermediate container 8d4f46f78bb0 [2022-08-29T19:11:20.458Z] ---> 66c1ee3a4fc8 [2022-08-29T19:11:20.458Z] Step 8/31 : COPY . . [2022-08-29T19:11:20.458Z] Removing intermediate container 1e49f56a2ac8 [2022-08-29T19:11:20.458Z] ---> 8347eeb94a6a [2022-08-29T19:11:20.458Z] Step 8/26 : COPY . . [2022-08-29T19:11:20.458Z] Removing intermediate container 6e8b826998ca [2022-08-29T19:11:20.458Z] ---> b2a98ae287d9 [2022-08-29T19:11:20.458Z] Step 8/25 : COPY . . [2022-08-29T19:11:36.485Z] Removing intermediate container 56403f8c16d0 [2022-08-29T19:11:36.485Z] ---> 18b375f5f8f9 [2022-08-29T19:11:36.485Z] Successfully built 18b375f5f8f9 [2022-08-29T19:11:36.485Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:11:36.897Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T19:11:36.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:11:37.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container [2022-08-29T19:11:37.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T19:11:38.470Z] $ docker top 05178a4c796ecbc6a81fbbe33761a5bdc83e5640d75c6f96530311d0435ee0a2 -eo pid,comm [2022-08-29T19:11:38.605Z] ---> b3d683ffe649 [2022-08-29T19:11:38.605Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-29T19:11:38.605Z] ---> 67c2f2b099ad [2022-08-29T19:11:38.605Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-29T19:11:38.605Z] ---> 4134072d5135 [2022-08-29T19:11:38.605Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T19:11:38.605Z] ---> Running in 456681f31794 [2022-08-29T19:11:38.605Z] ---> 683ce3083733 [2022-08-29T19:11:38.605Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T19:11:38.605Z] ---> Running in a65fdbd7486b [2022-08-29T19:11:38.605Z] ---> 13a9b513571f [2022-08-29T19:11:38.605Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-29T19:11:38.605Z] ---> Running in a5b06929632d [2022-08-29T19:11:38.605Z] ---> Running in 93ec287b1ac8 [2022-08-29T19:11:38.605Z] ---> Running in b366e92b6efa [2022-08-29T19:11:38.605Z] Removing intermediate container a5b06929632d [2022-08-29T19:11:38.605Z] ---> 7191aecbfb0f [2022-08-29T19:11:38.605Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-29T19:11:38.605Z] ---> Running in d9198101a7ca [2022-08-29T19:11:38.605Z] Removing intermediate container 93ec287b1ac8 [2022-08-29T19:11:38.605Z] ---> dfcfb9a53e71 [2022-08-29T19:11:38.605Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T19:11:38.605Z] ---> Running in 0d1825485ff5 [2022-08-29T19:11:38.605Z] Removing intermediate container d9198101a7ca [2022-08-29T19:11:38.605Z] ---> 64487c70ecbc [2022-08-29T19:11:38.605Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T19:11:38.605Z] ---> Running in ef2ac540b650 [2022-08-29T19:11:38.605Z] Removing intermediate container 0d1825485ff5 [2022-08-29T19:11:38.605Z] ---> 0aeab9c4fad7 [2022-08-29T19:11:38.605Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T19:11:38.605Z] ---> Running in 475ffd1acc4a [2022-08-29T19:11:38.605Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T19:11:38.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T19:11:38.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T19:11:38.605Z] Removing intermediate container 475ffd1acc4a [2022-08-29T19:11:38.605Z] ---> f2ffb45440bc [2022-08-29T19:11:38.605Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T19:11:38.605Z] Removing intermediate container ef2ac540b650 [2022-08-29T19:11:38.605Z] ---> d368d985b5fe [2022-08-29T19:11:38.605Z] Step 12/25 : WORKDIR /edgex-go [2022-08-29T19:11:38.605Z] ---> Running in 2884a277c719 [2022-08-29T19:11:38.605Z] ---> Running in dad141d3140c [2022-08-29T19:11:38.605Z] Removing intermediate container 2884a277c719 [2022-08-29T19:11:38.605Z] ---> c933058bb46d [2022-08-29T19:11:38.605Z] [2022-08-29T19:11:38.605Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T19:11:38.605Z] Removing intermediate container dad141d3140c [2022-08-29T19:11:38.605Z] ---> c6a58a1cec37 [2022-08-29T19:11:38.605Z] [2022-08-29T19:11:38.605Z] Step 13/25 : FROM alpine:3.15 [Pipeline] { [Pipeline] sh [2022-08-29T19:11:38.863Z] 3.15: Pulling from library/alpine [2022-08-29T19:11:38.863Z] 3.15: Pulling from library/alpine [2022-08-29T19:11:39.421Z] + go version [2022-08-29T19:11:39.421Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-29T19:11:39.460Z] $ docker stop --time=1 05178a4c796ecbc6a81fbbe33761a5bdc83e5640d75c6f96530311d0435ee0a2 [2022-08-29T19:11:39.799Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T19:11:39.799Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T19:11:39.799Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T19:11:39.799Z] Status: Image is up to date for alpine:3.15 [2022-08-29T19:11:39.799Z] ---> c4fc93816858 [2022-08-29T19:11:39.799Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:11:39.799Z] ---> c4fc93816858 [2022-08-29T19:11:39.799Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:11:39.799Z] ---> Running in db07160308fc [2022-08-29T19:11:39.799Z] ---> Running in a0c224c0e5ce [2022-08-29T19:11:40.074Z] Removing intermediate container db07160308fc [2022-08-29T19:11:40.074Z] ---> ef63db9932f9 [2022-08-29T19:11:40.074Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:11:40.335Z] Removing intermediate container a0c224c0e5ce [2022-08-29T19:11:40.335Z] ---> 5c204d49ed5e [2022-08-29T19:11:40.335Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:11:40.335Z] ---> Running in 6f5e2994aa84 [2022-08-29T19:11:40.335Z] ---> Running in 86812040a5be [2022-08-29T19:11:41.109Z] $ docker rm -f 05178a4c796ecbc6a81fbbe33761a5bdc83e5640d75c6f96530311d0435ee0a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:11:42.099Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T19:11:42.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:11:42.257Z] Removing intermediate container 6f5e2994aa84 [2022-08-29T19:11:42.257Z] ---> 16ac383db3d6 [2022-08-29T19:11:42.257Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T19:11:42.257Z] ---> Running in 27d0b582dc9e [2022-08-29T19:11:42.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container [2022-08-29T19:11:42.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-29T19:11:42.522Z] Removing intermediate container 86812040a5be [2022-08-29T19:11:42.522Z] ---> 387e3bc16e6a [2022-08-29T19:11:42.522Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-29T19:11:42.522Z] ---> Running in f564c6e56630 [2022-08-29T19:11:43.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:43.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:43.788Z] $ docker top 55dd88ade1b4808820a9b883fe59d591e2775be5fd87ba2ced24881ac006bdd7 -eo pid,comm [2022-08-29T19:11:44.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:44.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2022-08-29T19:11:44.178Z] ========================================================= [2022-08-29T19:11:44.178Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-29T19:11:44.178Z] ========================================================= [Pipeline] sh [2022-08-29T19:11:44.281Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T19:11:44.281Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T19:11:44.281Z] OK: 15856 distinct packages available [2022-08-29T19:11:44.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:44.281Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T19:11:44.281Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T19:11:44.281Z] OK: 15856 distinct packages available [2022-08-29T19:11:44.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:44.834Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-29T19:11:45.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:45.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:11:45.366Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T19:11:45.366Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T19:11:45.560Z] + make test [2022-08-29T19:11:45.560Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-29T19:11:45.625Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-29T19:11:45.625Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T19:11:45.625Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-29T19:11:45.625Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T19:11:45.625Z] (3/4) Installing libucontext (1.1-r0) [2022-08-29T19:11:45.884Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T19:11:45.884Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-29T19:11:45.884Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T19:11:45.884Z] OK: 6 MiB in 18 packages [2022-08-29T19:11:45.884Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T19:11:45.884Z] OK: 7 MiB in 19 packages [2022-08-29T19:11:48.423Z] Removing intermediate container 27d0b582dc9e [2022-08-29T19:11:48.423Z] ---> 292c6232d3af [2022-08-29T19:11:48.423Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T19:11:48.423Z] Removing intermediate container f564c6e56630 [2022-08-29T19:11:48.423Z] ---> 298a29feee7e [2022-08-29T19:11:48.423Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T19:11:54.997Z] ---> bac946bb3c9a [2022-08-29T19:11:54.997Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T19:11:54.997Z] ---> 9083ff7b9728 [2022-08-29T19:11:54.997Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T19:11:54.997Z] ---> e2d51812422c [2022-08-29T19:11:54.997Z] ---> edc9273f1496 [2022-08-29T19:11:54.997Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-29T19:11:54.997Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-29T19:11:54.997Z] ---> Running in ead8e86979cb [2022-08-29T19:11:55.257Z] Removing intermediate container ead8e86979cb [2022-08-29T19:11:55.257Z] ---> 9115943d5f43 [2022-08-29T19:11:55.257Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-29T19:11:55.572Z] ---> 2b932c1b9b4a [2022-08-29T19:11:55.572Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-29T19:11:55.838Z] ---> 3cd77f284215 [2022-08-29T19:11:55.838Z] Step 21/26 : WORKDIR / [2022-08-29T19:11:56.142Z] ---> Running in c6d0d11c6f0d [2022-08-29T19:11:56.142Z] ---> 3456d80c7e41 [2022-08-29T19:11:56.142Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T19:11:56.142Z] ---> Running in 36382fa18dd1 [2022-08-29T19:11:56.142Z] Removing intermediate container c6d0d11c6f0d [2022-08-29T19:11:56.142Z] ---> 99ca9d39fb5c [2022-08-29T19:11:56.142Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T19:11:56.432Z] Removing intermediate container 36382fa18dd1 [2022-08-29T19:11:56.432Z] ---> 8e7fcca0e2c5 [2022-08-29T19:11:56.432Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T19:11:56.432Z] ---> Running in 494fe61637e1 [2022-08-29T19:11:56.432Z] ---> Running in 79abf9e5af63 [2022-08-29T19:11:56.694Z] Removing intermediate container 494fe61637e1 [2022-08-29T19:11:56.694Z] ---> 012fdcd99bc2 [2022-08-29T19:11:56.694Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T19:11:56.694Z] Removing intermediate container 79abf9e5af63 [2022-08-29T19:11:56.694Z] ---> 8670377bdd95 [2022-08-29T19:11:56.694Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T19:11:56.694Z] ---> Running in 33d7b4304583 [2022-08-29T19:11:56.694Z] ---> Running in dc522a9354ac [2022-08-29T19:11:56.953Z] Removing intermediate container 33d7b4304583 [2022-08-29T19:11:56.953Z] ---> a5ac327800ac [2022-08-29T19:11:56.953Z] Step 24/26 : LABEL arch=x86_64 [2022-08-29T19:11:57.213Z] Removing intermediate container dc522a9354ac [2022-08-29T19:11:57.213Z] ---> bf80de42e969 [2022-08-29T19:11:57.213Z] Step 24/25 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:11:57.213Z] ---> Running in 53f6085cc9a4 [2022-08-29T19:11:57.213Z] ---> Running in 8bd5dd8e6839 [2022-08-29T19:11:57.521Z] Removing intermediate container 53f6085cc9a4 [2022-08-29T19:11:57.521Z] ---> fb00ac445e31 [2022-08-29T19:11:57.521Z] Step 25/26 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:11:57.521Z] Removing intermediate container 8bd5dd8e6839 [2022-08-29T19:11:57.521Z] ---> 391b97c4128f [2022-08-29T19:11:57.521Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T19:11:57.521Z] ---> Running in b71a6702311c [2022-08-29T19:11:57.521Z] ---> Running in 8e16d963422c [2022-08-29T19:11:57.784Z] Removing intermediate container b71a6702311c [2022-08-29T19:11:57.784Z] ---> 2cbd7feac265 [2022-08-29T19:11:57.784Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T19:11:57.784Z] Removing intermediate container 8e16d963422c [2022-08-29T19:11:57.784Z] ---> a086e9b51423 [2022-08-29T19:11:57.784Z] [2022-08-29T19:11:57.784Z] Successfully built a086e9b51423 [2022-08-29T19:11:57.784Z] Successfully tagged security-spire-server:latest [2022-08-29T19:11:57.784Z]  Building security-spire-server ... done Building core-command [2022-08-29T19:11:58.043Z] ---> Running in 125a06e54c93 [2022-08-29T19:11:58.043Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T19:11:59.949Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:11:59.949Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:11:59.949Z] ---> 6742d971f042 [2022-08-29T19:11:59.949Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T19:11:59.949Z] ---> Using cache [2022-08-29T19:11:59.949Z] ---> ee4ceef4fae3 [2022-08-29T19:11:59.949Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:11:59.949Z] ---> Using cache [2022-08-29T19:11:59.949Z] ---> c1d0be473333 [2022-08-29T19:11:59.949Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-29T19:12:01.863Z] Removing intermediate container 125a06e54c93 [2022-08-29T19:12:01.863Z] ---> d639cb407b53 [2022-08-29T19:12:01.863Z] [2022-08-29T19:12:01.863Z] ---> Running in 592052e46b16 [2022-08-29T19:12:01.863Z] Successfully built d639cb407b53 [2022-08-29T19:12:01.863Z] Successfully tagged security-spire-config:latest [2022-08-29T19:12:01.863Z] Building sys-mgmt-agent [2022-08-29T19:12:02.121Z]  Building security-spire-config ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:03.063Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:03.321Z] OK: 211 MiB in 51 packages [2022-08-29T19:12:05.889Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:12:05.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:12:05.889Z] ---> 6742d971f042 [2022-08-29T19:12:05.889Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T19:12:05.889Z] ---> Using cache [2022-08-29T19:12:05.889Z] ---> ee4ceef4fae3 [2022-08-29T19:12:05.889Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:12:05.889Z] ---> Using cache [2022-08-29T19:12:05.889Z] ---> c1d0be473333 [2022-08-29T19:12:05.889Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-29T19:12:10.092Z] ---> Running in 969b51b6e585 [2022-08-29T19:12:10.092Z] Removing intermediate container b366e92b6efa [2022-08-29T19:12:10.092Z] ---> a05c9d4d06c0 [2022-08-29T19:12:10.092Z] [2022-08-29T19:12:10.092Z] Step 10/31 : FROM alpine:3.16 [2022-08-29T19:12:10.092Z] Removing intermediate container a65fdbd7486b [2022-08-29T19:12:10.092Z] ---> 859e1de9c2c0 [2022-08-29T19:12:10.092Z] [2022-08-29T19:12:10.092Z] Step 10/25 : FROM alpine:3.16 [2022-08-29T19:12:10.092Z] Removing intermediate container 592052e46b16 [2022-08-29T19:12:10.092Z] ---> fa97d44da929 [2022-08-29T19:12:10.092Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T19:12:10.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:10.092Z] ---> 557c54dfdb55 [2022-08-29T19:12:10.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:12:10.662Z] 3.16: Pulling from library/alpine [2022-08-29T19:12:10.922Z] 3.16: Pulling from library/alpine [2022-08-29T19:12:10.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:11.181Z] OK: 211 MiB in 51 packages [2022-08-29T19:12:11.442Z] ---> Running in 172f427605bf [2022-08-29T19:12:11.442Z] Removing intermediate container 456681f31794 [2022-08-29T19:12:11.442Z] ---> 087e295ceedc [2022-08-29T19:12:11.442Z] [2022-08-29T19:12:11.442Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T19:12:11.442Z] 3.16: Pulling from library/alpine [2022-08-29T19:12:11.719Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T19:12:11.978Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T19:12:11.978Z] ---> 9c6f07244728 [2022-08-29T19:12:11.978Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:12:11.978Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T19:12:11.978Z] Status: Image is up to date for alpine:3.16 [2022-08-29T19:12:11.978Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T19:12:11.978Z] Status: Image is up to date for alpine:3.16 [2022-08-29T19:12:11.978Z] ---> 9c6f07244728 [2022-08-29T19:12:11.978Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-29T19:12:11.978Z] ---> 9c6f07244728 [2022-08-29T19:12:11.978Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-29T19:12:11.978Z] Removing intermediate container 969b51b6e585 [2022-08-29T19:12:11.978Z] ---> 107ccb9c508d [2022-08-29T19:12:11.978Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T19:12:11.978Z] ---> Running in 61738973d0ed [2022-08-29T19:12:11.978Z] ---> Running in a3bf93dfedf5 [2022-08-29T19:12:11.978Z] ---> Running in 69f177cc3b14 [2022-08-29T19:12:12.239Z] Removing intermediate container 69f177cc3b14 [2022-08-29T19:12:12.239Z] ---> c52b44ae404b [2022-08-29T19:12:12.239Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-29T19:12:12.239Z] Removing intermediate container 61738973d0ed [2022-08-29T19:12:12.239Z] ---> cd2f4e315dff [2022-08-29T19:12:12.239Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-29T19:12:12.239Z] ---> Running in 27c1008f7108 [2022-08-29T19:12:12.239Z] ---> Running in 95b4093b5893 [2022-08-29T19:12:12.239Z] ---> bc82591ecc51 [2022-08-29T19:12:12.239Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:12:12.239Z] ---> Running in 8b285eaf4dab [2022-08-29T19:12:12.239Z] Removing intermediate container 27c1008f7108 [2022-08-29T19:12:12.239Z] ---> 1926fb2765bf [2022-08-29T19:12:12.239Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-29T19:12:12.239Z] ---> Running in 9ea102cad0a9 [2022-08-29T19:12:12.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:12.502Z] Removing intermediate container 9ea102cad0a9 [2022-08-29T19:12:12.502Z] ---> 15f79750d7d1 [2022-08-29T19:12:12.502Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:12:12.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:12.502Z] ---> Running in 9f93756ad2b1 [2022-08-29T19:12:12.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:12.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:12.764Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-29T19:12:12.764Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-29T19:12:12.764Z] (3/3) Installing su-exec (0.2-r1) [2022-08-29T19:12:12.764Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:12:12.764Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:12:12.764Z] OK: 6 MiB in 17 packages [2022-08-29T19:12:12.764Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-29T19:12:12.764Z] (2/2) Installing su-exec (0.2-r1) [2022-08-29T19:12:12.764Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:12:12.764Z] OK: 6 MiB in 16 packages [2022-08-29T19:12:16.061Z] Removing intermediate container a3bf93dfedf5 [2022-08-29T19:12:16.061Z] ---> 2cc8a8b3d022 [2022-08-29T19:12:16.061Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T19:12:16.061Z] ---> Running in d7ae99ff8c2f [2022-08-29T19:12:16.061Z] Removing intermediate container 9f93756ad2b1 [2022-08-29T19:12:16.061Z] ---> a6460d124c41 [2022-08-29T19:12:16.061Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T19:12:16.061Z] Removing intermediate container 95b4093b5893 [2022-08-29T19:12:16.061Z] ---> f29d8b8b7c49 [2022-08-29T19:12:16.061Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-29T19:12:16.061Z] ---> Running in 4fb5ad176e21 [2022-08-29T19:12:16.061Z] ---> Running in 0cd88477e1a0 [2022-08-29T19:12:16.061Z] Removing intermediate container d7ae99ff8c2f [2022-08-29T19:12:16.061Z] ---> 7adac3682667 [2022-08-29T19:12:16.061Z] Step 13/25 : WORKDIR / [2022-08-29T19:12:16.327Z] Removing intermediate container 4fb5ad176e21 [2022-08-29T19:12:16.327Z] ---> d77a99ec5180 [2022-08-29T19:12:16.327Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-29T19:12:16.327Z] ---> Running in 0bcdbd4d4581 [2022-08-29T19:12:16.327Z] ---> Running in 0a9a82a6ea5d [2022-08-29T19:12:16.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:16.600Z] Removing intermediate container 0bcdbd4d4581 [2022-08-29T19:12:16.600Z] ---> 409f5a217d44 [2022-08-29T19:12:16.600Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-29T19:12:16.859Z] Removing intermediate container 0a9a82a6ea5d [2022-08-29T19:12:16.859Z] ---> 08c6ac4d8621 [2022-08-29T19:12:16.859Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-29T19:12:16.859Z] ---> Running in a76b2cae0387 [2022-08-29T19:12:16.859Z] ---> 584f28242165 [2022-08-29T19:12:16.859Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-29T19:12:17.138Z] Removing intermediate container a76b2cae0387 [2022-08-29T19:12:17.138Z] ---> 1d4c1f8a57da [2022-08-29T19:12:17.138Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-29T19:12:17.138Z] ---> Running in 9f7ff1af2275 [2022-08-29T19:12:17.399Z] ---> 6482513c00f5 [2022-08-29T19:12:17.399Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-29T19:12:17.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:17.967Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T19:12:17.967Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T19:12:17.975Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-29T19:12:18.227Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T19:12:18.227Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T19:12:18.499Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T19:12:18.499Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T19:12:18.759Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:12:18.759Z] OK: 8 MiB in 20 packages [2022-08-29T19:12:18.759Z] ---> 7aeafbf0d8a9 [2022-08-29T19:12:18.759Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-29T19:12:19.717Z] ---> d0c6d47589e7 [2022-08-29T19:12:19.717Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-29T19:12:19.975Z] Removing intermediate container 9f7ff1af2275 [2022-08-29T19:12:19.975Z] ---> 6d69262c988d [2022-08-29T19:12:19.975Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-29T19:12:20.913Z] ---> Running in 5fdfdbdb7628 [2022-08-29T19:12:21.173Z] ---> 57165256ce59 [2022-08-29T19:12:21.173Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-29T19:12:21.173Z] Removing intermediate container 0cd88477e1a0 [2022-08-29T19:12:21.173Z] ---> 2404bf4aef7f [2022-08-29T19:12:21.173Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:12:21.745Z] Removing intermediate container 5fdfdbdb7628 [2022-08-29T19:12:21.745Z] ---> e80a0f6fced6 [2022-08-29T19:12:21.745Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-29T19:12:22.005Z] ---> f36a5b0d0a4c [2022-08-29T19:12:22.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-29T19:12:22.005Z] ---> ad1a4cac52c2 [2022-08-29T19:12:22.005Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T19:12:22.264Z] Removing intermediate container 172f427605bf [2022-08-29T19:12:22.264Z] ---> cab5ff27bc27 [2022-08-29T19:12:22.264Z] Step 8/23 : COPY . . [2022-08-29T19:12:22.264Z] Removing intermediate container 8b285eaf4dab [2022-08-29T19:12:22.264Z] ---> f750745c94a8 [2022-08-29T19:12:22.264Z] Step 8/23 : COPY . . [2022-08-29T19:12:22.264Z] ---> 9d2f280306fc [2022-08-29T19:12:22.264Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-29T19:12:30.391Z] ---> 83ab506aff62 [2022-08-29T19:12:30.391Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T19:12:30.391Z] ---> Running in d52dcb9b1b3e [2022-08-29T19:12:30.391Z] ---> b0b81d254d0d [2022-08-29T19:12:30.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-29T19:12:30.391Z] ---> Running in 2a2333441fa2 [2022-08-29T19:12:30.391Z] ---> f6865aea8a08 [2022-08-29T19:12:30.391Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-29T19:12:30.391Z] ---> 91dc3319a038 [2022-08-29T19:12:30.391Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-29T19:12:30.391Z] ---> Running in 25e256babb6d [2022-08-29T19:12:30.391Z] ---> Running in fae985fc31cd [2022-08-29T19:12:30.653Z] ---> 67b49b58048a [2022-08-29T19:12:30.653Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-29T19:12:30.653Z] ---> Running in f56a48dd96a7 [2022-08-29T19:12:30.653Z] Removing intermediate container f56a48dd96a7 [2022-08-29T19:12:30.653Z] ---> 8092b7167ded [2022-08-29T19:12:30.653Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:12:30.653Z] ---> Running in 7111bcef0f63 [2022-08-29T19:12:30.653Z] Removing intermediate container 7111bcef0f63 [2022-08-29T19:12:30.653Z] ---> 5a4f58332684 [2022-08-29T19:12:30.653Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T19:12:30.653Z] ---> Running in 9b8c1830bb23 [2022-08-29T19:12:30.914Z] Removing intermediate container 9b8c1830bb23 [2022-08-29T19:12:30.914Z] ---> 148c3f81f3f5 [2022-08-29T19:12:30.914Z] Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:12:30.914Z] ---> Running in 2a473bf7b33b [2022-08-29T19:12:30.914Z] Removing intermediate container d52dcb9b1b3e [2022-08-29T19:12:30.914Z] ---> 727daa6447aa [2022-08-29T19:12:30.914Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:12:31.173Z] Removing intermediate container 2a473bf7b33b [2022-08-29T19:12:31.173Z] ---> a681f69f438b [2022-08-29T19:12:31.173Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T19:12:31.173Z] ---> Running in 2f19671bb2a7 [2022-08-29T19:12:31.173Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T19:12:31.173Z] ---> 3aa89c449df2 [2022-08-29T19:12:31.173Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-29T19:12:31.173Z] Removing intermediate container 2f19671bb2a7 [2022-08-29T19:12:31.173Z] ---> 885c12dfefaa [2022-08-29T19:12:31.173Z] [2022-08-29T19:12:31.173Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T19:12:31.173Z] Successfully built 885c12dfefaa [2022-08-29T19:12:31.433Z] Successfully tagged core-data:latest [2022-08-29T19:12:31.433Z] Building security-spiffe-token-provider [2022-08-29T19:12:31.433Z]  Building core-data ... done Removing intermediate container 2a2333441fa2 [2022-08-29T19:12:31.433Z] ---> 0693bdaa74c8 [2022-08-29T19:12:31.433Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T19:12:31.433Z] ---> Running in 2dcea7782107 [2022-08-29T19:12:36.718Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:12:36.718Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:12:36.718Z] ---> 6742d971f042 [2022-08-29T19:12:36.718Z] Step 3/20 : WORKDIR /edgex-go [2022-08-29T19:12:36.718Z] ---> Using cache [2022-08-29T19:12:36.718Z] ---> ee4ceef4fae3 [2022-08-29T19:12:36.718Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-29T19:12:38.099Z] Removing intermediate container 2dcea7782107 [2022-08-29T19:12:38.099Z] ---> 38e2b397cda9 [2022-08-29T19:12:38.099Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T19:12:38.666Z] ---> Running in e120210c1ab7 [2022-08-29T19:12:38.925Z] ---> c8ad0f934455 [2022-08-29T19:12:38.925Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-29T19:12:38.925Z] ---> Running in 1751aa17ae22 [2022-08-29T19:12:39.519Z] ---> bd017ce55056 [2022-08-29T19:12:39.519Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-29T19:12:39.519Z] Removing intermediate container 1751aa17ae22 [2022-08-29T19:12:39.519Z] ---> bdef38903614 [2022-08-29T19:12:39.519Z] Step 24/25 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:12:39.519Z] ---> Running in d76b3cb620a3 [2022-08-29T19:12:39.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:39.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:40.039Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-29T19:12:40.039Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-29T19:12:40.039Z] OK: 17037 distinct packages available [2022-08-29T19:12:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:40.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:12:40.039Z] Removing intermediate container d76b3cb620a3 [2022-08-29T19:12:40.039Z] ---> 67bd007f5aac [2022-08-29T19:12:40.039Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T19:12:40.320Z] ---> a22ef4fb278c [2022-08-29T19:12:40.320Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-29T19:12:40.320Z] ---> Running in 057f6403e810 [2022-08-29T19:12:40.320Z] OK: 211 MiB in 51 packages [2022-08-29T19:12:41.259Z] Removing intermediate container 057f6403e810 [2022-08-29T19:12:41.259Z] ---> 26733936a4a2 [2022-08-29T19:12:41.259Z] [2022-08-29T19:12:41.259Z] ---> 96883c91a103 [2022-08-29T19:12:41.259Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-29T19:12:41.519Z] Successfully built 26733936a4a2 [2022-08-29T19:12:41.519Z] Successfully tagged security-secretstore-setup:latest [2022-08-29T19:12:41.519Z]  Building security-secretstore-setup ... done Building core-metadata [2022-08-29T19:12:48.117Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:12:48.117Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:12:48.117Z] ---> 6742d971f042 [2022-08-29T19:12:48.117Z] Step 3/24 : WORKDIR /edgex-go [2022-08-29T19:12:48.117Z] ---> Using cache [2022-08-29T19:12:48.117Z] ---> ee4ceef4fae3 [2022-08-29T19:12:48.117Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:12:48.117Z] ---> Using cache [2022-08-29T19:12:48.117Z] ---> c1d0be473333 [2022-08-29T19:12:48.117Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-29T19:12:48.117Z] ---> Using cache [2022-08-29T19:12:48.117Z] ---> fa97d44da929 [2022-08-29T19:12:48.117Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-29T19:12:48.117Z] ---> Using cache [2022-08-29T19:12:48.117Z] ---> 557c54dfdb55 [2022-08-29T19:12:48.117Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:12:48.117Z] ---> Using cache [2022-08-29T19:12:48.117Z] ---> cab5ff27bc27 [2022-08-29T19:12:48.117Z] Step 8/24 : COPY . . [2022-08-29T19:12:48.117Z] ---> Using cache [2022-08-29T19:12:48.117Z] ---> 91dc3319a038 [2022-08-29T19:12:48.117Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-29T19:12:50.657Z] Removing intermediate container e120210c1ab7 [2022-08-29T19:12:50.657Z] ---> 1f79138a913b [2022-08-29T19:12:50.657Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-29T19:12:52.569Z] ---> c4c6e52450c2 [2022-08-29T19:12:52.569Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-29T19:12:52.569Z] ---> Running in ccad649ad2a0 [2022-08-29T19:12:52.569Z] ---> Running in 6cb30c4b9ddc [2022-08-29T19:12:52.569Z] ---> fe53a5879372 [2022-08-29T19:12:52.569Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:12:52.829Z] ---> Running in 93eca18742b6 [2022-08-29T19:12:53.397Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T19:13:03.484Z] Removing intermediate container 6cb30c4b9ddc [2022-08-29T19:13:03.484Z] ---> 12ab564ebde8 [2022-08-29T19:13:03.484Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-29T19:13:03.484Z] Removing intermediate container 25e256babb6d [2022-08-29T19:13:03.484Z] ---> 5de2945d4a1c [2022-08-29T19:13:03.484Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-29T19:13:03.484Z] Removing intermediate container fae985fc31cd [2022-08-29T19:13:03.484Z] ---> 0a1bb84099c2 [2022-08-29T19:13:03.484Z] [2022-08-29T19:13:03.484Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T19:13:03.484Z] ---> 9c6f07244728 [2022-08-29T19:13:03.484Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-29T19:13:03.484Z] ---> Running in aec8b9983a5c [2022-08-29T19:13:03.484Z] ---> Running in f58bc500fe23 [2022-08-29T19:13:03.484Z] ---> Running in 3e91f3830154 [2022-08-29T19:13:03.748Z] Removing intermediate container aec8b9983a5c [2022-08-29T19:13:03.748Z] ---> 90fe408c09d7 [2022-08-29T19:13:03.748Z] Step 28/31 : CMD ["gate"] [2022-08-29T19:13:05.676Z] ---> Running in b3c7276ae03f [2022-08-29T19:13:05.676Z] Removing intermediate container b3c7276ae03f [2022-08-29T19:13:05.676Z] ---> a5ed7a39ae96 [2022-08-29T19:13:05.676Z] Step 29/31 : LABEL arch=x86_64 [2022-08-29T19:13:05.676Z] ---> Running in 38f1c1e5f294 [2022-08-29T19:13:05.676Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T19:13:05.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:05.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:05.677Z] Removing intermediate container 38f1c1e5f294 [2022-08-29T19:13:05.677Z] ---> e36995778726 [2022-08-29T19:13:05.677Z] Step 30/31 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:13:05.939Z] Removing intermediate container 93eca18742b6 [2022-08-29T19:13:05.939Z] ---> 290df3645a60 [2022-08-29T19:13:05.939Z] Step 7/20 : COPY . . [2022-08-29T19:13:05.939Z] ---> Running in 2ceaaabf375e [2022-08-29T19:13:05.939Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-29T19:13:05.939Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:13:05.939Z] OK: 6 MiB in 15 packages [2022-08-29T19:13:05.939Z] Removing intermediate container 2ceaaabf375e [2022-08-29T19:13:05.939Z] ---> cc856b881b06 [2022-08-29T19:13:05.939Z] Step 31/31 : LABEL version=0.0.0 [2022-08-29T19:13:09.231Z] ---> Running in b01f1988aaf4 [2022-08-29T19:13:09.804Z] Removing intermediate container b01f1988aaf4 [2022-08-29T19:13:09.804Z] ---> 42f46cf040e4 [2022-08-29T19:13:09.804Z] [2022-08-29T19:13:09.804Z] ---> 840037d43fab [2022-08-29T19:13:09.804Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-29T19:13:09.804Z] Successfully built 42f46cf040e4 [2022-08-29T19:13:09.804Z] Successfully tagged security-bootstrapper:latest [2022-08-29T19:13:10.147Z] Building support-scheduler [2022-08-29T19:13:10.147Z]  Building security-bootstrapper ... done  ---> Running in 4f7dd67df6c8 [2022-08-29T19:13:10.147Z] Removing intermediate container 3e91f3830154 [2022-08-29T19:13:10.147Z] ---> 3dd89eef90b5 [2022-08-29T19:13:10.147Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:13:13.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-29T19:13:13.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:13:13.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:13:13.715Z] ---> 6742d971f042 [2022-08-29T19:13:13.715Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T19:13:13.715Z] ---> Using cache [2022-08-29T19:13:13.715Z] ---> ee4ceef4fae3 [2022-08-29T19:13:13.715Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:13:13.715Z] ---> Using cache [2022-08-29T19:13:13.715Z] ---> c1d0be473333 [2022-08-29T19:13:13.715Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T19:13:13.715Z] ---> Using cache [2022-08-29T19:13:13.715Z] ---> fa97d44da929 [2022-08-29T19:13:13.715Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T19:13:13.715Z] ---> Using cache [2022-08-29T19:13:13.715Z] ---> 557c54dfdb55 [2022-08-29T19:13:13.715Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:13:13.715Z] ---> Using cache [2022-08-29T19:13:13.715Z] ---> cab5ff27bc27 [2022-08-29T19:13:13.715Z] Step 8/22 : COPY . . [2022-08-29T19:13:13.715Z] ---> Using cache [2022-08-29T19:13:13.715Z] ---> 91dc3319a038 [2022-08-29T19:13:13.715Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-29T19:13:15.112Z] Removing intermediate container f58bc500fe23 [2022-08-29T19:13:15.112Z] ---> 61f7b2ff96d2 [2022-08-29T19:13:15.112Z] [2022-08-29T19:13:15.112Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T19:13:15.112Z] ---> 9c6f07244728 [2022-08-29T19:13:15.112Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:13:15.112Z] ---> Running in 2b2e7a6d8409 [2022-08-29T19:13:15.112Z] ---> Running in 758027249fd9 [2022-08-29T19:13:15.112Z] ---> Running in b2b2c6b5812c [2022-08-29T19:13:15.370Z] Removing intermediate container 2b2e7a6d8409 [2022-08-29T19:13:15.370Z] ---> b7e5e5415c6a [2022-08-29T19:13:15.370Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-29T19:13:15.370Z] Removing intermediate container ccad649ad2a0 [2022-08-29T19:13:15.370Z] ---> ba6684975f3f [2022-08-29T19:13:15.370Z] [2022-08-29T19:13:15.370Z] Step 10/24 : FROM alpine:3.16 [2022-08-29T19:13:15.370Z] ---> 9c6f07244728 [2022-08-29T19:13:15.370Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-29T19:13:15.370Z] ---> Running in 99514d2751fd [2022-08-29T19:13:15.370Z] ---> Using cache [2022-08-29T19:13:15.370Z] ---> 3dd89eef90b5 [2022-08-29T19:13:15.370Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:13:15.370Z] ---> Using cache [2022-08-29T19:13:15.370Z] ---> b7e5e5415c6a [2022-08-29T19:13:15.370Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-29T19:13:15.370Z] Removing intermediate container b2b2c6b5812c [2022-08-29T19:13:15.370Z] ---> 5e99eb0044bd [2022-08-29T19:13:15.370Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-29T19:13:15.370Z] ---> Running in 43cd5e82e251 [2022-08-29T19:13:15.370Z] ---> Running in bf195ce40ada [2022-08-29T19:13:15.629Z] Removing intermediate container 99514d2751fd [2022-08-29T19:13:15.629Z] ---> 490b7c64d433 [2022-08-29T19:13:15.629Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-29T19:13:15.629Z] Removing intermediate container 43cd5e82e251 [2022-08-29T19:13:15.629Z] ---> 5c565ee606e1 [2022-08-29T19:13:15.629Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-29T19:13:15.629Z] ---> Running in ca68fc83912f [2022-08-29T19:13:15.629Z] ---> Running in 9f918c2260b3 [2022-08-29T19:13:15.629Z] 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-08-29T19:13:15.629Z] Removing intermediate container ca68fc83912f [2022-08-29T19:13:15.629Z] ---> 9bc0abca7bf7 [2022-08-29T19:13:15.629Z] Step 15/23 : WORKDIR / [2022-08-29T19:13:15.629Z] ---> Running in f97d1b3e7e08 [2022-08-29T19:13:15.629Z] Removing intermediate container 9f918c2260b3 [2022-08-29T19:13:15.629Z] ---> 6dc1952c8893 [2022-08-29T19:13:15.629Z] Step 15/24 : WORKDIR / [2022-08-29T19:13:15.888Z] ---> Running in f85745630ce2 [2022-08-29T19:13:15.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:15.888Z] Removing intermediate container f97d1b3e7e08 [2022-08-29T19:13:15.888Z] ---> bdf8226a1658 [2022-08-29T19:13:15.888Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:13:15.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:16.167Z] Removing intermediate container f85745630ce2 [2022-08-29T19:13:16.167Z] ---> e9c4d6d944d7 [2022-08-29T19:13:16.167Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:13:16.167Z] ---> 2452eca455e3 [2022-08-29T19:13:16.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-29T19:13:16.167Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-29T19:13:16.167Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-29T19:13:16.167Z] (3/33) Installing readline (8.1.2-r0) [2022-08-29T19:13:16.167Z] (4/33) Installing bash (5.1.16-r2) [2022-08-29T19:13:16.167Z] Executing bash-5.1.16-r2.post-install [2022-08-29T19:13:16.167Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-29T19:13:16.167Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-29T19:13:16.167Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T19:13:16.167Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-29T19:13:16.167Z] (9/33) Installing curl (7.83.1-r2) [2022-08-29T19:13:16.427Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-29T19:13:16.427Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-29T19:13:16.427Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-29T19:13:16.427Z] (13/33) Installing expat (2.4.8-r0) [2022-08-29T19:13:16.427Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-29T19:13:16.427Z] (15/33) Installing gdbm (1.23-r0) [2022-08-29T19:13:16.427Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-29T19:13:16.427Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T19:13:16.427Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T19:13:16.427Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-29T19:13:16.427Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-29T19:13:16.688Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-29T19:13:16.949Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-29T19:13:16.949Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-29T19:13:16.949Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-29T19:13:16.949Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-29T19:13:16.949Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-29T19:13:16.949Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-29T19:13:16.949Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-29T19:13:16.949Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-29T19:13:16.949Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-29T19:13:16.949Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-29T19:13:16.949Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-29T19:13:16.949Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-29T19:13:17.208Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:13:17.208Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:13:17.468Z] OK: 122 MiB in 47 packages [2022-08-29T19:13:19.392Z] ---> c3dfe4cd7feb [2022-08-29T19:13:19.392Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-29T19:13:20.009Z] ---> e84e7df732bd [2022-08-29T19:13:20.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-29T19:13:20.270Z] ---> 1f62632021cf [2022-08-29T19:13:20.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-29T19:13:21.213Z] ---> 641cd5255d47 [2022-08-29T19:13:21.213Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-29T19:13:21.213Z] ---> b2843dfb34ce [2022-08-29T19:13:21.213Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-29T19:13:21.213Z] ---> Running in 7e1cba5dfe2e [2022-08-29T19:13:21.788Z] ---> a0cdf749d5b4 [2022-08-29T19:13:21.788Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-29T19:13:21.788Z] Removing intermediate container 7e1cba5dfe2e [2022-08-29T19:13:21.788Z] ---> efb116c6e337 [2022-08-29T19:13:21.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:13:22.047Z] ---> Running in 6e2822b14ed7 [2022-08-29T19:13:22.047Z] ---> Running in 3ad333264f11 [2022-08-29T19:13:22.313Z] Removing intermediate container 3ad333264f11 [2022-08-29T19:13:22.313Z] ---> 9f9c39ac1002 [2022-08-29T19:13:22.313Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T19:13:22.576Z] Removing intermediate container 6e2822b14ed7 [2022-08-29T19:13:22.577Z] ---> 178c438bafa4 [2022-08-29T19:13:22.577Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:13:22.577Z] ---> Running in 05544f8eb3ee [2022-08-29T19:13:22.577Z] ---> Running in 38f2c703e7ea [2022-08-29T19:13:22.577Z] Collecting docker-compose==1.23.2 [2022-08-29T19:13:22.577Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-29T19:13:22.577Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.6 MB/s eta 0:00:00 [2022-08-29T19:13:22.577Z] Collecting cached-property<2,>=1.2.0 [2022-08-29T19:13:22.577Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-29T19:13:22.837Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-29T19:13:22.837Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-29T19:13:22.837Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 133.0 MB/s eta 0:00:00 [2022-08-29T19:13:22.837Z] Removing intermediate container 38f2c703e7ea [2022-08-29T19:13:22.837Z] ---> b9e26f87a0ab [2022-08-29T19:13:22.837Z] Step 22/24 : LABEL arch=x86_64 [2022-08-29T19:13:22.837Z] Removing intermediate container 05544f8eb3ee [2022-08-29T19:13:22.837Z] ---> f07c27676210 [2022-08-29T19:13:22.837Z] Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:13:22.837Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-29T19:13:23.098Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-29T19:13:23.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 108.9 MB/s eta 0:00:00 [2022-08-29T19:13:23.098Z] Collecting texttable<0.10,>=0.9.0 [2022-08-29T19:13:23.098Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-29T19:13:23.098Z] Preparing metadata (setup.py): started [2022-08-29T19:13:23.098Z] ---> Running in 7a6f2228b935 [2022-08-29T19:13:23.098Z] ---> Running in b1ed966db74d [2022-08-29T19:13:23.359Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T19:13:23.359Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-29T19:13:23.359Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-29T19:13:23.359Z] Preparing metadata (setup.py): started [2022-08-29T19:13:23.359Z] Removing intermediate container b1ed966db74d [2022-08-29T19:13:23.359Z] ---> 09e65ff78341 [2022-08-29T19:13:23.359Z] Step 23/24 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:13:23.619Z] Removing intermediate container 7a6f2228b935 [2022-08-29T19:13:23.619Z] ---> 6a445648edf0 [2022-08-29T19:13:23.619Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T19:13:23.619Z] ---> Running in 6ecbba823321 [2022-08-29T19:13:23.619Z] ---> Running in ca273aa29feb [2022-08-29T19:13:23.619Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T19:13:23.886Z] Collecting PyYAML<4,>=3.10 [2022-08-29T19:13:23.886Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-29T19:13:23.886Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 187.3 MB/s eta 0:00:00 [2022-08-29T19:13:24.147Z] Removing intermediate container 6ecbba823321 [2022-08-29T19:13:24.147Z] ---> 2475f09a6682 [2022-08-29T19:13:24.147Z] Step 24/24 : LABEL version=0.0.0 [2022-08-29T19:13:24.147Z] Removing intermediate container ca273aa29feb [2022-08-29T19:13:24.147Z] ---> 582ccb63c559 [2022-08-29T19:13:24.147Z] [2022-08-29T19:13:24.147Z] ---> Running in 937d54960600 [2022-08-29T19:13:24.147Z] Successfully built 582ccb63c559 [2022-08-29T19:13:24.147Z] Preparing metadata (setup.py): started [2022-08-29T19:13:24.147Z] Successfully tagged core-command:latest [2022-08-29T19:13:24.147Z]  Building core-command ... done Building security-proxy-setup [2022-08-29T19:13:25.124Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T19:13:25.124Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-29T19:13:25.124Z] Collecting jsonschema<3,>=2.5.1 [2022-08-29T19:13:25.124Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-29T19:13:25.124Z] Collecting docker<4.0,>=3.6.0 [2022-08-29T19:13:25.124Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-29T19:13:25.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 145.7 MB/s eta 0:00:00 [2022-08-29T19:13:25.124Z] Collecting docopt<0.7,>=0.6.1 [2022-08-29T19:13:25.124Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-29T19:13:25.124Z] Preparing metadata (setup.py): started [2022-08-29T19:13:25.719Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T19:13:26.030Z] Collecting docker-pycreds>=0.4.0 [2022-08-29T19:13:26.030Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-29T19:13:26.030Z] Collecting idna<2.8,>=2.5 [2022-08-29T19:13:26.030Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-29T19:13:26.030Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 178.1 MB/s eta 0:00:00 [2022-08-29T19:13:26.030Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-29T19:13:26.030Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-29T19:13:26.030Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 201.0 MB/s eta 0:00:00 [2022-08-29T19:13:26.030Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-29T19:13:26.030Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-29T19:13:26.030Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 213.7 MB/s eta 0:00:00 [2022-08-29T19:13:26.414Z] Collecting certifi>=2017.4.17 [2022-08-29T19:13:26.414Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-29T19:13:26.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 31.5 MB/s eta 0:00:00 [2022-08-29T19:13:26.414Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-29T19:13:26.414Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-29T19:13:26.414Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-29T19:13:26.414Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-29T19:13:26.414Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-29T19:13:26.414Z] Running setup.py install for texttable: started [2022-08-29T19:13:26.724Z] Running setup.py install for texttable: finished with status 'done' [2022-08-29T19:13:26.724Z] Running setup.py install for PyYAML: started [2022-08-29T19:13:26.724Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:13:26.724Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:13:26.724Z] ---> 6742d971f042 [2022-08-29T19:13:26.724Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T19:13:26.724Z] ---> Using cache [2022-08-29T19:13:26.724Z] ---> ee4ceef4fae3 [2022-08-29T19:13:26.724Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:13:26.724Z] ---> Using cache [2022-08-29T19:13:26.724Z] ---> c1d0be473333 [2022-08-29T19:13:26.724Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T19:13:26.724Z] ---> Using cache [2022-08-29T19:13:26.724Z] ---> fa97d44da929 [2022-08-29T19:13:26.724Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T19:13:26.724Z] ---> Using cache [2022-08-29T19:13:26.724Z] ---> 557c54dfdb55 [2022-08-29T19:13:26.724Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:13:26.724Z] ---> Using cache [2022-08-29T19:13:26.724Z] ---> cab5ff27bc27 [2022-08-29T19:13:26.724Z] Step 8/22 : COPY . . [2022-08-29T19:13:26.724Z] ---> Using cache [2022-08-29T19:13:26.724Z] ---> 91dc3319a038 [2022-08-29T19:13:26.724Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-29T19:13:28.153Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-29T19:13:29.540Z] Removing intermediate container 937d54960600 [2022-08-29T19:13:29.540Z] ---> b86ea4433dc0 [2022-08-29T19:13:29.540Z] [2022-08-29T19:13:29.803Z] Successfully built b86ea4433dc0 [2022-08-29T19:13:31.188Z] Successfully tagged core-metadata:latest [2022-08-29T19:13:31.188Z]  Building core-metadata ... done Building support-notifications [2022-08-29T19:13:31.188Z] Running setup.py install for docopt: started [2022-08-29T19:13:32.179Z] Running setup.py install for docopt: finished with status 'done' [2022-08-29T19:13:35.494Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:13:35.494Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:13:35.494Z] ---> 6742d971f042 [2022-08-29T19:13:35.494Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T19:13:35.494Z] ---> Using cache [2022-08-29T19:13:35.494Z] ---> ee4ceef4fae3 [2022-08-29T19:13:35.494Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:13:35.494Z] ---> Using cache [2022-08-29T19:13:35.494Z] ---> c1d0be473333 [2022-08-29T19:13:35.494Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-29T19:13:38.866Z] ---> Running in 65fda9a91036 [2022-08-29T19:13:39.125Z] Running setup.py install for dockerpty: started [2022-08-29T19:13:39.125Z] ---> Running in adcf332989fd [2022-08-29T19:13:40.062Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-29T19:13:40.062Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T19:13:40.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:40.322Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-29T19:13:40.322Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-29T19:13:40.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:41.463Z] OK: 211 MiB in 51 packages [2022-08-29T19:13:43.997Z] Removing intermediate container 4f7dd67df6c8 [2022-08-29T19:13:43.997Z] ---> 42bbf6060831 [2022-08-29T19:13:43.997Z] [2022-08-29T19:13:43.997Z] Step 9/20 : FROM alpine:3.15 [2022-08-29T19:13:43.997Z] ---> c4fc93816858 [2022-08-29T19:13:43.997Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:13:43.997Z] ---> Using cache [2022-08-29T19:13:43.997Z] ---> 5c204d49ed5e [2022-08-29T19:13:43.997Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:13:43.997Z] ---> Using cache [2022-08-29T19:13:43.997Z] ---> 387e3bc16e6a [2022-08-29T19:13:43.997Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-29T19:13:43.997Z] Removing intermediate container 758027249fd9 [2022-08-29T19:13:43.997Z] ---> 8af9f9fbc50b [2022-08-29T19:13:43.997Z] [2022-08-29T19:13:43.997Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T19:13:43.997Z] ---> 9c6f07244728 [2022-08-29T19:13:43.997Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-29T19:13:43.997Z] ---> Using cache [2022-08-29T19:13:43.997Z] ---> 3dd89eef90b5 [2022-08-29T19:13:43.997Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:13:43.997Z] ---> Using cache [2022-08-29T19:13:43.997Z] ---> b7e5e5415c6a [2022-08-29T19:13:43.997Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-29T19:13:44.570Z] ---> Running in 012341c66f95 [2022-08-29T19:13:44.570Z] ---> Running in d318f63c90a4 [2022-08-29T19:13:44.570Z] Removing intermediate container adcf332989fd [2022-08-29T19:13:44.570Z] ---> 5200457484dc [2022-08-29T19:13:44.570Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T19:13:45.141Z] Removing intermediate container 012341c66f95 [2022-08-29T19:13:45.141Z] ---> cb1194660494 [2022-08-29T19:13:45.141Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T19:13:45.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:45.141Z] ---> 330640134d62 [2022-08-29T19:13:45.141Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:13:45.400Z] ---> Running in f6bb384f89b3 [2022-08-29T19:13:45.400Z] ---> Running in 55668e8cd48d [2022-08-29T19:13:45.400Z] Removing intermediate container f6bb384f89b3 [2022-08-29T19:13:45.400Z] ---> 0ce6d6bbaeef [2022-08-29T19:13:45.400Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:13:45.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:46.248Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T19:13:46.248Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T19:13:46.248Z] OK: 15856 distinct packages available [2022-08-29T19:13:46.248Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:46.510Z] ---> f2e248baa836 [2022-08-29T19:13:46.510Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-29T19:13:47.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:13:47.393Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-29T19:13:47.393Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-29T19:13:47.660Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-29T19:13:47.660Z] Removing intermediate container bf195ce40ada [2022-08-29T19:13:47.660Z] ---> 9d15ee470ce5 [2022-08-29T19:13:47.660Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-29T19:13:47.660Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-29T19:13:47.919Z] (5/9) Installing curl (7.80.0-r2) [2022-08-29T19:13:47.919Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-29T19:13:47.919Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-29T19:13:47.919Z] (8/9) Installing libucontext (1.1-r0) [2022-08-29T19:13:48.180Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-29T19:13:48.180Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T19:13:48.180Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:13:48.440Z] OK: 8 MiB in 23 packages [2022-08-29T19:13:48.701Z] ---> f7d26eed4999 [2022-08-29T19:13:48.701Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-29T19:13:50.089Z] ---> Running in 7af1d49019f9 [2022-08-29T19:13:50.348Z] ---> c5053337b431 [2022-08-29T19:13:50.348Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-29T19:13:50.608Z] Removing intermediate container 7af1d49019f9 [2022-08-29T19:13:50.608Z] ---> 03c86e009d24 [2022-08-29T19:13:50.608Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T19:13:50.608Z] Removing intermediate container d318f63c90a4 [2022-08-29T19:13:50.608Z] ---> 1574cf48d822 [2022-08-29T19:13:50.608Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:13:50.608Z] ---> Running in 1b1c6451138d [2022-08-29T19:13:50.867Z] ---> Running in acfe74057070 [2022-08-29T19:13:51.881Z] Removing intermediate container 1b1c6451138d [2022-08-29T19:13:51.881Z] ---> 8913c2c755b1 [2022-08-29T19:13:51.881Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:13:51.881Z] ---> 8f2ca2e2c0d3 [2022-08-29T19:13:51.881Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-29T19:13:51.881Z] Removing intermediate container acfe74057070 [2022-08-29T19:13:51.881Z] ---> 3baaf330ec49 [2022-08-29T19:13:51.881Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-29T19:13:52.141Z] ---> Running in 1445f3794fb7 [2022-08-29T19:13:52.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T19:13:54.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-29T19:13:54.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-29T19:13:55.633Z] Removing intermediate container 1445f3794fb7 [2022-08-29T19:13:55.633Z] ---> 5ae89998b62e [2022-08-29T19:13:55.633Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T19:13:55.633Z] ---> e758bae57c96 [2022-08-29T19:13:55.633Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-29T19:13:55.633Z] ---> e2ec911af5f7 [2022-08-29T19:13:55.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-29T19:13:55.633Z] ---> Running in f1b31bbc294b [2022-08-29T19:13:55.895Z] Removing intermediate container 55668e8cd48d [2022-08-29T19:13:55.895Z] ---> 383e7198a449 [2022-08-29T19:13:55.895Z] Step 8/22 : COPY . . [2022-08-29T19:13:56.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-29T19:13:56.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-29T19:13:59.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-29T19:13:59.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-29T19:13:59.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-29T19:13:59.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-29T19:13:59.980Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-29T19:14:02.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-29T19:14:02.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-29T19:14:02.621Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-29T19:14:02.621Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-29T19:14:02.621Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-29T19:14:02.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-29T19:14:04.024Z] Removing intermediate container f1b31bbc294b [2022-08-29T19:14:04.024Z] ---> 1719bf3b8990 [2022-08-29T19:14:04.024Z] Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:14:04.024Z] ---> 4d72360ae270 [2022-08-29T19:14:04.024Z] ---> dddcfaf33735 [2022-08-29T19:14:04.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor /Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-29T19:14:04.024Z] [2022-08-29T19:14:04.024Z] ---> Running in 4e2cf54f4224 [2022-08-29T19:14:04.024Z] ---> Running in 433cc1e019d9 [2022-08-29T19:14:04.024Z] Removing intermediate container 65fda9a91036 [2022-08-29T19:14:04.024Z] ---> 07188b7b538e [2022-08-29T19:14:04.024Z] [2022-08-29T19:14:04.024Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T19:14:04.024Z] ---> 9c6f07244728 [2022-08-29T19:14:04.024Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-29T19:14:04.283Z] ---> f5e52577f305 [2022-08-29T19:14:04.283Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-29T19:14:04.283Z] ---> 91245ee9bbc4 [2022-08-29T19:14:04.283Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-29T19:14:04.544Z] ---> Running in b74bda61b2e5 [2022-08-29T19:14:04.544Z] ---> Running in 57a9a8c79621 [2022-08-29T19:14:04.810Z] ---> Running in 01eb96753c0f [2022-08-29T19:14:04.810Z] Removing intermediate container 4e2cf54f4224 [2022-08-29T19:14:04.810Z] ---> 19fb6b26af25 [2022-08-29T19:14:04.810Z] Step 22/22 : LABEL version=0.0.0 [2022-08-29T19:14:04.810Z] Removing intermediate container 433cc1e019d9 [2022-08-29T19:14:04.810Z] ---> b6482168712e [2022-08-29T19:14:04.810Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:14:05.070Z] ---> Running in 1ef668c1d112 [2022-08-29T19:14:05.331Z] ---> Running in d626c2e38c3c [2022-08-29T19:14:05.593Z] Removing intermediate container 01eb96753c0f [2022-08-29T19:14:05.593Z] ---> c419a73f671b [2022-08-29T19:14:05.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:14:05.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:14:05.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:14:05.852Z] 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-08-29T19:14:05.852Z] ---> Running in 7535a4478782 [2022-08-29T19:14:05.852Z] Removing intermediate container 1ef668c1d112 [2022-08-29T19:14:05.852Z] ---> d367ad88ec1d [2022-08-29T19:14:05.852Z] [2022-08-29T19:14:05.852Z] Removing intermediate container d626c2e38c3c [2022-08-29T19:14:05.852Z] ---> c419d0049b87 [2022-08-29T19:14:05.852Z] Step 18/20 : LABEL arch=x86_64 [2022-08-29T19:14:05.852Z] Successfully built d367ad88ec1d [2022-08-29T19:14:05.852Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-29T19:14:05.852Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-29T19:14:05.852Z] Successfully tagged support-scheduler:latest [2022-08-29T19:14:05.852Z]  Building support-scheduler ... done Building security-spire-agent [2022-08-29T19:14:05.852Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T19:14:05.852Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-29T19:14:05.852Z] (5/6) Installing curl (7.83.1-r2) [2022-08-29T19:14:05.852Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-29T19:14:06.114Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:14:06.114Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:14:06.114Z] OK: 8 MiB in 20 packages [2022-08-29T19:14:06.114Z] ---> Running in 2502bd65270e [2022-08-29T19:14:08.691Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:14:08.691Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:14:08.691Z] ---> 6742d971f042 [2022-08-29T19:14:08.691Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T19:14:08.691Z] ---> Using cache [2022-08-29T19:14:08.691Z] ---> ee4ceef4fae3 [2022-08-29T19:14:08.691Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:14:08.691Z] ---> Using cache [2022-08-29T19:14:08.691Z] ---> c1d0be473333 [2022-08-29T19:14:08.691Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T19:14:08.691Z] ---> Using cache [2022-08-29T19:14:08.691Z] ---> 614b54c48c35 [2022-08-29T19:14:08.691Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T19:14:08.691Z] ---> Using cache [2022-08-29T19:14:08.691Z] ---> ac034c26b3b1 [2022-08-29T19:14:08.691Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:14:08.691Z] ---> Using cache [2022-08-29T19:14:08.691Z] ---> 8347eeb94a6a [2022-08-29T19:14:08.691Z] Step 8/26 : COPY . . [2022-08-29T19:14:08.691Z] ---> Using cache [2022-08-29T19:14:08.691Z] ---> 683ce3083733 [2022-08-29T19:14:08.691Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T19:14:08.691Z] ---> Using cache [2022-08-29T19:14:08.691Z] ---> dfcfb9a53e71 [2022-08-29T19:14:08.691Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T19:14:08.691Z] ---> Using cache [2022-08-29T19:14:08.691Z] ---> 0aeab9c4fad7 [2022-08-29T19:14:08.692Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T19:14:08.692Z] ---> Using cache [2022-08-29T19:14:08.692Z] ---> f2ffb45440bc [2022-08-29T19:14:08.692Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T19:14:08.692Z] ---> Using cache [2022-08-29T19:14:08.692Z] ---> c933058bb46d [2022-08-29T19:14:08.692Z] [2022-08-29T19:14:08.692Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T19:14:08.692Z] ---> c4fc93816858 [2022-08-29T19:14:08.692Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:14:08.692Z] ---> Using cache [2022-08-29T19:14:08.692Z] ---> 5c204d49ed5e [2022-08-29T19:14:08.692Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:14:08.692Z] ---> Using cache [2022-08-29T19:14:08.692Z] ---> 387e3bc16e6a [2022-08-29T19:14:08.692Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T19:14:10.604Z] Removing intermediate container 7535a4478782 [2022-08-29T19:14:10.604Z] ---> 24ba85199c84 [2022-08-29T19:14:10.604Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T19:14:10.900Z] ---> Running in bcd50844542d [2022-08-29T19:14:10.900Z] Removing intermediate container 2502bd65270e [2022-08-29T19:14:10.900Z] ---> 2e35f99dbbb6 [2022-08-29T19:14:10.900Z] Step 19/20 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:14:10.900Z] ---> Running in 1ae16cc09261 [2022-08-29T19:14:10.900Z] ---> Running in fd4e23d0b57e [2022-08-29T19:14:11.160Z] Removing intermediate container 57a9a8c79621 [2022-08-29T19:14:11.160Z] ---> 4a2958e791c3 [2022-08-29T19:14:11.160Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T19:14:11.160Z] Removing intermediate container fd4e23d0b57e [2022-08-29T19:14:11.160Z] ---> 477d78027739 [2022-08-29T19:14:11.160Z] Step 20/20 : LABEL version=0.0.0 [2022-08-29T19:14:11.160Z] Removing intermediate container 1ae16cc09261 [2022-08-29T19:14:11.160Z] ---> 505a3a45adc8 [2022-08-29T19:14:11.160Z] Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:14:11.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:14:11.434Z] ---> Running in cec582d97145 [2022-08-29T19:14:11.434Z] ---> Running in ac6237c941cf [2022-08-29T19:14:11.434Z] ---> Running in 5c5d804b1470 [2022-08-29T19:14:11.693Z] Removing intermediate container cec582d97145 [2022-08-29T19:14:11.693Z] ---> 3ffc4120baad [2022-08-29T19:14:11.693Z] Step 13/22 : WORKDIR /edgex [2022-08-29T19:14:11.966Z] ---> Running in eb8737853693 [2022-08-29T19:14:11.966Z] Removing intermediate container 5c5d804b1470 [2022-08-29T19:14:11.966Z] ---> 4bf14be6b6d5 [2022-08-29T19:14:11.966Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T19:14:11.966Z] Removing intermediate container ac6237c941cf [2022-08-29T19:14:11.966Z] ---> 8cf06feaaad8 [2022-08-29T19:14:11.966Z] [2022-08-29T19:14:11.966Z] ---> Running in 57b0d6aaf620 [2022-08-29T19:14:11.966Z] Successfully built 8cf06feaaad8 [2022-08-29T19:14:11.966Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-29T19:14:12.241Z]  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:14:12.241Z] Removing intermediate container 57b0d6aaf620 [2022-08-29T19:14:12.241Z] ---> bdd7df7ac13b [2022-08-29T19:14:12.241Z] [2022-08-29T19:14:12.241Z] Removing intermediate container eb8737853693 [2022-08-29T19:14:12.241Z] ---> 42cbf958c4e9 [2022-08-29T19:14:12.241Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-29T19:14:12.241Z] Successfully built bdd7df7ac13b [2022-08-29T19:14:12.500Z] Successfully tagged sys-mgmt-agent:latest [2022-08-29T19:14:12.500Z]  Building sys-mgmt-agent ... done v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T19:14:12.500Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T19:14:12.500Z] OK: 15856 distinct packages available [2022-08-29T19:14:12.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:14:13.067Z] ---> 9b506dc56b62 [2022-08-29T19:14:13.067Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-29T19:14:13.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:14:13.585Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T19:14:13.843Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T19:14:13.843Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T19:14:13.843Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T19:14:14.102Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T19:14:14.102Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T19:14:14.102Z] OK: 7 MiB in 19 packages [2022-08-29T19:14:14.678Z] ---> cd40f5570920 [2022-08-29T19:14:14.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-29T19:14:15.614Z] ---> ec4e5885b16d [2022-08-29T19:14:15.614Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T19:14:15.614Z] Removing intermediate container bcd50844542d [2022-08-29T19:14:15.614Z] ---> 59a392be7341 [2022-08-29T19:14:15.614Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-29T19:14:16.669Z] ---> e874dfba57d0 [2022-08-29T19:14:16.669Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T19:14:17.611Z] ---> Running in 5921cfec0593 [2022-08-29T19:14:17.611Z] ---> f01bd4d08b2e [2022-08-29T19:14:17.611Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T19:14:17.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2022-08-29T19:14:17.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-29T19:14:17.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-29T19:14:20.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 98.5% of statements [2022-08-29T19:14:20.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-29T19:14:20.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 54.2% of statements [2022-08-29T19:14:20.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-29T19:14:20.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-29T19:14:21.808Z] ---> 7fd2bc9aa769 [2022-08-29T19:14:21.808Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T19:14:21.808Z] Removing intermediate container 5921cfec0593 [2022-08-29T19:14:21.808Z] ---> 77f687f3e262 [2022-08-29T19:14:21.808Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T19:14:21.808Z] ---> Running in 0dd78cf8a2a3 [2022-08-29T19:14:21.808Z] ---> cc997f0b96c4 [2022-08-29T19:14:21.808Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-29T19:14:21.808Z] Removing intermediate container 0dd78cf8a2a3 [2022-08-29T19:14:21.808Z] ---> 3a8fe478a8ec [2022-08-29T19:14:21.808Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T19:14:21.808Z] ---> Running in 6f80a4e96404 [2022-08-29T19:14:21.808Z] Removing intermediate container 6f80a4e96404 [2022-08-29T19:14:21.808Z] ---> e4df0d2f97ed [2022-08-29T19:14:21.808Z] Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:14:21.808Z] ---> 0db259f6a98a [2022-08-29T19:14:21.808Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-29T19:14:21.808Z] ---> Running in 9844efb1cb6c [2022-08-29T19:14:21.808Z] Removing intermediate container 9844efb1cb6c [2022-08-29T19:14:21.808Z] ---> db4d50c3a0dd [2022-08-29T19:14:21.808Z] Step 22/22 : LABEL version=0.0.0 [2022-08-29T19:14:21.808Z] ---> 76e290acf818 [2022-08-29T19:14:21.808Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T19:14:21.808Z] ---> Running in f59557fb67e7 [2022-08-29T19:14:21.808Z] ---> Running in d35e821a1452 [2022-08-29T19:14:21.808Z] Removing intermediate container f59557fb67e7 [2022-08-29T19:14:21.808Z] ---> 06a2e79bb507 [2022-08-29T19:14:21.808Z] [2022-08-29T19:14:21.808Z] Removing intermediate container d35e821a1452 [2022-08-29T19:14:21.808Z] ---> 8d75eb0c92c1 [2022-08-29T19:14:21.808Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T19:14:21.808Z] ---> Running in 2df6a19dc682 [2022-08-29T19:14:21.808Z] Successfully built 06a2e79bb507 [2022-08-29T19:14:21.808Z] Successfully tagged security-proxy-setup:latest [2022-08-29T19:14:21.808Z]  Building security-proxy-setup ... done Removing intermediate container 2df6a19dc682 [2022-08-29T19:14:21.808Z] ---> 64fcc26cf176 [2022-08-29T19:14:21.808Z] Step 24/26 : LABEL arch=x86_64 [2022-08-29T19:14:21.808Z] ---> Running in 7e522c5b9a28 [2022-08-29T19:14:21.808Z] Removing intermediate container 7e522c5b9a28 [2022-08-29T19:14:21.808Z] ---> 1cac5af6ae17 [2022-08-29T19:14:21.808Z] Step 25/26 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:14:22.069Z] ---> Running in 8c8af768a681 [2022-08-29T19:14:22.329Z] Removing intermediate container 8c8af768a681 [2022-08-29T19:14:22.329Z] ---> e0bee03f53ba [2022-08-29T19:14:22.329Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T19:14:22.329Z] ---> Running in 1932c7dea2e6 [2022-08-29T19:14:22.587Z] Removing intermediate container 1932c7dea2e6 [2022-08-29T19:14:22.587Z] ---> 0b9cbd18da39 [2022-08-29T19:14:22.587Z] [2022-08-29T19:14:22.587Z] Successfully built 0b9cbd18da39 [2022-08-29T19:14:22.587Z] Successfully tagged security-spire-agent:latest [2022-08-29T19:14:25.884Z]  Building security-spire-agent ... done Removing intermediate container b74bda61b2e5 [2022-08-29T19:14:25.884Z] ---> 97881228f80a [2022-08-29T19:14:25.884Z] [2022-08-29T19:14:25.884Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T19:14:25.884Z] ---> 9c6f07244728 [2022-08-29T19:14:25.884Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-29T19:14:25.884Z] ---> Running in 8d90505ca830 [2022-08-29T19:14:25.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T19:14:26.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T19:14:26.144Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-29T19:14:26.423Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-29T19:14:26.423Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:14:26.423Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:14:26.423Z] OK: 6 MiB in 16 packages [2022-08-29T19:14:26.684Z] Removing intermediate container 8d90505ca830 [2022-08-29T19:14:26.684Z] ---> 30c19ad96ba5 [2022-08-29T19:14:26.684Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:14:26.944Z] ---> Running in 7fa5061fd81e [2022-08-29T19:14:26.944Z] Removing intermediate container 7fa5061fd81e [2022-08-29T19:14:26.944Z] ---> 9bd09f8b26ad [2022-08-29T19:14:26.944Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-29T19:14:26.944Z] ---> Running in 675ee6ab2613 [2022-08-29T19:14:27.205Z] Removing intermediate container 675ee6ab2613 [2022-08-29T19:14:27.205Z] ---> 4c346cf4bfa3 [2022-08-29T19:14:27.205Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T19:14:27.205Z] ---> Running in 402858328dfe [2022-08-29T19:14:27.205Z] Removing intermediate container 402858328dfe [2022-08-29T19:14:27.205Z] ---> b1c5ea55c1e0 [2022-08-29T19:14:27.205Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:14:27.526Z] ---> 1affe815378b [2022-08-29T19:14:27.526Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-29T19:14:28.113Z] ---> 324187d394f0 [2022-08-29T19:14:28.114Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-29T19:14:28.381Z] ---> f1600203553a [2022-08-29T19:14:28.381Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-29T19:14:28.381Z] ---> Running in 0d94b8bd16f7 [2022-08-29T19:14:28.381Z] Removing intermediate container 0d94b8bd16f7 [2022-08-29T19:14:28.381Z] ---> ce88492226c5 [2022-08-29T19:14:28.381Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:14:28.381Z] ---> Running in 14d9a2bbcf34 [2022-08-29T19:14:28.381Z] Removing intermediate container 14d9a2bbcf34 [2022-08-29T19:14:28.381Z] ---> 7809df87e4cf [2022-08-29T19:14:28.381Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T19:14:28.381Z] ---> Running in cbf9cf22a131 [2022-08-29T19:14:28.641Z] Removing intermediate container cbf9cf22a131 [2022-08-29T19:14:28.641Z] ---> f85437239731 [2022-08-29T19:14:28.641Z] Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:14:28.641Z] ---> Running in fcb4c0e12276 [2022-08-29T19:14:28.641Z] Removing intermediate container fcb4c0e12276 [2022-08-29T19:14:28.641Z] ---> 28110cfbdeeb [2022-08-29T19:14:28.641Z] Step 22/22 : LABEL version=0.0.0 [2022-08-29T19:14:28.641Z] ---> Running in e6db4581f4f3 [2022-08-29T19:14:28.642Z] Removing intermediate container e6db4581f4f3 [2022-08-29T19:14:28.642Z] ---> f4bc5c26af2c [2022-08-29T19:14:28.642Z] [2022-08-29T19:14:28.902Z] Successfully built f4bc5c26af2c [2022-08-29T19:14:28.902Z] Successfully tagged support-notifications:latest [2022-08-29T19:14:28.910Z]  Building support-notifications ... done  [Pipeline] } [2022-08-29T19:14:28.937Z] $ docker stop --time=1 9ac1a1fec82997bcd1d9b8b82af657d510dd5d3923e006e0721ce5fd6ba92df6 [2022-08-29T19:14:30.268Z] $ docker rm -f 9ac1a1fec82997bcd1d9b8b82af657d510dd5d3923e006e0721ce5fd6ba92df6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T19:14:30.759Z] + docker images [2022-08-29T19:14:30.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-29T19:14:30.759Z] support-notifications latest f4bc5c26af2c 2 seconds ago 27.3MB [2022-08-29T19:14:30.759Z] 97881228f80a 7 seconds ago 1.59GB [2022-08-29T19:14:30.759Z] security-spire-agent latest 0b9cbd18da39 8 seconds ago 125MB [2022-08-29T19:14:30.759Z] security-proxy-setup latest 06a2e79bb507 9 seconds ago 27.3MB [2022-08-29T19:14:30.759Z] security-spiffe-token-provider latest 8cf06feaaad8 19 seconds ago 29.3MB [2022-08-29T19:14:30.759Z] sys-mgmt-agent latest bdd7df7ac13b 19 seconds ago 136MB [2022-08-29T19:14:30.759Z] support-scheduler latest d367ad88ec1d 25 seconds ago 26.6MB [2022-08-29T19:14:30.759Z] 07188b7b538e 27 seconds ago 1.53GB [2022-08-29T19:14:30.759Z] 8af9f9fbc50b 47 seconds ago 1.59GB [2022-08-29T19:14:30.759Z] 42bbf6060831 48 seconds ago 1.58GB [2022-08-29T19:14:30.759Z] core-metadata latest b86ea4433dc0 About a minute ago 18.2MB [2022-08-29T19:14:30.759Z] core-command latest 582ccb63c559 About a minute ago 17.3MB [2022-08-29T19:14:30.759Z] ba6684975f3f About a minute ago 1.55GB [2022-08-29T19:14:30.759Z] 61f7b2ff96d2 About a minute ago 1.53GB [2022-08-29T19:14:30.759Z] security-bootstrapper latest 42f46cf040e4 About a minute ago 19.4MB [2022-08-29T19:14:30.759Z] 0a1bb84099c2 About a minute ago 1.54GB [2022-08-29T19:14:30.759Z] security-secretstore-setup latest 26733936a4a2 About a minute ago 29.2MB [2022-08-29T19:14:30.759Z] core-data latest 885c12dfefaa About a minute ago 21.5MB [2022-08-29T19:14:30.759Z] 087e295ceedc 2 minutes ago 1.55GB [2022-08-29T19:14:30.759Z] 859e1de9c2c0 2 minutes ago 1.54GB [2022-08-29T19:14:30.759Z] a05c9d4d06c0 2 minutes ago 1.53GB [2022-08-29T19:14:30.759Z] security-spire-config latest d639cb407b53 2 minutes ago 85.8MB [2022-08-29T19:14:30.759Z] security-spire-server latest a086e9b51423 2 minutes ago 86.5MB [2022-08-29T19:14:30.759Z] c6a58a1cec37 2 minutes ago 1.42GB [2022-08-29T19:14:30.759Z] c933058bb46d 2 minutes ago 1.42GB [2022-08-29T19:14:30.759Z] ci-base-image-x86_64 latest 6742d971f042 6 minutes ago 994MB [2022-08-29T19:14:30.759Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-29T19:14:30.759Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-29T19:14:30.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-08-29T19:14:30.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-29T19:14:30.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-29T19:14:42.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.235s coverage: 89.2% of statements [2022-08-29T19:14:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-29T19:14:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-29T19:14:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-29T19:14:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-29T19:14:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-29T19:14:42.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.636s coverage: 2.1% of statements [2022-08-29T19:14:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-29T19:14:42.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-29T19:14:43.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.564s coverage: 95.6% of statements [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-29T19:14:43.623Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.319s coverage: 72.2% of statements [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-29T19:14:43.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.466s coverage: 60.0% of statements [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-29T19:14:43.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.352s coverage: 0.9% of statements [2022-08-29T19:14:43.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-29T19:14:44.250Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.257s coverage: 58.8% of statements [2022-08-29T19:14:44.250Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 29.6% of statements [2022-08-29T19:14:44.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-29T19:14:51.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements [2022-08-29T19:14:51.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 79.5% of statements [2022-08-29T19:14:51.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2022-08-29T19:14:51.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.342s coverage: 96.3% of statements [2022-08-29T19:14:53.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements [2022-08-29T19:15:01.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements [2022-08-29T19:15:01.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2022-08-29T19:15:13.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.725s coverage: 80.8% of statements [2022-08-29T19:15:13.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements [2022-08-29T19:15:15.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.879s coverage: 91.2% of statements [2022-08-29T19:15:15.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-29T19:15:21.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.942s coverage: 64.7% of statements [2022-08-29T19:15:21.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-29T19:15:21.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-29T19:15:21.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2022-08-29T19:15:21.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-08-29T19:15:21.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-08-29T19:15:21.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2022-08-29T19:15:21.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2022-08-29T19:15:27.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.351s coverage: 65.8% of statements [2022-08-29T19:15:27.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-29T19:15:27.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-29T19:15:27.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-29T19:15:30.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.824s coverage: 43.6% of statements [2022-08-29T19:15:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-29T19:15:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-29T19:15:30.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.311s coverage: 89.5% of statements [2022-08-29T19:15:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-29T19:15:30.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements [2022-08-29T19:15:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-29T19:15:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-29T19:15:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-29T19:15:30.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-29T19:15:40.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.360s coverage: 17.7% of statements [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-29T19:15:40.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.818s coverage: 92.3% of statements [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-29T19:15:40.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.273s coverage: 63.2% of statements [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-29T19:15:40.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-29T19:15:40.800Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.238s coverage: 28.9% of statements [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-29T19:15:40.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-29T19:15:40.800Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements [2022-08-29T19:15:40.800Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-08-29T19:15:40.800Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-29T19:15:40.800Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-29T19:15:40.800Z] GO111MODULE=on go vet ./... [2022-08-29T19:17:32.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T19:17:32.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T19:17:32.681Z] ./bin/test-attribution-txt.sh [2022-08-29T19:17:32.681Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-29T19:17:32.681Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-29T19:17:32.681Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-29T19:17:32.681Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-29T19:17:32.681Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-29T19:17:32.681Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-29T19:17:32.681Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-29T19:17:32.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-29T19:17:33.398Z] + ls -al . [2022-08-29T19:17:33.398Z] total 732 [2022-08-29T19:17:33.398Z] drwxrwxr-x 9 1001 1001 4096 Aug 29 19:11 . [2022-08-29T19:17:33.398Z] drwxr-xr-x 4 root root 4096 Aug 29 19:11 .. [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 19:10 .dockerignore [2022-08-29T19:17:33.398Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 19:10 .git [2022-08-29T19:17:33.398Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 19:10 .github [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 1030 Aug 29 19:10 .gitignore [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 19:10 .golangci.yml [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 19:10 .hadolint.yml [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 19:10 .sonarcloud.properties [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 19:10 ADOPTERS.md [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 10347 Aug 29 19:10 Attribution.txt [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 63209 Aug 29 19:10 CHANGELOG.md [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 19:10 CONTRIBUTING.md [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 19:10 GOVERNANCE.md [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 850 Aug 29 19:10 Jenkinsfile [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 19:10 LICENSE [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 13269 Aug 29 19:10 Makefile [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 19:10 OWNERS.md [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 9094 Aug 29 19:10 README.md [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 6912 Aug 29 19:10 SECURITY.md [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 5 Aug 29 19:07 VERSION [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 4131 Aug 29 19:10 ZMQWindows.md [2022-08-29T19:17:33.398Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 19:10 bin [2022-08-29T19:17:33.398Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 19:10 cmd [2022-08-29T19:17:33.398Z] -rw-r--r-- 1 root root 482786 Aug 29 19:15 coverage.out [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 3682 Aug 29 19:10 go.mod [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 38527 Aug 29 19:10 go.sum [2022-08-29T19:17:33.398Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 19:10 internal [2022-08-29T19:17:33.398Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 19:10 openapi [2022-08-29T19:17:33.398Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 19:10 snap [2022-08-29T19:17:33.398Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 19:10 version.go [Pipeline] sh [2022-08-29T19:17:34.075Z] + '[' -e coverage.out ] [2022-08-29T19:17:34.076Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-29T19:17:34.112Z] Warning: overwriting stash ‘coverage-report’ [2022-08-29T19:17:34.891Z] Stashed 1 file(s) [Pipeline] sh [2022-08-29T19:17:35.547Z] + make build [2022-08-29T19:17:35.547Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T19:18:57.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T19:20:19.221Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T19:20:19.221Z] 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-08-29T19:20:51.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T19:20:51.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T19:20:55.016Z] 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-08-29T19:21:01.750Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T19:21:04.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T19:21:09.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T19:21:12.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T19:21:16.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T19:21:25.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-29T19:21:29.390Z] $ docker stop --time=1 55dd88ade1b4808820a9b883fe59d591e2775be5fd87ba2ced24881ac006bdd7 [2022-08-29T19:21:31.398Z] $ docker rm -f 55dd88ade1b4808820a9b883fe59d591e2775be5fd87ba2ced24881ac006bdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:21:34.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T19:21:34.116Z] [2022-08-29T19:21:34.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:21:34.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T19:21:35.163Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-29T19:21:35.163Z] 29e5d40040c1: Pulling fs layer [2022-08-29T19:21:35.163Z] 1ce36da41761: Pulling fs layer [2022-08-29T19:21:35.163Z] 25b303627fd3: Pulling fs layer [2022-08-29T19:21:35.163Z] 29e5d40040c1: Verifying Checksum [2022-08-29T19:21:35.163Z] 29e5d40040c1: Download complete [2022-08-29T19:21:35.448Z] 1ce36da41761: Verifying Checksum [2022-08-29T19:21:35.448Z] 1ce36da41761: Download complete [2022-08-29T19:21:36.093Z] 29e5d40040c1: Pull complete [2022-08-29T19:21:37.566Z] 25b303627fd3: Verifying Checksum [2022-08-29T19:21:37.566Z] 25b303627fd3: Download complete [2022-08-29T19:21:37.847Z] 1ce36da41761: Pull complete [2022-08-29T19:21:50.266Z] 25b303627fd3: Pull complete [2022-08-29T19:21:50.266Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-29T19:21:50.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T19:21:50.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:21:50.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container [2022-08-29T19:21:50.729Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-29T19:21:53.063Z] $ docker top a56bfcb1c30b7615dbe8da5bd54851b0d8af6d30e413f1c358bd628823119410 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T19:21:54.004Z] + docker-compose build --help [2022-08-29T19:21:54.004Z] + grep parallel [2022-08-29T19:21:58.307Z] --parallel Build images in parallel. [Pipeline] } [2022-08-29T19:21:58.344Z] $ docker stop --time=1 a56bfcb1c30b7615dbe8da5bd54851b0d8af6d30e413f1c358bd628823119410 [2022-08-29T19:22:00.000Z] $ docker rm -f a56bfcb1c30b7615dbe8da5bd54851b0d8af6d30e413f1c358bd628823119410 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:22:00.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T19:22:00.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:22:01.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container [2022-08-29T19:22:01.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-29T19:22:02.490Z] $ docker top 711597b07738a2d9c9216ebcf6a0633a7b693affddb2426d481a7146cfee9296 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T19:22:03.456Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-29T19:22:07.743Z] Building core-command ... [2022-08-29T19:22:07.743Z] Building core-data ... [2022-08-29T19:22:07.743Z] Building core-metadata ... [2022-08-29T19:22:07.743Z] Building security-bootstrapper ... [2022-08-29T19:22:07.743Z] Building security-proxy-setup ... [2022-08-29T19:22:07.743Z] Building security-secretstore-setup ... [2022-08-29T19:22:07.743Z] Building security-spiffe-token-provider ... [2022-08-29T19:22:07.743Z] Building security-spire-agent ... [2022-08-29T19:22:07.743Z] Building security-spire-config ... [2022-08-29T19:22:07.743Z] Building security-spire-server ... [2022-08-29T19:22:07.743Z] Building support-notifications ... [2022-08-29T19:22:07.743Z] Building support-scheduler ... [2022-08-29T19:22:07.743Z] Building sys-mgmt-agent ... [2022-08-29T19:22:07.743Z] Building core-metadata [2022-08-29T19:22:07.743Z] Building security-spire-config [2022-08-29T19:22:07.743Z] Building security-spire-agent [2022-08-29T19:22:07.743Z] Building sys-mgmt-agent [2022-08-29T19:22:07.743Z] Building security-spiffe-token-provider [2022-08-29T19:22:54.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:22:54.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:22:54.704Z] ---> 18b375f5f8f9 [2022-08-29T19:22:54.704Z] Step 3/24 : WORKDIR /edgex-go [2022-08-29T19:22:54.704Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:22:54.704Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:22:54.704Z] ---> 18b375f5f8f9 [2022-08-29T19:22:54.704Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T19:22:54.704Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:22:54.704Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:22:54.704Z] ---> 18b375f5f8f9 [2022-08-29T19:22:54.704Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T19:22:54.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:22:54.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:22:54.704Z] ---> 18b375f5f8f9 [2022-08-29T19:22:54.704Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T19:22:54.704Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:22:54.704Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:22:54.704Z] ---> 18b375f5f8f9 [2022-08-29T19:22:54.704Z] Step 3/20 : WORKDIR /edgex-go [2022-08-29T19:22:54.704Z] ---> Running in 551e82a14710 [2022-08-29T19:22:54.704Z] ---> Running in 15988dfc149f [2022-08-29T19:22:54.704Z] ---> Running in cff1fbae0fdf [2022-08-29T19:22:54.704Z] ---> Running in 399a19690f7f [2022-08-29T19:22:54.704Z] ---> Running in fa889091a871 [2022-08-29T19:22:54.704Z] Removing intermediate container 551e82a14710 [2022-08-29T19:22:54.704Z] ---> 7d9a6c78f2e9 [2022-08-29T19:22:54.704Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:22:54.704Z] Removing intermediate container 399a19690f7f [2022-08-29T19:22:54.704Z] ---> 93f611eb7511 [2022-08-29T19:22:54.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:22:54.704Z] Removing intermediate container fa889091a871 [2022-08-29T19:22:54.704Z] ---> 1bbc2fca0f1a [2022-08-29T19:22:54.704Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:22:54.704Z] Removing intermediate container cff1fbae0fdf [2022-08-29T19:22:54.704Z] ---> 7045c0a954e5 [2022-08-29T19:22:54.704Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-29T19:22:54.704Z] Removing intermediate container 15988dfc149f [2022-08-29T19:22:54.704Z] ---> d805c7397a2b [2022-08-29T19:22:54.704Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:22:54.704Z] ---> Running in ff9333663071 [2022-08-29T19:22:54.704Z] ---> Running in 3055eaa52acb [2022-08-29T19:22:54.704Z] ---> Running in 4d5fc61d34cc [2022-08-29T19:22:54.704Z] ---> Running in 8db15b2eb905 [2022-08-29T19:22:54.704Z] ---> Running in ffa2782b9aa1 [2022-08-29T19:22:55.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:22:55.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:22:56.535Z] Removing intermediate container 3055eaa52acb [2022-08-29T19:22:56.536Z] ---> 1f85cb00a641 [2022-08-29T19:22:56.536Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-29T19:22:56.818Z] ---> Running in a02a6dae7da6 [2022-08-29T19:22:56.818Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-29T19:22:56.818Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-29T19:22:56.818Z] OK: 16891 distinct packages available [2022-08-29T19:22:57.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:22:57.384Z] Removing intermediate container ff9333663071 [2022-08-29T19:22:57.384Z] ---> a16178520464 [2022-08-29T19:22:57.384Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T19:22:57.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:22:57.384Z] Removing intermediate container 4d5fc61d34cc [2022-08-29T19:22:57.384Z] ---> a5597c20afba [2022-08-29T19:22:57.384Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T19:22:57.682Z] Removing intermediate container 8db15b2eb905 [2022-08-29T19:22:57.682Z] ---> 9c0a47251a20 [2022-08-29T19:22:57.682Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-29T19:22:57.682Z] ---> Running in 4093d2e071a4 [2022-08-29T19:22:57.682Z] ---> Running in 34cf98d9409d [2022-08-29T19:22:57.977Z] ---> Running in 51c37a25929f [2022-08-29T19:22:58.583Z] OK: 221 MiB in 51 packages [2022-08-29T19:22:58.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:22:59.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:22:59.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:22:59.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:22:59.867Z] Removing intermediate container ffa2782b9aa1 [2022-08-29T19:22:59.867Z] ---> 52ebbffc8052 [2022-08-29T19:22:59.867Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-29T19:23:00.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:23:00.749Z] ---> 0e4aed3bc456 [2022-08-29T19:23:00.749Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:23:00.749Z] ---> Running in 757de73b7049 [2022-08-29T19:23:00.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:23:01.032Z] OK: 221 MiB in 51 packages [2022-08-29T19:23:01.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:23:01.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:23:02.493Z] OK: 221 MiB in 51 packages [2022-08-29T19:23:02.493Z] OK: 221 MiB in 51 packages [2022-08-29T19:23:02.493Z] Removing intermediate container a02a6dae7da6 [2022-08-29T19:23:02.493Z] ---> 31573ae3599b [2022-08-29T19:23:02.493Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T19:23:02.493Z] OK: 221 MiB in 51 packages [2022-08-29T19:23:04.502Z] Removing intermediate container 34cf98d9409d [2022-08-29T19:23:04.502Z] ---> 5d06f0f9c547 [2022-08-29T19:23:04.502Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T19:23:04.502Z] Removing intermediate container 4093d2e071a4 [2022-08-29T19:23:04.502Z] ---> 93656abd76f2 [2022-08-29T19:23:04.502Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T19:23:04.502Z] ---> c2860ccd12cd [2022-08-29T19:23:04.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:23:04.502Z] Removing intermediate container 51c37a25929f [2022-08-29T19:23:04.502Z] ---> 55fad3033805 [2022-08-29T19:23:04.502Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-29T19:23:04.502Z] ---> Running in 17da8f00c344 [2022-08-29T19:23:05.502Z] ---> a6e9ec2d5284 [2022-08-29T19:23:05.502Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:23:05.797Z] ---> ff0589109b2e [2022-08-29T19:23:05.797Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:23:05.797Z] ---> Running in 97563e1b266e [2022-08-29T19:23:05.797Z] ---> Running in da3df7cc2383 [2022-08-29T19:23:06.079Z] ---> ff6a1377c835 [2022-08-29T19:23:06.079Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:23:06.365Z] ---> Running in 547e1de0ec77 [2022-08-29T19:23:53.397Z] Removing intermediate container 757de73b7049 [2022-08-29T19:23:53.397Z] ---> 1d3b33b6b9e7 [2022-08-29T19:23:53.397Z] Step 7/20 : COPY . . [2022-08-29T19:24:03.586Z] Removing intermediate container 547e1de0ec77 [2022-08-29T19:24:03.586Z] ---> bcdb8ac7d16e [2022-08-29T19:24:03.586Z] Step 8/24 : COPY . . [2022-08-29T19:24:03.586Z] Removing intermediate container da3df7cc2383 [2022-08-29T19:24:03.586Z] ---> bb5b04168f0b [2022-08-29T19:24:03.586Z] Step 8/26 : COPY . . [2022-08-29T19:24:03.586Z] Removing intermediate container 97563e1b266e [2022-08-29T19:24:03.586Z] ---> 61da5fa14f04 [2022-08-29T19:24:03.586Z] Step 8/26 : COPY . . [2022-08-29T19:24:03.586Z] Removing intermediate container 17da8f00c344 [2022-08-29T19:24:03.586Z] ---> e7693431da97 [2022-08-29T19:24:03.586Z] Step 8/23 : COPY . . [2022-08-29T19:24:07.049Z] ---> d819041020e2 [2022-08-29T19:24:07.049Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-29T19:24:07.323Z] ---> Running in c1666856d9f6 [2022-08-29T19:24:08.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-29T19:24:23.922Z] ---> b450e6c202b8 [2022-08-29T19:24:23.922Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T19:24:24.203Z] ---> 3512736cadaa [2022-08-29T19:24:24.203Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-29T19:24:24.203Z] ---> 34982a2194ba [2022-08-29T19:24:24.203Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-29T19:24:24.203Z] ---> Running in a2420f618259 [2022-08-29T19:24:24.203Z] ---> 5ea63fe43c2a [2022-08-29T19:24:24.203Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T19:24:24.203Z] ---> Running in 4e1183225a96 [2022-08-29T19:24:24.486Z] ---> Running in 0754685b1490 [2022-08-29T19:24:24.486Z] ---> Running in c9121122239e [2022-08-29T19:24:25.097Z] Removing intermediate container a2420f618259 [2022-08-29T19:24:25.097Z] ---> 65cde1898452 [2022-08-29T19:24:25.097Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T19:24:25.388Z] ---> Running in 53e6ee9af46c [2022-08-29T19:24:25.388Z] Removing intermediate container c9121122239e [2022-08-29T19:24:25.388Z] ---> 941e18bd66c6 [2022-08-29T19:24:25.388Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T19:24:25.680Z] ---> Running in 16fa54917a51 [2022-08-29T19:24:26.287Z] Removing intermediate container 53e6ee9af46c [2022-08-29T19:24:26.287Z] ---> a1a6af149dd3 [2022-08-29T19:24:26.287Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T19:24:26.287Z] ---> Running in e0295cf5ed48 [2022-08-29T19:24:26.287Z] Removing intermediate container 16fa54917a51 [2022-08-29T19:24:26.287Z] ---> bf2be35747eb [2022-08-29T19:24:26.287Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T19:24:26.562Z] ---> Running in d48e21ae80d6 [2022-08-29T19:24:26.840Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T19:24:26.840Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T19:24:30.285Z] Removing intermediate container e0295cf5ed48 [2022-08-29T19:24:30.285Z] ---> dbd6333b8ab2 [2022-08-29T19:24:30.285Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T19:24:30.285Z] ---> Running in 4cd705be66a2 [2022-08-29T19:24:30.566Z] Removing intermediate container d48e21ae80d6 [2022-08-29T19:24:30.566Z] ---> 981f508e9ede [2022-08-29T19:24:30.566Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T19:24:30.566Z] ---> Running in e9ff29e334b0 [2022-08-29T19:24:30.854Z] Removing intermediate container 4cd705be66a2 [2022-08-29T19:24:30.854Z] ---> 58b760f003b1 [2022-08-29T19:24:30.854Z] [2022-08-29T19:24:30.854Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T19:24:31.136Z] 3.15: Pulling from library/alpine [2022-08-29T19:24:31.136Z] Removing intermediate container e9ff29e334b0 [2022-08-29T19:24:31.136Z] ---> e88da3f73371 [2022-08-29T19:24:31.136Z] [2022-08-29T19:24:31.136Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T19:24:31.416Z] 3.15: Pulling from library/alpine [2022-08-29T19:24:32.865Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T19:24:32.865Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T19:24:32.865Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T19:24:32.865Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T19:24:32.865Z] ---> 02e0d6fdf486 [2022-08-29T19:24:32.865Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:24:32.865Z] ---> 02e0d6fdf486 [2022-08-29T19:24:32.865Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:24:32.865Z] ---> Running in 8ce1755e34f7 [2022-08-29T19:24:32.865Z] ---> Running in 9c36512cb149 [2022-08-29T19:24:33.484Z] Removing intermediate container 9c36512cb149 [2022-08-29T19:24:33.484Z] ---> b194831d1058 [2022-08-29T19:24:33.484Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:24:33.484Z] Removing intermediate container 8ce1755e34f7 [2022-08-29T19:24:33.484Z] ---> 20dce867dad4 [2022-08-29T19:24:33.484Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:24:33.764Z] ---> Running in 8e44306313d3 [2022-08-29T19:24:33.764Z] ---> Running in 6b1de13f35d8 [2022-08-29T19:24:38.130Z] Removing intermediate container 8e44306313d3 [2022-08-29T19:24:38.130Z] ---> 383022281873 [2022-08-29T19:24:38.130Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-29T19:24:38.130Z] ---> Running in ceea9bcf77c0 [2022-08-29T19:24:38.130Z] Removing intermediate container 6b1de13f35d8 [2022-08-29T19:24:38.130Z] ---> ca73832a10f4 [2022-08-29T19:24:38.130Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T19:24:38.130Z] ---> Running in e660f248d82e [2022-08-29T19:24:39.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:24:39.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:24:40.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:24:40.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:24:42.321Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T19:24:42.321Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T19:24:42.321Z] OK: 15733 distinct packages available [2022-08-29T19:24:42.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:24:42.321Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T19:24:42.321Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T19:24:42.321Z] OK: 15733 distinct packages available [2022-08-29T19:24:42.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:24:43.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:24:43.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:24:44.461Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-29T19:24:44.461Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-29T19:24:44.740Z] (3/4) Installing libucontext (1.1-r0) [2022-08-29T19:24:44.740Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-29T19:24:44.740Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T19:24:44.740Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T19:24:44.740Z] OK: 6 MiB in 18 packages [2022-08-29T19:24:45.021Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T19:24:45.021Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T19:24:45.021Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T19:24:45.303Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T19:24:45.303Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T19:24:45.582Z] OK: 6 MiB in 19 packages [2022-08-29T19:24:46.593Z] Removing intermediate container ceea9bcf77c0 [2022-08-29T19:24:46.593Z] ---> ef35ba21aade [2022-08-29T19:24:46.593Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T19:24:47.190Z] Removing intermediate container e660f248d82e [2022-08-29T19:24:47.190Z] ---> 0ddfd7e1ddd7 [2022-08-29T19:24:47.190Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-29T19:24:51.528Z] ---> 5016e5bb13d2 [2022-08-29T19:24:51.528Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T19:24:53.535Z] ---> 91f77b81db42 [2022-08-29T19:24:53.535Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T19:24:54.530Z] ---> d7b2e74c0c9d [2022-08-29T19:24:54.530Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-29T19:24:54.809Z] ---> Running in 53541a2c8426 [2022-08-29T19:24:55.806Z] Removing intermediate container 53541a2c8426 [2022-08-29T19:24:55.806Z] ---> 54bbc07e76c6 [2022-08-29T19:24:55.806Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-29T19:24:57.266Z] ---> ac7e4d157df7 [2022-08-29T19:24:57.266Z] Step 21/26 : WORKDIR / [2022-08-29T19:24:57.266Z] ---> Running in df5f57d9934b [2022-08-29T19:24:58.263Z] Removing intermediate container df5f57d9934b [2022-08-29T19:24:58.263Z] ---> 6c5b036266a4 [2022-08-29T19:24:58.263Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T19:24:58.263Z] ---> Running in 2ca70b886ce3 [2022-08-29T19:24:59.276Z] ---> db57c6978789 [2022-08-29T19:24:59.276Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T19:24:59.276Z] Removing intermediate container 2ca70b886ce3 [2022-08-29T19:24:59.276Z] ---> fe620501338e [2022-08-29T19:24:59.276Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T19:24:59.276Z] ---> Running in a0b430b8e43e [2022-08-29T19:24:59.889Z] Removing intermediate container a0b430b8e43e [2022-08-29T19:24:59.889Z] ---> 687cd487d929 [2022-08-29T19:24:59.889Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T19:25:00.182Z] ---> Running in 5c5a29a6247c [2022-08-29T19:25:00.182Z] ---> 1b620a25e636 [2022-08-29T19:25:00.182Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-29T19:25:00.783Z] Removing intermediate container 5c5a29a6247c [2022-08-29T19:25:00.783Z] ---> ecb42823a2dd [2022-08-29T19:25:00.783Z] Step 25/26 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:25:00.783Z] ---> Running in 179bfd460249 [2022-08-29T19:25:01.422Z] Removing intermediate container 179bfd460249 [2022-08-29T19:25:01.422Z] ---> a335fa3a5bce [2022-08-29T19:25:01.422Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T19:25:01.422Z] ---> Running in 3f95b1b40d4b [2022-08-29T19:25:01.699Z] ---> d94bb243da07 [2022-08-29T19:25:01.699Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-29T19:25:02.313Z] Removing intermediate container 3f95b1b40d4b [2022-08-29T19:25:02.313Z] ---> b967338bc665 [2022-08-29T19:25:02.313Z] [2022-08-29T19:25:02.607Z] Successfully built b967338bc665 [2022-08-29T19:25:02.607Z] Successfully tagged security-spire-config-arm64:latest [2022-08-29T19:25:02.607Z]  Building security-spire-config ... done Building security-spire-server [2022-08-29T19:25:02.880Z] ---> 9110b232458d [2022-08-29T19:25:02.880Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T19:25:02.880Z] ---> Running in b1edb4aac044 [2022-08-29T19:25:03.483Z] Removing intermediate container b1edb4aac044 [2022-08-29T19:25:03.483Z] ---> a5c297556a41 [2022-08-29T19:25:03.483Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T19:25:03.483Z] ---> Running in ae727e3caa7a [2022-08-29T19:25:03.784Z] Removing intermediate container ae727e3caa7a [2022-08-29T19:25:03.784Z] ---> 58c2b31072ba [2022-08-29T19:25:03.784Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T19:25:04.061Z] ---> Running in 391bb066f437 [2022-08-29T19:25:04.662Z] Removing intermediate container 391bb066f437 [2022-08-29T19:25:04.662Z] ---> ac98c72d8dc6 [2022-08-29T19:25:04.662Z] Step 25/26 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:25:04.662Z] ---> Running in 86d9c363b4e9 [2022-08-29T19:25:05.279Z] Removing intermediate container 86d9c363b4e9 [2022-08-29T19:25:05.279Z] ---> 9aec8545e7d6 [2022-08-29T19:25:05.279Z] Step 26/26 : LABEL version=0.0.0 [2022-08-29T19:25:05.554Z] ---> Running in 534a07ed46fa [2022-08-29T19:25:06.160Z] Removing intermediate container 534a07ed46fa [2022-08-29T19:25:06.160Z] ---> a49e0e0eb30b [2022-08-29T19:25:06.160Z] [2022-08-29T19:25:06.447Z] Successfully built a49e0e0eb30b [2022-08-29T19:25:06.447Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-29T19:25:06.447Z]  Building security-spire-agent ... done Building core-data [2022-08-29T19:25:28.668Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:25:28.668Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:25:28.668Z] ---> 18b375f5f8f9 [2022-08-29T19:25:28.668Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T19:25:28.668Z] ---> Using cache [2022-08-29T19:25:28.668Z] ---> d805c7397a2b [2022-08-29T19:25:28.668Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:25:28.668Z] ---> Using cache [2022-08-29T19:25:28.668Z] ---> 9c0a47251a20 [2022-08-29T19:25:28.668Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T19:25:28.668Z] ---> Running in a68c8014f203 [2022-08-29T19:25:30.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:25:31.137Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:25:31.137Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:25:31.137Z] ---> 18b375f5f8f9 [2022-08-29T19:25:31.137Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T19:25:31.137Z] ---> Using cache [2022-08-29T19:25:31.137Z] ---> d805c7397a2b [2022-08-29T19:25:31.137Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:25:31.137Z] ---> Using cache [2022-08-29T19:25:31.137Z] ---> 9c0a47251a20 [2022-08-29T19:25:31.137Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base gitfetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:25:31.137Z] [2022-08-29T19:25:31.137Z] ---> Running in 91e7557a2748 [2022-08-29T19:25:33.146Z] OK: 221 MiB in 51 packages [2022-08-29T19:25:33.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:25:34.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:25:34.434Z] Removing intermediate container a68c8014f203 [2022-08-29T19:25:34.434Z] ---> 11a83b1a0f95 [2022-08-29T19:25:34.434Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T19:25:35.434Z] ---> 82415b690170 [2022-08-29T19:25:35.434Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:25:35.434Z] ---> Running in 227e8e9a3dbb [2022-08-29T19:25:35.713Z] OK: 221 MiB in 51 packages [2022-08-29T19:25:37.164Z] Removing intermediate container 91e7557a2748 [2022-08-29T19:25:37.164Z] ---> f1d836645666 [2022-08-29T19:25:37.164Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T19:25:38.162Z] ---> 7a4b7035bdca [2022-08-29T19:25:38.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:25:38.490Z] ---> Running in a220eb5a882d [2022-08-29T19:26:46.617Z] Removing intermediate container 227e8e9a3dbb [2022-08-29T19:26:46.617Z] ---> 33a3c870332a [2022-08-29T19:26:46.617Z] Step 8/25 : COPY . . [2022-08-29T19:26:46.617Z] Removing intermediate container a220eb5a882d [2022-08-29T19:26:46.617Z] ---> 5dbc12c591a4 [2022-08-29T19:26:46.617Z] Step 8/23 : COPY . . [2022-08-29T19:26:56.801Z] ---> c3322aa9a2e4 [2022-08-29T19:26:56.801Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T19:26:56.801Z] ---> 589801bf28d6 [2022-08-29T19:26:56.801Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-29T19:26:56.801Z] ---> Running in b1ad0cdff46c [2022-08-29T19:26:56.801Z] ---> Running in 9c8d5fe0c2e0 [2022-08-29T19:26:57.080Z] Removing intermediate container b1ad0cdff46c [2022-08-29T19:26:57.080Z] ---> 753489a2236d [2022-08-29T19:26:57.080Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-29T19:26:57.357Z] ---> Running in 62c10a9baa77 [2022-08-29T19:26:57.959Z] Removing intermediate container 62c10a9baa77 [2022-08-29T19:26:57.959Z] ---> 95e9bf2ede9c [2022-08-29T19:26:57.959Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-29T19:26:58.238Z] ---> Running in b56e06cc1af2 [2022-08-29T19:26:58.521Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T19:27:01.152Z] Removing intermediate container b56e06cc1af2 [2022-08-29T19:27:01.152Z] ---> 8fece5e038c8 [2022-08-29T19:27:01.152Z] Step 12/25 : WORKDIR /edgex-go [2022-08-29T19:27:01.427Z] ---> Running in d3805101fe16 [2022-08-29T19:27:02.031Z] Removing intermediate container d3805101fe16 [2022-08-29T19:27:02.031Z] ---> 6f9ede3a36b5 [2022-08-29T19:27:02.031Z] [2022-08-29T19:27:02.031Z] Step 13/25 : FROM alpine:3.15 [2022-08-29T19:27:02.031Z] ---> 02e0d6fdf486 [2022-08-29T19:27:02.031Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:27:02.031Z] ---> Using cache [2022-08-29T19:27:02.031Z] ---> 20dce867dad4 [2022-08-29T19:27:02.031Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:27:02.031Z] ---> Using cache [2022-08-29T19:27:02.031Z] ---> 383022281873 [2022-08-29T19:27:02.031Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T19:27:02.031Z] ---> Running in 782e66dd52ea [2022-08-29T19:27:04.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:27:05.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:27:06.467Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T19:27:06.467Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T19:27:06.467Z] OK: 15733 distinct packages available [2022-08-29T19:27:06.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:27:07.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:27:08.899Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T19:27:08.899Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T19:27:09.177Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T19:27:09.177Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T19:27:09.454Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T19:27:09.454Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T19:27:09.730Z] OK: 6 MiB in 19 packages [2022-08-29T19:27:11.177Z] Removing intermediate container 782e66dd52ea [2022-08-29T19:27:11.177Z] ---> 07722a58f0ea [2022-08-29T19:27:11.177Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T19:27:16.616Z] ---> 3f9e08d16811 [2022-08-29T19:27:16.616Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T19:27:17.612Z] ---> ed6aac80d6f9 [2022-08-29T19:27:17.612Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-29T19:27:18.605Z] ---> 02ca27cede7e [2022-08-29T19:27:18.605Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-29T19:27:19.599Z] ---> b42c04658a34 [2022-08-29T19:27:19.600Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T19:27:19.600Z] ---> Running in 45830a2c4802 [2022-08-29T19:27:20.205Z] Removing intermediate container 45830a2c4802 [2022-08-29T19:27:20.205Z] ---> 685b58f97cae [2022-08-29T19:27:20.205Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T19:27:20.205Z] ---> Running in 7259c3df6004 [2022-08-29T19:27:20.815Z] Removing intermediate container 7259c3df6004 [2022-08-29T19:27:20.815Z] ---> ca24bcce463c [2022-08-29T19:27:20.815Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T19:27:20.815Z] ---> Running in 88f82b51578e [2022-08-29T19:27:21.419Z] Removing intermediate container 88f82b51578e [2022-08-29T19:27:21.419Z] ---> ca1eb7946c29 [2022-08-29T19:27:21.419Z] Step 24/25 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:27:21.419Z] ---> Running in 14a3978cb2d7 [2022-08-29T19:27:22.032Z] Removing intermediate container 14a3978cb2d7 [2022-08-29T19:27:22.032Z] ---> 96e89bc20350 [2022-08-29T19:27:22.032Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T19:27:22.032Z] ---> Running in e903e8080b55 [2022-08-29T19:27:22.636Z] Removing intermediate container e903e8080b55 [2022-08-29T19:27:22.636Z] ---> 50d90aaad2c7 [2022-08-29T19:27:22.636Z] [2022-08-29T19:27:22.913Z] Successfully built 50d90aaad2c7 [2022-08-29T19:27:22.913Z] Successfully tagged security-spire-server-arm64:latest [2022-08-29T19:27:22.913Z]  Building security-spire-server ... done Building security-bootstrapper [2022-08-29T19:27:41.248Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:27:41.248Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:27:41.248Z] ---> 18b375f5f8f9 [2022-08-29T19:27:41.248Z] Step 3/31 : WORKDIR /edgex-go [2022-08-29T19:27:41.248Z] ---> Using cache [2022-08-29T19:27:41.248Z] ---> d805c7397a2b [2022-08-29T19:27:41.248Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:27:41.248Z] ---> Using cache [2022-08-29T19:27:41.248Z] ---> 9c0a47251a20 [2022-08-29T19:27:41.248Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-29T19:27:41.248Z] ---> Using cache [2022-08-29T19:27:41.248Z] ---> 55fad3033805 [2022-08-29T19:27:41.248Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-29T19:27:41.248Z] ---> Using cache [2022-08-29T19:27:41.248Z] ---> ff6a1377c835 [2022-08-29T19:27:41.248Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:27:41.248Z] ---> Using cache [2022-08-29T19:27:41.248Z] ---> bcdb8ac7d16e [2022-08-29T19:27:41.248Z] Step 8/31 : COPY . . [2022-08-29T19:27:41.248Z] ---> Using cache [2022-08-29T19:27:41.248Z] ---> 34982a2194ba [2022-08-29T19:27:41.248Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-29T19:27:41.248Z] ---> Running in a1f43b4708d0 [2022-08-29T19:27:41.526Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T19:29:48.411Z] Removing intermediate container 4e1183225a96 [2022-08-29T19:29:48.411Z] ---> 7f05c4d83716 [2022-08-29T19:29:48.411Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-29T19:29:48.411Z] ---> Running in df08b0660b94 [2022-08-29T19:29:48.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T19:29:48.411Z] Removing intermediate container df08b0660b94 [2022-08-29T19:29:48.411Z] ---> 4a63a291c152 [2022-08-29T19:29:48.411Z] [2022-08-29T19:29:48.411Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T19:29:48.411Z] 3.16: Pulling from library/alpine [2022-08-29T19:29:48.411Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T19:29:48.411Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T19:29:48.411Z] ---> a6215f271958 [2022-08-29T19:29:48.411Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:29:48.411Z] ---> Running in 448cfa37681d [2022-08-29T19:29:48.411Z] Removing intermediate container 448cfa37681d [2022-08-29T19:29:48.411Z] ---> c465ee2a0366 [2022-08-29T19:29:48.411Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-29T19:29:48.688Z] ---> Running in 944d5050e2fb [2022-08-29T19:29:50.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:29:50.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:29:51.943Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-29T19:29:51.943Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-29T19:29:52.222Z] (3/33) Installing readline (8.1.2-r0) [2022-08-29T19:29:52.222Z] (4/33) Installing bash (5.1.16-r2) [2022-08-29T19:29:52.222Z] Executing bash-5.1.16-r2.post-install [2022-08-29T19:29:52.222Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-29T19:29:52.222Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-29T19:29:52.222Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T19:29:52.222Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-29T19:29:52.501Z] (9/33) Installing curl (7.83.1-r2) [2022-08-29T19:29:52.501Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-29T19:29:53.496Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-29T19:29:53.496Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-29T19:29:53.496Z] (13/33) Installing expat (2.4.8-r0) [2022-08-29T19:29:53.496Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-29T19:29:53.496Z] (15/33) Installing gdbm (1.23-r0) [2022-08-29T19:29:53.496Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-29T19:29:53.496Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T19:29:53.496Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T19:29:53.496Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-29T19:29:53.496Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-29T19:29:53.496Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-29T19:29:56.131Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-29T19:29:56.131Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-29T19:29:56.131Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-29T19:29:56.131Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-29T19:29:56.131Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-29T19:29:56.131Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-29T19:29:56.131Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-29T19:29:56.131Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-29T19:29:56.131Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-29T19:29:56.131Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-29T19:29:56.131Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-29T19:29:56.407Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-29T19:29:57.398Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:29:57.398Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:29:58.002Z] OK: 120 MiB in 47 packages [2022-08-29T19:30:13.117Z] Collecting docker-compose==1.23.2 [2022-08-29T19:30:13.117Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-29T19:30:13.117Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 [2022-08-29T19:30:13.117Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-29T19:30:13.117Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-29T19:30:13.117Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-29T19:30:13.117Z] Preparing metadata (setup.py): started [2022-08-29T19:30:15.104Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T19:30:15.706Z] Collecting jsonschema<3,>=2.5.1 [2022-08-29T19:30:15.706Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-29T19:30:16.311Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-29T19:30:16.311Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-29T19:30:16.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.0 MB/s eta 0:00:00 [2022-08-29T19:30:16.913Z] Collecting PyYAML<4,>=3.10 [2022-08-29T19:30:16.913Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-29T19:30:17.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.8 MB/s eta 0:00:00 [2022-08-29T19:30:19.188Z] Preparing metadata (setup.py): started [2022-08-29T19:30:21.180Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T19:30:22.170Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-29T19:30:22.170Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-29T19:30:22.170Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 [2022-08-29T19:30:22.170Z] Collecting docopt<0.7,>=0.6.1 [2022-08-29T19:30:22.170Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-29T19:30:22.448Z] Preparing metadata (setup.py): started [2022-08-29T19:30:25.084Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T19:30:25.084Z] Collecting cached-property<2,>=1.2.0 [2022-08-29T19:30:25.084Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-29T19:30:25.685Z] Collecting docker<4.0,>=3.6.0 [2022-08-29T19:30:25.685Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-29T19:30:25.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.2 MB/s eta 0:00:00 [2022-08-29T19:30:25.961Z] Collecting texttable<0.10,>=0.9.0 [2022-08-29T19:30:25.961Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-29T19:30:25.961Z] Preparing metadata (setup.py): started [2022-08-29T19:30:27.950Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T19:30:28.937Z] Collecting docker-pycreds>=0.4.0 [2022-08-29T19:30:28.937Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-29T19:30:29.543Z] Collecting idna<2.8,>=2.5 [2022-08-29T19:30:29.543Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-29T19:30:29.544Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.2 MB/s eta 0:00:00 [2022-08-29T19:30:29.820Z] Collecting certifi>=2017.4.17 [2022-08-29T19:30:29.820Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-29T19:30:29.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 8.8 MB/s eta 0:00:00 [2022-08-29T19:30:30.098Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-29T19:30:30.098Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-29T19:30:30.374Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.2 MB/s eta 0:00:00 [2022-08-29T19:30:30.975Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-29T19:30:30.975Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-29T19:30:30.975Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.8 MB/s eta 0:00:00 [2022-08-29T19:30:31.578Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-29T19:30:31.578Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-29T19:30:31.578Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-29T19:30:31.578Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-29T19:30:32.566Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-29T19:30:32.566Z] Running setup.py install for texttable: started [2022-08-29T19:30:35.207Z] Running setup.py install for texttable: finished with status 'done' [2022-08-29T19:30:35.207Z] Running setup.py install for PyYAML: started [2022-08-29T19:30:39.576Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-29T19:30:41.066Z] Running setup.py install for docopt: started [2022-08-29T19:30:43.089Z] Removing intermediate container 0754685b1490 [2022-08-29T19:30:43.089Z] ---> 9231d3467594 [2022-08-29T19:30:43.089Z] [2022-08-29T19:30:43.089Z] Step 10/24 : FROM alpine:3.16 [2022-08-29T19:30:43.089Z] ---> a6215f271958 [2022-08-29T19:30:43.089Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-29T19:30:43.374Z] ---> Running in 485e588f487f [2022-08-29T19:30:43.655Z] Running setup.py install for docopt: finished with status 'done' [2022-08-29T19:30:45.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:30:45.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:30:46.721Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-29T19:30:46.721Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:30:46.721Z] OK: 5 MiB in 15 packages [2022-08-29T19:30:47.332Z] Running setup.py install for dockerpty: started [2022-08-29T19:30:48.329Z] Removing intermediate container 485e588f487f [2022-08-29T19:30:48.329Z] ---> 3fa02d82927f [2022-08-29T19:30:48.329Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:30:48.615Z] ---> Running in 3d2b86b0b17d [2022-08-29T19:30:48.894Z] Removing intermediate container 3d2b86b0b17d [2022-08-29T19:30:48.894Z] ---> 21e62742ee90 [2022-08-29T19:30:48.894Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-29T19:30:49.175Z] ---> Running in 0bfeac5bfd95 [2022-08-29T19:30:49.788Z] Removing intermediate container 0bfeac5bfd95 [2022-08-29T19:30:49.788Z] ---> 2f0eb55a34ba [2022-08-29T19:30:49.788Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-29T19:30:50.073Z] ---> Running in d4716bfea596 [2022-08-29T19:30:50.347Z] Removing intermediate container d4716bfea596 [2022-08-29T19:30:50.347Z] ---> 2d14262bfd8d [2022-08-29T19:30:50.347Z] Step 15/24 : WORKDIR / [2022-08-29T19:30:50.627Z] ---> Running in 52bc7b8d07e2 [2022-08-29T19:30:50.905Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-29T19:30:51.181Z] Removing intermediate container 52bc7b8d07e2 [2022-08-29T19:30:51.181Z] ---> 6fb7654d8df2 [2022-08-29T19:30:51.181Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:30:52.173Z] ---> 142706bf2d68 [2022-08-29T19:30:52.173Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-29T19:30:54.172Z] ---> b1d77b4fe41a [2022-08-29T19:30:54.172Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-29T19:30:54.778Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-29T19:30:54.778Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-29T19:30:55.773Z]  ---> 77ddc6f93f31 [2022-08-29T19:30:55.773Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-29T19:30:57.234Z] ---> 1ae10e981e4d [2022-08-29T19:30:57.234Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-29T19:30:57.831Z] ---> Running in 7d2c2679e062 [2022-08-29T19:30:59.274Z] Removing intermediate container 7d2c2679e062 [2022-08-29T19:30:59.274Z] ---> ee73bc442901 [2022-08-29T19:30:59.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:30:59.274Z] ---> Running in 72bf19897a41 [2022-08-29T19:31:00.262Z] Removing intermediate container 72bf19897a41 [2022-08-29T19:31:00.262Z] ---> e0f06e183287 [2022-08-29T19:31:00.262Z] Step 22/24 : LABEL arch=arm64 [2022-08-29T19:31:00.543Z] ---> Running in e1b79aa91eb9 [2022-08-29T19:31:01.541Z] Removing intermediate container e1b79aa91eb9 [2022-08-29T19:31:01.541Z] ---> 68b03640fe0b [2022-08-29T19:31:01.541Z] Step 23/24 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:31:01.818Z] ---> Running in 9b4a289b7497 [2022-08-29T19:31:02.804Z] Removing intermediate container 9b4a289b7497 [2022-08-29T19:31:02.804Z] ---> 82fe89f2ec12 [2022-08-29T19:31:02.804Z] Step 24/24 : LABEL version=0.0.0 [2022-08-29T19:31:03.078Z] ---> Running in caea3e25784c [2022-08-29T19:31:04.062Z] Removing intermediate container caea3e25784c [2022-08-29T19:31:04.062Z] ---> 77a438713150 [2022-08-29T19:31:04.062Z] [2022-08-29T19:31:05.044Z] Successfully built 77a438713150 [2022-08-29T19:31:05.044Z] Successfully tagged core-metadata-arm64:latest [2022-08-29T19:31:05.044Z]  Building core-metadata ... done Building support-scheduler [2022-08-29T19:31:11.779Z] Removing intermediate container c1666856d9f6 [2022-08-29T19:31:11.779Z] ---> 2521e5ea131a [2022-08-29T19:31:11.779Z] [2022-08-29T19:31:11.779Z] Step 9/20 : FROM alpine:3.15 [2022-08-29T19:31:11.779Z] ---> 02e0d6fdf486 [2022-08-29T19:31:11.779Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:31:11.779Z] ---> Using cache [2022-08-29T19:31:11.779Z] ---> 20dce867dad4 [2022-08-29T19:31:11.779Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:31:11.779Z] ---> Using cache [2022-08-29T19:31:11.779Z] ---> 383022281873 [2022-08-29T19:31:11.779Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-29T19:31:11.779Z] ---> Running in 7a3efbfdf1bd [2022-08-29T19:31:13.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:31:15.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:31:16.647Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T19:31:16.647Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T19:31:16.647Z] OK: 15733 distinct packages available [2022-08-29T19:31:16.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:31:17.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:31:19.357Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-29T19:31:19.637Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-29T19:31:19.637Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-29T19:31:19.913Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-29T19:31:19.913Z] (5/9) Installing curl (7.80.0-r2) [2022-08-29T19:31:19.913Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-29T19:31:20.187Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-29T19:31:20.187Z] (8/9) Installing libucontext (1.1-r0) [2022-08-29T19:31:20.187Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-29T19:31:20.465Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T19:31:20.465Z] Removing intermediate container 944d5050e2fb [2022-08-29T19:31:20.465Z] ---> 1a1bc4608a74 [2022-08-29T19:31:20.465Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-29T19:31:20.465Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:31:20.740Z] ---> Running in 2833b10ad0c6 [2022-08-29T19:31:21.017Z] OK: 8 MiB in 23 packages [2022-08-29T19:31:21.294Z] Removing intermediate container 2833b10ad0c6 [2022-08-29T19:31:21.294Z] ---> 383c293ec25d [2022-08-29T19:31:21.294Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T19:31:21.294Z] ---> Running in 791e985d2dc2 [2022-08-29T19:31:22.743Z] Removing intermediate container 791e985d2dc2 [2022-08-29T19:31:22.743Z] ---> d4ff76fd4f1c [2022-08-29T19:31:22.743Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-29T19:31:23.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:31:23.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:31:23.015Z] ---> 18b375f5f8f9 [2022-08-29T19:31:23.015Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T19:31:23.015Z] ---> Using cache [2022-08-29T19:31:23.015Z] ---> d805c7397a2b [2022-08-29T19:31:23.015Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:31:23.015Z] ---> Using cache [2022-08-29T19:31:23.015Z] ---> 9c0a47251a20 [2022-08-29T19:31:23.015Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T19:31:23.015Z] ---> Using cache [2022-08-29T19:31:23.015Z] ---> 55fad3033805 [2022-08-29T19:31:23.015Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T19:31:23.015Z] ---> Using cache [2022-08-29T19:31:23.015Z] ---> ff6a1377c835 [2022-08-29T19:31:23.015Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:31:23.015Z] ---> Using cache [2022-08-29T19:31:23.015Z] ---> bcdb8ac7d16e [2022-08-29T19:31:23.015Z] Step 8/22 : COPY . . [2022-08-29T19:31:23.291Z] ---> Using cache [2022-08-29T19:31:23.291Z] ---> 34982a2194ba [2022-08-29T19:31:23.291Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-29T19:31:23.564Z] ---> Running in 5bc49c9f8bd8 [2022-08-29T19:31:25.014Z] Removing intermediate container 7a3efbfdf1bd [2022-08-29T19:31:25.014Z] ---> 87dc815a018f [2022-08-29T19:31:25.014Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:31:25.998Z] ---> 561928d6287d [2022-08-29T19:31:25.998Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-29T19:31:26.275Z] 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-08-29T19:31:26.886Z] ---> ebb4a0d7d397 [2022-08-29T19:31:26.886Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-29T19:31:27.162Z] ---> 0e8c50a63b8d [2022-08-29T19:31:27.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-29T19:31:29.156Z] ---> bcd657318d9a [2022-08-29T19:31:29.156Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-29T19:31:29.156Z] ---> Running in ca6758fcf6c6 [2022-08-29T19:31:29.436Z] ---> 5bb296035682 [2022-08-29T19:31:29.436Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-29T19:31:29.719Z] Removing intermediate container ca6758fcf6c6 [2022-08-29T19:31:29.719Z] ---> 9518b2203106 [2022-08-29T19:31:29.719Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:31:30.013Z] ---> Running in 853b14a490da [2022-08-29T19:31:30.618Z] Removing intermediate container 853b14a490da [2022-08-29T19:31:30.618Z] ---> 5fbdcac09a1b [2022-08-29T19:31:30.618Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T19:31:30.618Z] ---> f8dd87174192 [2022-08-29T19:31:30.618Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-29T19:31:30.618Z] ---> Running in 12cba9ab2a2d [2022-08-29T19:31:30.899Z] ---> Running in 28307ec7c9fc [2022-08-29T19:31:31.515Z] Removing intermediate container 12cba9ab2a2d [2022-08-29T19:31:31.515Z] ---> a541f5f74b52 [2022-08-29T19:31:31.515Z] Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:31:31.515Z] Removing intermediate container 28307ec7c9fc [2022-08-29T19:31:31.515Z] ---> 20de7aae27db [2022-08-29T19:31:31.515Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:31:31.515Z] ---> Running in 16e7328ffe6c [2022-08-29T19:31:31.515Z] ---> Running in a62aafb6daf7 [2022-08-29T19:31:32.115Z] Removing intermediate container 16e7328ffe6c [2022-08-29T19:31:32.116Z] ---> de1beafdc414 [2022-08-29T19:31:32.116Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T19:31:32.393Z] ---> Running in 075f8c5b6992 [2022-08-29T19:31:32.393Z] Removing intermediate container a62aafb6daf7 [2022-08-29T19:31:32.393Z] ---> 7f1f8b4c3a05 [2022-08-29T19:31:32.393Z] Step 18/20 : LABEL arch=arm64 [2022-08-29T19:31:32.671Z] ---> Running in 182e2512d5aa [2022-08-29T19:31:33.279Z] Removing intermediate container 182e2512d5aa [2022-08-29T19:31:33.279Z] ---> 821d8427399c [2022-08-29T19:31:33.279Z] Step 19/20 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:31:33.279Z] Removing intermediate container 075f8c5b6992 [2022-08-29T19:31:33.279Z] ---> 2f65bbf08b15 [2022-08-29T19:31:33.279Z] [2022-08-29T19:31:33.553Z] ---> Running in 2714ddbe2ac3 [2022-08-29T19:31:33.827Z] Successfully built 2f65bbf08b15 [2022-08-29T19:31:33.827Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-29T19:31:33.827Z] Building security-secretstore-setup [2022-08-29T19:31:34.104Z]  Building sys-mgmt-agent ... done Removing intermediate container 2714ddbe2ac3 [2022-08-29T19:31:34.104Z] ---> 7fd22b769f97 [2022-08-29T19:31:34.104Z] Step 20/20 : LABEL version=0.0.0 [2022-08-29T19:31:34.104Z] ---> Running in 25b472acd71a [2022-08-29T19:31:34.703Z] Removing intermediate container 25b472acd71a [2022-08-29T19:31:34.703Z] ---> fc5302ebee8c [2022-08-29T19:31:34.703Z] [2022-08-29T19:31:34.979Z] Successfully built fc5302ebee8c [2022-08-29T19:31:34.979Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-29T19:31:34.979Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-08-29T19:32:01.814Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:32:01.814Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:32:01.814Z] ---> 18b375f5f8f9 [2022-08-29T19:32:01.814Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> d805c7397a2b [2022-08-29T19:32:01.814Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> 9c0a47251a20 [2022-08-29T19:32:01.814Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> 55fad3033805 [2022-08-29T19:32:01.814Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> ff6a1377c835 [2022-08-29T19:32:01.814Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> bcdb8ac7d16e [2022-08-29T19:32:01.814Z] Step 8/22 : COPY . . [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> 34982a2194ba [2022-08-29T19:32:01.814Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-29T19:32:01.814Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:32:01.814Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:32:01.814Z] ---> 18b375f5f8f9 [2022-08-29T19:32:01.814Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> d805c7397a2b [2022-08-29T19:32:01.814Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> 9c0a47251a20 [2022-08-29T19:32:01.814Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> 55fad3033805 [2022-08-29T19:32:01.814Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> ff6a1377c835 [2022-08-29T19:32:01.814Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> bcdb8ac7d16e [2022-08-29T19:32:01.814Z] Step 8/25 : COPY . . [2022-08-29T19:32:01.814Z] ---> Using cache [2022-08-29T19:32:01.814Z] ---> 34982a2194ba [2022-08-29T19:32:01.814Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-29T19:32:01.814Z] ---> Running in 9b671c20d6a4 [2022-08-29T19:32:01.814Z] ---> Running in 8c246a98f555 [2022-08-29T19:32:02.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T19:32:02.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T19:32:58.855Z] Removing intermediate container a1f43b4708d0 [2022-08-29T19:32:58.855Z] ---> 4197e07cd806 [2022-08-29T19:32:58.855Z] [2022-08-29T19:32:58.855Z] Step 10/31 : FROM alpine:3.16 [2022-08-29T19:32:58.855Z] ---> a6215f271958 [2022-08-29T19:32:58.855Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T19:32:58.855Z] ---> Running in 6741541b3105 [2022-08-29T19:32:58.855Z] Removing intermediate container 6741541b3105 [2022-08-29T19:32:58.855Z] ---> 2ca3c637b381 [2022-08-29T19:32:58.855Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-29T19:32:58.855Z] ---> Running in e78ed5c5ed20 [2022-08-29T19:32:58.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:32:58.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:32:58.855Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-29T19:32:58.855Z] (2/2) Installing su-exec (0.2-r1) [2022-08-29T19:32:58.855Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:32:58.855Z] OK: 5 MiB in 16 packages [2022-08-29T19:32:58.855Z] Removing intermediate container e78ed5c5ed20 [2022-08-29T19:32:58.855Z] ---> 52960c5951e6 [2022-08-29T19:32:58.855Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-29T19:32:58.855Z] ---> Running in 3fb1352e1b06 [2022-08-29T19:32:58.855Z] Removing intermediate container 3fb1352e1b06 [2022-08-29T19:32:58.855Z] ---> 7e2e2cfd9170 [2022-08-29T19:32:58.855Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-29T19:32:58.855Z] ---> Running in a1e4597d0a3e [2022-08-29T19:32:59.135Z] Removing intermediate container a1e4597d0a3e [2022-08-29T19:32:59.135Z] ---> dc9bf247a6f4 [2022-08-29T19:32:59.135Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-29T19:32:59.417Z] ---> Running in cf41f9322013 [2022-08-29T19:33:00.029Z] Removing intermediate container cf41f9322013 [2022-08-29T19:33:00.029Z] ---> 0c61dceff450 [2022-08-29T19:33:00.029Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-29T19:33:00.029Z] ---> Running in a7e01997bf1d [2022-08-29T19:33:03.464Z] Removing intermediate container a7e01997bf1d [2022-08-29T19:33:03.464Z] ---> ec05e9705109 [2022-08-29T19:33:03.464Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-29T19:33:03.464Z] ---> Running in f6e2641d8095 [2022-08-29T19:33:03.741Z] Removing intermediate container f6e2641d8095 [2022-08-29T19:33:03.741Z] ---> 4c5cfa72d59f [2022-08-29T19:33:03.742Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-29T19:33:04.735Z] ---> 8debbae592f6 [2022-08-29T19:33:04.735Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-29T19:33:04.735Z] ---> Running in 30f0a69395fe [2022-08-29T19:33:08.158Z] Removing intermediate container 30f0a69395fe [2022-08-29T19:33:08.158Z] ---> 17c299dfdcde [2022-08-29T19:33:08.158Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:33:08.760Z] ---> e7c76f883096 [2022-08-29T19:33:08.760Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-29T19:33:10.810Z] ---> 2e5d4fa78e3f [2022-08-29T19:33:10.810Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-29T19:33:11.418Z] ---> 1cafc23d56d4 [2022-08-29T19:33:11.418Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-29T19:33:12.408Z] ---> 8749dfc98dd0 [2022-08-29T19:33:12.408Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-29T19:33:13.398Z] ---> b8bb101c0b30 [2022-08-29T19:33:13.398Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-29T19:33:14.400Z] ---> 18b62800390d [2022-08-29T19:33:14.400Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-29T19:33:14.400Z] ---> Running in 9bd5d5948cb3 [2022-08-29T19:33:17.820Z] Removing intermediate container 9bd5d5948cb3 [2022-08-29T19:33:17.820Z] ---> 6e541d22e343 [2022-08-29T19:33:17.820Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-29T19:33:17.820Z] ---> Running in 8963d81ad0cc [2022-08-29T19:33:17.820Z] Removing intermediate container 8963d81ad0cc [2022-08-29T19:33:17.820Z] ---> 329ab5f022cc [2022-08-29T19:33:17.820Z] Step 28/31 : CMD ["gate"] [2022-08-29T19:33:18.095Z] ---> Running in 70b4fc9354ac [2022-08-29T19:33:18.700Z] Removing intermediate container 70b4fc9354ac [2022-08-29T19:33:18.700Z] ---> 409aa240436e [2022-08-29T19:33:18.700Z] Step 29/31 : LABEL arch=arm64 [2022-08-29T19:33:18.700Z] ---> Running in bc6b31b755d8 [2022-08-29T19:33:19.304Z] Removing intermediate container bc6b31b755d8 [2022-08-29T19:33:19.304Z] ---> 641b829a6075 [2022-08-29T19:33:19.304Z] Step 30/31 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:33:19.304Z] ---> Running in a4d1cd3ed5ee [2022-08-29T19:33:19.910Z] Removing intermediate container a4d1cd3ed5ee [2022-08-29T19:33:19.910Z] ---> 95d284a16e5b [2022-08-29T19:33:19.910Z] Step 31/31 : LABEL version=0.0.0 [2022-08-29T19:33:19.910Z] ---> Running in ab6d0136276c [2022-08-29T19:33:20.511Z] Removing intermediate container ab6d0136276c [2022-08-29T19:33:20.511Z] ---> 31a9e84f7852 [2022-08-29T19:33:20.511Z] [2022-08-29T19:33:20.813Z] Successfully built 31a9e84f7852 [2022-08-29T19:33:20.813Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-29T19:33:20.813Z] Building core-command [2022-08-29T19:33:39.147Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:33:39.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:33:39.147Z] ---> 18b375f5f8f9 [2022-08-29T19:33:39.147Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T19:33:39.147Z] ---> Using cache [2022-08-29T19:33:39.147Z] ---> d805c7397a2b [2022-08-29T19:33:39.147Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:33:39.147Z] ---> Using cache [2022-08-29T19:33:39.147Z] ---> 9c0a47251a20 [2022-08-29T19:33:39.147Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-29T19:33:39.147Z] ---> Using cache [2022-08-29T19:33:39.147Z] ---> 55fad3033805 [2022-08-29T19:33:39.147Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T19:33:39.147Z] ---> Using cache [2022-08-29T19:33:39.147Z] ---> ff6a1377c835 [2022-08-29T19:33:39.147Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:33:39.147Z] ---> Using cache [2022-08-29T19:33:39.147Z] ---> bcdb8ac7d16e [2022-08-29T19:33:39.147Z] Step 8/23 : COPY . . [2022-08-29T19:33:39.147Z] ---> Using cache [2022-08-29T19:33:39.147Z] ---> 34982a2194ba [2022-08-29T19:33:39.147Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-29T19:33:39.147Z] ---> Running in 5e2a1bc18515 [2022-08-29T19:33:39.749Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T19:33:52.180Z] Removing intermediate container 9c8d5fe0c2e0 [2022-08-29T19:33:52.180Z] ---> 3d2f1e1b0a18 [2022-08-29T19:33:52.180Z] [2022-08-29T19:33:52.180Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T19:33:52.180Z] ---> a6215f271958 [2022-08-29T19:33:52.180Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-29T19:33:52.180Z] ---> Running in 1ffe128ba91d [2022-08-29T19:33:52.462Z] Removing intermediate container 1ffe128ba91d [2022-08-29T19:33:52.462Z] ---> 2dcec0bd4713 [2022-08-29T19:33:52.462Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-29T19:33:52.742Z] ---> Running in c17bc19dece1 [2022-08-29T19:33:53.022Z] Removing intermediate container c17bc19dece1 [2022-08-29T19:33:53.022Z] ---> c09e423c7c26 [2022-08-29T19:33:53.022Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-29T19:33:53.302Z] ---> Running in ffc031073c8b [2022-08-29T19:33:53.915Z] Removing intermediate container ffc031073c8b [2022-08-29T19:33:53.915Z] ---> 9c17f3905b13 [2022-08-29T19:33:53.915Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:33:53.915Z] ---> Running in 76fef7ef5b3a [2022-08-29T19:33:56.577Z] Removing intermediate container 76fef7ef5b3a [2022-08-29T19:33:56.577Z] ---> a7ea36125854 [2022-08-29T19:33:56.577Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T19:33:56.856Z] ---> Running in 0fe28b35d878 [2022-08-29T19:33:58.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:33:59.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:34:01.307Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T19:34:01.307Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T19:34:01.307Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T19:34:01.585Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T19:34:01.863Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T19:34:01.863Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T19:34:01.863Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:34:02.144Z] OK: 8 MiB in 20 packages [2022-08-29T19:34:04.146Z] Removing intermediate container 0fe28b35d878 [2022-08-29T19:34:04.146Z] ---> 8395337c1e2c [2022-08-29T19:34:04.146Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:34:04.750Z] ---> 447d17034ed4 [2022-08-29T19:34:04.750Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-29T19:34:06.195Z] ---> ff361ee83943 [2022-08-29T19:34:06.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-29T19:34:07.177Z] ---> fc36f8e0f692 [2022-08-29T19:34:07.177Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-29T19:34:07.177Z] ---> Running in 2f414f9d9439 [2022-08-29T19:34:07.774Z] Removing intermediate container 2f414f9d9439 [2022-08-29T19:34:07.774Z] ---> 66ff5a73a295 [2022-08-29T19:34:07.774Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:34:07.774Z] ---> Running in 8d08e08b6cea [2022-08-29T19:34:08.374Z] Removing intermediate container 8d08e08b6cea [2022-08-29T19:34:08.374Z] ---> 7b50c3cad031 [2022-08-29T19:34:08.374Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T19:34:08.653Z] ---> Running in d23bc5b14c6e [2022-08-29T19:34:08.931Z] Removing intermediate container d23bc5b14c6e [2022-08-29T19:34:08.931Z] ---> d41ded9d6609 [2022-08-29T19:34:08.931Z] Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:34:09.216Z] ---> Running in f628a7cd2cdd [2022-08-29T19:34:09.489Z] Removing intermediate container f628a7cd2cdd [2022-08-29T19:34:09.489Z] ---> e0ecf5bf1e7a [2022-08-29T19:34:09.489Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T19:34:09.766Z] ---> Running in 384e4d9d2eeb [2022-08-29T19:34:10.372Z] Removing intermediate container 384e4d9d2eeb [2022-08-29T19:34:10.372Z] ---> 9daa0385f70b [2022-08-29T19:34:10.372Z] [2022-08-29T19:34:10.372Z] Successfully built 9daa0385f70b [2022-08-29T19:34:10.372Z] Successfully tagged core-data-arm64:latest [2022-08-29T19:34:10.647Z] Building support-notifications [2022-08-29T19:34:29.008Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T19:34:29.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T19:34:29.008Z] ---> 18b375f5f8f9 [2022-08-29T19:34:29.008Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T19:34:29.008Z] ---> Using cache [2022-08-29T19:34:29.008Z] ---> d805c7397a2b [2022-08-29T19:34:29.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T19:34:29.008Z] ---> Using cache [2022-08-29T19:34:29.008Z] ---> 9c0a47251a20 [2022-08-29T19:34:29.008Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-29T19:34:29.008Z] ---> Running in ff18d6ef3003 [2022-08-29T19:34:31.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:34:31.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:34:33.040Z] OK: 221 MiB in 51 packages [2022-08-29T19:34:34.496Z] Removing intermediate container ff18d6ef3003 [2022-08-29T19:34:34.496Z] ---> 5b56b38dc022 [2022-08-29T19:34:34.496Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T19:34:35.109Z] ---> 3d58666f647e [2022-08-29T19:34:35.109Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T19:34:35.109Z] ---> Running in 5afc2addb0dc [2022-08-29T19:35:22.136Z] Removing intermediate container 5afc2addb0dc [2022-08-29T19:35:22.136Z] ---> 78d84ce8d66c [2022-08-29T19:35:22.136Z] Step 8/22 : COPY . . [2022-08-29T19:35:34.589Z] ---> 596b6fc8af02 [2022-08-29T19:35:34.589Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-29T19:35:34.890Z] ---> Running in d19898c98013 [2022-08-29T19:35:36.882Z] 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-08-29T19:37:28.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/secrets-config ./cmd/secrets-config [2022-08-29T19:37:28.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T19:37:41.160Z] Removing intermediate container 9b671c20d6a4 [2022-08-29T19:37:41.161Z] ---> 5187d0d625b5 [2022-08-29T19:37:41.161Z] [2022-08-29T19:37:41.161Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T19:37:41.161Z] ---> a6215f271958 [2022-08-29T19:37:41.161Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-29T19:37:41.161Z] ---> Running in ab95ab5c2adb [2022-08-29T19:37:43.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:37:44.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:37:45.003Z] Removing intermediate container 8c246a98f555 [2022-08-29T19:37:45.003Z] ---> 52adf8f6dcc9 [2022-08-29T19:37:45.003Z] [2022-08-29T19:37:45.003Z] Step 10/25 : FROM alpine:3.16 [2022-08-29T19:37:45.003Z] ---> a6215f271958 [2022-08-29T19:37:45.003Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-29T19:37:45.280Z] ---> Running in ac2cf9d072dc [2022-08-29T19:37:45.890Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-29T19:37:45.890Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-29T19:37:45.890Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T19:37:45.890Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-29T19:37:45.890Z] (5/6) Installing curl (7.83.1-r2) [2022-08-29T19:37:45.890Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-29T19:37:45.890Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:37:46.180Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:37:46.469Z] OK: 8 MiB in 20 packages [2022-08-29T19:37:47.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:37:47.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:37:48.948Z] Removing intermediate container ab95ab5c2adb [2022-08-29T19:37:48.948Z] ---> 09e9d813ed0b [2022-08-29T19:37:48.948Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T19:37:48.948Z] ---> Running in 23537fd7dc0f [2022-08-29T19:37:49.231Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-29T19:37:49.531Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-29T19:37:49.531Z] (3/3) Installing su-exec (0.2-r1) [2022-08-29T19:37:49.531Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:37:49.531Z] Removing intermediate container 23537fd7dc0f [2022-08-29T19:37:49.531Z] ---> 2259db5141a1 [2022-08-29T19:37:49.531Z] Step 13/22 : WORKDIR /edgex [2022-08-29T19:37:49.531Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:37:49.531Z] ---> Running in b8d702e76c22 [2022-08-29T19:37:50.151Z] OK: 6 MiB in 17 packages [2022-08-29T19:37:50.151Z] Removing intermediate container b8d702e76c22 [2022-08-29T19:37:50.151Z] ---> 5ffc5a212083 [2022-08-29T19:37:50.151Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-29T19:37:51.613Z] ---> ffba66595a91 [2022-08-29T19:37:51.613Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-29T19:37:52.225Z] Removing intermediate container ac2cf9d072dc [2022-08-29T19:37:52.225Z] ---> 99c878f8e37d [2022-08-29T19:37:52.225Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T19:37:52.504Z] ---> Running in 07aaeb47e14e [2022-08-29T19:37:53.498Z] Removing intermediate container 07aaeb47e14e [2022-08-29T19:37:53.498Z] ---> d9c263abd43e [2022-08-29T19:37:53.498Z] Step 13/25 : WORKDIR / [2022-08-29T19:37:53.498Z] ---> Running in 30abbc076f40 [2022-08-29T19:37:53.776Z] ---> 2b477ca41b3b [2022-08-29T19:37:53.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-29T19:37:54.057Z] Removing intermediate container 30abbc076f40 [2022-08-29T19:37:54.057Z] ---> 22196d3c96f9 [2022-08-29T19:37:54.057Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-29T19:37:55.523Z] ---> 111e6f51f63a [2022-08-29T19:37:55.524Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-29T19:37:55.813Z] ---> 36f82a5a0160 [2022-08-29T19:37:55.813Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T19:37:56.426Z] ---> ba88c66d7522 [2022-08-29T19:37:56.426Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-29T19:37:57.044Z] ---> 498044e2f292 [2022-08-29T19:37:57.044Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T19:37:57.044Z] ---> Running in d2aa84424fbe [2022-08-29T19:37:58.050Z] ---> 5f744edf486e [2022-08-29T19:37:58.050Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-29T19:37:59.052Z] ---> 490dfff715d3 [2022-08-29T19:37:59.052Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-29T19:38:01.069Z] Removing intermediate container d2aa84424fbe [2022-08-29T19:38:01.069Z] ---> 58af245aba31 [2022-08-29T19:38:01.069Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T19:38:01.069Z] ---> Running in 2e727e71eb57 [2022-08-29T19:38:01.678Z] ---> c46347baa7a3 [2022-08-29T19:38:01.678Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-29T19:38:01.955Z] Removing intermediate container 2e727e71eb57 [2022-08-29T19:38:01.955Z] ---> 29777a49f7fd [2022-08-29T19:38:01.955Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T19:38:01.955Z] ---> Running in 721c30ddcfe7 [2022-08-29T19:38:02.986Z] Removing intermediate container 721c30ddcfe7 [2022-08-29T19:38:02.986Z] ---> 6d9df231fc10 [2022-08-29T19:38:02.986Z] Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:38:02.986Z] ---> Running in 789c8ecbf60e [2022-08-29T19:38:03.611Z] Removing intermediate container 789c8ecbf60e [2022-08-29T19:38:03.611Z] ---> c31013364c44 [2022-08-29T19:38:03.611Z] Step 22/22 : LABEL version=0.0.0 [2022-08-29T19:38:03.891Z] ---> Running in af08f822a9c6 [2022-08-29T19:38:04.178Z] ---> f8210a92747e [2022-08-29T19:38:04.178Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T19:38:04.465Z] Removing intermediate container af08f822a9c6 [2022-08-29T19:38:04.465Z] ---> 69da8adc3689 [2022-08-29T19:38:04.465Z] [2022-08-29T19:38:05.077Z] Successfully built 69da8adc3689 [2022-08-29T19:38:05.077Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-29T19:38:05.365Z]  Building security-proxy-setup ... done  ---> 1efb75e63b07 [2022-08-29T19:38:05.365Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T19:38:05.365Z] ---> Running in 5e338d1205ee [2022-08-29T19:38:08.774Z] Removing intermediate container 5e338d1205ee [2022-08-29T19:38:08.774Z] ---> 4d788ad68c9a [2022-08-29T19:38:08.774Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T19:38:08.774Z] ---> Running in 5eded46c19f2 [2022-08-29T19:38:09.045Z] Removing intermediate container 5eded46c19f2 [2022-08-29T19:38:09.045Z] ---> 12182c4f4f5e [2022-08-29T19:38:09.045Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T19:38:09.045Z] ---> Running in 6c28111457ca [2022-08-29T19:38:09.645Z] Removing intermediate container 6c28111457ca [2022-08-29T19:38:09.645Z] ---> 1b3d7a141826 [2022-08-29T19:38:09.645Z] Step 24/25 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:38:09.645Z] ---> Running in fe147924f2dc [2022-08-29T19:38:10.246Z] Removing intermediate container fe147924f2dc [2022-08-29T19:38:10.246Z] ---> c98924c3e3e4 [2022-08-29T19:38:10.246Z] Step 25/25 : LABEL version=0.0.0 [2022-08-29T19:38:10.246Z] ---> Running in 6da0abd868ac [2022-08-29T19:38:10.845Z] Removing intermediate container 6da0abd868ac [2022-08-29T19:38:10.845Z] ---> 279df3ef2c88 [2022-08-29T19:38:10.845Z] [2022-08-29T19:38:11.126Z] Successfully built 279df3ef2c88 [2022-08-29T19:38:11.126Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-29T19:39:07.712Z]  Building security-secretstore-setup ... done Removing intermediate container 5e2a1bc18515 [2022-08-29T19:39:07.712Z] ---> b2f0442f49fd [2022-08-29T19:39:07.712Z] [2022-08-29T19:39:07.712Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T19:39:07.712Z] ---> a6215f271958 [2022-08-29T19:39:07.712Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-29T19:39:07.712Z] ---> Using cache [2022-08-29T19:39:07.712Z] ---> 3fa02d82927f [2022-08-29T19:39:07.712Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:39:07.712Z] ---> Using cache [2022-08-29T19:39:07.712Z] ---> 21e62742ee90 [2022-08-29T19:39:07.712Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-29T19:39:07.712Z] ---> Running in 818b4a8f22ff [2022-08-29T19:39:07.712Z] Removing intermediate container 818b4a8f22ff [2022-08-29T19:39:07.712Z] ---> 82eb7b31601b [2022-08-29T19:39:07.712Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-29T19:39:07.712Z] ---> Running in 23ec47ddebdd [2022-08-29T19:39:07.712Z] Removing intermediate container 23ec47ddebdd [2022-08-29T19:39:07.712Z] ---> aee4ff31df8d [2022-08-29T19:39:07.712Z] Step 15/23 : WORKDIR / [2022-08-29T19:39:08.004Z] ---> Running in bdf0ef67ee52 [2022-08-29T19:39:08.605Z] Removing intermediate container bdf0ef67ee52 [2022-08-29T19:39:08.605Z] ---> 6a6fb0b6e671 [2022-08-29T19:39:08.605Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:39:08.605Z] Removing intermediate container 5bc49c9f8bd8 [2022-08-29T19:39:08.605Z] ---> 966e6cc3f809 [2022-08-29T19:39:08.605Z] [2022-08-29T19:39:08.605Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T19:39:08.605Z] ---> a6215f271958 [2022-08-29T19:39:08.605Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-29T19:39:08.605Z] ---> Using cache [2022-08-29T19:39:08.605Z] ---> 3fa02d82927f [2022-08-29T19:39:08.605Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:39:08.605Z] ---> Using cache [2022-08-29T19:39:08.605Z] ---> 21e62742ee90 [2022-08-29T19:39:08.605Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-29T19:39:08.878Z] ---> Running in a9d494bf546b [2022-08-29T19:39:09.569Z] Removing intermediate container a9d494bf546b [2022-08-29T19:39:09.569Z] ---> 23d475cdfd56 [2022-08-29T19:39:09.569Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T19:39:09.569Z] ---> Running in 7dfa49b5b924 [2022-08-29T19:39:09.569Z] ---> 38fafb8a3267 [2022-08-29T19:39:09.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-29T19:39:10.648Z] Removing intermediate container 7dfa49b5b924 [2022-08-29T19:39:10.648Z] ---> 8aaad97ec618 [2022-08-29T19:39:10.648Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:39:12.609Z] ---> 48ad69c7b924 [2022-08-29T19:39:12.609Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-29T19:39:12.609Z] ---> 276b95210800 [2022-08-29T19:39:12.609Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-29T19:39:14.229Z] ---> a5b51e1b484f [2022-08-29T19:39:14.229Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-29T19:39:14.229Z] ---> Running in c8b693f4401b [2022-08-29T19:39:14.985Z] Removing intermediate container c8b693f4401b [2022-08-29T19:39:14.985Z] ---> b0e552ec9722 [2022-08-29T19:39:14.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:39:14.985Z] ---> Running in a63c174d3c79 [2022-08-29T19:39:15.622Z] ---> fd9acf51b496 [2022-08-29T19:39:15.622Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-29T19:39:15.893Z] Removing intermediate container a63c174d3c79 [2022-08-29T19:39:15.893Z] ---> f9108c781273 [2022-08-29T19:39:15.893Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T19:39:15.893Z] ---> Running in 45e61cd9bd6f [2022-08-29T19:39:16.889Z] ---> 1111d7eacd3f [2022-08-29T19:39:16.889Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-29T19:39:16.889Z] Removing intermediate container 45e61cd9bd6f [2022-08-29T19:39:16.889Z] ---> 72893bd3d8a2 [2022-08-29T19:39:16.889Z] Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:39:16.889Z] ---> Running in 2902f2d78fbe [2022-08-29T19:39:16.889Z] ---> Running in 977c484fbe7e [2022-08-29T19:39:17.494Z] Removing intermediate container 2902f2d78fbe [2022-08-29T19:39:17.494Z] ---> 246e43bd89a5 [2022-08-29T19:39:17.494Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:39:17.494Z] ---> Running in 6464114afda3 [2022-08-29T19:39:17.772Z] Removing intermediate container 977c484fbe7e [2022-08-29T19:39:17.772Z] ---> 1b633b0c72ca [2022-08-29T19:39:17.772Z] Step 23/23 : LABEL version=0.0.0 [2022-08-29T19:39:17.772Z] ---> Running in db02c3d0e7a4 [2022-08-29T19:39:18.375Z] Removing intermediate container 6464114afda3 [2022-08-29T19:39:18.375Z] ---> 6d3cd77a325a [2022-08-29T19:39:18.375Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T19:39:18.375Z] Removing intermediate container db02c3d0e7a4 [2022-08-29T19:39:18.375Z] ---> f6a712d0eb70 [2022-08-29T19:39:18.375Z] [2022-08-29T19:39:18.375Z] ---> Running in 68a30a0fa634 [2022-08-29T19:39:18.987Z] Successfully built f6a712d0eb70 [2022-08-29T19:39:18.987Z] Successfully tagged core-command-arm64:latest [2022-08-29T19:39:18.987Z]  Building core-command ... done Removing intermediate container 68a30a0fa634 [2022-08-29T19:39:18.987Z] ---> aa6942a8a695 [2022-08-29T19:39:18.987Z] Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:39:18.987Z] ---> Running in 630232020edf [2022-08-29T19:39:19.597Z] Removing intermediate container 630232020edf [2022-08-29T19:39:19.597Z] ---> 5de59fe48619 [2022-08-29T19:39:19.597Z] Step 22/22 : LABEL version=0.0.0 [2022-08-29T19:39:19.597Z] ---> Running in 44f3001dec98 [2022-08-29T19:39:20.203Z] Removing intermediate container 44f3001dec98 [2022-08-29T19:39:20.203Z] ---> 02ce7921d2e2 [2022-08-29T19:39:20.203Z] [2022-08-29T19:39:20.482Z] Successfully built 02ce7921d2e2 [2022-08-29T19:39:20.482Z] Successfully tagged support-scheduler-arm64:latest [2022-08-29T19:40:07.481Z]  Building support-scheduler ... done Removing intermediate container d19898c98013 [2022-08-29T19:40:07.481Z] ---> bf7249c5be51 [2022-08-29T19:40:07.481Z] [2022-08-29T19:40:07.481Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T19:40:07.481Z] ---> a6215f271958 [2022-08-29T19:40:07.481Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-29T19:40:07.481Z] ---> Running in 7cab6ecfa252 [2022-08-29T19:40:07.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T19:40:07.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T19:40:07.481Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-29T19:40:07.481Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-29T19:40:07.481Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T19:40:07.481Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T19:40:07.481Z] OK: 6 MiB in 16 packages [2022-08-29T19:40:07.481Z] Removing intermediate container 7cab6ecfa252 [2022-08-29T19:40:07.481Z] ---> deca63aa8708 [2022-08-29T19:40:07.481Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T19:40:07.481Z] ---> Running in 166b15b3c70a [2022-08-29T19:40:07.481Z] Removing intermediate container 166b15b3c70a [2022-08-29T19:40:07.481Z] ---> 80340e4a76f0 [2022-08-29T19:40:07.481Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-29T19:40:07.481Z] ---> Running in fb0e06c4d1bf [2022-08-29T19:40:07.481Z] Removing intermediate container fb0e06c4d1bf [2022-08-29T19:40:07.481Z] ---> f24f2379d351 [2022-08-29T19:40:07.481Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T19:40:07.481Z] ---> Running in 889b09e67526 [2022-08-29T19:40:07.481Z] Removing intermediate container 889b09e67526 [2022-08-29T19:40:07.481Z] ---> bbfe3ccdc4c7 [2022-08-29T19:40:07.481Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T19:40:07.481Z] ---> 712a283be9a9 [2022-08-29T19:40:07.481Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-29T19:40:07.481Z] ---> ddef74ea1f39 [2022-08-29T19:40:07.481Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-29T19:40:07.481Z] ---> 8d7d93752816 [2022-08-29T19:40:07.481Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-29T19:40:07.481Z] ---> Running in 7245b306b00a [2022-08-29T19:40:08.083Z] Removing intermediate container 7245b306b00a [2022-08-29T19:40:08.083Z] ---> 29cabd53c89a [2022-08-29T19:40:08.083Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T19:40:08.083Z] ---> Running in c7a9980051cd [2022-08-29T19:40:08.354Z] Removing intermediate container c7a9980051cd [2022-08-29T19:40:08.354Z] ---> e39e1a86b2e1 [2022-08-29T19:40:08.354Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T19:40:08.354Z] ---> Running in f14920ff1ef7 [2022-08-29T19:40:08.626Z] Removing intermediate container f14920ff1ef7 [2022-08-29T19:40:08.626Z] ---> 712da7c6df46 [2022-08-29T19:40:08.626Z] Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [2022-08-29T19:40:08.898Z] ---> Running in a6aa450749b4 [2022-08-29T19:40:09.169Z] Removing intermediate container a6aa450749b4 [2022-08-29T19:40:09.169Z] ---> d228965d08ff [2022-08-29T19:40:09.169Z] Step 22/22 : LABEL version=0.0.0 [2022-08-29T19:40:09.169Z] ---> Running in 9ec3f724dfb3 [2022-08-29T19:40:09.445Z] Removing intermediate container 9ec3f724dfb3 [2022-08-29T19:40:09.445Z] ---> eeadde42a0a8 [2022-08-29T19:40:09.445Z] [2022-08-29T19:40:09.717Z] Successfully built eeadde42a0a8 [2022-08-29T19:40:09.717Z] Successfully tagged support-notifications-arm64:latest [2022-08-29T19:40:10.005Z]  Building support-notifications ... done  [Pipeline] } [2022-08-29T19:40:10.018Z] $ docker stop --time=1 711597b07738a2d9c9216ebcf6a0633a7b693affddb2426d481a7146cfee9296 [2022-08-29T19:40:11.705Z] $ docker rm -f 711597b07738a2d9c9216ebcf6a0633a7b693affddb2426d481a7146cfee9296 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T19:40:12.305Z] + docker images [2022-08-29T19:40:12.578Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-29T19:40:12.578Z] support-notifications-arm64 latest eeadde42a0a8 3 seconds ago 26.3MB [2022-08-29T19:40:12.578Z] bf7249c5be51 13 seconds ago 1.42GB [2022-08-29T19:40:12.578Z] support-scheduler-arm64 latest 02ce7921d2e2 52 seconds ago 25.7MB [2022-08-29T19:40:12.578Z] core-command-arm64 latest f6a712d0eb70 54 seconds ago 16.7MB [2022-08-29T19:40:12.578Z] 966e6cc3f809 About a minute ago 1.42GB [2022-08-29T19:40:12.578Z] b2f0442f49fd About a minute ago 1.37GB [2022-08-29T19:40:12.578Z] security-secretstore-setup-arm64 latest 279df3ef2c88 2 minutes ago 28.2MB [2022-08-29T19:40:12.578Z] security-proxy-setup-arm64 latest 69da8adc3689 2 minutes ago 26.4MB [2022-08-29T19:40:12.578Z] 52adf8f6dcc9 2 minutes ago 1.37GB [2022-08-29T19:40:12.578Z] 5187d0d625b5 2 minutes ago 1.36GB [2022-08-29T19:40:12.578Z] core-data-arm64 latest 9daa0385f70b 6 minutes ago 20.7MB [2022-08-29T19:40:12.578Z] 3d2f1e1b0a18 6 minutes ago 1.38GB [2022-08-29T19:40:12.578Z] security-bootstrapper-arm64 latest 31a9e84f7852 6 minutes ago 18.7MB [2022-08-29T19:40:12.578Z] 4197e07cd806 7 minutes ago 1.36GB [2022-08-29T19:40:12.578Z] security-spiffe-token-provider-arm64 latest fc5302ebee8c 8 minutes ago 28.4MB [2022-08-29T19:40:12.578Z] sys-mgmt-agent-arm64 latest 2f65bbf08b15 8 minutes ago 133MB [2022-08-29T19:40:12.578Z] 2521e5ea131a 9 minutes ago 1.41GB [2022-08-29T19:40:12.578Z] core-metadata-arm64 latest 77a438713150 9 minutes ago 17.5MB [2022-08-29T19:40:12.578Z] 9231d3467594 9 minutes ago 1.38GB [2022-08-29T19:40:12.578Z] 4a63a291c152 10 minutes ago 1.36GB [2022-08-29T19:40:12.578Z] security-spire-server-arm64 latest 50d90aaad2c7 12 minutes ago 84.2MB [2022-08-29T19:40:12.578Z] 6f9ede3a36b5 13 minutes ago 1.25GB [2022-08-29T19:40:12.578Z] security-spire-agent-arm64 latest a49e0e0eb30b 15 minutes ago 122MB [2022-08-29T19:40:12.578Z] security-spire-config-arm64 latest b967338bc665 15 minutes ago 83.6MB [2022-08-29T19:40:12.578Z] 58b760f003b1 15 minutes ago 1.25GB [2022-08-29T19:40:12.578Z] e88da3f73371 15 minutes ago 1.25GB [2022-08-29T19:40:12.578Z] ci-base-image-arm64 latest 18b375f5f8f9 28 minutes ago 995MB [2022-08-29T19:40:12.578Z] alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB [2022-08-29T19:40:12.578Z] alpine 3.16 a6215f271958 2 weeks ago 5.29MB [2022-08-29T19:40:12.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-29T19:40:12.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:40:13.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T19:40:13.371Z] [2022-08-29T19:40:13.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:40:13.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T19:40:14.382Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T19:40:14.382Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T19:40:14.382Z] 04944245beec: Pulling fs layer [2022-08-29T19:40:14.382Z] 699f458cf7ca: Pulling fs layer [2022-08-29T19:40:14.382Z] 765212b225bb: Pulling fs layer [2022-08-29T19:40:14.382Z] f23df028b6ca: Pulling fs layer [2022-08-29T19:40:14.382Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T19:40:14.382Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T19:40:14.382Z] 765212b225bb: Waiting [2022-08-29T19:40:14.382Z] f23df028b6ca: Waiting [2022-08-29T19:40:14.382Z] d65c8cfc05b1: Waiting [2022-08-29T19:40:14.382Z] 2437ff75d9bd: Waiting [2022-08-29T19:40:14.382Z] 04944245beec: Verifying Checksum [2022-08-29T19:40:14.382Z] 04944245beec: Download complete [2022-08-29T19:40:14.382Z] 765212b225bb: Verifying Checksum [2022-08-29T19:40:14.382Z] 765212b225bb: Download complete [2022-08-29T19:40:14.652Z] f23df028b6ca: Verifying Checksum [2022-08-29T19:40:14.652Z] f23df028b6ca: Download complete [2022-08-29T19:40:14.652Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T19:40:14.652Z] d65c8cfc05b1: Download complete [2022-08-29T19:40:14.652Z] 699f458cf7ca: Verifying Checksum [2022-08-29T19:40:14.652Z] 699f458cf7ca: Download complete [2022-08-29T19:40:15.249Z] 8998bd30e6a1: Verifying Checksum [2022-08-29T19:40:15.249Z] 8998bd30e6a1: Download complete [2022-08-29T19:40:17.221Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T19:40:17.221Z] 2437ff75d9bd: Download complete [2022-08-29T19:40:19.832Z] 8998bd30e6a1: Pull complete [2022-08-29T19:40:19.832Z] 04944245beec: Pull complete [2022-08-29T19:40:21.269Z] 699f458cf7ca: Pull complete [2022-08-29T19:40:21.542Z] 765212b225bb: Pull complete [2022-08-29T19:40:22.519Z] f23df028b6ca: Pull complete [2022-08-29T19:40:22.794Z] d65c8cfc05b1: Pull complete [2022-08-29T19:40:37.862Z] 2437ff75d9bd: Pull complete [2022-08-29T19:40:37.862Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T19:40:37.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T19:40:37.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:40:38.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container [2022-08-29T19:40:38.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-29T19:40:40.794Z] $ docker top 53fd56a346bd2905814199b931cfa2ce4c0d3767f23f2f59645b7cb66b5a4338 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:40:41.857Z] ---> job-cost.sh [2022-08-29T19:40:41.858Z] lf-activate-venv: SKIPPING [2022-08-29T19:40:41.858Z] INFO: No Stack... [2022-08-29T19:40:42.130Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T19:40:43.104Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T19:40:43.770Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-08-29T19:40:43.770Z] + cut -d, -f6 [Pipeline] lock [2022-08-29T19:40:43.845Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4136-1-stack-cost] [2022-08-29T19:40:43.850Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4136-1-stack-cost] did not exist. Created. [2022-08-29T19:40:43.850Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T19:40:44.590Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T19:40:44.772Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T19:40:44.788Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T19:40:44.863Z] $ docker stop --time=1 53fd56a346bd2905814199b931cfa2ce4c0d3767f23f2f59645b7cb66b5a4338 [2022-08-29T19:40:46.378Z] $ docker rm -f 53fd56a346bd2905814199b931cfa2ce4c0d3767f23f2f59645b7cb66b5a4338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-29T19:40:47.405Z] provisioning config files... [2022-08-29T19:40:47.414Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4798498238802454472tmp [Pipeline] { [Pipeline] sh [2022-08-29T19:40:47.744Z] + set +x [2022-08-29T19:40:47.744Z] + curl -s https://codecov.io/bash [2022-08-29T19:40:47.744Z] + bash -s -- [2022-08-29T19:40:47.744Z] [2022-08-29T19:40:47.744Z] _____ _ [2022-08-29T19:40:47.744Z] / ____| | | [2022-08-29T19:40:47.744Z] | | ___ __| | ___ ___ _____ __ [2022-08-29T19:40:47.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-29T19:40:47.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-29T19:40:47.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-29T19:40:47.744Z] Bash-1.0.6 [2022-08-29T19:40:47.744Z] [2022-08-29T19:40:47.744Z] [2022-08-29T19:40:47.744Z] ==> git version 2.25.1 found [2022-08-29T19:40:47.744Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-29T19:40:47.744Z] Release-Date: 2020-01-08 [2022-08-29T19:40:47.744Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-29T19:40:47.744Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-29T19:40:47.744Z] ==> Jenkins CI detected. [2022-08-29T19:40:47.744Z] current dir:  /w/workspace/edgex-go/1 [2022-08-29T19:40:47.744Z] project root: . [2022-08-29T19:40:47.744Z] --> token set from env [2022-08-29T19:40:47.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-29T19:40:48.004Z] ==> Running gcov in . (disable via -X gcov) [2022-08-29T19:40:48.004Z] ==> Python coveragepy not found [2022-08-29T19:40:48.004Z] ==> Searching for coverage reports in: [2022-08-29T19:40:48.004Z] + . [2022-08-29T19:40:48.004Z] -> Found 1 reports [2022-08-29T19:40:48.004Z] ==> Detecting git/mercurial file structure [2022-08-29T19:40:48.004Z] ==> Reading reports [2022-08-29T19:40:48.004Z] + ./coverage.out bytes=482786 [2022-08-29T19:40:48.004Z] ==> Appending adjustments [2022-08-29T19:40:48.004Z] https://docs.codecov.io/docs/fixing-reports [2022-08-29T19:40:49.384Z] + Found adjustments [2022-08-29T19:40:49.384Z] ==> Gzipping contents [2022-08-29T19:40:49.384Z] 64K /tmp/codecov.cXnYT8.gz [2022-08-29T19:40:49.384Z] ==> Uploading reports [2022-08-29T19:40:49.384Z] url: https://codecov.io [2022-08-29T19:40:49.384Z] query: branch=PR-4136&commit=0948ef76e9df6608d040d18c8a6c1c56cffe36f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4136&job=&cmd_args= [2022-08-29T19:40:49.384Z] -> Pinging Codecov [2022-08-29T19:40:49.384Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4136&commit=0948ef76e9df6608d040d18c8a6c1c56cffe36f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4136&job=&cmd_args= [2022-08-29T19:40:49.384Z] -> Uploading to [2022-08-29T19:40:49.384Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-29/00271124DB129430A58F1EEE437C3FCB/0948ef76e9df6608d040d18c8a6c1c56cffe36f0/f4ba67b9-34de-4f42-95fa-95e916c8062e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T194049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ace6b9b8dbd35739d17873d24f2d9c839554de98d475b42eba873db16541bcfa [2022-08-29T19:40:49.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T19:40:49.643Z] Dload Upload Total Spent Left Speed [2022-08-29T19:40:49.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63307 0 0 100 63307 0 264k --:--:-- --:--:-- --:--:-- 264k [2022-08-29T19:40:49.643Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [Pipeline] } [2022-08-29T19:40:49.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-29T19:40:51.036Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:40:51.373Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:40:52.263Z] ---> package-listing.sh [2022-08-29T19:40:52.263Z] ++ facter osfamily [2022-08-29T19:40:52.263Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T19:40:52.522Z] + OS_FAMILY=debian [2022-08-29T19:40:52.522Z] + workspace=/w/workspace/edgex-go/1 [2022-08-29T19:40:52.522Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T19:40:52.522Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T19:40:52.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T19:40:52.522Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T19:40:52.522Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-29T19:40:52.522Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T19:40:52.522Z] + case "${OS_FAMILY}" in [2022-08-29T19:40:52.522Z] + dpkg -l [2022-08-29T19:40:52.522Z] + grep '^ii' [2022-08-29T19:40:52.522Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T19:40:52.522Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T19:40:52.522Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T19:40:52.522Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-29T19:40:52.522Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-29T19:40:52.522Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-29T19:40:52.560Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-29T19:40:52.852Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:40:53.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T19:40:53.504Z] [2022-08-29T19:40:53.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T19:40:53.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T19:40:53.881Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T19:40:53.881Z] 5eb5b503b376: Pulling fs layer [2022-08-29T19:40:53.881Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T19:40:53.881Z] ec43610c2a17: Pulling fs layer [2022-08-29T19:40:53.881Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T19:40:53.881Z] 33b1e0a273af: Pulling fs layer [2022-08-29T19:40:53.881Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T19:40:53.881Z] 2f39f015ded8: Pulling fs layer [2022-08-29T19:40:53.881Z] 33b1e0a273af: Waiting [2022-08-29T19:40:53.881Z] 3a2ae6a8a46f: Waiting [2022-08-29T19:40:53.881Z] 5d3b04190fa2: Waiting [2022-08-29T19:40:53.881Z] 5c69ac0246d0: Verifying Checksum [2022-08-29T19:40:53.881Z] 5c69ac0246d0: Download complete [2022-08-29T19:40:53.881Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-29T19:40:53.881Z] 3a2ae6a8a46f: Download complete [2022-08-29T19:40:53.881Z] 33b1e0a273af: Verifying Checksum [2022-08-29T19:40:53.881Z] 33b1e0a273af: Download complete [2022-08-29T19:40:53.881Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T19:40:53.881Z] 5d3b04190fa2: Download complete [2022-08-29T19:40:54.148Z] ec43610c2a17: Verifying Checksum [2022-08-29T19:40:54.148Z] ec43610c2a17: Download complete [2022-08-29T19:40:54.148Z] 5eb5b503b376: Verifying Checksum [2022-08-29T19:40:54.148Z] 5eb5b503b376: Download complete [2022-08-29T19:40:55.526Z] 5eb5b503b376: Pull complete [2022-08-29T19:40:55.526Z] 5c69ac0246d0: Pull complete [2022-08-29T19:40:55.785Z] ec43610c2a17: Pull complete [2022-08-29T19:40:55.785Z] 3a2ae6a8a46f: Pull complete [2022-08-29T19:40:56.043Z] 33b1e0a273af: Pull complete [2022-08-29T19:40:56.305Z] 5d3b04190fa2: Pull complete [2022-08-29T19:41:00.499Z] 2f39f015ded8: Pull complete [2022-08-29T19:41:00.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T19:41:00.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T19:41:00.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T19:41:00.712Z] prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container [2022-08-29T19:41:00.743Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-29T19:41:03.692Z] $ docker top aeaea1d1464a8ea2878b79f556b8bc2121db9750edef595d2318ec50113e80e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T19:41:04.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T19:41:04.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T19:41:04.708Z] + ls /var/log/sa-host [2022-08-29T19:41:04.708Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T19:41:04.915Z] provisioning config files... [2022-08-29T19:41:04.925Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2829866459511814247tmp [Pipeline] { [Pipeline] echo [2022-08-29T19:41:04.970Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:41:05.282Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T19:41:05.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:41:05.715Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T19:41:05.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:41:06.064Z] ---> sudo-logs.sh [2022-08-29T19:41:06.064Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T19:41:06.140Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:41:06.461Z] ---> job-cost.sh [2022-08-29T19:41:06.461Z] lf-activate-venv: SKIPPING [2022-08-29T19:41:06.461Z] DEBUG: total: 0.10999999940395355 [2022-08-29T19:41:06.461Z] INFO: Retrieving Stack Cost... [2022-08-29T19:41:07.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T19:41:07.601Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T19:41:07.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T19:41:07.960Z] ---> logs-deploy.sh [2022-08-29T19:41:07.960Z] lf-activate-venv: SKIPPING [2022-08-29T19:41:07.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4136/1 [2022-08-29T19:41:07.960Z] INFO: archiving workspace using pattern(s): [2022-08-29T19:41:08.901Z] Archives upload complete. [2022-08-29T19:41:08.901Z] INFO: archiving logs to Nexus