Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+c6ae7449aad5f05f69153f6120284e804cf836f6 (34e846784c3303068b1927800c35a9e96b02a772) 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-ssh14167425355191681627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8166028317607294360.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5970072921779157796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16589632148536788403.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11008985068730741947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6277 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing b1d3d75171801a853140072785bb83afd1a05bde Checking out Revision b1d3d75171801a853140072785bb83afd1a05bde (PR-4339) > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1d3d75171801a853140072785bb83afd1a05bde # timeout=10 Commit message: "Merge commit 'c6ae7449aad5f05f69153f6120284e804cf836f6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T08:31:13.752Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 9362ae3a7a9aa131c27fda2aab0280e472c3990e # timeout=10 [Pipeline] withCredentials [2023-02-16T08:31:13.814Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T08:31:13.835Z] ========================================================= [2023-02-16T08:31:13.835Z] EdgeX Global Pipelines Version Info [2023-02-16T08:31:13.835Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-16T08:31:14.558Z] ------------------- [2023-02-16T08:31:14.558Z] stable info: [2023-02-16T08:31:14.558Z] ------------------- [2023-02-16T08:31:14.558Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T08:31:14.558Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T08:31:14.558Z] Message: update stable to v1.0.244 [2023-02-16T08:31:15.131Z] ------------------- [2023-02-16T08:31:15.131Z] experimental info: [2023-02-16T08:31:15.131Z] ------------------- [2023-02-16T08:31:15.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T08:31:15.131Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T08:31:15.131Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T08:31:15.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-16T08:31:15.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-16T08:31:15.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T08:31:15.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T08:31:15.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T08:31:15.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T08:31:15.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T08:31:15.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-16T08:31:15.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-16T08:31:15.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-16T08:31:15.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T08:31:15.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T08:31:15.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T08:31:15.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T08:31:15.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T08:31:15.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T08:31:15.475Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T08:31:15.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T08:31:15.499Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-16T08:31:15.511Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-16T08:31:15.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T08:31:15.535Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T08:31:15.546Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T08:31:15.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo [2023-02-16T08:31:15.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo [2023-02-16T08:31:15.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo [2023-02-16T08:31:15.590Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1d3d75171801a853140072785bb83afd1a05bde [Pipeline] echo [2023-02-16T08:31:15.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1d3d75 [Pipeline] echo [2023-02-16T08:31:15.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T08:31:15.651Z] provisioning config files... [2023-02-16T08:31:15.667Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config180031000092428959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T08:31:15.969Z] ---> docker-login.sh [2023-02-16T08:31:15.969Z] nexus3.edgexfoundry.org:10001 [2023-02-16T08:31:16.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:31:16.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:31:16.230Z] Configure a credential helper to remove this warning. See [2023-02-16T08:31:16.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:31:16.230Z] [2023-02-16T08:31:16.230Z] Login Succeeded [2023-02-16T08:31:16.230Z] nexus3.edgexfoundry.org:10002 [2023-02-16T08:31:16.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:31:16.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:31:16.491Z] Configure a credential helper to remove this warning. See [2023-02-16T08:31:16.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:31:16.491Z] [2023-02-16T08:31:16.491Z] Login Succeeded [2023-02-16T08:31:16.491Z] nexus3.edgexfoundry.org:10003 [2023-02-16T08:31:16.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:31:16.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:31:16.492Z] Configure a credential helper to remove this warning. See [2023-02-16T08:31:16.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:31:16.492Z] [2023-02-16T08:31:16.492Z] Login Succeeded [2023-02-16T08:31:16.492Z] nexus3.edgexfoundry.org:10004 [2023-02-16T08:31:16.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:31:16.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:31:16.752Z] Configure a credential helper to remove this warning. See [2023-02-16T08:31:16.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:31:16.752Z] [2023-02-16T08:31:16.752Z] Login Succeeded [2023-02-16T08:31:16.752Z] docker.io [2023-02-16T08:31:16.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:31:17.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:31:17.013Z] Configure a credential helper to remove this warning. See [2023-02-16T08:31:17.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:31:17.013Z] [2023-02-16T08:31:17.013Z] Login Succeeded [2023-02-16T08:31:17.013Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T08:31:17.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T08:31:17.338Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 [2023-02-16T08:31:17.338Z] + dirname cmd/core-command/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/core-data/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/core-metadata/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-16T08:31:17.338Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2023-02-16T08:31:17.338Z] -f2 [2023-02-16T08:31:17.338Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/support-notifications/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-16T08:31:17.338Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-16T08:31:17.338Z] + cut -d/ -f2 [2023-02-16T08:31:17.338Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-16T08:31:17.394Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T08:31:17.736Z] + git rev-list -1 --merges b1d3d75171801a853140072785bb83afd1a05bde~1..b1d3d75171801a853140072785bb83afd1a05bde [Pipeline] echo [2023-02-16T08:31:17.749Z] -----------> git rev-list -1 --merges b1d3d75171801a853140072785bb83afd1a05bde~1..b1d3d75171801a853140072785bb83afd1a05bde b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:31:17.749Z] b1d3d75171801a853140072785bb83afd1a05bde [false] [Pipeline] sh [2023-02-16T08:31:18.044Z] + git log --format=format:%s -1 b1d3d75171801a853140072785bb83afd1a05bde [Pipeline] echo [2023-02-16T08:31:18.062Z] ========================================================= [2023-02-16T08:31:18.062Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T08:31:18.062Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-16T08:31:18.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T08:31:18.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T08:31:18.420Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T08:31:18.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T08:31:18.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T08:31:18.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T08:31:18.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:31:18.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T08:31:18.783Z] [2023-02-16T08:31:18.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:31:19.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T08:31:19.091Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T08:31:19.091Z] b85a868b505f: Pulling fs layer [2023-02-16T08:31:19.091Z] e2be974225ed: Pulling fs layer [2023-02-16T08:31:19.091Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T08:31:19.091Z] 988bab9f4d93: Pulling fs layer [2023-02-16T08:31:19.091Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T08:31:19.091Z] eaf3925da568: Pulling fs layer [2023-02-16T08:31:19.091Z] bab4dde63d76: Pulling fs layer [2023-02-16T08:31:19.091Z] bde34c3a00c8: Pulling fs layer [2023-02-16T08:31:19.091Z] b352a97aabf1: Pulling fs layer [2023-02-16T08:31:19.091Z] 4872d77fe225: Pulling fs layer [2023-02-16T08:31:19.091Z] 5851b861e8e6: Pulling fs layer [2023-02-16T08:31:19.091Z] b352a97aabf1: Waiting [2023-02-16T08:31:19.091Z] bde34c3a00c8: Waiting [2023-02-16T08:31:19.091Z] 988bab9f4d93: Waiting [2023-02-16T08:31:19.091Z] bab4dde63d76: Waiting [2023-02-16T08:31:19.091Z] eaf3925da568: Waiting [2023-02-16T08:31:19.091Z] 5851b861e8e6: Waiting [2023-02-16T08:31:19.091Z] 4872d77fe225: Waiting [2023-02-16T08:31:19.091Z] 1469e6f7b9e6: Waiting [2023-02-16T08:31:19.091Z] e2be974225ed: Download complete [2023-02-16T08:31:19.091Z] 988bab9f4d93: Verifying Checksum [2023-02-16T08:31:19.091Z] 988bab9f4d93: Download complete [2023-02-16T08:31:19.357Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T08:31:19.357Z] 1469e6f7b9e6: Download complete [2023-02-16T08:31:19.357Z] eaf3925da568: Verifying Checksum [2023-02-16T08:31:19.357Z] eaf3925da568: Download complete [2023-02-16T08:31:19.357Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T08:31:19.357Z] bde34c3a00c8: Download complete [2023-02-16T08:31:19.619Z] b352a97aabf1: Download complete [2023-02-16T08:31:19.619Z] 4872d77fe225: Download complete [2023-02-16T08:31:19.619Z] 5851b861e8e6: Download complete [2023-02-16T08:31:19.619Z] b85a868b505f: Verifying Checksum [2023-02-16T08:31:19.619Z] b85a868b505f: Download complete [2023-02-16T08:31:19.878Z] bab4dde63d76: Verifying Checksum [2023-02-16T08:31:19.878Z] bab4dde63d76: Download complete [2023-02-16T08:31:20.816Z] b85a868b505f: Pull complete [2023-02-16T08:31:21.096Z] e2be974225ed: Pull complete [2023-02-16T08:31:21.356Z] 339a4e72a1f5: Pull complete [2023-02-16T08:31:21.616Z] 988bab9f4d93: Pull complete [2023-02-16T08:31:21.878Z] 1469e6f7b9e6: Pull complete [2023-02-16T08:31:21.878Z] eaf3925da568: Pull complete [2023-02-16T08:31:23.784Z] bab4dde63d76: Pull complete [2023-02-16T08:31:23.785Z] bde34c3a00c8: Pull complete [2023-02-16T08:31:23.785Z] b352a97aabf1: Pull complete [2023-02-16T08:31:24.045Z] 4872d77fe225: Pull complete [2023-02-16T08:31:24.045Z] 5851b861e8e6: Pull complete [2023-02-16T08:31:24.045Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T08:31:24.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T08:31:24.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:31:24.137Z] prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container [2023-02-16T08:31:24.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T08:31:25.661Z] $ docker top 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 -eo pid,comm [2023-02-16T08:31:25.725Z] 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). [2023-02-16T08:31:25.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T08:31:25.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T08:31:25.765Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T08:31:25.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T08:31:25.884Z] $ docker exec 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 ssh-agent [2023-02-16T08:31:25.998Z] SSH_AUTH_SOCK=/tmp/ssh-rdgs70YgkrDr/agent.32 [2023-02-16T08:31:25.998Z] SSH_AGENT_PID=38 [2023-02-16T08:31:26.004Z] Running ssh-add (command line suppressed) [2023-02-16T08:31:26.106Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8458223754904261552.key (/w/workspace/edgex-go/7@tmp/private_key_8458223754904261552.key) [2023-02-16T08:31:26.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T08:31:26.403Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T08:31:26.420Z] $ docker exec --env ******** --env ******** 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 ssh-agent -k [2023-02-16T08:31:26.526Z] unset SSH_AUTH_SOCK; [2023-02-16T08:31:26.526Z] unset SSH_AGENT_PID; [2023-02-16T08:31:26.526Z] echo Agent pid 38 killed; [2023-02-16T08:31:26.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T08:31:26.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T08:31:26.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T08:31:26.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T08:31:26.680Z] $ docker exec 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 ssh-agent [2023-02-16T08:31:26.797Z] SSH_AUTH_SOCK=/tmp/ssh-rFJx5JdYe6Ai/agent.70 [2023-02-16T08:31:26.797Z] SSH_AGENT_PID=76 [2023-02-16T08:31:26.801Z] Running ssh-add (command line suppressed) [2023-02-16T08:31:26.904Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_13932485977637982536.key (/w/workspace/edgex-go/7@tmp/private_key_13932485977637982536.key) [2023-02-16T08:31:26.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T08:31:27.208Z] + git semver init [2023-02-16T08:31:27.467Z] 2023-02-16 08:31:27,388 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T08:31:27.467Z] 2023-02-16 08:31:27,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2023-02-16T08:31:27.467Z] 2023-02-16 08:31:27,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2023-02-16T08:31:27.467Z] 2023-02-16 08:31:27,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2023-02-16T08:31:32.747Z] 2023-02-16 08:31:32,057 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2023-02-16T08:31:32.747Z] 2023-02-16 08:31:32,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4339 with force:False [2023-02-16T08:31:32.747Z] 2023-02-16 08:31:32,058 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4339 [2023-02-16T08:31:32.747Z] 2023-02-16 08:31:32,062 [execute] INFO git cat-file --batch-check [2023-02-16T08:31:32.747Z] 2023-02-16 08:31:32,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T08:31:32.747Z] 2023-02-16 08:31:32,069 [execute] INFO git cat-file --batch [2023-02-16T08:31:32.747Z] 2023-02-16 08:31:32,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T08:31:32.747Z] 2023-02-16 08:31:32,074 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4339 [2023-02-16T08:31:32.747Z] 0.0.0 [Pipeline] } [2023-02-16T08:31:32.758Z] $ docker exec --env ******** --env ******** 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 ssh-agent -k [2023-02-16T08:31:32.875Z] unset SSH_AUTH_SOCK; [2023-02-16T08:31:32.875Z] unset SSH_AGENT_PID; [2023-02-16T08:31:32.875Z] echo Agent pid 76 killed; [2023-02-16T08:31:32.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T08:31:33.197Z] + git semver [Pipeline] } [2023-02-16T08:31:33.470Z] $ docker stop --time=1 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 [2023-02-16T08:31:34.773Z] $ docker rm -f --volumes 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T08:31:35.109Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T08:31:35.317Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T08:31:35.321Z] [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 [2023-02-16T08:31:35.723Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-02-16T08:31:35.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T08:31:35.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T08:31:35.754Z] ========================================================= [2023-02-16T08:31:35.754Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T08:31:35.754Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:31:36.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T08:31:36.050Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T08:31:36.050Z] 213ec9aee27d: Pulling fs layer [2023-02-16T08:31:36.050Z] 4583459ba037: Pulling fs layer [2023-02-16T08:31:36.050Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T08:31:36.050Z] 53926ce57604: Pulling fs layer [2023-02-16T08:31:36.050Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T08:31:36.050Z] 22ff95d597cd: Pulling fs layer [2023-02-16T08:31:36.050Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T08:31:36.050Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T08:31:36.050Z] a7acece74701: Pulling fs layer [2023-02-16T08:31:36.050Z] 12d6caf4c0d1: Waiting [2023-02-16T08:31:36.050Z] 22ff95d597cd: Waiting [2023-02-16T08:31:36.050Z] 21b2b0c7a3f4: Waiting [2023-02-16T08:31:36.050Z] 96b7cbca73a9: Waiting [2023-02-16T08:31:36.050Z] 53926ce57604: Waiting [2023-02-16T08:31:36.050Z] a7acece74701: Waiting [2023-02-16T08:31:36.050Z] 93c1e223e6f2: Verifying Checksum [2023-02-16T08:31:36.050Z] 93c1e223e6f2: Download complete [2023-02-16T08:31:36.050Z] 4583459ba037: Download complete [2023-02-16T08:31:36.050Z] 21b2b0c7a3f4: Download complete [2023-02-16T08:31:36.050Z] 22ff95d597cd: Verifying Checksum [2023-02-16T08:31:36.050Z] 22ff95d597cd: Download complete [2023-02-16T08:31:36.050Z] 213ec9aee27d: Verifying Checksum [2023-02-16T08:31:36.050Z] 213ec9aee27d: Download complete [2023-02-16T08:31:36.313Z] 12d6caf4c0d1: Verifying Checksum [2023-02-16T08:31:36.313Z] 12d6caf4c0d1: Download complete [2023-02-16T08:31:36.313Z] 213ec9aee27d: Pull complete [2023-02-16T08:31:36.582Z] 4583459ba037: Pull complete [2023-02-16T08:31:36.582Z] 93c1e223e6f2: Pull complete [2023-02-16T08:31:37.215Z] a7acece74701: Download complete [2023-02-16T08:31:37.490Z] 53926ce57604: Verifying Checksum [2023-02-16T08:31:37.490Z] 53926ce57604: Download complete [2023-02-16T08:31:37.490Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T08:31:37.490Z] 96b7cbca73a9: Download complete [2023-02-16T08:31:41.678Z] 53926ce57604: Pull complete [2023-02-16T08:31:41.678Z] 21b2b0c7a3f4: Pull complete [2023-02-16T08:31:41.678Z] 22ff95d597cd: Pull complete [2023-02-16T08:31:41.678Z] 12d6caf4c0d1: Pull complete [2023-02-16T08:31:43.583Z] 96b7cbca73a9: Pull complete [2023-02-16T08:31:44.151Z] a7acece74701: Pull complete [2023-02-16T08:31:44.151Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T08:31:44.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T08:31:44.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:31:44.704Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T08:31:44.704Z] WORKDIR /edgex [2023-02-16T08:31:44.704Z] COPY go.mod . [2023-02-16T08:31:44.704Z] RUN go mod download [2023-02-16T08:31:44.704Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-16T08:31:45.273Z] Sending build context to Docker daemon 170.4MB [2023-02-16T08:31:45.273Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T08:31:45.273Z] ---> db6d94c90886 [2023-02-16T08:31:45.273Z] Step 2/4 : WORKDIR /edgex [2023-02-16T08:31:47.815Z] ---> Running in 37037b1cf41b [2023-02-16T08:31:47.815Z] Removing intermediate container 37037b1cf41b [2023-02-16T08:31:47.815Z] ---> b2a16f78ba4f [2023-02-16T08:31:47.815Z] Step 3/4 : COPY go.mod . [2023-02-16T08:31:47.815Z] ---> 86b39b5eed45 [2023-02-16T08:31:47.815Z] Step 4/4 : RUN go mod download [2023-02-16T08:31:47.815Z] ---> Running in 4a71179f7168 [2023-02-16T08:31:50.414Z] Still waiting to schedule task [2023-02-16T08:31:50.415Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6273’ [2023-02-16T08:31:57.803Z] Removing intermediate container 4a71179f7168 [2023-02-16T08:31:57.803Z] ---> be6362913e56 [2023-02-16T08:31:57.803Z] Successfully built be6362913e56 [2023-02-16T08:31:57.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:31:58.107Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T08:31:58.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:31:58.174Z] prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container [2023-02-16T08:31:58.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T08:31:58.573Z] $ docker top 9234edef0d835b3cc1eb0ac23a45b3b27bae12433b0da2a59cf675e2eea7c4b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:31:58.922Z] + go version [2023-02-16T08:31:58.922Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T08:31:58.934Z] $ docker stop --time=1 9234edef0d835b3cc1eb0ac23a45b3b27bae12433b0da2a59cf675e2eea7c4b3 [2023-02-16T08:32:00.229Z] $ docker rm -f --volumes 9234edef0d835b3cc1eb0ac23a45b3b27bae12433b0da2a59cf675e2eea7c4b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:32:00.611Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T08:32:00.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:32:00.682Z] prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container [2023-02-16T08:32:00.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T08:32:01.074Z] $ docker top 4155a6467e3c4f271ecaa0bfd88e7c56a97fb704e15839b8eb8c595faf95050a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T08:32:01.136Z] ========================================================= [2023-02-16T08:32:01.136Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T08:32:01.136Z] ========================================================= [Pipeline] sh [2023-02-16T08:32:01.431Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:32:01.723Z] + make test [2023-02-16T08:32:01.723Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T08:32:08.287Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T08:32:23.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T08:32:23.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T08:32:23.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2023-02-16T08:32:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.214s coverage: 73.7% of statements [2023-02-16T08:32:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T08:32:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T08:32:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T08:32:26.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements [2023-02-16T08:32:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T08:32:26.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.988s coverage: 88.5% of statements [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 65.9% of statements [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2023-02-16T08:32:28.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.104s coverage: 47.1% of statements [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 82.9% of statements [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-02-16T08:32:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-02-16T08:32:36.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2023-02-16T08:32:36.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2023-02-16T08:32:48.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.397s coverage: 79.9% of statements [2023-02-16T08:32:48.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T08:32:48.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements [2023-02-16T08:32:48.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T08:32:48.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T08:32:48.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T08:32:48.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-16T08:32:48.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T08:32:48.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T08:32:48.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T08:32:48.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.096s coverage: 86.9% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.065s coverage: 20.0% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 80.0% of statements [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.1% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.3% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 41.0% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T08:32:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T08:32:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:32:48.681Z] 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 [2023-02-16T08:33:10.606Z] 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." [2023-02-16T08:33:10.606Z] go vet ./... [2023-02-16T08:33:13.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T08:33:13.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T08:33:13.394Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T08:33:13.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-16T08:33:13.950Z] + ls -al . [2023-02-16T08:33:13.950Z] total 752 [2023-02-16T08:33:13.950Z] drwxrwxr-x 12 1001 1001 4096 Feb 16 08:32 . [2023-02-16T08:33:13.950Z] drwxr-xr-x 4 root root 4096 Feb 16 08:32 .. [2023-02-16T08:33:13.950Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:31 .blubracket [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 16 Feb 16 08:31 .dockerignore [2023-02-16T08:33:13.950Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 08:32 .git [2023-02-16T08:33:13.950Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 08:31 .github [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 1024 Feb 16 08:31 .gitignore [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 08:31 .golangci.yml [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 87 Feb 16 08:31 .hadolint.yml [2023-02-16T08:33:13.950Z] drwxr-xr-x 3 1001 1001 4096 Feb 16 08:31 .semver [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 08:31 .sonarcloud.properties [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 08:31 ADOPTERS.md [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 10825 Feb 16 08:31 Attribution.txt [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 73765 Feb 16 08:31 CHANGELOG.md [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 08:31 CONTRIBUTING.md [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 08:31 GOVERNANCE.md [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 850 Feb 16 08:31 Jenkinsfile [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 08:31 LICENSE [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 13536 Feb 16 08:31 Makefile [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 08:31 OWNERS.md [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 9403 Feb 16 08:31 README.md [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 08:31 SECURITY.md [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 08:31 VERSION [2023-02-16T08:33:13.950Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:31 bin [2023-02-16T08:33:13.950Z] drwxrwxr-x 17 1001 1001 4096 Feb 16 08:31 cmd [2023-02-16T08:33:13.950Z] -rw-r--r-- 1 root root 487530 Feb 16 08:32 coverage.out [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 3295 Feb 16 08:31 go.mod [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 33318 Feb 16 08:31 go.sum [2023-02-16T08:33:13.950Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 08:31 internal [2023-02-16T08:33:13.950Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 08:31 openapi [2023-02-16T08:33:13.950Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:31 sbom [2023-02-16T08:33:13.950Z] drwxrwxr-x 4 1001 1001 4096 Feb 16 08:31 snap [2023-02-16T08:33:13.950Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 08:31 version.go [Pipeline] sh [2023-02-16T08:33:14.233Z] + '[' -e coverage.out ] [2023-02-16T08:33:14.233Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-16T08:33:14.327Z] Stashed 1 file(s) [Pipeline] sh [2023-02-16T08:33:14.608Z] + make build [2023-02-16T08:33:14.608Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T08:33:29.551Z] go build -tags " 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 [2023-02-16T08:33:29.551Z] go build -tags " 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 [2023-02-16T08:33:29.810Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T08:33:30.748Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T08:33:38.849Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T08:33:39.780Z] 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 [2023-02-16T08:33:41.152Z] 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 [2023-02-16T08:33:42.528Z] 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 [2023-02-16T08:33:43.464Z] 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 [2023-02-16T08:33:44.397Z] 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 [2023-02-16T08:33:46.935Z] 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] } [2023-02-16T08:33:48.327Z] $ docker stop --time=1 4155a6467e3c4f271ecaa0bfd88e7c56a97fb704e15839b8eb8c595faf95050a [2023-02-16T08:33:50.932Z] $ docker rm -f --volumes 4155a6467e3c4f271ecaa0bfd88e7c56a97fb704e15839b8eb8c595faf95050a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:33:51.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T08:33:51.728Z] [2023-02-16T08:33:51.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:33:52.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T08:33:52.028Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-16T08:33:52.028Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-16T08:33:52.028Z] ca9280d653b3: Pulling fs layer [2023-02-16T08:33:52.028Z] 7e9c9ca2126c: Pulling fs layer [2023-02-16T08:33:52.294Z] cbdbe7a5bc2a: Download complete [2023-02-16T08:33:52.294Z] cbdbe7a5bc2a: Pull complete [2023-02-16T08:33:52.555Z] ca9280d653b3: Verifying Checksum [2023-02-16T08:33:52.555Z] ca9280d653b3: Download complete [2023-02-16T08:33:52.813Z] 7e9c9ca2126c: Download complete [2023-02-16T08:33:52.813Z] ca9280d653b3: Pull complete [2023-02-16T08:33:56.099Z] 7e9c9ca2126c: Pull complete [2023-02-16T08:33:56.099Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-16T08:33:56.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T08:33:56.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:33:56.180Z] prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container [2023-02-16T08:33:56.224Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-16T08:33:58.200Z] $ docker top cff3a7235a341ef7bd69067a4dc411c141f6d3dbcdf08fb96d5c18af09921322 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:33:58.543Z] + docker-compose build --help [2023-02-16T08:33:58.543Z] + grep parallel [2023-02-16T08:33:59.113Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T08:33:59.127Z] $ docker stop --time=1 cff3a7235a341ef7bd69067a4dc411c141f6d3dbcdf08fb96d5c18af09921322 [2023-02-16T08:34:00.382Z] $ docker rm -f --volumes cff3a7235a341ef7bd69067a4dc411c141f6d3dbcdf08fb96d5c18af09921322 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:34:00.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-16T08:34:00.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:34:00.841Z] prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container [2023-02-16T08:34:00.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-16T08:34:01.259Z] $ docker top 3b7f8cdf062109f01fd62bf8eba85280c6c7cd4a7b455dbc8d887faa7cee72af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:34:01.597Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T08:34:02.166Z] Building core-command ... [2023-02-16T08:34:02.166Z] Building core-common-config-bootstrapper ... [2023-02-16T08:34:02.166Z] Building core-data ... [2023-02-16T08:34:02.166Z] Building core-metadata ... [2023-02-16T08:34:02.166Z] Building security-bootstrapper ... [2023-02-16T08:34:02.166Z] Building security-proxy-setup ... [2023-02-16T08:34:02.166Z] Building security-secretstore-setup ... [2023-02-16T08:34:02.166Z] Building security-spiffe-token-provider ... [2023-02-16T08:34:02.166Z] Building security-spire-agent ... [2023-02-16T08:34:02.166Z] Building security-spire-config ... [2023-02-16T08:34:02.166Z] Building security-spire-server ... [2023-02-16T08:34:02.166Z] Building support-notifications ... [2023-02-16T08:34:02.166Z] Building support-scheduler ... [2023-02-16T08:34:02.166Z] Building security-bootstrapper [2023-02-16T08:34:02.166Z] Building support-notifications [2023-02-16T08:34:02.166Z] Building core-metadata [2023-02-16T08:34:02.166Z] Building security-spire-server [2023-02-16T08:34:02.166Z] Building security-spire-config [2023-02-16T08:34:14.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:14.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:14.384Z] ---> be6362913e56 [2023-02-16T08:34:14.384Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:34:14.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:14.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:14.384Z] ---> be6362913e56 [2023-02-16T08:34:14.384Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:34:14.642Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:14.642Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:14.642Z] ---> be6362913e56 [2023-02-16T08:34:14.642Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T08:34:14.900Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:14.900Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:14.900Z] ---> be6362913e56 [2023-02-16T08:34:14.900Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:34:15.467Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:34:15.467Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:34:15.467Z] ---> be6362913e56 [2023-02-16T08:34:15.467Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T08:34:19.651Z] ---> Running in 896683327df4 [2023-02-16T08:34:19.651Z] ---> Running in 136c9780068c [2023-02-16T08:34:19.651Z] ---> Running in 61ff6776b0c5 [2023-02-16T08:34:19.651Z] ---> Running in ad4125d395a9 [2023-02-16T08:34:19.651Z] ---> Running in 7290e91e4c5b [2023-02-16T08:34:19.651Z] Removing intermediate container 136c9780068c [2023-02-16T08:34:19.651Z] ---> 62255351438e [2023-02-16T08:34:19.651Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T08:34:19.651Z] Removing intermediate container ad4125d395a9 [2023-02-16T08:34:19.651Z] ---> aff470bdc579 [2023-02-16T08:34:19.651Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T08:34:19.651Z] Removing intermediate container 7290e91e4c5b [2023-02-16T08:34:19.651Z] ---> 71469235c414 [2023-02-16T08:34:19.651Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:34:19.651Z] Removing intermediate container 896683327df4 [2023-02-16T08:34:19.651Z] ---> 17f68bb36a0a [2023-02-16T08:34:19.651Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T08:34:19.651Z] Removing intermediate container 61ff6776b0c5 [2023-02-16T08:34:19.651Z] ---> 9bd765024110 [2023-02-16T08:34:19.651Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T08:34:19.651Z] ---> Running in 7c8030324087 [2023-02-16T08:34:19.651Z] ---> Running in b0bd48de52ee [2023-02-16T08:34:19.651Z] ---> Running in 39394098e145 [2023-02-16T08:34:19.651Z] ---> Running in 8c51d6d8aebc [2023-02-16T08:34:19.651Z] ---> Running in 3c15617f05df [2023-02-16T08:34:19.651Z] Removing intermediate container 8c51d6d8aebc [2023-02-16T08:34:19.651Z] ---> 68ddc9f7ffe3 [2023-02-16T08:34:19.651Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T08:34:19.651Z] Removing intermediate container 39394098e145 [2023-02-16T08:34:19.651Z] ---> 971963cfafb8 [2023-02-16T08:34:19.651Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T08:34:19.651Z] ---> Running in f313d4dc549c [2023-02-16T08:34:19.651Z] ---> Running in 4d4a477ac5af [2023-02-16T08:34:19.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:34:20.425Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:20.425Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:20.425Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:20.683Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:20.683Z] OK: 211 MiB in 51 packages [2023-02-16T08:34:20.942Z] Removing intermediate container b0bd48de52ee [2023-02-16T08:34:20.942Z] ---> d6e28029d7fa [2023-02-16T08:34:20.942Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T08:34:21.205Z] ---> 22257876d707 [2023-02-16T08:34:21.205Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:21.205Z] Removing intermediate container 3c15617f05df [2023-02-16T08:34:21.205Z] ---> 83cc01809647 [2023-02-16T08:34:21.205Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:34:21.205Z] ---> Running in 8af1db776543 [2023-02-16T08:34:21.205Z] Removing intermediate container 7c8030324087 [2023-02-16T08:34:21.205Z] ---> c89d35c1a14e [2023-02-16T08:34:21.205Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T08:34:21.205Z] Removing intermediate container f313d4dc549c [2023-02-16T08:34:21.205Z] ---> bc8417a50448 [2023-02-16T08:34:21.205Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:34:21.463Z] Removing intermediate container 4d4a477ac5af [2023-02-16T08:34:21.463Z] ---> a010724532a8 [2023-02-16T08:34:21.463Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T08:34:21.463Z] ---> 99aab76e8ff4 [2023-02-16T08:34:21.463Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:21.463Z] ---> Running in e4116152b900 [2023-02-16T08:34:21.463Z] ---> 9d74e3d97e11 [2023-02-16T08:34:21.463Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:21.463Z] ---> Running in 82cb2391778a [2023-02-16T08:34:21.463Z] ---> a82614f50498 [2023-02-16T08:34:21.463Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:21.463Z] ---> 442cd4df432f [2023-02-16T08:34:21.463Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:34:21.463Z] ---> Running in 36e8ff5a135f [2023-02-16T08:34:21.463Z] ---> Running in d41294e08253 [2023-02-16T08:34:47.857Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6280 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws [2023-02-16T08:34:47.870Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2023-02-16T08:34:47.900Z] The recommended git tool is: git [2023-02-16T08:34:53.582Z] Removing intermediate container d41294e08253 [2023-02-16T08:34:53.582Z] ---> deff5e414702 [2023-02-16T08:34:53.582Z] Step 8/24 : COPY . . [2023-02-16T08:34:53.582Z] Removing intermediate container 8af1db776543 [2023-02-16T08:34:53.582Z] ---> 8765f84e0811 [2023-02-16T08:34:53.582Z] Step 7/32 : COPY . . [2023-02-16T08:34:53.582Z] Removing intermediate container e4116152b900 [2023-02-16T08:34:53.582Z] ---> 0acdb45c417a [2023-02-16T08:34:53.582Z] Step 7/24 : COPY . . [2023-02-16T08:34:53.582Z] Removing intermediate container 36e8ff5a135f [2023-02-16T08:34:53.582Z] ---> b5de08717598 [2023-02-16T08:34:53.582Z] Step 8/22 : COPY . . [2023-02-16T08:34:53.582Z] Removing intermediate container 82cb2391778a [2023-02-16T08:34:53.582Z] ---> f521325011f5 [2023-02-16T08:34:53.582Z] Step 7/23 : COPY . . [2023-02-16T08:34:55.872Z] using credential edgex-jenkins-ssh [2023-02-16T08:34:55.890Z] Cloning the remote Git repository [2023-02-16T08:34:56.460Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-16T08:34:56.549Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2023-02-16T08:34:56.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T08:34:56.731Z] > git --version # timeout=10 [2023-02-16T08:34:56.758Z] > git --version # 'git version 2.25.1' [2023-02-16T08:34:56.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T08:34:56.831Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T08:35:03.557Z] ---> 4ff9b677eade [2023-02-16T08:35:03.557Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T08:35:03.557Z] ---> Running in b8eaf30b9072 [2023-02-16T08:35:03.557Z] ---> 302b9722304c [2023-02-16T08:35:03.557Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T08:35:03.557Z] ---> a228e61f424e [2023-02-16T08:35:03.557Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T08:35:03.557Z] ---> 43ad8781c06b [2023-02-16T08:35:03.557Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T08:35:03.557Z] ---> 0b6ce7d5bfbb [2023-02-16T08:35:03.557Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T08:35:03.557Z] ---> Running in c7af84c263ec [2023-02-16T08:35:03.557Z] ---> Running in a95d8e3b2de8 [2023-02-16T08:35:03.557Z] ---> Running in afd77aebc89c [2023-02-16T08:35:03.557Z] ---> Running in 057c92c9a328 [2023-02-16T08:35:03.557Z] Removing intermediate container 057c92c9a328 [2023-02-16T08:35:03.557Z] Removing intermediate container a95d8e3b2de8 [2023-02-16T08:35:03.557Z] ---> 69eae561811a [2023-02-16T08:35:03.557Z] ---> 13d9264d8427 [2023-02-16T08:35:03.557Z] Step 9/23 : WORKDIR /edgex-go/spire-buildStep 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T08:35:03.557Z] [2023-02-16T08:35:03.557Z] ---> Running in eed91800802c [2023-02-16T08:35:03.557Z] ---> Running in f924d1611a00 [2023-02-16T08:35:03.557Z] Removing intermediate container eed91800802c [2023-02-16T08:35:03.557Z] ---> 382a7c2d17f8 [2023-02-16T08:35:03.557Z] Step 10/24 : 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 [2023-02-16T08:35:03.557Z] Removing intermediate container f924d1611a00 [2023-02-16T08:35:03.557Z] ---> cc0c784a39a3 [2023-02-16T08:35:03.557Z] Step 10/23 : 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 [2023-02-16T08:35:03.557Z] 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 [2023-02-16T08:35:03.557Z] ---> Running in 17e1b51a2469 [2023-02-16T08:35:03.557Z] ---> Running in 5cffe636fa7f [2023-02-16T08:35:03.814Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T08:35:03.814Z] go build -tags " 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 [2023-02-16T08:35:04.747Z] Removing intermediate container 17e1b51a2469 [2023-02-16T08:35:04.747Z] ---> a3a0a02b35e1 [2023-02-16T08:35:04.747Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T08:35:04.747Z] ---> Running in 07cf7dea8e9e [2023-02-16T08:35:04.747Z] Removing intermediate container 5cffe636fa7f [2023-02-16T08:35:04.747Z] ---> a0921c96acb8 [2023-02-16T08:35:04.747Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T08:35:04.747Z] ---> Running in c5d3ea5cc314 [2023-02-16T08:35:05.004Z] Removing intermediate container 07cf7dea8e9e [2023-02-16T08:35:05.004Z] ---> 967f854f096e [2023-02-16T08:35:05.004Z] [2023-02-16T08:35:05.004Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T08:35:05.004Z] Removing intermediate container c5d3ea5cc314 [2023-02-16T08:35:05.004Z] ---> 71dcb70ad43d [2023-02-16T08:35:05.004Z] [2023-02-16T08:35:05.004Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T08:35:05.004Z] 3.15: Pulling from library/alpine [2023-02-16T08:35:05.004Z] 3.15: Pulling from library/alpine [2023-02-16T08:35:05.934Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T08:35:05.935Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T08:35:05.935Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T08:35:05.935Z] Status: Image is up to date for alpine:3.15 [2023-02-16T08:35:05.935Z] ---> 5ce65d7b0fde [2023-02-16T08:35:05.935Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:35:05.935Z] ---> 5ce65d7b0fde [2023-02-16T08:35:05.935Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:35:05.935Z] ---> Running in ecd12a79c3fa [2023-02-16T08:35:05.935Z] ---> Running in 144f29d8fec4 [2023-02-16T08:35:06.192Z] Removing intermediate container 144f29d8fec4 [2023-02-16T08:35:06.192Z] ---> a47614d98857 [2023-02-16T08:35:06.192Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T08:35:06.192Z] ---> Running in 0b44c42bd922 [2023-02-16T08:35:06.192Z] Removing intermediate container ecd12a79c3fa [2023-02-16T08:35:06.192Z] ---> b0b019ee608b [2023-02-16T08:35:06.192Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T08:35:06.192Z] ---> Running in a5a7ba30d98e [2023-02-16T08:35:06.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:07.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:07.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:07.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:07.269Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T08:35:07.269Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T08:35:07.269Z] OK: 15857 distinct packages available [2023-02-16T08:35:07.269Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T08:35:07.269Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T08:35:07.269Z] OK: 15857 distinct packages available [2023-02-16T08:35:07.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:07.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:07.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:07.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:07.525Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T08:35:07.525Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T08:35:07.525Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T08:35:07.525Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T08:35:07.525Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T08:35:07.525Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T08:35:07.525Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T08:35:07.525Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T08:35:07.525Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T08:35:07.525Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T08:35:07.525Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T08:35:07.525Z] OK: 6 MiB in 18 packages [2023-02-16T08:35:07.525Z] OK: 7 MiB in 19 packages [2023-02-16T08:35:10.069Z] Removing intermediate container a5a7ba30d98e [2023-02-16T08:35:10.069Z] ---> 9631f66c0fbf [2023-02-16T08:35:10.069Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T08:35:10.069Z] Removing intermediate container 0b44c42bd922 [2023-02-16T08:35:10.069Z] ---> 991a38bb06f8 [2023-02-16T08:35:10.069Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T08:35:18.168Z] ---> 5bf285da3e91 [2023-02-16T08:35:18.168Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T08:35:18.168Z] ---> 2bd766efdadd [2023-02-16T08:35:18.168Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T08:35:18.740Z] ---> dcd7637f8179 [2023-02-16T08:35:18.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T08:35:18.997Z] ---> afa7a0a67687 [2023-02-16T08:35:18.997Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T08:35:18.997Z] ---> Running in 0a1a046b0725 [2023-02-16T08:35:19.314Z] ---> 7334b47c6f25 [2023-02-16T08:35:19.314Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T08:35:19.573Z] Removing intermediate container 0a1a046b0725 [2023-02-16T08:35:19.573Z] ---> e52436120168 [2023-02-16T08:35:19.573Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T08:35:19.573Z] ---> b1851200a0aa [2023-02-16T08:35:19.573Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T08:35:19.573Z] ---> Running in eb19726fa282 [2023-02-16T08:35:19.831Z] ---> 315d1d90988a [2023-02-16T08:35:19.831Z] Step 19/24 : WORKDIR / [2023-02-16T08:35:20.089Z] Removing intermediate container eb19726fa282 [2023-02-16T08:35:20.089Z] ---> 2e858138b16a [2023-02-16T08:35:20.089Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T08:35:20.089Z] ---> Running in 0d85d2e38482 [2023-02-16T08:35:20.089Z] ---> Running in 42032df9f23f [2023-02-16T08:35:20.347Z] Removing intermediate container 0d85d2e38482 [2023-02-16T08:35:20.347Z] ---> 54adcf33d81c [2023-02-16T08:35:20.347Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T08:35:20.347Z] Removing intermediate container 42032df9f23f [2023-02-16T08:35:20.347Z] ---> f9b0ff5d5b83 [2023-02-16T08:35:20.347Z] Step 21/23 : LABEL arch=x86_64 [2023-02-16T08:35:20.347Z] ---> Running in 7025d947fe5b [2023-02-16T08:35:20.628Z] ---> Running in d16f7fd904df [2023-02-16T08:35:20.628Z] Removing intermediate container d16f7fd904df [2023-02-16T08:35:20.628Z] ---> e8bf8a7cc621 [2023-02-16T08:35:20.628Z] Step 22/23 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:35:20.887Z] Removing intermediate container 7025d947fe5b [2023-02-16T08:35:20.887Z] ---> 0b5d3d9bdff4 [2023-02-16T08:35:20.887Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T08:35:20.887Z] ---> Running in 360a5a54bf07 [2023-02-16T08:35:20.887Z] ---> Running in 7a21e345babe [2023-02-16T08:35:21.144Z] Removing intermediate container 360a5a54bf07 [2023-02-16T08:35:21.144Z] ---> ca8fa6116643 [2023-02-16T08:35:21.144Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T08:35:21.493Z] ---> Running in 494099e80286 [2023-02-16T08:35:21.493Z] Removing intermediate container 7a21e345babe [2023-02-16T08:35:21.493Z] ---> 6de725d08e84 [2023-02-16T08:35:21.493Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T08:35:21.493Z] ---> Running in f003df10d8ef [2023-02-16T08:35:21.764Z] Removing intermediate container 494099e80286 [2023-02-16T08:35:21.764Z] ---> 745b8d046d96 [2023-02-16T08:35:21.764Z] [2023-02-16T08:35:21.764Z] Successfully built 745b8d046d96 [2023-02-16T08:35:22.332Z] Successfully tagged security-spire-server:latest [2023-02-16T08:35:22.332Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-16T08:35:22.332Z] Removing intermediate container f003df10d8ef [2023-02-16T08:35:22.332Z] ---> 2ec96665928f [2023-02-16T08:35:22.332Z] Step 23/24 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:35:22.332Z] ---> Running in 14523c8085d7 [2023-02-16T08:35:22.381Z] Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c [2023-02-16T08:35:20.337Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T08:35:20.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T08:35:21.348Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-16T08:35:21.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-16T08:35:21.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T08:35:21.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-16T08:35:22.407Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T08:35:22.428Z] > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [2023-02-16T08:35:22.709Z] > git remote # timeout=10 [2023-02-16T08:35:22.736Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T08:35:22.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T08:35:22.776Z] > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 [2023-02-16T08:35:23.130Z] Merge succeeded, producing bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T08:35:23.131Z] Checking out Revision bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 (PR-4339) [2023-02-16T08:35:24.857Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:35:24.857Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:35:24.857Z] ---> be6362913e56 [2023-02-16T08:35:24.857Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T08:35:24.857Z] ---> Using cache [2023-02-16T08:35:24.857Z] ---> 9bd765024110 [2023-02-16T08:35:24.857Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T08:35:23.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T08:35:23.143Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T08:35:23.162Z] > git checkout -f bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 # timeout=10 [2023-02-16T08:35:26.776Z] Commit message: "Merge commit 'c6ae7449aad5f05f69153f6120284e804cf836f6' into HEAD" [2023-02-16T08:35:26.804Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T08:35:27.380Z] Removing intermediate container 14523c8085d7 [2023-02-16T08:35:27.380Z] ---> e9178606055f [2023-02-16T08:35:27.380Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:35:27.639Z] ---> Running in 6f80366c77e4 [2023-02-16T08:35:27.639Z] ---> Running in 0594f7f2fcb0 [2023-02-16T08:35:27.700Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T08:35:27.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T08:35:27.700Z] Dload Upload Total Spent Left Speed [2023-02-16T08:35:27.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-02-16T08:35:28.202Z] Removing intermediate container 0594f7f2fcb0 [2023-02-16T08:35:28.202Z] ---> 67b6ab0acf0b [2023-02-16T08:35:28.202Z] [2023-02-16T08:35:28.202Z] Successfully built 67b6ab0acf0b [2023-02-16T08:35:28.202Z] Successfully tagged security-spire-config:latest [2023-02-16T08:35:28.202Z] Building security-secretstore-setup [2023-02-16T08:35:26.789Z] > git rev-list --no-walk 9362ae3a7a9aa131c27fda2aab0280e472c3990e # timeout=10 [2023-02-16T08:35:28.454Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T08:35:28.766Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:28.786Z] + sudo tee /etc/docker/daemon.new [2023-02-16T08:35:28.786Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T08:35:28.786Z] { [2023-02-16T08:35:28.786Z] "registry-mirrors": [ [2023-02-16T08:35:28.786Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T08:35:28.786Z] ], [2023-02-16T08:35:28.786Z] "bip": "10.250.0.254/24", [2023-02-16T08:35:28.786Z] "hosts": [ [2023-02-16T08:35:28.786Z] "tcp://0.0.0.0:5555", [2023-02-16T08:35:28.786Z] "unix:///var/run/docker.sock" [2023-02-16T08:35:28.786Z] ], [2023-02-16T08:35:28.786Z] "mtu": 1458, [2023-02-16T08:35:28.786Z] "selinux-enabled": true, [2023-02-16T08:35:28.786Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T08:35:28.786Z] } [Pipeline] sh [2023-02-16T08:35:29.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:29.120Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T08:35:29.280Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T08:35:29.280Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T08:35:29.280Z] OK: 17046 distinct packages available [2023-02-16T08:35:29.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:29.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:29.455Z] + sudo service docker restart [2023-02-16T08:35:29.537Z] OK: 211 MiB in 51 packages [2023-02-16T08:35:32.817Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:35:32.817Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:35:32.817Z] ---> be6362913e56 [2023-02-16T08:35:32.817Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:35:32.817Z] ---> Using cache [2023-02-16T08:35:32.817Z] ---> 9bd765024110 [2023-02-16T08:35:32.817Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T08:35:38.077Z] ---> Running in f9fa5c9a5fe4 [2023-02-16T08:35:38.077Z] Removing intermediate container 6f80366c77e4 [2023-02-16T08:35:38.077Z] ---> b2336f22555c [2023-02-16T08:35:38.077Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T08:35:38.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:38.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:38.334Z] OK: 211 MiB in 51 packages [2023-02-16T08:35:40.234Z] ---> d110396b3ddc [2023-02-16T08:35:40.234Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:35:42.190Z] ---> Running in f0bf53ba8829 [2023-02-16T08:35:42.190Z] Removing intermediate container f9fa5c9a5fe4 [2023-02-16T08:35:42.190Z] ---> 12f6cc47f7f7 [2023-02-16T08:35:42.190Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:35:42.190Z] Removing intermediate container b8eaf30b9072 [2023-02-16T08:35:42.190Z] ---> 00a54e52fafe [2023-02-16T08:35:42.190Z] [2023-02-16T08:35:42.190Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T08:35:42.190Z] Removing intermediate container c7af84c263ec [2023-02-16T08:35:42.190Z] ---> b2c947ced686 [2023-02-16T08:35:42.190Z] [2023-02-16T08:35:42.190Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T08:35:42.448Z] Removing intermediate container afd77aebc89c [2023-02-16T08:35:42.448Z] ---> 00a1dc928c23 [2023-02-16T08:35:42.448Z] [2023-02-16T08:35:42.448Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T08:35:42.448Z] ---> c09ae45a8e7a [2023-02-16T08:35:42.448Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:35:42.448Z] ---> Running in 8f5b17de1130 [2023-02-16T08:35:42.706Z] 3.16: Pulling from library/alpine [2023-02-16T08:35:42.706Z] 3.16: Pulling from library/alpine [2023-02-16T08:35:43.281Z] 3.16: Pulling from library/alpine [2023-02-16T08:35:43.915Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:35:43.915Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T08:35:43.915Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:35:43.915Z] Status: Image is up to date for alpine:3.16 [2023-02-16T08:35:43.915Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:35:43.915Z] Status: Image is up to date for alpine:3.16 [2023-02-16T08:35:43.915Z] ---> dfd21b5a31f5 [2023-02-16T08:35:43.915Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:35:43.915Z] ---> dfd21b5a31f5 [2023-02-16T08:35:43.915Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:35:43.915Z] ---> dfd21b5a31f5 [2023-02-16T08:35:43.915Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T08:35:44.184Z] ---> Running in 5eff92eb47db [2023-02-16T08:35:44.184Z] ---> Running in 5e7c29fc6634 [2023-02-16T08:35:44.184Z] ---> Running in 4b698dad2d66 [2023-02-16T08:35:44.184Z] Removing intermediate container 5e7c29fc6634 [2023-02-16T08:35:44.184Z] ---> c60f0a762b01 [2023-02-16T08:35:44.184Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T08:35:44.184Z] ---> Running in 0845529cffc4 [2023-02-16T08:35:44.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:44.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:44.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:44.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:44.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:44.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:35:45.250Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T08:35:45.250Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T08:35:45.250Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:35:45.250Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:35:45.250Z] OK: 6 MiB in 16 packages [2023-02-16T08:35:45.507Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T08:35:45.507Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T08:35:45.507Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:35:45.507Z] OK: 6 MiB in 16 packages [2023-02-16T08:35:45.507Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T08:35:45.507Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:35:45.507Z] OK: 6 MiB in 15 packages [2023-02-16T08:35:46.913Z] Removing intermediate container 4b698dad2d66 [2023-02-16T08:35:46.913Z] ---> e77aea07a0f4 [2023-02-16T08:35:46.913Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:35:47.557Z] ---> Running in 3518e0cb7a48 [2023-02-16T08:35:47.557Z] Removing intermediate container 0845529cffc4 [2023-02-16T08:35:47.557Z] ---> 2c3e23043eb8 [2023-02-16T08:35:47.557Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T08:35:47.557Z] Removing intermediate container 5eff92eb47db [2023-02-16T08:35:47.557Z] ---> c832c8214be7 [2023-02-16T08:35:47.557Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:35:47.557Z] ---> Running in 1eaf4a017346 [2023-02-16T08:35:47.557Z] ---> Running in d0a362e72333 [2023-02-16T08:35:47.557Z] Removing intermediate container 3518e0cb7a48 [2023-02-16T08:35:47.557Z] ---> 9a3e756579af [2023-02-16T08:35:47.557Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T08:35:47.557Z] ---> Running in c40e557e7779 [2023-02-16T08:35:47.557Z] Removing intermediate container 1eaf4a017346 [2023-02-16T08:35:47.557Z] ---> 73fe30bb40ed [2023-02-16T08:35:47.557Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T08:35:47.728Z] provisioning config files... [2023-02-16T08:35:47.758Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config11961229806596044124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T08:35:47.816Z] Removing intermediate container d0a362e72333 [2023-02-16T08:35:47.816Z] ---> Running in adff774650c9 [2023-02-16T08:35:47.816Z] ---> 0ea873faeb13 [2023-02-16T08:35:47.816Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T08:35:47.816Z] Removing intermediate container c40e557e7779 [2023-02-16T08:35:47.816Z] ---> 46a1fa2e88d6 [2023-02-16T08:35:47.816Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T08:35:47.816Z] ---> Running in 2a4d32edb758 [2023-02-16T08:35:47.816Z] ---> Running in 6e65f7834351 [2023-02-16T08:35:47.816Z] Removing intermediate container adff774650c9 [2023-02-16T08:35:47.816Z] ---> 9d4dfca5b76a [2023-02-16T08:35:47.816Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T08:35:47.816Z] ---> Running in c7c56a0033cd [2023-02-16T08:35:47.816Z] Removing intermediate container 2a4d32edb758 [2023-02-16T08:35:47.816Z] ---> 1f5eed243914 [2023-02-16T08:35:47.816Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T08:35:48.078Z] Removing intermediate container 6e65f7834351 [2023-02-16T08:35:48.078Z] ---> 1c5907807ff6 [2023-02-16T08:35:48.078Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:35:48.078Z] ---> Running in 4ed9d07b94f1 [2023-02-16T08:35:48.078Z] Removing intermediate container c7c56a0033cd [2023-02-16T08:35:48.078Z] ---> b21ba3ad2e2c [2023-02-16T08:35:48.078Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T08:35:48.078Z] ---> Running in 4256cb603f2c [2023-02-16T08:35:48.078Z] ---> 773a99e941bf [2023-02-16T08:35:48.078Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T08:35:48.122Z] ---> docker-login.sh [2023-02-16T08:35:48.122Z] nexus3.edgexfoundry.org:10001 [2023-02-16T08:35:48.336Z] Removing intermediate container 4ed9d07b94f1 [2023-02-16T08:35:48.336Z] ---> 9ed8e75f9bac [2023-02-16T08:35:48.336Z] Step 15/24 : WORKDIR / [2023-02-16T08:35:48.336Z] ---> Running in 142d12cfb323 [2023-02-16T08:35:48.336Z] Removing intermediate container 4256cb603f2c [2023-02-16T08:35:48.336Z] ---> 807cebbe3e85 [2023-02-16T08:35:48.336Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T08:35:48.336Z] ---> Running in 7cc3a46b74f2 [2023-02-16T08:35:48.336Z] Removing intermediate container 142d12cfb323 [2023-02-16T08:35:48.336Z] ---> c31737cfd0e5 [2023-02-16T08:35:48.336Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:35:48.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:48.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:48.713Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:48.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:48.713Z] [2023-02-16T08:35:48.713Z] Login Succeeded [2023-02-16T08:35:48.713Z] nexus3.edgexfoundry.org:10002 [2023-02-16T08:35:48.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:49.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:49.251Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:49.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:49.251Z] [2023-02-16T08:35:49.251Z] Login Succeeded [2023-02-16T08:35:49.251Z] nexus3.edgexfoundry.org:10003 [2023-02-16T08:35:49.269Z] ---> 1e71cb68fd8d [2023-02-16T08:35:49.269Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T08:35:49.269Z] ---> c36dd102d973 [2023-02-16T08:35:49.269Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T08:35:49.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:49.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:49.522Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:49.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:49.522Z] [2023-02-16T08:35:49.522Z] Login Succeeded [2023-02-16T08:35:49.522Z] nexus3.edgexfoundry.org:10004 [2023-02-16T08:35:49.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:49.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:49.792Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:49.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:49.792Z] [2023-02-16T08:35:49.792Z] Login Succeeded [2023-02-16T08:35:49.792Z] docker.io [2023-02-16T08:35:50.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T08:35:50.223Z] Removing intermediate container 7cc3a46b74f2 [2023-02-16T08:35:50.223Z] ---> 8a71139892d0 [2023-02-16T08:35:50.223Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T08:35:50.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T08:35:50.331Z] Configure a credential helper to remove this warning. See [2023-02-16T08:35:50.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T08:35:50.331Z] [2023-02-16T08:35:50.331Z] Login Succeeded [2023-02-16T08:35:50.331Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T08:35:50.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-16T08:35:50.920Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-02-16T08:35:50.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T08:35:50.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T08:35:50.959Z] ========================================================= [2023-02-16T08:35:50.959Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T08:35:50.959Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:35:51.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T08:35:51.550Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T08:35:51.550Z] 9b18e9b68314: Pulling fs layer [2023-02-16T08:35:51.550Z] 35d82f9e3411: Pulling fs layer [2023-02-16T08:35:51.550Z] e16973657156: Pulling fs layer [2023-02-16T08:35:51.550Z] fc693d55d65f: Pulling fs layer [2023-02-16T08:35:51.550Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T08:35:51.550Z] dda99020689f: Pulling fs layer [2023-02-16T08:35:51.550Z] db1c61fa0a46: Pulling fs layer [2023-02-16T08:35:51.550Z] 891c053d2c06: Pulling fs layer [2023-02-16T08:35:51.550Z] 7e9fc2657dce: Waiting [2023-02-16T08:35:51.550Z] dda99020689f: Waiting [2023-02-16T08:35:51.550Z] db1c61fa0a46: Waiting [2023-02-16T08:35:51.550Z] 891c053d2c06: Waiting [2023-02-16T08:35:51.550Z] fc693d55d65f: Waiting [2023-02-16T08:35:51.550Z] e16973657156: Verifying Checksum [2023-02-16T08:35:51.550Z] e16973657156: Download complete [2023-02-16T08:35:51.550Z] 35d82f9e3411: Download complete [2023-02-16T08:35:51.550Z] 7e9fc2657dce: Verifying Checksum [2023-02-16T08:35:51.550Z] 7e9fc2657dce: Download complete [2023-02-16T08:35:51.550Z] dda99020689f: Verifying Checksum [2023-02-16T08:35:51.550Z] dda99020689f: Download complete [2023-02-16T08:35:51.550Z] 9b18e9b68314: Verifying Checksum [2023-02-16T08:35:51.597Z] ---> 45664977f119 [2023-02-16T08:35:51.597Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T08:35:52.532Z] ---> Running in 5f3fa8c63c96 [2023-02-16T08:35:52.984Z] 9b18e9b68314: Pull complete [2023-02-16T08:35:52.984Z] 891c053d2c06: Verifying Checksum [2023-02-16T08:35:52.984Z] 891c053d2c06: Download complete [2023-02-16T08:35:53.256Z] 35d82f9e3411: Pull complete [2023-02-16T08:35:53.525Z] e16973657156: Pull complete [2023-02-16T08:35:53.921Z] ---> ab3f2f122aa9 [2023-02-16T08:35:53.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T08:35:53.921Z] ---> Running in 4f4e104efc25 [2023-02-16T08:35:54.946Z] db1c61fa0a46: Verifying Checksum [2023-02-16T08:35:54.946Z] db1c61fa0a46: Download complete [2023-02-16T08:35:54.946Z] fc693d55d65f: Verifying Checksum [2023-02-16T08:35:54.946Z] fc693d55d65f: Download complete [2023-02-16T08:35:56.503Z] Removing intermediate container 5f3fa8c63c96 [2023-02-16T08:35:56.503Z] ---> 8bc87ada6267 [2023-02-16T08:35:56.503Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T08:35:56.503Z] Removing intermediate container 4f4e104efc25 [2023-02-16T08:35:56.503Z] ---> 984e9d6ba565 [2023-02-16T08:35:56.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:35:56.766Z] ---> 4a5389290fcb [2023-02-16T08:35:56.766Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T08:36:01.084Z] ---> Running in d96feba25158 [2023-02-16T08:36:01.084Z] ---> 50bbc3088a01 [2023-02-16T08:36:01.084Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T08:36:01.084Z] ---> 8c19c7cd48aa [2023-02-16T08:36:01.084Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T08:36:01.084Z] ---> Running in 041eb968e7e4 [2023-02-16T08:36:01.084Z] ---> Running in fafbb9ac4933 [2023-02-16T08:36:01.084Z] Removing intermediate container d96feba25158 [2023-02-16T08:36:01.084Z] ---> 8752b749c00d [2023-02-16T08:36:01.084Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T08:36:01.650Z] ---> Running in 50d5a9818307 [2023-02-16T08:36:01.650Z] Removing intermediate container fafbb9ac4933 [2023-02-16T08:36:01.650Z] ---> dafa80b8716a [2023-02-16T08:36:01.650Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:36:04.308Z] ---> Running in bf4d272954bc [2023-02-16T08:36:04.568Z] Removing intermediate container 50d5a9818307 [2023-02-16T08:36:04.568Z] ---> 51e0e292543e [2023-02-16T08:36:04.568Z] Step 21/22 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:36:05.139Z] ---> Running in e2c2a08ca442 [2023-02-16T08:36:05.139Z] Removing intermediate container bf4d272954bc [2023-02-16T08:36:05.139Z] ---> 6d7c7eba6753 [2023-02-16T08:36:05.139Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T08:36:05.399Z] ---> Running in 8c30eb9d5677 [2023-02-16T08:36:05.660Z] Removing intermediate container e2c2a08ca442 [2023-02-16T08:36:05.660Z] ---> b8d653cd2c79 [2023-02-16T08:36:05.660Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T08:36:05.660Z] Removing intermediate container 041eb968e7e4 [2023-02-16T08:36:05.660Z] ---> e5f8af792ee5 [2023-02-16T08:36:05.660Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:36:05.923Z] ---> Running in 863fc0532e7b [2023-02-16T08:36:05.923Z] Removing intermediate container 8c30eb9d5677 [2023-02-16T08:36:05.923Z] ---> 4d0b19ac6f10 [2023-02-16T08:36:05.923Z] Step 23/24 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:36:05.923Z] ---> 8c49670bfd5e [2023-02-16T08:36:05.923Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T08:36:05.923Z] ---> Running in fa4b03ba123c [2023-02-16T08:36:06.183Z] Removing intermediate container 863fc0532e7b [2023-02-16T08:36:06.183Z] ---> 29bf1648ab50 [2023-02-16T08:36:06.183Z] [2023-02-16T08:36:06.443Z] Successfully built 29bf1648ab50 [2023-02-16T08:36:06.443Z] Removing intermediate container fa4b03ba123c [2023-02-16T08:36:06.443Z] ---> 1a65b40b31f4 [2023-02-16T08:36:06.443Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:36:06.443Z] Successfully tagged support-notifications:latest [2023-02-16T08:36:06.443Z]  Building support-notifications ... done Building security-proxy-setup [2023-02-16T08:36:07.221Z] Removing intermediate container f0bf53ba8829 [2023-02-16T08:36:07.221Z] ---> 4a1f1686b0f8 [2023-02-16T08:36:07.221Z] Step 7/19 : COPY . . [2023-02-16T08:36:07.269Z] fc693d55d65f: Pull complete [2023-02-16T08:36:07.269Z] 7e9fc2657dce: Pull complete [2023-02-16T08:36:07.269Z] dda99020689f: Pull complete [2023-02-16T08:36:09.762Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:36:09.762Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:36:09.762Z] ---> be6362913e56 [2023-02-16T08:36:09.762Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T08:36:09.762Z] ---> Using cache [2023-02-16T08:36:09.763Z] ---> 9bd765024110 [2023-02-16T08:36:09.763Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T08:36:09.763Z] ---> Using cache [2023-02-16T08:36:09.763Z] ---> 12f6cc47f7f7 [2023-02-16T08:36:09.763Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T08:36:09.763Z] ---> Using cache [2023-02-16T08:36:09.763Z] ---> c09ae45a8e7a [2023-02-16T08:36:09.763Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:36:12.613Z] db1c61fa0a46: Pull complete [2023-02-16T08:36:14.031Z] 891c053d2c06: Pull complete [2023-02-16T08:36:14.031Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T08:36:14.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T08:36:14.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:36:14.363Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-16T08:36:14.363Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T08:36:14.363Z] WORKDIR /edgex [2023-02-16T08:36:14.363Z] COPY go.mod . [2023-02-16T08:36:14.363Z] RUN go mod download [2023-02-16T08:36:14.948Z] Sending build context to Docker daemon 3.187MB [2023-02-16T08:36:14.948Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T08:36:14.948Z] ---> f96f9c87975a [2023-02-16T08:36:14.948Z] Step 2/4 : WORKDIR /edgex [2023-02-16T08:36:17.537Z] ---> Running in e072431b2336 [2023-02-16T08:36:17.537Z] Removing intermediate container e072431b2336 [2023-02-16T08:36:17.537Z] ---> ad1bbc15b3a6 [2023-02-16T08:36:17.537Z] Step 3/4 : COPY go.mod . [2023-02-16T08:36:17.899Z] ---> Running in 04284c7c0a2e [2023-02-16T08:36:17.899Z] ---> c9214fe44467 [2023-02-16T08:36:17.899Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T08:36:17.899Z] ---> Running in c815411ef2e3 [2023-02-16T08:36:17.899Z] Removing intermediate container 04284c7c0a2e [2023-02-16T08:36:17.899Z] ---> b1b5afff529e [2023-02-16T08:36:17.899Z] [2023-02-16T08:36:17.899Z] ---> 8eff000958a0 [2023-02-16T08:36:17.899Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T08:36:17.899Z] ---> d01c661b1e2f [2023-02-16T08:36:17.899Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T08:36:17.899Z] Successfully built b1b5afff529e [2023-02-16T08:36:17.899Z] Successfully tagged core-metadata:latest [2023-02-16T08:36:17.899Z] Building core-common-config-bootstrapper [2023-02-16T08:36:17.899Z]  Building core-metadata ... done  ---> Running in 38a2356b9df3 [2023-02-16T08:36:18.131Z] ---> 10906b75fdb8 [2023-02-16T08:36:18.131Z] Step 4/4 : RUN go mod download [2023-02-16T08:36:18.131Z] ---> Running in f2d3581c4994 [2023-02-16T08:36:18.158Z] Removing intermediate container 8f5b17de1130 [2023-02-16T08:36:18.159Z] ---> eaf634f414b7 [2023-02-16T08:36:18.159Z] Step 7/24 : COPY . . [2023-02-16T08:36:20.065Z] ---> 3ebc8bd82501 [2023-02-16T08:36:20.065Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T08:36:20.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:36:20.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:36:20.325Z] ---> be6362913e56 [2023-02-16T08:36:20.325Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:36:20.325Z] ---> Using cache [2023-02-16T08:36:20.325Z] ---> 71469235c414 [2023-02-16T08:36:20.325Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:36:20.325Z] ---> Using cache [2023-02-16T08:36:20.325Z] ---> 68ddc9f7ffe3 [2023-02-16T08:36:20.325Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:36:21.330Z] 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 [2023-02-16T08:36:29.713Z] ---> ee7b1987cf88 [2023-02-16T08:36:29.713Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T08:36:29.713Z] ---> Running in d6396a5e0085 [2023-02-16T08:36:29.713Z] ---> 7c59a6848101 [2023-02-16T08:36:29.713Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T08:36:29.713Z] ---> Running in bf91da821594 [2023-02-16T08:36:29.989Z] ---> 8ec62c55dcb3 [2023-02-16T08:36:29.989Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T08:36:30.286Z] ---> 26eeb6733e6b [2023-02-16T08:36:30.286Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T08:36:30.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:36:30.576Z] 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 [2023-02-16T08:36:30.576Z] ---> Running in 19adccf8e41d [2023-02-16T08:36:30.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:36:30.835Z] OK: 211 MiB in 51 packages [2023-02-16T08:36:32.736Z] Removing intermediate container d6396a5e0085 [2023-02-16T08:36:32.736Z] ---> a5296dcee680 [2023-02-16T08:36:32.736Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:36:32.736Z] Removing intermediate container 19adccf8e41d [2023-02-16T08:36:32.736Z] ---> dfa19197862e [2023-02-16T08:36:32.736Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T08:36:32.736Z] ---> Running in 42514a0a0dea [2023-02-16T08:36:32.736Z] Removing intermediate container 42514a0a0dea [2023-02-16T08:36:32.736Z] ---> c664ee85f813 [2023-02-16T08:36:32.736Z] Step 29/32 : CMD ["gate"] [2023-02-16T08:36:32.736Z] ---> f89e019a7c98 [2023-02-16T08:36:32.736Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:36:34.112Z] ---> Running in b4b389cb1129 [2023-02-16T08:36:34.679Z] ---> Running in 6965244dffe1 [2023-02-16T08:36:36.071Z] Removing intermediate container b4b389cb1129 [2023-02-16T08:36:36.071Z] ---> ff4d696cb96b [2023-02-16T08:36:36.071Z] Step 30/32 : LABEL arch=x86_64 [2023-02-16T08:36:40.282Z] ---> Running in b50ef7a38a55 [2023-02-16T08:36:41.232Z] Removing intermediate container b50ef7a38a55 [2023-02-16T08:36:41.232Z] ---> ba592354f961 [2023-02-16T08:36:41.232Z] Step 31/32 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:36:41.490Z] ---> Running in 2960390a4de1 [2023-02-16T08:36:42.423Z] Removing intermediate container 2960390a4de1 [2023-02-16T08:36:42.423Z] ---> 603fa91a8021 [2023-02-16T08:36:42.423Z] Step 32/32 : LABEL version=0.0.0 [2023-02-16T08:36:46.617Z] ---> Running in e9eb004386e0 [2023-02-16T08:36:47.994Z] Removing intermediate container e9eb004386e0 [2023-02-16T08:36:47.994Z] ---> 6d182bc11a49 [2023-02-16T08:36:47.994Z] [2023-02-16T08:36:48.258Z] Successfully built 6d182bc11a49 [2023-02-16T08:36:48.258Z] Successfully tagged security-bootstrapper:latest [2023-02-16T08:36:48.258Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-02-16T08:36:48.531Z] Removing intermediate container c815411ef2e3 [2023-02-16T08:36:48.531Z] ---> 9f968f3df449 [2023-02-16T08:36:48.531Z] Step 7/21 : COPY . . [2023-02-16T08:36:50.403Z] Removing intermediate container f2d3581c4994 [2023-02-16T08:36:50.403Z] ---> 1e3a5a2e500a [2023-02-16T08:36:50.403Z] Successfully built 1e3a5a2e500a [2023-02-16T08:36:50.403Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:36:50.752Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T08:36:50.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:36:50.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container [2023-02-16T08:36:51.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T08:36:52.417Z] $ docker top 3333e2a25bfaf4062336105f102a4926798e3ae8079d44291e01655422b5481e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:36:53.294Z] + go version [2023-02-16T08:36:53.294Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T08:36:53.316Z] $ docker stop --time=1 3333e2a25bfaf4062336105f102a4926798e3ae8079d44291e01655422b5481e [2023-02-16T08:36:53.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:36:53.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:36:53.797Z] ---> be6362913e56 [2023-02-16T08:36:53.797Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> 9bd765024110 [2023-02-16T08:36:53.797Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> 83cc01809647 [2023-02-16T08:36:53.797Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> 99aab76e8ff4 [2023-02-16T08:36:53.797Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> 0acdb45c417a [2023-02-16T08:36:53.797Z] Step 7/24 : COPY . . [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> a228e61f424e [2023-02-16T08:36:53.797Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> 13d9264d8427 [2023-02-16T08:36:53.797Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> 382a7c2d17f8 [2023-02-16T08:36:53.797Z] Step 10/24 : 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 [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> a3a0a02b35e1 [2023-02-16T08:36:53.797Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> 967f854f096e [2023-02-16T08:36:53.797Z] [2023-02-16T08:36:53.797Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T08:36:53.797Z] ---> 5ce65d7b0fde [2023-02-16T08:36:53.797Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> b0b019ee608b [2023-02-16T08:36:53.797Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T08:36:53.797Z] ---> Using cache [2023-02-16T08:36:53.797Z] ---> 9631f66c0fbf [2023-02-16T08:36:53.797Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T08:36:54.054Z] 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 [2023-02-16T08:36:54.975Z] $ docker rm -f --volumes 3333e2a25bfaf4062336105f102a4926798e3ae8079d44291e01655422b5481e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:36:55.571Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T08:36:55.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:36:55.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container [2023-02-16T08:36:55.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T08:36:57.163Z] $ docker top aa95b598dbcae3e8cb542bbc89cac2f36b75980d120d767f53e7c2e5a95f545a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-16T08:36:57.391Z] ========================================================= [2023-02-16T08:36:57.392Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-16T08:36:57.392Z] ========================================================= [Pipeline] sh [2023-02-16T08:36:58.026Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-02-16T08:36:58.683Z] + make test [2023-02-16T08:36:58.683Z] go test -race -coverprofile=coverage.out ./... [2023-02-16T08:37:09.351Z] ---> c199a0575ef7 [2023-02-16T08:37:09.351Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T08:37:09.351Z] ---> dbfce265c846 [2023-02-16T08:37:09.351Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T08:37:09.351Z] Removing intermediate container 38a2356b9df3 [2023-02-16T08:37:09.351Z] ---> 823993c9d684 [2023-02-16T08:37:09.351Z] [2023-02-16T08:37:09.351Z] Step 9/19 : FROM alpine:3.15 [2023-02-16T08:37:09.351Z] ---> 5ce65d7b0fde [2023-02-16T08:37:09.351Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:37:09.351Z] ---> Using cache [2023-02-16T08:37:09.351Z] ---> b0b019ee608b [2023-02-16T08:37:09.351Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T08:37:09.351Z] ---> Running in c03cca5f8e1a [2023-02-16T08:37:11.295Z] ---> Running in f89f77a78e02 [2023-02-16T08:37:15.494Z] ---> 6f79354bf219 [2023-02-16T08:37:15.494Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T08:37:15.494Z] Removing intermediate container bf91da821594 [2023-02-16T08:37:15.494Z] ---> 47aa1e993e3f [2023-02-16T08:37:15.494Z] [2023-02-16T08:37:15.494Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T08:37:15.494Z] ---> dfd21b5a31f5 [2023-02-16T08:37:15.495Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-16T08:37:15.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:15.495Z] 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 [2023-02-16T08:37:15.495Z] ---> Running in 3ce206015be5 [2023-02-16T08:37:15.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:15.757Z] ---> db757ae10fdc [2023-02-16T08:37:15.757Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T08:37:15.757Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T08:37:15.757Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T08:37:15.757Z] OK: 15857 distinct packages available [2023-02-16T08:37:16.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:16.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:16.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:16.016Z] Removing intermediate container 6965244dffe1 [2023-02-16T08:37:16.016Z] ---> 36897d0bafc5 [2023-02-16T08:37:16.016Z] Step 8/22 : COPY . . [2023-02-16T08:37:16.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:16.274Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T08:37:16.274Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T08:37:16.274Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T08:37:16.274Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T08:37:16.274Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T08:37:16.274Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T08:37:16.274Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T08:37:16.274Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T08:37:16.274Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T08:37:16.274Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T08:37:16.274Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:37:16.274Z] OK: 8 MiB in 23 packages [2023-02-16T08:37:16.596Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T08:37:16.596Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T08:37:16.596Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T08:37:16.596Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:37:16.596Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:37:16.596Z] OK: 6 MiB in 17 packages [2023-02-16T08:37:20.906Z] ---> f826a441a684 [2023-02-16T08:37:20.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T08:37:22.292Z] ---> 9d5b906cef31 [2023-02-16T08:37:22.292Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T08:37:22.551Z] ---> Running in 3f88cd05cd0f [2023-02-16T08:37:22.551Z] ---> 807695a185d4 [2023-02-16T08:37:22.551Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T08:37:22.810Z] ---> Running in edc7243a81b4 [2023-02-16T08:37:23.070Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T08:37:23.332Z] Removing intermediate container 3ce206015be5 [2023-02-16T08:37:23.332Z] ---> 3840a4a4684e [2023-02-16T08:37:23.332Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T08:37:23.332Z] Removing intermediate container edc7243a81b4 [2023-02-16T08:37:23.332Z] ---> 5e1288c39a61 [2023-02-16T08:37:23.332Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T08:37:23.622Z] Removing intermediate container f89f77a78e02 [2023-02-16T08:37:23.622Z] ---> 97a52b66bf07 [2023-02-16T08:37:23.622Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:37:23.622Z] ---> Running in cb8911e12685 [2023-02-16T08:37:23.622Z] ---> Running in 111a0db2a001 [2023-02-16T08:37:23.938Z] Removing intermediate container cb8911e12685 [2023-02-16T08:37:23.938Z] ---> 32b4c6a09b85 [2023-02-16T08:37:23.938Z] Step 12/24 : WORKDIR / [2023-02-16T08:37:23.938Z] ---> 2d7107112daa [2023-02-16T08:37:23.938Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T08:37:23.938Z] Removing intermediate container 111a0db2a001 [2023-02-16T08:37:23.938Z] ---> 4974859d5a05 [2023-02-16T08:37:23.938Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T08:37:24.320Z] ---> Running in 1177c996780d [2023-02-16T08:37:24.320Z] ---> Running in a9f9efda6c0b [2023-02-16T08:37:24.583Z] Removing intermediate container 1177c996780d [2023-02-16T08:37:24.583Z] ---> 5086dd6a341a [2023-02-16T08:37:24.583Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-16T08:37:24.841Z] Removing intermediate container a9f9efda6c0b [2023-02-16T08:37:24.841Z] ---> b8eb376d9ddc [2023-02-16T08:37:24.841Z] Step 23/24 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:37:24.841Z] ---> edaa164c16d2 [2023-02-16T08:37:24.841Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-16T08:37:24.841Z] ---> 90cad8da670e [2023-02-16T08:37:24.841Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T08:37:24.841Z] ---> Running in b61da48b99fe [2023-02-16T08:37:25.099Z] Removing intermediate container b61da48b99fe [2023-02-16T08:37:25.099Z] ---> 593e6b187ac8 [2023-02-16T08:37:25.099Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:37:25.099Z] ---> c409b8335c31 [2023-02-16T08:37:25.099Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T08:37:25.099Z] ---> ee4108c72517 [2023-02-16T08:37:25.099Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T08:37:25.099Z] ---> Running in f63e1af360db [2023-02-16T08:37:25.099Z] ---> Running in bdaee8746b22 [2023-02-16T08:37:25.358Z] ---> f4cda9640f7d [2023-02-16T08:37:25.358Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-16T08:37:25.358Z] Removing intermediate container f63e1af360db [2023-02-16T08:37:25.358Z] ---> b2f33809b992 [2023-02-16T08:37:25.358Z] [2023-02-16T08:37:25.358Z] Removing intermediate container bdaee8746b22 [2023-02-16T08:37:25.358Z] ---> cb666022673f [2023-02-16T08:37:25.358Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:37:25.358Z] ---> Running in e773943aab57 [2023-02-16T08:37:25.358Z] Successfully built b2f33809b992 [2023-02-16T08:37:25.358Z] Successfully tagged security-spire-agent:latest [2023-02-16T08:37:25.358Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-16T08:37:25.358Z] ---> 328d91cb8011 [2023-02-16T08:37:25.358Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T08:37:25.617Z] Removing intermediate container e773943aab57 [2023-02-16T08:37:25.617Z] ---> 70a5349970d8 [2023-02-16T08:37:25.617Z] Step 17/19 : LABEL arch=x86_64 [2023-02-16T08:37:27.533Z] ---> Running in eee39a377011 [2023-02-16T08:37:29.661Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:37:29.661Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:37:29.661Z] ---> be6362913e56 [2023-02-16T08:37:29.661Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:37:29.661Z] ---> Using cache [2023-02-16T08:37:29.661Z] ---> 71469235c414 [2023-02-16T08:37:29.661Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:37:29.661Z] ---> Using cache [2023-02-16T08:37:29.661Z] ---> 68ddc9f7ffe3 [2023-02-16T08:37:29.661Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:37:29.661Z] ---> Using cache [2023-02-16T08:37:29.661Z] ---> a5296dcee680 [2023-02-16T08:37:29.661Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:37:29.661Z] ---> Using cache [2023-02-16T08:37:29.661Z] ---> f89e019a7c98 [2023-02-16T08:37:29.661Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:37:29.661Z] ---> Using cache [2023-02-16T08:37:29.661Z] ---> 36897d0bafc5 [2023-02-16T08:37:29.661Z] Step 8/22 : COPY . . [2023-02-16T08:37:29.661Z] ---> Using cache [2023-02-16T08:37:29.661Z] ---> 9d5b906cef31 [2023-02-16T08:37:29.661Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T08:37:32.241Z] ---> d5976d077753 [2023-02-16T08:37:32.241Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T08:37:32.241Z] ---> Running in 9413a40f2dc1 [2023-02-16T08:37:32.241Z] Removing intermediate container eee39a377011 [2023-02-16T08:37:32.241Z] ---> 2cc7a69393c8 [2023-02-16T08:37:32.241Z] Step 18/19 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:37:32.510Z] ---> Running in 4f211e470f55 [2023-02-16T08:37:33.089Z] Removing intermediate container 4f211e470f55 [2023-02-16T08:37:33.089Z] ---> d66b83c150ba [2023-02-16T08:37:33.089Z] Step 19/19 : LABEL version=0.0.0 [2023-02-16T08:37:33.089Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T08:37:34.056Z] ---> 8a7b7982469e [2023-02-16T08:37:34.056Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T08:37:34.315Z] ---> Running in f972e26da4cc [2023-02-16T08:37:34.885Z] ---> c4025808e801 [2023-02-16T08:37:34.885Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:37:34.885Z] Removing intermediate container f972e26da4cc [2023-02-16T08:37:34.885Z] ---> 4203428ccbce [2023-02-16T08:37:34.885Z] [2023-02-16T08:37:35.291Z] Successfully built 4203428ccbce [2023-02-16T08:37:35.291Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-16T08:37:35.291Z] Building core-command [2023-02-16T08:37:35.291Z] 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 [2023-02-16T08:37:35.552Z]  Building security-spiffe-token-provider ... done  ---> Running in 796b886681fd [2023-02-16T08:37:37.585Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-16T08:37:38.852Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:37:38.852Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:37:38.852Z] ---> be6362913e56 [2023-02-16T08:37:38.852Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:37:38.852Z] ---> Using cache [2023-02-16T08:37:38.852Z] ---> 71469235c414 [2023-02-16T08:37:38.852Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T08:37:38.852Z] ---> Using cache [2023-02-16T08:37:38.852Z] ---> 68ddc9f7ffe3 [2023-02-16T08:37:38.852Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T08:37:38.852Z] ---> Using cache [2023-02-16T08:37:38.852Z] ---> a5296dcee680 [2023-02-16T08:37:38.852Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T08:37:38.852Z] ---> Using cache [2023-02-16T08:37:38.852Z] ---> f89e019a7c98 [2023-02-16T08:37:38.852Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:37:38.852Z] ---> Using cache [2023-02-16T08:37:38.852Z] ---> 36897d0bafc5 [2023-02-16T08:37:38.852Z] Step 8/23 : COPY . . [2023-02-16T08:37:38.852Z] ---> Using cache [2023-02-16T08:37:38.852Z] ---> 9d5b906cef31 [2023-02-16T08:37:38.852Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T08:37:42.263Z] ---> Running in 3e83dd4642eb [2023-02-16T08:37:42.263Z] Removing intermediate container 796b886681fd [2023-02-16T08:37:42.263Z] ---> c343168fd7c4 [2023-02-16T08:37:42.263Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:37:42.523Z] ---> Running in ae4b0ed79a28 [2023-02-16T08:37:42.961Z] go build -tags " 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 [2023-02-16T08:37:43.220Z] Removing intermediate container ae4b0ed79a28 [2023-02-16T08:37:43.220Z] ---> 0102256bab65 [2023-02-16T08:37:43.220Z] Step 22/24 : LABEL arch=x86_64 [2023-02-16T08:37:43.809Z] ---> Running in 7a18c0203f41 [2023-02-16T08:37:45.740Z] Removing intermediate container 7a18c0203f41 [2023-02-16T08:37:45.741Z] ---> f7952e570943 [2023-02-16T08:37:45.741Z] Step 23/24 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:37:46.308Z] ---> Running in 39facbc34230 [2023-02-16T08:37:46.308Z] Removing intermediate container c03cca5f8e1a [2023-02-16T08:37:46.308Z] ---> 4a390090a15f [2023-02-16T08:37:46.308Z] [2023-02-16T08:37:46.308Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T08:37:46.308Z] ---> dfd21b5a31f5 [2023-02-16T08:37:46.308Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T08:37:46.898Z] ---> Running in c0057a2141a8 [2023-02-16T08:37:46.898Z] Removing intermediate container 39facbc34230 [2023-02-16T08:37:46.898Z] ---> 3a652f62fc76 [2023-02-16T08:37:46.898Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:37:46.898Z] ---> Running in 47c739d83e66 [2023-02-16T08:37:47.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:47.491Z] Removing intermediate container 47c739d83e66 [2023-02-16T08:37:47.491Z] ---> f4d15ed91b46 [2023-02-16T08:37:47.491Z] [2023-02-16T08:37:47.491Z] Successfully built f4d15ed91b46 [2023-02-16T08:37:47.748Z] Successfully tagged security-secretstore-setup:latest [2023-02-16T08:37:47.748Z]  Building security-secretstore-setup ... done Building core-data [2023-02-16T08:37:47.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:37:48.008Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T08:37:48.008Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T08:37:48.008Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T08:37:48.008Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T08:37:48.008Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T08:37:48.008Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T08:37:48.008Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:37:48.008Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:37:48.008Z] OK: 8 MiB in 20 packages [2023-02-16T08:37:51.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:37:51.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:37:51.382Z] ---> be6362913e56 [2023-02-16T08:37:51.382Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:37:51.382Z] ---> Using cache [2023-02-16T08:37:51.382Z] ---> 71469235c414 [2023-02-16T08:37:51.382Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:37:51.382Z] ---> Using cache [2023-02-16T08:37:51.382Z] ---> 68ddc9f7ffe3 [2023-02-16T08:37:51.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:37:51.382Z] ---> Using cache [2023-02-16T08:37:51.382Z] ---> a5296dcee680 [2023-02-16T08:37:51.382Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:37:51.382Z] ---> Using cache [2023-02-16T08:37:51.382Z] ---> f89e019a7c98 [2023-02-16T08:37:51.382Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:37:51.382Z] ---> Using cache [2023-02-16T08:37:51.382Z] ---> 36897d0bafc5 [2023-02-16T08:37:51.382Z] Step 8/22 : COPY . . [2023-02-16T08:37:51.382Z] ---> Using cache [2023-02-16T08:37:51.382Z] ---> 9d5b906cef31 [2023-02-16T08:37:51.382Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T08:37:55.645Z] ---> Running in c9ab38d461bf [2023-02-16T08:37:57.037Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T08:37:57.037Z] Removing intermediate container c0057a2141a8 [2023-02-16T08:37:57.037Z] ---> f58f7e7085fb [2023-02-16T08:37:57.037Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T08:37:58.979Z] ---> Running in dfb8925060e3 [2023-02-16T08:37:58.979Z] Removing intermediate container 3f88cd05cd0f [2023-02-16T08:37:58.979Z] ---> 0f63e915a1ae [2023-02-16T08:37:58.979Z] [2023-02-16T08:37:58.979Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T08:37:58.979Z] ---> dfd21b5a31f5 [2023-02-16T08:37:58.979Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T08:37:59.239Z] ---> Running in a13085e39674 [2023-02-16T08:37:59.239Z] Removing intermediate container dfb8925060e3 [2023-02-16T08:37:59.239Z] ---> c2bc82fc6bd1 [2023-02-16T08:37:59.239Z] Step 12/21 : WORKDIR /edgex [2023-02-16T08:37:59.239Z] ---> Running in b4c1f72ac4be [2023-02-16T08:37:59.808Z] Removing intermediate container a13085e39674 [2023-02-16T08:37:59.808Z] ---> edf4fb47049d [2023-02-16T08:37:59.808Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:37:59.808Z] Removing intermediate container b4c1f72ac4be [2023-02-16T08:37:59.808Z] ---> 9a690a85c3b5 [2023-02-16T08:37:59.808Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T08:37:59.808Z] ---> Running in f25095aaa1b6 [2023-02-16T08:38:00.378Z] ---> 2063d049cf57 [2023-02-16T08:38:00.378Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T08:38:00.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:00.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:00.948Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T08:38:00.948Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:38:00.948Z] OK: 6 MiB in 15 packages [2023-02-16T08:38:01.515Z] ---> a067592f7179 [2023-02-16T08:38:01.515Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T08:38:02.109Z] ---> d1159d587b3c [2023-02-16T08:38:02.109Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T08:38:02.109Z] Removing intermediate container f25095aaa1b6 [2023-02-16T08:38:02.109Z] ---> 8cee9c1ff16e [2023-02-16T08:38:02.109Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:38:02.687Z] ---> cc4e27979303 [2023-02-16T08:38:02.687Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:38:02.687Z] ---> Running in 6b30b75e6509 [2023-02-16T08:38:02.687Z] ---> 77f0658a8de9 [2023-02-16T08:38:02.687Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T08:38:03.629Z] ---> 52ae81c9d65a [2023-02-16T08:38:03.629Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T08:38:04.574Z] ---> 75ed16fd0716 [2023-02-16T08:38:04.574Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T08:38:06.621Z] Removing intermediate container 6b30b75e6509 [2023-02-16T08:38:06.621Z] ---> 152bdeb481d9 [2023-02-16T08:38:06.621Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:38:08.027Z] ---> adf43fb62b80 [2023-02-16T08:38:08.027Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:38:08.027Z] ---> Running in 9cb82cdb1606 [2023-02-16T08:38:08.288Z] ---> Running in f5ada3f758bc [2023-02-16T08:38:08.554Z] Removing intermediate container 9cb82cdb1606 [2023-02-16T08:38:08.554Z] ---> a45c2f6459fc [2023-02-16T08:38:08.554Z] Step 19/21 : LABEL arch=x86_64 [2023-02-16T08:38:08.554Z] ---> Running in 39089ffe0f48 [2023-02-16T08:38:08.815Z] Removing intermediate container 9413a40f2dc1 [2023-02-16T08:38:08.815Z] ---> cb9e4b2d1e17 [2023-02-16T08:38:08.815Z] [2023-02-16T08:38:08.815Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T08:38:08.815Z] ---> dfd21b5a31f5 [2023-02-16T08:38:08.815Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:38:08.815Z] ---> Using cache [2023-02-16T08:38:08.815Z] ---> c832c8214be7 [2023-02-16T08:38:08.815Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:38:08.815Z] ---> Using cache [2023-02-16T08:38:08.815Z] ---> 0ea873faeb13 [2023-02-16T08:38:08.815Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T08:38:08.815Z] ---> Running in 4e012e35baea [2023-02-16T08:38:08.815Z] Removing intermediate container 39089ffe0f48 [2023-02-16T08:38:08.815Z] ---> ffc918dcccd3 [2023-02-16T08:38:08.815Z] Step 20/21 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:38:08.815Z] ---> Running in 152cc232398d [2023-02-16T08:38:10.724Z] Removing intermediate container 4e012e35baea [2023-02-16T08:38:10.725Z] ---> 31443b907f0c [2023-02-16T08:38:10.725Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T08:38:11.898Z] Removing intermediate container 152cc232398d [2023-02-16T08:38:11.898Z] ---> f48618aeea05 [2023-02-16T08:38:11.898Z] Step 21/21 : LABEL version=0.0.0 [2023-02-16T08:38:11.898Z] ---> Running in 50bdb096dc7f [2023-02-16T08:38:11.898Z] ---> Running in d95b1fdb87ab [2023-02-16T08:38:12.494Z] Removing intermediate container 3e83dd4642eb [2023-02-16T08:38:12.494Z] ---> bc01f4b9a469 [2023-02-16T08:38:12.494Z] [2023-02-16T08:38:12.494Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T08:38:12.494Z] Removing intermediate container f5ada3f758bc [2023-02-16T08:38:12.494Z] ---> 2593b105f439 [2023-02-16T08:38:12.494Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:38:12.494Z] ---> dfd21b5a31f5 [2023-02-16T08:38:12.494Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:38:12.494Z] ---> Using cache [2023-02-16T08:38:12.494Z] ---> c832c8214be7 [2023-02-16T08:38:12.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:38:12.494Z] ---> Using cache [2023-02-16T08:38:12.494Z] ---> 0ea873faeb13 [2023-02-16T08:38:12.494Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T08:38:12.494Z] Removing intermediate container 50bdb096dc7f [2023-02-16T08:38:12.494Z] ---> e941d05525d7 [2023-02-16T08:38:12.494Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:38:12.494Z] Removing intermediate container d95b1fdb87ab [2023-02-16T08:38:12.494Z] ---> c738d2b8578e [2023-02-16T08:38:12.494Z] [2023-02-16T08:38:12.494Z] ---> Running in 44f130677937 [2023-02-16T08:38:12.494Z] ---> Running in 71d3fe636e05 [2023-02-16T08:38:12.494Z] Successfully built c738d2b8578e [2023-02-16T08:38:12.494Z] Successfully tagged security-proxy-setup:latest [2023-02-16T08:38:12.494Z]  Building security-proxy-setup ... done Removing intermediate container 71d3fe636e05 [2023-02-16T08:38:12.494Z] ---> 27efce85e9fa [2023-02-16T08:38:12.494Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T08:38:12.494Z] Removing intermediate container 44f130677937 [2023-02-16T08:38:12.494Z] ---> 1ee678a99f24 [2023-02-16T08:38:12.494Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-16T08:38:12.758Z] ---> a0245d943993 [2023-02-16T08:38:12.758Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T08:38:12.758Z] ---> Running in c59cc52e363c [2023-02-16T08:38:12.758Z] ---> Running in 8aa920172046 [2023-02-16T08:38:13.017Z] Removing intermediate container 8aa920172046 [2023-02-16T08:38:13.017Z] ---> d121ab1d9eb6 [2023-02-16T08:38:13.017Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T08:38:13.017Z] Removing intermediate container c59cc52e363c [2023-02-16T08:38:13.017Z] ---> b3f0174b1248 [2023-02-16T08:38:13.017Z] Step 15/23 : WORKDIR / [2023-02-16T08:38:13.360Z] ---> Running in f3dd3626614b [2023-02-16T08:38:13.360Z] ---> Running in c382ef99b4a5 [2023-02-16T08:38:13.691Z] Removing intermediate container c382ef99b4a5 [2023-02-16T08:38:13.691Z] ---> 7e5f47267c93 [2023-02-16T08:38:13.691Z] Step 21/22 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:38:13.691Z] Removing intermediate container f3dd3626614b [2023-02-16T08:38:13.691Z] ---> a0415b77affe [2023-02-16T08:38:13.691Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:38:13.691Z] ---> Running in 0bd78ae6685b [2023-02-16T08:38:13.955Z] ---> 0477e437be17 [2023-02-16T08:38:13.955Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> 3ddef1b9b8e6 [2023-02-16T08:38:13.955Z] Removing intermediate container 0bd78ae6685b [2023-02-16T08:38:13.955Z] [2023-02-16T08:38:13.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / ---> d1d2e3608b8b [2023-02-16T08:38:13.955Z] [2023-02-16T08:38:13.955Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T08:38:14.289Z] ---> Running in 2c1cd235c37c [2023-02-16T08:38:14.892Z] ---> 710f184967b0 [2023-02-16T08:38:14.892Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T08:38:15.151Z] Removing intermediate container 2c1cd235c37c [2023-02-16T08:38:15.151Z] ---> bd9f3f026c6c [2023-02-16T08:38:15.151Z] [2023-02-16T08:38:15.151Z] ---> Running in de8a1b9680bf [2023-02-16T08:38:15.151Z] ---> 01e98b5aaad7 [2023-02-16T08:38:15.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T08:38:15.151Z] Successfully built bd9f3f026c6c [2023-02-16T08:38:15.151Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-16T08:38:15.412Z]  Building core-common-config-bootstrapper ... done Removing intermediate container de8a1b9680bf [2023-02-16T08:38:15.412Z] ---> 63abca26bcbe [2023-02-16T08:38:15.413Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:38:15.413Z] ---> Running in 4f9eba0f270e [2023-02-16T08:38:15.413Z] ---> f2ffe92c097f [2023-02-16T08:38:15.413Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T08:38:15.413Z] ---> Running in 7bdffcdbdbc1 [2023-02-16T08:38:15.684Z] Removing intermediate container 4f9eba0f270e [2023-02-16T08:38:15.684Z] ---> d93b7198e323 [2023-02-16T08:38:15.684Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T08:38:15.684Z] ---> Running in 3264a666164d [2023-02-16T08:38:15.684Z] Removing intermediate container 7bdffcdbdbc1 [2023-02-16T08:38:15.684Z] ---> ee780956a43a [2023-02-16T08:38:15.684Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:38:15.684Z] ---> Running in 5b1aa3f5832b [2023-02-16T08:38:15.684Z] Removing intermediate container 3264a666164d [2023-02-16T08:38:15.684Z] ---> 6095138d20b9 [2023-02-16T08:38:15.684Z] Step 21/22 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:38:15.947Z] ---> Running in 9c22ff320002 [2023-02-16T08:38:15.947Z] Removing intermediate container 5b1aa3f5832b [2023-02-16T08:38:15.947Z] ---> b0dda7415e3c [2023-02-16T08:38:15.947Z] Step 21/23 : LABEL arch=x86_64 [2023-02-16T08:38:16.212Z] ---> Running in 1c2a5c981217 [2023-02-16T08:38:16.212Z] Removing intermediate container 9c22ff320002 [2023-02-16T08:38:16.212Z] ---> bcd37234d751 [2023-02-16T08:38:16.212Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T08:38:16.212Z] ---> Running in 64f783c5369c [2023-02-16T08:38:16.212Z] Removing intermediate container 1c2a5c981217 [2023-02-16T08:38:16.212Z] ---> 2e88f45c1a6a [2023-02-16T08:38:16.212Z] Step 22/23 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:38:16.212Z] ---> Running in a54296836bb0 [2023-02-16T08:38:16.473Z] Removing intermediate container 64f783c5369c [2023-02-16T08:38:16.473Z] ---> 7d7740b36029 [2023-02-16T08:38:16.473Z] [2023-02-16T08:38:16.473Z] Removing intermediate container a54296836bb0 [2023-02-16T08:38:16.473Z] ---> 24efed7f1c2f [2023-02-16T08:38:16.473Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T08:38:16.473Z] Successfully built 7d7740b36029 [2023-02-16T08:38:16.473Z] Successfully tagged support-scheduler:latest [2023-02-16T08:38:16.473Z]  Building support-scheduler ... done  ---> Running in a6a6ccb6b3f2 [2023-02-16T08:38:16.735Z] Removing intermediate container a6a6ccb6b3f2 [2023-02-16T08:38:16.735Z] ---> 86983111e7c7 [2023-02-16T08:38:16.735Z] [2023-02-16T08:38:16.735Z] Successfully built 86983111e7c7 [2023-02-16T08:38:16.995Z] Successfully tagged core-command:latest [2023-02-16T08:38:22.315Z]  Building core-command ... done Removing intermediate container c9ab38d461bf [2023-02-16T08:38:22.315Z] ---> 036d43a081a1 [2023-02-16T08:38:22.315Z] [2023-02-16T08:38:22.315Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T08:38:22.315Z] ---> dfd21b5a31f5 [2023-02-16T08:38:22.315Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T08:38:22.315Z] ---> Running in 483bd4a3689c [2023-02-16T08:38:22.315Z] Removing intermediate container 483bd4a3689c [2023-02-16T08:38:22.315Z] ---> 236f4ca3ef9e [2023-02-16T08:38:22.315Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-16T08:38:22.315Z] ---> Running in a58b69ef5284 [2023-02-16T08:38:22.315Z] Removing intermediate container a58b69ef5284 [2023-02-16T08:38:22.315Z] ---> 36158800bc9a [2023-02-16T08:38:22.315Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T08:38:22.315Z] ---> Running in e4994ceacea2 [2023-02-16T08:38:22.315Z] Removing intermediate container e4994ceacea2 [2023-02-16T08:38:22.315Z] ---> dd1c28794200 [2023-02-16T08:38:22.315Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:38:22.315Z] ---> Running in 0611450f47e3 [2023-02-16T08:38:22.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:22.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T08:38:22.575Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T08:38:22.575Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:38:22.575Z] OK: 6 MiB in 15 packages [2023-02-16T08:38:23.146Z] Removing intermediate container 0611450f47e3 [2023-02-16T08:38:23.146Z] ---> 84a34903286a [2023-02-16T08:38:23.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:38:23.146Z] ---> 3a3ae043b590 [2023-02-16T08:38:23.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T08:38:23.725Z] ---> 2721afcf171e [2023-02-16T08:38:23.725Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T08:38:23.725Z] ---> 227cef07cca1 [2023-02-16T08:38:23.725Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T08:38:23.984Z] ---> Running in 8a174c848c16 [2023-02-16T08:38:23.984Z] Removing intermediate container 8a174c848c16 [2023-02-16T08:38:23.984Z] ---> 9733dc9fd8af [2023-02-16T08:38:23.984Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:38:23.984Z] ---> Running in a932113a11ae [2023-02-16T08:38:23.984Z] Removing intermediate container a932113a11ae [2023-02-16T08:38:23.984Z] ---> aeadf17fb790 [2023-02-16T08:38:23.984Z] Step 20/22 : LABEL arch=x86_64 [2023-02-16T08:38:23.984Z] ---> Running in 4b59e6eb65ac [2023-02-16T08:38:24.243Z] Removing intermediate container 4b59e6eb65ac [2023-02-16T08:38:24.243Z] ---> 2c840d6ad1dc [2023-02-16T08:38:24.243Z] Step 21/22 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde [2023-02-16T08:38:24.243Z] ---> Running in 22c35ac06d56 [2023-02-16T08:38:24.243Z] Removing intermediate container 22c35ac06d56 [2023-02-16T08:38:24.243Z] ---> fd019950420e [2023-02-16T08:38:24.243Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T08:38:24.243Z] ---> Running in d9e8211e5a6b [2023-02-16T08:38:24.504Z] Removing intermediate container d9e8211e5a6b [2023-02-16T08:38:24.504Z] ---> 8622b749ff81 [2023-02-16T08:38:24.504Z] [2023-02-16T08:38:24.504Z] Successfully built 8622b749ff81 [2023-02-16T08:38:24.504Z] Successfully tagged core-data:latest [2023-02-16T08:38:24.511Z]  Building core-data ... done  [Pipeline] } [2023-02-16T08:38:24.519Z] $ docker stop --time=1 3b7f8cdf062109f01fd62bf8eba85280c6c7cd4a7b455dbc8d887faa7cee72af [2023-02-16T08:38:25.820Z] $ docker rm -f --volumes 3b7f8cdf062109f01fd62bf8eba85280c6c7cd4a7b455dbc8d887faa7cee72af [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T08:38:26.158Z] + docker images [2023-02-16T08:38:26.158Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T08:38:26.158Z] core-data latest 8622b749ff81 1 second ago 17.9MB [2023-02-16T08:38:26.158Z] 036d43a081a1 6 seconds ago 1.68GB [2023-02-16T08:38:26.158Z] core-command latest 86983111e7c7 9 seconds ago 17.7MB [2023-02-16T08:38:26.158Z] support-scheduler latest 7d7740b36029 9 seconds ago 30MB [2023-02-16T08:38:26.158Z] core-common-config-bootstrapper latest bd9f3f026c6c 11 seconds ago 15.5MB [2023-02-16T08:38:26.158Z] security-proxy-setup latest c738d2b8578e 13 seconds ago 27.8MB [2023-02-16T08:38:26.158Z] bc01f4b9a469 14 seconds ago 1.68GB [2023-02-16T08:38:26.158Z] cb9e4b2d1e17 18 seconds ago 1.74GB [2023-02-16T08:38:26.158Z] 0f63e915a1ae 27 seconds ago 1.67GB [2023-02-16T08:38:26.158Z] security-secretstore-setup latest f4d15ed91b46 39 seconds ago 30MB [2023-02-16T08:38:26.158Z] 4a390090a15f 40 seconds ago 1.67GB [2023-02-16T08:38:26.158Z] security-spiffe-token-provider latest 4203428ccbce 51 seconds ago 30MB [2023-02-16T08:38:26.158Z] security-spire-agent latest b2f33809b992 About a minute ago 125MB [2023-02-16T08:38:26.158Z] 47aa1e993e3f About a minute ago 1.67GB [2023-02-16T08:38:26.158Z] 823993c9d684 About a minute ago 1.71GB [2023-02-16T08:38:26.158Z] security-bootstrapper latest 6d182bc11a49 About a minute ago 20.4MB [2023-02-16T08:38:26.158Z] core-metadata latest b1b5afff529e 2 minutes ago 18.5MB [2023-02-16T08:38:26.158Z] support-notifications latest 29bf1648ab50 2 minutes ago 30.7MB [2023-02-16T08:38:26.158Z] 00a1dc928c23 2 minutes ago 1.74GB [2023-02-16T08:38:26.158Z] 00a54e52fafe 2 minutes ago 1.67GB [2023-02-16T08:38:26.158Z] b2c947ced686 2 minutes ago 1.68GB [2023-02-16T08:38:26.158Z] security-spire-config latest 67b6ab0acf0b 2 minutes ago 85.8MB [2023-02-16T08:38:26.158Z] security-spire-server latest 745b8d046d96 3 minutes ago 86.5MB [2023-02-16T08:38:26.158Z] 967f854f096e 3 minutes ago 1.55GB [2023-02-16T08:38:26.158Z] 71dcb70ad43d 3 minutes ago 1.55GB [2023-02-16T08:38:26.158Z] ci-base-image-x86_64 latest be6362913e56 6 minutes ago 903MB [2023-02-16T08:38:26.158Z] alpine 3.15 5ce65d7b0fde 5 days ago 5.59MB [2023-02-16T08:38:26.158Z] alpine 3.16 dfd21b5a31f5 5 days ago 5.55MB [2023-02-16T08:38:26.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-16T08:38:26.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-16T08:38:26.158Z] 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] } [2023-02-16T08:39:44.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-16T08:39:44.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-16T08:39:45.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-16T08:39:48.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-16T08:39:48.311Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-16T08:40:03.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-16T08:40:13.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.494s coverage: 28.7% of statements [2023-02-16T08:40:13.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-16T08:40:13.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-16T08:40:19.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.5% of statements [2023-02-16T08:40:24.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.808s coverage: 73.7% of statements [2023-02-16T08:40:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-16T08:40:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-16T08:40:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-16T08:40:24.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.483s coverage: 54.0% of statements [2023-02-16T08:40:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-16T08:40:24.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-16T08:40:42.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.141s coverage: 88.5% of statements [2023-02-16T08:40:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-16T08:40:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-16T08:40:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:40:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-16T08:40:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-16T08:40:42.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.480s coverage: 3.9% of statements [2023-02-16T08:40:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-16T08:40:42.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-16T08:40:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.728s coverage: 95.6% of statements [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-16T08:40:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.339s coverage: 72.2% of statements [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-16T08:40:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.486s coverage: 65.9% of statements [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-16T08:40:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.579s coverage: 0.9% of statements [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-16T08:40:44.051Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.335s coverage: 29.6% of statements [2023-02-16T08:40:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-16T08:40:46.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements [2023-02-16T08:40:46.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 82.9% of statements [2023-02-16T08:40:46.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2023-02-16T08:40:47.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.378s coverage: 96.3% of statements [2023-02-16T08:40:48.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.281s coverage: 87.5% of statements [2023-02-16T08:40:59.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.419s coverage: 94.4% of statements [2023-02-16T08:40:59.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.247s coverage: 44.8% of statements [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.519s coverage: 79.9% of statements [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 77.4% of statements [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.318s coverage: 80.0% of statements [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements [2023-02-16T08:41:21.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.920s coverage: 91.2% of statements [2023-02-16T08:41:21.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-16T08:41:23.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.501s coverage: 63.1% of statements [2023-02-16T08:41:23.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-16T08:41:23.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-16T08:41:23.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.300s coverage: 100.0% of statements [2023-02-16T08:41:23.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements [2023-02-16T08:41:23.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2023-02-16T08:41:23.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-02-16T08:41:23.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.130s coverage: 100.0% of statements [2023-02-16T08:41:30.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.538s coverage: 65.3% of statements [2023-02-16T08:41:30.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-16T08:41:30.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-16T08:41:30.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-16T08:41:32.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.038s coverage: 41.0% of statements [2023-02-16T08:41:32.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-16T08:41:32.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-16T08:41:32.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.368s coverage: 89.5% of statements [2023-02-16T08:41:32.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-16T08:41:32.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.302s coverage: 84.8% of statements [2023-02-16T08:41:32.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-16T08:41:32.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-16T08:41:32.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-16T08:41:32.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-16T08:41:40.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.360s coverage: 17.7% of statements [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-16T08:41:40.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.796s coverage: 92.3% of statements [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-16T08:41:40.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 63.2% of statements [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-16T08:41:40.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.526s coverage: 97.7% of statements [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-16T08:41:40.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-16T08:41:41.546Z] 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 [2023-02-16T08:41:41.546Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T08:41:41.546Z] go vet ./... [2023-02-16T08:43:48.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T08:43:48.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T08:43:48.273Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-16T08:43:48.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-16T08:43:48.940Z] + ls -al . [2023-02-16T08:43:48.940Z] total 748 [2023-02-16T08:43:48.940Z] drwxrwxr-x 11 1001 1001 4096 Feb 16 08:37 . [2023-02-16T08:43:48.940Z] drwxr-xr-x 4 root root 4096 Feb 16 08:36 .. [2023-02-16T08:43:48.940Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:35 .blubracket [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 16 Feb 16 08:35 .dockerignore [2023-02-16T08:43:48.940Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 08:35 .git [2023-02-16T08:43:48.940Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 08:35 .github [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 1024 Feb 16 08:35 .gitignore [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 08:35 .golangci.yml [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 87 Feb 16 08:35 .hadolint.yml [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 166 Feb 16 08:35 .sonarcloud.properties [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 08:35 ADOPTERS.md [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 10825 Feb 16 08:35 Attribution.txt [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 73765 Feb 16 08:35 CHANGELOG.md [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 08:35 CONTRIBUTING.md [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 08:35 GOVERNANCE.md [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 850 Feb 16 08:35 Jenkinsfile [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 08:35 LICENSE [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 13536 Feb 16 08:35 Makefile [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 08:35 OWNERS.md [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 9403 Feb 16 08:35 README.md [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 6912 Feb 16 08:35 SECURITY.md [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 08:31 VERSION [2023-02-16T08:43:48.940Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:35 bin [2023-02-16T08:43:48.940Z] drwxrwxr-x 17 1001 1001 4096 Feb 16 08:35 cmd [2023-02-16T08:43:48.940Z] -rw-r--r-- 1 root root 487530 Feb 16 08:41 coverage.out [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 3295 Feb 16 08:35 go.mod [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 33318 Feb 16 08:35 go.sum [2023-02-16T08:43:48.940Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 08:35 internal [2023-02-16T08:43:48.940Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 08:35 openapi [2023-02-16T08:43:48.940Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 08:35 sbom [2023-02-16T08:43:48.940Z] drwxrwxr-x 4 1001 1001 4096 Feb 16 08:35 snap [2023-02-16T08:43:48.940Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 08:35 version.go [Pipeline] sh [2023-02-16T08:43:49.589Z] + '[' -e coverage.out ] [2023-02-16T08:43:49.589Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-16T08:43:49.614Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T08:43:50.601Z] Stashed 1 file(s) [Pipeline] sh [2023-02-16T08:43:51.241Z] + make build [2023-02-16T08:43:51.242Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T08:45:27.911Z] go build -tags " 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 [2023-02-16T08:45:31.255Z] go build -tags " 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 [2023-02-16T08:45:37.912Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T08:45:41.264Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T08:46:37.694Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T08:46:37.964Z] 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 [2023-02-16T08:46:44.621Z] 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 [2023-02-16T08:46:51.273Z] 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 [2023-02-16T08:46:55.536Z] 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 [2023-02-16T08:47:00.885Z] 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 [2023-02-16T08:47:16.051Z] 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] } [2023-02-16T08:47:22.728Z] $ docker stop --time=1 aa95b598dbcae3e8cb542bbc89cac2f36b75980d120d767f53e7c2e5a95f545a [2023-02-16T08:47:24.786Z] $ docker rm -f --volumes aa95b598dbcae3e8cb542bbc89cac2f36b75980d120d767f53e7c2e5a95f545a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:47:27.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T08:47:27.230Z] [2023-02-16T08:47:27.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:47:27.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T08:47:27.921Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-16T08:47:27.921Z] 29e5d40040c1: Pulling fs layer [2023-02-16T08:47:27.921Z] 1ce36da41761: Pulling fs layer [2023-02-16T08:47:27.921Z] 25b303627fd3: Pulling fs layer [2023-02-16T08:47:28.195Z] 29e5d40040c1: Download complete [2023-02-16T08:47:28.510Z] 1ce36da41761: Verifying Checksum [2023-02-16T08:47:28.510Z] 1ce36da41761: Download complete [2023-02-16T08:47:29.161Z] 29e5d40040c1: Pull complete [2023-02-16T08:47:30.619Z] 25b303627fd3: Verifying Checksum [2023-02-16T08:47:30.619Z] 25b303627fd3: Download complete [2023-02-16T08:47:30.619Z] 1ce36da41761: Pull complete [2023-02-16T08:47:42.972Z] 25b303627fd3: Pull complete [2023-02-16T08:47:42.972Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-16T08:47:42.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T08:47:42.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:47:43.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container [2023-02-16T08:47:43.259Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-16T08:47:45.799Z] $ docker top 2d6e6a77243bd7910e9e500ec4b9fe32bb1b483ffb7711268d8a59a602985e83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:47:46.679Z] + docker-compose build --help+ [2023-02-16T08:47:46.679Z] grep parallel [2023-02-16T08:47:53.360Z] --parallel Build images in parallel. [Pipeline] } [2023-02-16T08:47:53.377Z] $ docker stop --time=1 2d6e6a77243bd7910e9e500ec4b9fe32bb1b483ffb7711268d8a59a602985e83 [2023-02-16T08:47:55.115Z] $ docker rm -f --volumes 2d6e6a77243bd7910e9e500ec4b9fe32bb1b483ffb7711268d8a59a602985e83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T08:47:55.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-16T08:47:55.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T08:47:55.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container [2023-02-16T08:47:55.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-16T08:47:57.264Z] $ docker top 5317f91ae87f67435c8f11b34efa4ce36e456ed846ec0a775746822751c51f19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T08:47:58.129Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-16T08:48:04.777Z] Building core-command ... [2023-02-16T08:48:04.777Z] Building core-common-config-bootstrapper ... [2023-02-16T08:48:04.777Z] Building core-data ... [2023-02-16T08:48:04.777Z] Building core-metadata ... [2023-02-16T08:48:04.777Z] Building security-bootstrapper ... [2023-02-16T08:48:04.777Z] Building security-proxy-setup ... [2023-02-16T08:48:04.777Z] Building security-secretstore-setup ... [2023-02-16T08:48:04.777Z] Building security-spiffe-token-provider ... [2023-02-16T08:48:04.777Z] Building security-spire-agent ... [2023-02-16T08:48:04.777Z] Building security-spire-config ... [2023-02-16T08:48:04.777Z] Building security-spire-server ... [2023-02-16T08:48:04.777Z] Building support-notifications ... [2023-02-16T08:48:04.777Z] Building support-scheduler ... [2023-02-16T08:48:04.777Z] Building security-spire-agent [2023-02-16T08:48:04.777Z] Building security-secretstore-setup [2023-02-16T08:48:04.777Z] Building security-proxy-setup [2023-02-16T08:48:04.777Z] Building core-metadata [2023-02-16T08:48:04.777Z] Building core-command [2023-02-16T08:49:01.177Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:01.177Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:01.177Z] ---> 1e3a5a2e500a [2023-02-16T08:49:01.177Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:49:01.177Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:01.177Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:01.177Z] ---> 1e3a5a2e500a [2023-02-16T08:49:01.177Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:49:01.177Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:01.177Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:01.177Z] ---> 1e3a5a2e500a [2023-02-16T08:49:01.177Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:49:01.177Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:01.177Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:01.177Z] ---> 1e3a5a2e500a [2023-02-16T08:49:01.177Z] Step 3/21 : WORKDIR /edgex-go [2023-02-16T08:49:01.177Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:49:01.177Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:49:01.177Z] ---> 1e3a5a2e500a [2023-02-16T08:49:01.177Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T08:49:01.177Z] ---> Running in 0516f5af8e2a [2023-02-16T08:49:01.177Z] ---> Running in 1c4c461c672a [2023-02-16T08:49:01.177Z] ---> Running in d7639732b130 [2023-02-16T08:49:01.177Z] ---> Running in f858d9dd97d2 [2023-02-16T08:49:01.177Z] ---> Running in f4f54732da0a [2023-02-16T08:49:01.177Z] Removing intermediate container 0516f5af8e2a [2023-02-16T08:49:01.177Z] ---> 96e5f9cee080 [2023-02-16T08:49:01.177Z] Step 4/23 : WORKDIR /edgex-go [2023-02-16T08:49:01.177Z] Removing intermediate container d7639732b130 [2023-02-16T08:49:01.177Z] ---> 33ca3562f746 [2023-02-16T08:49:01.177Z] Step 4/24 : WORKDIR /edgex-go [2023-02-16T08:49:01.177Z] Removing intermediate container f4f54732da0a [2023-02-16T08:49:01.177Z] Removing intermediate container f858d9dd97d2 [2023-02-16T08:49:01.177Z] ---> 6023adf31948 [2023-02-16T08:49:01.177Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-16T08:49:01.177Z] ---> 964737a2ef8b [2023-02-16T08:49:01.177Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T08:49:01.177Z] ---> Running in b04d44658079 [2023-02-16T08:49:01.177Z] Removing intermediate container 1c4c461c672a [2023-02-16T08:49:01.177Z] ---> 02d9b13800c4 [2023-02-16T08:49:01.177Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-16T08:49:01.177Z] ---> Running in 471ff079a071 [2023-02-16T08:49:01.177Z] ---> Running in 749f509fd86f [2023-02-16T08:49:01.177Z] ---> Running in d94608d97f49 [2023-02-16T08:49:01.177Z] ---> Running in 7862efdd4cc6 [2023-02-16T08:49:01.451Z] Removing intermediate container b04d44658079 [2023-02-16T08:49:01.451Z] ---> 5e874e930371 [2023-02-16T08:49:01.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-16T08:49:01.451Z] Removing intermediate container 471ff079a071 [2023-02-16T08:49:01.451Z] ---> f5af7a049603 [2023-02-16T08:49:01.451Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-16T08:49:01.451Z] ---> Running in b861925a2c70 [2023-02-16T08:49:01.724Z] ---> Running in b3b77619cb07 [2023-02-16T08:49:03.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:03.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:03.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:03.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:03.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:03.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:04.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:04.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:04.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:05.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:49:05.327Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:05.327Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:05.599Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:06.584Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:06.584Z] OK: 221 MiB in 51 packages [2023-02-16T08:49:08.014Z] Removing intermediate container 749f509fd86f [2023-02-16T08:49:08.014Z] ---> 86446e2567d1 [2023-02-16T08:49:08.014Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:49:08.014Z] Removing intermediate container d94608d97f49 [2023-02-16T08:49:08.014Z] ---> 21ef0480485e [2023-02-16T08:49:08.014Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T08:49:08.014Z] Removing intermediate container 7862efdd4cc6 [2023-02-16T08:49:08.014Z] ---> 5d3328b5ae71 [2023-02-16T08:49:08.014Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-16T08:49:08.283Z] Removing intermediate container b3b77619cb07 [2023-02-16T08:49:08.283Z] ---> a9cb07b50be1 [2023-02-16T08:49:08.283Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-16T08:49:08.283Z] Removing intermediate container b861925a2c70 [2023-02-16T08:49:08.283Z] ---> ba5f9e9abf77 [2023-02-16T08:49:08.283Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-16T08:49:09.255Z] ---> 2f5308789fa5 [2023-02-16T08:49:09.255Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:09.255Z] ---> ea6ce788ec2a [2023-02-16T08:49:09.255Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:09.255Z] ---> Running in 6d5610ac7670 [2023-02-16T08:49:09.255Z] ---> 150225293e7c [2023-02-16T08:49:09.255Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:09.255Z] ---> Running in 41a9490e42e7 [2023-02-16T08:49:09.524Z] ---> Running in ee061a2e3172 [2023-02-16T08:49:09.524Z] ---> 77e274754838 [2023-02-16T08:49:09.524Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:09.791Z] ---> Running in 185d2750831b [2023-02-16T08:49:09.791Z] ---> 2489701bca01 [2023-02-16T08:49:09.791Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:49:10.061Z] ---> Running in 9c1e10afbaf6 [2023-02-16T08:51:16.793Z] Removing intermediate container ee061a2e3172 [2023-02-16T08:51:16.793Z] ---> 92e2a6b6d174 [2023-02-16T08:51:16.793Z] Step 7/24 : COPY . . [2023-02-16T08:51:16.793Z] Removing intermediate container 41a9490e42e7 [2023-02-16T08:51:16.793Z] ---> 54ac01734bcf [2023-02-16T08:51:16.793Z] Step 7/21 : COPY . . [2023-02-16T08:51:16.793Z] Removing intermediate container 6d5610ac7670 [2023-02-16T08:51:16.793Z] ---> c65dfb59f3fc [2023-02-16T08:51:16.793Z] Step 7/24 : COPY . . [2023-02-16T08:51:16.793Z] Removing intermediate container 185d2750831b [2023-02-16T08:51:16.793Z] ---> 28375f72853d [2023-02-16T08:51:16.793Z] Step 8/24 : COPY . . [2023-02-16T08:51:16.793Z] Removing intermediate container 9c1e10afbaf6 [2023-02-16T08:51:16.793Z] ---> dd531eaf8409 [2023-02-16T08:51:16.793Z] Step 8/23 : COPY . . [2023-02-16T08:51:22.182Z] ---> 14d6aea0713e [2023-02-16T08:51:22.182Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-16T08:51:22.182Z] ---> 52b667a6ff20 [2023-02-16T08:51:22.182Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-16T08:51:22.182Z] ---> 8cc9ac418bb5 [2023-02-16T08:51:22.182Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-16T08:51:22.182Z] ---> 48b24778bdc3 [2023-02-16T08:51:22.182Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T08:51:22.182Z] ---> ef264010fac3 [2023-02-16T08:51:22.182Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-16T08:51:22.182Z] ---> Running in 0319bb1b1cce [2023-02-16T08:51:22.182Z] ---> Running in f427938a2cb2 [2023-02-16T08:51:22.182Z] ---> Running in 3ab3a4ef794a [2023-02-16T08:51:22.182Z] ---> Running in 5af389035863 [2023-02-16T08:51:22.452Z] ---> Running in 39dec0d72672 [2023-02-16T08:51:23.056Z] Removing intermediate container 5af389035863 [2023-02-16T08:51:23.056Z] ---> f1d3ad5fa4d4 [2023-02-16T08:51:23.056Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T08:51:23.056Z] ---> Running in d1ef27341ec0 [2023-02-16T08:51:23.651Z] Removing intermediate container d1ef27341ec0 [2023-02-16T08:51:23.651Z] ---> 63708e5e94dd [2023-02-16T08:51:23.651Z] Step 10/24 : 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 [2023-02-16T08:51:23.925Z] ---> Running in 0618ec226a88 [2023-02-16T08:51:24.895Z] go build -tags " 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 [2023-02-16T08:51:25.166Z] 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 [2023-02-16T08:51:25.166Z] go build -tags " 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 [2023-02-16T08:51:25.166Z] 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 [2023-02-16T08:51:27.110Z] Removing intermediate container 0618ec226a88 [2023-02-16T08:51:27.110Z] ---> 62c1cbd377d7 [2023-02-16T08:51:27.110Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T08:51:27.110Z] ---> Running in 218ccc6dfa93 [2023-02-16T08:51:27.384Z] Removing intermediate container 218ccc6dfa93 [2023-02-16T08:51:27.384Z] ---> 328b4b569d66 [2023-02-16T08:51:27.384Z] [2023-02-16T08:51:27.384Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T08:51:27.654Z] 3.15: Pulling from library/alpine [2023-02-16T08:51:29.065Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-16T08:51:29.065Z] Status: Downloaded newer image for alpine:3.15 [2023-02-16T08:51:29.065Z] ---> 354640af7b1b [2023-02-16T08:51:29.065Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T08:51:29.065Z] ---> Running in f48014097eca [2023-02-16T08:51:29.648Z] Removing intermediate container f48014097eca [2023-02-16T08:51:29.648Z] ---> 3cc4aa953578 [2023-02-16T08:51:29.648Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T08:51:29.648Z] ---> Running in fab8eb90ed0d [2023-02-16T08:51:32.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:51:32.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:51:34.442Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T08:51:34.442Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T08:51:34.442Z] OK: 15734 distinct packages available [2023-02-16T08:51:34.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:51:34.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:51:36.923Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-16T08:51:36.923Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-16T08:51:36.923Z] (3/5) Installing libucontext (1.1-r0) [2023-02-16T08:51:36.923Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-16T08:51:36.923Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-16T08:51:36.923Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T08:51:36.923Z] OK: 6 MiB in 19 packages [2023-02-16T08:51:38.327Z] Removing intermediate container fab8eb90ed0d [2023-02-16T08:51:38.327Z] ---> b0894b875e67 [2023-02-16T08:51:38.327Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-16T08:51:42.577Z] ---> 444bd6e90bf8 [2023-02-16T08:51:42.577Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T08:51:47.922Z] ---> 4727651527dd [2023-02-16T08:51:47.922Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T08:51:48.898Z] ---> 895f3603ba16 [2023-02-16T08:51:48.898Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-16T08:51:49.866Z] ---> a2dcdfe098a8 [2023-02-16T08:51:49.866Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-16T08:51:50.830Z] ---> 48c2481d978d [2023-02-16T08:51:50.830Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T08:51:50.830Z] ---> Running in 4493b1b5318f [2023-02-16T08:51:51.419Z] Removing intermediate container 4493b1b5318f [2023-02-16T08:51:51.419Z] ---> d99eb4ef336b [2023-02-16T08:51:51.419Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T08:51:51.419Z] ---> Running in 3fb35580ff90 [2023-02-16T08:51:52.003Z] Removing intermediate container 3fb35580ff90 [2023-02-16T08:51:52.003Z] ---> 9fe8d91be53d [2023-02-16T08:51:52.003Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T08:51:52.003Z] ---> Running in 2b16a2a95d53 [2023-02-16T08:51:52.593Z] Removing intermediate container 2b16a2a95d53 [2023-02-16T08:51:52.593Z] ---> faee282f48a5 [2023-02-16T08:51:52.593Z] Step 23/24 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T08:51:52.593Z] ---> Running in e33e7a1f6916 [2023-02-16T08:51:53.178Z] Removing intermediate container e33e7a1f6916 [2023-02-16T08:51:53.178Z] ---> d8f642576e22 [2023-02-16T08:51:53.178Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:51:53.178Z] ---> Running in 788db516dcc1 [2023-02-16T08:51:53.766Z] Removing intermediate container 788db516dcc1 [2023-02-16T08:51:53.766Z] ---> a2c9e1e430c0 [2023-02-16T08:51:53.766Z] [2023-02-16T08:51:54.035Z] Successfully built a2c9e1e430c0 [2023-02-16T08:51:54.035Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-16T08:51:54.035Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-16T08:52:12.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:52:12.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:52:12.246Z] ---> 1e3a5a2e500a [2023-02-16T08:52:12.246Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:52:12.246Z] ---> Using cache [2023-02-16T08:52:12.246Z] ---> 33ca3562f746 [2023-02-16T08:52:12.246Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:52:12.246Z] ---> Using cache [2023-02-16T08:52:12.246Z] ---> f5af7a049603 [2023-02-16T08:52:12.246Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:52:12.246Z] ---> Using cache [2023-02-16T08:52:12.246Z] ---> a9cb07b50be1 [2023-02-16T08:52:12.246Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:52:12.246Z] ---> Using cache [2023-02-16T08:52:12.246Z] ---> 77e274754838 [2023-02-16T08:52:12.246Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:52:12.246Z] ---> Using cache [2023-02-16T08:52:12.246Z] ---> 28375f72853d [2023-02-16T08:52:12.246Z] Step 8/22 : COPY . . [2023-02-16T08:52:12.246Z] ---> Using cache [2023-02-16T08:52:12.246Z] ---> 14d6aea0713e [2023-02-16T08:52:12.246Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-16T08:52:12.246Z] ---> Running in 351e2c69495b [2023-02-16T08:52:12.847Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-16T08:58:20.193Z] 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 [2023-02-16T08:58:20.193Z] 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 [2023-02-16T08:58:35.190Z] Removing intermediate container 39dec0d72672 [2023-02-16T08:58:35.190Z] ---> c52a361dee17 [2023-02-16T08:58:35.190Z] [2023-02-16T08:58:35.190Z] Step 9/24 : FROM alpine:3.16 [2023-02-16T08:58:35.458Z] 3.16: Pulling from library/alpine [2023-02-16T08:58:35.726Z] Removing intermediate container 3ab3a4ef794a [2023-02-16T08:58:35.726Z] ---> 3665dc1e4927 [2023-02-16T08:58:35.726Z] [2023-02-16T08:58:35.726Z] Step 9/21 : FROM alpine:3.16 [2023-02-16T08:58:35.726Z] 3.16: Pulling from library/alpine [2023-02-16T08:58:36.691Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:58:36.691Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T08:58:36.691Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T08:58:36.691Z] Status: Image is up to date for alpine:3.16 [2023-02-16T08:58:36.691Z] ---> 4c81e5bf8899 [2023-02-16T08:58:36.691Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-16T08:58:36.691Z] ---> 4c81e5bf8899 [2023-02-16T08:58:36.691Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-16T08:58:36.959Z] ---> Running in c19322f12604 [2023-02-16T08:58:36.959Z] ---> Running in dd100a148999 [2023-02-16T08:58:39.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:58:39.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:58:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:58:40.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:58:41.477Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-16T08:58:41.478Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-16T08:58:41.478Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-16T08:58:41.478Z] (3/3) Installing su-exec (0.2-r1) [2023-02-16T08:58:41.478Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:58:41.478Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-16T08:58:41.478Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:58:41.478Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-16T08:58:41.478Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-16T08:58:41.744Z] (5/6) Installing curl (7.83.1-r6) [2023-02-16T08:58:41.744Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-16T08:58:41.744Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:58:41.744Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T08:58:42.011Z] OK: 6 MiB in 17 packages [2023-02-16T08:58:42.277Z] OK: 8 MiB in 20 packages [2023-02-16T08:58:48.174Z] Removing intermediate container c19322f12604 [2023-02-16T08:58:48.174Z] ---> 67e36dabd773 [2023-02-16T08:58:48.174Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T08:58:48.174Z] ---> Running in 5fa7cccda802 [2023-02-16T08:58:48.174Z] Removing intermediate container dd100a148999 [2023-02-16T08:58:48.174Z] ---> 6efd2242e101 [2023-02-16T08:58:48.174Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-16T08:58:48.174Z] ---> Running in 937f3fc2c185 [2023-02-16T08:58:48.174Z] Removing intermediate container 5fa7cccda802 [2023-02-16T08:58:48.174Z] ---> 2f472b77f746 [2023-02-16T08:58:48.174Z] Step 12/24 : WORKDIR / [2023-02-16T08:58:48.174Z] Removing intermediate container 937f3fc2c185 [2023-02-16T08:58:48.174Z] ---> aa73bb0b9752 [2023-02-16T08:58:48.174Z] Step 12/21 : WORKDIR /edgex [2023-02-16T08:58:48.174Z] ---> Running in 995ff67de336 [2023-02-16T08:58:48.174Z] ---> Running in cbc564eb66b3 [2023-02-16T08:58:48.174Z] Removing intermediate container 995ff67de336 [2023-02-16T08:58:48.174Z] ---> 9397696d6c48 [2023-02-16T08:58:48.174Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-16T08:58:48.174Z] Removing intermediate container cbc564eb66b3 [2023-02-16T08:58:48.174Z] ---> adb3ef8719bb [2023-02-16T08:58:48.174Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-16T08:58:48.174Z] ---> 08e19b8536f9 [2023-02-16T08:58:48.174Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-16T08:58:48.439Z] ---> c09d2edf728b [2023-02-16T08:58:48.439Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-16T08:58:49.395Z] ---> 19e0171a649e [2023-02-16T08:58:49.395Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-16T08:58:50.354Z] ---> 59b712c3916b [2023-02-16T08:58:50.354Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-16T08:58:50.619Z] ---> 223be9c39ed0 [2023-02-16T08:58:50.619Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-16T08:58:52.569Z] ---> 2a12b75dabc1 [2023-02-16T08:58:52.569Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-16T08:58:52.569Z] ---> 6491717fbff2 [2023-02-16T08:58:52.569Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T08:58:53.989Z] ---> 125aeffc7ff3 [2023-02-16T08:58:53.989Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:58:54.256Z] ---> Running in 4e8bb52aaef3 [2023-02-16T08:58:54.841Z] ---> d41ef7be08de [2023-02-16T08:58:54.841Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-16T08:58:59.104Z] ---> 3257fe7bff17 [2023-02-16T08:58:59.104Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-16T08:58:59.104Z] Removing intermediate container 4e8bb52aaef3 [2023-02-16T08:58:59.104Z] ---> 36991308a8bf [2023-02-16T08:58:59.104Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:58:59.104Z] ---> Running in f24c213e0c5d [2023-02-16T08:59:00.064Z] Removing intermediate container f24c213e0c5d [2023-02-16T08:59:00.064Z] ---> ea084e67fb2b [2023-02-16T08:59:00.064Z] Step 19/21 : LABEL arch=arm64 [2023-02-16T08:59:00.332Z] ---> Running in a4966dcc202c [2023-02-16T08:59:00.332Z] ---> 48255d354b86 [2023-02-16T08:59:00.332Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T08:59:00.914Z] ---> Running in 1f69686ece1b [2023-02-16T08:59:01.179Z] Removing intermediate container a4966dcc202c [2023-02-16T08:59:01.179Z] ---> f53d3d3d6140 [2023-02-16T08:59:01.179Z] Step 20/21 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T08:59:01.446Z] ---> Running in 728944949c04 [2023-02-16T08:59:02.852Z] Removing intermediate container 728944949c04 [2023-02-16T08:59:02.852Z] ---> a2b7c834fcce [2023-02-16T08:59:02.852Z] Step 21/21 : LABEL version=0.0.0 [2023-02-16T08:59:03.123Z] ---> Running in dabf8a11a756 [2023-02-16T08:59:04.080Z] Removing intermediate container dabf8a11a756 [2023-02-16T08:59:04.080Z] ---> fbcc61b80750 [2023-02-16T08:59:04.080Z] [2023-02-16T08:59:05.037Z] Successfully built fbcc61b80750 [2023-02-16T08:59:05.037Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-16T08:59:05.037Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-02-16T08:59:05.037Z] Removing intermediate container 1f69686ece1b [2023-02-16T08:59:05.037Z] ---> 86583d03cbd1 [2023-02-16T08:59:05.037Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T08:59:05.303Z] ---> Running in b588eda86e09 [2023-02-16T08:59:06.264Z] Removing intermediate container b588eda86e09 [2023-02-16T08:59:06.264Z] ---> 646dccfba4a4 [2023-02-16T08:59:06.264Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T08:59:06.531Z] ---> Running in d8d3bbc9686d [2023-02-16T08:59:07.488Z] Removing intermediate container d8d3bbc9686d [2023-02-16T08:59:07.488Z] ---> 53432376b6a1 [2023-02-16T08:59:07.488Z] Step 23/24 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T08:59:07.761Z] ---> Running in 31a7663f2fa9 [2023-02-16T08:59:09.171Z] Removing intermediate container 31a7663f2fa9 [2023-02-16T08:59:09.171Z] ---> 5c1e29e062f9 [2023-02-16T08:59:09.171Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:59:09.171Z] ---> Running in a050ed94295e [2023-02-16T08:59:09.757Z] Removing intermediate container a050ed94295e [2023-02-16T08:59:09.757Z] ---> 5d05871af05b [2023-02-16T08:59:09.757Z] [2023-02-16T08:59:10.027Z] Removing intermediate container f427938a2cb2 [2023-02-16T08:59:10.027Z] ---> 81a10bb38011 [2023-02-16T08:59:10.027Z] [2023-02-16T08:59:10.027Z] Step 10/23 : FROM alpine:3.16 [2023-02-16T08:59:10.027Z] ---> 4c81e5bf8899 [2023-02-16T08:59:10.027Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:59:10.027Z] ---> Running in 3623a3e07f45 [2023-02-16T08:59:10.626Z] Successfully built 5d05871af05b [2023-02-16T08:59:10.626Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-16T08:59:10.626Z] Building support-notifications [2023-02-16T08:59:12.035Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:59:12.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:59:13.712Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T08:59:13.712Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T08:59:13.712Z] OK: 5 MiB in 15 packages [2023-02-16T08:59:15.655Z] Removing intermediate container 3623a3e07f45 [2023-02-16T08:59:15.655Z] ---> b961a5476d7f [2023-02-16T08:59:15.655Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:59:15.655Z] ---> Running in 24323eea2c97 [2023-02-16T08:59:16.613Z] Removing intermediate container 24323eea2c97 [2023-02-16T08:59:16.613Z] ---> 4d1118db9371 [2023-02-16T08:59:16.613Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-16T08:59:16.613Z] ---> Running in 9646b49d5545 [2023-02-16T08:59:17.200Z] Removing intermediate container 9646b49d5545 [2023-02-16T08:59:17.200Z] ---> efce345ae9cd [2023-02-16T08:59:17.200Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-16T08:59:17.466Z] ---> Running in 1deadbd5086b [2023-02-16T08:59:18.048Z] Removing intermediate container 1deadbd5086b [2023-02-16T08:59:18.048Z] ---> df64870cf2d8 [2023-02-16T08:59:18.314Z] Step 15/23 : WORKDIR / [2023-02-16T08:59:18.314Z] ---> Running in 88d798fe2249 [2023-02-16T08:59:19.720Z] Removing intermediate container 88d798fe2249 [2023-02-16T08:59:19.720Z] ---> 507c8c134e5f [2023-02-16T08:59:19.720Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:59:21.128Z] ---> c2c622032c33 [2023-02-16T08:59:21.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-16T08:59:25.375Z] ---> 408b3be35681 [2023-02-16T08:59:25.375Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-16T08:59:27.322Z] ---> 9254dd810354 [2023-02-16T08:59:27.322Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-16T08:59:27.322Z] ---> Running in 33d273a250ae [2023-02-16T08:59:28.308Z] Removing intermediate container 33d273a250ae [2023-02-16T08:59:28.308Z] ---> f2ab30f489b8 [2023-02-16T08:59:28.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:59:28.575Z] ---> Running in 7d3db4538fda [2023-02-16T08:59:29.534Z] Removing intermediate container 7d3db4538fda [2023-02-16T08:59:29.534Z] ---> c82e5ed0c486 [2023-02-16T08:59:29.534Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T08:59:30.116Z] ---> Running in 71ff6cd6b0db [2023-02-16T08:59:31.093Z] Removing intermediate container 71ff6cd6b0db [2023-02-16T08:59:31.093Z] ---> 3598a886a1a7 [2023-02-16T08:59:31.093Z] Step 22/23 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T08:59:31.093Z] ---> Running in 4814a7ef62ac [2023-02-16T08:59:31.360Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:59:31.360Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:59:31.360Z] ---> 1e3a5a2e500a [2023-02-16T08:59:31.360Z] Step 3/32 : WORKDIR /edgex-go [2023-02-16T08:59:31.360Z] ---> Using cache [2023-02-16T08:59:31.360Z] ---> 02d9b13800c4 [2023-02-16T08:59:31.360Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-16T08:59:31.360Z] ---> Using cache [2023-02-16T08:59:31.360Z] ---> 5d3328b5ae71 [2023-02-16T08:59:31.360Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-16T08:59:31.360Z] ---> Using cache [2023-02-16T08:59:31.360Z] ---> ea6ce788ec2a [2023-02-16T08:59:31.360Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:59:31.360Z] ---> Using cache [2023-02-16T08:59:31.360Z] ---> 54ac01734bcf [2023-02-16T08:59:31.360Z] Step 7/32 : COPY . . [2023-02-16T08:59:31.630Z] ---> Using cache [2023-02-16T08:59:31.630Z] ---> 52b667a6ff20 [2023-02-16T08:59:31.630Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-16T08:59:32.212Z] ---> Running in a43ac4d0701f [2023-02-16T08:59:32.212Z] Removing intermediate container 4814a7ef62ac [2023-02-16T08:59:32.212Z] ---> 92c0bdd6cbd9 [2023-02-16T08:59:32.212Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T08:59:32.480Z] ---> Running in c9ae30abba0f [2023-02-16T08:59:35.079Z] Removing intermediate container c9ae30abba0f [2023-02-16T08:59:35.079Z] ---> fa6cb36dfc49 [2023-02-16T08:59:35.079Z] [2023-02-16T08:59:35.079Z] 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 [2023-02-16T08:59:35.662Z] Successfully built fa6cb36dfc49 [2023-02-16T08:59:35.662Z] Successfully tagged core-command-arm64:latest [2023-02-16T08:59:35.662Z]  Building core-command ... done Building core-data [2023-02-16T08:59:36.623Z] Removing intermediate container 0319bb1b1cce [2023-02-16T08:59:36.623Z] ---> bcf9303dc23d [2023-02-16T08:59:36.623Z] [2023-02-16T08:59:36.623Z] Step 10/24 : FROM alpine:3.16 [2023-02-16T08:59:36.623Z] ---> 4c81e5bf8899 [2023-02-16T08:59:36.623Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-16T08:59:36.623Z] ---> Using cache [2023-02-16T08:59:36.623Z] ---> b961a5476d7f [2023-02-16T08:59:36.623Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T08:59:36.623Z] ---> Using cache [2023-02-16T08:59:36.623Z] ---> 4d1118db9371 [2023-02-16T08:59:36.623Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-16T08:59:36.890Z] ---> Running in b509bab7df57 [2023-02-16T08:59:37.498Z] Removing intermediate container b509bab7df57 [2023-02-16T08:59:37.498Z] ---> 2755d997c255 [2023-02-16T08:59:37.498Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-16T08:59:37.765Z] ---> Running in 7fddf53952ea [2023-02-16T08:59:38.727Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:59:38.727Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:59:38.727Z] ---> 1e3a5a2e500a [2023-02-16T08:59:38.727Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:59:38.727Z] ---> Using cache [2023-02-16T08:59:38.727Z] ---> 33ca3562f746 [2023-02-16T08:59:38.727Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:59:38.727Z] ---> Using cache [2023-02-16T08:59:38.727Z] ---> f5af7a049603 [2023-02-16T08:59:38.727Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-16T08:59:38.727Z] ---> Running in 6ccb70ada17b [2023-02-16T08:59:38.727Z] Removing intermediate container 7fddf53952ea [2023-02-16T08:59:38.727Z] ---> 632aa84b8ff4 [2023-02-16T08:59:38.727Z] Step 15/24 : WORKDIR / [2023-02-16T08:59:38.993Z] ---> Running in 7670bf379cfc [2023-02-16T08:59:39.949Z] Removing intermediate container 7670bf379cfc [2023-02-16T08:59:39.949Z] ---> f2b930d859d9 [2023-02-16T08:59:39.949Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T08:59:40.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T08:59:40.907Z] ---> bc51d6268fe5 [2023-02-16T08:59:40.907Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-16T08:59:41.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T08:59:42.899Z] ---> f5ed2d8c146f [2023-02-16T08:59:42.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-16T08:59:43.481Z] OK: 221 MiB in 51 packages [2023-02-16T08:59:44.065Z] ---> e65d8c09af26 [2023-02-16T08:59:44.065Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-16T08:59:45.473Z] Removing intermediate container 6ccb70ada17b [2023-02-16T08:59:45.473Z] ---> 55ed00eeebd4 [2023-02-16T08:59:45.473Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:59:45.739Z] ---> 15b285afd3cd [2023-02-16T08:59:45.739Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-16T08:59:46.006Z] ---> Running in 19f345cb1213 [2023-02-16T08:59:48.586Z] Removing intermediate container 19f345cb1213 [2023-02-16T08:59:48.586Z] ---> b7563069c1a7 [2023-02-16T08:59:48.586Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T08:59:48.586Z] ---> 8cba13e5c661 [2023-02-16T08:59:48.586Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:59:48.586Z] ---> Running in 3706418fcda8 [2023-02-16T08:59:48.858Z] ---> Running in 1abff14a66a7 [2023-02-16T08:59:49.819Z] Removing intermediate container 3706418fcda8 [2023-02-16T08:59:49.819Z] ---> 7773999cf03c [2023-02-16T08:59:49.819Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T08:59:50.088Z] ---> Running in 47ef91316820 [2023-02-16T08:59:51.048Z] Removing intermediate container 47ef91316820 [2023-02-16T08:59:51.048Z] ---> e1df1067f4fe [2023-02-16T08:59:51.048Z] Step 23/24 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T08:59:51.314Z] ---> Running in 620e99f8319a [2023-02-16T08:59:51.897Z] Removing intermediate container 620e99f8319a [2023-02-16T08:59:51.898Z] ---> f1c6749d6291 [2023-02-16T08:59:51.898Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T08:59:52.166Z] ---> Running in fe360996bb88 [2023-02-16T08:59:52.754Z] Removing intermediate container fe360996bb88 [2023-02-16T08:59:52.754Z] ---> a0961baa5ec3 [2023-02-16T08:59:52.754Z] [2023-02-16T08:59:53.021Z] Successfully built a0961baa5ec3 [2023-02-16T08:59:53.021Z] Successfully tagged core-metadata-arm64:latest [2023-02-16T08:59:53.021Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-02-16T08:59:58.360Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T08:59:58.360Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T08:59:58.360Z] ---> 1e3a5a2e500a [2023-02-16T08:59:58.360Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T08:59:58.360Z] ---> Using cache [2023-02-16T08:59:58.360Z] ---> 33ca3562f746 [2023-02-16T08:59:58.360Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T08:59:58.360Z] ---> Using cache [2023-02-16T08:59:58.360Z] ---> f5af7a049603 [2023-02-16T08:59:58.360Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T08:59:58.360Z] ---> Using cache [2023-02-16T08:59:58.360Z] ---> a9cb07b50be1 [2023-02-16T08:59:58.360Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T08:59:58.360Z] ---> Using cache [2023-02-16T08:59:58.360Z] ---> 77e274754838 [2023-02-16T08:59:58.360Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T08:59:58.360Z] ---> Using cache [2023-02-16T08:59:58.360Z] ---> 28375f72853d [2023-02-16T08:59:58.629Z] Step 8/22 : COPY . . [2023-02-16T08:59:58.629Z] ---> Using cache [2023-02-16T08:59:58.629Z] ---> 14d6aea0713e [2023-02-16T08:59:58.629Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-16T08:59:58.629Z] ---> Running in 14b25196c805 [2023-02-16T09:00:00.583Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-16T09:00:12.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:00:12.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:00:12.903Z] ---> 1e3a5a2e500a [2023-02-16T09:00:12.903Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-16T09:00:12.903Z] ---> Using cache [2023-02-16T09:00:12.903Z] ---> 33ca3562f746 [2023-02-16T09:00:12.903Z] Step 4/22 : WORKDIR /edgex-go [2023-02-16T09:00:12.903Z] ---> Using cache [2023-02-16T09:00:12.903Z] ---> f5af7a049603 [2023-02-16T09:00:12.903Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-16T09:00:13.170Z] ---> Using cache [2023-02-16T09:00:13.170Z] ---> a9cb07b50be1 [2023-02-16T09:00:13.170Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-16T09:00:13.170Z] ---> Using cache [2023-02-16T09:00:13.170Z] ---> 77e274754838 [2023-02-16T09:00:13.170Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:00:13.170Z] ---> Using cache [2023-02-16T09:00:13.170Z] ---> 28375f72853d [2023-02-16T09:00:13.170Z] Step 8/22 : COPY . . [2023-02-16T09:00:13.170Z] ---> Using cache [2023-02-16T09:00:13.170Z] ---> 14d6aea0713e [2023-02-16T09:00:13.170Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-16T09:00:13.752Z] ---> Running in 3152f35ae8e9 [2023-02-16T09:00:15.690Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-16T09:01:37.322Z] Removing intermediate container 1abff14a66a7 [2023-02-16T09:01:37.322Z] ---> 013f930cb4c8 [2023-02-16T09:01:37.322Z] Step 8/22 : COPY . . [2023-02-16T09:01:42.899Z] ---> 67f07f74bd8e [2023-02-16T09:01:42.899Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-16T09:01:42.899Z] ---> Running in 66a6404effcf [2023-02-16T09:01:44.925Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-16T09:02:41.334Z] Removing intermediate container 351e2c69495b [2023-02-16T09:02:41.334Z] ---> befc5e3e4378 [2023-02-16T09:02:41.334Z] [2023-02-16T09:02:41.334Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T09:02:41.334Z] ---> 4c81e5bf8899 [2023-02-16T09:02:41.334Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T09:02:41.334Z] ---> Using cache [2023-02-16T09:02:41.334Z] ---> b961a5476d7f [2023-02-16T09:02:41.334Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T09:02:41.334Z] ---> Using cache [2023-02-16T09:02:41.334Z] ---> 4d1118db9371 [2023-02-16T09:02:41.334Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-16T09:02:41.334Z] ---> Running in 9ed1fc3601b4 [2023-02-16T09:02:41.334Z] Removing intermediate container 9ed1fc3601b4 [2023-02-16T09:02:41.334Z] ---> de982b653395 [2023-02-16T09:02:41.334Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T09:02:41.334Z] ---> Running in c2765fb97a58 [2023-02-16T09:02:41.334Z] Removing intermediate container c2765fb97a58 [2023-02-16T09:02:41.334Z] ---> 45c4ee884475 [2023-02-16T09:02:41.334Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:02:41.334Z] ---> 935fc5722efd [2023-02-16T09:02:41.334Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-16T09:02:43.908Z] ---> 175a08464fa1 [2023-02-16T09:02:43.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-16T09:02:44.498Z] ---> 7bf6914426ac [2023-02-16T09:02:44.498Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-16T09:02:44.498Z] ---> Running in b57e8bb1764f [2023-02-16T09:02:45.096Z] Removing intermediate container b57e8bb1764f [2023-02-16T09:02:45.096Z] ---> 73024227bc50 [2023-02-16T09:02:45.096Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:02:45.364Z] ---> Running in f0f5477aa6e3 [2023-02-16T09:02:45.947Z] Removing intermediate container f0f5477aa6e3 [2023-02-16T09:02:45.947Z] ---> cebdc124a9bc [2023-02-16T09:02:45.947Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T09:02:45.947Z] ---> Running in 3484bd261aee [2023-02-16T09:02:46.529Z] Removing intermediate container 3484bd261aee [2023-02-16T09:02:46.529Z] ---> 94eaf4fd7e83 [2023-02-16T09:02:46.529Z] Step 21/22 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T09:02:46.529Z] ---> Running in a1d40d3179fa [2023-02-16T09:02:47.114Z] Removing intermediate container a1d40d3179fa [2023-02-16T09:02:47.114Z] ---> 6a5e636b32df [2023-02-16T09:02:47.114Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T09:02:47.382Z] ---> Running in 370eb7c1eecf [2023-02-16T09:02:47.965Z] Removing intermediate container 370eb7c1eecf [2023-02-16T09:02:47.965Z] ---> 0a48e525713b [2023-02-16T09:02:47.965Z] [2023-02-16T09:02:48.233Z] Successfully built 0a48e525713b [2023-02-16T09:02:48.233Z] Successfully tagged support-scheduler-arm64:latest [2023-02-16T09:02:48.233Z]  Building support-scheduler ... done Building security-spire-server [2023-02-16T09:03:06.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:03:06.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:03:06.443Z] ---> 1e3a5a2e500a [2023-02-16T09:03:06.443Z] Step 3/23 : WORKDIR /edgex-go [2023-02-16T09:03:06.443Z] ---> Using cache [2023-02-16T09:03:06.443Z] ---> 02d9b13800c4 [2023-02-16T09:03:06.443Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T09:03:06.443Z] ---> Running in 1e36e11943d2 [2023-02-16T09:03:07.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:03:07.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:03:09.643Z] OK: 221 MiB in 51 packages [2023-02-16T09:03:11.056Z] Removing intermediate container 1e36e11943d2 [2023-02-16T09:03:11.056Z] ---> 585d5439580c [2023-02-16T09:03:11.056Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-16T09:03:12.019Z] ---> 3f52dc47c717 [2023-02-16T09:03:12.019Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:03:12.019Z] ---> Running in 0ad31ba4365f [2023-02-16T09:05:03.693Z] Removing intermediate container 0ad31ba4365f [2023-02-16T09:05:03.693Z] ---> 6eacff7b7a76 [2023-02-16T09:05:03.693Z] Step 7/23 : COPY . . [2023-02-16T09:05:04.278Z] ---> c21667b87273 [2023-02-16T09:05:04.278Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T09:05:04.545Z] ---> Running in 7a7410dc829e [2023-02-16T09:05:05.136Z] Removing intermediate container 7a7410dc829e [2023-02-16T09:05:05.136Z] ---> bd3c32e890b3 [2023-02-16T09:05:05.136Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-16T09:05:05.136Z] ---> Running in ac79666ab760 [2023-02-16T09:05:05.722Z] Removing intermediate container ac79666ab760 [2023-02-16T09:05:05.722Z] ---> c84825e430c4 [2023-02-16T09:05:05.722Z] Step 10/23 : 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 [2023-02-16T09:05:06.001Z] ---> Running in 6e93aadc4f40 [2023-02-16T09:05:09.352Z] Removing intermediate container 6e93aadc4f40 [2023-02-16T09:05:09.352Z] ---> 621e051cf6b8 [2023-02-16T09:05:09.352Z] Step 11/23 : WORKDIR /edgex-go [2023-02-16T09:05:09.352Z] ---> Running in d413fbe53d27 [2023-02-16T09:05:09.936Z] Removing intermediate container d413fbe53d27 [2023-02-16T09:05:09.936Z] ---> 4dfa64858a60 [2023-02-16T09:05:09.936Z] [2023-02-16T09:05:09.936Z] Step 12/23 : FROM alpine:3.15 [2023-02-16T09:05:09.936Z] ---> 354640af7b1b [2023-02-16T09:05:09.936Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:05:09.936Z] ---> Using cache [2023-02-16T09:05:09.936Z] ---> 3cc4aa953578 [2023-02-16T09:05:09.936Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-16T09:05:09.936Z] ---> Using cache [2023-02-16T09:05:09.936Z] ---> b0894b875e67 [2023-02-16T09:05:09.936Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T09:05:16.596Z] ---> 286458be5379 [2023-02-16T09:05:16.596Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T09:05:17.182Z] ---> 9aaedf7f1383 [2023-02-16T09:05:17.182Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-16T09:05:18.150Z] ---> 2c553764a305 [2023-02-16T09:05:18.150Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-16T09:05:19.116Z] ---> 63c7abb640ad [2023-02-16T09:05:19.116Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T09:05:19.383Z] ---> Running in 1217b9a80db5 [2023-02-16T09:05:19.661Z] Removing intermediate container 1217b9a80db5 [2023-02-16T09:05:19.661Z] ---> 35f26a53600a [2023-02-16T09:05:19.661Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T09:05:19.928Z] ---> Running in b3d84302d5c3 [2023-02-16T09:05:20.513Z] Removing intermediate container b3d84302d5c3 [2023-02-16T09:05:20.513Z] ---> ab291ce13e2b [2023-02-16T09:05:20.513Z] Step 21/23 : LABEL arch=arm64 [2023-02-16T09:05:20.513Z] ---> Running in 538698ee4a97 [2023-02-16T09:05:21.101Z] Removing intermediate container 538698ee4a97 [2023-02-16T09:05:21.101Z] ---> 41f424d52f40 [2023-02-16T09:05:21.101Z] Step 22/23 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T09:05:21.101Z] ---> Running in 86b060e1b769 [2023-02-16T09:05:21.690Z] Removing intermediate container 86b060e1b769 [2023-02-16T09:05:21.690Z] ---> 6990af3afde4 [2023-02-16T09:05:21.690Z] Step 23/23 : LABEL version=0.0.0 [2023-02-16T09:05:21.690Z] ---> Running in 69a13080ca3f [2023-02-16T09:05:22.274Z] Removing intermediate container 69a13080ca3f [2023-02-16T09:05:22.274Z] ---> df64f7fdcbd1 [2023-02-16T09:05:22.274Z] [2023-02-16T09:05:22.541Z] Successfully built df64f7fdcbd1 [2023-02-16T09:05:22.541Z] Successfully tagged security-spire-server-arm64:latest [2023-02-16T09:05:22.541Z]  Building security-spire-server ... done Building security-spire-config [2023-02-16T09:05:40.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:05:40.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:05:40.761Z] ---> 1e3a5a2e500a [2023-02-16T09:05:40.761Z] Step 3/24 : WORKDIR /edgex-go [2023-02-16T09:05:40.761Z] ---> Using cache [2023-02-16T09:05:40.761Z] ---> 02d9b13800c4 [2023-02-16T09:05:40.761Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-16T09:05:40.761Z] ---> Using cache [2023-02-16T09:05:40.761Z] ---> 585d5439580c [2023-02-16T09:05:40.761Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-16T09:05:40.761Z] ---> Using cache [2023-02-16T09:05:40.761Z] ---> 3f52dc47c717 [2023-02-16T09:05:40.761Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:05:40.761Z] ---> Using cache [2023-02-16T09:05:40.761Z] ---> 6eacff7b7a76 [2023-02-16T09:05:40.761Z] Step 7/24 : COPY . . [2023-02-16T09:05:40.761Z] ---> Using cache [2023-02-16T09:05:40.761Z] ---> c21667b87273 [2023-02-16T09:05:40.761Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-16T09:05:40.761Z] ---> Using cache [2023-02-16T09:05:40.761Z] ---> bd3c32e890b3 [2023-02-16T09:05:40.761Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-16T09:05:40.761Z] ---> Using cache [2023-02-16T09:05:40.761Z] ---> c84825e430c4 [2023-02-16T09:05:40.761Z] Step 10/24 : 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 [2023-02-16T09:05:40.761Z] ---> Running in 78f6ae77c19a [2023-02-16T09:05:44.129Z] Removing intermediate container 78f6ae77c19a [2023-02-16T09:05:44.129Z] ---> 6c43020ea56a [2023-02-16T09:05:44.129Z] Step 11/24 : WORKDIR /edgex-go [2023-02-16T09:05:44.129Z] ---> Running in 99125dd35ab3 [2023-02-16T09:05:44.129Z] Removing intermediate container 99125dd35ab3 [2023-02-16T09:05:44.129Z] ---> 569627e0c1eb [2023-02-16T09:05:44.129Z] [2023-02-16T09:05:44.129Z] Step 12/24 : FROM alpine:3.15 [2023-02-16T09:05:44.129Z] ---> 354640af7b1b [2023-02-16T09:05:44.129Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:05:44.129Z] ---> Using cache [2023-02-16T09:05:44.129Z] ---> 3cc4aa953578 [2023-02-16T09:05:44.129Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-16T09:05:44.401Z] ---> Running in abbfc2fd0fa8 [2023-02-16T09:05:46.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:05:46.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:05:48.052Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T09:05:48.052Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T09:05:48.052Z] OK: 15734 distinct packages available [2023-02-16T09:05:48.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:05:48.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:05:49.994Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-16T09:05:49.994Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-16T09:05:49.994Z] (3/4) Installing libucontext (1.1-r0) [2023-02-16T09:05:49.994Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-16T09:05:49.994Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T09:05:49.994Z] OK: 6 MiB in 18 packages [2023-02-16T09:05:52.585Z] Removing intermediate container abbfc2fd0fa8 [2023-02-16T09:05:52.585Z] ---> 1308f043dbf8 [2023-02-16T09:05:52.585Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-16T09:05:59.238Z] ---> 38eb3495f911 [2023-02-16T09:05:59.238Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-16T09:05:59.840Z] ---> 210e078d09a2 [2023-02-16T09:05:59.840Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-16T09:05:59.840Z] ---> Running in 623ad2ae15b3 [2023-02-16T09:06:00.433Z] Removing intermediate container 623ad2ae15b3 [2023-02-16T09:06:00.433Z] ---> dbb9338b427e [2023-02-16T09:06:00.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-16T09:06:01.848Z] ---> a46aea5e6b44 [2023-02-16T09:06:01.848Z] Step 19/24 : WORKDIR / [2023-02-16T09:06:01.848Z] ---> Running in 8a196dcfc5fa [2023-02-16T09:06:02.122Z] Removing intermediate container 8a196dcfc5fa [2023-02-16T09:06:02.122Z] ---> a026d1828ca6 [2023-02-16T09:06:02.122Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-16T09:06:02.389Z] ---> Running in 9f5b2826438b [2023-02-16T09:06:02.975Z] Removing intermediate container 9f5b2826438b [2023-02-16T09:06:02.975Z] ---> a01429568498 [2023-02-16T09:06:02.975Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-16T09:06:02.975Z] ---> Running in cbac9f1587b7 [2023-02-16T09:06:04.920Z] Removing intermediate container cbac9f1587b7 [2023-02-16T09:06:04.920Z] ---> 058944079ab6 [2023-02-16T09:06:04.920Z] Step 22/24 : LABEL arch=arm64 [2023-02-16T09:06:04.920Z] ---> Running in d1574645a87e [2023-02-16T09:06:05.188Z] Removing intermediate container d1574645a87e [2023-02-16T09:06:05.188Z] ---> 9f3b5877519a [2023-02-16T09:06:05.188Z] Step 23/24 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T09:06:05.455Z] ---> Running in 6597d583feaf [2023-02-16T09:06:05.724Z] Removing intermediate container 6597d583feaf [2023-02-16T09:06:05.724Z] ---> 0fb972777aa4 [2023-02-16T09:06:05.724Z] Step 24/24 : LABEL version=0.0.0 [2023-02-16T09:06:05.993Z] ---> Running in 886c4e148c7e [2023-02-16T09:06:06.580Z] Removing intermediate container 886c4e148c7e [2023-02-16T09:06:06.580Z] ---> 9393be4009f2 [2023-02-16T09:06:06.580Z] [2023-02-16T09:06:06.847Z] Successfully built 9393be4009f2 [2023-02-16T09:06:06.847Z] Successfully tagged security-spire-config-arm64:latest [2023-02-16T09:06:06.847Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-02-16T09:06:25.056Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-16T09:06:25.056Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-16T09:06:25.056Z] ---> 1e3a5a2e500a [2023-02-16T09:06:25.056Z] Step 3/19 : WORKDIR /edgex-go [2023-02-16T09:06:25.056Z] ---> Using cache [2023-02-16T09:06:25.056Z] ---> 02d9b13800c4 [2023-02-16T09:06:25.056Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-16T09:06:25.056Z] ---> Running in b6c3a56d340c [2023-02-16T09:06:26.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:06:26.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:06:28.020Z] v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-16T09:06:28.020Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-16T09:06:28.020Z] OK: 16903 distinct packages available [2023-02-16T09:06:28.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:06:28.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:06:30.302Z] OK: 221 MiB in 51 packages [2023-02-16T09:06:32.274Z] Removing intermediate container b6c3a56d340c [2023-02-16T09:06:32.274Z] ---> c10d1285b65f [2023-02-16T09:06:32.274Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-16T09:06:33.234Z] ---> 3074f0c65342 [2023-02-16T09:06:33.234Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T09:06:33.234Z] ---> Running in 59d9cf5dd26e [2023-02-16T09:07:12.111Z] Removing intermediate container a43ac4d0701f [2023-02-16T09:07:12.111Z] ---> 2cfdb6444b3a [2023-02-16T09:07:12.111Z] [2023-02-16T09:07:12.111Z] Step 9/32 : FROM alpine:3.16 [2023-02-16T09:07:12.111Z] ---> 4c81e5bf8899 [2023-02-16T09:07:12.111Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:07:12.111Z] ---> Running in 9776b677f840 [2023-02-16T09:07:12.111Z] Removing intermediate container 9776b677f840 [2023-02-16T09:07:12.111Z] ---> 17ac67fa406b [2023-02-16T09:07:12.111Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-16T09:07:12.111Z] ---> Running in 1c9d3fed572e [2023-02-16T09:07:13.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:07:14.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:07:15.518Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-16T09:07:15.785Z] (2/2) Installing su-exec (0.2-r1) [2023-02-16T09:07:15.785Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:07:15.785Z] OK: 5 MiB in 16 packages [2023-02-16T09:07:17.738Z] Removing intermediate container 1c9d3fed572e [2023-02-16T09:07:17.738Z] ---> 88b98bfe4bb5 [2023-02-16T09:07:17.738Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-16T09:07:18.009Z] ---> Running in fb6f07b1ed75 [2023-02-16T09:07:18.591Z] Removing intermediate container fb6f07b1ed75 [2023-02-16T09:07:18.591Z] ---> 41b7c7574d05 [2023-02-16T09:07:18.591Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-16T09:07:18.873Z] ---> Running in b088e84c4032 [2023-02-16T09:07:19.454Z] Removing intermediate container b088e84c4032 [2023-02-16T09:07:19.454Z] ---> 38d34f5c2c75 [2023-02-16T09:07:19.454Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-16T09:07:19.454Z] ---> Running in 7a61cef23bdb [2023-02-16T09:07:20.042Z] Removing intermediate container 7a61cef23bdb [2023-02-16T09:07:20.042Z] ---> 0b20df0a6cb8 [2023-02-16T09:07:20.042Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-16T09:07:21.986Z] ---> Running in 08e166a59d19 [2023-02-16T09:07:22.570Z] Removing intermediate container 08e166a59d19 [2023-02-16T09:07:22.570Z] ---> ee2512dc30ff [2023-02-16T09:07:22.570Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-16T09:07:22.956Z] ---> Running in 3bc3e53bce93 [2023-02-16T09:07:26.421Z] Removing intermediate container 3bc3e53bce93 [2023-02-16T09:07:26.421Z] ---> ca32a0818334 [2023-02-16T09:07:26.421Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-16T09:07:26.421Z] ---> Running in a1b96fbb7772 [2023-02-16T09:07:27.021Z] Removing intermediate container a1b96fbb7772 [2023-02-16T09:07:27.021Z] ---> 2f33b1ddcb87 [2023-02-16T09:07:27.021Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-16T09:07:28.046Z] ---> 42c893eb5e6e [2023-02-16T09:07:28.046Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-16T09:07:28.046Z] ---> Running in 159eda52fc86 [2023-02-16T09:07:31.403Z] Removing intermediate container 159eda52fc86 [2023-02-16T09:07:31.403Z] ---> c3b83fd5f4f5 [2023-02-16T09:07:31.403Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:07:32.364Z] ---> 0f593f80241d [2023-02-16T09:07:32.364Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-16T09:07:35.710Z] ---> 192e96b73c15 [2023-02-16T09:07:35.710Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-16T09:07:37.113Z] ---> 29656a2e6673 [2023-02-16T09:07:37.113Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-16T09:07:39.053Z] ---> d139a3e523f7 [2023-02-16T09:07:39.053Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-16T09:07:40.995Z] ---> ba3494a2f79a [2023-02-16T09:07:40.995Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-16T09:07:42.401Z] ---> 4af7d82dc8dc [2023-02-16T09:07:42.401Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-16T09:07:43.810Z] ---> 8c7b10793861 [2023-02-16T09:07:43.810Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-16T09:07:44.084Z] ---> Running in 98ea005c9ab0 [2023-02-16T09:07:49.428Z] Removing intermediate container 98ea005c9ab0 [2023-02-16T09:07:49.428Z] ---> 640f8a492122 [2023-02-16T09:07:49.428Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-16T09:07:49.428Z] ---> Running in 80b607de1552 [2023-02-16T09:07:50.415Z] Removing intermediate container 80b607de1552 [2023-02-16T09:07:50.415Z] ---> ce5914261354 [2023-02-16T09:07:50.415Z] Step 29/32 : CMD ["gate"] [2023-02-16T09:07:50.686Z] ---> Running in c156cd351dd5 [2023-02-16T09:07:51.646Z] Removing intermediate container c156cd351dd5 [2023-02-16T09:07:51.646Z] ---> 0e30e59cf7c1 [2023-02-16T09:07:51.646Z] Step 30/32 : LABEL arch=arm64 [2023-02-16T09:07:51.646Z] ---> Running in a7874ed506e3 [2023-02-16T09:07:52.606Z] Removing intermediate container a7874ed506e3 [2023-02-16T09:07:52.606Z] ---> a9e417a66d9a [2023-02-16T09:07:52.606Z] Step 31/32 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T09:07:52.606Z] ---> Running in 711096389b80 [2023-02-16T09:07:53.562Z] Removing intermediate container 711096389b80 [2023-02-16T09:07:53.562Z] ---> 381c3edfbfa8 [2023-02-16T09:07:53.562Z] Step 32/32 : LABEL version=0.0.0 [2023-02-16T09:07:53.562Z] ---> Running in e001a51cf813 [2023-02-16T09:07:54.521Z] Removing intermediate container e001a51cf813 [2023-02-16T09:07:54.521Z] ---> ff6c8d169ca9 [2023-02-16T09:07:54.521Z] [2023-02-16T09:07:55.106Z] Successfully built ff6c8d169ca9 [2023-02-16T09:07:55.106Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-16T09:08:13.337Z]  Building security-bootstrapper ... done Removing intermediate container 3152f35ae8e9 [2023-02-16T09:08:13.337Z] ---> 04c65a7db907 [2023-02-16T09:08:13.337Z] [2023-02-16T09:08:13.337Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T09:08:13.337Z] ---> 4c81e5bf8899 [2023-02-16T09:08:13.337Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-16T09:08:13.337Z] ---> Running in 85a5157ece29 [2023-02-16T09:08:13.337Z] Removing intermediate container 85a5157ece29 [2023-02-16T09:08:13.337Z] ---> 3d3e5c3959e4 [2023-02-16T09:08:13.337Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T09:08:13.337Z] ---> Running in b7ebfe398430 [2023-02-16T09:08:15.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:08:15.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:08:16.689Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T09:08:16.689Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:08:16.689Z] OK: 5 MiB in 15 packages [2023-02-16T09:08:19.266Z] Removing intermediate container b7ebfe398430 [2023-02-16T09:08:19.266Z] ---> 8ea79615771a [2023-02-16T09:08:19.266Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:08:20.679Z] ---> b544629870d7 [2023-02-16T09:08:20.679Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-16T09:08:24.932Z] ---> ee0c05e27421 [2023-02-16T09:08:24.932Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-16T09:08:26.878Z] ---> ad5caa9f98e6 [2023-02-16T09:08:26.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-16T09:08:27.843Z] Removing intermediate container 14b25196c805 [2023-02-16T09:08:27.843Z] ---> a8df8a87844d [2023-02-16T09:08:27.843Z] [2023-02-16T09:08:27.843Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T09:08:27.843Z] ---> 4c81e5bf8899 [2023-02-16T09:08:27.843Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-16T09:08:28.112Z] ---> Running in 6fabfdfac557 [2023-02-16T09:08:28.112Z] ---> 1313732cd708 [2023-02-16T09:08:28.112Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-16T09:08:28.380Z] ---> Running in a3c960454ac5 [2023-02-16T09:08:29.339Z] Removing intermediate container 6fabfdfac557 [2023-02-16T09:08:29.339Z] ---> 0d32da8f5ed4 [2023-02-16T09:08:29.339Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-16T09:08:29.339Z] ---> Running in d193b63c4d3d [2023-02-16T09:08:30.307Z] Removing intermediate container d193b63c4d3d [2023-02-16T09:08:30.307Z] ---> 1c9956f7559c [2023-02-16T09:08:30.307Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-16T09:08:30.575Z] ---> Running in 0e1c33af7984 [2023-02-16T09:08:31.998Z] Removing intermediate container 0e1c33af7984 [2023-02-16T09:08:31.998Z] ---> 756b234fbf92 [2023-02-16T09:08:31.998Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-16T09:08:31.998Z] ---> Running in 1576dcb87bf4 [2023-02-16T09:08:32.964Z] Removing intermediate container a3c960454ac5 [2023-02-16T09:08:32.964Z] ---> 0f6cfdb2506a [2023-02-16T09:08:32.964Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-16T09:08:32.964Z] ---> Running in a50e939ab23d [2023-02-16T09:08:33.929Z] Removing intermediate container a50e939ab23d [2023-02-16T09:08:33.929Z] ---> 1312230d650a [2023-02-16T09:08:33.929Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-16T09:08:34.198Z] ---> Running in 75010a93c713 [2023-02-16T09:08:34.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:08:35.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:08:35.052Z] Removing intermediate container 75010a93c713 [2023-02-16T09:08:35.052Z] ---> c42656c16c73 [2023-02-16T09:08:35.052Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T09:08:35.322Z] ---> Running in 13a350231a17 [2023-02-16T09:08:35.904Z] Removing intermediate container 13a350231a17 [2023-02-16T09:08:35.904Z] ---> a987419132c0 [2023-02-16T09:08:35.904Z] Step 21/22 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T09:08:35.904Z] ---> Running in 98b5a691193c [2023-02-16T09:08:36.175Z] Removing intermediate container 59d9cf5dd26e [2023-02-16T09:08:36.175Z] ---> 60c654193ceb [2023-02-16T09:08:36.175Z] Step 7/19 : COPY . . [2023-02-16T09:08:36.175Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-16T09:08:36.175Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:08:36.175Z] OK: 5 MiB in 15 packages [2023-02-16T09:08:37.137Z] Removing intermediate container 98b5a691193c [2023-02-16T09:08:37.137Z] ---> 9aa89b4aeb8a [2023-02-16T09:08:37.137Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T09:08:37.406Z] ---> Running in 9ab9cba7f06d [2023-02-16T09:08:40.757Z] Removing intermediate container 9ab9cba7f06d [2023-02-16T09:08:40.757Z] ---> b1e362b1eb2d [2023-02-16T09:08:40.757Z] [2023-02-16T09:08:40.757Z] Removing intermediate container 1576dcb87bf4 [2023-02-16T09:08:40.757Z] ---> 5b368840d054 [2023-02-16T09:08:40.757Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:08:41.343Z] Successfully built b1e362b1eb2d [2023-02-16T09:08:41.343Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-16T09:08:41.931Z]  Building core-common-config-bootstrapper ... done  ---> ee7c14d4de87 [2023-02-16T09:08:41.931Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-16T09:08:45.275Z] ---> b169d4824ce7 [2023-02-16T09:08:45.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-16T09:08:46.234Z] ---> 84ca1e7ea91b [2023-02-16T09:08:46.234Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-16T09:08:46.500Z] ---> Running in aed61b0434c0 [2023-02-16T09:08:47.088Z] Removing intermediate container aed61b0434c0 [2023-02-16T09:08:47.088Z] ---> e6e16ce53740 [2023-02-16T09:08:47.088Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:08:47.356Z] ---> Running in b00591b32f6e [2023-02-16T09:08:47.940Z] Removing intermediate container b00591b32f6e [2023-02-16T09:08:47.940Z] ---> c4d16b096a8e [2023-02-16T09:08:47.940Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T09:08:48.210Z] ---> Running in 03f066545cb3 [2023-02-16T09:08:48.792Z] Removing intermediate container 03f066545cb3 [2023-02-16T09:08:48.792Z] ---> ab7671eabd10 [2023-02-16T09:08:48.792Z] Step 21/22 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T09:08:49.059Z] ---> Running in 3d8bc8e6fef7 [2023-02-16T09:08:50.017Z] Removing intermediate container 3d8bc8e6fef7 [2023-02-16T09:08:50.017Z] ---> 56cbee630b11 [2023-02-16T09:08:50.017Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T09:08:50.017Z] ---> Running in e75c2de3c290 [2023-02-16T09:08:50.978Z] Removing intermediate container e75c2de3c290 [2023-02-16T09:08:50.978Z] ---> 95060a35273c [2023-02-16T09:08:50.978Z] [2023-02-16T09:08:51.560Z] Successfully built 95060a35273c [2023-02-16T09:08:51.560Z] Successfully tagged core-data-arm64:latest [2023-02-16T09:08:54.135Z]  Building core-data ... done  ---> 827e60837398 [2023-02-16T09:08:54.135Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-16T09:08:54.135Z] ---> Running in 4b661e64f844 [2023-02-16T09:08:55.539Z] 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 [2023-02-16T09:10:03.409Z] Removing intermediate container 66a6404effcf [2023-02-16T09:10:03.409Z] ---> b8efd7668ddd [2023-02-16T09:10:03.409Z] [2023-02-16T09:10:03.409Z] Step 10/22 : FROM alpine:3.16 [2023-02-16T09:10:03.409Z] ---> 4c81e5bf8899 [2023-02-16T09:10:03.409Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-16T09:10:03.409Z] ---> Running in 61e09135f4e8 [2023-02-16T09:10:03.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:10:03.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:10:03.409Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-16T09:10:03.409Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-16T09:10:03.409Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T09:10:03.409Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T09:10:03.409Z] OK: 6 MiB in 16 packages [2023-02-16T09:10:04.370Z] Removing intermediate container 61e09135f4e8 [2023-02-16T09:10:04.370Z] ---> edd2e72996c5 [2023-02-16T09:10:04.370Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-16T09:10:04.370Z] ---> Running in 253b98059f0f [2023-02-16T09:10:04.638Z] Removing intermediate container 253b98059f0f [2023-02-16T09:10:04.638Z] ---> 7e09b3770b25 [2023-02-16T09:10:04.638Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-16T09:10:04.906Z] ---> Running in bf9dbcbae1c5 [2023-02-16T09:10:05.179Z] Removing intermediate container bf9dbcbae1c5 [2023-02-16T09:10:05.179Z] ---> 8879c8d01c2f [2023-02-16T09:10:05.179Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-16T09:10:05.446Z] ---> Running in 8af551442082 [2023-02-16T09:10:06.029Z] Removing intermediate container 8af551442082 [2023-02-16T09:10:06.029Z] ---> de7c84eb29c5 [2023-02-16T09:10:06.029Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:10:06.617Z] ---> 2f1b903c9150 [2023-02-16T09:10:06.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-16T09:10:10.873Z] ---> 5e433e01cc94 [2023-02-16T09:10:10.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-16T09:10:11.453Z] ---> c04e44d74d3e [2023-02-16T09:10:11.453Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-16T09:10:11.453Z] ---> Running in c73a0c0efc95 [2023-02-16T09:10:12.034Z] Removing intermediate container c73a0c0efc95 [2023-02-16T09:10:12.035Z] ---> 5a1ef40c88cf [2023-02-16T09:10:12.035Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:10:12.035Z] ---> Running in d9eb955f010c [2023-02-16T09:10:12.631Z] Removing intermediate container d9eb955f010c [2023-02-16T09:10:12.631Z] ---> 3b79ef93f0c1 [2023-02-16T09:10:12.631Z] Step 20/22 : LABEL arch=arm64 [2023-02-16T09:10:12.897Z] ---> Running in 9b9e9caa4e99 [2023-02-16T09:10:13.479Z] Removing intermediate container 9b9e9caa4e99 [2023-02-16T09:10:13.479Z] ---> 74cee1704b6c [2023-02-16T09:10:13.479Z] Step 21/22 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T09:10:13.479Z] ---> Running in 38daaa8da04f [2023-02-16T09:10:14.063Z] Removing intermediate container 38daaa8da04f [2023-02-16T09:10:14.063Z] ---> 6f14decf7646 [2023-02-16T09:10:14.063Z] Step 22/22 : LABEL version=0.0.0 [2023-02-16T09:10:14.063Z] ---> Running in b45fb15acbd4 [2023-02-16T09:10:14.645Z] Removing intermediate container b45fb15acbd4 [2023-02-16T09:10:14.645Z] ---> 084a20425d91 [2023-02-16T09:10:14.645Z] [2023-02-16T09:10:14.912Z] Successfully built 084a20425d91 [2023-02-16T09:10:14.912Z] Successfully tagged support-notifications-arm64:latest [2023-02-16T09:11:22.759Z]  Building support-notifications ... done Removing intermediate container 4b661e64f844 [2023-02-16T09:11:22.759Z] ---> 1d6d3a555f2b [2023-02-16T09:11:22.759Z] [2023-02-16T09:11:22.759Z] Step 9/19 : FROM alpine:3.15 [2023-02-16T09:11:22.759Z] ---> 354640af7b1b [2023-02-16T09:11:22.759Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-16T09:11:22.759Z] ---> Using cache [2023-02-16T09:11:22.759Z] ---> 3cc4aa953578 [2023-02-16T09:11:22.759Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-16T09:11:22.759Z] ---> Running in 6df32470560f [2023-02-16T09:11:23.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:11:23.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:11:25.387Z] v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-16T09:11:25.387Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-16T09:11:25.387Z] OK: 15734 distinct packages available [2023-02-16T09:11:25.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-16T09:11:25.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-16T09:11:26.609Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-16T09:11:26.609Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-16T09:11:26.609Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-16T09:11:26.609Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-16T09:11:26.609Z] (5/9) Installing curl (7.80.0-r6) [2023-02-16T09:11:26.609Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-16T09:11:26.609Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-16T09:11:26.609Z] (8/9) Installing libucontext (1.1-r0) [2023-02-16T09:11:26.609Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-16T09:11:26.609Z] Executing busybox-1.34.1-r7.trigger [2023-02-16T09:11:26.609Z] Executing ca-certificates-20220614-r0.trigger [2023-02-16T09:11:26.878Z] OK: 8 MiB in 23 packages [2023-02-16T09:11:28.285Z] Removing intermediate container 6df32470560f [2023-02-16T09:11:28.285Z] ---> 59fd6d6c8c9e [2023-02-16T09:11:28.285Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-16T09:11:28.868Z] ---> c6b45b25ae25 [2023-02-16T09:11:28.868Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-16T09:11:30.271Z] ---> f144cef28579 [2023-02-16T09:11:30.271Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-16T09:11:30.538Z] ---> 3db1161cf247 [2023-02-16T09:11:30.538Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-16T09:11:30.538Z] ---> Running in 371908f589d2 [2023-02-16T09:11:30.807Z] Removing intermediate container 371908f589d2 [2023-02-16T09:11:30.807Z] ---> b39fe83cac15 [2023-02-16T09:11:30.807Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T09:11:31.076Z] ---> Running in e7f5ca4a3d1b [2023-02-16T09:11:31.344Z] Removing intermediate container e7f5ca4a3d1b [2023-02-16T09:11:31.344Z] ---> 46f387bb0f85 [2023-02-16T09:11:31.344Z] Step 17/19 : LABEL arch=arm64 [2023-02-16T09:11:31.344Z] ---> Running in 7c95795d66ef [2023-02-16T09:11:31.617Z] Removing intermediate container 7c95795d66ef [2023-02-16T09:11:31.617Z] ---> 3c436306edab [2023-02-16T09:11:31.617Z] Step 18/19 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 [2023-02-16T09:11:31.887Z] ---> Running in f79e30cd4a58 [2023-02-16T09:11:32.190Z] Removing intermediate container f79e30cd4a58 [2023-02-16T09:11:32.190Z] ---> ae05495ca43f [2023-02-16T09:11:32.190Z] Step 19/19 : LABEL version=0.0.0 [2023-02-16T09:11:32.190Z] ---> Running in 40bfbb5d3e95 [2023-02-16T09:11:32.463Z] Removing intermediate container 40bfbb5d3e95 [2023-02-16T09:11:32.463Z] ---> 2706718f577b [2023-02-16T09:11:32.463Z] [2023-02-16T09:11:32.729Z] Successfully built 2706718f577b [2023-02-16T09:11:32.729Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-16T09:11:33.005Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-16T09:11:33.004Z] $ docker stop --time=1 5317f91ae87f67435c8f11b34efa4ce36e456ed846ec0a775746822751c51f19 [2023-02-16T09:11:34.730Z] $ docker rm -f --volumes 5317f91ae87f67435c8f11b34efa4ce36e456ed846ec0a775746822751c51f19 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T09:11:35.248Z] + docker images [2023-02-16T09:11:35.520Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-16T09:11:35.520Z] security-spiffe-token-provider-arm64 latest 2706718f577b 3 seconds ago 29.1MB [2023-02-16T09:11:35.520Z] 1d6d3a555f2b 14 seconds ago 1.54GB [2023-02-16T09:11:35.520Z] support-notifications-arm64 latest 084a20425d91 About a minute ago 29.7MB [2023-02-16T09:11:35.520Z] b8efd7668ddd About a minute ago 1.57GB [2023-02-16T09:11:35.520Z] core-data-arm64 latest 95060a35273c 2 minutes ago 17.2MB [2023-02-16T09:11:35.520Z] core-common-config-bootstrapper-arm64 latest b1e362b1eb2d 2 minutes ago 14.9MB [2023-02-16T09:11:35.520Z] a8df8a87844d 3 minutes ago 1.51GB [2023-02-16T09:11:35.520Z] 04c65a7db907 3 minutes ago 1.5GB [2023-02-16T09:11:35.520Z] security-bootstrapper-arm64 latest ff6c8d169ca9 3 minutes ago 19.6MB [2023-02-16T09:11:35.520Z] 2cfdb6444b3a 4 minutes ago 1.5GB [2023-02-16T09:11:35.520Z] security-spire-config-arm64 latest 9393be4009f2 5 minutes ago 83.6MB [2023-02-16T09:11:35.520Z] 569627e0c1eb 5 minutes ago 1.38GB [2023-02-16T09:11:35.520Z] security-spire-server-arm64 latest df64f7fdcbd1 6 minutes ago 84.3MB [2023-02-16T09:11:35.520Z] 4dfa64858a60 6 minutes ago 1.38GB [2023-02-16T09:11:35.520Z] support-scheduler-arm64 latest 0a48e525713b 8 minutes ago 29MB [2023-02-16T09:11:35.520Z] befc5e3e4378 8 minutes ago 1.57GB [2023-02-16T09:11:35.520Z] core-metadata-arm64 latest a0961baa5ec3 11 minutes ago 17.7MB [2023-02-16T09:11:35.520Z] bcf9303dc23d 12 minutes ago 1.51GB [2023-02-16T09:11:35.520Z] core-command-arm64 latest fa6cb36dfc49 12 minutes ago 17MB [2023-02-16T09:11:35.520Z] security-secretstore-setup-arm64 latest 5d05871af05b 12 minutes ago 29MB [2023-02-16T09:11:35.520Z] 81a10bb38011 12 minutes ago 1.51GB [2023-02-16T09:11:35.520Z] security-proxy-setup-arm64 latest fbcc61b80750 12 minutes ago 26.9MB [2023-02-16T09:11:35.520Z] 3665dc1e4927 13 minutes ago 1.5GB [2023-02-16T09:11:35.520Z] c52a361dee17 13 minutes ago 1.5GB [2023-02-16T09:11:35.520Z] security-spire-agent-arm64 latest a2c9e1e430c0 19 minutes ago 122MB [2023-02-16T09:11:35.520Z] 328b4b569d66 20 minutes ago 1.38GB [2023-02-16T09:11:35.520Z] ci-base-image-arm64 latest 1e3a5a2e500a 34 minutes ago 905MB [2023-02-16T09:11:35.520Z] alpine 3.15 354640af7b1b 5 days ago 5.34MB [2023-02-16T09:11:35.520Z] alpine 3.16 4c81e5bf8899 5 days ago 5.3MB [2023-02-16T09:11:35.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-16T09:11:35.520Z] 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 [2023-02-16T09:11:35.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T09:11:35.977Z] [2023-02-16T09:11:35.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T09:11:36.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T09:11:36.328Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T09:11:36.328Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T09:11:36.328Z] 04944245beec: Pulling fs layer [2023-02-16T09:11:36.328Z] 699f458cf7ca: Pulling fs layer [2023-02-16T09:11:36.328Z] 765212b225bb: Pulling fs layer [2023-02-16T09:11:36.328Z] f23df028b6ca: Pulling fs layer [2023-02-16T09:11:36.328Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T09:11:36.328Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T09:11:36.328Z] 765212b225bb: Waiting [2023-02-16T09:11:36.328Z] f23df028b6ca: Waiting [2023-02-16T09:11:36.328Z] d65c8cfc05b1: Waiting [2023-02-16T09:11:36.328Z] 2437ff75d9bd: Waiting [2023-02-16T09:11:36.620Z] 04944245beec: Verifying Checksum [2023-02-16T09:11:36.620Z] 04944245beec: Download complete [2023-02-16T09:11:36.620Z] 765212b225bb: Verifying Checksum [2023-02-16T09:11:36.620Z] 765212b225bb: Download complete [2023-02-16T09:11:36.620Z] f23df028b6ca: Verifying Checksum [2023-02-16T09:11:36.620Z] f23df028b6ca: Download complete [2023-02-16T09:11:36.620Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T09:11:36.620Z] d65c8cfc05b1: Download complete [2023-02-16T09:11:36.907Z] 699f458cf7ca: Verifying Checksum [2023-02-16T09:11:36.907Z] 699f458cf7ca: Download complete [2023-02-16T09:11:37.189Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T09:11:37.189Z] 8998bd30e6a1: Download complete [2023-02-16T09:11:39.810Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T09:11:39.810Z] 2437ff75d9bd: Download complete [2023-02-16T09:11:41.751Z] 8998bd30e6a1: Pull complete [2023-02-16T09:11:42.019Z] 04944245beec: Pull complete [2023-02-16T09:11:43.422Z] 699f458cf7ca: Pull complete [2023-02-16T09:11:43.690Z] 765212b225bb: Pull complete [2023-02-16T09:11:44.272Z] f23df028b6ca: Pull complete [2023-02-16T09:11:44.538Z] d65c8cfc05b1: Pull complete [2023-02-16T09:11:59.522Z] 2437ff75d9bd: Pull complete [2023-02-16T09:11:59.522Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T09:11:59.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T09:11:59.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T09:11:59.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container [2023-02-16T09:11:59.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-16T09:12:02.498Z] $ docker top d69e2f53d8735aa68f9903f00a6daf55f420abe3ebc09af31eadc275dfad4427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:03.372Z] ---> job-cost.sh [2023-02-16T09:12:03.372Z] lf-activate-venv: SKIPPING [2023-02-16T09:12:03.372Z] INFO: No Stack... [2023-02-16T09:12:03.953Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T09:12:04.532Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T09:12:05.164Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2023-02-16T09:12:05.164Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T09:12:05.206Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-7-stack-cost] [2023-02-16T09:12:05.214Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4339-7-stack-cost] did not exist. Created. [2023-02-16T09:12:05.215Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T09:12:05.549Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T09:12:05.738Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T09:12:05.744Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T09:12:05.755Z] $ docker stop --time=1 d69e2f53d8735aa68f9903f00a6daf55f420abe3ebc09af31eadc275dfad4427 [2023-02-16T09:12:07.246Z] $ docker rm -f --volumes d69e2f53d8735aa68f9903f00a6daf55f420abe3ebc09af31eadc275dfad4427 [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 [2023-02-16T09:12:07.631Z] provisioning config files... [2023-02-16T09:12:07.639Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config14046071002601645880tmp [Pipeline] { [Pipeline] sh [2023-02-16T09:12:07.933Z] + set +x [2023-02-16T09:12:07.933Z] + curl -s https://codecov.io/bash [2023-02-16T09:12:07.933Z] + bash -s -- [2023-02-16T09:12:07.933Z] [2023-02-16T09:12:07.933Z] _____ _ [2023-02-16T09:12:07.933Z] / ____| | | [2023-02-16T09:12:07.933Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T09:12:07.933Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T09:12:07.933Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T09:12:07.933Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T09:12:07.933Z] Bash-1.0.6 [2023-02-16T09:12:07.933Z] [2023-02-16T09:12:07.933Z] [2023-02-16T09:12:07.933Z] ==> git version 2.25.1 found [2023-02-16T09:12:07.934Z] ==> 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 [2023-02-16T09:12:07.934Z] Release-Date: 2020-01-08 [2023-02-16T09:12:07.934Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-16T09:12:07.934Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T09:12:07.934Z] ==> Jenkins CI detected. [2023-02-16T09:12:07.934Z] current dir:  /w/workspace/edgex-go/7 [2023-02-16T09:12:07.934Z] project root: . [2023-02-16T09:12:07.934Z] --> token set from env [2023-02-16T09:12:07.934Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T09:12:07.934Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T09:12:07.934Z] ==> Python coveragepy not found [2023-02-16T09:12:07.934Z] ==> Searching for coverage reports in: [2023-02-16T09:12:07.934Z] + . [2023-02-16T09:12:07.934Z] -> Found 1 reports [2023-02-16T09:12:07.934Z] ==> Detecting git/mercurial file structure [2023-02-16T09:12:08.194Z] ==> Reading reports [2023-02-16T09:12:08.194Z] + ./coverage.out bytes=487530 [2023-02-16T09:12:08.194Z] ==> Appending adjustments [2023-02-16T09:12:08.194Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T09:12:09.580Z] + Found adjustments [2023-02-16T09:12:09.580Z] ==> Gzipping contents [2023-02-16T09:12:09.580Z] 64K /tmp/codecov.2NSHYZ.gz [2023-02-16T09:12:09.580Z] ==> Uploading reports [2023-02-16T09:12:09.580Z] url: https://codecov.io [2023-02-16T09:12:09.580Z] query: branch=PR-4339&commit=b1d3d75171801a853140072785bb83afd1a05bde&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-16T09:12:09.580Z] -> Pinging Codecov [2023-02-16T09:12:09.580Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=b1d3d75171801a853140072785bb83afd1a05bde&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= [2023-02-16T09:12:09.580Z] -> Uploading to [2023-02-16T09:12:09.580Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/00271124DB129430A58F1EEE437C3FCB/b1d3d75171801a853140072785bb83afd1a05bde/5580fbff-9020-4257-8ff3-37feb60ba687.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T091209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d12a1dbc1bac2c5a6b614c6af9a22fa220395276c27ce763d4b7680874098c86 [2023-02-16T09:12:09.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T09:12:09.580Z] Dload Upload Total Spent Left Speed [2023-02-16T09:12:09.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62997 0 0 100 62997 0 303k --:--:-- --:--:-- --:--:-- 301k 100 62997 0 0 100 62997 0 218k --:--:-- --:--:-- --:--:-- 217k [2023-02-16T09:12:09.839Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b1d3d75171801a853140072785bb83afd1a05bde [Pipeline] } [2023-02-16T09:12:09.849Z] 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 [2023-02-16T09:12:10.383Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:10.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:11.568Z] ---> package-listing.sh [2023-02-16T09:12:11.569Z] ++ facter osfamily [2023-02-16T09:12:11.569Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T09:12:11.827Z] + OS_FAMILY=debian [2023-02-16T09:12:11.827Z] + workspace=/w/workspace/edgex-go/7 [2023-02-16T09:12:11.827Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T09:12:11.827Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T09:12:11.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T09:12:11.827Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T09:12:11.827Z] + '[' /w/workspace/edgex-go/7 ']' [2023-02-16T09:12:11.827Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T09:12:11.827Z] + case "${OS_FAMILY}" in [2023-02-16T09:12:11.827Z] + dpkg -l [2023-02-16T09:12:11.827Z] + grep '^ii' [2023-02-16T09:12:11.827Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T09:12:11.827Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T09:12:11.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T09:12:11.827Z] + '[' /w/workspace/edgex-go/7 ']' [2023-02-16T09:12:11.827Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2023-02-16T09:12:11.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2023-02-16T09:12:11.838Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T09:12:12.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T09:12:12.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T09:12:12.684Z] [2023-02-16T09:12:12.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T09:12:13.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T09:12:13.014Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T09:12:13.014Z] 5eb5b503b376: Pulling fs layer [2023-02-16T09:12:13.014Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T09:12:13.014Z] ec43610c2a17: Pulling fs layer [2023-02-16T09:12:13.014Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T09:12:13.014Z] 33b1e0a273af: Pulling fs layer [2023-02-16T09:12:13.014Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T09:12:13.014Z] 2f39f015ded8: Pulling fs layer [2023-02-16T09:12:13.014Z] 3a2ae6a8a46f: Waiting [2023-02-16T09:12:13.014Z] 33b1e0a273af: Waiting [2023-02-16T09:12:13.014Z] 5d3b04190fa2: Waiting [2023-02-16T09:12:13.014Z] 2f39f015ded8: Waiting [2023-02-16T09:12:13.014Z] 5c69ac0246d0: Download complete [2023-02-16T09:12:13.014Z] 3a2ae6a8a46f: Download complete [2023-02-16T09:12:13.285Z] 33b1e0a273af: Verifying Checksum [2023-02-16T09:12:13.285Z] 33b1e0a273af: Download complete [2023-02-16T09:12:13.285Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T09:12:13.285Z] 5d3b04190fa2: Download complete [2023-02-16T09:12:13.285Z] ec43610c2a17: Verifying Checksum [2023-02-16T09:12:13.285Z] ec43610c2a17: Download complete [2023-02-16T09:12:13.545Z] 5eb5b503b376: Verifying Checksum [2023-02-16T09:12:13.545Z] 5eb5b503b376: Download complete [2023-02-16T09:12:14.111Z] 2f39f015ded8: Download complete [2023-02-16T09:12:14.681Z] 5eb5b503b376: Pull complete [2023-02-16T09:12:14.939Z] 5c69ac0246d0: Pull complete [2023-02-16T09:12:15.507Z] ec43610c2a17: Pull complete [2023-02-16T09:12:15.507Z] 3a2ae6a8a46f: Pull complete [2023-02-16T09:12:15.765Z] 33b1e0a273af: Pull complete [2023-02-16T09:12:15.765Z] 5d3b04190fa2: Pull complete [2023-02-16T09:12:19.950Z] 2f39f015ded8: Pull complete [2023-02-16T09:12:19.950Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T09:12:19.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T09:12:19.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T09:12:20.028Z] prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container [2023-02-16T09:12:20.058Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T09:12:23.684Z] $ docker top 5355aa1085314319eb970f3b4908237d41542a0450dc9ebc10f0571a6827a04d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T09:12:24.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T09:12:24.308Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T09:12:24.591Z] + ls /var/log/sa-host [2023-02-16T09:12:24.591Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T09:12:24.651Z] provisioning config files... [2023-02-16T09:12:24.658Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5113043247894735214tmp [Pipeline] { [Pipeline] echo [2023-02-16T09:12:24.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:24.956Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T09:12:24.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:25.277Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T09:12:25.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:25.573Z] ---> sudo-logs.sh [2023-02-16T09:12:25.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T09:12:25.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:25.877Z] ---> job-cost.sh [2023-02-16T09:12:25.877Z] lf-activate-venv: SKIPPING [2023-02-16T09:12:25.877Z] DEBUG: total: 0.10999999940395355 [2023-02-16T09:12:25.877Z] INFO: Retrieving Stack Cost... [2023-02-16T09:12:26.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T09:12:27.012Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T09:12:27.021Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T09:12:27.301Z] ---> logs-deploy.sh [2023-02-16T09:12:27.301Z] lf-activate-venv: SKIPPING [2023-02-16T09:12:27.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/7 [2023-02-16T09:12:27.301Z] INFO: archiving workspace using pattern(s): [2023-02-16T09:12:28.238Z] Archives upload complete. [2023-02-16T09:12:28.498Z] INFO: archiving logs to Nexus [2023-02-16T09:12:29.066Z] ---> uname -a: [2023-02-16T09:12:29.066Z] Linux prd-ubuntu20-04-docker-8c-8g-6277 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-16T09:12:29.066Z] [2023-02-16T09:12:29.066Z] [2023-02-16T09:12:29.066Z] ---> lscpu: [2023-02-16T09:12:29.066Z] Architecture: x86_64 [2023-02-16T09:12:29.066Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-16T09:12:29.066Z] Byte Order: Little Endian [2023-02-16T09:12:29.066Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-16T09:12:29.066Z] CPU(s): 8 [2023-02-16T09:12:29.066Z] On-line CPU(s) list: 0-7 [2023-02-16T09:12:29.066Z] Thread(s) per core: 1 [2023-02-16T09:12:29.066Z] Core(s) per socket: 1 [2023-02-16T09:12:29.066Z] Socket(s): 8 [2023-02-16T09:12:29.066Z] NUMA node(s): 1 [2023-02-16T09:12:29.066Z] Vendor ID: AuthenticAMD [2023-02-16T09:12:29.066Z] CPU family: 23 [2023-02-16T09:12:29.066Z] Model: 49 [2023-02-16T09:12:29.066Z] Model name: AMD EPYC-Rome Processor [2023-02-16T09:12:29.066Z] Stepping: 0 [2023-02-16T09:12:29.066Z] CPU MHz: 2800.002 [2023-02-16T09:12:29.066Z] BogoMIPS: 5600.00 [2023-02-16T09:12:29.066Z] Virtualization: AMD-V [2023-02-16T09:12:29.066Z] Hypervisor vendor: KVM [2023-02-16T09:12:29.066Z] Virtualization type: full [2023-02-16T09:12:29.066Z] L1d cache: 256 KiB [2023-02-16T09:12:29.066Z] L1i cache: 256 KiB [2023-02-16T09:12:29.066Z] L2 cache: 4 MiB [2023-02-16T09:12:29.066Z] L3 cache: 128 MiB [2023-02-16T09:12:29.066Z] NUMA node0 CPU(s): 0-7 [2023-02-16T09:12:29.066Z] Vulnerability Itlb multihit: Not affected [2023-02-16T09:12:29.066Z] Vulnerability L1tf: Not affected [2023-02-16T09:12:29.066Z] Vulnerability Mds: Not affected [2023-02-16T09:12:29.067Z] Vulnerability Meltdown: Not affected [2023-02-16T09:12:29.067Z] Vulnerability Mmio stale data: Not affected [2023-02-16T09:12:29.067Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-16T09:12:29.067Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-16T09:12:29.067Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-16T09:12:29.067Z] Vulnerability Srbds: Not affected [2023-02-16T09:12:29.067Z] Vulnerability Tsx async abort: Not affected [2023-02-16T09:12:29.067Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-16T09:12:29.067Z] [2023-02-16T09:12:29.067Z] [2023-02-16T09:12:29.067Z] ---> nproc: [2023-02-16T09:12:29.067Z] 8 [2023-02-16T09:12:29.067Z] [2023-02-16T09:12:29.067Z] [2023-02-16T09:12:29.067Z] ---> df -h: [2023-02-16T09:12:29.067Z] Filesystem Size Used Avail Use% Mounted on [2023-02-16T09:12:29.067Z] overlay 155G 20G 136G 13% / [2023-02-16T09:12:29.067Z] tmpfs 64M 0 64M 0% /dev [2023-02-16T09:12:29.067Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-16T09:12:29.067Z] shm 64M 0 64M 0% /dev/shm [2023-02-16T09:12:29.067Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-02-16T09:12:29.067Z] [2023-02-16T09:12:29.067Z]