Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ee3b2bb24e06d2693944d389d843385d51c141b+24167a0eacb631b08fe8df020ccd42208c51fac2 (34c0befbb46cb8b88b300cb614993941788b8d8d) 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-ssh10572407906933560439.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-ssh2398726652832226367.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-4352/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-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12365412947415175437.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-ssh16476666763306503594.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-4352/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-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7114364183301606598.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5907’ Running on prd-ubuntu20.04-docker-8c-8g-5910 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 24167a0eacb631b08fe8df020ccd42208c51fac2 into PR head commit 5ee3b2bb24e06d2693944d389d843385d51c141b Merge succeeded, producing 5ee3b2bb24e06d2693944d389d843385d51c141b Checking out Revision 5ee3b2bb24e06d2693944d389d843385d51c141b (PR-4352) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T23:15:29.272Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T23:15:29.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T23:15:29.319Z] ========================================================= [2023-02-14T23:15:29.319Z] EdgeX Global Pipelines Version Info [2023-02-14T23:15:29.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # 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 24167a0eacb631b08fe8df020ccd42208c51fac2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 > git rev-list --no-walk 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 # timeout=10 [2023-02-14T23:15:30.042Z] ------------------- [2023-02-14T23:15:30.042Z] stable info: [2023-02-14T23:15:30.042Z] ------------------- [2023-02-14T23:15:30.042Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T23:15:30.042Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T23:15:30.042Z] Message: update stable to v1.0.244 [2023-02-14T23:15:30.613Z] ------------------- [2023-02-14T23:15:30.613Z] experimental info: [2023-02-14T23:15:30.613Z] ------------------- [2023-02-14T23:15:30.613Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T23:15:30.613Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T23:15:30.613Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T23:15:30.779Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-14T23:15:30.787Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-14T23:15:30.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T23:15:30.808Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T23:15:30.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T23:15:30.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T23:15:30.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T23:15:30.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-14T23:15:30.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-14T23:15:30.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-14T23:15:30.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T23:15:30.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T23:15:30.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T23:15:30.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T23:15:30.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T23:15:30.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T23:15:30.956Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T23:15:30.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T23:15:30.980Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-14T23:15:30.994Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-14T23:15:31.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T23:15:31.018Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T23:15:31.029Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T23:15:31.044Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo [2023-02-14T23:15:31.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo [2023-02-14T23:15:31.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo [2023-02-14T23:15:31.078Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ee3b2bb24e06d2693944d389d843385d51c141b [Pipeline] echo [2023-02-14T23:15:31.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ee3b2b [Pipeline] echo [2023-02-14T23:15:31.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T23:15:31.128Z] provisioning config files... [2023-02-14T23:15:31.142Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13097549203450821585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:15:31.446Z] ---> docker-login.sh [2023-02-14T23:15:31.446Z] nexus3.edgexfoundry.org:10001 [2023-02-14T23:15:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:15:31.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:15:31.706Z] Configure a credential helper to remove this warning. See [2023-02-14T23:15:31.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:15:31.706Z] [2023-02-14T23:15:31.706Z] Login Succeeded [2023-02-14T23:15:31.706Z] nexus3.edgexfoundry.org:10002 [2023-02-14T23:15:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:15:31.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:15:31.706Z] Configure a credential helper to remove this warning. See [2023-02-14T23:15:31.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:15:31.706Z] [2023-02-14T23:15:31.706Z] Login Succeeded [2023-02-14T23:15:31.706Z] nexus3.edgexfoundry.org:10003 [2023-02-14T23:15:31.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:15:31.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:15:31.968Z] Configure a credential helper to remove this warning. See [2023-02-14T23:15:31.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:15:31.968Z] [2023-02-14T23:15:31.968Z] Login Succeeded [2023-02-14T23:15:31.968Z] nexus3.edgexfoundry.org:10004 [2023-02-14T23:15:31.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:15:31.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:15:31.968Z] Configure a credential helper to remove this warning. See [2023-02-14T23:15:31.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:15:31.968Z] [2023-02-14T23:15:31.968Z] Login Succeeded [2023-02-14T23:15:31.968Z] docker.io [2023-02-14T23:15:32.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:15:32.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:15:32.228Z] Configure a credential helper to remove this warning. See [2023-02-14T23:15:32.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:15:32.228Z] [2023-02-14T23:15:32.228Z] Login Succeeded [2023-02-14T23:15:32.228Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T23:15:32.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T23:15:32.548Z] + 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-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + dirname cmd/core-command/Dockerfile [2023-02-14T23:15:32.548Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/core-data/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/core-metadata/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-14T23:15:32.548Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-14T23:15:32.548Z] + cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-14T23:15:32.548Z] + + dirname cmd/security-spire-server/Dockerfile [2023-02-14T23:15:32.548Z] cut -d/ -f2 [2023-02-14T23:15:32.548Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-14T23:15:32.548Z] + + dirname cmd/support-notifications/Dockerfilecut [2023-02-14T23:15:32.548Z] -d/ -f2 [2023-02-14T23:15:32.548Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-14T23:15:32.548Z] + + cut -d/ -f2 [2023-02-14T23:15:32.548Z] dirname cmd/support-scheduler/Dockerfile [2023-02-14T23:15:32.548Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-14T23:15:32.601Z] 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-14T23:15:32.944Z] + git rev-list -1 --merges 5ee3b2bb24e06d2693944d389d843385d51c141b~1..5ee3b2bb24e06d2693944d389d843385d51c141b [Pipeline] echo [2023-02-14T23:15:32.959Z] -----------> git rev-list -1 --merges 5ee3b2bb24e06d2693944d389d843385d51c141b~1..5ee3b2bb24e06d2693944d389d843385d51c141b 5ee3b2bb24e06d2693944d389d843385d51c141b [false] [Pipeline] sh [2023-02-14T23:15:33.241Z] + git log --format=format:%s -1 5ee3b2bb24e06d2693944d389d843385d51c141b [Pipeline] echo [2023-02-14T23:15:33.255Z] ========================================================= [2023-02-14T23:15:33.256Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T23:15:33.256Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-14T23:15:33.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T23:15:33.600Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T23:15:33.600Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T23:15:33.600Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T23:15:33.600Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T23:15:33.600Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T23:15:33.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:15:33.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T23:15:33.938Z] [2023-02-14T23:15:33.938Z] 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-14T23:15:34.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T23:15:34.237Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T23:15:34.237Z] b85a868b505f: Pulling fs layer [2023-02-14T23:15:34.237Z] e2be974225ed: Pulling fs layer [2023-02-14T23:15:34.237Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T23:15:34.237Z] 988bab9f4d93: Pulling fs layer [2023-02-14T23:15:34.237Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T23:15:34.237Z] eaf3925da568: Pulling fs layer [2023-02-14T23:15:34.237Z] bab4dde63d76: Pulling fs layer [2023-02-14T23:15:34.237Z] bde34c3a00c8: Pulling fs layer [2023-02-14T23:15:34.237Z] b352a97aabf1: Pulling fs layer [2023-02-14T23:15:34.237Z] 4872d77fe225: Pulling fs layer [2023-02-14T23:15:34.237Z] 988bab9f4d93: Waiting [2023-02-14T23:15:34.237Z] 1469e6f7b9e6: Waiting [2023-02-14T23:15:34.237Z] eaf3925da568: Waiting [2023-02-14T23:15:34.237Z] bab4dde63d76: Waiting [2023-02-14T23:15:34.237Z] bde34c3a00c8: Waiting [2023-02-14T23:15:34.237Z] b352a97aabf1: Waiting [2023-02-14T23:15:34.237Z] 5851b861e8e6: Pulling fs layer [2023-02-14T23:15:34.237Z] 4872d77fe225: Waiting [2023-02-14T23:15:34.237Z] 5851b861e8e6: Waiting [2023-02-14T23:15:34.237Z] e2be974225ed: Download complete [2023-02-14T23:15:34.237Z] 988bab9f4d93: Download complete [2023-02-14T23:15:34.502Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T23:15:34.502Z] 1469e6f7b9e6: Download complete [2023-02-14T23:15:34.502Z] eaf3925da568: Verifying Checksum [2023-02-14T23:15:34.502Z] eaf3925da568: Download complete [2023-02-14T23:15:34.502Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T23:15:34.502Z] 339a4e72a1f5: Download complete [2023-02-14T23:15:34.502Z] bde34c3a00c8: Download complete [2023-02-14T23:15:34.764Z] b352a97aabf1: Verifying Checksum [2023-02-14T23:15:34.764Z] b352a97aabf1: Download complete [2023-02-14T23:15:34.764Z] 4872d77fe225: Download complete [2023-02-14T23:15:34.764Z] 5851b861e8e6: Download complete [2023-02-14T23:15:34.764Z] b85a868b505f: Verifying Checksum [2023-02-14T23:15:34.764Z] b85a868b505f: Download complete [2023-02-14T23:15:35.024Z] bab4dde63d76: Verifying Checksum [2023-02-14T23:15:35.024Z] bab4dde63d76: Download complete [2023-02-14T23:15:35.960Z] b85a868b505f: Pull complete [2023-02-14T23:15:35.960Z] e2be974225ed: Pull complete [2023-02-14T23:15:36.527Z] 339a4e72a1f5: Pull complete [2023-02-14T23:15:36.527Z] 988bab9f4d93: Pull complete [2023-02-14T23:15:36.786Z] 1469e6f7b9e6: Pull complete [2023-02-14T23:15:37.059Z] eaf3925da568: Pull complete [2023-02-14T23:15:38.981Z] bab4dde63d76: Pull complete [2023-02-14T23:15:38.981Z] bde34c3a00c8: Pull complete [2023-02-14T23:15:38.981Z] b352a97aabf1: Pull complete [2023-02-14T23:15:38.981Z] 4872d77fe225: Pull complete [2023-02-14T23:15:39.240Z] 5851b861e8e6: Pull complete [2023-02-14T23:15:39.500Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T23:15:39.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T23:15:39.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:15:39.852Z] prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container [2023-02-14T23:15:39.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-14T23:15:42.874Z] $ docker top 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a -eo pid,comm [2023-02-14T23:15:42.928Z] 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-14T23:15:42.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T23:15:42.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T23:15:42.969Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T23:15:43.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T23:15:43.090Z] $ docker exec 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a ssh-agent [2023-02-14T23:15:43.191Z] SSH_AUTH_SOCK=/tmp/ssh-Kp7wjYzSZbsw/agent.32 [2023-02-14T23:15:43.191Z] SSH_AGENT_PID=38 [2023-02-14T23:15:43.198Z] Running ssh-add (command line suppressed) [2023-02-14T23:15:43.303Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4667463003647960092.key (/w/workspace/edgex-go/2@tmp/private_key_4667463003647960092.key) [2023-02-14T23:15:43.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T23:15:43.599Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T23:15:43.614Z] $ docker exec --env ******** --env ******** 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a ssh-agent -k [2023-02-14T23:15:43.712Z] unset SSH_AUTH_SOCK; [2023-02-14T23:15:43.713Z] unset SSH_AGENT_PID; [2023-02-14T23:15:43.713Z] echo Agent pid 38 killed; [2023-02-14T23:15:43.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T23:15:43.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T23:15:43.739Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T23:15:43.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T23:15:43.851Z] $ docker exec 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a ssh-agent [2023-02-14T23:15:43.962Z] SSH_AUTH_SOCK=/tmp/ssh-34w2bhqocklL/agent.70 [2023-02-14T23:15:43.962Z] SSH_AGENT_PID=76 [2023-02-14T23:15:43.967Z] Running ssh-add (command line suppressed) [2023-02-14T23:15:44.090Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3301735672803877632.key (/w/workspace/edgex-go/2@tmp/private_key_3301735672803877632.key) [2023-02-14T23:15:44.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T23:15:44.385Z] + git semver init [2023-02-14T23:15:44.644Z] 2023-02-14 23:15:44,550 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T23:15:44.644Z] 2023-02-14 23:15:44,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-14T23:15:44.644Z] 2023-02-14 23:15:44,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-14T23:15:44.644Z] 2023-02-14 23:15:44,551 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-14T23:15:51.326Z] 2023-02-14 23:15:50,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-14T23:15:51.326Z] 2023-02-14 23:15:50,733 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4352 with force:False [2023-02-14T23:15:51.326Z] 2023-02-14 23:15:50,734 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4352 [2023-02-14T23:15:51.326Z] 2023-02-14 23:15:50,738 [execute] INFO git cat-file --batch-check [2023-02-14T23:15:51.326Z] 2023-02-14 23:15:50,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T23:15:51.326Z] 2023-02-14 23:15:50,745 [execute] INFO git cat-file --batch [2023-02-14T23:15:51.326Z] 2023-02-14 23:15:50,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T23:15:51.326Z] 2023-02-14 23:15:50,751 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4352 [2023-02-14T23:15:51.326Z] 0.0.0 [Pipeline] } [2023-02-14T23:15:51.341Z] $ docker exec --env ******** --env ******** 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a ssh-agent -k [2023-02-14T23:15:51.462Z] unset SSH_AUTH_SOCK; [2023-02-14T23:15:51.462Z] unset SSH_AGENT_PID; [2023-02-14T23:15:51.462Z] echo Agent pid 76 killed; [2023-02-14T23:15:51.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T23:15:51.774Z] + git semver [Pipeline] } [2023-02-14T23:15:52.049Z] $ docker stop --time=1 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a [2023-02-14T23:15:53.345Z] $ docker rm -f --volumes 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T23:15:53.677Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T23:15:53.871Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T23:15:53.874Z] [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-14T23:15:54.294Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-14T23:15:54.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T23:15:54.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T23:15:54.335Z] ========================================================= [2023-02-14T23:15:54.335Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T23:15:54.335Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T23:15:54.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T23:15:54.624Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T23:15:54.624Z] 213ec9aee27d: Pulling fs layer [2023-02-14T23:15:54.624Z] 4583459ba037: Pulling fs layer [2023-02-14T23:15:54.624Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T23:15:54.624Z] 53926ce57604: Pulling fs layer [2023-02-14T23:15:54.624Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T23:15:54.624Z] 22ff95d597cd: Pulling fs layer [2023-02-14T23:15:54.624Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T23:15:54.624Z] 53926ce57604: Waiting [2023-02-14T23:15:54.624Z] 21b2b0c7a3f4: Waiting [2023-02-14T23:15:54.624Z] 22ff95d597cd: Waiting [2023-02-14T23:15:54.624Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T23:15:54.624Z] a7acece74701: Pulling fs layer [2023-02-14T23:15:54.624Z] 96b7cbca73a9: Waiting [2023-02-14T23:15:54.624Z] 12d6caf4c0d1: Waiting [2023-02-14T23:15:54.624Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T23:15:54.624Z] 93c1e223e6f2: Download complete [2023-02-14T23:15:54.624Z] 4583459ba037: Download complete [2023-02-14T23:15:54.624Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T23:15:54.624Z] 21b2b0c7a3f4: Download complete [2023-02-14T23:15:54.624Z] 22ff95d597cd: Verifying Checksum [2023-02-14T23:15:54.624Z] 22ff95d597cd: Download complete [2023-02-14T23:15:54.624Z] 213ec9aee27d: Verifying Checksum [2023-02-14T23:15:54.624Z] 213ec9aee27d: Download complete [2023-02-14T23:15:54.901Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T23:15:54.901Z] 12d6caf4c0d1: Download complete [2023-02-14T23:15:55.487Z] 213ec9aee27d: Pull complete [2023-02-14T23:15:55.758Z] 4583459ba037: Pull complete [2023-02-14T23:15:55.758Z] 53926ce57604: Verifying Checksum [2023-02-14T23:15:55.758Z] 53926ce57604: Download complete [2023-02-14T23:15:56.019Z] a7acece74701: Verifying Checksum [2023-02-14T23:15:56.019Z] a7acece74701: Download complete [2023-02-14T23:15:56.019Z] 93c1e223e6f2: Pull complete [2023-02-14T23:15:56.019Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T23:15:56.019Z] 96b7cbca73a9: Download complete [2023-02-14T23:16:00.197Z] 53926ce57604: Pull complete [2023-02-14T23:16:00.197Z] 21b2b0c7a3f4: Pull complete [2023-02-14T23:16:00.197Z] 22ff95d597cd: Pull complete [2023-02-14T23:16:00.197Z] 12d6caf4c0d1: Pull complete [2023-02-14T23:16:02.094Z] 96b7cbca73a9: Pull complete [2023-02-14T23:16:02.352Z] a7acece74701: Pull complete [2023-02-14T23:16:02.612Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T23:16:02.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T23:16:02.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T23:16:02.907Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T23:16:02.907Z] WORKDIR /edgex [2023-02-14T23:16:02.907Z] COPY go.mod . [2023-02-14T23:16:02.907Z] RUN go mod download [2023-02-14T23:16:02.907Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-14T23:16:03.474Z] Sending build context to Docker daemon 170.2MB [2023-02-14T23:16:03.474Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T23:16:03.474Z] ---> db6d94c90886 [2023-02-14T23:16:03.474Z] Step 2/4 : WORKDIR /edgex [2023-02-14T23:16:08.776Z] ---> Running in 03be64f84aa2 [2023-02-14T23:16:08.776Z] Removing intermediate container 03be64f84aa2 [2023-02-14T23:16:08.776Z] ---> df12fb06c24e [2023-02-14T23:16:08.776Z] Step 3/4 : COPY go.mod . [2023-02-14T23:16:08.776Z] ---> 01c6e3748f15 [2023-02-14T23:16:08.776Z] Step 4/4 : RUN go mod download [2023-02-14T23:16:08.776Z] ---> Running in 1b9d1ca83d9c [2023-02-14T23:16:08.962Z] Still waiting to schedule task [2023-02-14T23:16:08.962Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5909’ [2023-02-14T23:16:23.658Z] Removing intermediate container 1b9d1ca83d9c [2023-02-14T23:16:23.658Z] ---> b65540e8ac46 [2023-02-14T23:16:23.658Z] Successfully built b65540e8ac46 [2023-02-14T23:16:23.658Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:16:23.950Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T23:16:23.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:16:24.011Z] prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container [2023-02-14T23:16:24.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-02-14T23:16:24.438Z] $ docker top f3a8854447a1cd30910ba6da2f0998f15f54f94baa18a2f8a155f27b195d456a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T23:16:24.765Z] + go version [2023-02-14T23:16:24.765Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T23:16:24.778Z] $ docker stop --time=1 f3a8854447a1cd30910ba6da2f0998f15f54f94baa18a2f8a155f27b195d456a [2023-02-14T23:16:26.043Z] $ docker rm -f --volumes f3a8854447a1cd30910ba6da2f0998f15f54f94baa18a2f8a155f27b195d456a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:16:26.447Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T23:16:26.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:16:26.522Z] prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container [2023-02-14T23:16:26.550Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-02-14T23:16:27.192Z] $ docker top fb5acba051e5b790670e1bad0d130cdef644cafb074e9324926c5b78e0ef0e6e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T23:16:27.257Z] ========================================================= [2023-02-14T23:16:27.257Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T23:16:27.257Z] ========================================================= [Pipeline] sh [2023-02-14T23:16:27.535Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-14T23:16:27.832Z] + make test [2023-02-14T23:16:27.832Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T23:16:34.396Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T23:16:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T23:16:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T23:16:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.151s coverage: 73.7% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.0% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.433s coverage: 88.5% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.6% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 65.9% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2023-02-14T23:16:50.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 82.9% of statements [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-02-14T23:16:50.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-02-14T23:16:56.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.075s coverage: 94.4% of statements [2023-02-14T23:16:56.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.375s coverage: 79.9% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 91.2% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.3% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 41.0% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T23:17:14.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T23:17:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T23:17:14.291Z] 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-14T23:17:32.367Z] 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-14T23:17:32.367Z] go vet ./... [2023-02-14T23:17:34.899Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T23:17:34.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T23:17:34.899Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T23:17:35.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T23:17:35.457Z] + ls -al . [2023-02-14T23:17:35.457Z] total 744 [2023-02-14T23:17:35.457Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 23:16 . [2023-02-14T23:17:35.457Z] drwxr-xr-x 4 root root 4096 Feb 14 23:16 .. [2023-02-14T23:17:35.457Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 23:15 .blubracket [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 23:15 .dockerignore [2023-02-14T23:17:35.457Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 23:17 .git [2023-02-14T23:17:35.457Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 23:15 .github [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 23:15 .gitignore [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 23:15 .golangci.yml [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 23:15 .hadolint.yml [2023-02-14T23:17:35.457Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 23:15 .semver [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 23:15 .sonarcloud.properties [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 23:15 ADOPTERS.md [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 23:15 Attribution.txt [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 23:15 CHANGELOG.md [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 23:15 CONTRIBUTING.md [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 23:15 GOVERNANCE.md [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 23:15 Jenkinsfile [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 23:15 LICENSE [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 23:15 Makefile [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 23:15 OWNERS.md [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 23:15 README.md [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 23:15 SECURITY.md [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 23:15 VERSION [2023-02-14T23:17:35.457Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 23:15 bin [2023-02-14T23:17:35.457Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 23:15 cmd [2023-02-14T23:17:35.457Z] -rw-r--r-- 1 root root 487418 Feb 14 23:17 coverage.out [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 3296 Feb 14 23:15 go.mod [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 33293 Feb 14 23:15 go.sum [2023-02-14T23:17:35.457Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 23:15 internal [2023-02-14T23:17:35.457Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 23:15 openapi [2023-02-14T23:17:35.457Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 23:15 snap [2023-02-14T23:17:35.457Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 23:15 version.go [Pipeline] sh [2023-02-14T23:17:35.750Z] + '[' -e coverage.out ] [2023-02-14T23:17:35.750Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T23:17:35.990Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T23:17:36.271Z] + make build [2023-02-14T23:17:36.271Z] 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-14T23:17:48.474Z] 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-14T23:17:49.410Z] 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-14T23:17:50.343Z] 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-14T23:17:51.276Z] 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-14T23:17:59.460Z] 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-14T23:18:00.841Z] 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-14T23:18:01.776Z] 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-14T23:18:03.149Z] 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-14T23:18:04.085Z] 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-14T23:18:05.019Z] 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-14T23:18:07.555Z] 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-14T23:18:09.472Z] $ docker stop --time=1 fb5acba051e5b790670e1bad0d130cdef644cafb074e9324926c5b78e0ef0e6e [2023-02-14T23:18:13.555Z] $ docker rm -f --volumes fb5acba051e5b790670e1bad0d130cdef644cafb074e9324926c5b78e0ef0e6e [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-14T23:18:14.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T23:18:14.326Z] [2023-02-14T23:18:14.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:18:14.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T23:18:14.631Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-14T23:18:14.631Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-14T23:18:14.631Z] ca9280d653b3: Pulling fs layer [2023-02-14T23:18:14.631Z] 7e9c9ca2126c: Pulling fs layer [2023-02-14T23:18:14.892Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-14T23:18:14.892Z] cbdbe7a5bc2a: Download complete [2023-02-14T23:18:14.892Z] cbdbe7a5bc2a: Pull complete [2023-02-14T23:18:14.892Z] ca9280d653b3: Download complete [2023-02-14T23:18:15.461Z] 7e9c9ca2126c: Verifying Checksum [2023-02-14T23:18:15.461Z] 7e9c9ca2126c: Download complete [2023-02-14T23:18:15.461Z] ca9280d653b3: Pull complete [2023-02-14T23:18:18.748Z] 7e9c9ca2126c: Pull complete [2023-02-14T23:18:18.748Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-14T23:18:18.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T23:18:18.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:18:18.828Z] prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container [2023-02-14T23:18:18.863Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T23:18:21.585Z] $ docker top 43d0c382e779bbcd72dba32ca60ca25e796d97d171ff1ab378409594931c5b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T23:18:21.922Z] + docker-compose build --help [2023-02-14T23:18:21.922Z] + grep parallel [2023-02-14T23:18:22.495Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T23:18:22.509Z] $ docker stop --time=1 43d0c382e779bbcd72dba32ca60ca25e796d97d171ff1ab378409594931c5b3c [2023-02-14T23:18:23.777Z] $ docker rm -f --volumes 43d0c382e779bbcd72dba32ca60ca25e796d97d171ff1ab378409594931c5b3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:18:24.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-14T23:18:24.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:18:24.213Z] prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container [2023-02-14T23:18:24.246Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-14T23:18:24.594Z] $ docker top 0eda5673185a8a05baf3c961fbfb136aa758013cc122186fa1523f8c500fd1d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T23:18:24.943Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T23:18:25.509Z] Building core-command ... [2023-02-14T23:18:25.509Z] Building core-common-config-bootstrapper ... [2023-02-14T23:18:25.510Z] Building core-data ... [2023-02-14T23:18:25.510Z] Building core-metadata ... [2023-02-14T23:18:25.510Z] Building security-bootstrapper ... [2023-02-14T23:18:25.510Z] Building security-proxy-setup ... [2023-02-14T23:18:25.510Z] Building security-secretstore-setup ... [2023-02-14T23:18:25.510Z] Building security-spiffe-token-provider ... [2023-02-14T23:18:25.510Z] Building security-spire-agent ... [2023-02-14T23:18:25.510Z] Building security-spire-config ... [2023-02-14T23:18:25.510Z] Building security-spire-server ... [2023-02-14T23:18:25.510Z] Building support-notifications ... [2023-02-14T23:18:25.510Z] Building support-scheduler ... [2023-02-14T23:18:25.510Z] Building support-scheduler [2023-02-14T23:18:25.510Z] Building core-metadata [2023-02-14T23:18:25.510Z] Building core-common-config-bootstrapper [2023-02-14T23:18:25.510Z] Building security-spire-agent [2023-02-14T23:18:25.510Z] Building core-data [2023-02-14T23:18:37.723Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:18:37.723Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:18:37.723Z] ---> b65540e8ac46 [2023-02-14T23:18:37.723Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T23:18:37.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:18:37.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:18:37.723Z] ---> b65540e8ac46 [2023-02-14T23:18:37.723Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:18:37.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:18:37.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:18:37.723Z] ---> b65540e8ac46 [2023-02-14T23:18:37.723Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:18:37.723Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:18:37.723Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:18:37.723Z] ---> b65540e8ac46 [2023-02-14T23:18:37.723Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:18:37.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:18:37.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:18:37.723Z] ---> b65540e8ac46 [2023-02-14T23:18:37.723Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:18:40.389Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5912 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws [2023-02-14T23:18:40.402Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-14T23:18:40.466Z] The recommended git tool is: git [2023-02-14T23:18:41.927Z] ---> Running in 0241b0b06c6f [2023-02-14T23:18:41.927Z] ---> Running in 853406ffc92b [2023-02-14T23:18:41.927Z] ---> Running in d83e46ecd51b [2023-02-14T23:18:41.927Z] ---> Running in bec41769ab83 [2023-02-14T23:18:41.927Z] ---> Running in 6ad18756754f [2023-02-14T23:18:41.927Z] Removing intermediate container 0241b0b06c6f [2023-02-14T23:18:41.927Z] ---> 3a96e2b09542 [2023-02-14T23:18:41.927Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T23:18:41.927Z] ---> Running in 3012154ba98a [2023-02-14T23:18:41.927Z] Removing intermediate container 853406ffc92b [2023-02-14T23:18:41.927Z] ---> acdfe87d7703 [2023-02-14T23:18:41.927Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T23:18:41.927Z] Removing intermediate container 6ad18756754f [2023-02-14T23:18:41.927Z] ---> e1dc38104bfe [2023-02-14T23:18:41.927Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T23:18:42.195Z] Removing intermediate container bec41769ab83 [2023-02-14T23:18:42.195Z] ---> f990554101ee [2023-02-14T23:18:42.195Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T23:18:42.195Z] Removing intermediate container d83e46ecd51b [2023-02-14T23:18:42.195Z] ---> f55e95d0de73 [2023-02-14T23:18:42.195Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T23:18:42.195Z] ---> Running in ed351cf53da4 [2023-02-14T23:18:42.195Z] ---> Running in 722b3e9ebdc0 [2023-02-14T23:18:42.195Z] ---> Running in 14b9426e7cef [2023-02-14T23:18:42.195Z] ---> Running in 2728d141cd29 [2023-02-14T23:18:42.195Z] Removing intermediate container 3012154ba98a [2023-02-14T23:18:42.195Z] ---> 1314df8dcaeb [2023-02-14T23:18:42.195Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T23:18:42.195Z] ---> Running in b56d670c89f5 [2023-02-14T23:18:42.195Z] Removing intermediate container ed351cf53da4 [2023-02-14T23:18:42.195Z] ---> f18094c8808a [2023-02-14T23:18:42.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T23:18:42.195Z] Removing intermediate container 722b3e9ebdc0 [2023-02-14T23:18:42.195Z] ---> bf75d39dadbf [2023-02-14T23:18:42.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T23:18:42.195Z] Removing intermediate container 14b9426e7cef [2023-02-14T23:18:42.195Z] ---> 29d95edf1096 [2023-02-14T23:18:42.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T23:18:42.195Z] ---> Running in 09b9aee45f7c [2023-02-14T23:18:42.195Z] ---> Running in c0127abb0e9f [2023-02-14T23:18:42.454Z] ---> Running in ba80630abc5e [2023-02-14T23:18:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:42.968Z] OK: 211 MiB in 51 packages [2023-02-14T23:18:43.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:18:43.224Z] OK: 211 MiB in 51 packages [2023-02-14T23:18:43.224Z] OK: 211 MiB in 51 packages [2023-02-14T23:18:43.224Z] OK: 211 MiB in 51 packages [2023-02-14T23:18:43.482Z] OK: 211 MiB in 51 packages [2023-02-14T23:18:43.739Z] Removing intermediate container 2728d141cd29 [2023-02-14T23:18:43.739Z] ---> 734480af0afd [2023-02-14T23:18:43.739Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T23:18:43.739Z] Removing intermediate container b56d670c89f5 [2023-02-14T23:18:43.739Z] ---> 01259c84cdd9 [2023-02-14T23:18:43.739Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T23:18:43.739Z] Removing intermediate container c0127abb0e9f [2023-02-14T23:18:43.739Z] ---> d56374ef2b63 [2023-02-14T23:18:43.739Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T23:18:43.739Z] ---> 3a968a36468b [2023-02-14T23:18:43.739Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:18:43.739Z] ---> Running in c4560661d759 [2023-02-14T23:18:43.739Z] Removing intermediate container 09b9aee45f7c [2023-02-14T23:18:43.739Z] ---> 876d01de820e [2023-02-14T23:18:43.739Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T23:18:43.999Z] ---> 249a2de3e819 [2023-02-14T23:18:43.999Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:18:43.999Z] ---> 80741c49056e [2023-02-14T23:18:43.999Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:18:43.999Z] Removing intermediate container ba80630abc5e [2023-02-14T23:18:43.999Z] ---> 360cd9cc6987 [2023-02-14T23:18:43.999Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T23:18:43.999Z] ---> Running in ae1f1f0b2d35 [2023-02-14T23:18:43.999Z] ---> Running in aa94d96b3d92 [2023-02-14T23:18:43.999Z] ---> 701d10b44e0e [2023-02-14T23:18:43.999Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:18:44.256Z] ---> Running in b89237d25c95 [2023-02-14T23:18:44.256Z] ---> 0dba6108df29 [2023-02-14T23:18:44.256Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:18:44.256Z] ---> Running in c727c295590b [2023-02-14T23:18:49.694Z] using credential edgex-jenkins-ssh [2023-02-14T23:18:49.725Z] Cloning the remote Git repository [2023-02-14T23:18:49.799Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-14T23:18:49.896Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-14T23:18:50.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T23:18:50.162Z] > git --version # timeout=10 [2023-02-14T23:18:50.195Z] > git --version # 'git version 2.25.1' [2023-02-14T23:18:50.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T23:18:50.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T23:19:27.679Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T23:19:27.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T23:19:28.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-14T23:19:28.805Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-14T23:19:28.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T23:19:28.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T23:19:29.750Z] Merging remotes/origin/main commit 24167a0eacb631b08fe8df020ccd42208c51fac2 into PR head commit 5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:19:30.167Z] Merge succeeded, producing 5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:19:30.168Z] Checking out Revision 5ee3b2bb24e06d2693944d389d843385d51c141b (PR-4352) [2023-02-14T23:19:31.004Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T23:19:31.978Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T23:19:31.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T23:19:31.978Z] Dload Upload Total Spent Left Speed [2023-02-14T23:19:31.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 155k [Pipeline] sh [2023-02-14T23:19:32.645Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T23:19:29.765Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T23:19:29.787Z] > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 [2023-02-14T23:19:30.045Z] > git remote # timeout=10 [2023-02-14T23:19:30.066Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T23:19:30.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T23:19:30.105Z] > git merge 24167a0eacb631b08fe8df020ccd42208c51fac2 # timeout=10 [2023-02-14T23:19:30.138Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T23:19:30.170Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T23:19:30.195Z] > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 [2023-02-14T23:19:32.991Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-14T23:19:32.991Z] + sudo tee /etc/docker/daemon.new [2023-02-14T23:19:32.991Z] { [2023-02-14T23:19:32.991Z] "registry-mirrors": [ [2023-02-14T23:19:32.991Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T23:19:32.991Z] ], [2023-02-14T23:19:32.991Z] "bip": "10.250.0.254/24", [2023-02-14T23:19:32.991Z] "hosts": [ [2023-02-14T23:19:32.991Z] "tcp://0.0.0.0:5555", [2023-02-14T23:19:32.991Z] "unix:///var/run/docker.sock" [2023-02-14T23:19:32.991Z] ], [2023-02-14T23:19:32.991Z] "mtu": 1458, [2023-02-14T23:19:32.991Z] "selinux-enabled": true, [2023-02-14T23:19:32.991Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T23:19:32.991Z] } [Pipeline] sh [2023-02-14T23:19:33.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T23:19:33.680Z] + sudo service docker restart [2023-02-14T23:19:40.525Z] Removing intermediate container c4560661d759 [2023-02-14T23:19:40.526Z] ---> 7e134b652dd1 [2023-02-14T23:19:40.526Z] Step 7/24 : COPY . . [2023-02-14T23:19:40.526Z] Removing intermediate container b89237d25c95 [2023-02-14T23:19:40.526Z] ---> a026103d9300 [2023-02-14T23:19:40.526Z] Step 8/22 : COPY . . [2023-02-14T23:19:40.526Z] Removing intermediate container aa94d96b3d92 [2023-02-14T23:19:40.526Z] ---> 23b781801278 [2023-02-14T23:19:40.526Z] Step 8/22 : COPY . . [2023-02-14T23:19:40.782Z] Removing intermediate container ae1f1f0b2d35 [2023-02-14T23:19:40.782Z] ---> 69d34adb56d3 [2023-02-14T23:19:40.782Z] Step 8/24 : COPY . . [2023-02-14T23:19:40.782Z] Removing intermediate container c727c295590b [2023-02-14T23:19:40.782Z] ---> c2350590c964 [2023-02-14T23:19:40.782Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T23:19:52.084Z] provisioning config files... [2023-02-14T23:19:52.122Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7039780158085866097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:19:52.503Z] ---> docker-login.sh [2023-02-14T23:19:52.503Z] nexus3.edgexfoundry.org:10001 [2023-02-14T23:19:53.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:19:53.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:19:53.371Z] Configure a credential helper to remove this warning. See [2023-02-14T23:19:53.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:19:53.371Z] [2023-02-14T23:19:53.371Z] Login Succeeded [2023-02-14T23:19:53.371Z] nexus3.edgexfoundry.org:10002 [2023-02-14T23:19:53.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:19:53.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:19:53.642Z] Configure a credential helper to remove this warning. See [2023-02-14T23:19:53.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:19:53.642Z] [2023-02-14T23:19:53.642Z] Login Succeeded [2023-02-14T23:19:53.642Z] nexus3.edgexfoundry.org:10003 [2023-02-14T23:19:53.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:19:54.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:19:54.188Z] Configure a credential helper to remove this warning. See [2023-02-14T23:19:54.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:19:54.188Z] [2023-02-14T23:19:54.188Z] Login Succeeded [2023-02-14T23:19:54.188Z] nexus3.edgexfoundry.org:10004 [2023-02-14T23:19:54.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:19:54.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:19:54.459Z] Configure a credential helper to remove this warning. See [2023-02-14T23:19:54.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:19:54.459Z] [2023-02-14T23:19:54.459Z] Login Succeeded [2023-02-14T23:19:54.459Z] docker.io [2023-02-14T23:19:54.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T23:19:54.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T23:19:54.999Z] Configure a credential helper to remove this warning. See [2023-02-14T23:19:54.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T23:19:54.999Z] [2023-02-14T23:19:54.999Z] Login Succeeded [2023-02-14T23:19:54.999Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T23:19:55.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-14T23:19:55.620Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-14T23:19:55.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T23:19:55.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T23:19:55.667Z] ========================================================= [2023-02-14T23:19:55.667Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T23:19:55.667Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-14T23:19:55.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T23:19:55.994Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T23:19:56.270Z] 9b18e9b68314: Pulling fs layer [2023-02-14T23:19:56.270Z] 35d82f9e3411: Pulling fs layer [2023-02-14T23:19:56.270Z] e16973657156: Pulling fs layer [2023-02-14T23:19:56.270Z] fc693d55d65f: Pulling fs layer [2023-02-14T23:19:56.270Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T23:19:56.270Z] dda99020689f: Pulling fs layer [2023-02-14T23:19:56.270Z] db1c61fa0a46: Pulling fs layer [2023-02-14T23:19:56.270Z] 891c053d2c06: Pulling fs layer [2023-02-14T23:19:56.270Z] fc693d55d65f: Waiting [2023-02-14T23:19:56.270Z] 7e9fc2657dce: Waiting [2023-02-14T23:19:56.270Z] 891c053d2c06: Waiting [2023-02-14T23:19:56.270Z] db1c61fa0a46: Waiting [2023-02-14T23:19:56.270Z] dda99020689f: Waiting [2023-02-14T23:19:56.270Z] e16973657156: Verifying Checksum [2023-02-14T23:19:56.270Z] e16973657156: Download complete [2023-02-14T23:19:56.270Z] 35d82f9e3411: Verifying Checksum [2023-02-14T23:19:56.270Z] 35d82f9e3411: Download complete [2023-02-14T23:19:56.271Z] 7e9fc2657dce: Verifying Checksum [2023-02-14T23:19:56.271Z] 7e9fc2657dce: Download complete [2023-02-14T23:19:56.271Z] dda99020689f: Download complete [2023-02-14T23:19:56.271Z] 9b18e9b68314: Verifying Checksum [2023-02-14T23:19:56.271Z] 9b18e9b68314: Download complete [2023-02-14T23:19:57.246Z] 9b18e9b68314: Pull complete [2023-02-14T23:19:57.518Z] 891c053d2c06: Verifying Checksum [2023-02-14T23:19:57.518Z] 891c053d2c06: Download complete [2023-02-14T23:19:57.790Z] 35d82f9e3411: Pull complete [2023-02-14T23:19:58.061Z] e16973657156: Pull complete [2023-02-14T23:19:58.663Z] db1c61fa0a46: Verifying Checksum [2023-02-14T23:19:58.663Z] db1c61fa0a46: Download complete [2023-02-14T23:19:59.106Z] ---> ebc80aa048aa [2023-02-14T23:19:59.106Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T23:19:59.106Z] ---> 014ee1343ee3 [2023-02-14T23:19:59.106Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T23:19:59.106Z] ---> 9d2ba52f4d42 [2023-02-14T23:19:59.106Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T23:19:59.106Z] ---> Running in e702187f48ea [2023-02-14T23:19:59.106Z] ---> Running in be14fa301b46 [2023-02-14T23:19:59.106Z] ---> Running in 02398e63a819 [2023-02-14T23:19:59.106Z] ---> 45810cecca8c [2023-02-14T23:19:59.106Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T23:19:59.106Z] ---> 6b17db5f4d8f [2023-02-14T23:19:59.106Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T23:19:59.106Z] ---> Running in 40567e8ddf24 [2023-02-14T23:19:59.106Z] ---> Running in c50604691bda [2023-02-14T23:19:59.106Z] Removing intermediate container e702187f48ea [2023-02-14T23:19:59.106Z] ---> 45e1e2e94f7f [2023-02-14T23:19:59.106Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T23:19:59.106Z] ---> Running in 0eccbbcff74d [2023-02-14T23:19:59.106Z] Removing intermediate container 0eccbbcff74d [2023-02-14T23:19:59.106Z] ---> 3768c8e4f01d [2023-02-14T23:19:59.106Z] 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-14T23:19:59.106Z] ---> Running in e727e0ced866 [2023-02-14T23:19:59.106Z] 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-14T23:19:59.106Z] 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-14T23:19:59.106Z] 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-14T23:19:59.106Z] 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-14T23:19:59.106Z] Removing intermediate container e727e0ced866 [2023-02-14T23:19:59.106Z] ---> efaad84d5fd8 [2023-02-14T23:19:59.106Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T23:19:59.106Z] ---> Running in 931bb0cfcaf2 [2023-02-14T23:19:59.106Z] Removing intermediate container 931bb0cfcaf2 [2023-02-14T23:19:59.106Z] ---> d7d8225a6bd2 [2023-02-14T23:19:59.106Z] [2023-02-14T23:19:59.106Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T23:19:59.106Z] 3.15: Pulling from library/alpine [2023-02-14T23:19:59.106Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T23:19:59.106Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T23:19:59.106Z] ---> 5ce65d7b0fde [2023-02-14T23:19:59.106Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:19:59.106Z] ---> Running in 0f5d39f41263 [2023-02-14T23:19:59.250Z] fc693d55d65f: Verifying Checksum [2023-02-14T23:19:59.250Z] fc693d55d65f: Download complete [2023-02-14T23:19:59.363Z] Removing intermediate container 0f5d39f41263 [2023-02-14T23:19:59.363Z] ---> e3b92f39f82a [2023-02-14T23:19:59.363Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T23:19:59.363Z] ---> Running in 78536c584b5b [2023-02-14T23:20:00.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:00.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:00.553Z] v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T23:20:00.553Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T23:20:00.553Z] OK: 15857 distinct packages available [2023-02-14T23:20:00.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:00.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:01.080Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T23:20:01.080Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T23:20:01.080Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T23:20:01.080Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T23:20:01.080Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T23:20:01.080Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T23:20:01.080Z] OK: 7 MiB in 19 packages [2023-02-14T23:20:02.490Z] Removing intermediate container 78536c584b5b [2023-02-14T23:20:02.490Z] ---> 79c678b69597 [2023-02-14T23:20:02.490Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T23:20:07.859Z] ---> 0fb662499db0 [2023-02-14T23:20:07.859Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T23:20:11.597Z] fc693d55d65f: Pull complete [2023-02-14T23:20:11.597Z] 7e9fc2657dce: Pull complete [2023-02-14T23:20:11.597Z] dda99020689f: Pull complete [2023-02-14T23:20:14.414Z] ---> c006684eb739 [2023-02-14T23:20:14.414Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T23:20:14.414Z] ---> 4d67f188f715 [2023-02-14T23:20:14.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T23:20:15.004Z] ---> 6c40d57fa1bc [2023-02-14T23:20:15.004Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T23:20:15.871Z] db1c61fa0a46: Pull complete [2023-02-14T23:20:16.374Z] ---> dce637e7c581 [2023-02-14T23:20:16.374Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T23:20:16.374Z] ---> Running in 056b7b567922 [2023-02-14T23:20:16.943Z] Removing intermediate container 056b7b567922 [2023-02-14T23:20:16.943Z] ---> c2d355cdd85f [2023-02-14T23:20:16.943Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T23:20:16.943Z] ---> Running in 72a4123e2e83 [2023-02-14T23:20:17.825Z] 891c053d2c06: Pull complete [2023-02-14T23:20:17.825Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T23:20:17.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T23:20:17.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-14T23:20:17.875Z] Removing intermediate container 72a4123e2e83 [2023-02-14T23:20:17.875Z] ---> da1bd94951f2 [2023-02-14T23:20:17.875Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T23:20:18.163Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-14T23:20:18.163Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T23:20:18.163Z] WORKDIR /edgex [2023-02-14T23:20:18.163Z] COPY go.mod . [2023-02-14T23:20:18.163Z] RUN go mod download [2023-02-14T23:20:18.753Z] Sending build context to Docker daemon 3.098MB [2023-02-14T23:20:18.753Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T23:20:18.753Z] ---> f96f9c87975a [2023-02-14T23:20:18.753Z] Step 2/4 : WORKDIR /edgex [2023-02-14T23:20:18.925Z] ---> Running in 3b5a816be77b [2023-02-14T23:20:20.484Z] Removing intermediate container 3b5a816be77b [2023-02-14T23:20:20.484Z] ---> 7a3768941741 [2023-02-14T23:20:20.484Z] Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:20:20.708Z] ---> Running in 180950b8b2e8 [2023-02-14T23:20:20.790Z] ---> Running in 7f802b6f509b [2023-02-14T23:20:20.975Z] Removing intermediate container 180950b8b2e8 [2023-02-14T23:20:20.975Z] ---> eaa2c0dda562 [2023-02-14T23:20:20.975Z] Step 3/4 : COPY go.mod . [2023-02-14T23:20:21.049Z] Removing intermediate container 7f802b6f509b [2023-02-14T23:20:21.049Z] ---> 749be3a0b1ee [2023-02-14T23:20:21.049Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T23:20:21.309Z] ---> Running in 542aacd11e51 [2023-02-14T23:20:21.561Z] ---> 342aae6ecc28 [2023-02-14T23:20:21.561Z] Step 4/4 : RUN go mod download [2023-02-14T23:20:21.561Z] ---> Running in 00a2833b6d88 [2023-02-14T23:20:21.918Z] Removing intermediate container 542aacd11e51 [2023-02-14T23:20:21.918Z] ---> dc99fe031c47 [2023-02-14T23:20:21.918Z] [2023-02-14T23:20:21.918Z] Successfully built dc99fe031c47 [2023-02-14T23:20:21.918Z] Successfully tagged security-spire-agent:latest [2023-02-14T23:20:21.918Z]  Building security-spire-agent ... done Building support-notifications [2023-02-14T23:20:26.252Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:20:26.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:20:26.252Z] ---> b65540e8ac46 [2023-02-14T23:20:26.252Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:20:26.252Z] ---> Using cache [2023-02-14T23:20:26.252Z] ---> f990554101ee [2023-02-14T23:20:26.252Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T23:20:26.252Z] ---> Using cache [2023-02-14T23:20:26.252Z] ---> bf75d39dadbf [2023-02-14T23:20:26.252Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T23:20:28.883Z] ---> Running in 70ab8485e434 [2023-02-14T23:20:30.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:30.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:30.525Z] OK: 211 MiB in 51 packages [2023-02-14T23:20:38.728Z] Removing intermediate container 70ab8485e434 [2023-02-14T23:20:38.728Z] ---> d0d676f729c8 [2023-02-14T23:20:38.728Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T23:20:40.099Z] ---> 81cf7934cf31 [2023-02-14T23:20:40.099Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:20:43.599Z] ---> Running in fc0f97ec7806 [2023-02-14T23:20:43.861Z] Removing intermediate container c50604691bda [2023-02-14T23:20:43.861Z] ---> 7fd80b2fde89 [2023-02-14T23:20:43.861Z] [2023-02-14T23:20:43.861Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T23:20:43.861Z] Removing intermediate container 02398e63a819 [2023-02-14T23:20:43.861Z] Removing intermediate container be14fa301b46 [2023-02-14T23:20:43.861Z] ---> 61c05692a6c4 [2023-02-14T23:20:43.861Z] ---> 85686da291a1 [2023-02-14T23:20:43.861Z] [2023-02-14T23:20:43.861Z] [2023-02-14T23:20:43.861Z] Step 10/22 : FROM alpine:3.16Step 10/24 : FROM alpine:3.16 [2023-02-14T23:20:43.861Z] [2023-02-14T23:20:43.861Z] Removing intermediate container 40567e8ddf24 [2023-02-14T23:20:43.861Z] ---> d19405b4e14f [2023-02-14T23:20:43.861Z] [2023-02-14T23:20:43.861Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T23:20:44.431Z] 3.16: Pulling from library/alpine [2023-02-14T23:20:45.002Z] 3.16: Pulling from library/alpine [2023-02-14T23:20:45.574Z] 3.16: Pulling from library/alpine [2023-02-14T23:20:45.574Z] 3.16: Pulling from library/alpine [2023-02-14T23:20:46.957Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T23:20:47.218Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T23:20:47.218Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T23:20:47.218Z] Status: Image is up to date for alpine:3.16 [2023-02-14T23:20:47.218Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T23:20:47.218Z] Status: Image is up to date for alpine:3.16 [2023-02-14T23:20:47.218Z] ---> dfd21b5a31f5 [2023-02-14T23:20:47.218Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:20:47.218Z] ---> dfd21b5a31f5 [2023-02-14T23:20:47.218Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T23:20:47.218Z] ---> dfd21b5a31f5 [2023-02-14T23:20:47.218Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T23:20:47.218Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T23:20:47.218Z] Status: Image is up to date for alpine:3.16 [2023-02-14T23:20:47.218Z] ---> dfd21b5a31f5 [2023-02-14T23:20:47.218Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:20:47.218Z] ---> Running in 6170fbfcfa62 [2023-02-14T23:20:47.218Z] ---> Running in a60edf534dd2 [2023-02-14T23:20:47.218Z] ---> Running in fb2a5408f671 [2023-02-14T23:20:47.218Z] ---> Running in e2614a5f77c3 [2023-02-14T23:20:47.477Z] Removing intermediate container 6170fbfcfa62 [2023-02-14T23:20:47.477Z] ---> 5dd45992184d [2023-02-14T23:20:47.477Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T23:20:47.478Z] Removing intermediate container a60edf534dd2 [2023-02-14T23:20:47.478Z] ---> 7d943a165d6b [2023-02-14T23:20:47.478Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:20:47.478Z] ---> Running in 726fefd007b6 [2023-02-14T23:20:47.478Z] ---> Running in e648342128fc [2023-02-14T23:20:47.478Z] Removing intermediate container e648342128fc [2023-02-14T23:20:47.478Z] ---> 318946177a43 [2023-02-14T23:20:47.478Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T23:20:47.478Z] ---> Running in dab191a13b1a [2023-02-14T23:20:47.737Z] Removing intermediate container dab191a13b1a [2023-02-14T23:20:47.737Z] ---> cf346c81a8e4 [2023-02-14T23:20:47.737Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:20:47.737Z] ---> Running in 67a8f5b79b81 [2023-02-14T23:20:47.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:47.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:47.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:47.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:47.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:47.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:48.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:48.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:48.256Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T23:20:48.256Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:20:48.256Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T23:20:48.256Z] OK: 6 MiB in 15 packages [2023-02-14T23:20:48.256Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:20:48.256Z] OK: 6 MiB in 15 packages [2023-02-14T23:20:48.256Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T23:20:48.256Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:20:48.256Z] OK: 6 MiB in 15 packages [2023-02-14T23:20:48.525Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T23:20:48.525Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:20:48.525Z] OK: 6 MiB in 15 packages [2023-02-14T23:20:48.789Z] Removing intermediate container 726fefd007b6 [2023-02-14T23:20:48.789Z] ---> 0f69a3b6ca05 [2023-02-14T23:20:48.789Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:20:48.789Z] Removing intermediate container fb2a5408f671 [2023-02-14T23:20:48.789Z] ---> 5e6fcfb71108 [2023-02-14T23:20:48.789Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T23:20:49.054Z] Removing intermediate container e2614a5f77c3 [2023-02-14T23:20:49.054Z] ---> 5cdf28c7ef98 [2023-02-14T23:20:49.054Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T23:20:49.054Z] ---> Running in c3302b9acad9 [2023-02-14T23:20:49.054Z] ---> a14613a8c16c [2023-02-14T23:20:49.054Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T23:20:49.054Z] ---> Running in e8d822901df9 [2023-02-14T23:20:49.054Z] Removing intermediate container 67a8f5b79b81 [2023-02-14T23:20:49.054Z] ---> fc4fec93971e [2023-02-14T23:20:49.054Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:20:49.054Z] Removing intermediate container c3302b9acad9 [2023-02-14T23:20:49.054Z] ---> 9cd66c1cc3c5 [2023-02-14T23:20:49.054Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T23:20:49.339Z] Removing intermediate container e8d822901df9 [2023-02-14T23:20:49.339Z] ---> 553f3bdedc8d [2023-02-14T23:20:49.339Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T23:20:49.339Z] ---> Running in d5bba24ff854 [2023-02-14T23:20:49.339Z] ---> Running in 4e503106fd9f [2023-02-14T23:20:49.339Z] ---> 11dc3a29efeb [2023-02-14T23:20:49.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T23:20:49.339Z] ---> 13ea1194b99b [2023-02-14T23:20:49.339Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T23:20:49.339Z] Removing intermediate container d5bba24ff854 [2023-02-14T23:20:49.339Z] ---> 823c7c81248a [2023-02-14T23:20:49.339Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T23:20:49.695Z] ---> Running in b368b017579b [2023-02-14T23:20:49.695Z] Removing intermediate container 4e503106fd9f [2023-02-14T23:20:49.695Z] ---> 1d93c082e387 [2023-02-14T23:20:49.695Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T23:20:49.695Z] ---> Running in 20b34886f51b [2023-02-14T23:20:49.695Z] ---> c37c2e74e965 [2023-02-14T23:20:49.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T23:20:49.956Z] Removing intermediate container b368b017579b [2023-02-14T23:20:49.956Z] ---> cbe70b6e2295 [2023-02-14T23:20:49.957Z] Step 15/24 : WORKDIR / [2023-02-14T23:20:49.957Z] Removing intermediate container 20b34886f51b [2023-02-14T23:20:49.957Z] ---> c88bb22c8a2d [2023-02-14T23:20:49.957Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:20:49.957Z] ---> Running in 279b138178a2 [2023-02-14T23:20:49.957Z] ---> bc6705741ed9 [2023-02-14T23:20:49.957Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T23:20:49.957Z] ---> fa73bb31554b [2023-02-14T23:20:49.957Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T23:20:49.957Z] ---> Running in 477c72d8d4a6 [2023-02-14T23:20:50.227Z] ---> 4a117ce5296d [2023-02-14T23:20:50.227Z] Removing intermediate container 279b138178a2 [2023-02-14T23:20:50.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> a4ebb7843ac0 [2023-02-14T23:20:50.227Z] [2023-02-14T23:20:50.227Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:20:50.227Z] ---> a942ff3b7f71 [2023-02-14T23:20:50.227Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T23:20:50.499Z] ---> Running in d27a4fb2e677 [2023-02-14T23:20:50.499Z] ---> c15f4bd2bcf5 [2023-02-14T23:20:50.499Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T23:20:50.758Z] Removing intermediate container d27a4fb2e677 [2023-02-14T23:20:50.758Z] ---> f9cdab2f9f2a [2023-02-14T23:20:50.758Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:20:51.328Z] ---> Running in a3c17df5c5a0 [2023-02-14T23:20:51.328Z] ---> c303e15ef248 [2023-02-14T23:20:51.328Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T23:20:51.328Z] ---> dc2b3f7d7aaa [2023-02-14T23:20:51.328Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T23:20:51.328Z] Removing intermediate container a3c17df5c5a0 [2023-02-14T23:20:51.328Z] ---> 75be46c92480 [2023-02-14T23:20:51.328Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T23:20:51.588Z] ---> 36a2aaa59b92 [2023-02-14T23:20:51.588Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T23:20:51.588Z] ---> Running in 54556e11ca62 [2023-02-14T23:20:51.588Z] ---> Running in 6a8e1068d7bf [2023-02-14T23:20:51.588Z] ---> d52cd7d40159 [2023-02-14T23:20:51.588Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T23:20:51.588Z] Removing intermediate container 477c72d8d4a6 [2023-02-14T23:20:51.588Z] ---> 1ae1f40fa090 [2023-02-14T23:20:51.588Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T23:20:51.588Z] ---> Running in 9096fcc0b1e4 [2023-02-14T23:20:51.588Z] Removing intermediate container 54556e11ca62 [2023-02-14T23:20:51.588Z] ---> aa973802e1d0 [2023-02-14T23:20:51.588Z] Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:20:51.588Z] ---> Running in d5c7c2f97740 [2023-02-14T23:20:51.588Z] Removing intermediate container 6a8e1068d7bf [2023-02-14T23:20:51.588Z] ---> 577479fefb3d [2023-02-14T23:20:51.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:20:51.847Z] ---> Running in bd3eb26f4176 [2023-02-14T23:20:51.847Z] Removing intermediate container 9096fcc0b1e4 [2023-02-14T23:20:51.847Z] ---> 551da1e6eb04 [2023-02-14T23:20:51.847Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T23:20:51.847Z] ---> eb22fdab86a9 [2023-02-14T23:20:51.847Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T23:20:51.847Z] Removing intermediate container d5c7c2f97740 [2023-02-14T23:20:51.847Z] ---> db025e30420f [2023-02-14T23:20:51.847Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T23:20:51.847Z] ---> Running in 1b826d13dc58 [2023-02-14T23:20:51.847Z] ---> Running in 48d1ec47878d [2023-02-14T23:20:51.847Z] ---> Running in 64a75506c932 [2023-02-14T23:20:51.847Z] Removing intermediate container bd3eb26f4176 [2023-02-14T23:20:51.847Z] ---> 140b333a72bc [2023-02-14T23:20:51.847Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T23:20:51.847Z] ---> Running in cc1c8cadecd5 [2023-02-14T23:20:51.847Z] Removing intermediate container 48d1ec47878d [2023-02-14T23:20:51.847Z] ---> 5d8bcc1533f8 [2023-02-14T23:20:51.847Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:20:51.847Z] Removing intermediate container 1b826d13dc58 [2023-02-14T23:20:51.847Z] ---> f096a6a7542c [2023-02-14T23:20:51.847Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T23:20:51.847Z] ---> Running in 0d282d105cbd [2023-02-14T23:20:51.847Z] ---> Running in 922cd50b4c4a [2023-02-14T23:20:51.847Z] Removing intermediate container 64a75506c932 [2023-02-14T23:20:51.847Z] ---> cd46ea6e0e39 [2023-02-14T23:20:51.847Z] [2023-02-14T23:20:52.108Z] Removing intermediate container cc1c8cadecd5 [2023-02-14T23:20:52.108Z] ---> 04b39335e06a [2023-02-14T23:20:52.108Z] Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:20:52.108Z] Removing intermediate container 0d282d105cbd [2023-02-14T23:20:52.108Z] ---> 1a956b005383 [2023-02-14T23:20:52.108Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T23:20:52.108Z] Removing intermediate container 922cd50b4c4a [2023-02-14T23:20:52.108Z] ---> ef28ae209cbd [2023-02-14T23:20:52.108Z] Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:20:52.108Z] ---> Running in 79569b430361 [2023-02-14T23:20:52.108Z] ---> Running in 740e21be3045 [2023-02-14T23:20:52.108Z] ---> Running in fefa0f7c017b [2023-02-14T23:20:52.108Z] Successfully built cd46ea6e0e39 [2023-02-14T23:20:52.108Z] Successfully tagged core-data:latest [2023-02-14T23:20:52.108Z]  Building core-data ... done Building security-proxy-setup [2023-02-14T23:20:52.454Z] Removing intermediate container fefa0f7c017b [2023-02-14T23:20:52.454Z] ---> 85e29e617ede [2023-02-14T23:20:52.454Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T23:20:52.454Z] Removing intermediate container 79569b430361 [2023-02-14T23:20:52.454Z] ---> bb7dec3529e8 [2023-02-14T23:20:52.454Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T23:20:52.454Z] Removing intermediate container 740e21be3045 [2023-02-14T23:20:52.454Z] ---> 198e9f30e733 [2023-02-14T23:20:52.454Z] Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:20:52.454Z] ---> Running in 53d84289e66c [2023-02-14T23:20:55.747Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:20:55.747Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:20:55.747Z] ---> b65540e8ac46 [2023-02-14T23:20:55.747Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T23:20:55.747Z] ---> Using cache [2023-02-14T23:20:55.747Z] ---> f55e95d0de73 [2023-02-14T23:20:55.747Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T23:20:57.125Z] ---> Running in 531c9c58645e [2023-02-14T23:20:57.125Z] ---> Running in 0cac5726c0df [2023-02-14T23:20:57.125Z] ---> Running in 1ff809df4baa [2023-02-14T23:20:57.125Z] Removing intermediate container 53d84289e66c [2023-02-14T23:20:57.125Z] ---> e35fad5f845e [2023-02-14T23:20:57.125Z] [2023-02-14T23:20:57.125Z] Removing intermediate container 531c9c58645e [2023-02-14T23:20:57.125Z] ---> 64a2dfd72981 [2023-02-14T23:20:57.125Z] [2023-02-14T23:20:57.125Z] Successfully built e35fad5f845e [2023-02-14T23:20:57.125Z] Removing intermediate container 0cac5726c0df [2023-02-14T23:20:57.125Z] ---> f65d6201abb0 [2023-02-14T23:20:57.125Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T23:20:57.125Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-14T23:20:57.125Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-02-14T23:20:57.125Z] ---> Running in 128051c9bd97 [2023-02-14T23:20:57.125Z] Successfully built 64a2dfd72981 [2023-02-14T23:20:57.125Z] Successfully tagged support-scheduler:latest [2023-02-14T23:20:57.125Z]  Building support-scheduler ... done Building security-spire-server [2023-02-14T23:20:57.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:57.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:20:57.401Z] OK: 211 MiB in 51 packages [2023-02-14T23:20:59.953Z] Removing intermediate container 128051c9bd97 [2023-02-14T23:20:59.953Z] ---> 119b5ff92d3b [2023-02-14T23:20:59.953Z] [2023-02-14T23:20:59.954Z] Successfully built 119b5ff92d3b [2023-02-14T23:21:00.461Z] Removing intermediate container 00a2833b6d88 [2023-02-14T23:21:00.461Z] ---> 6a1ec63d1fa7 [2023-02-14T23:21:00.461Z] Successfully built 6a1ec63d1fa7 [2023-02-14T23:21:00.461Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:21:00.802Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T23:21:00.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:21:00.894Z] Successfully tagged core-metadata:latest [2023-02-14T23:21:00.894Z]  Building core-metadata ... done Building security-spire-config [2023-02-14T23:21:01.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container [2023-02-14T23:21:01.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-02-14T23:21:02.296Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:21:02.296Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:21:02.296Z] ---> b65540e8ac46 [2023-02-14T23:21:02.296Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T23:21:02.296Z] ---> Using cache [2023-02-14T23:21:02.296Z] ---> f55e95d0de73 [2023-02-14T23:21:02.297Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T23:21:02.587Z] $ docker top ed21cca0a59bbb1606a7c89d031286ff86c6ad6790986441b4e7ea06e1a9bf4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T23:21:02.869Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:21:02.869Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:21:02.869Z] ---> b65540e8ac46 [2023-02-14T23:21:02.869Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T23:21:02.869Z] ---> Using cache [2023-02-14T23:21:02.869Z] ---> f55e95d0de73 [2023-02-14T23:21:02.869Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T23:21:02.869Z] ---> Using cache [2023-02-14T23:21:02.869Z] ---> 734480af0afd [2023-02-14T23:21:02.869Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T23:21:02.869Z] ---> Using cache [2023-02-14T23:21:02.869Z] ---> 3a968a36468b [2023-02-14T23:21:02.869Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:21:02.869Z] ---> Using cache [2023-02-14T23:21:02.869Z] ---> 7e134b652dd1 [2023-02-14T23:21:02.869Z] Step 7/23 : COPY . . [2023-02-14T23:21:02.869Z] ---> Using cache [2023-02-14T23:21:02.869Z] ---> ebc80aa048aa [2023-02-14T23:21:02.869Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T23:21:02.869Z] ---> Using cache [2023-02-14T23:21:02.869Z] ---> 45e1e2e94f7f [2023-02-14T23:21:02.869Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T23:21:02.869Z] ---> Using cache [2023-02-14T23:21:02.869Z] ---> 3768c8e4f01d [2023-02-14T23:21:02.869Z] 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-14T23:21:03.500Z] + go version [2023-02-14T23:21:03.500Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T23:21:03.509Z] $ docker stop --time=1 ed21cca0a59bbb1606a7c89d031286ff86c6ad6790986441b4e7ea06e1a9bf4d [2023-02-14T23:21:04.788Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:21:04.788Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:21:04.788Z] ---> b65540e8ac46 [2023-02-14T23:21:04.788Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> f55e95d0de73 [2023-02-14T23:21:04.788Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> 734480af0afd [2023-02-14T23:21:04.788Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> 3a968a36468b [2023-02-14T23:21:04.788Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> 7e134b652dd1 [2023-02-14T23:21:04.788Z] Step 7/24 : COPY . . [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> ebc80aa048aa [2023-02-14T23:21:04.788Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> 45e1e2e94f7f [2023-02-14T23:21:04.788Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> 3768c8e4f01d [2023-02-14T23:21:04.788Z] 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-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> efaad84d5fd8 [2023-02-14T23:21:04.788Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> d7d8225a6bd2 [2023-02-14T23:21:04.788Z] [2023-02-14T23:21:04.788Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T23:21:04.788Z] ---> 5ce65d7b0fde [2023-02-14T23:21:04.788Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:21:04.788Z] ---> Using cache [2023-02-14T23:21:04.788Z] ---> e3b92f39f82a [2023-02-14T23:21:04.788Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T23:21:05.310Z] $ docker rm -f --volumes ed21cca0a59bbb1606a7c89d031286ff86c6ad6790986441b4e7ea06e1a9bf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:21:05.913Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T23:21:05.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:21:06.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container [2023-02-14T23:21:06.186Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-02-14T23:21:07.519Z] $ docker top 41d77e7727d862aea6e57bef93d524c8aeabfe21c78ecb62b65f32c369b569be -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-14T23:21:07.776Z] ========================================================= [2023-02-14T23:21:07.776Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-14T23:21:07.776Z] ========================================================= [Pipeline] sh [2023-02-14T23:21:08.410Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-14T23:21:09.001Z] ---> Running in 0a4511ac9b87 [2023-02-14T23:21:09.001Z] ---> Running in 3aa8fab93038 [2023-02-14T23:21:09.001Z] ---> Running in 78c269fa6fbf [2023-02-14T23:21:09.001Z] Removing intermediate container 1ff809df4baa [2023-02-14T23:21:09.001Z] ---> 0b34b0890de1 [2023-02-14T23:21:09.001Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T23:21:09.065Z] + make test [2023-02-14T23:21:09.065Z] go test -race -coverprofile=coverage.out ./... [2023-02-14T23:21:09.260Z] ---> 876020f9137b [2023-02-14T23:21:09.260Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:21:09.260Z] ---> Running in 7392c54a161d [2023-02-14T23:21:09.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:09.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:09.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:09.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:09.782Z] Removing intermediate container 0a4511ac9b87 [2023-02-14T23:21:09.782Z] ---> 8121a11aa37e [2023-02-14T23:21:09.782Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T23:21:10.043Z] ---> Running in 28fd310c56d8 [2023-02-14T23:21:10.043Z] Removing intermediate container 28fd310c56d8 [2023-02-14T23:21:10.043Z] ---> 7e584c17c142 [2023-02-14T23:21:10.043Z] [2023-02-14T23:21:10.044Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T23:21:10.044Z] ---> 5ce65d7b0fde [2023-02-14T23:21:10.044Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:21:10.044Z] ---> Using cache [2023-02-14T23:21:10.044Z] ---> e3b92f39f82a [2023-02-14T23:21:10.044Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T23:21:10.044Z] ---> Using cache [2023-02-14T23:21:10.044Z] ---> 79c678b69597 [2023-02-14T23:21:10.044Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T23:21:10.044Z] OK: 211 MiB in 51 packages [2023-02-14T23:21:10.044Z] v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T23:21:10.044Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T23:21:10.044Z] OK: 15857 distinct packages available [2023-02-14T23:21:10.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:10.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:10.563Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T23:21:10.563Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T23:21:10.563Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T23:21:10.563Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T23:21:10.563Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T23:21:10.563Z] OK: 6 MiB in 18 packages [2023-02-14T23:21:10.847Z] Removing intermediate container 78c269fa6fbf [2023-02-14T23:21:10.847Z] ---> 3164d8b2e3e3 [2023-02-14T23:21:10.847Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T23:21:11.974Z] ---> 858d9564078c [2023-02-14T23:21:11.974Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:21:11.974Z] ---> bd5bb5fb9d10 [2023-02-14T23:21:11.974Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T23:21:11.974Z] Removing intermediate container 3aa8fab93038 [2023-02-14T23:21:11.974Z] ---> d031a90691cc [2023-02-14T23:21:11.974Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T23:21:11.974Z] ---> Running in dad5ada339d2 [2023-02-14T23:21:12.913Z] ---> 618a710d1adf [2023-02-14T23:21:12.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T23:21:12.913Z] ---> 824336a60b49 [2023-02-14T23:21:12.913Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T23:21:12.913Z] ---> b5c982ad607e [2023-02-14T23:21:12.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T23:21:13.177Z] ---> a0bfa5d628c1 [2023-02-14T23:21:13.177Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T23:21:13.177Z] ---> Running in 9d5761b79f30 [2023-02-14T23:21:13.177Z] ---> a3884492b32f [2023-02-14T23:21:13.177Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T23:21:13.177Z] ---> Running in 8c32fd1c9aa0 [2023-02-14T23:21:13.177Z] Removing intermediate container 9d5761b79f30 [2023-02-14T23:21:13.177Z] ---> e9f1a8a3f783 [2023-02-14T23:21:13.178Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T23:21:13.437Z] Removing intermediate container 8c32fd1c9aa0 [2023-02-14T23:21:13.437Z] ---> 05745bfef946 [2023-02-14T23:21:13.437Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T23:21:13.437Z] ---> Running in b21177a4900a [2023-02-14T23:21:13.437Z] ---> 261fcf5560d2 [2023-02-14T23:21:13.437Z] Step 19/24 : WORKDIR / [2023-02-14T23:21:13.437Z] ---> Running in b6e4484a4e13 [2023-02-14T23:21:13.437Z] Removing intermediate container b21177a4900a [2023-02-14T23:21:13.437Z] ---> de9ca3565255 [2023-02-14T23:21:13.437Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T23:21:13.437Z] ---> Running in bd2be24aa92a [2023-02-14T23:21:13.698Z] Removing intermediate container b6e4484a4e13 [2023-02-14T23:21:13.698Z] ---> 9509a0250f50 [2023-02-14T23:21:13.698Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T23:21:13.698Z] ---> Running in 8321276f2d8d [2023-02-14T23:21:13.698Z] Removing intermediate container bd2be24aa92a [2023-02-14T23:21:13.698Z] ---> 89d52494c2c7 [2023-02-14T23:21:13.698Z] Step 22/23 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:21:13.698Z] ---> Running in f9433fdef8a9 [2023-02-14T23:21:13.698Z] Removing intermediate container 8321276f2d8d [2023-02-14T23:21:13.698Z] ---> fda191b8d158 [2023-02-14T23:21:13.698Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T23:21:13.698Z] Removing intermediate container f9433fdef8a9 [2023-02-14T23:21:13.698Z] ---> 02e8a92303a8 [2023-02-14T23:21:13.698Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T23:21:13.698Z] ---> Running in 7bf32e1864e3 [2023-02-14T23:21:13.958Z] ---> Running in 39110791d011 [2023-02-14T23:21:13.958Z] Removing intermediate container 7bf32e1864e3 [2023-02-14T23:21:13.958Z] ---> 48150d692175 [2023-02-14T23:21:13.958Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T23:21:13.958Z] Removing intermediate container 39110791d011 [2023-02-14T23:21:13.958Z] ---> f8487b7c8f9b [2023-02-14T23:21:13.958Z] [2023-02-14T23:21:13.958Z] ---> Running in 1fe1e73d6927 [2023-02-14T23:21:13.958Z] Successfully built f8487b7c8f9b [2023-02-14T23:21:13.958Z] Successfully tagged security-spire-server:latest [2023-02-14T23:21:13.958Z]  Building security-spire-server ... done Building core-command [2023-02-14T23:21:14.226Z] Removing intermediate container 1fe1e73d6927 [2023-02-14T23:21:14.226Z] ---> b62ccab0ec2b [2023-02-14T23:21:14.226Z] Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:21:14.226Z] ---> Running in 3d3c0c591af0 [2023-02-14T23:21:16.188Z] Removing intermediate container 3d3c0c591af0 [2023-02-14T23:21:16.188Z] ---> 3fad7ea700a2 [2023-02-14T23:21:16.188Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T23:21:16.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:21:16.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:21:16.763Z] ---> b65540e8ac46 [2023-02-14T23:21:16.763Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:21:16.763Z] ---> Using cache [2023-02-14T23:21:16.763Z] ---> f990554101ee [2023-02-14T23:21:16.763Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T23:21:16.763Z] ---> Using cache [2023-02-14T23:21:16.763Z] ---> bf75d39dadbf [2023-02-14T23:21:16.763Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T23:21:16.763Z] ---> Using cache [2023-02-14T23:21:16.763Z] ---> d56374ef2b63 [2023-02-14T23:21:16.763Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T23:21:16.763Z] ---> Using cache [2023-02-14T23:21:16.763Z] ---> 80741c49056e [2023-02-14T23:21:16.763Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:21:16.763Z] ---> Using cache [2023-02-14T23:21:16.763Z] ---> 23b781801278 [2023-02-14T23:21:16.763Z] Step 8/23 : COPY . . [2023-02-14T23:21:16.763Z] ---> Using cache [2023-02-14T23:21:16.763Z] ---> 6b17db5f4d8f [2023-02-14T23:21:16.763Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T23:21:17.333Z] ---> Running in 088b4f660d35 [2023-02-14T23:21:17.333Z] ---> Running in b5adbffcc5ed [2023-02-14T23:21:17.333Z] Removing intermediate container 088b4f660d35 [2023-02-14T23:21:17.333Z] ---> e65dcc0b1fe9 [2023-02-14T23:21:17.333Z] [2023-02-14T23:21:17.333Z] Successfully built e65dcc0b1fe9 [2023-02-14T23:21:17.333Z] Successfully tagged security-spire-config:latest [2023-02-14T23:21:17.333Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-02-14T23:21:17.596Z] 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-14T23:21:20.140Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:21:20.140Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:21:20.140Z] ---> b65540e8ac46 [2023-02-14T23:21:20.140Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T23:21:20.140Z] ---> Using cache [2023-02-14T23:21:20.140Z] ---> f55e95d0de73 [2023-02-14T23:21:20.140Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T23:21:28.268Z] ---> Running in 7dd50229b7d9 [2023-02-14T23:21:28.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:28.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:29.049Z] v3.16.4-5-gee65a57148a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T23:21:29.049Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T23:21:29.049Z] OK: 17046 distinct packages available [2023-02-14T23:21:29.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:29.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:21:29.306Z] OK: 211 MiB in 51 packages [2023-02-14T23:21:41.661Z] Removing intermediate container 7dd50229b7d9 [2023-02-14T23:21:41.661Z] ---> 4ff34a81092c [2023-02-14T23:21:41.661Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T23:21:41.661Z] Removing intermediate container fc0f97ec7806 [2023-02-14T23:21:41.661Z] ---> 6c22a1caaeed [2023-02-14T23:21:41.661Z] Step 8/22 : COPY . . [2023-02-14T23:21:47.964Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-14T23:21:51.849Z] ---> 90cbde69f958 [2023-02-14T23:21:51.849Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:21:52.111Z] ---> Running in 8c07412b8cab [2023-02-14T23:21:52.111Z] ---> 7c44067cd3f0 [2023-02-14T23:21:52.111Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T23:21:52.370Z] Removing intermediate container b5adbffcc5ed [2023-02-14T23:21:52.370Z] ---> 0e873a32526c [2023-02-14T23:21:52.370Z] [2023-02-14T23:21:52.370Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T23:21:52.370Z] ---> dfd21b5a31f5 [2023-02-14T23:21:52.370Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:21:52.370Z] ---> Using cache [2023-02-14T23:21:52.370Z] ---> 5cdf28c7ef98 [2023-02-14T23:21:52.370Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T23:21:52.370Z] ---> Using cache [2023-02-14T23:21:52.370Z] ---> 553f3bdedc8d [2023-02-14T23:21:52.370Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T23:21:52.630Z] ---> Running in d9d63e43b750 [2023-02-14T23:21:52.947Z] Removing intermediate container 7392c54a161d [2023-02-14T23:21:52.947Z] ---> 67d06138e52c [2023-02-14T23:21:52.947Z] Step 7/21 : COPY . . [2023-02-14T23:21:53.207Z] ---> Running in abff03233f4b [2023-02-14T23:21:53.776Z] 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-14T23:21:59.106Z] Removing intermediate container abff03233f4b [2023-02-14T23:21:59.106Z] ---> 8199a13dccf0 [2023-02-14T23:21:59.106Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T23:22:04.384Z] ---> 7e54c1439757 [2023-02-14T23:22:04.384Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T23:22:04.678Z] ---> Running in d26e9bf6e5b6 [2023-02-14T23:22:05.028Z] Removing intermediate container dad5ada339d2 [2023-02-14T23:22:05.028Z] ---> 126752509493 [2023-02-14T23:22:05.028Z] Step 7/32 : COPY . . [2023-02-14T23:22:05.287Z] ---> Running in f162ea895df6 [2023-02-14T23:22:09.520Z] Removing intermediate container d26e9bf6e5b6 [2023-02-14T23:22:09.520Z] ---> efe902ba860a [2023-02-14T23:22:09.520Z] Step 15/23 : WORKDIR / [2023-02-14T23:22:09.520Z] 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-14T23:22:10.457Z] ---> Running in 1a5bf9c6bd8a [2023-02-14T23:22:10.457Z] ---> 4a333995cd3b [2023-02-14T23:22:10.457Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T23:22:10.457Z] ---> Running in f1a518302ec3 [2023-02-14T23:22:10.457Z] Removing intermediate container 1a5bf9c6bd8a [2023-02-14T23:22:10.457Z] ---> 904bf9ef12fb [2023-02-14T23:22:10.457Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:22:10.716Z] ---> 568dbe8606c2 [2023-02-14T23:22:10.716Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T23:22:10.716Z] 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-14T23:22:11.286Z] ---> abd3efdefe07 [2023-02-14T23:22:11.286Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T23:22:12.303Z] ---> aea4126d1644 [2023-02-14T23:22:12.303Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T23:22:12.303Z] ---> Running in 79a07e338754 [2023-02-14T23:22:12.562Z] Removing intermediate container 79a07e338754 [2023-02-14T23:22:12.562Z] ---> 3777ee6d98f5 [2023-02-14T23:22:12.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:22:12.832Z] ---> Running in e7520a8b6f40 [2023-02-14T23:22:13.092Z] Removing intermediate container e7520a8b6f40 [2023-02-14T23:22:13.092Z] ---> 36f1a8cee98c [2023-02-14T23:22:13.092Z] Step 21/23 : LABEL arch=x86_64 [2023-02-14T23:22:13.092Z] ---> Running in e540b9bec8b9 [2023-02-14T23:22:13.364Z] Removing intermediate container e540b9bec8b9 [2023-02-14T23:22:13.364Z] ---> c7161792a00d [2023-02-14T23:22:13.364Z] Step 22/23 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:22:13.760Z] ---> Running in f9cef55204b7 [2023-02-14T23:22:14.025Z] Removing intermediate container f9cef55204b7 [2023-02-14T23:22:14.025Z] ---> 2c6c710ded76 [2023-02-14T23:22:14.025Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T23:22:14.282Z] ---> Running in 20f1c48318f2 [2023-02-14T23:22:15.213Z] Removing intermediate container 20f1c48318f2 [2023-02-14T23:22:15.213Z] ---> 8107089cf629 [2023-02-14T23:22:15.213Z] [2023-02-14T23:22:15.213Z] Successfully built 8107089cf629 [2023-02-14T23:22:15.213Z] Successfully tagged core-command:latest [2023-02-14T23:22:15.213Z]  Building core-command ... done Building security-secretstore-setup [2023-02-14T23:22:19.392Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:22:19.392Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:22:19.392Z] ---> b65540e8ac46 [2023-02-14T23:22:19.392Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T23:22:19.392Z] ---> Using cache [2023-02-14T23:22:19.392Z] ---> f55e95d0de73 [2023-02-14T23:22:19.392Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T23:22:19.392Z] ---> Using cache [2023-02-14T23:22:19.392Z] ---> 3164d8b2e3e3 [2023-02-14T23:22:19.392Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T23:22:19.392Z] ---> Using cache [2023-02-14T23:22:19.392Z] ---> 858d9564078c [2023-02-14T23:22:19.392Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:22:19.392Z] ---> Using cache [2023-02-14T23:22:19.392Z] ---> 126752509493 [2023-02-14T23:22:19.392Z] Step 7/24 : COPY . . [2023-02-14T23:22:19.392Z] ---> Using cache [2023-02-14T23:22:19.392Z] ---> 4a333995cd3b [2023-02-14T23:22:19.392Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T23:22:31.778Z] ---> Running in 66bb49449ca3 [2023-02-14T23:22:32.037Z] 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-14T23:22:32.037Z] 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-14T23:22:44.350Z] Removing intermediate container d9d63e43b750 [2023-02-14T23:22:44.350Z] ---> 50fb0b44b36d [2023-02-14T23:22:44.350Z] [2023-02-14T23:22:44.350Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T23:22:44.350Z] ---> dfd21b5a31f5 [2023-02-14T23:22:44.350Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T23:22:44.925Z] Removing intermediate container 8c07412b8cab [2023-02-14T23:22:44.925Z] ---> e62b8fcc5378 [2023-02-14T23:22:44.925Z] Step 7/19 : COPY . . [2023-02-14T23:22:45.497Z] ---> Running in 646f93918eee [2023-02-14T23:22:46.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:22:46.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:22:47.025Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T23:22:47.025Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T23:22:47.025Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:22:47.025Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T23:22:47.025Z] OK: 6 MiB in 16 packages [2023-02-14T23:22:53.747Z] ---> 2e6c348be9fd [2023-02-14T23:22:53.747Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T23:22:53.747Z] Removing intermediate container f162ea895df6 [2023-02-14T23:22:53.747Z] ---> c66e3c76db7c [2023-02-14T23:22:53.747Z] [2023-02-14T23:22:53.747Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T23:22:53.747Z] ---> dfd21b5a31f5 [2023-02-14T23:22:53.747Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T23:22:53.747Z] Removing intermediate container f1a518302ec3 [2023-02-14T23:22:53.747Z] ---> f44203b3e24b [2023-02-14T23:22:53.747Z] [2023-02-14T23:22:53.747Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T23:22:53.747Z] ---> dfd21b5a31f5 [2023-02-14T23:22:53.747Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:22:53.747Z] ---> Running in 77320d8d5367 [2023-02-14T23:22:53.747Z] ---> Running in 53862edf642a [2023-02-14T23:22:53.747Z] ---> Running in 6f458befc321 [2023-02-14T23:22:53.747Z] Removing intermediate container 646f93918eee [2023-02-14T23:22:53.747Z] ---> 0773cb7d370b [2023-02-14T23:22:53.747Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T23:22:53.747Z] ---> Running in c7bc7da8c270 [2023-02-14T23:22:53.747Z] Removing intermediate container 53862edf642a [2023-02-14T23:22:53.747Z] ---> c4f4b4918b1c [2023-02-14T23:22:53.747Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T23:22:53.747Z] ---> Running in 941da1d38834 [2023-02-14T23:22:53.747Z] Removing intermediate container c7bc7da8c270 [2023-02-14T23:22:53.747Z] ---> 208206e8bfb5 [2023-02-14T23:22:53.747Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T23:22:53.747Z] ---> Running in b7e5b0a2c2d3 [2023-02-14T23:22:53.748Z] Removing intermediate container b7e5b0a2c2d3 [2023-02-14T23:22:53.748Z] ---> 126f850cd337 [2023-02-14T23:22:53.748Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T23:22:53.748Z] ---> Running in 454034ef5439 [2023-02-14T23:22:53.748Z] Removing intermediate container 454034ef5439 [2023-02-14T23:22:53.748Z] ---> 0805a31d71f8 [2023-02-14T23:22:53.748Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:22:54.007Z] 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-14T23:22:54.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:22:54.007Z] ---> 9664d714744a [2023-02-14T23:22:54.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T23:22:54.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:22:54.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:22:54.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:22:54.311Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T23:22:54.311Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T23:22:54.311Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T23:22:54.311Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T23:22:54.311Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T23:22:54.311Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T23:22:54.311Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:22:54.311Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T23:22:54.311Z] OK: 8 MiB in 20 packages [2023-02-14T23:22:54.311Z] 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-14T23:22:54.311Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T23:22:54.311Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T23:22:54.311Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:22:54.311Z] OK: 6 MiB in 16 packages [2023-02-14T23:22:55.251Z] ---> 9790dfabe933 [2023-02-14T23:22:55.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T23:22:55.512Z] Removing intermediate container 6f458befc321 [2023-02-14T23:22:55.512Z] ---> 7062cca47966 [2023-02-14T23:22:55.512Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T23:22:55.512Z] Removing intermediate container 941da1d38834 [2023-02-14T23:22:55.512Z] ---> 13ffdf39bf17 [2023-02-14T23:22:55.512Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T23:22:55.777Z] ---> 6e7e1919aa31 [2023-02-14T23:22:55.777Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T23:22:55.777Z] ---> Running in 6e5033223433 [2023-02-14T23:22:55.777Z] ---> Running in 9495691735b2 [2023-02-14T23:22:55.777Z] ---> Running in 060c3d0427b9 [2023-02-14T23:22:55.777Z] Removing intermediate container 6e5033223433 [2023-02-14T23:22:55.777Z] ---> 517ed76761ff [2023-02-14T23:22:55.777Z] Step 12/21 : WORKDIR /edgex [2023-02-14T23:22:55.777Z] Removing intermediate container 9495691735b2 [2023-02-14T23:22:55.777Z] ---> 9366a014b3f6 [2023-02-14T23:22:55.777Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T23:22:55.777Z] ---> Running in 8608af5e9efb [2023-02-14T23:22:55.777Z] ---> Running in b089129028a9 [2023-02-14T23:22:55.777Z] Removing intermediate container 060c3d0427b9 [2023-02-14T23:22:55.777Z] ---> 31c5c93fcda2 [2023-02-14T23:22:55.777Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:22:55.777Z] ---> Running in 9a48fef5f448 [2023-02-14T23:22:55.777Z] Removing intermediate container 8608af5e9efb [2023-02-14T23:22:55.777Z] ---> b1a8690a039a [2023-02-14T23:22:55.777Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T23:22:56.118Z] Removing intermediate container b089129028a9 [2023-02-14T23:22:56.119Z] ---> c1f7d68271d5 [2023-02-14T23:22:56.119Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T23:22:56.119Z] ---> Running in 6c89c02ed6fb [2023-02-14T23:22:56.119Z] Removing intermediate container 9a48fef5f448 [2023-02-14T23:22:56.119Z] ---> f5fa9a4486c6 [2023-02-14T23:22:56.119Z] Step 20/22 : LABEL arch=x86_64 [2023-02-14T23:22:56.394Z] ---> bc10338116e8 [2023-02-14T23:22:56.394Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T23:22:56.394Z] ---> Running in b7f74abe3af5 [2023-02-14T23:22:56.394Z] Removing intermediate container 6c89c02ed6fb [2023-02-14T23:22:56.394Z] ---> 1eb51640c3e1 [2023-02-14T23:22:56.394Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T23:22:56.690Z] ---> Running in 86ede04a96a8 [2023-02-14T23:22:56.690Z] Removing intermediate container b7f74abe3af5 [2023-02-14T23:22:56.690Z] ---> 20b5c844a539 [2023-02-14T23:22:56.690Z] Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:22:56.949Z] Removing intermediate container 86ede04a96a8 [2023-02-14T23:22:56.949Z] ---> e76cc1df31e5 [2023-02-14T23:22:56.949Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T23:22:56.949Z] ---> Running in befbee89a2f4 [2023-02-14T23:22:56.949Z] ---> Running in 9e9756116ac3 [2023-02-14T23:22:58.360Z] Removing intermediate container befbee89a2f4 [2023-02-14T23:22:58.360Z] ---> 61fc335d7e19 [2023-02-14T23:22:58.360Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T23:22:58.360Z] ---> b20b67d52ccc [2023-02-14T23:22:58.361Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T23:22:58.620Z] ---> Running in 3c828ee24ce3 [2023-02-14T23:22:59.210Z] Removing intermediate container 3c828ee24ce3 [2023-02-14T23:22:59.210Z] ---> ec011e5877f7 [2023-02-14T23:22:59.210Z] [2023-02-14T23:22:59.210Z] Successfully built ec011e5877f7 [2023-02-14T23:22:59.470Z] Successfully tagged support-notifications:latest [2023-02-14T23:22:59.470Z]  Building support-notifications ... done  ---> d26bbc60b550 [2023-02-14T23:22:59.470Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T23:22:59.470Z] Removing intermediate container 9e9756116ac3 [2023-02-14T23:22:59.470Z] ---> 8438f4d70056 [2023-02-14T23:22:59.470Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T23:22:59.470Z] ---> Running in 78725d9b4b7f [2023-02-14T23:22:59.470Z] Removing intermediate container 66bb49449ca3 [2023-02-14T23:22:59.470Z] ---> 70c0845ad6ca [2023-02-14T23:22:59.470Z] [2023-02-14T23:22:59.470Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T23:22:59.470Z] ---> dfd21b5a31f5 [2023-02-14T23:22:59.470Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T23:22:59.740Z] ---> Running in d34f308746c1 [2023-02-14T23:22:59.740Z] ---> 1a6b367ae425 [2023-02-14T23:22:59.740Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T23:22:59.999Z] ---> Running in ff999e66c125 [2023-02-14T23:22:59.999Z] Removing intermediate container 78725d9b4b7f [2023-02-14T23:22:59.999Z] ---> e07a6c51e8b6 [2023-02-14T23:22:59.999Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T23:22:59.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:23:00.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:23:00.570Z] ---> 6185868145d3 [2023-02-14T23:23:00.570Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T23:23:00.570Z] ---> Running in ef8daa1dfe61 [2023-02-14T23:23:00.570Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T23:23:00.570Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T23:23:00.570Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T23:23:00.570Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:23:00.570Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T23:23:00.833Z] OK: 6 MiB in 17 packages [2023-02-14T23:23:00.833Z] Removing intermediate container ff999e66c125 [2023-02-14T23:23:00.833Z] ---> 388906a2f5a4 [2023-02-14T23:23:00.833Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T23:23:01.091Z] ---> Running in f5fe25494bd3 [2023-02-14T23:23:01.348Z] Removing intermediate container f5fe25494bd3 [2023-02-14T23:23:01.348Z] ---> 2b4ee95d2ef0 [2023-02-14T23:23:01.348Z] Step 19/21 : LABEL arch=x86_64 [2023-02-14T23:23:01.348Z] ---> Running in 6713939a59e8 [2023-02-14T23:23:01.609Z] Removing intermediate container d34f308746c1 [2023-02-14T23:23:01.610Z] ---> 2137e0872012 [2023-02-14T23:23:01.610Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T23:23:01.610Z] Removing intermediate container 6713939a59e8 [2023-02-14T23:23:01.610Z] ---> c1a1ec1f53f2 [2023-02-14T23:23:01.610Z] Step 20/21 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:23:01.610Z] ---> Running in 8863144fcfd9 [2023-02-14T23:23:01.610Z] ---> Running in 12b7d2304e54 [2023-02-14T23:23:01.610Z] Removing intermediate container ef8daa1dfe61 [2023-02-14T23:23:01.610Z] ---> 47cdf87c6795 [2023-02-14T23:23:01.610Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:23:01.878Z] Removing intermediate container 8863144fcfd9 [2023-02-14T23:23:01.878Z] ---> 4f5ea4071148 [2023-02-14T23:23:01.878Z] Step 12/24 : WORKDIR / [2023-02-14T23:23:01.878Z] ---> Running in 31372395c859 [2023-02-14T23:23:01.878Z] Removing intermediate container 12b7d2304e54 [2023-02-14T23:23:01.878Z] ---> 789e520f7b65 [2023-02-14T23:23:01.878Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T23:23:02.136Z] ---> Running in edc451d01abd [2023-02-14T23:23:02.136Z] ---> 7a9cac4443f1 [2023-02-14T23:23:02.136Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T23:23:02.136Z] Removing intermediate container 31372395c859 [2023-02-14T23:23:02.136Z] ---> 6c85de6ba966 [2023-02-14T23:23:02.136Z] 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-14T23:23:02.701Z] Removing intermediate container edc451d01abd [2023-02-14T23:23:02.701Z] ---> 871f59b61ad1 [2023-02-14T23:23:02.701Z] [2023-02-14T23:23:02.701Z] Successfully built 871f59b61ad1 [2023-02-14T23:23:02.960Z] Successfully tagged security-proxy-setup:latest [2023-02-14T23:23:02.960Z]  Building security-proxy-setup ... done  ---> a5f30a741aeb [2023-02-14T23:23:02.960Z] 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-14T23:23:02.960Z] ---> 2ce2eff9383d [2023-02-14T23:23:02.960Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T23:23:03.527Z] ---> f6b1dc7902d7 [2023-02-14T23:23:03.527Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T23:23:03.527Z] ---> a01c3c5b6979 [2023-02-14T23:23:03.527Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T23:23:04.138Z] ---> 0505d02b339d [2023-02-14T23:23:04.138Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T23:23:04.398Z] ---> 51fb7e44e318 [2023-02-14T23:23:04.398Z] 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-14T23:23:04.662Z] ---> 5a8a70da1f81 [2023-02-14T23:23:04.662Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T23:23:04.921Z] ---> 669933e5862b [2023-02-14T23:23:04.921Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T23:23:04.921Z] ---> 9ab24fb3595e [2023-02-14T23:23:04.921Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T23:23:05.977Z] ---> 58c720c2e3fc [2023-02-14T23:23:05.977Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T23:23:05.977Z] ---> ad850a5dd63b [2023-02-14T23:23:05.977Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T23:23:05.977Z] ---> Running in 42d67384c570 [2023-02-14T23:23:07.361Z] ---> 032016af547c [2023-02-14T23:23:07.361Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T23:23:07.361Z] ---> 2a96d61c4078 [2023-02-14T23:23:07.361Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T23:23:07.620Z] ---> Running in f5ba87ed43f3 [2023-02-14T23:23:07.620Z] Removing intermediate container 42d67384c570 [2023-02-14T23:23:07.620Z] ---> fa6ef35778bd [2023-02-14T23:23:07.620Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T23:23:07.620Z] ---> Running in 5f97880478e7 [2023-02-14T23:23:07.881Z] Removing intermediate container 5f97880478e7 [2023-02-14T23:23:07.881Z] ---> 21143365a64c [2023-02-14T23:23:07.881Z] Step 29/32 : CMD ["gate"] [2023-02-14T23:23:07.881Z] ---> Running in cb9d36e35571 [2023-02-14T23:23:08.151Z] Removing intermediate container cb9d36e35571 [2023-02-14T23:23:08.151Z] ---> 2f0b548c4349 [2023-02-14T23:23:08.151Z] Step 30/32 : LABEL arch=x86_64 [2023-02-14T23:23:08.151Z] ---> Running in 8468d0d699d4 [2023-02-14T23:23:08.412Z] Removing intermediate container 8468d0d699d4 [2023-02-14T23:23:08.412Z] ---> ac8f41846810 [2023-02-14T23:23:08.412Z] Step 31/32 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:23:08.412Z] ---> Running in 538717132ded [2023-02-14T23:23:08.412Z] Removing intermediate container f5ba87ed43f3 [2023-02-14T23:23:08.412Z] ---> 5c808e7b3549 [2023-02-14T23:23:08.412Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T23:23:08.412Z] ---> Running in 5262a7ade778 [2023-02-14T23:23:08.673Z] Removing intermediate container 538717132ded [2023-02-14T23:23:08.673Z] ---> 8b09172c8b2b [2023-02-14T23:23:08.673Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T23:23:08.673Z] ---> Running in 652b9fd4eb76 [2023-02-14T23:23:08.673Z] Removing intermediate container 5262a7ade778 [2023-02-14T23:23:08.673Z] ---> 0fa0624a3ccf [2023-02-14T23:23:08.673Z] Step 22/24 : LABEL arch=x86_64 [2023-02-14T23:23:08.673Z] ---> Running in 1b0af710c489 [2023-02-14T23:23:08.673Z] Removing intermediate container 652b9fd4eb76 [2023-02-14T23:23:08.673Z] ---> 537fe4576424 [2023-02-14T23:23:08.673Z] [2023-02-14T23:23:08.936Z] Successfully built 537fe4576424 [2023-02-14T23:23:08.936Z] Successfully tagged security-bootstrapper:latest [2023-02-14T23:23:08.936Z]  Building security-bootstrapper ... done Removing intermediate container 1b0af710c489 [2023-02-14T23:23:08.936Z] ---> 82c61501f52b [2023-02-14T23:23:08.936Z] Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:23:08.936Z] ---> Running in 1fc6612490b9 [2023-02-14T23:23:09.197Z] Removing intermediate container 1fc6612490b9 [2023-02-14T23:23:09.197Z] ---> ade14a5e9561 [2023-02-14T23:23:09.197Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T23:23:09.197Z] ---> Running in 329f22f1cbb5 [2023-02-14T23:23:09.197Z] Removing intermediate container 329f22f1cbb5 [2023-02-14T23:23:09.197Z] ---> fc1e4248c122 [2023-02-14T23:23:09.197Z] [2023-02-14T23:23:09.197Z] Successfully built fc1e4248c122 [2023-02-14T23:23:09.197Z] Successfully tagged security-secretstore-setup:latest [2023-02-14T23:23:19.198Z]  Building security-secretstore-setup ... done Removing intermediate container 77320d8d5367 [2023-02-14T23:23:19.198Z] ---> bb3667672519 [2023-02-14T23:23:19.198Z] [2023-02-14T23:23:19.198Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T23:23:19.198Z] ---> 5ce65d7b0fde [2023-02-14T23:23:19.198Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:23:19.198Z] ---> Using cache [2023-02-14T23:23:19.198Z] ---> e3b92f39f82a [2023-02-14T23:23:19.198Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T23:23:19.198Z] ---> Running in 8f0811a15adf [2023-02-14T23:23:19.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:23:19.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:23:19.198Z] v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T23:23:19.198Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T23:23:19.198Z] OK: 15857 distinct packages available [2023-02-14T23:23:19.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-14T23:23:19.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-14T23:23:19.198Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T23:23:19.198Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T23:23:19.198Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T23:23:19.198Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T23:23:19.198Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T23:23:19.198Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T23:23:19.198Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T23:23:19.198Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T23:23:19.198Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T23:23:19.198Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T23:23:19.198Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T23:23:19.198Z] OK: 8 MiB in 23 packages [2023-02-14T23:23:19.457Z] Removing intermediate container 8f0811a15adf [2023-02-14T23:23:19.457Z] ---> b24fb69d4ab4 [2023-02-14T23:23:19.457Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:23:19.717Z] ---> 86580e7996fb [2023-02-14T23:23:19.717Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T23:23:20.659Z] ---> 382fbf397346 [2023-02-14T23:23:20.659Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T23:23:20.659Z] ---> 7b6e6d800cd6 [2023-02-14T23:23:20.659Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T23:23:20.659Z] ---> Running in ee418e27e4c3 [2023-02-14T23:23:20.659Z] Removing intermediate container ee418e27e4c3 [2023-02-14T23:23:20.659Z] ---> d628027542de [2023-02-14T23:23:20.659Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:23:20.659Z] ---> Running in f8348de5bf5e [2023-02-14T23:23:20.920Z] Removing intermediate container f8348de5bf5e [2023-02-14T23:23:20.920Z] ---> 7c5fd07599f9 [2023-02-14T23:23:20.920Z] Step 17/19 : LABEL arch=x86_64 [2023-02-14T23:23:20.920Z] ---> Running in 9e6d7af08639 [2023-02-14T23:23:20.920Z] Removing intermediate container 9e6d7af08639 [2023-02-14T23:23:20.920Z] ---> 031e0d0b16f7 [2023-02-14T23:23:20.920Z] Step 18/19 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:23:20.920Z] ---> Running in 9fd8293f0d8c [2023-02-14T23:23:21.181Z] Removing intermediate container 9fd8293f0d8c [2023-02-14T23:23:21.181Z] ---> e73d980aad1a [2023-02-14T23:23:21.181Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T23:23:21.181Z] ---> Running in ebde65875e23 [2023-02-14T23:23:21.181Z] Removing intermediate container ebde65875e23 [2023-02-14T23:23:21.181Z] ---> 604cbf91405d [2023-02-14T23:23:21.181Z] [2023-02-14T23:23:21.181Z] Successfully built 604cbf91405d [2023-02-14T23:23:21.181Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-14T23:23:21.451Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-14T23:23:21.459Z] $ docker stop --time=1 0eda5673185a8a05baf3c961fbfb136aa758013cc122186fa1523f8c500fd1d2 [2023-02-14T23:23:22.764Z] $ docker rm -f --volumes 0eda5673185a8a05baf3c961fbfb136aa758013cc122186fa1523f8c500fd1d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T23:23:23.107Z] + docker images [2023-02-14T23:23:23.107Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T23:23:23.107Z] security-spiffe-token-provider latest 604cbf91405d 1 second ago 30MB [2023-02-14T23:23:23.107Z] bb3667672519 7 seconds ago 1.72GB [2023-02-14T23:23:23.107Z] security-secretstore-setup latest fc1e4248c122 13 seconds ago 30MB [2023-02-14T23:23:23.107Z] security-bootstrapper latest 537fe4576424 14 seconds ago 20.4MB [2023-02-14T23:23:23.107Z] security-proxy-setup latest 871f59b61ad1 20 seconds ago 27.8MB [2023-02-14T23:23:23.107Z] 70c0845ad6ca 23 seconds ago 1.67GB [2023-02-14T23:23:23.107Z] support-notifications latest ec011e5877f7 24 seconds ago 30.7MB [2023-02-14T23:23:23.107Z] f44203b3e24b 34 seconds ago 1.67GB [2023-02-14T23:23:23.107Z] c66e3c76db7c 37 seconds ago 1.67GB [2023-02-14T23:23:23.107Z] 50fb0b44b36d 43 seconds ago 1.74GB [2023-02-14T23:23:23.107Z] core-command latest 8107089cf629 About a minute ago 17.7MB [2023-02-14T23:23:23.107Z] 0e873a32526c About a minute ago 1.68GB [2023-02-14T23:23:23.107Z] security-spire-config latest e65dcc0b1fe9 2 minutes ago 85.8MB [2023-02-14T23:23:23.107Z] security-spire-server latest f8487b7c8f9b 2 minutes ago 86.5MB [2023-02-14T23:23:23.107Z] 7e584c17c142 2 minutes ago 1.55GB [2023-02-14T23:23:23.107Z] core-metadata latest 119b5ff92d3b 2 minutes ago 18.5MB [2023-02-14T23:23:23.107Z] core-common-config-bootstrapper latest e35fad5f845e 2 minutes ago 15.5MB [2023-02-14T23:23:23.107Z] support-scheduler latest 64a2dfd72981 2 minutes ago 30MB [2023-02-14T23:23:23.107Z] core-data latest cd46ea6e0e39 2 minutes ago 17.9MB [2023-02-14T23:23:23.107Z] 7fd80b2fde89 2 minutes ago 1.68GB [2023-02-14T23:23:23.107Z] 61c05692a6c4 2 minutes ago 1.67GB [2023-02-14T23:23:23.107Z] 85686da291a1 2 minutes ago 1.69GB [2023-02-14T23:23:23.107Z] d19405b4e14f 2 minutes ago 1.74GB [2023-02-14T23:23:23.107Z] security-spire-agent latest dc99fe031c47 3 minutes ago 125MB [2023-02-14T23:23:23.107Z] d7d8225a6bd2 3 minutes ago 1.55GB [2023-02-14T23:23:23.107Z] ci-base-image-x86_64 latest b65540e8ac46 7 minutes ago 904MB [2023-02-14T23:23:23.107Z] alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB [2023-02-14T23:23:23.107Z] alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB [2023-02-14T23:23:23.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-14T23:23:23.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-14T23:23:23.107Z] 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-14T23:23:39.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-14T23:23:39.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-14T23:23:39.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-14T23:23:39.689Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-14T23:23:39.689Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-14T23:23:54.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-14T23:24:04.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements [2023-02-14T23:24:04.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-14T23:24:04.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-14T23:24:10.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.413s coverage: 98.5% of statements [2023-02-14T23:24:18.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.844s coverage: 73.7% of statements [2023-02-14T23:24:18.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-14T23:24:18.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-14T23:24:18.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-14T23:24:18.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.699s coverage: 54.0% of statements [2023-02-14T23:24:18.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-14T23:24:18.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-14T23:24:30.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.533s coverage: 88.5% of statements [2023-02-14T23:24:30.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-14T23:24:30.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-14T23:24:30.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-14T23:24:30.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-14T23:24:30.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-14T23:24:30.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.457s coverage: 3.6% of statements [2023-02-14T23:24:30.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-14T23:24:30.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-14T23:24:32.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.670s coverage: 95.6% of statements [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-14T23:24:32.178Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.350s coverage: 72.2% of statements [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-14T23:24:32.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.473s coverage: 65.9% of statements [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-14T23:24:32.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.9% of statements [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-14T23:24:32.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.372s coverage: 29.6% of statements [2023-02-14T23:24:32.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-14T23:24:33.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2023-02-14T23:24:33.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.329s coverage: 82.9% of statements [2023-02-14T23:24:33.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements [2023-02-14T23:24:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2023-02-14T23:24:37.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements [2023-02-14T23:24:47.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements [2023-02-14T23:24:47.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2023-02-14T23:25:06.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.296s coverage: 79.9% of statements [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-14T23:25:06.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-14T23:25:06.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-14T23:25:06.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements [2023-02-14T23:25:06.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-14T23:25:06.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-14T23:25:06.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-14T23:25:06.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-14T23:25:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements [2023-02-14T23:25:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.211s coverage: 20.0% of statements [2023-02-14T23:25:06.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-14T23:25:06.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-14T23:25:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.229s coverage: 100.0% of statements [2023-02-14T23:25:06.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-14T23:25:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements [2023-02-14T23:25:06.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-14T23:25:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.324s coverage: 80.0% of statements [2023-02-14T23:25:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2023-02-14T23:25:06.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements [2023-02-14T23:25:06.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-14T23:25:12.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.465s coverage: 63.1% of statements [2023-02-14T23:25:12.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-14T23:25:12.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-14T23:25:12.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-02-14T23:25:12.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements [2023-02-14T23:25:12.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2023-02-14T23:25:12.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements [2023-02-14T23:25:12.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements [2023-02-14T23:25:18.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.574s coverage: 65.3% of statements [2023-02-14T23:25:18.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-14T23:25:18.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-14T23:25:18.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-14T23:25:20.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.892s coverage: 41.0% of statements [2023-02-14T23:25:20.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-14T23:25:20.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-14T23:25:20.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.375s coverage: 89.5% of statements [2023-02-14T23:25:20.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-14T23:25:20.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.275s coverage: 84.8% of statements [2023-02-14T23:25:20.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-14T23:25:20.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-14T23:25:20.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-14T23:25:20.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-14T23:25:28.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.382s coverage: 17.7% of statements [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-14T23:25:28.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.725s coverage: 92.3% of statements [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-14T23:25:28.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-14T23:25:28.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-14T23:25:28.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.489s coverage: 97.7% of statements [2023-02-14T23:25:28.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-14T23:25:28.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-14T23:25:29.353Z] 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-14T23:25:29.354Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T23:25:29.354Z] go vet ./... [2023-02-14T23:27:21.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T23:27:21.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T23:27:21.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T23:27:21.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-14T23:27:21.994Z] + ls -al . [2023-02-14T23:27:21.995Z] total 740 [2023-02-14T23:27:21.995Z] drwxrwxr-x 10 1001 1001 4096 Feb 14 23:21 . [2023-02-14T23:27:21.995Z] drwxr-xr-x 4 root root 4096 Feb 14 23:21 .. [2023-02-14T23:27:21.995Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 23:19 .blubracket [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 16 Feb 14 23:19 .dockerignore [2023-02-14T23:27:21.995Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 23:19 .git [2023-02-14T23:27:21.995Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 23:19 .github [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 1024 Feb 14 23:19 .gitignore [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 42 Feb 14 23:19 .golangci.yml [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 87 Feb 14 23:19 .hadolint.yml [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 166 Feb 14 23:19 .sonarcloud.properties [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 23:19 ADOPTERS.md [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 10825 Feb 14 23:19 Attribution.txt [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 73765 Feb 14 23:19 CHANGELOG.md [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 23:19 CONTRIBUTING.md [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 23:19 GOVERNANCE.md [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 850 Feb 14 23:19 Jenkinsfile [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 23:19 LICENSE [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 13375 Feb 14 23:19 Makefile [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 23:19 OWNERS.md [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 9403 Feb 14 23:19 README.md [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 6912 Feb 14 23:19 SECURITY.md [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 5 Feb 14 23:15 VERSION [2023-02-14T23:27:21.995Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 23:19 bin [2023-02-14T23:27:21.995Z] drwxrwxr-x 17 1001 1001 4096 Feb 14 23:19 cmd [2023-02-14T23:27:21.995Z] -rw-r--r-- 1 root root 487418 Feb 14 23:25 coverage.out [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 3296 Feb 14 23:19 go.mod [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 33293 Feb 14 23:19 go.sum [2023-02-14T23:27:21.995Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 23:19 internal [2023-02-14T23:27:21.995Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 23:19 openapi [2023-02-14T23:27:21.995Z] drwxrwxr-x 4 1001 1001 4096 Feb 14 23:19 snap [2023-02-14T23:27:21.995Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 23:19 version.go [Pipeline] sh [2023-02-14T23:27:22.322Z] + '[' -e coverage.out ] [2023-02-14T23:27:22.322Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-14T23:27:22.350Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T23:27:23.208Z] Stashed 1 file(s) [Pipeline] sh [2023-02-14T23:27:23.842Z] + make build [2023-02-14T23:27:23.843Z] 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-14T23:29:00.491Z] 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-14T23:29:00.491Z] 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-14T23:29:00.491Z] 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-14T23:29:04.751Z] 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-14T23:29:51.607Z] 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-14T23:29:55.867Z] 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-14T23:30:01.211Z] 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-14T23:30:07.941Z] 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-14T23:30:11.295Z] 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-14T23:30:15.589Z] 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-14T23:30:30.725Z] 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-14T23:30:36.071Z] $ docker stop --time=1 41d77e7727d862aea6e57bef93d524c8aeabfe21c78ecb62b65f32c369b569be [2023-02-14T23:30:38.115Z] $ docker rm -f --volumes 41d77e7727d862aea6e57bef93d524c8aeabfe21c78ecb62b65f32c369b569be [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-14T23:30:40.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T23:30:40.420Z] [2023-02-14T23:30:40.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:30:40.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T23:30:41.117Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-14T23:30:41.117Z] 29e5d40040c1: Pulling fs layer [2023-02-14T23:30:41.117Z] 1ce36da41761: Pulling fs layer [2023-02-14T23:30:41.117Z] 25b303627fd3: Pulling fs layer [2023-02-14T23:30:42.375Z] 29e5d40040c1: Verifying Checksum [2023-02-14T23:30:42.376Z] 29e5d40040c1: Download complete [2023-02-14T23:30:42.662Z] 29e5d40040c1: Pull complete [2023-02-14T23:30:42.931Z] 1ce36da41761: Verifying Checksum [2023-02-14T23:30:42.931Z] 1ce36da41761: Download complete [2023-02-14T23:30:43.902Z] 1ce36da41761: Pull complete [2023-02-14T23:30:44.169Z] 25b303627fd3: Verifying Checksum [2023-02-14T23:30:44.169Z] 25b303627fd3: Download complete [2023-02-14T23:30:54.238Z] 25b303627fd3: Pull complete [2023-02-14T23:30:54.238Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-14T23:30:54.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T23:30:54.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:30:54.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container [2023-02-14T23:30:54.459Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T23:30:57.277Z] $ docker top e1fe15e4bb98e3d46a51edf05e0a7b7ba8eca836761961592d37814b272427f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T23:30:58.186Z] + docker-compose build --help [2023-02-14T23:30:58.186Z] + grep parallel [2023-02-14T23:31:03.528Z] --parallel Build images in parallel. [Pipeline] } [2023-02-14T23:31:03.488Z] $ docker stop --time=1 e1fe15e4bb98e3d46a51edf05e0a7b7ba8eca836761961592d37814b272427f3 [2023-02-14T23:31:05.152Z] $ docker rm -f --volumes e1fe15e4bb98e3d46a51edf05e0a7b7ba8eca836761961592d37814b272427f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:31:05.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-14T23:31:05.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:31:05.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container [2023-02-14T23:31:05.971Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-14T23:31:07.225Z] $ docker top 9b3abbf31940f5f57b5152b9d8ac0af8a3fd1cc250e196cd2f8442be3c41649f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T23:31:08.123Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-14T23:31:14.768Z] Building core-command ... [2023-02-14T23:31:14.768Z] Building core-common-config-bootstrapper ... [2023-02-14T23:31:14.768Z] Building core-data ... [2023-02-14T23:31:14.768Z] Building core-metadata ... [2023-02-14T23:31:14.768Z] Building security-bootstrapper ... [2023-02-14T23:31:14.768Z] Building security-proxy-setup ... [2023-02-14T23:31:14.768Z] Building security-secretstore-setup ... [2023-02-14T23:31:14.768Z] Building security-spiffe-token-provider ... [2023-02-14T23:31:14.768Z] Building security-spire-agent ... [2023-02-14T23:31:14.768Z] Building security-spire-config ... [2023-02-14T23:31:14.768Z] Building security-spire-server ... [2023-02-14T23:31:14.768Z] Building support-notifications ... [2023-02-14T23:31:14.768Z] Building support-scheduler ... [2023-02-14T23:31:14.768Z] Building security-bootstrapper [2023-02-14T23:31:14.768Z] Building security-spiffe-token-provider [2023-02-14T23:31:14.768Z] Building security-spire-agent [2023-02-14T23:31:14.768Z] Building core-common-config-bootstrapper [2023-02-14T23:31:14.768Z] Building support-scheduler [2023-02-14T23:32:01.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:32:01.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:32:01.620Z] ---> 6a1ec63d1fa7 [2023-02-14T23:32:01.620Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:32:01.620Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:32:01.620Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:32:01.620Z] ---> 6a1ec63d1fa7 [2023-02-14T23:32:01.620Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:32:01.620Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:32:01.620Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:32:01.620Z] ---> 6a1ec63d1fa7 [2023-02-14T23:32:01.620Z] Step 3/19 : WORKDIR /edgex-go [2023-02-14T23:32:01.892Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:32:01.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:32:01.892Z] ---> 6a1ec63d1fa7 [2023-02-14T23:32:01.892Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T23:32:01.892Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:32:01.892Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:32:01.892Z] ---> 6a1ec63d1fa7 [2023-02-14T23:32:01.892Z] Step 3/32 : WORKDIR /edgex-go [2023-02-14T23:32:02.862Z] ---> Running in b5115d4ae11e [2023-02-14T23:32:02.862Z] ---> Running in 1e1fca174156 [2023-02-14T23:32:02.862Z] ---> Running in 3bb4f30b6fe2 [2023-02-14T23:32:02.862Z] ---> Running in 66c47c9f25d3 [2023-02-14T23:32:02.862Z] ---> Running in 7dc40b806852 [2023-02-14T23:32:03.136Z] Removing intermediate container b5115d4ae11e [2023-02-14T23:32:03.136Z] ---> f6ccd3fa5cd7 [2023-02-14T23:32:03.136Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T23:32:03.409Z] ---> Running in ba93ccda826e [2023-02-14T23:32:03.409Z] Removing intermediate container 7dc40b806852 [2023-02-14T23:32:03.409Z] ---> 6831ed4481b6 [2023-02-14T23:32:03.409Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T23:32:03.409Z] Removing intermediate container 3bb4f30b6fe2 [2023-02-14T23:32:03.409Z] ---> 8733a9560576 [2023-02-14T23:32:03.409Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T23:32:03.409Z] Removing intermediate container 1e1fca174156 [2023-02-14T23:32:03.409Z] ---> f45ec5ffda1f [2023-02-14T23:32:03.678Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-14T23:32:03.678Z] Removing intermediate container 66c47c9f25d3 [2023-02-14T23:32:03.678Z] ---> 04609d8fe4c2 [2023-02-14T23:32:03.678Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-14T23:32:03.678Z] ---> Running in 1ce759b0ad68 [2023-02-14T23:32:03.678Z] ---> Running in 96cd9b43374a [2023-02-14T23:32:03.950Z] ---> Running in b3c1f4ac4a19 [2023-02-14T23:32:03.950Z] ---> Running in 4f90a15fe7ef [2023-02-14T23:32:03.950Z] Removing intermediate container ba93ccda826e [2023-02-14T23:32:03.950Z] ---> 82552f4cf195 [2023-02-14T23:32:03.950Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T23:32:04.220Z] ---> Running in f090ed8e8153 [2023-02-14T23:32:04.811Z] Removing intermediate container 1ce759b0ad68 [2023-02-14T23:32:04.811Z] ---> 1c6bc7fe60c9 [2023-02-14T23:32:04.811Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T23:32:05.080Z] ---> Running in cb49aacddc23 [2023-02-14T23:32:06.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:06.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:06.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:06.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:07.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:07.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:07.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:07.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:07.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:07.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:08.555Z] OK: 221 MiB in 51 packages [2023-02-14T23:32:08.555Z] OK: 221 MiB in 51 packages [2023-02-14T23:32:08.823Z] v3.16.4-5-gee65a57148a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-14T23:32:08.823Z] v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-14T23:32:08.823Z] OK: 16903 distinct packages available [2023-02-14T23:32:08.823Z] OK: 221 MiB in 51 packages [2023-02-14T23:32:09.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:09.092Z] OK: 221 MiB in 51 packages [2023-02-14T23:32:09.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:32:10.647Z] Removing intermediate container 96cd9b43374a [2023-02-14T23:32:10.647Z] ---> e69a00bb59a1 [2023-02-14T23:32:10.647Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T23:32:10.914Z] OK: 221 MiB in 51 packages [2023-02-14T23:32:10.914Z] Removing intermediate container f090ed8e8153 [2023-02-14T23:32:10.914Z] ---> 65249ab17c6f [2023-02-14T23:32:10.914Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T23:32:10.914Z] Removing intermediate container 4f90a15fe7ef [2023-02-14T23:32:10.914Z] ---> 42cd5a8b0cb2 [2023-02-14T23:32:10.914Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-14T23:32:10.914Z] Removing intermediate container cb49aacddc23 [2023-02-14T23:32:10.914Z] ---> aef37a639f73 [2023-02-14T23:32:10.914Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T23:32:11.874Z] ---> fb10bcc085de [2023-02-14T23:32:11.874Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:32:12.146Z] ---> 98d6d1369483 [2023-02-14T23:32:12.146Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:32:12.146Z] ---> Running in e4ba5107abf8 [2023-02-14T23:32:12.146Z] ---> Running in 21c1afc79002 [2023-02-14T23:32:12.412Z] ---> 9548576bf4a2 [2023-02-14T23:32:12.412Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:32:12.412Z] ---> 74b423b9e058 [2023-02-14T23:32:12.412Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:32:12.682Z] ---> Running in b3f29514787a [2023-02-14T23:32:12.682Z] ---> Running in b6d2599377ef [2023-02-14T23:32:12.952Z] Removing intermediate container b3c1f4ac4a19 [2023-02-14T23:32:12.952Z] ---> 85502115c6c4 [2023-02-14T23:32:12.952Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-14T23:32:14.369Z] ---> 0af2ef98593e [2023-02-14T23:32:14.369Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:32:14.369Z] ---> Running in 8e61e88683e7 [2023-02-14T23:34:21.087Z] Removing intermediate container b3f29514787a [2023-02-14T23:34:21.087Z] ---> 1c271e381b78 [2023-02-14T23:34:21.087Z] Step 7/32 : COPY . . [2023-02-14T23:34:21.087Z] Removing intermediate container b6d2599377ef [2023-02-14T23:34:21.087Z] ---> 7a03267d7239 [2023-02-14T23:34:21.087Z] Step 8/22 : COPY . . [2023-02-14T23:34:21.087Z] Removing intermediate container 21c1afc79002 [2023-02-14T23:34:21.087Z] ---> 1d17fa980d32 [2023-02-14T23:34:21.087Z] Step 8/22 : COPY . . [2023-02-14T23:34:21.087Z] Removing intermediate container 8e61e88683e7 [2023-02-14T23:34:21.087Z] ---> 5d58dbd2fcad [2023-02-14T23:34:21.087Z] Step 7/19 : COPY . . [2023-02-14T23:34:21.087Z] Removing intermediate container e4ba5107abf8 [2023-02-14T23:34:21.087Z] ---> eeda82b23cc4 [2023-02-14T23:34:21.087Z] Step 7/24 : COPY . . [2023-02-14T23:34:25.351Z] ---> 473ae98fd724 [2023-02-14T23:34:25.351Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-14T23:34:25.351Z] ---> 5a6ec31d061a [2023-02-14T23:34:25.351Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-14T23:34:25.351Z] ---> 563bbe972a34 [2023-02-14T23:34:25.351Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-14T23:34:25.351Z] ---> 4c67c62cf42f [2023-02-14T23:34:25.351Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-14T23:34:25.351Z] ---> Running in 12387eb66408 [2023-02-14T23:34:25.351Z] ---> Running in de2c2bd15779 [2023-02-14T23:34:25.618Z] ---> Running in 5f739c891441 [2023-02-14T23:34:25.618Z] ---> Running in c9d416b1a576 [2023-02-14T23:34:25.618Z] ---> d51bb256f1a1 [2023-02-14T23:34:25.618Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T23:34:25.891Z] ---> Running in 3796b822caf9 [2023-02-14T23:34:26.475Z] Removing intermediate container 3796b822caf9 [2023-02-14T23:34:26.475Z] ---> e6501a9e29b1 [2023-02-14T23:34:26.475Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T23:34:26.475Z] ---> Running in 84dfc42f6ac8 [2023-02-14T23:34:27.437Z] Removing intermediate container 84dfc42f6ac8 [2023-02-14T23:34:27.437Z] ---> 6f8ff6062909 [2023-02-14T23:34:27.437Z] 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-14T23:34:27.437Z] ---> Running in 2ff08bce502a [2023-02-14T23:34:28.021Z] 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-14T23:34:28.292Z] 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-14T23:34:28.292Z] 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-14T23:34:28.565Z] 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-14T23:34:30.513Z] Removing intermediate container 2ff08bce502a [2023-02-14T23:34:30.513Z] ---> 459a03ce9804 [2023-02-14T23:34:30.513Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T23:34:30.782Z] ---> Running in bb71411d648a [2023-02-14T23:34:31.050Z] Removing intermediate container bb71411d648a [2023-02-14T23:34:31.050Z] ---> a9926ceb4bcf [2023-02-14T23:34:31.050Z] [2023-02-14T23:34:31.050Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T23:34:31.320Z] 3.15: Pulling from library/alpine [2023-02-14T23:34:32.727Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-14T23:34:32.727Z] Status: Downloaded newer image for alpine:3.15 [2023-02-14T23:34:32.727Z] ---> 354640af7b1b [2023-02-14T23:34:32.727Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:34:32.727Z] ---> Running in 0d4d6bbe16ea [2023-02-14T23:34:32.994Z] Removing intermediate container 0d4d6bbe16ea [2023-02-14T23:34:32.994Z] ---> c06a5e625a40 [2023-02-14T23:34:32.994Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T23:34:33.263Z] ---> Running in 122559d259de [2023-02-14T23:34:35.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:34:35.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:34:37.230Z] v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T23:34:37.230Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T23:34:37.230Z] OK: 15734 distinct packages available [2023-02-14T23:34:37.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:34:38.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:34:39.496Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-14T23:34:39.496Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-14T23:34:39.496Z] (3/5) Installing libucontext (1.1-r0) [2023-02-14T23:34:39.496Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-14T23:34:39.496Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-14T23:34:39.496Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T23:34:39.496Z] OK: 6 MiB in 19 packages [2023-02-14T23:34:41.446Z] Removing intermediate container 122559d259de [2023-02-14T23:34:41.446Z] ---> ac49ddf73967 [2023-02-14T23:34:41.446Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-14T23:34:45.701Z] ---> 85818c87b96c [2023-02-14T23:34:45.701Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T23:34:52.367Z] ---> 7ac89038f0e8 [2023-02-14T23:34:52.367Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T23:34:52.367Z] ---> 184b43c5a08f [2023-02-14T23:34:52.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-14T23:34:53.327Z] ---> 5c4fa7685422 [2023-02-14T23:34:53.327Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-14T23:34:54.293Z] ---> 7832cde5607a [2023-02-14T23:34:54.293Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T23:34:54.561Z] ---> Running in 1254ebce5035 [2023-02-14T23:34:54.828Z] Removing intermediate container 1254ebce5035 [2023-02-14T23:34:54.828Z] ---> db32adba6fdd [2023-02-14T23:34:54.828Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T23:34:55.094Z] ---> Running in 065baf9f074e [2023-02-14T23:34:55.682Z] Removing intermediate container 065baf9f074e [2023-02-14T23:34:55.682Z] ---> 9870bb8d1e7a [2023-02-14T23:34:55.682Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T23:34:55.682Z] ---> Running in ea95c667a752 [2023-02-14T23:34:56.267Z] Removing intermediate container ea95c667a752 [2023-02-14T23:34:56.267Z] ---> 414d0d50edc3 [2023-02-14T23:34:56.267Z] Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:34:56.538Z] ---> Running in 6724a91c4d76 [2023-02-14T23:34:57.122Z] Removing intermediate container 6724a91c4d76 [2023-02-14T23:34:57.122Z] ---> 3c411aca54ff [2023-02-14T23:34:57.122Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T23:34:57.122Z] ---> Running in a9068a0a6e98 [2023-02-14T23:34:59.065Z] Removing intermediate container a9068a0a6e98 [2023-02-14T23:34:59.065Z] ---> de637c27f278 [2023-02-14T23:34:59.065Z] [2023-02-14T23:34:59.065Z] Successfully built de637c27f278 [2023-02-14T23:34:59.065Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-14T23:34:59.065Z]  Building security-spire-agent ... done Building core-metadata [2023-02-14T23:35:17.276Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:35:17.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:35:17.276Z] ---> 6a1ec63d1fa7 [2023-02-14T23:35:17.276Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:35:17.276Z] ---> Using cache [2023-02-14T23:35:17.276Z] ---> 6831ed4481b6 [2023-02-14T23:35:17.276Z] Step 4/24 : WORKDIR /edgex-go [2023-02-14T23:35:17.276Z] ---> Using cache [2023-02-14T23:35:17.276Z] ---> 1c6bc7fe60c9 [2023-02-14T23:35:17.276Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-14T23:35:17.276Z] ---> Using cache [2023-02-14T23:35:17.276Z] ---> aef37a639f73 [2023-02-14T23:35:17.276Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-14T23:35:17.276Z] ---> Using cache [2023-02-14T23:35:17.276Z] ---> 74b423b9e058 [2023-02-14T23:35:17.276Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:35:17.276Z] ---> Using cache [2023-02-14T23:35:17.276Z] ---> 7a03267d7239 [2023-02-14T23:35:17.276Z] Step 8/24 : COPY . . [2023-02-14T23:35:17.276Z] ---> Using cache [2023-02-14T23:35:17.276Z] ---> 4c67c62cf42f [2023-02-14T23:35:17.276Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-14T23:35:17.276Z] ---> Running in 69f4d7dfebcb [2023-02-14T23:35:18.690Z] 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-14T23:41:40.978Z] Removing intermediate container 5f739c891441 [2023-02-14T23:41:40.978Z] ---> 0f2398f32197 [2023-02-14T23:41:40.978Z] [2023-02-14T23:41:40.978Z] Step 9/32 : FROM alpine:3.16 [2023-02-14T23:41:40.978Z] 3.16: Pulling from library/alpine [2023-02-14T23:41:41.993Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T23:41:41.993Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T23:41:41.993Z] ---> 4c81e5bf8899 [2023-02-14T23:41:41.993Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:41:42.259Z] ---> Running in 8da97fd06b2d [2023-02-14T23:41:43.217Z] Removing intermediate container 8da97fd06b2d [2023-02-14T23:41:43.217Z] ---> 248d9b78424d [2023-02-14T23:41:43.217Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-14T23:41:43.217Z] ---> Running in 2edf236e28fc [2023-02-14T23:41:46.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:41:46.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:41:48.252Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-14T23:41:48.252Z] (2/2) Installing su-exec (0.2-r1) [2023-02-14T23:41:48.252Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:41:48.252Z] OK: 5 MiB in 16 packages [2023-02-14T23:41:50.852Z] Removing intermediate container 2edf236e28fc [2023-02-14T23:41:50.852Z] ---> 92c5f8b16d77 [2023-02-14T23:41:50.852Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-14T23:41:50.852Z] ---> Running in 3369df9eb404 [2023-02-14T23:41:51.441Z] Removing intermediate container c9d416b1a576 [2023-02-14T23:41:51.441Z] ---> d30c7e10fbc1 [2023-02-14T23:41:51.441Z] [2023-02-14T23:41:51.441Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T23:41:51.441Z] ---> 4c81e5bf8899 [2023-02-14T23:41:51.441Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-14T23:41:51.441Z] Removing intermediate container 3369df9eb404 [2023-02-14T23:41:51.441Z] ---> 1a249159810d [2023-02-14T23:41:51.441Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-14T23:41:51.728Z] ---> Running in 895b19ef9fd4 [2023-02-14T23:41:51.728Z] ---> Running in a0002c444a85 [2023-02-14T23:41:52.316Z] Removing intermediate container 895b19ef9fd4 [2023-02-14T23:41:52.316Z] ---> 20130fa0b43f [2023-02-14T23:41:52.316Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:41:52.316Z] Removing intermediate container a0002c444a85 [2023-02-14T23:41:52.316Z] ---> b43424e65d10 [2023-02-14T23:41:52.316Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-14T23:41:52.595Z] ---> Running in d39cdeabe609 [2023-02-14T23:41:52.595Z] ---> Running in 50e9f5464c2b [2023-02-14T23:41:53.564Z] Removing intermediate container 50e9f5464c2b [2023-02-14T23:41:53.564Z] ---> 8cb7c7db9d68 [2023-02-14T23:41:53.564Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-14T23:41:53.848Z] ---> Running in b19aac7e3017 [2023-02-14T23:41:54.436Z] Removing intermediate container b19aac7e3017 [2023-02-14T23:41:54.436Z] ---> bcb8120d6642 [2023-02-14T23:41:54.436Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-14T23:41:54.713Z] ---> Running in bd85e0308ab0 [2023-02-14T23:41:54.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:41:55.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:41:57.382Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T23:41:57.382Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:41:57.382Z] OK: 5 MiB in 15 packages [2023-02-14T23:41:57.978Z] Removing intermediate container bd85e0308ab0 [2023-02-14T23:41:57.978Z] ---> 9b61aa930939 [2023-02-14T23:41:57.978Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-14T23:41:58.262Z] ---> Running in 01320e669772 [2023-02-14T23:41:59.234Z] Removing intermediate container 01320e669772 [2023-02-14T23:41:59.234Z] ---> fbe8d8a211a0 [2023-02-14T23:41:59.234Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-14T23:41:59.234Z] Removing intermediate container d39cdeabe609 [2023-02-14T23:41:59.234Z] ---> d22e466494ee [2023-02-14T23:41:59.234Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:42:00.656Z] ---> 3eadcc48c092 [2023-02-14T23:42:00.656Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-14T23:42:00.656Z] ---> 63eb4a9da983 [2023-02-14T23:42:00.656Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-14T23:42:00.656Z] ---> Running in 0db699d81e7a [2023-02-14T23:42:02.619Z] ---> 75056ed13b51 [2023-02-14T23:42:02.619Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-14T23:42:04.044Z] ---> 3634d0bb199d [2023-02-14T23:42:04.044Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-14T23:42:04.638Z] Removing intermediate container 0db699d81e7a [2023-02-14T23:42:04.638Z] ---> 9bff09bfe09c [2023-02-14T23:42:04.638Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:42:05.236Z] ---> 5860ccfc7b9c [2023-02-14T23:42:05.236Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T23:42:05.520Z] ---> Running in a83c924b3e9c [2023-02-14T23:42:06.114Z] ---> 0be4a07553c7 [2023-02-14T23:42:06.115Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-14T23:42:09.482Z] ---> c02593f71880 [2023-02-14T23:42:09.482Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-14T23:42:09.482Z] Removing intermediate container a83c924b3e9c [2023-02-14T23:42:09.482Z] ---> 13f52e301c73 [2023-02-14T23:42:09.482Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T23:42:09.754Z] ---> Running in 47bde1b0c391 [2023-02-14T23:42:10.359Z] ---> fbaadf0d5c2f [2023-02-14T23:42:10.359Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-14T23:42:10.655Z] Removing intermediate container 47bde1b0c391 [2023-02-14T23:42:10.655Z] ---> 1c5a33b12de6 [2023-02-14T23:42:10.655Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-14T23:42:10.951Z] ---> Running in 9f1fe32cbd99 [2023-02-14T23:42:11.922Z] Removing intermediate container 9f1fe32cbd99 [2023-02-14T23:42:11.922Z] ---> 27e96aedc025 [2023-02-14T23:42:11.922Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T23:42:11.922Z] ---> 4643972500db [2023-02-14T23:42:11.922Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-14T23:42:11.922Z] ---> Running in 76946bbfd14b [2023-02-14T23:42:12.896Z] Removing intermediate container 76946bbfd14b [2023-02-14T23:42:12.896Z] ---> e80c7ba857c6 [2023-02-14T23:42:12.896Z] Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:42:12.896Z] ---> Running in cd5174384c6b [2023-02-14T23:42:13.189Z] ---> 7ed5cf125fff [2023-02-14T23:42:13.189Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-14T23:42:13.780Z] Removing intermediate container cd5174384c6b [2023-02-14T23:42:13.780Z] ---> 6a362b25863b [2023-02-14T23:42:13.780Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T23:42:14.055Z] ---> Running in a2246ff50a8c [2023-02-14T23:42:14.328Z] ---> 4065881a8c36 [2023-02-14T23:42:14.328Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-14T23:42:14.920Z] Removing intermediate container a2246ff50a8c [2023-02-14T23:42:14.921Z] ---> 4ac84b6df52f [2023-02-14T23:42:14.921Z] [2023-02-14T23:42:15.512Z] Successfully built 4ac84b6df52f [2023-02-14T23:42:15.512Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-14T23:42:15.512Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-02-14T23:42:15.512Z] ---> 810f3433bc4a [2023-02-14T23:42:15.512Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-14T23:42:15.786Z] ---> Running in f0c06a2965fc [2023-02-14T23:42:19.155Z] Removing intermediate container f0c06a2965fc [2023-02-14T23:42:19.155Z] ---> b83612ed743f [2023-02-14T23:42:19.155Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-14T23:42:19.426Z] ---> Running in 6052cf794de1 [2023-02-14T23:42:20.015Z] Removing intermediate container 6052cf794de1 [2023-02-14T23:42:20.015Z] ---> d3fa43e5f554 [2023-02-14T23:42:20.015Z] Step 29/32 : CMD ["gate"] [2023-02-14T23:42:20.015Z] ---> Running in 26ac0018903e [2023-02-14T23:42:20.609Z] Removing intermediate container 26ac0018903e [2023-02-14T23:42:20.609Z] ---> 20beceef6a21 [2023-02-14T23:42:20.609Z] Step 30/32 : LABEL arch=arm64 [2023-02-14T23:42:20.609Z] ---> Running in 9920dec68362 [2023-02-14T23:42:21.200Z] Removing intermediate container 9920dec68362 [2023-02-14T23:42:21.200Z] ---> b3abb1617fd2 [2023-02-14T23:42:21.200Z] Step 31/32 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:42:21.200Z] ---> Running in bce572b5ccc4 [2023-02-14T23:42:21.787Z] Removing intermediate container bce572b5ccc4 [2023-02-14T23:42:21.787Z] ---> 5f5e5514280f [2023-02-14T23:42:21.787Z] Step 32/32 : LABEL version=0.0.0 [2023-02-14T23:42:21.787Z] ---> Running in 0d49f24c123f [2023-02-14T23:42:22.378Z] Removing intermediate container 0d49f24c123f [2023-02-14T23:42:22.378Z] ---> 68b5ea8ffb94 [2023-02-14T23:42:22.378Z] [2023-02-14T23:42:22.648Z] Successfully built 68b5ea8ffb94 [2023-02-14T23:42:22.648Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-14T23:42:22.648Z]  Building security-bootstrapper ... done Building support-notifications [2023-02-14T23:42:40.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:42:40.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:42:40.893Z] ---> 6a1ec63d1fa7 [2023-02-14T23:42:40.893Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T23:42:40.893Z] ---> Using cache [2023-02-14T23:42:40.893Z] ---> 04609d8fe4c2 [2023-02-14T23:42:40.893Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-14T23:42:40.893Z] ---> Using cache [2023-02-14T23:42:40.893Z] ---> 42cd5a8b0cb2 [2023-02-14T23:42:40.893Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T23:42:40.893Z] ---> Using cache [2023-02-14T23:42:40.893Z] ---> 9548576bf4a2 [2023-02-14T23:42:40.893Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:42:40.893Z] ---> Using cache [2023-02-14T23:42:40.894Z] ---> 1c271e381b78 [2023-02-14T23:42:40.894Z] Step 7/24 : COPY . . [2023-02-14T23:42:40.894Z] ---> Using cache [2023-02-14T23:42:40.894Z] ---> 563bbe972a34 [2023-02-14T23:42:40.894Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-14T23:42:40.894Z] ---> Running in 57cca5dab746 [2023-02-14T23:42:42.858Z] 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-14T23:42:48.217Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:42:48.217Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:42:48.217Z] ---> 6a1ec63d1fa7 [2023-02-14T23:42:48.217Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:42:48.217Z] ---> Using cache [2023-02-14T23:42:48.217Z] ---> 6831ed4481b6 [2023-02-14T23:42:48.217Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T23:42:48.217Z] ---> Using cache [2023-02-14T23:42:48.217Z] ---> 1c6bc7fe60c9 [2023-02-14T23:42:48.217Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-14T23:42:48.217Z] ---> Running in fc1433c049fe [2023-02-14T23:42:49.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:42:50.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:42:51.612Z] OK: 221 MiB in 51 packages [2023-02-14T23:42:53.020Z] Removing intermediate container fc1433c049fe [2023-02-14T23:42:53.020Z] ---> 03c69db80aea [2023-02-14T23:42:53.020Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T23:42:55.603Z] ---> 789ec20ab0fc [2023-02-14T23:42:55.603Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:42:55.603Z] ---> Running in e2b81826a7cd [2023-02-14T23:43:10.590Z] Removing intermediate container 69f4d7dfebcb [2023-02-14T23:43:10.591Z] ---> 9df3b89c3a0d [2023-02-14T23:43:10.591Z] [2023-02-14T23:43:10.591Z] Step 10/24 : FROM alpine:3.16 [2023-02-14T23:43:10.591Z] ---> 4c81e5bf8899 [2023-02-14T23:43:10.591Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:43:10.591Z] ---> Running in 00ea4d642cff [2023-02-14T23:43:12.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:43:12.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:43:14.006Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T23:43:14.006Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:43:14.006Z] OK: 5 MiB in 15 packages [2023-02-14T23:43:15.973Z] Removing intermediate container 00ea4d642cff [2023-02-14T23:43:15.973Z] ---> e972458b3a51 [2023-02-14T23:43:15.973Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T23:43:15.973Z] ---> Running in 6ab449765ba9 [2023-02-14T23:43:16.556Z] Removing intermediate container 6ab449765ba9 [2023-02-14T23:43:16.556Z] ---> 92c6bfd3bb35 [2023-02-14T23:43:16.556Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-14T23:43:16.556Z] ---> Running in 0065e0617f28 [2023-02-14T23:43:17.149Z] Removing intermediate container 0065e0617f28 [2023-02-14T23:43:17.149Z] ---> 6c201a2d3859 [2023-02-14T23:43:17.149Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-14T23:43:17.149Z] ---> Running in fefbda71f120 [2023-02-14T23:43:17.747Z] Removing intermediate container fefbda71f120 [2023-02-14T23:43:17.747Z] ---> 2ee032d84a2f [2023-02-14T23:43:17.747Z] Step 15/24 : WORKDIR / [2023-02-14T23:43:18.019Z] ---> Running in f89b2257ee9b [2023-02-14T23:43:18.998Z] Removing intermediate container f89b2257ee9b [2023-02-14T23:43:18.998Z] ---> 78d9f3652b2e [2023-02-14T23:43:18.998Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:43:19.994Z] ---> 46e1302dbce5 [2023-02-14T23:43:19.994Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-14T23:43:21.941Z] ---> 0b7f8d476d04 [2023-02-14T23:43:21.941Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-14T23:43:22.528Z] ---> da9c62fb80ce [2023-02-14T23:43:22.528Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-14T23:43:23.491Z] ---> 03b803254997 [2023-02-14T23:43:23.491Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-14T23:43:23.759Z] ---> Running in cfce6a7bce06 [2023-02-14T23:43:24.343Z] Removing intermediate container cfce6a7bce06 [2023-02-14T23:43:24.343Z] ---> 9c71e466e49f [2023-02-14T23:43:24.343Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:43:24.343Z] ---> Running in 759771857fec [2023-02-14T23:43:24.926Z] Removing intermediate container 759771857fec [2023-02-14T23:43:24.926Z] ---> 3421c9ab1a31 [2023-02-14T23:43:24.926Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T23:43:25.194Z] ---> Running in 516172de8c99 [2023-02-14T23:43:25.776Z] Removing intermediate container 516172de8c99 [2023-02-14T23:43:25.776Z] ---> 4cebebd9f78b [2023-02-14T23:43:25.776Z] Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:43:26.045Z] ---> Running in d61e9bf0af6e [2023-02-14T23:43:26.625Z] Removing intermediate container d61e9bf0af6e [2023-02-14T23:43:26.625Z] ---> 61405c063181 [2023-02-14T23:43:26.625Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T23:43:26.625Z] ---> Running in 5bdc4e352f36 [2023-02-14T23:43:27.206Z] Removing intermediate container 5bdc4e352f36 [2023-02-14T23:43:27.206Z] ---> 0732ca1b035a [2023-02-14T23:43:27.206Z] [2023-02-14T23:43:27.473Z] Successfully built 0732ca1b035a [2023-02-14T23:43:27.757Z] Successfully tagged core-metadata-arm64:latest [2023-02-14T23:43:27.757Z] Building core-data [2023-02-14T23:43:45.976Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:43:45.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:43:45.976Z] ---> 6a1ec63d1fa7 [2023-02-14T23:43:45.976Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:43:45.976Z] ---> Using cache [2023-02-14T23:43:45.976Z] ---> 6831ed4481b6 [2023-02-14T23:43:45.976Z] Step 4/22 : WORKDIR /edgex-go [2023-02-14T23:43:45.976Z] ---> Using cache [2023-02-14T23:43:45.976Z] ---> 1c6bc7fe60c9 [2023-02-14T23:43:45.976Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-14T23:43:45.976Z] ---> Using cache [2023-02-14T23:43:45.976Z] ---> aef37a639f73 [2023-02-14T23:43:45.976Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-14T23:43:45.976Z] ---> Using cache [2023-02-14T23:43:45.976Z] ---> 74b423b9e058 [2023-02-14T23:43:45.976Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:43:45.976Z] ---> Using cache [2023-02-14T23:43:45.976Z] ---> 7a03267d7239 [2023-02-14T23:43:45.976Z] Step 8/22 : COPY . . [2023-02-14T23:43:45.976Z] ---> Using cache [2023-02-14T23:43:45.976Z] ---> 4c67c62cf42f [2023-02-14T23:43:45.976Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-14T23:43:46.564Z] ---> Running in d09c2edc6af7 [2023-02-14T23:43:49.152Z] 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-14T23:43:57.352Z] Removing intermediate container de2c2bd15779 [2023-02-14T23:43:57.352Z] ---> 0f0501267cfe [2023-02-14T23:43:57.352Z] [2023-02-14T23:43:57.352Z] Step 9/19 : FROM alpine:3.15 [2023-02-14T23:43:57.352Z] ---> 354640af7b1b [2023-02-14T23:43:57.352Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:43:57.352Z] ---> Using cache [2023-02-14T23:43:57.352Z] ---> c06a5e625a40 [2023-02-14T23:43:57.352Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-14T23:43:58.309Z] ---> Running in b30cf41421fc [2023-02-14T23:44:00.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:44:00.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:44:02.460Z] v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T23:44:02.460Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T23:44:02.460Z] OK: 15734 distinct packages available [2023-02-14T23:44:02.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:44:02.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:44:04.131Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-14T23:44:04.131Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-14T23:44:04.132Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-14T23:44:04.132Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-14T23:44:04.132Z] (5/9) Installing curl (7.80.0-r5) [2023-02-14T23:44:04.132Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-14T23:44:04.132Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-14T23:44:04.132Z] (8/9) Installing libucontext (1.1-r0) [2023-02-14T23:44:04.132Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-14T23:44:04.132Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T23:44:04.132Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T23:44:04.400Z] OK: 8 MiB in 23 packages [2023-02-14T23:44:07.741Z] Removing intermediate container b30cf41421fc [2023-02-14T23:44:07.741Z] ---> b240f0c6e4be [2023-02-14T23:44:07.741Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:44:09.151Z] ---> b949ca1af7cc [2023-02-14T23:44:09.151Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-14T23:44:13.421Z] ---> bf895acef862 [2023-02-14T23:44:13.421Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-14T23:44:14.827Z] ---> 1c0cf15ae5c8 [2023-02-14T23:44:14.827Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-14T23:44:15.092Z] ---> Running in 519df0791953 [2023-02-14T23:44:16.055Z] Removing intermediate container 519df0791953 [2023-02-14T23:44:16.055Z] ---> 09f55e37dfde [2023-02-14T23:44:16.055Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:44:16.055Z] ---> Running in b2caf0078422 [2023-02-14T23:44:17.017Z] Removing intermediate container b2caf0078422 [2023-02-14T23:44:17.017Z] ---> 7c6acc7380c5 [2023-02-14T23:44:17.017Z] Step 17/19 : LABEL arch=arm64 [2023-02-14T23:44:17.285Z] ---> Running in ad31339482ad [2023-02-14T23:44:18.250Z] Removing intermediate container ad31339482ad [2023-02-14T23:44:18.250Z] ---> 537a458d0b24 [2023-02-14T23:44:18.250Z] Step 18/19 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:44:18.250Z] ---> Running in c7415226650f [2023-02-14T23:44:19.216Z] Removing intermediate container c7415226650f [2023-02-14T23:44:19.216Z] ---> 5a0ac143ee3d [2023-02-14T23:44:19.216Z] Step 19/19 : LABEL version=0.0.0 [2023-02-14T23:44:19.482Z] ---> Running in ea465b218368 [2023-02-14T23:44:20.063Z] Removing intermediate container ea465b218368 [2023-02-14T23:44:20.063Z] ---> 10a9d7f18b11 [2023-02-14T23:44:20.063Z] [2023-02-14T23:44:20.642Z] Successfully built 10a9d7f18b11 [2023-02-14T23:44:20.642Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-14T23:44:20.642Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-02-14T23:44:42.721Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:44:42.721Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:44:42.721Z] ---> 6a1ec63d1fa7 [2023-02-14T23:44:42.721Z] Step 3/21 : WORKDIR /edgex-go [2023-02-14T23:44:42.721Z] ---> Using cache [2023-02-14T23:44:42.721Z] ---> 04609d8fe4c2 [2023-02-14T23:44:42.721Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-14T23:44:42.721Z] ---> Using cache [2023-02-14T23:44:42.721Z] ---> 42cd5a8b0cb2 [2023-02-14T23:44:42.721Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-14T23:44:42.721Z] ---> Using cache [2023-02-14T23:44:42.721Z] ---> 9548576bf4a2 [2023-02-14T23:44:42.721Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:44:42.721Z] ---> Using cache [2023-02-14T23:44:42.721Z] ---> 1c271e381b78 [2023-02-14T23:44:42.721Z] Step 7/21 : COPY . . [2023-02-14T23:44:42.721Z] ---> Using cache [2023-02-14T23:44:42.721Z] ---> 563bbe972a34 [2023-02-14T23:44:42.721Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-14T23:44:42.721Z] ---> Running in 5c65f293275c [2023-02-14T23:44:42.987Z] 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-14T23:44:44.401Z] Removing intermediate container e2b81826a7cd [2023-02-14T23:44:44.401Z] ---> 28543c10e15c [2023-02-14T23:44:44.401Z] Step 8/22 : COPY . . [2023-02-14T23:44:59.383Z] ---> 251307571b7d [2023-02-14T23:44:59.383Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-14T23:44:59.383Z] ---> Running in 95c3cdcf2456 [2023-02-14T23:45:00.352Z] 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-14T23:45:10.578Z] Removing intermediate container 12387eb66408 [2023-02-14T23:45:10.578Z] ---> 3c773813e0b0 [2023-02-14T23:45:10.578Z] [2023-02-14T23:45:10.578Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T23:45:10.578Z] ---> 4c81e5bf8899 [2023-02-14T23:45:10.578Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:45:10.578Z] ---> Using cache [2023-02-14T23:45:10.578Z] ---> e972458b3a51 [2023-02-14T23:45:10.578Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T23:45:10.578Z] ---> Using cache [2023-02-14T23:45:10.578Z] ---> 92c6bfd3bb35 [2023-02-14T23:45:10.578Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-14T23:45:10.578Z] ---> Running in 7e14949da446 [2023-02-14T23:45:10.578Z] Removing intermediate container 7e14949da446 [2023-02-14T23:45:10.578Z] ---> 8f7dbe1a4f81 [2023-02-14T23:45:10.578Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T23:45:10.578Z] ---> Running in c32a7a908b0f [2023-02-14T23:45:10.578Z] Removing intermediate container c32a7a908b0f [2023-02-14T23:45:10.578Z] ---> bf5262d05e5e [2023-02-14T23:45:10.578Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:45:11.595Z] ---> 47eab4598462 [2023-02-14T23:45:11.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-14T23:45:14.254Z] ---> 0da897a8a485 [2023-02-14T23:45:14.254Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-14T23:45:15.243Z] ---> 5a086947a673 [2023-02-14T23:45:15.243Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-14T23:45:15.243Z] ---> Running in 624c887d7fd4 [2023-02-14T23:45:15.824Z] Removing intermediate container 624c887d7fd4 [2023-02-14T23:45:15.824Z] ---> 833c3e5b76fb [2023-02-14T23:45:15.824Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:45:16.092Z] ---> Running in 27920ba1ebdc [2023-02-14T23:45:16.675Z] Removing intermediate container 27920ba1ebdc [2023-02-14T23:45:16.675Z] ---> 6c2a9aeb0f3c [2023-02-14T23:45:16.675Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T23:45:16.675Z] ---> Running in 2cc4b8501bd7 [2023-02-14T23:45:17.257Z] Removing intermediate container 2cc4b8501bd7 [2023-02-14T23:45:17.257Z] ---> fbd1d3a63510 [2023-02-14T23:45:17.257Z] Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:45:17.257Z] ---> Running in 3ab2be94b45e [2023-02-14T23:45:17.854Z] Removing intermediate container 3ab2be94b45e [2023-02-14T23:45:17.854Z] ---> 407c15b262d3 [2023-02-14T23:45:17.854Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T23:45:17.854Z] ---> Running in 8deb3f94214f [2023-02-14T23:45:18.441Z] Removing intermediate container 8deb3f94214f [2023-02-14T23:45:18.441Z] ---> dd24e2d92b6d [2023-02-14T23:45:18.441Z] [2023-02-14T23:45:18.710Z] Successfully built dd24e2d92b6d [2023-02-14T23:45:18.710Z] Successfully tagged support-scheduler-arm64:latest [2023-02-14T23:45:18.710Z]  Building support-scheduler ... done Building security-spire-server [2023-02-14T23:45:36.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:45:36.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:45:36.950Z] ---> 6a1ec63d1fa7 [2023-02-14T23:45:36.950Z] Step 3/23 : WORKDIR /edgex-go [2023-02-14T23:45:36.950Z] ---> Using cache [2023-02-14T23:45:36.950Z] ---> 04609d8fe4c2 [2023-02-14T23:45:36.950Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T23:45:36.950Z] ---> Running in 5f7f56bfdf01 [2023-02-14T23:45:36.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:45:37.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:45:38.957Z] OK: 221 MiB in 51 packages [2023-02-14T23:45:42.320Z] Removing intermediate container 5f7f56bfdf01 [2023-02-14T23:45:42.320Z] ---> d816fd7f821f [2023-02-14T23:45:42.320Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-14T23:45:42.589Z] ---> b8cc9c043c49 [2023-02-14T23:45:42.589Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:45:42.857Z] ---> Running in 9ee50ad98db6 [2023-02-14T23:47:34.557Z] Removing intermediate container 9ee50ad98db6 [2023-02-14T23:47:34.557Z] ---> a526df3cccfd [2023-02-14T23:47:34.557Z] Step 7/23 : COPY . . [2023-02-14T23:47:34.557Z] ---> 27b8e3ba994c [2023-02-14T23:47:34.557Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T23:47:34.557Z] ---> Running in 145d260560da [2023-02-14T23:47:34.557Z] Removing intermediate container 145d260560da [2023-02-14T23:47:34.557Z] ---> 149aed83692d [2023-02-14T23:47:34.557Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-14T23:47:34.557Z] ---> Running in d41b07c56f53 [2023-02-14T23:47:34.557Z] Removing intermediate container d41b07c56f53 [2023-02-14T23:47:34.557Z] ---> 2047323e6a72 [2023-02-14T23:47:34.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-14T23:47:34.557Z] ---> Running in d07ceb97feb7 [2023-02-14T23:47:37.148Z] Removing intermediate container d07ceb97feb7 [2023-02-14T23:47:37.149Z] ---> e611ab8a1884 [2023-02-14T23:47:37.149Z] Step 11/23 : WORKDIR /edgex-go [2023-02-14T23:47:37.431Z] ---> Running in 6c011d0e2e62 [2023-02-14T23:47:38.019Z] Removing intermediate container 6c011d0e2e62 [2023-02-14T23:47:38.019Z] ---> e298fd0ebd2b [2023-02-14T23:47:38.019Z] [2023-02-14T23:47:38.019Z] Step 12/23 : FROM alpine:3.15 [2023-02-14T23:47:38.019Z] ---> 354640af7b1b [2023-02-14T23:47:38.019Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:47:38.019Z] ---> Using cache [2023-02-14T23:47:38.019Z] ---> c06a5e625a40 [2023-02-14T23:47:38.019Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-14T23:47:38.019Z] ---> Using cache [2023-02-14T23:47:38.019Z] ---> ac49ddf73967 [2023-02-14T23:47:38.019Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T23:47:43.385Z] ---> 4b6ae3a5b232 [2023-02-14T23:47:43.385Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T23:47:44.353Z] ---> 33ae22fb8fac [2023-02-14T23:47:44.353Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-14T23:47:45.330Z] ---> b53e0dfbf5ac [2023-02-14T23:47:45.330Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-14T23:47:46.319Z] ---> 0abb7d4a529a [2023-02-14T23:47:46.319Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T23:47:46.319Z] ---> Running in 098f6c07382d [2023-02-14T23:47:46.912Z] Removing intermediate container 098f6c07382d [2023-02-14T23:47:46.912Z] ---> da81c2c23d6d [2023-02-14T23:47:46.912Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T23:47:46.912Z] ---> Running in b75d72b6240a [2023-02-14T23:47:47.499Z] Removing intermediate container b75d72b6240a [2023-02-14T23:47:47.499Z] ---> dc1a2e105e6f [2023-02-14T23:47:47.499Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T23:47:47.499Z] ---> Running in dfcdbd56f23c [2023-02-14T23:47:48.105Z] Removing intermediate container dfcdbd56f23c [2023-02-14T23:47:48.105Z] ---> 5540bafc9978 [2023-02-14T23:47:48.105Z] Step 22/23 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:47:48.377Z] ---> Running in 25c3f6be0c62 [2023-02-14T23:47:48.645Z] Removing intermediate container 25c3f6be0c62 [2023-02-14T23:47:48.645Z] ---> 5d705e890ce6 [2023-02-14T23:47:48.645Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T23:47:48.914Z] ---> Running in 1c237e8f573e [2023-02-14T23:47:49.520Z] Removing intermediate container 1c237e8f573e [2023-02-14T23:47:49.520Z] ---> 438b88a067c7 [2023-02-14T23:47:49.520Z] [2023-02-14T23:47:49.790Z] Successfully built 438b88a067c7 [2023-02-14T23:47:49.790Z] Successfully tagged security-spire-server-arm64:latest [2023-02-14T23:47:49.790Z] Building security-spire-config [2023-02-14T23:48:08.034Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:48:08.034Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:48:08.034Z] ---> 6a1ec63d1fa7 [2023-02-14T23:48:08.034Z] Step 3/24 : WORKDIR /edgex-go [2023-02-14T23:48:08.034Z] ---> Using cache [2023-02-14T23:48:08.034Z] ---> 04609d8fe4c2 [2023-02-14T23:48:08.034Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-14T23:48:08.034Z] ---> Using cache [2023-02-14T23:48:08.034Z] ---> d816fd7f821f [2023-02-14T23:48:08.034Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-14T23:48:08.034Z] ---> Using cache [2023-02-14T23:48:08.034Z] ---> b8cc9c043c49 [2023-02-14T23:48:08.034Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:48:08.034Z] ---> Using cache [2023-02-14T23:48:08.034Z] ---> a526df3cccfd [2023-02-14T23:48:08.034Z] Step 7/24 : COPY . . [2023-02-14T23:48:08.034Z] ---> Using cache [2023-02-14T23:48:08.034Z] ---> 27b8e3ba994c [2023-02-14T23:48:08.034Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-14T23:48:08.034Z] ---> Using cache [2023-02-14T23:48:08.034Z] ---> 149aed83692d [2023-02-14T23:48:08.034Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-14T23:48:08.034Z] ---> Using cache [2023-02-14T23:48:08.034Z] ---> 2047323e6a72 [2023-02-14T23:48:08.034Z] 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-14T23:48:08.034Z] ---> Running in dee8173cfd00 [2023-02-14T23:48:09.002Z] Removing intermediate container dee8173cfd00 [2023-02-14T23:48:09.002Z] ---> be68178bd126 [2023-02-14T23:48:09.002Z] Step 11/24 : WORKDIR /edgex-go [2023-02-14T23:48:09.002Z] ---> Running in 74e8bff0a135 [2023-02-14T23:48:09.591Z] Removing intermediate container 74e8bff0a135 [2023-02-14T23:48:09.591Z] ---> 42c69415b3d3 [2023-02-14T23:48:09.591Z] [2023-02-14T23:48:09.591Z] Step 12/24 : FROM alpine:3.15 [2023-02-14T23:48:09.591Z] ---> 354640af7b1b [2023-02-14T23:48:09.591Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-14T23:48:09.591Z] ---> Using cache [2023-02-14T23:48:09.591Z] ---> c06a5e625a40 [2023-02-14T23:48:09.591Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-14T23:48:09.591Z] ---> Running in d5af2b7564c7 [2023-02-14T23:48:11.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:48:12.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:48:13.556Z] v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-14T23:48:13.556Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-14T23:48:13.556Z] OK: 15734 distinct packages available [2023-02-14T23:48:13.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:48:14.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:48:15.565Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-14T23:48:15.565Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-14T23:48:15.565Z] (3/4) Installing libucontext (1.1-r0) [2023-02-14T23:48:15.565Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-14T23:48:15.565Z] Executing busybox-1.34.1-r7.trigger [2023-02-14T23:48:15.565Z] OK: 6 MiB in 18 packages [2023-02-14T23:48:17.519Z] Removing intermediate container d5af2b7564c7 [2023-02-14T23:48:17.519Z] ---> e854472690ef [2023-02-14T23:48:17.519Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-14T23:48:24.175Z] ---> 7a81c9b090af [2023-02-14T23:48:24.175Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-14T23:48:24.175Z] ---> a0ce670a8c66 [2023-02-14T23:48:24.175Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-14T23:48:24.175Z] ---> Running in f4ca2cd4dc5a [2023-02-14T23:48:24.768Z] Removing intermediate container f4ca2cd4dc5a [2023-02-14T23:48:24.768Z] ---> 430fa7e72d84 [2023-02-14T23:48:24.768Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-14T23:48:25.740Z] ---> d92bc3dfd53f [2023-02-14T23:48:25.740Z] Step 19/24 : WORKDIR / [2023-02-14T23:48:25.740Z] ---> Running in 21c8578c6828 [2023-02-14T23:48:27.690Z] Removing intermediate container 21c8578c6828 [2023-02-14T23:48:27.690Z] ---> 590c2b259e71 [2023-02-14T23:48:27.690Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-14T23:48:27.690Z] ---> Running in ef63d5bf172c [2023-02-14T23:48:28.281Z] Removing intermediate container ef63d5bf172c [2023-02-14T23:48:28.281Z] ---> 08736928b7dc [2023-02-14T23:48:28.281Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-14T23:48:28.281Z] ---> Running in 256f53250f66 [2023-02-14T23:48:28.874Z] Removing intermediate container 256f53250f66 [2023-02-14T23:48:28.874Z] ---> b63cbb644d7a [2023-02-14T23:48:28.874Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T23:48:28.874Z] ---> Running in 89d5eebb91fd [2023-02-14T23:48:29.463Z] Removing intermediate container 89d5eebb91fd [2023-02-14T23:48:29.463Z] ---> 97961353d9b9 [2023-02-14T23:48:29.463Z] Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:48:29.463Z] ---> Running in f6ddde2e11e3 [2023-02-14T23:48:30.082Z] Removing intermediate container f6ddde2e11e3 [2023-02-14T23:48:30.082Z] ---> c40515890d9c [2023-02-14T23:48:30.082Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T23:48:30.351Z] ---> Running in 3772019067e1 [2023-02-14T23:48:30.945Z] Removing intermediate container 3772019067e1 [2023-02-14T23:48:30.945Z] ---> dd96aaae88b4 [2023-02-14T23:48:30.945Z] [2023-02-14T23:48:31.213Z] Successfully built dd96aaae88b4 [2023-02-14T23:48:31.213Z] Successfully tagged security-spire-config-arm64:latest [2023-02-14T23:48:31.213Z] Building core-command [2023-02-14T23:48:49.428Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-14T23:48:49.428Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-14T23:48:49.428Z] ---> 6a1ec63d1fa7 [2023-02-14T23:48:49.428Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-14T23:48:49.428Z] ---> Using cache [2023-02-14T23:48:49.428Z] ---> 6831ed4481b6 [2023-02-14T23:48:49.428Z] Step 4/23 : WORKDIR /edgex-go [2023-02-14T23:48:49.428Z] ---> Using cache [2023-02-14T23:48:49.428Z] ---> 1c6bc7fe60c9 [2023-02-14T23:48:49.428Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-14T23:48:49.428Z] ---> Using cache [2023-02-14T23:48:49.428Z] ---> aef37a639f73 [2023-02-14T23:48:49.428Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-14T23:48:49.428Z] ---> Using cache [2023-02-14T23:48:49.428Z] ---> 74b423b9e058 [2023-02-14T23:48:49.428Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T23:48:49.428Z] ---> Using cache [2023-02-14T23:48:49.428Z] ---> 7a03267d7239 [2023-02-14T23:48:49.428Z] Step 8/23 : COPY . . [2023-02-14T23:48:49.428Z] ---> Using cache [2023-02-14T23:48:49.428Z] ---> 4c67c62cf42f [2023-02-14T23:48:49.428Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-14T23:48:49.428Z] ---> Running in 6d377d8a6cde [2023-02-14T23:48:49.428Z] 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-14T23:49:01.727Z] 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-14T23:49:23.773Z] Removing intermediate container 57cca5dab746 [2023-02-14T23:49:23.773Z] ---> a7166c8047fa [2023-02-14T23:49:23.773Z] [2023-02-14T23:49:23.773Z] Step 9/24 : FROM alpine:3.16 [2023-02-14T23:49:23.773Z] ---> 4c81e5bf8899 [2023-02-14T23:49:23.773Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-14T23:49:23.773Z] ---> Running in dc15566dc252 [2023-02-14T23:49:23.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:49:24.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:49:25.443Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-14T23:49:25.443Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-14T23:49:25.443Z] (3/3) Installing su-exec (0.2-r1) [2023-02-14T23:49:25.443Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:49:25.443Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T23:49:26.023Z] OK: 6 MiB in 17 packages [2023-02-14T23:49:27.982Z] Removing intermediate container dc15566dc252 [2023-02-14T23:49:27.982Z] ---> da10e95f94ce [2023-02-14T23:49:27.982Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T23:49:27.982Z] ---> Running in 9740f66ffce6 [2023-02-14T23:49:28.566Z] Removing intermediate container 9740f66ffce6 [2023-02-14T23:49:28.566Z] ---> e6947ea671d6 [2023-02-14T23:49:28.566Z] Step 12/24 : WORKDIR / [2023-02-14T23:49:28.566Z] ---> Running in 385f23582782 [2023-02-14T23:49:29.149Z] Removing intermediate container 385f23582782 [2023-02-14T23:49:29.149Z] ---> 600a44b2622d [2023-02-14T23:49:29.149Z] 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-14T23:49:31.091Z] ---> 56efbdf9de94 [2023-02-14T23:49:31.091Z] 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-14T23:49:32.056Z] ---> 517f0194cbf8 [2023-02-14T23:49:32.056Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-14T23:49:33.020Z] ---> e6c354fedb6a [2023-02-14T23:49:33.020Z] 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-14T23:49:33.978Z] ---> 53b5a67a4937 [2023-02-14T23:49:33.978Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-14T23:49:35.384Z] ---> c3d0fcb0380c [2023-02-14T23:49:35.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-14T23:49:37.321Z] ---> 3534be8618ba [2023-02-14T23:49:37.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T23:49:37.906Z] ---> 761a7dd9a187 [2023-02-14T23:49:37.906Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T23:49:37.906Z] ---> Running in fb2a2a36f56b [2023-02-14T23:49:41.247Z] Removing intermediate container fb2a2a36f56b [2023-02-14T23:49:41.247Z] ---> 00ba6baf5608 [2023-02-14T23:49:41.247Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T23:49:41.247Z] ---> Running in 69ae358da9c6 [2023-02-14T23:49:43.821Z] Removing intermediate container 69ae358da9c6 [2023-02-14T23:49:43.821Z] ---> 5e0f66f1990e [2023-02-14T23:49:43.821Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T23:49:43.821Z] ---> Running in 2bf189b7b49f [2023-02-14T23:49:44.405Z] Removing intermediate container 2bf189b7b49f [2023-02-14T23:49:44.405Z] ---> 105de7cca792 [2023-02-14T23:49:44.405Z] Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:49:44.405Z] ---> Running in 92d71cdc9534 [2023-02-14T23:49:44.996Z] Removing intermediate container 92d71cdc9534 [2023-02-14T23:49:44.996Z] ---> bff56649dc31 [2023-02-14T23:49:44.996Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T23:49:44.996Z] ---> Running in f5a5e7d96930 [2023-02-14T23:49:45.578Z] Removing intermediate container f5a5e7d96930 [2023-02-14T23:49:45.578Z] ---> d5bf92bdc9f6 [2023-02-14T23:49:45.578Z] [2023-02-14T23:49:45.845Z] Successfully built d5bf92bdc9f6 [2023-02-14T23:49:45.845Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-14T23:50:42.222Z]  Building security-secretstore-setup ... done 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-14T23:51:04.256Z] Removing intermediate container d09c2edc6af7 [2023-02-14T23:51:04.256Z] ---> 4805abe04840 [2023-02-14T23:51:04.256Z] [2023-02-14T23:51:04.256Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T23:51:04.256Z] ---> 4c81e5bf8899 [2023-02-14T23:51:04.256Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-14T23:51:04.256Z] ---> Running in 36bfec98a07c [2023-02-14T23:51:04.256Z] Removing intermediate container 36bfec98a07c [2023-02-14T23:51:04.256Z] ---> a13bc3f73836 [2023-02-14T23:51:04.256Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-14T23:51:04.256Z] ---> Running in 2e01dfd3d84d [2023-02-14T23:51:04.522Z] Removing intermediate container 2e01dfd3d84d [2023-02-14T23:51:04.522Z] ---> f3260488a68b [2023-02-14T23:51:04.522Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-14T23:51:04.799Z] ---> Running in e3dd75bd1013 [2023-02-14T23:51:04.799Z] Removing intermediate container 5c65f293275c [2023-02-14T23:51:04.799Z] ---> 6a6a67820265 [2023-02-14T23:51:04.799Z] [2023-02-14T23:51:04.799Z] Step 9/21 : FROM alpine:3.16 [2023-02-14T23:51:04.799Z] ---> 4c81e5bf8899 [2023-02-14T23:51:04.799Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-14T23:51:05.065Z] ---> Running in 63ad766c2925 [2023-02-14T23:51:05.648Z] Removing intermediate container e3dd75bd1013 [2023-02-14T23:51:05.648Z] ---> 9edd7c25fe09 [2023-02-14T23:51:05.648Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:51:05.924Z] ---> Running in a92c9d85068c [2023-02-14T23:51:07.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:51:07.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:51:07.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:51:08.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:51:09.139Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-14T23:51:09.139Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-14T23:51:09.139Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-14T23:51:09.139Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-14T23:51:09.139Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T23:51:09.406Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:51:09.406Z] (5/6) Installing curl (7.83.1-r5) [2023-02-14T23:51:09.406Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-14T23:51:09.406Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:51:09.406Z] OK: 5 MiB in 15 packages [2023-02-14T23:51:09.406Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T23:51:09.671Z] OK: 8 MiB in 20 packages [2023-02-14T23:51:11.621Z] Removing intermediate container a92c9d85068c [2023-02-14T23:51:11.621Z] ---> 49b9fb13d38e [2023-02-14T23:51:11.621Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:51:13.561Z] ---> 4d076f705fee [2023-02-14T23:51:13.561Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-14T23:51:13.561Z] Removing intermediate container 63ad766c2925 [2023-02-14T23:51:13.561Z] ---> 5bfe74c82718 [2023-02-14T23:51:13.561Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-14T23:51:13.827Z] ---> Running in bbc9ee773aaa [2023-02-14T23:51:14.409Z] Removing intermediate container bbc9ee773aaa [2023-02-14T23:51:14.409Z] ---> 21de1510b58e [2023-02-14T23:51:14.409Z] Step 12/21 : WORKDIR /edgex [2023-02-14T23:51:14.676Z] ---> Running in bf1dc828e3f3 [2023-02-14T23:51:15.258Z] Removing intermediate container bf1dc828e3f3 [2023-02-14T23:51:15.258Z] ---> 45f100cde517 [2023-02-14T23:51:15.258Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-14T23:51:16.226Z] ---> cb79a8fe141a [2023-02-14T23:51:16.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-14T23:51:16.824Z] ---> a79ab698096a [2023-02-14T23:51:16.824Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-14T23:51:18.020Z] ---> 97649d0066d4 [2023-02-14T23:51:18.020Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-14T23:51:18.020Z] ---> Running in f996ece1098e [2023-02-14T23:51:18.645Z] Removing intermediate container f996ece1098e [2023-02-14T23:51:18.645Z] ---> 8f616130728b [2023-02-14T23:51:18.645Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:51:18.923Z] ---> Running in 7b5dda9ae66f [2023-02-14T23:51:19.518Z] ---> f0bf6d38140a [2023-02-14T23:51:19.518Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-14T23:51:19.786Z] Removing intermediate container 7b5dda9ae66f [2023-02-14T23:51:19.786Z] ---> 3522ffc36876 [2023-02-14T23:51:19.786Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T23:51:19.786Z] ---> Running in b295057bc6e1 [2023-02-14T23:51:20.765Z] Removing intermediate container b295057bc6e1 [2023-02-14T23:51:20.765Z] ---> f5010f0efcc1 [2023-02-14T23:51:20.765Z] Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:51:20.765Z] ---> Running in a5f47242fedf [2023-02-14T23:51:21.814Z] Removing intermediate container a5f47242fedf [2023-02-14T23:51:21.814Z] ---> ea12efe53666 [2023-02-14T23:51:21.814Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T23:51:21.814Z] ---> Running in 1412de6a4298 [2023-02-14T23:51:21.814Z] ---> 7d7438edf43d [2023-02-14T23:51:21.814Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-14T23:51:22.469Z] Removing intermediate container 1412de6a4298 [2023-02-14T23:51:22.469Z] ---> 8dc37b7722af [2023-02-14T23:51:22.469Z] [2023-02-14T23:51:23.095Z] Successfully built 8dc37b7722af [2023-02-14T23:51:23.095Z] Successfully tagged core-data-arm64:latest [2023-02-14T23:51:23.095Z]  Building core-data ... done  ---> f43ba4c6b9c0 [2023-02-14T23:51:23.095Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-14T23:51:23.095Z] ---> Running in 38fa6770a33c [2023-02-14T23:51:26.464Z] Removing intermediate container 38fa6770a33c [2023-02-14T23:51:26.464Z] ---> 5ccdb9da59ec [2023-02-14T23:51:26.464Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-14T23:51:26.464Z] ---> Running in c6ee0a19601c [2023-02-14T23:51:27.055Z] Removing intermediate container c6ee0a19601c [2023-02-14T23:51:27.055Z] ---> 9a6eee7077b0 [2023-02-14T23:51:27.055Z] Step 19/21 : LABEL arch=arm64 [2023-02-14T23:51:27.055Z] ---> Running in 8da9b111a3ab [2023-02-14T23:51:27.641Z] Removing intermediate container 8da9b111a3ab [2023-02-14T23:51:27.641Z] ---> 264d49691291 [2023-02-14T23:51:27.641Z] Step 20/21 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:51:27.641Z] ---> Running in 7c385d791ef2 [2023-02-14T23:51:28.228Z] Removing intermediate container 7c385d791ef2 [2023-02-14T23:51:28.228Z] ---> 4b575addd751 [2023-02-14T23:51:28.228Z] Step 21/21 : LABEL version=0.0.0 [2023-02-14T23:51:28.495Z] ---> Running in 4820d11a0f84 [2023-02-14T23:51:29.087Z] Removing intermediate container 4820d11a0f84 [2023-02-14T23:51:29.087Z] ---> f2b36e9a7fb2 [2023-02-14T23:51:29.087Z] [2023-02-14T23:51:29.087Z] Successfully built f2b36e9a7fb2 [2023-02-14T23:51:29.087Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-14T23:52:50.678Z]  Building security-proxy-setup ... done Removing intermediate container 6d377d8a6cde [2023-02-14T23:52:50.678Z] ---> 435303544118 [2023-02-14T23:52:50.678Z] [2023-02-14T23:52:50.678Z] Step 10/23 : FROM alpine:3.16 [2023-02-14T23:52:50.678Z] ---> 4c81e5bf8899 [2023-02-14T23:52:50.678Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-14T23:52:50.678Z] ---> Using cache [2023-02-14T23:52:50.678Z] ---> e972458b3a51 [2023-02-14T23:52:50.678Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T23:52:50.678Z] ---> Using cache [2023-02-14T23:52:50.678Z] ---> 92c6bfd3bb35 [2023-02-14T23:52:50.678Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-14T23:52:50.678Z] ---> Running in 1649591889a7 [2023-02-14T23:52:50.678Z] Removing intermediate container 1649591889a7 [2023-02-14T23:52:50.678Z] ---> 090bcf7de751 [2023-02-14T23:52:50.678Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-14T23:52:50.678Z] ---> Running in 91c78ba18528 [2023-02-14T23:52:50.678Z] Removing intermediate container 91c78ba18528 [2023-02-14T23:52:50.678Z] ---> fba3a8fac941 [2023-02-14T23:52:50.678Z] Step 15/23 : WORKDIR / [2023-02-14T23:52:50.678Z] ---> Running in a61373ba8147 [2023-02-14T23:52:50.678Z] Removing intermediate container 95c3cdcf2456 [2023-02-14T23:52:50.678Z] ---> 5a9cd43d4258 [2023-02-14T23:52:50.678Z] [2023-02-14T23:52:50.678Z] Step 10/22 : FROM alpine:3.16 [2023-02-14T23:52:50.678Z] ---> 4c81e5bf8899 [2023-02-14T23:52:50.678Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-14T23:52:50.678Z] ---> Running in 2d303be2a912 [2023-02-14T23:52:50.678Z] Removing intermediate container a61373ba8147 [2023-02-14T23:52:50.678Z] ---> a9b8de402e43 [2023-02-14T23:52:50.678Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:52:50.678Z] ---> c16026646d1f [2023-02-14T23:52:50.678Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-14T23:52:50.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T23:52:50.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T23:52:50.678Z] ---> c97fc41993a5 [2023-02-14T23:52:50.678Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-14T23:52:50.678Z] ---> f49cf8181940 [2023-02-14T23:52:50.678Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-14T23:52:50.678Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-14T23:52:50.678Z] ---> Running in 71b65b09fe56 [2023-02-14T23:52:50.678Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-14T23:52:50.678Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T23:52:50.678Z] Executing ca-certificates-20220614-r0.trigger [2023-02-14T23:52:50.678Z] Removing intermediate container 71b65b09fe56 [2023-02-14T23:52:50.678Z] ---> fb2b170d0ff3 [2023-02-14T23:52:50.678Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:52:50.678Z] OK: 6 MiB in 16 packages [2023-02-14T23:52:50.678Z] ---> Running in 7925fb206f36 [2023-02-14T23:52:50.678Z] Removing intermediate container 7925fb206f36 [2023-02-14T23:52:50.678Z] ---> 1ae3c3e94419 [2023-02-14T23:52:50.678Z] Step 21/23 : LABEL arch=arm64 [2023-02-14T23:52:50.678Z] ---> Running in 5f56cf98642b [2023-02-14T23:52:50.678Z] Removing intermediate container 5f56cf98642b [2023-02-14T23:52:50.678Z] ---> 086734057749 [2023-02-14T23:52:50.678Z] Step 22/23 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:52:50.678Z] ---> Running in 87c1e8935e3e [2023-02-14T23:52:50.678Z] Removing intermediate container 2d303be2a912 [2023-02-14T23:52:50.678Z] ---> 95b265b0e27a [2023-02-14T23:52:50.678Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-14T23:52:50.678Z] Removing intermediate container 87c1e8935e3e [2023-02-14T23:52:50.678Z] ---> 701eac17590a [2023-02-14T23:52:50.678Z] Step 23/23 : LABEL version=0.0.0 [2023-02-14T23:52:50.678Z] ---> Running in 760f427f2bfd [2023-02-14T23:52:50.678Z] ---> Running in 578f1fcecff0 [2023-02-14T23:52:50.678Z] Removing intermediate container 760f427f2bfd [2023-02-14T23:52:50.678Z] ---> d8cdcdf5f2c3 [2023-02-14T23:52:50.678Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-14T23:52:50.678Z] Removing intermediate container 578f1fcecff0 [2023-02-14T23:52:50.678Z] ---> 3fa6239115b1 [2023-02-14T23:52:50.678Z] [2023-02-14T23:52:50.678Z] ---> Running in a9943b6ad590 [2023-02-14T23:52:50.678Z] Successfully built 3fa6239115b1 [2023-02-14T23:52:50.678Z] Successfully tagged core-command-arm64:latest [2023-02-14T23:52:50.678Z]  Building core-command ... done Removing intermediate container a9943b6ad590 [2023-02-14T23:52:50.678Z] ---> 66c01df948c1 [2023-02-14T23:52:50.678Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-14T23:52:50.678Z] ---> Running in 42a398171f72 [2023-02-14T23:52:50.678Z] Removing intermediate container 42a398171f72 [2023-02-14T23:52:50.678Z] ---> e47b107f3fb2 [2023-02-14T23:52:50.678Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-14T23:52:50.678Z] ---> 956beac3cf63 [2023-02-14T23:52:50.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-14T23:52:50.943Z] ---> 502445c0c5c9 [2023-02-14T23:52:50.943Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-14T23:52:51.527Z] ---> b8165b3ef3ac [2023-02-14T23:52:51.527Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-14T23:52:51.527Z] ---> Running in 3730f0956a9b [2023-02-14T23:52:51.797Z] Removing intermediate container 3730f0956a9b [2023-02-14T23:52:51.797Z] ---> e4f62b617bee [2023-02-14T23:52:51.797Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T23:52:52.062Z] ---> Running in ab6e1f203c64 [2023-02-14T23:52:52.327Z] Removing intermediate container ab6e1f203c64 [2023-02-14T23:52:52.327Z] ---> c266a9bb4b7e [2023-02-14T23:52:52.327Z] Step 20/22 : LABEL arch=arm64 [2023-02-14T23:52:52.327Z] ---> Running in 7cb537e751f0 [2023-02-14T23:52:52.593Z] Removing intermediate container 7cb537e751f0 [2023-02-14T23:52:52.593Z] ---> 7b50007a5a60 [2023-02-14T23:52:52.593Z] Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b [2023-02-14T23:52:52.859Z] ---> Running in ee187ef181db [2023-02-14T23:52:53.127Z] Removing intermediate container ee187ef181db [2023-02-14T23:52:53.127Z] ---> da4e73c8499d [2023-02-14T23:52:53.127Z] Step 22/22 : LABEL version=0.0.0 [2023-02-14T23:52:53.127Z] ---> Running in 0636d6c6f7e9 [2023-02-14T23:52:53.392Z] Removing intermediate container 0636d6c6f7e9 [2023-02-14T23:52:53.392Z] ---> 72330a371ddd [2023-02-14T23:52:53.392Z] [2023-02-14T23:52:53.658Z] Successfully built 72330a371ddd [2023-02-14T23:52:53.658Z] Successfully tagged support-notifications-arm64:latest [2023-02-14T23:52:53.932Z]  Building support-notifications ... done  [Pipeline] } [2023-02-14T23:52:53.943Z] $ docker stop --time=1 9b3abbf31940f5f57b5152b9d8ac0af8a3fd1cc250e196cd2f8442be3c41649f [2023-02-14T23:52:55.628Z] $ docker rm -f --volumes 9b3abbf31940f5f57b5152b9d8ac0af8a3fd1cc250e196cd2f8442be3c41649f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T23:52:56.096Z] + docker images [2023-02-14T23:52:56.361Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-14T23:52:56.361Z] support-notifications-arm64 latest 72330a371ddd 3 seconds ago 29.7MB [2023-02-14T23:52:56.361Z] core-command-arm64 latest 3fa6239115b1 8 seconds ago 17MB [2023-02-14T23:52:56.361Z] 5a9cd43d4258 14 seconds ago 1.57GB [2023-02-14T23:52:56.361Z] 435303544118 17 seconds ago 1.51GB [2023-02-14T23:52:56.361Z] security-proxy-setup-arm64 latest f2b36e9a7fb2 About a minute ago 26.9MB [2023-02-14T23:52:56.361Z] core-data-arm64 latest 8dc37b7722af About a minute ago 17.2MB [2023-02-14T23:52:56.361Z] 6a6a67820265 About a minute ago 1.5GB [2023-02-14T23:52:56.361Z] 4805abe04840 About a minute ago 1.51GB [2023-02-14T23:52:56.361Z] security-secretstore-setup-arm64 latest d5bf92bdc9f6 3 minutes ago 29MB [2023-02-14T23:52:56.361Z] a7166c8047fa 3 minutes ago 1.5GB [2023-02-14T23:52:56.361Z] security-spire-config-arm64 latest dd96aaae88b4 4 minutes ago 83.6MB [2023-02-14T23:52:56.361Z] 42c69415b3d3 4 minutes ago 1.38GB [2023-02-14T23:52:56.361Z] security-spire-server-arm64 latest 438b88a067c7 5 minutes ago 84.3MB [2023-02-14T23:52:56.361Z] e298fd0ebd2b 5 minutes ago 1.38GB [2023-02-14T23:52:56.361Z] support-scheduler-arm64 latest dd24e2d92b6d 7 minutes ago 29MB [2023-02-14T23:52:56.361Z] 3c773813e0b0 7 minutes ago 1.57GB [2023-02-14T23:52:56.361Z] security-spiffe-token-provider-arm64 latest 10a9d7f18b11 8 minutes ago 29.1MB [2023-02-14T23:52:56.361Z] 0f0501267cfe 9 minutes ago 1.54GB [2023-02-14T23:52:56.361Z] core-metadata-arm64 latest 0732ca1b035a 9 minutes ago 17.7MB [2023-02-14T23:52:56.361Z] 9df3b89c3a0d 9 minutes ago 1.51GB [2023-02-14T23:52:56.361Z] security-bootstrapper-arm64 latest 68b5ea8ffb94 10 minutes ago 19.6MB [2023-02-14T23:52:56.361Z] core-common-config-bootstrapper-arm64 latest 4ac84b6df52f 10 minutes ago 14.9MB [2023-02-14T23:52:56.361Z] d30c7e10fbc1 11 minutes ago 1.5GB [2023-02-14T23:52:56.361Z] 0f2398f32197 11 minutes ago 1.5GB [2023-02-14T23:52:56.361Z] security-spire-agent-arm64 latest de637c27f278 17 minutes ago 122MB [2023-02-14T23:52:56.361Z] a9926ceb4bcf 18 minutes ago 1.38GB [2023-02-14T23:52:56.361Z] ci-base-image-arm64 latest 6a1ec63d1fa7 32 minutes ago 905MB [2023-02-14T23:52:56.361Z] alpine 3.15 354640af7b1b 4 days ago 5.34MB [2023-02-14T23:52:56.361Z] alpine 3.16 4c81e5bf8899 4 days ago 5.3MB [2023-02-14T23:52:56.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-14T23:52:56.361Z] 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-14T23:52:56.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T23:52:56.792Z] [2023-02-14T23:52:56.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:52:57.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T23:52:57.131Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T23:52:57.131Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T23:52:57.131Z] 04944245beec: Pulling fs layer [2023-02-14T23:52:57.131Z] 699f458cf7ca: Pulling fs layer [2023-02-14T23:52:57.131Z] 765212b225bb: Pulling fs layer [2023-02-14T23:52:57.131Z] f23df028b6ca: Pulling fs layer [2023-02-14T23:52:57.131Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T23:52:57.131Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T23:52:57.131Z] 765212b225bb: Waiting [2023-02-14T23:52:57.131Z] f23df028b6ca: Waiting [2023-02-14T23:52:57.131Z] d65c8cfc05b1: Waiting [2023-02-14T23:52:57.131Z] 2437ff75d9bd: Waiting [2023-02-14T23:52:57.399Z] 04944245beec: Verifying Checksum [2023-02-14T23:52:57.399Z] 04944245beec: Download complete [2023-02-14T23:52:57.399Z] 765212b225bb: Verifying Checksum [2023-02-14T23:52:57.399Z] 765212b225bb: Download complete [2023-02-14T23:52:57.399Z] f23df028b6ca: Verifying Checksum [2023-02-14T23:52:57.399Z] f23df028b6ca: Download complete [2023-02-14T23:52:57.399Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T23:52:57.399Z] d65c8cfc05b1: Download complete [2023-02-14T23:52:57.665Z] 699f458cf7ca: Verifying Checksum [2023-02-14T23:52:57.665Z] 699f458cf7ca: Download complete [2023-02-14T23:52:57.932Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T23:52:57.932Z] 8998bd30e6a1: Download complete [2023-02-14T23:53:00.504Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T23:53:00.504Z] 2437ff75d9bd: Download complete [2023-02-14T23:53:01.907Z] 8998bd30e6a1: Pull complete [2023-02-14T23:53:02.490Z] 04944245beec: Pull complete [2023-02-14T23:53:03.893Z] 699f458cf7ca: Pull complete [2023-02-14T23:53:03.893Z] 765212b225bb: Pull complete [2023-02-14T23:53:04.846Z] f23df028b6ca: Pull complete [2023-02-14T23:53:05.112Z] d65c8cfc05b1: Pull complete [2023-02-14T23:53:20.084Z] 2437ff75d9bd: Pull complete [2023-02-14T23:53:20.084Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T23:53:20.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T23:53:20.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:53:20.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container [2023-02-14T23:53:20.332Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-14T23:53:23.024Z] $ docker top 14bbebde4c801fdf12ea5789924f599b3c850821511a68c3068d3cc50311f9f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:53:23.857Z] ---> job-cost.sh [2023-02-14T23:53:23.858Z] lf-activate-venv: SKIPPING [2023-02-14T23:53:23.858Z] INFO: No Stack... [2023-02-14T23:53:24.123Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T23:53:25.077Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T23:53:25.398Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-14T23:53:25.398Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T23:53:25.699Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-2-stack-cost] [2023-02-14T23:53:25.705Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4352-2-stack-cost] did not exist. Created. [2023-02-14T23:53:25.705Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T23:53:26.343Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T23:53:26.518Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T23:53:26.524Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T23:53:26.543Z] $ docker stop --time=1 14bbebde4c801fdf12ea5789924f599b3c850821511a68c3068d3cc50311f9f7 [2023-02-14T23:53:28.042Z] $ docker rm -f --volumes 14bbebde4c801fdf12ea5789924f599b3c850821511a68c3068d3cc50311f9f7 [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-14T23:53:28.411Z] provisioning config files... [2023-02-14T23:53:28.418Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9301976503983529973tmp [Pipeline] { [Pipeline] sh [2023-02-14T23:53:28.717Z] + set +x [2023-02-14T23:53:28.717Z] + bash -s -- [2023-02-14T23:53:28.717Z] + curl -s https://codecov.io/bash [2023-02-14T23:53:28.717Z] [2023-02-14T23:53:28.717Z] _____ _ [2023-02-14T23:53:28.717Z] / ____| | | [2023-02-14T23:53:28.717Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T23:53:28.717Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T23:53:28.717Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T23:53:28.717Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T23:53:28.717Z] Bash-1.0.6 [2023-02-14T23:53:28.717Z] [2023-02-14T23:53:28.717Z] [2023-02-14T23:53:28.717Z] ==> git version 2.25.1 found [2023-02-14T23:53:28.717Z] ==> 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-14T23:53:28.717Z] Release-Date: 2020-01-08 [2023-02-14T23:53:28.717Z] 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-14T23:53:28.717Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T23:53:28.717Z] ==> Jenkins CI detected. [2023-02-14T23:53:28.717Z] current dir:  /w/workspace/edgex-go/2 [2023-02-14T23:53:28.717Z] project root: . [2023-02-14T23:53:28.717Z] --> token set from env [2023-02-14T23:53:28.717Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T23:53:28.717Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T23:53:28.717Z] ==> Python coveragepy not found [2023-02-14T23:53:28.717Z] ==> Searching for coverage reports in: [2023-02-14T23:53:28.717Z] + . [2023-02-14T23:53:28.976Z] -> Found 1 reports [2023-02-14T23:53:28.976Z] ==> Detecting git/mercurial file structure [2023-02-14T23:53:28.976Z] ==> Reading reports [2023-02-14T23:53:28.976Z] + ./coverage.out bytes=487418 [2023-02-14T23:53:28.976Z] ==> Appending adjustments [2023-02-14T23:53:28.976Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T23:53:29.912Z] + Found adjustments [2023-02-14T23:53:29.912Z] ==> Gzipping contents [2023-02-14T23:53:30.171Z] 64K /tmp/codecov.uGQiAO.gz [2023-02-14T23:53:30.171Z] ==> Uploading reports [2023-02-14T23:53:30.171Z] url: https://codecov.io [2023-02-14T23:53:30.171Z] query: branch=PR-4352&commit=5ee3b2bb24e06d2693944d389d843385d51c141b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-14T23:53:30.171Z] -> Pinging Codecov [2023-02-14T23:53:30.171Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=5ee3b2bb24e06d2693944d389d843385d51c141b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-14T23:53:30.171Z] -> Uploading to [2023-02-14T23:53:30.171Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/5ee3b2bb24e06d2693944d389d843385d51c141b/e76460fa-0f6f-4cfc-98cd-86796f58255a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T235330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5bc9f7fd419bebd098a9554611fb4c8023dca9e9fbef32d6b12147871c980d7 [2023-02-14T23:53:30.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T23:53:30.171Z] Dload Upload Total Spent Left Speed [2023-02-14T23:53:30.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62895 0 0 100 62895 0 228k --:--:-- --:--:-- --:--:-- 227k [2023-02-14T23:53:30.431Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ee3b2bb24e06d2693944d389d843385d51c141b [Pipeline] } [2023-02-14T23:53:30.438Z] 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-14T23:53:31.008Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:53:31.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:53:32.164Z] ---> package-listing.sh [2023-02-14T23:53:32.164Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T23:53:32.164Z] ++ facter osfamily [2023-02-14T23:53:32.424Z] + OS_FAMILY=debian [2023-02-14T23:53:32.424Z] + workspace=/w/workspace/edgex-go/2 [2023-02-14T23:53:32.424Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T23:53:32.424Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T23:53:32.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T23:53:32.424Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T23:53:32.424Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-14T23:53:32.424Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T23:53:32.424Z] + case "${OS_FAMILY}" in [2023-02-14T23:53:32.424Z] + dpkg -l [2023-02-14T23:53:32.424Z] + grep '^ii' [2023-02-14T23:53:32.424Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T23:53:32.424Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T23:53:32.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T23:53:32.424Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-14T23:53:32.424Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-14T23:53:32.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-14T23:53:32.434Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T23:53:32.714Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:53:33.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T23:53:33.271Z] [2023-02-14T23:53:33.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T23:53:33.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T23:53:33.579Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T23:53:33.579Z] 5eb5b503b376: Pulling fs layer [2023-02-14T23:53:33.579Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T23:53:33.579Z] ec43610c2a17: Pulling fs layer [2023-02-14T23:53:33.579Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T23:53:33.579Z] 33b1e0a273af: Pulling fs layer [2023-02-14T23:53:33.579Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T23:53:33.579Z] 2f39f015ded8: Pulling fs layer [2023-02-14T23:53:33.579Z] 5d3b04190fa2: Waiting [2023-02-14T23:53:33.579Z] 3a2ae6a8a46f: Waiting [2023-02-14T23:53:33.579Z] 2f39f015ded8: Waiting [2023-02-14T23:53:33.579Z] 33b1e0a273af: Waiting [2023-02-14T23:53:33.579Z] 5c69ac0246d0: Download complete [2023-02-14T23:53:33.579Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T23:53:33.579Z] 3a2ae6a8a46f: Download complete [2023-02-14T23:53:33.839Z] 33b1e0a273af: Verifying Checksum [2023-02-14T23:53:33.839Z] 33b1e0a273af: Download complete [2023-02-14T23:53:33.839Z] 5d3b04190fa2: Download complete [2023-02-14T23:53:33.839Z] ec43610c2a17: Verifying Checksum [2023-02-14T23:53:33.839Z] ec43610c2a17: Download complete [2023-02-14T23:53:34.098Z] 5eb5b503b376: Verifying Checksum [2023-02-14T23:53:34.098Z] 5eb5b503b376: Download complete [2023-02-14T23:53:34.664Z] 2f39f015ded8: Download complete [2023-02-14T23:53:35.230Z] 5eb5b503b376: Pull complete [2023-02-14T23:53:35.230Z] 5c69ac0246d0: Pull complete [2023-02-14T23:53:35.795Z] ec43610c2a17: Pull complete [2023-02-14T23:53:35.795Z] 3a2ae6a8a46f: Pull complete [2023-02-14T23:53:36.385Z] 33b1e0a273af: Pull complete [2023-02-14T23:53:36.385Z] 5d3b04190fa2: Pull complete [2023-02-14T23:53:40.568Z] 2f39f015ded8: Pull complete [2023-02-14T23:53:40.568Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T23:53:40.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T23:53:40.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T23:53:40.644Z] prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container [2023-02-14T23:53:40.671Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T23:53:43.897Z] $ docker top 9664ecd0a634a9afd9fcb5f7ba19af18255cc7a7e8fdc6abbdb1debfc537788b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T23:53:44.246Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T23:53:44.535Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T23:53:44.824Z] + ls /var/log/sa-host [2023-02-14T23:53:44.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T23:53:44.905Z] provisioning config files... [2023-02-14T23:53:44.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7750303932545278456tmp [Pipeline] { [Pipeline] echo [2023-02-14T23:53:44.927Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:53:45.208Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T23:53:45.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:53:45.533Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T23:53:45.542Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:53:45.824Z] ---> sudo-logs.sh [2023-02-14T23:53:45.824Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T23:53:45.848Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:53:46.130Z] ---> job-cost.sh [2023-02-14T23:53:46.130Z] lf-activate-venv: SKIPPING [2023-02-14T23:53:46.130Z] DEBUG: total: 0.10999999940395355 [2023-02-14T23:53:46.130Z] INFO: Retrieving Stack Cost... [2023-02-14T23:53:47.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T23:53:47.765Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T23:53:47.779Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T23:53:48.065Z] ---> logs-deploy.sh [2023-02-14T23:53:48.065Z] lf-activate-venv: SKIPPING [2023-02-14T23:53:48.065Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/2 [2023-02-14T23:53:48.065Z] INFO: archiving workspace using pattern(s): [2023-02-14T23:53:49.000Z] Archives upload complete. [2023-02-14T23:53:49.259Z] INFO: archiving logs to Nexus