Pull request #4545 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7afc286b40584e9339f2da210137af5b33be461+0075755ea904cb1c320e6f00828dbbda8c0a5f06 (b80571d6af545bd413b00f705e1f5fadf15ec0ea) 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-ssh13839388844255264614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh791837152215728025.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4545/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4545/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2479208552322666236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4545/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7728000019829297255.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2839846241614698623.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4545/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4545/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh316903291776168450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12457 in /w/workspace/edgexfoundry_edgex-go_PR-4545 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4545/head:refs/remotes/origin/PR-4545 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0075755ea904cb1c320e6f00828dbbda8c0a5f06 into PR head commit d7afc286b40584e9339f2da210137af5b33be461 Merge succeeded, producing d7afc286b40584e9339f2da210137af5b33be461 Checking out Revision d7afc286b40584e9339f2da210137af5b33be461 (PR-4545) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:33 ========================================================= 19:59:33 EdgeX Global Pipelines Version Info 19:59:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d7afc286b40584e9339f2da210137af5b33be461 # 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 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7afc286b40584e9339f2da210137af5b33be461 # timeout=10 19:59:33 ------------------- 19:59:33 stable info: 19:59:33 ------------------- 19:59:33 Commited By: Bill Mahoney bill.mahoney@intel.com 19:59:33 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 19:59:33 Message: update stable to v1.0.248 19:59:34 ------------------- 19:59:34 experimental info: 19:59:34 ------------------- 19:59:34 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:59:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4545 [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4545 [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4545 [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7afc286b40584e9339f2da210137af5b33be461 [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7afc28 [Pipeline] echo 19:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:35 provisioning config files... 19:59:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11605955159939175243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:36 ---> docker-login.sh 19:59:36 nexus3.edgexfoundry.org:10001 19:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:36 Configure a credential helper to remove this warning. See 19:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:36 19:59:36 Login Succeeded 19:59:36 nexus3.edgexfoundry.org:10002 19:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:36 Configure a credential helper to remove this warning. See 19:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:36 19:59:36 Login Succeeded 19:59:36 nexus3.edgexfoundry.org:10003 19:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:37 Configure a credential helper to remove this warning. See 19:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:37 19:59:37 Login Succeeded 19:59:37 nexus3.edgexfoundry.org:10004 19:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:37 Configure a credential helper to remove this warning. See 19:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:37 19:59:37 Login Succeeded 19:59:37 docker.io 19:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:37 Configure a credential helper to remove this warning. See 19:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:37 19:59:37 Login Succeeded 19:59:37 ---> docker-login.sh ends [Pipeline] } 19:59:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:37 + 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-auth/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 19:59:37 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 19:59:37 19:59:37 + echo core-command,cmd/core-command/Dockerfile 19:59:37 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 19:59:37 -d/ -f2 19:59:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + dirname cmd/core-data/Dockerfile 19:59:37 + echo core-data,cmd/core-data/Dockerfile 19:59:37 + + cut -d/ -f2 19:59:37 dirname cmd/core-metadata/Dockerfile 19:59:37 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:37 + dirname cmd/security-bootstrapper/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:37 + dirname cmd/security-proxy-auth/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + dirname cmd/security-proxy-setup/Dockerfile 19:59:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:37 + dirname cmd/security-spire-agent/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:37 + dirname cmd/security-spire-config/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + dirname cmd/security-spire-server/Dockerfile 19:59:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:37 + dirname cmd/support-notifications/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:37 + dirname cmd/support-scheduler/Dockerfile 19:59:37 + cut -d/ -f2 19:59:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:37 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-auth, dockerfile:cmd/security-proxy-auth/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 19:59:38 + git rev-list -1 --merges d7afc286b40584e9339f2da210137af5b33be461~1..d7afc286b40584e9339f2da210137af5b33be461 [Pipeline] echo 19:59:38 -----------> git rev-list -1 --merges d7afc286b40584e9339f2da210137af5b33be461~1..d7afc286b40584e9339f2da210137af5b33be461 d7afc286b40584e9339f2da210137af5b33be461 [false] [Pipeline] sh 19:59:38 + git log --format=format:%s -1 d7afc286b40584e9339f2da210137af5b33be461 [Pipeline] echo 19:59:38 ========================================================= 19:59:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:39 + grep -v github /etc/ssh/ssh_known_hosts 19:59:39 + [ -e /tmp/ssh_known_hosts ] 19:59:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:39 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:39 19:59:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:40 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:40 b85a868b505f: Pulling fs layer 19:59:40 e2be974225ed: Pulling fs layer 19:59:40 339a4e72a1f5: Pulling fs layer 19:59:40 988bab9f4d93: Pulling fs layer 19:59:40 1469e6f7b9e6: Pulling fs layer 19:59:40 eaf3925da568: Pulling fs layer 19:59:40 bab4dde63d76: Pulling fs layer 19:59:40 bde34c3a00c8: Pulling fs layer 19:59:40 b352a97aabf1: Pulling fs layer 19:59:40 4872d77fe225: Pulling fs layer 19:59:40 5851b861e8e6: Pulling fs layer 19:59:40 988bab9f4d93: Waiting 19:59:40 1469e6f7b9e6: Waiting 19:59:40 eaf3925da568: Waiting 19:59:40 bab4dde63d76: Waiting 19:59:40 4872d77fe225: Waiting 19:59:40 bde34c3a00c8: Waiting 19:59:40 5851b861e8e6: Waiting 19:59:40 b352a97aabf1: Waiting 19:59:40 e2be974225ed: Verifying Checksum 19:59:40 e2be974225ed: Download complete 19:59:40 988bab9f4d93: Verifying Checksum 19:59:40 1469e6f7b9e6: Verifying Checksum 19:59:40 1469e6f7b9e6: Download complete 19:59:40 eaf3925da568: Verifying Checksum 19:59:40 eaf3925da568: Download complete 19:59:40 339a4e72a1f5: Verifying Checksum 19:59:40 339a4e72a1f5: Download complete 19:59:40 bde34c3a00c8: Download complete 19:59:40 b352a97aabf1: Download complete 19:59:40 4872d77fe225: Verifying Checksum 19:59:40 4872d77fe225: Download complete 19:59:40 5851b861e8e6: Verifying Checksum 19:59:40 5851b861e8e6: Download complete 19:59:40 b85a868b505f: Download complete 19:59:40 bab4dde63d76: Verifying Checksum 19:59:40 bab4dde63d76: Download complete 19:59:42 b85a868b505f: Pull complete 19:59:42 e2be974225ed: Pull complete 19:59:43 339a4e72a1f5: Pull complete 19:59:43 988bab9f4d93: Pull complete 19:59:43 1469e6f7b9e6: Pull complete 19:59:43 eaf3925da568: Pull complete 19:59:45 bab4dde63d76: Pull complete 19:59:45 bde34c3a00c8: Pull complete 19:59:45 b352a97aabf1: Pull complete 19:59:45 4872d77fe225: Pull complete 19:59:45 5851b861e8e6: Pull complete 19:59:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:46 prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container 19:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:51 $ docker top 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d -eo pid,comm 19:59:51 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). 19:59:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:51 [ssh-agent] Looking for ssh-agent implementation... 19:59:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:51 $ docker exec 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d ssh-agent 19:59:51 SSH_AUTH_SOCK=/tmp/ssh-Hs7XpHxZtW3F/agent.15 19:59:51 SSH_AGENT_PID=26 19:59:51 Running ssh-add (command line suppressed) 19:59:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10338178572704426384.key (/w/workspace/edgex-go/1@tmp/private_key_10338178572704426384.key) 19:59:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:52 + git tag --points-at HEAD [Pipeline] } 19:59:52 $ docker exec --env ******** --env ******** 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d ssh-agent -k 19:59:52 unset SSH_AUTH_SOCK; 19:59:52 unset SSH_AGENT_PID; 19:59:52 echo Agent pid 26 killed; 19:59:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:52 [ssh-agent] Looking for ssh-agent implementation... 19:59:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:52 $ docker exec 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d ssh-agent 19:59:52 SSH_AUTH_SOCK=/tmp/ssh-VXai3JUSEnV7/agent.70 19:59:52 SSH_AGENT_PID=77 19:59:52 Running ssh-add (command line suppressed) 19:59:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10620275597119080225.key (/w/workspace/edgex-go/1@tmp/private_key_10620275597119080225.key) 19:59:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:52 + git semver init 19:59:53 2023-05-02 19:59:53,237 [run_init] DEBUG init version:0.0.0 force:False 19:59:53 2023-05-02 19:59:53,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:53 2023-05-02 19:59:53,239 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:53 2023-05-02 19:59:53,239 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:59 2023-05-02 19:59:59,310 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:59 2023-05-02 19:59:59,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4545 with force:False 19:59:59 2023-05-02 19:59:59,310 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4545 19:59:59 2023-05-02 19:59:59,314 [execute] INFO git cat-file --batch-check 19:59:59 2023-05-02 19:59:59,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:59 2023-05-02 19:59:59,321 [execute] INFO git cat-file --batch 19:59:59 2023-05-02 19:59:59,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:59 2023-05-02 19:59:59,326 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4545 19:59:59 0.0.0 [Pipeline] } 19:59:59 $ docker exec --env ******** --env ******** 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d ssh-agent -k 19:59:59 unset SSH_AUTH_SOCK; 19:59:59 unset SSH_AGENT_PID; 19:59:59 echo Agent pid 77 killed; 20:00:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:00 + git semver [Pipeline] } 20:00:00 $ docker stop --time=1 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d 20:00:02 $ docker rm -f --volumes 9312e979532494b52bf5bb49755a2586bdbb656ce23ced57d73f94e23322614d [Pipeline] // withDockerContainer [Pipeline] sh 20:00:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:02 Stashed 1 file(s) [Pipeline] echo 20:00:02 [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 20:00:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:03 ========================================================= 20:00:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:00:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:04 f56be85fc22e: Pulling fs layer 20:00:04 85791d961cd3: Pulling fs layer 20:00:04 d694b5ae8c79: Pulling fs layer 20:00:04 9f32a84ed3da: Pulling fs layer 20:00:04 4d19c01a9841: Pulling fs layer 20:00:04 9325e15d5711: Pulling fs layer 20:00:04 556b6ee489ea: Pulling fs layer 20:00:04 c5a4b2cf53e6: Pulling fs layer 20:00:04 9f32a84ed3da: Waiting 20:00:04 9325e15d5711: Waiting 20:00:04 556b6ee489ea: Waiting 20:00:04 85791d961cd3: Verifying Checksum 20:00:04 85791d961cd3: Download complete 20:00:04 9f32a84ed3da: Verifying Checksum 20:00:04 9f32a84ed3da: Download complete 20:00:04 4d19c01a9841: Verifying Checksum 20:00:04 4d19c01a9841: Download complete 20:00:04 f56be85fc22e: Verifying Checksum 20:00:04 f56be85fc22e: Download complete 20:00:04 9325e15d5711: Verifying Checksum 20:00:04 9325e15d5711: Download complete 20:00:04 f56be85fc22e: Pull complete 20:00:04 85791d961cd3: Pull complete 20:00:05 c5a4b2cf53e6: Verifying Checksum 20:00:05 c5a4b2cf53e6: Download complete 20:00:05 556b6ee489ea: Verifying Checksum 20:00:05 556b6ee489ea: Download complete 20:00:05 d694b5ae8c79: Verifying Checksum 20:00:05 d694b5ae8c79: Download complete 20:00:08 d694b5ae8c79: Pull complete 20:00:08 9f32a84ed3da: Pull complete 20:00:08 4d19c01a9841: Pull complete 20:00:08 9325e15d5711: Pull complete 20:00:11 556b6ee489ea: Pull complete 20:00:12 c5a4b2cf53e6: Pull complete 20:00:12 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:00:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:12 WORKDIR /edgex 20:00:12 COPY go.mod . 20:00:12 RUN go mod download 20:00:12 + docker build -t ci-base-image-x86_64 -f - . 20:00:13 Sending build context to Docker daemon 170.7MB 20:00:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:00:13 ---> c4be618373d6 20:00:13 Step 2/4 : WORKDIR /edgex 20:00:18 Still waiting to schedule task 20:00:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:21 ---> Running in c6146ef493eb 20:00:21 Removing intermediate container c6146ef493eb 20:00:21 ---> f9cb04916dff 20:00:21 Step 3/4 : COPY go.mod . 20:00:21 ---> 1aef884d2797 20:00:21 Step 4/4 : RUN go mod download 20:00:21 ---> Running in d894d5ec64a7 20:00:39 Removing intermediate container d894d5ec64a7 20:00:39 ---> fecb284bd9bc 20:00:39 Successfully built fecb284bd9bc 20:00:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:39 + docker inspect -f . ci-base-image-x86_64 20:00:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:40 prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container 20:00:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:40 $ docker top 0da87256d98c102466b01a66589b66fe49f1dec4e6c74fe552620f2bdd77a201 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:41 + go version 20:00:41 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:41 $ docker stop --time=1 0da87256d98c102466b01a66589b66fe49f1dec4e6c74fe552620f2bdd77a201 20:00:42 $ docker rm -f --volumes 0da87256d98c102466b01a66589b66fe49f1dec4e6c74fe552620f2bdd77a201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:43 + docker inspect -f . ci-base-image-x86_64 20:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:43 prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container 20:00:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:44 $ docker top 788afb2b52935fb70797f03797a6f4772dada5d2861d5e1dad55d3c9328318ad -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:44 ========================================================= 20:00:44 [edgeXBuildGoParallel] Running Tests and Build... 20:00:44 ========================================================= [Pipeline] sh 20:00:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:45 + make test 20:00:45 go test -race -coverprofile=coverage.out ./... 20:00:53 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.107s coverage: 71.5% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.923s coverage: 88.5% of statements 20:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.369s coverage: 95.6% of statements 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 20:01:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.0% of statements 20:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements 20:01:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements 20:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 20:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 20:01:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.294s coverage: 79.9% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.064s coverage: 92.9% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.8% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 63.1% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.208s coverage: 92.3% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 20:01:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 20:01:50 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 20:01:50 running golangci-lint 20:01:50 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:01:50 go version go1.20.2 linux/amd64 20:01:51 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:51 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:02:09 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|deps|exports_file|files|types_sizes) took 15.521711104s" 20:02:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.322732ms" 20:02:15 level=info msg="[linters_context/goanalysis] analyzers took 1m25.734007601s with top 10 stages: buildir: 34.776539427s, inspect: 2.231839126s, printf: 2.082431606s, fact_deprecated: 1.890683267s, gosec: 1.665642599s, fact_purity: 1.352327228s, typedness: 1.321312529s, nilness: 1.26557498s, ctrlflow: 1.14386521s, S1038: 1.024378399s" 20:02:15 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:02:15 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, nolint: 0/23, exclude: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" 20:02:15 level=info msg="[runner] processing took 23.626922ms with stages: nolint: 12.56062ms, identifier_marker: 5.249064ms, exclude-rules: 2.121684ms, path_prettifier: 1.560389ms, autogenerated_exclude: 1.283039ms, skip_dirs: 803.385µs, cgo: 28.431µs, filename_unadjuster: 16.58µs, max_same_issues: 880ns, uniq_by_line: 540ns, skip_files: 380ns, exclude: 290ns, source_code: 280ns, sort_results: 260ns, diff: 250ns, severity-rules: 230ns, path_shortener: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 20:02:15 level=info msg="[runner] linters took 8.330350176s with stages: goanalysis_metalinter: 8.306624053s" 20:02:15 level=info msg="File cache stats: 0 entries of total size 0B" 20:02:15 level=info msg="Memory: 241 samples, avg is 193.5MB, max is 781.3MB" 20:02:15 level=info msg="Execution took 23.937827954s" 20:02:15 go vet ./... 20:02:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:19 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:20 + ls -al . 20:02:20 total 704 20:02:20 drwxrwxr-x 11 1001 1001 4096 May 2 20:00 . 20:02:20 drwxr-xr-x 4 root root 4096 May 2 20:00 .. 20:02:20 drwxrwxr-x 2 1001 1001 4096 May 2 19:59 .blubracket 20:02:20 -rw-rw-r-- 1 1001 1001 16 May 2 19:59 .dockerignore 20:02:20 drwxrwxr-x 8 1001 1001 4096 May 2 20:00 .git 20:02:20 drwxrwxr-x 3 1001 1001 4096 May 2 19:59 .github 20:02:20 -rw-rw-r-- 1 1001 1001 1133 May 2 19:59 .gitignore 20:02:20 -rw-rw-r-- 1 1001 1001 42 May 2 19:59 .golangci.yml 20:02:20 -rw-rw-r-- 1 1001 1001 87 May 2 19:59 .hadolint.yml 20:02:20 drwxr-xr-x 3 1001 1001 4096 May 2 19:59 .semver 20:02:20 -rw-rw-r-- 1 1001 1001 166 May 2 19:59 .sonarcloud.properties 20:02:20 -rw-rw-r-- 1 1001 1001 1171 May 2 19:59 ADOPTERS.md 20:02:20 -rw-rw-r-- 1 1001 1001 10835 May 2 19:59 Attribution.txt 20:02:20 -rw-rw-r-- 1 1001 1001 73765 May 2 19:59 CHANGELOG.md 20:02:20 -rw-rw-r-- 1 1001 1001 3804 May 2 19:59 CONTRIBUTING.md 20:02:20 -rw-rw-r-- 1 1001 1001 677 May 2 19:59 GOVERNANCE.md 20:02:20 -rw-rw-r-- 1 1001 1001 883 May 2 19:59 Jenkinsfile 20:02:20 -rw-rw-r-- 1 1001 1001 10775 May 2 19:59 LICENSE 20:02:20 -rw-rw-r-- 1 1001 1001 14368 May 2 19:59 Makefile 20:02:20 -rw-rw-r-- 1 1001 1001 582 May 2 19:59 OWNERS.md 20:02:20 -rw-rw-r-- 1 1001 1001 9403 May 2 19:59 README.md 20:02:20 -rw-rw-r-- 1 1001 1001 789 May 2 19:59 SECURITY.md 20:02:20 -rw-rw-r-- 1 1001 1001 5 May 2 20:00 VERSION 20:02:20 drwxrwxr-x 2 1001 1001 4096 May 2 19:59 bin 20:02:20 drwxrwxr-x 18 1001 1001 4096 May 2 19:59 cmd 20:02:20 -rw-r--r-- 1 root root 448352 May 2 20:01 coverage.out 20:02:20 -rw-rw-r-- 1 1001 1001 3200 May 2 19:59 go.mod 20:02:20 -rw-rw-r-- 1 1001 1001 31040 May 2 19:59 go.sum 20:02:20 drwxrwxr-x 7 1001 1001 4096 May 2 19:59 internal 20:02:20 drwxrwxr-x 3 1001 1001 4096 May 2 19:59 openapi 20:02:20 -rw-rw-r-- 1 1001 1001 594 May 2 19:59 security.txt 20:02:20 drwxrwxr-x 4 1001 1001 4096 May 2 19:59 snap 20:02:20 -rw-rw-r-- 1 1001 1001 204 May 2 19:59 version.go [Pipeline] sh 20:02:20 + '[' -e coverage.out ] 20:02:20 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:20 Stashed 1 file(s) [Pipeline] sh 20:02:21 + make build 20:02:21 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 20:02:39 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 20:02:40 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 20:02:41 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 20:02:42 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 20:02:48 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 20:02:50 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:51 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 20:02:52 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 20:02:53 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 20:02:54 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 20:02:55 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] } 20:02:56 $ docker stop --time=1 788afb2b52935fb70797f03797a6f4772dada5d2861d5e1dad55d3c9328318ad 20:02:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12460 in /w/workspace/edgexfoundry_edgex-go_PR-4545 20:03:12 $ docker rm -f --volumes 788afb2b52935fb70797f03797a6f4772dada5d2861d5e1dad55d3c9328318ad [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 20:03:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout 20:03:13 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:14 20:03:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:14 latest: Pulling from edgex-devops/edgex-compose 20:03:14 cbdbe7a5bc2a: Pulling fs layer 20:03:14 ca9280d653b3: Pulling fs layer 20:03:14 7e9c9ca2126c: Pulling fs layer 20:03:14 cbdbe7a5bc2a: Download complete 20:03:14 cbdbe7a5bc2a: Pull complete 20:03:14 ca9280d653b3: Verifying Checksum 20:03:14 ca9280d653b3: Download complete 20:03:15 7e9c9ca2126c: Download complete 20:03:15 ca9280d653b3: Pull complete 20:03:18 7e9c9ca2126c: Pull complete 20:03:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:19 prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container 20:03:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:19 using credential edgex-jenkins-ssh 20:03:19 Cloning the remote Git repository 20:03:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:19 > git init /w/workspace/edgex-go/1 # timeout=10 20:03:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:20 > git --version # timeout=10 20:03:20 > git --version # 'git version 2.25.1' 20:03:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:23 $ docker top dc426f3a383b67deddf3371647e89a1215d97ff936934ef1ad1aac6233474b4e -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:23 + docker-compose build --help 20:03:23 + grep parallel 20:03:24 --parallel Build images in parallel. [Pipeline] } 20:03:24 $ docker stop --time=1 dc426f3a383b67deddf3371647e89a1215d97ff936934ef1ad1aac6233474b4e 20:03:26 $ docker rm -f --volumes dc426f3a383b67deddf3371647e89a1215d97ff936934ef1ad1aac6233474b4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:26 prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container 20:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:27 $ docker top 8273781a1dc6f5faa2bc63ff821d128ceabc92b777595b9a6f0e099970bc901e -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:27 + docker-compose -f ./docker-compose-build.yml build --parallel 20:03:28 Building core-command ... 20:03:28 Building core-common-config-bootstrapper ... 20:03:28 Building core-data ... 20:03:28 Building core-metadata ... 20:03:28 Building security-bootstrapper ... 20:03:28 Building security-proxy-auth ... 20:03:28 Building security-proxy-setup ... 20:03:28 Building security-secretstore-setup ... 20:03:28 Building security-spiffe-token-provider ... 20:03:28 Building security-spire-agent ... 20:03:28 Building security-spire-config ... 20:03:28 Building security-spire-server ... 20:03:28 Building support-notifications ... 20:03:28 Building support-scheduler ... 20:03:28 Building core-data 20:03:28 Building core-common-config-bootstrapper 20:03:28 Building security-proxy-auth 20:03:28 Building security-bootstrapper 20:03:28 Building security-proxy-setup 20:03:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4545/head:refs/remotes/origin/PR-4545 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:40 Merging remotes/origin/main commit 0075755ea904cb1c320e6f00828dbbda8c0a5f06 into PR head commit d7afc286b40584e9339f2da210137af5b33be461 20:03:40 Merge succeeded, producing d7afc286b40584e9339f2da210137af5b33be461 20:03:40 Checking out Revision d7afc286b40584e9339f2da210137af5b33be461 (PR-4545) 20:03:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:40 ---> fecb284bd9bc 20:03:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:40 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:40 ---> fecb284bd9bc 20:03:40 Step 3/22 : WORKDIR /edgex-go 20:03:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:40 ---> fecb284bd9bc 20:03:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:40 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:40 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:03:40 ---> fecb284bd9bc 20:03:40 Step 3/33 : WORKDIR /edgex-go 20:03:41 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:03:41 > git --version # timeout=10 20:03:41 > git --version # 'git version 2.25.1' 20:03:41 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { 20:03:40 > git config core.sparsecheckout # timeout=10 20:03:40 > git checkout -f d7afc286b40584e9339f2da210137af5b33be461 # timeout=10 20:03:40 > git remote # timeout=10 20:03:40 > git config --get remote.origin.url # timeout=10 20:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:40 > git merge 0075755ea904cb1c320e6f00828dbbda8c0a5f06 # timeout=10 20:03:40 > git rev-parse HEAD^{commit} # timeout=10 20:03:40 > git config core.sparsecheckout # timeout=10 20:03:40 > git checkout -f d7afc286b40584e9339f2da210137af5b33be461 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:43 Dload Upload Total Spent Left Speed 20:03:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 20:03:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:43 + sudo tee /etc/docker/daemon.new 20:03:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:43 { 20:03:43 "registry-mirrors": [ 20:03:43 "https://nexus3.edgexfoundry.org:10001" 20:03:43 ], 20:03:43 "bip": "10.250.0.254/24", 20:03:43 "hosts": [ 20:03:43 "tcp://0.0.0.0:5555", 20:03:43 "unix:///var/run/docker.sock" 20:03:43 ], 20:03:43 "mtu": 1458, 20:03:43 "selinux-enabled": true, 20:03:43 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:43 } [Pipeline] sh 20:03:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:44 + sudo service docker restart 20:03:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:47 ---> fecb284bd9bc 20:03:47 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:03 provisioning config files... 20:04:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17152489690528409918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:03 ---> docker-login.sh 20:04:03 nexus3.edgexfoundry.org:10001 20:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:04 Configure a credential helper to remove this warning. See 20:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:04 20:04:04 Login Succeeded 20:04:04 nexus3.edgexfoundry.org:10002 20:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:04 Configure a credential helper to remove this warning. See 20:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:04 20:04:04 Login Succeeded 20:04:04 nexus3.edgexfoundry.org:10003 20:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:04 Configure a credential helper to remove this warning. See 20:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:04 20:04:04 Login Succeeded 20:04:04 nexus3.edgexfoundry.org:10004 20:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:05 Configure a credential helper to remove this warning. See 20:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:05 20:04:05 Login Succeeded 20:04:05 docker.io 20:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:06 Configure a credential helper to remove this warning. See 20:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:06 20:04:06 Login Succeeded 20:04:06 ---> docker-login.sh ends [Pipeline] } 20:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:04:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:07 ========================================================= 20:04:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:04:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:07 c41833b44d91: Pulling fs layer 20:04:07 ed15518f5707: Pulling fs layer 20:04:07 feae8fd75edb: Pulling fs layer 20:04:07 242c74f7c9fa: Pulling fs layer 20:04:07 3cdef696dda3: Pulling fs layer 20:04:07 2ced38df9373: Pulling fs layer 20:04:07 58f1dce35555: Pulling fs layer 20:04:07 2ced38df9373: Waiting 20:04:07 242c74f7c9fa: Waiting 20:04:07 58f1dce35555: Waiting 20:04:07 3cdef696dda3: Waiting 20:04:07 ed15518f5707: Download complete 20:04:07 242c74f7c9fa: Verifying Checksum 20:04:07 242c74f7c9fa: Download complete 20:04:07 3cdef696dda3: Verifying Checksum 20:04:07 3cdef696dda3: Download complete 20:04:07 c41833b44d91: Verifying Checksum 20:04:07 c41833b44d91: Download complete 20:04:08 c41833b44d91: Pull complete 20:04:09 ---> Running in 66dfd26a85bb 20:04:09 ---> Running in cc7c92c5c36c 20:04:09 ---> Running in 382e7cad6d20 20:04:09 ---> Running in 5d5adc384470 20:04:09 ---> Running in 903c2bef4afd 20:04:09 Removing intermediate container cc7c92c5c36c 20:04:09 ---> 25fe943e5c85 20:04:09 Step 4/23 : WORKDIR /edgex-go 20:04:09 Removing intermediate container 382e7cad6d20 20:04:09 ---> da51ddcdae0b 20:04:09 Step 4/23 : WORKDIR /edgex-go 20:04:09 Removing intermediate container 66dfd26a85bb 20:04:09 ---> b9ca7739446a 20:04:09 Step 4/33 : RUN apk add --update --no-cache make git 20:04:09 Removing intermediate container 903c2bef4afd 20:04:09 ---> bbaf742f62c6 20:04:09 Step 4/23 : WORKDIR /edgex-go 20:04:09 Removing intermediate container 5d5adc384470 20:04:09 ---> b09838e2c17f 20:04:09 Step 4/22 : RUN apk add --update --no-cache make git 20:04:09 ---> Running in 340d89f692c6 20:04:09 ---> Running in ba8fea898765 20:04:09 ---> Running in 88f81333cf08 20:04:09 ---> Running in 42344216369e 20:04:09 ---> Running in 09b1fa7cddda 20:04:09 Removing intermediate container 340d89f692c6 20:04:09 ---> bf5e15fa3156 20:04:09 Step 5/23 : RUN apk add --update --no-cache make git 20:04:09 Removing intermediate container ba8fea898765 20:04:09 ---> 974e2f2bc4ba 20:04:09 Step 5/23 : RUN apk add --update --no-cache make git 20:04:09 58f1dce35555: Verifying Checksum 20:04:09 58f1dce35555: Download complete 20:04:09 ed15518f5707: Pull complete 20:04:09 Removing intermediate container 42344216369e 20:04:09 ---> db36274f895c 20:04:09 Step 5/23 : RUN apk add --update --no-cache make git 20:04:09 ---> Running in 6d6dbac04825 20:04:09 ---> Running in 62f275ff3a8f 20:04:10 ---> Running in 4ec6d9ed76a2 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:10 feae8fd75edb: Verifying Checksum 20:04:10 feae8fd75edb: Download complete 20:04:10 2ced38df9373: Verifying Checksum 20:04:10 OK: 265 MiB in 53 packages 20:04:10 OK: 265 MiB in 53 packages 20:04:10 2ced38df9373: Download complete 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:11 OK: 265 MiB in 53 packages 20:04:11 OK: 265 MiB in 53 packages 20:04:11 OK: 265 MiB in 53 packages 20:04:13 Removing intermediate container 09b1fa7cddda 20:04:13 ---> d8a4dc75b33a 20:04:13 Step 5/22 : COPY go.mod vendor* ./ 20:04:13 Removing intermediate container 88f81333cf08 20:04:13 ---> 70c85868a53f 20:04:13 Step 5/33 : COPY go.mod vendor* ./ 20:04:16 ---> 631c6a0f3c6a 20:04:16 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:16 Removing intermediate container 6d6dbac04825 20:04:16 ---> f50cc362b622 20:04:16 Step 6/23 : COPY go.mod vendor* ./ 20:04:16 ---> eea1f9fe4681 20:04:16 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:16 Removing intermediate container 4ec6d9ed76a2 20:04:16 ---> 2fcda2af64e5 20:04:16 Step 6/23 : COPY go.mod vendor* ./ 20:04:16 Removing intermediate container 62f275ff3a8f 20:04:16 ---> b368d7caee90 20:04:16 Step 6/23 : COPY go.mod vendor* ./ 20:04:16 ---> Running in 1d16f0934c3b 20:04:16 ---> Running in 510a9646a989 20:04:16 ---> e75a3f423fe0 20:04:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:16 ---> Running in 7033cf0b35ca 20:04:16 ---> 3078c4a3adf0 20:04:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:16 ---> 6e4693662e2d 20:04:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:17 ---> Running in e7afe8eb3d72 20:04:17 ---> Running in c9ef9dbf330a 20:04:23 feae8fd75edb: Pull complete 20:04:23 242c74f7c9fa: Pull complete 20:04:23 3cdef696dda3: Pull complete 20:04:28 2ced38df9373: Pull complete 20:04:29 58f1dce35555: Pull complete 20:04:29 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:04:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:30 WORKDIR /edgex 20:04:30 COPY go.mod . 20:04:30 RUN go mod download 20:04:30 + docker build -t ci-base-image-arm64 -f - . 20:04:30 Sending build context to Docker daemon 2.932MB 20:04:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:30 ---> fadd8f120f05 20:04:30 Step 2/4 : WORKDIR /edgex 20:04:32 ---> Running in 2c8f6aa99f52 20:04:33 Removing intermediate container 2c8f6aa99f52 20:04:33 ---> 8133c2894fc8 20:04:33 Step 3/4 : COPY go.mod . 20:04:33 ---> 4ba150f1c52b 20:04:33 Step 4/4 : RUN go mod download 20:04:33 ---> Running in bc5ae45345b1 20:05:06 Removing intermediate container bc5ae45345b1 20:05:06 ---> fd9723fd54aa 20:05:06 Successfully built fd9723fd54aa 20:05:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:06 + docker inspect -f . ci-base-image-arm64 20:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:06 prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container 20:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:08 $ docker top 4672f88791c461ccb702cecd1db7d50d3293ca9a24a9a333455c3ac691bdbed4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:09 + go version 20:05:09 go version go1.20.2 linux/arm64 [Pipeline] } 20:05:09 $ docker stop --time=1 4672f88791c461ccb702cecd1db7d50d3293ca9a24a9a333455c3ac691bdbed4 20:05:11 $ docker rm -f --volumes 4672f88791c461ccb702cecd1db7d50d3293ca9a24a9a333455c3ac691bdbed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:11 + docker inspect -f . ci-base-image-arm64 20:05:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:12 prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container 20:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:13 $ docker top 4fa2579c2b6aa33cc0a6baa1f2fec01e6e19ebd1a8b88d961662b07b0986192c -eo pid,comm [Pipeline] { [Pipeline] echo 20:05:13 ========================================================= 20:05:13 [edgeXBuildGoParallel] Running Tests and Build... 20:05:13 ========================================================= [Pipeline] sh 20:05:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:05:15 + make test 20:05:15 go test -race -coverprofile=coverage.out ./... 20:05:39 Removing intermediate container 7033cf0b35ca 20:05:39 ---> 3f3f1e8d3031 20:05:39 Step 8/23 : COPY . . 20:05:39 Removing intermediate container c9ef9dbf330a 20:05:39 ---> 51383e3ca6b6 20:05:39 Step 8/23 : COPY . . 20:05:39 Removing intermediate container 1d16f0934c3b 20:05:39 ---> 4226162d6690 20:05:39 Step 7/22 : COPY . . 20:05:39 Removing intermediate container 510a9646a989 20:05:39 ---> 057476f1aac8 20:05:39 Step 7/33 : COPY . . 20:05:39 Removing intermediate container e7afe8eb3d72 20:05:39 ---> 87ef1a3bb402 20:05:39 Step 8/23 : COPY . . 20:06:06 ---> df7328e9ea92 20:06:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:06:06 ---> d98c26cdb7bd 20:06:06 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:06:06 ---> 88d58adfab31 20:06:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:06 ---> b7fa6be3d593 20:06:06 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:06:06 ---> 841f97fde282 20:06:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:06:06 ---> Running in 2991d14ad3c1 20:06:06 ---> Running in f1b718cc9343 20:06:06 ---> Running in 0de29764c5d5 20:06:06 ---> Running in 7bd27ea0e3ef 20:06:06 ---> Running in 76ba6dd167ee 20:06:06 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 20:06:06 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 20:06:06 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:06:06 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 20:06:06 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 20:06:11 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:02 Removing intermediate container 76ba6dd167ee 20:07:02 ---> 6aa8fc9ba152 20:07:02 20:07:02 Step 10/23 : FROM alpine:3.17 20:07:02 Removing intermediate container 7bd27ea0e3ef 20:07:02 ---> 5f771ce7183a 20:07:02 20:07:02 Step 9/22 : FROM alpine:3.17 20:07:02 Removing intermediate container f1b718cc9343 20:07:02 ---> eea920bab181 20:07:02 20:07:02 Step 10/23 : FROM alpine:3.17 20:07:02 3.17: Pulling from library/alpine 20:07:02 3.17: Pulling from library/alpine 20:07:02 Removing intermediate container 0de29764c5d5 20:07:02 ---> aac75e92c23a 20:07:02 20:07:02 Step 9/33 : FROM alpine:3.17 20:07:02 Removing intermediate container 2991d14ad3c1 20:07:02 ---> d69cf7910a61 20:07:02 20:07:02 Step 10/23 : FROM alpine:3.17 20:07:02 3.17: Pulling from library/alpine 20:07:02 3.17: Pulling from library/alpine 20:07:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:07:02 3.17: Pulling from library/alpine 20:07:02 Status: Downloaded newer image for alpine:3.17 20:07:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:07:02 Status: Image is up to date for alpine:3.17 20:07:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:07:02 Status: Image is up to date for alpine:3.17 20:07:02 ---> 9ed4aefc74f6 20:07:02 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:07:02 ---> 9ed4aefc74f6 20:07:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:02 ---> 9ed4aefc74f6 20:07:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:07:02 Status: Image is up to date for alpine:3.17 20:07:02 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:07:02 Status: Image is up to date for alpine:3.17 20:07:02 ---> Running in 83fed9d1fcbc 20:07:02 ---> 9ed4aefc74f6 20:07:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:02 ---> 9ed4aefc74f6 20:07:02 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:02 ---> Running in c5a4bcbdfd3d 20:07:02 ---> Running in 5e6283b17e8c 20:07:02 ---> Running in 951aeff077b9 20:07:02 ---> Running in e9c444a96fb4 20:07:02 Removing intermediate container c5a4bcbdfd3d 20:07:02 ---> 9f23093aa81f 20:07:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:07:02 Removing intermediate container 5e6283b17e8c 20:07:02 ---> e3e4f262d4e7 20:07:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:02 ---> Running in e3d101c7f1f4 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 ---> Running in 78f7bd6fb17e 20:07:02 Removing intermediate container e9c444a96fb4 20:07:02 ---> 15cb931ddc8a 20:07:02 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:07:02 Removing intermediate container 951aeff077b9 20:07:02 ---> 79ad32037735 20:07:02 Step 12/23 : ENV APP_PORT=59880 20:07:02 ---> Running in fb19bc4c41ed 20:07:02 ---> Running in 1bd05882143a 20:07:02 (1/2) Installing dumb-init (1.2.5-r2) 20:07:02 (2/2) Installing openssl (3.0.8-r4) 20:07:02 Executing busybox-1.35.0-r29.trigger 20:07:02 OK: 8 MiB in 17 packages 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:02 Removing intermediate container 1bd05882143a 20:07:02 ---> 51017a905e6e 20:07:02 Step 13/23 : EXPOSE $APP_PORT 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:02 ---> Running in 23a9f34cd6fd 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 (1/1) Installing dumb-init (1.2.5-r2) 20:07:02 Executing busybox-1.35.0-r29.trigger 20:07:02 OK: 7 MiB in 16 packages 20:07:02 (1/1) Installing dumb-init (1.2.5-r2) 20:07:02 Executing busybox-1.35.0-r29.trigger 20:07:02 OK: 7 MiB in 16 packages 20:07:02 Removing intermediate container 23a9f34cd6fd 20:07:02 ---> db291fb6d923 20:07:02 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:02 ---> Running in c125fbd525d3 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:02 Removing intermediate container 83fed9d1fcbc 20:07:02 ---> abb615cd7e48 20:07:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:02 (1/2) Installing dumb-init (1.2.5-r2) 20:07:02 (2/2) Installing su-exec (0.2-r2) 20:07:03 Executing busybox-1.35.0-r29.trigger 20:07:03 OK: 7 MiB in 17 packages 20:07:03 ---> Running in de07fb9c3527 20:07:03 Removing intermediate container e3d101c7f1f4 20:07:03 ---> fae17de040d2 20:07:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:03 Removing intermediate container de07fb9c3527 20:07:03 ---> 42606ac7e799 20:07:03 Step 12/22 : WORKDIR /edgex 20:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:03 ---> 3e92388f2acb 20:07:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:07:04 Removing intermediate container 78f7bd6fb17e 20:07:04 ---> 90e7d31cb443 20:07:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:04 (1/1) Installing dumb-init (1.2.5-r2) 20:07:04 Executing busybox-1.35.0-r29.trigger 20:07:04 OK: 7 MiB in 16 packages 20:07:04 ---> Running in b14b497d16d6 20:07:04 Removing intermediate container fb19bc4c41ed 20:07:04 ---> 0b83b7f14b60 20:07:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:07:04 ---> d497536cd3de 20:07:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:07:04 ---> 9b8674a058a4 20:07:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:07:05 ---> Running in 59f2424aa7bc 20:07:05 Removing intermediate container b14b497d16d6 20:07:05 ---> e05214f0ff10 20:07:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:05 ---> ca7c1b9a0300 20:07:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:07:06 Removing intermediate container 59f2424aa7bc 20:07:06 ---> d056ba5cb315 20:07:06 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:07:06 ---> 6abbfb22c220 20:07:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:07:06 ---> db60a1c6c4a6 20:07:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:07:06 Removing intermediate container c125fbd525d3 20:07:06 ---> a65f8c0d06e4 20:07:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:06 ---> Running in f185eaa49ff0 20:07:06 ---> efa731c4dca8 20:07:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:07:06 ---> fdfa0c7611ec 20:07:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:07:07 ---> 7263f0e8fd9f 20:07:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:07:07 ---> a9d7d74aefbd 20:07:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:07 ---> 774b6e90e8cf 20:07:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:07:07 Removing intermediate container f185eaa49ff0 20:07:07 ---> c054bdf6fff1 20:07:07 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:07:07 ---> a05cda0f86dc 20:07:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:07 ---> Running in e304079eb230 20:07:07 ---> Running in df5bf6237b8d 20:07:07 ---> e7fe4d088147 20:07:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:07 ---> 32d28f99bb8f 20:07:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:07:09 ---> 4c4d70414ac9 20:07:09 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:09 Removing intermediate container e304079eb230 20:07:09 ---> 3a0b01799f2b 20:07:09 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:07:09 ---> Running in 8d0a9711adfc 20:07:09 ---> 242f82ace6f7 20:07:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:07:09 ---> 9cb57241d2d5 20:07:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:09 ---> Running in c00438873826 20:07:10 ---> 9de68a8011f9 20:07:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:10 Removing intermediate container c00438873826 20:07:10 ---> 9e54e5579fa0 20:07:10 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:07:10 ---> 4403d2feb1ac 20:07:10 Step 19/23 : ENTRYPOINT ["/core-data"] 20:07:10 ---> Running in 7cea88bedb7d 20:07:10 ---> Running in 2998696f20c9 20:07:10 ---> Running in 2827056dabae 20:07:10 Removing intermediate container df5bf6237b8d 20:07:10 ---> 77adbb7c3c18 20:07:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:07:10 ---> Running in d81ae4705dda 20:07:10 Removing intermediate container 2827056dabae 20:07:10 ---> fd45daa18fd9 20:07:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:11 Removing intermediate container 8d0a9711adfc 20:07:11 ---> 4fd63dcf941e 20:07:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:07:11 ---> Running in a89c33ad1d63 20:07:11 Removing intermediate container d81ae4705dda 20:07:11 ---> c18641fcb19a 20:07:11 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:07:11 ---> Running in 736e552580c1 20:07:11 ---> Running in 3efbc84cabf6 20:07:11 Removing intermediate container a89c33ad1d63 20:07:11 ---> 56784951ae01 20:07:11 Step 21/23 : LABEL arch=x86_64 20:07:11 ---> Running in d04e422212a1 20:07:11 Removing intermediate container 736e552580c1 20:07:11 ---> d1bd29b682a0 20:07:11 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:07:11 Removing intermediate container 3efbc84cabf6 20:07:11 ---> 94c44be5a4c5 20:07:11 Step 21/23 : LABEL arch=x86_64 20:07:11 ---> Running in 031fff37ed3e 20:07:11 ---> Running in 02e714da83e9 20:07:11 Removing intermediate container d04e422212a1 20:07:11 ---> 6f74d39093d2 20:07:11 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:07:12 ---> Running in ba654676549a 20:07:12 Removing intermediate container 031fff37ed3e 20:07:12 ---> cfa9056ee5f1 20:07:12 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:07:12 Removing intermediate container 02e714da83e9 20:07:12 ---> ec83f0950b6e 20:07:12 Step 21/23 : LABEL arch=x86_64 20:07:12 Removing intermediate container 7cea88bedb7d 20:07:12 ---> 488a14d8cd9b 20:07:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:07:12 Removing intermediate container 2998696f20c9 20:07:12 ---> 9915c50c2977 20:07:12 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:07:12 ---> Running in d6882009a5f3 20:07:12 ---> Running in 1f38f45c66f9 20:07:13 Removing intermediate container ba654676549a 20:07:13 ---> 615b217c4578 20:07:13 Step 23/23 : LABEL version=0.0.0 20:07:13 ---> Running in 5018c8a7dbe9 20:07:13 ---> Running in b784b3605987 20:07:13 ---> Running in bc31d670c4f1 20:07:13 Removing intermediate container 1f38f45c66f9 20:07:13 ---> 8982a208ef71 20:07:13 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:07:13 Removing intermediate container d6882009a5f3 20:07:13 ---> 78f66b6ce069 20:07:13 Step 23/23 : LABEL version=0.0.0 20:07:13 Removing intermediate container 5018c8a7dbe9 20:07:13 ---> 5a9a83ede8f2 20:07:13 Step 20/22 : LABEL arch=x86_64 20:07:14 ---> Running in 6808b947e959 20:07:14 Removing intermediate container b784b3605987 20:07:14 ---> 97fcdd6c6897 20:07:14 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:07:14 Removing intermediate container bc31d670c4f1 20:07:14 ---> 8bbe278940a3 20:07:14 20:07:14 Successfully built 8bbe278940a3 20:07:14 Successfully tagged core-data:latest 20:07:14 Building core-metadata 20:07:14  Building core-data ... done  ---> Running in 678322bc64f2 20:07:14 ---> Running in 2e04d99d6c64 20:07:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:07:21 ---> fecb284bd9bc 20:07:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:07:21 ---> Using cache 20:07:21 ---> bbaf742f62c6 20:07:21 Step 4/25 : WORKDIR /edgex-go 20:07:21 ---> Using cache 20:07:21 ---> db36274f895c 20:07:21 Step 5/25 : RUN apk add --update --no-cache make git 20:07:21 ---> Using cache 20:07:21 ---> 2fcda2af64e5 20:07:21 Step 6/25 : COPY go.mod vendor* ./ 20:07:21 ---> Using cache 20:07:21 ---> 3078c4a3adf0 20:07:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:21 ---> Using cache 20:07:21 ---> 87ef1a3bb402 20:07:21 Step 8/25 : COPY . . 20:07:21 ---> Using cache 20:07:21 ---> 88d58adfab31 20:07:21 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:07:23 Removing intermediate container 6808b947e959 20:07:23 ---> ef565f66a1b1 20:07:23 Step 23/23 : LABEL version=0.0.0 20:07:25 ---> 21b9a1a90195 20:07:25 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:07:25 ---> Running in c9e20fc787bc 20:07:25 ---> Running in bedc5dcfe94c 20:07:25 Removing intermediate container 2e04d99d6c64 20:07:25 ---> 277c11a0ec8b 20:07:25 Step 21/22 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:07:25 Removing intermediate container 678322bc64f2 20:07:25 ---> 43451a032ad5 20:07:25 20:07:25 ---> Running in b4a0051d6d26 20:07:25 Successfully built 43451a032ad5 20:07:25 ---> Running in f764d137fca8 20:07:25 Successfully tagged core-common-config-bootstrapper:latest 20:07:25  Building core-common-config-bootstrapper ... done Building security-spire-server 20:07:25 Removing intermediate container c9e20fc787bc 20:07:25 ---> 35b1ae82b214 20:07:25 20:07:25 Successfully built 35b1ae82b214 20:07:26 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 20:07:28 Successfully tagged security-proxy-auth:latest 20:07:28 Building support-scheduler 20:07:29  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:07:29 ---> fecb284bd9bc 20:07:29 Step 3/26 : WORKDIR /edgex-go 20:07:29 ---> Using cache 20:07:29 ---> b09838e2c17f 20:07:29 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:07:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:35 ---> fecb284bd9bc 20:07:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:07:35 ---> Using cache 20:07:35 ---> bbaf742f62c6 20:07:35 Step 4/23 : WORKDIR /edgex-go 20:07:35 ---> Using cache 20:07:35 ---> db36274f895c 20:07:35 Step 5/23 : RUN apk add --update --no-cache make git 20:07:35 ---> Using cache 20:07:35 ---> 2fcda2af64e5 20:07:35 Step 6/23 : COPY go.mod vendor* ./ 20:07:35 ---> Using cache 20:07:35 ---> 3078c4a3adf0 20:07:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:35 ---> Using cache 20:07:35 ---> 87ef1a3bb402 20:07:35 Step 8/23 : COPY . . 20:07:35 ---> Using cache 20:07:35 ---> 88d58adfab31 20:07:35 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:07:42 Removing intermediate container f764d137fca8 20:07:42 ---> cd710fbb1fd4 20:07:42 Step 22/22 : LABEL version=0.0.0 20:07:43 ---> Running in 4417edf88239 20:07:43 ---> Running in 31cce602f433 20:07:43 ---> Running in 3069ffcdf58c 20:07:43 Removing intermediate container 3069ffcdf58c 20:07:43 ---> fb5f713a6ceb 20:07:43 20:07:43 Successfully built fb5f713a6ceb 20:07:43 Successfully tagged security-proxy-setup:latest 20:07:43 Building security-spire-agent 20:07:47  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:47 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:47 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:07:47 ---> fecb284bd9bc 20:07:47 Step 3/27 : WORKDIR /edgex-go 20:07:47 ---> Using cache 20:07:47 ---> b09838e2c17f 20:07:47 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:47 OK: 265 MiB in 53 packages 20:07:53 Removing intermediate container b4a0051d6d26 20:07:53 ---> 3ab032953d1a 20:07:53 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:53 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 20:07:54 ---> Running in 998edd1b1112 20:07:54 ---> 2a5fdba9411a 20:07:54 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:57 OK: 265 MiB in 53 packages 20:07:57 Removing intermediate container 4417edf88239 20:07:57 ---> 77759980106e 20:07:57 Step 5/26 : COPY go.mod vendor* ./ 20:07:58 ---> 8ccbc3082da9 20:07:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:07:58 ---> ab5204420bee 20:07:58 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:59 Removing intermediate container bedc5dcfe94c 20:07:59 ---> bd6053271dc8 20:07:59 20:07:59 Step 10/25 : FROM alpine:3.17 20:07:59 ---> 9ed4aefc74f6 20:07:59 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:08:00 ---> Running in 821ac9485657 20:08:00 ---> Running in 6ddd53163952 20:08:01 ---> c1dd09661e37 20:08:01 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:08:01 Removing intermediate container 998edd1b1112 20:08:01 ---> c1cdddbe6473 20:08:01 Step 5/27 : COPY go.mod vendor* ./ 20:08:03 ---> effb0b6da183 20:08:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:03 ---> 48f37a290550 20:08:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:03 (1/1) Installing dumb-init (1.2.5-r2) 20:08:03 Executing busybox-1.35.0-r29.trigger 20:08:03 OK: 7 MiB in 16 packages 20:08:03 ---> Running in 3941e96fc995 20:08:04 ---> 69e9d1f0cc2f 20:08:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:08:04 Removing intermediate container 821ac9485657 20:08:04 ---> 16465c3b8ced 20:08:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:08:04 ---> 23597f233953 20:08:04 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:08:04 ---> Running in e860ce4afa34 20:08:07 ---> 08618a21e740 20:08:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:08:07 Removing intermediate container e860ce4afa34 20:08:07 ---> 9cf1d701c06f 20:08:07 Step 13/25 : ENV APP_PORT=59881 20:08:08 ---> Running in 042d026f6cfa 20:08:08 ---> 1c6d8aa779b9 20:08:08 Step 28/33 : RUN chmod +x /entrypoint.sh 20:08:09 ---> Running in ab319390a0bd 20:08:09 Removing intermediate container 042d026f6cfa 20:08:09 ---> 09573a40377f 20:08:09 Step 14/25 : EXPOSE $APP_PORT 20:08:10 ---> Running in 1ddf8b78b222 20:08:11 Removing intermediate container 1ddf8b78b222 20:08:11 ---> 39c58ec598e8 20:08:11 Step 15/25 : WORKDIR / 20:08:12 ---> Running in f1b0ff8c2643 20:08:13 Removing intermediate container f1b0ff8c2643 20:08:13 ---> 247a1842b29f 20:08:13 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:13 Removing intermediate container ab319390a0bd 20:08:13 ---> 6a0a58953b63 20:08:13 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:08:18 ---> Running in 10619275892f 20:08:26 ---> 819b9576be53 20:08:26 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:08:26 Removing intermediate container 10619275892f 20:08:26 ---> f0ae9be00dfb 20:08:26 Step 30/33 : CMD ["gate"] 20:08:26 ---> Running in 0993060bf5b1 20:08:26 ---> e4cb58f872b4 20:08:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:08:26 Removing intermediate container 0993060bf5b1 20:08:26 ---> 5f4318826df5 20:08:26 Step 31/33 : LABEL arch=x86_64 20:08:26 ---> Running in 9aee487f4b43 20:08:32 Removing intermediate container 9aee487f4b43 20:08:32 ---> c16f7ba823d2 20:08:32 Step 32/33 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.325s coverage: 28.7% of statements 20:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 98.5% of statements 20:09:04 ---> ee00b45575cd 20:09:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:09:04 Removing intermediate container 31cce602f433 20:09:04 ---> 26f3c47ad993 20:09:04 20:09:04 Step 10/23 : FROM alpine:3.17 20:09:04 ---> 9ed4aefc74f6 20:09:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:09:04 ---> Using cache 20:09:04 ---> 16465c3b8ced 20:09:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:09:04 ---> Using cache 20:09:04 ---> 9cf1d701c06f 20:09:04 Step 13/23 : ENV APP_PORT=59861 20:09:04 ---> Running in a949b99a85fa 20:09:04 Removing intermediate container 3941e96fc995 20:09:04 ---> 2a2b9b6144e4 20:09:04 Step 7/27 : COPY . . 20:09:04 Removing intermediate container 6ddd53163952 20:09:04 ---> c0756c8a2f85 20:09:04 Step 7/26 : COPY . . 20:09:04 ---> Running in bfd257734eb9 20:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.469s coverage: 71.5% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 54.0% of statements 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:22 ---> af2a594c86a5 20:09:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:09:22 Removing intermediate container a949b99a85fa 20:09:22 ---> 6e100305192d 20:09:22 Step 33/33 : LABEL version=0.0.0 20:09:23 Removing intermediate container bfd257734eb9 20:09:23 ---> 0110ee0fb968 20:09:23 Step 14/23 : EXPOSE $APP_PORT 20:09:23 ---> ce284061d986 20:09:23 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:09:23 ---> 42c5fe7f1d2c 20:09:23 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:23 ---> Running in 3efe68e7607a 20:09:23 ---> Running in bc49e61a0060 20:09:24 ---> a5048c5fa2ed 20:09:24 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:09:24 ---> Running in 7b9c07a1c932 20:09:24 ---> Running in a246d79c1d62 20:09:24 ---> Running in 0c3feaaf8afb 20:09:25 Removing intermediate container bc49e61a0060 20:09:25 ---> 86cae9793f90 20:09:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:25 Removing intermediate container 3efe68e7607a 20:09:25 ---> 943883557c44 20:09:25 20:09:25 Removing intermediate container a246d79c1d62 20:09:25 ---> f1dcde27293e 20:09:25 Step 9/26 : WORKDIR /edgex-go/spire-build 20:09:25 Successfully built 943883557c44 20:09:25 Successfully tagged security-bootstrapper:latest 20:09:25 Building support-notifications 20:09:25 Removing intermediate container 7b9c07a1c932 20:09:25 ---> 15396b4004d1 20:09:25 Step 9/27 : WORKDIR /edgex-go/spire-build 20:09:25  Building security-bootstrapper ... done Removing intermediate container 0c3feaaf8afb 20:09:25 ---> ee9475d8f70a 20:09:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:09:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:09:31 ---> fecb284bd9bc 20:09:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:09:31 ---> Using cache 20:09:31 ---> bbaf742f62c6 20:09:31 Step 4/23 : WORKDIR /edgex-go 20:09:31 ---> Using cache 20:09:31 ---> db36274f895c 20:09:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:09:33 ---> Running in 9225f3e6ca49 20:09:33 ---> 9f462c44b5f3 20:09:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:09:33 ---> Running in 8384d0d0536c 20:09:33 ---> Running in bad54344551f 20:09:34 ---> Running in 43cf909921f5 20:09:34 Removing intermediate container 9225f3e6ca49 20:09:34 ---> a48c9a87b626 20:09:34 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:09:35 ---> b9061830556a 20:09:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:09:35 Removing intermediate container bad54344551f 20:09:35 ---> bae8bbc78e1d 20:09:35 Step 23/25 : LABEL arch=x86_64 20:09:35 Removing intermediate container 8384d0d0536c 20:09:35 ---> a65d77f6d3be 20:09:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:09:35 OK: 265 MiB in 53 packages 20:09:35 ---> Running in b55ed7b19352 20:09:36 ---> Running in c6a020fd6bfb 20:09:36 ---> Running in af2963aed6b9 20:09:37 ---> 8d3781704803 20:09:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:09:37 Removing intermediate container b55ed7b19352 20:09:37 ---> f076c1ad32dc 20:09:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:09:37 Removing intermediate container c6a020fd6bfb 20:09:37 ---> e10ee0104ac3 20:09:37 Step 24/25 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:09:37 Removing intermediate container af2963aed6b9 20:09:37 ---> 8ed047014653 20:09:37 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:09:38 ---> Running in a8af5543607f 20:09:38 ---> Running in 31e9c080ba35 20:09:38 ---> 7003cdf74e85 20:09:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:09:38 Removing intermediate container 43cf909921f5 20:09:38 ---> 20e734902059 20:09:38 Step 6/23 : COPY go.mod vendor* ./ 20:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.697s coverage: 88.5% of statements 20:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.478s coverage: 3.8% of statements 20:09:39 ---> Running in 78608f6c615e 20:09:39 ---> Running in bab68ae69d89 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:39 ---> 4552f8854ca6 20:09:39 Removing intermediate container 31e9c080ba35 20:09:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 89b24b88674c 20:09:39 20:09:39 Step 25/25 : LABEL version=0.0.0 20:09:40 ---> Running in b9811ca3e21e 20:09:40 ---> Running in 42cc6d7ab984 20:09:40 Removing intermediate container bab68ae69d89 20:09:40 ---> 76e63b6c249e 20:09:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:41 ---> Running in 7e6c9605ea9b 20:09:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.891s coverage: 95.6% of statements 20:09:41 Removing intermediate container b9811ca3e21e 20:09:41 ---> 00d52b3e1b5a 20:09:41 20:09:41 Successfully built 00d52b3e1b5a 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:41 Successfully tagged core-metadata:latest 20:09:41 Building security-spire-config 20:09:41  Building core-metadata ... done Removing intermediate container a8af5543607f 20:09:41 ---> fcfddef6008a 20:09:41 Step 12/26 : WORKDIR /edgex-go 20:09:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.232s coverage: 72.2% of statements 20:09:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:09:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:09:48 ---> fecb284bd9bc 20:09:48 Step 3/27 : WORKDIR /edgex-go 20:09:48 ---> Using cache 20:09:48 ---> b09838e2c17f 20:09:48 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:09:48 ---> Using cache 20:09:48 ---> c1cdddbe6473 20:09:48 Step 5/27 : COPY go.mod vendor* ./ 20:09:48 ---> Using cache 20:09:48 ---> effb0b6da183 20:09:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:48 ---> Using cache 20:09:48 ---> 2a2b9b6144e4 20:09:48 Step 7/27 : COPY . . 20:09:48 ---> Using cache 20:09:48 ---> ce284061d986 20:09:48 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:09:48 ---> Using cache 20:09:48 ---> 15396b4004d1 20:09:48 Step 9/27 : WORKDIR /edgex-go/spire-build 20:09:48 ---> Using cache 20:09:48 ---> a65d77f6d3be 20:09:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:09:48 ---> Using cache 20:09:48 ---> 8ed047014653 20:09:48 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.270s coverage: 65.9% of statements 20:09:50 Removing intermediate container 7e6c9605ea9b 20:09:50 ---> f8b0df5d2bf1 20:09:50 Step 21/23 : LABEL arch=x86_64 20:09:50 ---> Running in 9b491b5c2144 20:09:50 Removing intermediate container 78608f6c615e 20:09:50 ---> e6d6e9ca633d 20:09:50 Step 12/27 : WORKDIR /edgex-go 20:09:50 ---> Running in 24250a110103 20:09:51 ---> Running in c4b18bc1755f 20:09:51 ---> Running in 8da045159705 20:09:53 Removing intermediate container 9b491b5c2144 20:09:53 ---> 69fdb93b1807 20:09:53 20:09:53 Step 13/26 : FROM alpine:3.17 20:09:53 ---> 9ed4aefc74f6 20:09:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:53 Removing intermediate container c4b18bc1755f 20:09:53 ---> a1197b69304d 20:09:53 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:09:53 ---> Running in 061a16d6fa2b 20:09:54 Removing intermediate container 8da045159705 20:09:54 ---> 31ce7af67df6 20:09:54 20:09:54 Step 13/27 : FROM alpine:3.17 20:09:54 ---> 9ed4aefc74f6 20:09:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:54 ---> Running in b0e1cd45bacb 20:09:55 ---> Running in 9f9288594d5c 20:09:55 Removing intermediate container 061a16d6fa2b 20:09:55 ---> ca8a5329a62e 20:09:55 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:09:57 Removing intermediate container b0e1cd45bacb 20:09:57 ---> c6ae9a2cd333 20:09:57 Step 23/23 : LABEL version=0.0.0 20:09:59 Removing intermediate container 24250a110103 20:09:59 ---> 6cac85f03266 20:09:59 Step 12/27 : WORKDIR /edgex-go 20:10:00 ---> Running in 80c6f3de440c 20:10:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:10:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:10:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.443s coverage: 0.9% of statements 20:10:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.0% of statements 20:10:01 ---> Running in df1ec97384aa 20:10:01 Removing intermediate container 9f9288594d5c 20:10:01 ---> a712f6b6b314 20:10:01 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:10:01 ---> Running in 452ea541acc6 20:10:01 ---> Running in 54eb9ca7685c 20:10:02 Removing intermediate container 452ea541acc6 20:10:02 Removing intermediate container df1ec97384aa 20:10:02 ---> 6dc9412b35c1 20:10:02 20:10:02 ---> 4cb792789662 20:10:02 Step 13/27 : FROM alpine:3.17 20:10:02 20:10:02 ---> 9ed4aefc74f6 20:10:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:02 ---> Using cache 20:10:02 ---> a712f6b6b314 20:10:02 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:10:02 ---> Running in 481da07bedf5 20:10:02 Successfully built 4cb792789662 20:10:02 Successfully tagged support-scheduler:latest 20:10:02 Building core-command 20:10:02  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:10:02 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:10:02 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:10:02 OK: 17820 distinct packages available 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:10:02 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:10:02 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:10:02 OK: 17820 distinct packages available 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:10:03 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:10:03 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:10:03 OK: 17820 distinct packages available 20:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:10:03 (1/5) Installing dumb-init (1.2.5-r2) 20:10:03 (2/5) Installing musl-obstack (1.2.3-r0) 20:10:03 (3/5) Installing libucontext (1.2-r0) 20:10:03 (4/5) Installing gcompat (1.1.0-r0) 20:10:03 (5/5) Installing openssl (3.0.8-r4) 20:10:03 Executing busybox-1.35.0-r29.trigger 20:10:03 OK: 8 MiB in 20 packages 20:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:10:03 (1/5) Installing dumb-init (1.2.5-r2) 20:10:03 (2/5) Installing musl-obstack (1.2.3-r0) 20:10:03 (3/5) Installing libucontext (1.2-r0) 20:10:03 (4/5) Installing gcompat (1.1.0-r0) 20:10:03 (5/5) Installing openssl (3.0.8-r4) 20:10:03 Executing busybox-1.35.0-r29.trigger 20:10:03 OK: 8 MiB in 20 packages 20:10:03 (1/4) Installing dumb-init (1.2.5-r2) 20:10:03 (2/4) Installing musl-obstack (1.2.3-r0) 20:10:03 (3/4) Installing libucontext (1.2-r0) 20:10:03 (4/4) Installing gcompat (1.1.0-r0) 20:10:03 Executing busybox-1.35.0-r29.trigger 20:10:03 OK: 7 MiB in 19 packages 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.326s coverage: 42.9% of statements 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 82.9% of statements 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 20:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements 20:10:07 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:10:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:10:07 ---> fecb284bd9bc 20:10:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:10:07 ---> Using cache 20:10:07 ---> bbaf742f62c6 20:10:07 Step 4/24 : WORKDIR /edgex-go 20:10:07 ---> Using cache 20:10:07 ---> db36274f895c 20:10:07 Step 5/24 : RUN apk add --update --no-cache make git 20:10:07 ---> Using cache 20:10:07 ---> 2fcda2af64e5 20:10:07 Step 6/24 : COPY go.mod vendor* ./ 20:10:07 ---> Using cache 20:10:07 ---> 3078c4a3adf0 20:10:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:07 ---> Using cache 20:10:07 ---> 87ef1a3bb402 20:10:07 Step 8/24 : COPY . . 20:10:07 ---> Using cache 20:10:07 ---> 88d58adfab31 20:10:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:10:19 ---> Running in 8720a960ea06 20:10:19 Removing intermediate container 42cc6d7ab984 20:10:19 ---> 82c2ccc9976b 20:10:19 Step 8/23 : COPY . . 20:10:20 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 20:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.246s coverage: 94.4% of statements 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:10:27 Removing intermediate container 481da07bedf5 20:10:27 ---> de5ec74f3b39 20:10:27 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:27 Removing intermediate container 80c6f3de440c 20:10:27 Removing intermediate container 54eb9ca7685c 20:10:27 ---> 647df9b0c55a 20:10:27 ---> 9abfa3607b89 20:10:27 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt /Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:27 20:10:27 ---> 0dc44e4c1dc0 20:10:27 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:10:27 ---> Running in e14f323745ee 20:10:27 ---> 9619d9c36b36 20:10:27 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:10:27 ---> 37784be1bd41 20:10:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:10:27 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 20:10:27 ---> 58541e090169 20:10:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:10:28 ---> cd50ec48b355 20:10:28 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:28 ---> fec23c28fbbd 20:10:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:10:28 ---> 54a22444c11f 20:10:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.168s coverage: 79.9% of statements 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.299s coverage: 92.9% of statements 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.220s coverage: 62.3% of statements 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.205s coverage: 20.0% of statements 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.495s coverage: 81.8% of statements 20:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.503s coverage: 82.1% of statements 20:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 86.0% of statements 20:10:40 ---> 64cacb37ef89 20:10:40 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 63.1% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements 20:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 20:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 20:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 20:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 20:10:48 ---> eb33a6b78434 20:10:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:10:48 ---> 32c9db309dc1 20:10:48 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:10:48 ---> 0f34c49706ee 20:10:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:10:49 ---> f4591a872db2 20:10:49 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:10:50 ---> 31f5440d0665 20:10:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:10:52 ---> 973de9c5b913 20:10:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:10:52 ---> Running in eeff0f50ead4 20:10:53 ---> b7d25c228a45 20:10:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:10:53 Removing intermediate container 8720a960ea06 20:10:53 ---> 868bfe2e58ae 20:10:53 20:10:53 Step 10/24 : FROM alpine:3.17 20:10:53 ---> 9ed4aefc74f6 20:10:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:10:53 ---> Using cache 20:10:53 ---> 16465c3b8ced 20:10:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:10:53 ---> Using cache 20:10:53 ---> 9cf1d701c06f 20:10:53 Step 13/24 : ENV APP_PORT=59882 20:10:55 ---> Running in e2fd201a4c3a 20:10:55 ---> ab5ba0a962de 20:10:55 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:10:55 Removing intermediate container eeff0f50ead4 20:10:55 ---> 6e061dc6ac49 20:10:55 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.102s coverage: 38.4% of statements 20:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.278s coverage: 89.5% of statements 20:10:56 ---> 427b2ad49a3f 20:10:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:57 ---> Running in 8661ae1b13d7 20:10:57 Removing intermediate container e2fd201a4c3a 20:10:57 ---> 000d98623cb7 20:10:57 Step 14/24 : EXPOSE $APP_PORT 20:10:57 ---> 5ebf285d6cb8 20:10:57 ---> 4f29f80197cb 20:10:57 Step 22/27 : WORKDIR /Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:57 20:10:57 ---> Running in 1d550955bab4 20:10:57 ---> Running in dc9b209ff988 20:10:57 ---> Running in b920d81f587a 20:10:58 Removing intermediate container 8661ae1b13d7 20:10:58 ---> 0169711c4c1d 20:10:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:58 Removing intermediate container 1d550955bab4 20:10:58 ---> 710c9388a952 20:10:58 Step 15/24 : WORKDIR / 20:10:59 ---> Running in e7f6069d8402 20:10:59 Removing intermediate container dc9b209ff988 20:10:59 ---> 07f482d56926 20:10:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:59 ---> Running in 340a26f8828a 20:10:59 Removing intermediate container b920d81f587a 20:10:59 ---> 6bc4adb85c0b 20:10:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:59 ---> Running in 76715e0159db 20:10:59 Removing intermediate container e7f6069d8402 20:10:59 ---> 779187cbabcf 20:10:59 Step 24/26 : LABEL arch=x86_64 20:11:00 ---> Running in 27d15a22e84b 20:11:00 Removing intermediate container 340a26f8828a 20:11:00 ---> 8b5e5819282d 20:11:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 20:11:05 ---> Running in e190b51f31b9 20:11:05 Removing intermediate container 76715e0159db 20:11:05 ---> 9946431884d4 20:11:05 Step 25/27 : LABEL arch=x86_64 20:11:05 Removing intermediate container 27d15a22e84b 20:11:05 ---> 16dca8634cc5 20:11:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:11:05 ---> Running in fbcbe83fb76c 20:11:05 ---> 37d6827af575 20:11:05 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:11:05 ---> Running in 4ea28eaa3c5d 20:11:05 Removing intermediate container e14f323745ee 20:11:05 ---> d23face7b598 20:11:05 20:11:05 Step 10/23 : FROM alpine:3.17 20:11:05 ---> 9ed4aefc74f6 20:11:05 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:11:05 Removing intermediate container e190b51f31b9 20:11:05 ---> c76720158ad0 20:11:05 Step 25/26 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:11:05 ---> Running in 5427ebc61916 20:11:06 ---> Running in e2de2ce1fc85 20:11:06 Removing intermediate container fbcbe83fb76c 20:11:06 ---> 0a3cd7c610a3 20:11:06 Step 26/27 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:11:06 Removing intermediate container 4ea28eaa3c5d 20:11:06 ---> 1411de6ee66e 20:11:06 Step 25/27 : LABEL arch=x86_64 20:11:06 ---> 23b6a9b9a555 20:11:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:11:07 ---> Running in 78a925a65faa 20:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:11:07 Removing intermediate container e2de2ce1fc85 20:11:07 ---> Running in 4839fa4bbbea 20:11:07 ---> a0c5c7c662f2 20:11:07 Step 26/26 : LABEL version=0.0.0 20:11:07 (1/2) Installing ca-certificates (20220614-r4) 20:11:07 (2/2) Installing dumb-init (1.2.5-r2) 20:11:07 Executing busybox-1.35.0-r29.trigger 20:11:08 Executing ca-certificates-20220614-r4.trigger 20:11:08 OK: 8 MiB in 17 packages 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:08 ---> Running in 23e1830c0c9d 20:11:08 ---> dffb1ef5d7e0 20:11:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:11:08 Removing intermediate container 78a925a65faa 20:11:08 ---> af0e2ce5f49d 20:11:08 Step 27/27 : LABEL version=0.0.0 20:11:09 Removing intermediate container 4839fa4bbbea 20:11:09 ---> b7674c22d2bd 20:11:09 Step 26/27 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:11:09 ---> Running in b50d00224614 20:11:10 ---> Running in 2dd5a8e01870 20:11:10 Removing intermediate container 23e1830c0c9d 20:11:10 ---> 24d633f46f14 20:11:10 20:11:10 Successfully built 24d633f46f14 20:11:11 ---> cbe74e304166 20:11:11 Step 20/24 : ENTRYPOINT ["/core-command"] 20:11:11 Successfully tagged security-spire-server:latest 20:11:11 Building security-spiffe-token-provider 20:11:11  Building security-spire-server ... done  ---> Running in dfd3c3477742 20:11:11 Removing intermediate container b50d00224614 20:11:11 ---> 9d80977204cd 20:11:11 20:11:12 Successfully built 9d80977204cd 20:11:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.352s coverage: 61.5% of statements 20:11:24 Successfully tagged security-spire-agent:latest 20:11:24 Building security-secretstore-setup 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 20:11:25  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:11:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:11:25 ---> fecb284bd9bc 20:11:25 Step 3/20 : WORKDIR /edgex-go 20:11:25 ---> Using cache 20:11:25 ---> b09838e2c17f 20:11:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:11:25 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 20:11:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:25 go vet ./... 20:11:35 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:11:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:11:35 ---> fecb284bd9bc 20:11:35 Step 3/25 : WORKDIR /edgex-go 20:11:35 ---> Using cache 20:11:35 ---> b09838e2c17f 20:11:35 Step 4/25 : RUN apk add --update --no-cache make git 20:11:35 ---> Using cache 20:11:35 ---> d8a4dc75b33a 20:11:35 Step 5/25 : COPY go.mod vendor* ./ 20:11:35 ---> Using cache 20:11:35 ---> 631c6a0f3c6a 20:11:35 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:35 ---> Using cache 20:11:35 ---> 4226162d6690 20:11:35 Step 7/25 : COPY . . 20:11:35 ---> Using cache 20:11:35 ---> b7fa6be3d593 20:11:35 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:11:39 Removing intermediate container 5427ebc61916 20:11:39 ---> 2aefabda046f 20:11:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:11:39 Removing intermediate container 2dd5a8e01870 20:11:39 ---> 62ff3d386f62 20:11:39 Step 27/27 : LABEL version=0.0.0 20:11:39 Removing intermediate container dfd3c3477742 20:11:39 ---> 2fc7ec337fb2 20:11:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:11:39 ---> Running in 39cdbc89a5e8 20:11:39 ---> Running in 7fc128b44751 20:11:39 ---> Running in 5c984f7cf291 20:11:40 ---> Running in 5dbb4bf64df8 20:11:40 ---> Running in 4449c51efd37 20:11:41 Removing intermediate container 5c984f7cf291 20:11:41 ---> 3cac38c06038 20:11:41 Step 13/23 : ENV APP_PORT=59860 20:11:41 Removing intermediate container 5dbb4bf64df8 20:11:41 ---> 16782859c5e0 20:11:41 20:11:41 Successfully built 16782859c5e0 20:11:41 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 20:11:41 Successfully tagged security-spire-config:latest 20:11:41  Building security-spire-config ... done Removing intermediate container 4449c51efd37 20:11:41 ---> 30aa43d855c0 20:11:41 Step 22/24 : LABEL arch=x86_64 20:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:11:41 ---> Running in 679ba4c5e5fe 20:11:42 ---> Running in 920c6bb1003b 20:11:42 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:11:42 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:11:42 OK: 17819 distinct packages available 20:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:11:42 Removing intermediate container 679ba4c5e5fe 20:11:42 ---> 1679aec40d8b 20:11:42 Step 14/23 : EXPOSE $APP_PORT 20:11:42 OK: 265 MiB in 53 packages 20:11:43 ---> Running in 9b362d1ef8ac 20:11:43 Removing intermediate container 920c6bb1003b 20:11:43 ---> 31afa3d3a2b4 20:11:43 Step 23/24 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:11:43 ---> Running in 61f3416c86a4 20:11:43 Removing intermediate container 9b362d1ef8ac 20:11:43 ---> 473a0d288221 20:11:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:45 Removing intermediate container 39cdbc89a5e8 20:11:45 ---> db04cd897bda 20:11:45 Step 5/20 : COPY go.mod vendor* ./ 20:11:45 Removing intermediate container 61f3416c86a4 20:11:45 ---> 37ef62f48d74 20:11:45 Step 24/24 : LABEL version=0.0.0 20:11:47 ---> 1be834a74c7d 20:11:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:11:48 ---> 4dd990bd88a5 20:11:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:48 ---> Running in b44440cf9b19 20:11:52 ---> 0d6cd9ed7c40 20:11:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:11:52 ---> Running in 8a922114ba5b 20:11:53 Removing intermediate container b44440cf9b19 20:11:53 ---> 2429a216e7f7 20:11:53 20:11:53 Successfully built 2429a216e7f7 20:11:53 Successfully tagged core-command:latest 20:11:53  Building core-command ... done  ---> 3a5512f8f7c6 20:11:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:11:56 ---> 6d6ea445f1d5 20:11:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:11:56 ---> Running in 68861901a56d 20:11:57 Removing intermediate container 68861901a56d 20:11:57 ---> 825abd430c86 20:11:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:12:00 ---> Running in 73444aa0585a 20:12:00 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 20:12:01 Removing intermediate container 73444aa0585a 20:12:01 ---> 35ce4b8961a3 20:12:01 Step 21/23 : LABEL arch=x86_64 20:12:02 ---> Running in a8f65dbe21a4 20:12:20 Removing intermediate container a8f65dbe21a4 20:12:20 ---> 09df12cea6df 20:12:20 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:12:20 Removing intermediate container 7fc128b44751 20:12:20 ---> 38e0ca9ddbbd 20:12:20 20:12:20 Step 9/25 : FROM alpine:3.17 20:12:20 ---> 9ed4aefc74f6 20:12:20 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:12:20 ---> Running in a63dacbc95f5 20:12:20 ---> Running in 46f7c6dae4dd 20:12:28 Removing intermediate container a63dacbc95f5 20:12:28 ---> 0e6437ade5ac 20:12:28 Step 23/23 : LABEL version=0.0.0 20:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:12:28 ---> Running in cf4847b7b637 20:12:29 (1/3) Installing ca-certificates (20220614-r4) 20:12:29 (2/3) Installing dumb-init (1.2.5-r2) 20:12:29 (3/3) Installing su-exec (0.2-r2) 20:12:29 Executing busybox-1.35.0-r29.trigger 20:12:29 Executing ca-certificates-20220614-r4.trigger 20:12:29 OK: 8 MiB in 18 packages 20:12:29 Removing intermediate container 8a922114ba5b 20:12:29 ---> 4960eeb9cdd0 20:12:29 Step 7/20 : COPY . . 20:12:29 Removing intermediate container cf4847b7b637 20:12:29 ---> a8a0a11595b1 20:12:29 20:12:29 Successfully built a8a0a11595b1 20:12:29 Successfully tagged support-notifications:latest 20:12:39  Building support-notifications ... done  ---> 1423c18fa6a2 20:12:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:12:39 ---> Running in 437a8b8a5ad0 20:12:40 Removing intermediate container 46f7c6dae4dd 20:12:40 ---> de3b439155b7 20:12:40 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:12:40 ---> Running in 7e630dfd6831 20:12:40 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 20:12:41 Removing intermediate container 7e630dfd6831 20:12:41 ---> c3e39b2daf4b 20:12:41 Step 12/25 : WORKDIR / 20:12:41 ---> Running in 5ed05c72c0a6 20:12:41 Removing intermediate container 5ed05c72c0a6 20:12:41 ---> 8d6daf131b8d 20:12:41 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:42 ---> e360c25ba383 20:12:42 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:12:42 ---> 6dfbaa29b218 20:12:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:12:42 ---> 005bf6129992 20:12:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:12:43 ---> 90fc4f8847b0 20:12:43 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:12:43 ---> 7738f9934f23 20:12:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:12:46 ---> 710ddc601152 20:12:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:12:49 ---> 6dfe5dce86df 20:12:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:12:51 ---> 812ec4e0eb7a 20:12:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:12:51 ---> Running in 55bda0a20953 20:12:54 Removing intermediate container 55bda0a20953 20:12:54 ---> f550ceea7030 20:12:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:12:54 ---> Running in e8cf4035b748 20:12:54 Removing intermediate container e8cf4035b748 20:12:54 ---> 0730785af314 20:12:54 Step 23/25 : LABEL arch=x86_64 20:12:54 ---> Running in 1d9cac4e145d 20:12:55 Removing intermediate container 1d9cac4e145d 20:12:55 ---> f99b994ee92a 20:12:55 Step 24/25 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:12:55 ---> Running in 650b4bbe4b3a 20:12:56 Removing intermediate container 650b4bbe4b3a 20:12:56 ---> 19b8415348e3 20:12:56 Step 25/25 : LABEL version=0.0.0 20:12:58 ---> Running in 2db82d5c231a 20:12:58 Removing intermediate container 2db82d5c231a 20:12:58 ---> aed92d3ac00f 20:12:58 20:12:58 Successfully built aed92d3ac00f 20:12:58 Successfully tagged security-secretstore-setup:latest 20:13:05  Building security-secretstore-setup ... done Removing intermediate container 437a8b8a5ad0 20:13:05 ---> dc214d5afecc 20:13:05 20:13:05 Step 9/20 : FROM alpine:3.17 20:13:05 ---> 9ed4aefc74f6 20:13:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:13:05 ---> Using cache 20:13:05 ---> 15cb931ddc8a 20:13:05 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:05 ---> Running in 6856b7ef87b8 20:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:06 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:13:06 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:13:06 OK: 17820 distinct packages available 20:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:13:06 (1/9) Installing ca-certificates (20220614-r4) 20:13:06 (2/9) Installing brotli-libs (1.0.9-r9) 20:13:06 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:13:06 (4/9) Installing libcurl (8.0.1-r0) 20:13:06 (5/9) Installing curl (8.0.1-r0) 20:13:06 (6/9) Installing dumb-init (1.2.5-r2) 20:13:06 (7/9) Installing musl-obstack (1.2.3-r0) 20:13:06 (8/9) Installing libucontext (1.2-r0) 20:13:06 (9/9) Installing gcompat (1.1.0-r0) 20:13:06 Executing busybox-1.35.0-r29.trigger 20:13:06 Executing ca-certificates-20220614-r4.trigger 20:13:06 OK: 10 MiB in 24 packages 20:13:08 Removing intermediate container 6856b7ef87b8 20:13:08 ---> 40dd541b2979 20:13:08 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:08 ---> e456c5a07801 20:13:08 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:13:09 ---> 0ef42b6bbb81 20:13:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:13:11 ---> 917099793699 20:13:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:13:11 ---> ebee0703990c 20:13:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:13:11 ---> Running in 97cbd2816363 20:13:12 Removing intermediate container 97cbd2816363 20:13:12 ---> 746a2e4d1f17 20:13:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:13:12 ---> Running in 8bf26f5769a5 20:13:13 Removing intermediate container 8bf26f5769a5 20:13:13 ---> b266d0481a12 20:13:13 Step 18/20 : LABEL arch=x86_64 20:13:13 ---> Running in c85bf504e1fc 20:13:13 Removing intermediate container c85bf504e1fc 20:13:13 ---> bbaedca81089 20:13:13 Step 19/20 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:13:13 ---> Running in 8b0142e54f78 20:13:14 Removing intermediate container 8b0142e54f78 20:13:14 ---> 89943a9e6687 20:13:14 Step 20/20 : LABEL version=0.0.0 20:13:14 ---> Running in 0010950df90a 20:13:15 Removing intermediate container 0010950df90a 20:13:15 ---> 41df0a2741fa 20:13:15 20:13:15 Successfully built 41df0a2741fa 20:13:15 Successfully tagged security-spiffe-token-provider:latest 20:13:15  Building security-spiffe-token-provider ... done  [Pipeline] } 20:13:15 $ docker stop --time=1 8273781a1dc6f5faa2bc63ff821d128ceabc92b777595b9a6f0e099970bc901e 20:13:17 $ docker rm -f --volumes 8273781a1dc6f5faa2bc63ff821d128ceabc92b777595b9a6f0e099970bc901e [Pipeline] // withDockerContainer [Pipeline] sh 20:13:18 + docker images 20:13:18 REPOSITORY TAG IMAGE ID CREATED SIZE 20:13:18 security-spiffe-token-provider latest 41df0a2741fa 4 seconds ago 32.8MB 20:13:18 dc214d5afecc 17 seconds ago 1.76GB 20:13:18 security-secretstore-setup latest aed92d3ac00f 20 seconds ago 32.8MB 20:13:18 support-notifications latest a8a0a11595b1 49 seconds ago 32.4MB 20:13:18 38e0ca9ddbbd About a minute ago 1.72GB 20:13:18 core-command latest 2429a216e7f7 About a minute ago 19.8MB 20:13:18 security-spire-config latest 16782859c5e0 About a minute ago 102MB 20:13:18 security-spire-agent latest 9d80977204cd 2 minutes ago 161MB 20:13:18 security-spire-server latest 24d633f46f14 2 minutes ago 103MB 20:13:18 d23face7b598 2 minutes ago 1.79GB 20:13:18 868bfe2e58ae 2 minutes ago 1.72GB 20:13:18 6dc9412b35c1 3 minutes ago 1.58GB 20:13:18 support-scheduler latest 4cb792789662 3 minutes ago 31.8MB 20:13:18 31ce7af67df6 3 minutes ago 1.58GB 20:13:18 69fdb93b1807 3 minutes ago 1.58GB 20:13:18 core-metadata latest 00d52b3e1b5a 3 minutes ago 20.4MB 20:13:18 security-bootstrapper latest 943883557c44 3 minutes ago 22.2MB 20:13:18 26f3c47ad993 4 minutes ago 1.79GB 20:13:18 bd6053271dc8 5 minutes ago 1.73GB 20:13:18 security-proxy-setup latest fb5f713a6ceb 5 minutes ago 18.7MB 20:13:18 security-proxy-auth latest 35b1ae82b214 5 minutes ago 18.3MB 20:13:18 core-common-config-bootstrapper latest 43451a032ad5 5 minutes ago 17.2MB 20:13:18 core-data latest 8bbe278940a3 6 minutes ago 20MB 20:13:18 5f771ce7183a 6 minutes ago 1.7GB 20:13:18 d69cf7910a61 6 minutes ago 1.73GB 20:13:18 eea920bab181 6 minutes ago 1.72GB 20:13:18 aac75e92c23a 6 minutes ago 1.71GB 20:13:18 6aa8fc9ba152 6 minutes ago 1.7GB 20:13:18 ci-base-image-x86_64 latest fecb284bd9bc 12 minutes ago 918MB 20:13:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 8 days ago 700MB 20:13:18 alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB 20:13:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:13:18 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] } 20:14:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:32 ./bin/test-attribution-txt.sh [Pipeline] echo 20:14:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:14:33 + ls -al . 20:14:33 total 700 20:14:33 drwxrwxr-x 10 1001 1001 4096 May 2 20:05 . 20:14:33 drwxr-xr-x 4 root root 4096 May 2 20:05 .. 20:14:33 drwxrwxr-x 2 1001 1001 4096 May 2 20:03 .blubracket 20:14:33 -rw-rw-r-- 1 1001 1001 16 May 2 20:03 .dockerignore 20:14:33 drwxrwxr-x 8 1001 1001 4096 May 2 20:03 .git 20:14:33 drwxrwxr-x 3 1001 1001 4096 May 2 20:03 .github 20:14:33 -rw-rw-r-- 1 1001 1001 1133 May 2 20:03 .gitignore 20:14:33 -rw-rw-r-- 1 1001 1001 42 May 2 20:03 .golangci.yml 20:14:33 -rw-rw-r-- 1 1001 1001 87 May 2 20:03 .hadolint.yml 20:14:33 -rw-rw-r-- 1 1001 1001 166 May 2 20:03 .sonarcloud.properties 20:14:33 -rw-rw-r-- 1 1001 1001 1171 May 2 20:03 ADOPTERS.md 20:14:33 -rw-rw-r-- 1 1001 1001 10835 May 2 20:03 Attribution.txt 20:14:33 -rw-rw-r-- 1 1001 1001 73765 May 2 20:03 CHANGELOG.md 20:14:33 -rw-rw-r-- 1 1001 1001 3804 May 2 20:03 CONTRIBUTING.md 20:14:33 -rw-rw-r-- 1 1001 1001 677 May 2 20:03 GOVERNANCE.md 20:14:33 -rw-rw-r-- 1 1001 1001 883 May 2 20:03 Jenkinsfile 20:14:33 -rw-rw-r-- 1 1001 1001 10775 May 2 20:03 LICENSE 20:14:33 -rw-rw-r-- 1 1001 1001 14368 May 2 20:03 Makefile 20:14:33 -rw-rw-r-- 1 1001 1001 582 May 2 20:03 OWNERS.md 20:14:33 -rw-rw-r-- 1 1001 1001 9403 May 2 20:03 README.md 20:14:33 -rw-rw-r-- 1 1001 1001 789 May 2 20:03 SECURITY.md 20:14:33 -rw-rw-r-- 1 1001 1001 5 May 2 20:00 VERSION 20:14:33 drwxrwxr-x 2 1001 1001 4096 May 2 20:03 bin 20:14:33 drwxrwxr-x 18 1001 1001 4096 May 2 20:03 cmd 20:14:33 -rw-r--r-- 1 root root 448352 May 2 20:11 coverage.out 20:14:33 -rw-rw-r-- 1 1001 1001 3200 May 2 20:03 go.mod 20:14:33 -rw-rw-r-- 1 1001 1001 31040 May 2 20:03 go.sum 20:14:33 drwxrwxr-x 7 1001 1001 4096 May 2 20:03 internal 20:14:33 drwxrwxr-x 3 1001 1001 4096 May 2 20:03 openapi 20:14:33 -rw-rw-r-- 1 1001 1001 594 May 2 20:03 security.txt 20:14:33 drwxrwxr-x 4 1001 1001 4096 May 2 20:03 snap 20:14:33 -rw-rw-r-- 1 1001 1001 204 May 2 20:03 version.go [Pipeline] sh 20:14:34 + '[' -e coverage.out ] 20:14:34 + chown 1001:1001 coverage.out [Pipeline] stash 20:14:34 Warning: overwriting stash ‘coverage-report’ 20:14:35 Stashed 1 file(s) [Pipeline] sh 20:14:35 + make build 20:14:35 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 20:16:27 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 20:16:27 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 20:16:29 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 20:16:33 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 20:17:30 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 20:17:35 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17:43 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 20:17:50 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 20:17:54 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 20:18:00 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 20:18:06 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] } 20:18:15 $ docker stop --time=1 4fa2579c2b6aa33cc0a6baa1f2fec01e6e19ebd1a8b88d961662b07b0986192c 20:18:17 $ docker rm -f --volumes 4fa2579c2b6aa33cc0a6baa1f2fec01e6e19ebd1a8b88d961662b07b0986192c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:20 20:18:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:21 latest: Pulling from edgex-devops/edgex-compose-arm64 20:18:21 29e5d40040c1: Pulling fs layer 20:18:21 1ce36da41761: Pulling fs layer 20:18:21 25b303627fd3: Pulling fs layer 20:18:21 29e5d40040c1: Verifying Checksum 20:18:21 29e5d40040c1: Download complete 20:18:21 1ce36da41761: Verifying Checksum 20:18:21 1ce36da41761: Download complete 20:18:22 29e5d40040c1: Pull complete 20:18:23 25b303627fd3: Verifying Checksum 20:18:23 25b303627fd3: Download complete 20:18:23 1ce36da41761: Pull complete 20:18:33 25b303627fd3: Pull complete 20:18:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:33 prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container 20:18:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:18:36 $ docker top c1ed9a564f73dc363537ad7dada63f2617c5f2635da90231ccfd2288d3f911da -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:37 + grep parallel 20:18:37 + docker-compose build --help 20:18:44 --parallel Build images in parallel. [Pipeline] } 20:18:44 $ docker stop --time=1 c1ed9a564f73dc363537ad7dada63f2617c5f2635da90231ccfd2288d3f911da 20:18:45 $ docker rm -f --volumes c1ed9a564f73dc363537ad7dada63f2617c5f2635da90231ccfd2288d3f911da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:47 prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container 20:18:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:18:48 $ docker top 23fed310b34a476cedc8c12fd07990a173d1c29ed20a546ffb56de8161a4abe3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:49 + docker-compose -f ./docker-compose-build.yml build --parallel 20:18:56 Building core-command ... 20:18:56 Building core-common-config-bootstrapper ... 20:18:56 Building core-data ... 20:18:56 Building core-metadata ... 20:18:56 Building security-bootstrapper ... 20:18:56 Building security-proxy-auth ... 20:18:56 Building security-proxy-setup ... 20:18:56 Building security-secretstore-setup ... 20:18:56 Building security-spiffe-token-provider ... 20:18:56 Building security-spire-agent ... 20:18:56 Building security-spire-config ... 20:18:56 Building security-spire-server ... 20:18:56 Building support-notifications ... 20:18:56 Building support-scheduler ... 20:18:56 Building security-spiffe-token-provider 20:18:56 Building security-bootstrapper 20:18:56 Building security-proxy-auth 20:18:56 Building security-spire-agent 20:18:56 Building core-data 20:19:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:19:43 ---> fd9723fd54aa 20:19:43 Step 3/27 : WORKDIR /edgex-go 20:19:43 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:19:43 ---> fd9723fd54aa 20:19:43 Step 3/20 : WORKDIR /edgex-go 20:19:43 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:19:43 ---> fd9723fd54aa 20:19:43 Step 3/33 : WORKDIR /edgex-go 20:19:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:43 ---> fd9723fd54aa 20:19:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:43 ---> fd9723fd54aa 20:19:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:43 ---> Running in c4a5c7be008e 20:19:43 ---> Running in c9e6a442c624 20:19:43 ---> Running in b030751f1684 20:19:43 ---> Running in 7b4b76833589 20:19:43 ---> Running in b334325fab77 20:19:43 Removing intermediate container b030751f1684 20:19:43 ---> 4b4514c7645d 20:19:43 Step 4/23 : WORKDIR /edgex-go 20:19:44 Removing intermediate container c4a5c7be008e 20:19:44 ---> 8e43f553cb5f 20:19:44 Step 4/33 : RUN apk add --update --no-cache make git 20:19:44 Removing intermediate container 7b4b76833589 20:19:44 ---> c1a527858660 20:19:44 Step 4/23 : WORKDIR /edgex-goRemoving intermediate container b334325fab77 20:19:44 ---> 6eeaeb461422 20:19:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:19:44 20:19:44 ---> Running in 7ab1cffaa66f 20:19:44 Removing intermediate container c9e6a442c624 20:19:44 ---> 106ac9a0b3a2 20:19:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:19:44 ---> Running in bba4b81b7a5f 20:19:44 ---> Running in e4059af9bc32 20:19:44 ---> Running in 9df950ac9f08 20:19:44 ---> Running in 4e75f4ad1f3b 20:19:45 Removing intermediate container bba4b81b7a5f 20:19:45 ---> 42970bfd4559 20:19:45 Step 5/23 : RUN apk add --update --no-cache make git 20:19:45 Removing intermediate container 9df950ac9f08 20:19:45 ---> 69d6170a6a63 20:19:45 Step 5/23 : RUN apk add --update --no-cache make git 20:19:45 ---> Running in c819d486d156 20:19:45 ---> Running in c08dc1a5b9a7 20:19:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:49 OK: 263 MiB in 53 packages 20:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:50 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:19:50 v3.17.3-145-gc711fff4fde [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:19:50 OK: 17690 distinct packages available 20:19:50 OK: 263 MiB in 53 packages 20:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:50 Removing intermediate container 7ab1cffaa66f 20:19:50 ---> 8e19d1f7ff79 20:19:50 Step 5/33 : COPY go.mod vendor* ./ 20:19:51 OK: 263 MiB in 53 packages 20:19:51 OK: 263 MiB in 53 packages 20:19:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:52 ---> 30c274e79834 20:19:52 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:52 Removing intermediate container e4059af9bc32 20:19:52 ---> f09528fe0603 20:19:52 Step 5/27 : COPY go.mod vendor* ./ 20:19:52 ---> Running in 1d19c352db20 20:19:53 OK: 263 MiB in 53 packages 20:19:53 Removing intermediate container c08dc1a5b9a7 20:19:53 ---> 44f36aa31c2d 20:19:53 Step 6/23 : COPY go.mod vendor* ./ 20:19:53 Removing intermediate container c819d486d156 20:19:53 ---> 4c5c1b300642 20:19:53 Step 6/23 : COPY go.mod vendor* ./ 20:19:54 ---> 01caf1cb13e5 20:19:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:54 ---> Running in f7bdb49615a4 20:19:55 ---> e803531e8cf5 20:19:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:55 ---> 3943ed67db47 20:19:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:55 ---> Running in fee30d3f9510 20:19:55 ---> Running in a02b6de82d38 20:19:55 Removing intermediate container 4e75f4ad1f3b 20:19:55 ---> 417ba4b876a2 20:19:55 Step 5/20 : COPY go.mod vendor* ./ 20:19:57 ---> f898ecd50745 20:19:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:57 ---> Running in d26490535fa2 20:21:49 Removing intermediate container fee30d3f9510 20:21:49 ---> 036b85e868fe 20:21:49 Step 8/23 : COPY . . 20:21:49 Removing intermediate container 1d19c352db20 20:21:49 ---> d34d58fca62f 20:21:49 Step 7/33 : COPY . . 20:21:49 Removing intermediate container d26490535fa2 20:21:49 ---> e0723e396558 20:21:49 Step 7/20 : COPY . . 20:21:49 Removing intermediate container a02b6de82d38 20:21:49 ---> 4a1202b54bab 20:21:49 Step 8/23 : COPY . . 20:21:49 Removing intermediate container f7bdb49615a4 20:21:49 ---> ce34af422619 20:21:49 Step 7/27 : COPY . . 20:22:07 ---> acf529226e79 20:22:07 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:22:07 ---> 0e14d4b207aa 20:22:07 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:22:07 ---> 81ede13d2a01 20:22:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:07 ---> a4dccd457157 20:22:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:22:07 ---> Running in 5599a3a7ae15 20:22:07 ---> Running in 6d74d33040e0 20:22:07 ---> e4564a8f84d9 20:22:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:22:07 ---> Running in 9374eab3fa97 20:22:07 ---> Running in 4a5260ded8a9 20:22:07 ---> Running in e0878747a152 20:22:07 Removing intermediate container 6d74d33040e0 20:22:07 ---> 283def9644f3 20:22:07 Step 9/27 : WORKDIR /edgex-go/spire-build 20:22:07 ---> Running in ad49d6ea2867 20:22:07 Removing intermediate container ad49d6ea2867 20:22:07 ---> 37735b255e19 20:22:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:22:07 ---> Running in 74ccf27cd49f 20:22:07 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 20:22:08 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 20:22:08 Removing intermediate container 74ccf27cd49f 20:22:08 ---> 1e4080d718df 20:22:08 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:22:08 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 20:22:08 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:22:08 ---> Running in f7ceb309702e 20:22:11 Removing intermediate container f7ceb309702e 20:22:11 ---> deb15c682bed 20:22:11 Step 12/27 : WORKDIR /edgex-go 20:22:11 ---> Running in 4204d32e8c07 20:22:12 Removing intermediate container 4204d32e8c07 20:22:12 ---> 1e3f9ce0d652 20:22:12 20:22:12 Step 13/27 : FROM alpine:3.17 20:22:12 3.17: Pulling from library/alpine 20:22:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:22:12 Status: Downloaded newer image for alpine:3.17 20:22:12 ---> 51e60588ff2c 20:22:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:12 ---> Running in 61a853917561 20:22:13 Removing intermediate container 61a853917561 20:22:13 ---> 6c30fec73349 20:22:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:13 ---> Running in bdb891fa3188 20:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:18 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:22:18 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:22:18 OK: 17691 distinct packages available 20:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:21 (1/5) Installing dumb-init (1.2.5-r2) 20:22:21 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:21 (3/5) Installing libucontext (1.2-r0) 20:22:21 (4/5) Installing gcompat (1.1.0-r0) 20:22:21 (5/5) Installing openssl (3.0.8-r4) 20:22:21 Executing busybox-1.35.0-r29.trigger 20:22:21 OK: 9 MiB in 20 packages 20:22:23 Removing intermediate container bdb891fa3188 20:22:23 ---> 455b2af68ef8 20:22:23 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:24 ---> fc77020ae940 20:22:24 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:22:25 ---> 0a711ac59907 20:22:25 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:22:31 ---> 6a2a24fdbdba 20:22:31 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:39 ---> b9e2b602c4e0 20:22:39 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:22:39 ---> 7ab94db82a2e 20:22:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:22:39 ---> 175d1cc0d49d 20:22:39 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:22:40 ---> a67fd7661c3e 20:22:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:41 ---> Running in 15f1d9153832 20:22:41 Removing intermediate container 15f1d9153832 20:22:41 ---> 1d7f86120226 20:22:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:41 ---> Running in 72a20b2343fb 20:22:42 Removing intermediate container 72a20b2343fb 20:22:42 ---> 5be085aa2158 20:22:42 Step 25/27 : LABEL arch=arm64 20:22:42 ---> Running in 1b2c10392a9d 20:22:42 Removing intermediate container 1b2c10392a9d 20:22:42 ---> 27e1e4133431 20:22:42 Step 26/27 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:22:42 ---> Running in 82acc573272a 20:22:43 Removing intermediate container 82acc573272a 20:22:43 ---> 67b09a5f3944 20:22:43 Step 27/27 : LABEL version=0.0.0 20:22:43 ---> Running in 59b3c4bd12ab 20:22:44 Removing intermediate container 59b3c4bd12ab 20:22:44 ---> 8fc2181d4ecd 20:22:44 20:22:44 Successfully built 8fc2181d4ecd 20:22:44 Successfully tagged security-spire-agent-arm64:latest 20:22:44  Building security-spire-agent ... done Building core-common-config-bootstrapper 20:23:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:03 ---> fd9723fd54aa 20:23:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:03 ---> Using cache 20:23:03 ---> c1a527858660 20:23:03 Step 4/23 : WORKDIR /edgex-go 20:23:03 ---> Using cache 20:23:03 ---> 69d6170a6a63 20:23:03 Step 5/23 : RUN apk add --update --no-cache make git 20:23:03 ---> Using cache 20:23:03 ---> 44f36aa31c2d 20:23:03 Step 6/23 : COPY go.mod vendor* ./ 20:23:03 ---> Using cache 20:23:03 ---> e803531e8cf5 20:23:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:03 ---> Using cache 20:23:03 ---> 036b85e868fe 20:23:03 Step 8/23 : COPY . . 20:23:03 ---> Using cache 20:23:03 ---> e4564a8f84d9 20:23:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:03 ---> Running in 8d49eb2141b8 20:23:03 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 20:29:10 Removing intermediate container e0878747a152 20:29:10 ---> dfaefee6ea46 20:29:10 20:29:10 Step 10/23 : FROM alpine:3.17 20:29:10 ---> 51e60588ff2c 20:29:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:29:10 ---> Running in 90cc24adc5b0 20:29:10 Removing intermediate container 90cc24adc5b0 20:29:10 ---> 557bc60bf818 20:29:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:29:10 ---> Running in 6da37f2f7ebf 20:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:14 (1/1) Installing dumb-init (1.2.5-r2) 20:29:14 Executing busybox-1.35.0-r29.trigger 20:29:14 OK: 8 MiB in 16 packages 20:29:16 Removing intermediate container 6da37f2f7ebf 20:29:16 ---> ebf86fbc930b 20:29:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:17 ---> 7d00c9fc6b8f 20:29:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:29:18 ---> d9f9494e702b 20:29:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:29:21 ---> 6a11e1dea060 20:29:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:29:24 ---> 57c04fb8d48d 20:29:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:29:26 ---> a62a3723851a 20:29:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:26 ---> Running in 9f1a66fd48fe 20:29:30 Removing intermediate container 5599a3a7ae15 20:29:30 ---> 4ab930c8196a 20:29:30 20:29:30 Step 9/33 : FROM alpine:3.17 20:29:30 ---> 51e60588ff2c 20:29:30 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:29:30 Removing intermediate container 9f1a66fd48fe 20:29:30 ---> 295bf909a82b 20:29:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:29:30 ---> Running in 1790d9879642 20:29:30 ---> Running in 07cd574e9c50 20:29:30 Removing intermediate container 1790d9879642 20:29:30 ---> 32a996585403 20:29:30 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:29:31 ---> Running in a8f2b8af6f2b 20:29:31 Removing intermediate container 07cd574e9c50 20:29:31 ---> 779482b3dbdc 20:29:31 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:29:31 ---> Running in 7476e297b010 20:29:32 Removing intermediate container 7476e297b010 20:29:32 ---> 9eef7b68fb52 20:29:32 Step 21/23 : LABEL arch=arm64 20:29:32 ---> Running in dd1f497f360f 20:29:33 Removing intermediate container dd1f497f360f 20:29:33 ---> cb351688debb 20:29:33 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:29:33 ---> Running in c1f6d6ff42e6 20:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:33 Removing intermediate container c1f6d6ff42e6 20:29:33 ---> c69233802e40 20:29:33 Step 23/23 : LABEL version=0.0.0 20:29:33 ---> Running in 0fcb27cfa6f1 20:29:34 Removing intermediate container 0fcb27cfa6f1 20:29:34 ---> 2e1538917dfe 20:29:34 20:29:34 Successfully built 2e1538917dfe 20:29:34 Successfully tagged security-proxy-auth-arm64:latest 20:29:34  Building security-proxy-auth ... done Building security-secretstore-setup 20:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:36 (1/2) Installing dumb-init (1.2.5-r2) 20:29:36 (2/2) Installing su-exec (0.2-r2) 20:29:36 Executing busybox-1.35.0-r29.trigger 20:29:36 OK: 8 MiB in 17 packages 20:29:38 Removing intermediate container a8f2b8af6f2b 20:29:38 ---> 855c8ffea322 20:29:38 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:29:38 ---> Running in 3b54a77f4757 20:29:39 Removing intermediate container 3b54a77f4757 20:29:39 ---> 42a963d4ddc4 20:29:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:29:39 ---> Running in 517fce855cb7 20:29:39 Removing intermediate container 517fce855cb7 20:29:39 ---> ab96c8db83c8 20:29:39 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:29:39 ---> Running in 4413144fe8a0 20:29:40 Removing intermediate container 4413144fe8a0 20:29:40 ---> 5ff1be91edd0 20:29:40 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:29:40 ---> Running in 2946d6d05e57 20:29:41 Removing intermediate container 2946d6d05e57 20:29:41 ---> a4faa973d170 20:29:41 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:29:41 ---> Running in f5c62260ce14 20:29:44 Removing intermediate container f5c62260ce14 20:29:44 ---> 9f3c00c6d4ff 20:29:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:29:45 ---> Running in ab150c85d4da 20:29:45 Removing intermediate container ab150c85d4da 20:29:45 ---> 4f42d69c3e16 20:29:45 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:29:47 ---> 4b7ad17e6c80 20:29:47 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:29:47 ---> Running in f9616507a8a4 20:29:51 Removing intermediate container f9616507a8a4 20:29:51 ---> 75e40e3ee6c4 20:29:51 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:53 ---> 154b0b6a8401 20:29:53 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:29:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:29:53 ---> fd9723fd54aa 20:29:53 Step 3/25 : WORKDIR /edgex-go 20:29:53 ---> Using cache 20:29:53 ---> 106ac9a0b3a2 20:29:53 Step 4/25 : RUN apk add --update --no-cache make git 20:29:53 ---> Running in 08eb859d69da 20:29:54 ---> d5e36770dccf 20:29:54 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:56 ---> 139724682df5 20:29:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:29:57 ---> c7fcc386aab5 20:29:57 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:29:58 OK: 263 MiB in 53 packages 20:29:58 ---> 8624d2d4210a 20:29:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:30:00 ---> 7b52eec8cd42 20:30:00 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:30:00 Removing intermediate container 08eb859d69da 20:30:00 ---> 58dbc7e375f9 20:30:00 Step 5/25 : COPY go.mod vendor* ./ 20:30:01 ---> 778bd78f4055 20:30:01 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:01 ---> 164bc568b30f 20:30:01 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:02 ---> Running in 41e230208c41 20:30:02 ---> 1b9dc13a423f 20:30:02 Step 28/33 : RUN chmod +x /entrypoint.sh 20:30:02 ---> Running in 772542a10361 20:30:07 Removing intermediate container 772542a10361 20:30:07 ---> c7af8fe37fa6 20:30:07 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:30:07 ---> Running in 538aa4333fa7 20:30:07 Removing intermediate container 538aa4333fa7 20:30:07 ---> 50dd98402150 20:30:07 Step 30/33 : CMD ["gate"] 20:30:07 ---> Running in a706316b88e1 20:30:08 Removing intermediate container a706316b88e1 20:30:08 ---> 9ca667b83d1f 20:30:08 Step 31/33 : LABEL arch=arm64 20:30:08 ---> Running in 99e5ec7ebcfb 20:30:08 Removing intermediate container 99e5ec7ebcfb 20:30:08 ---> c0fc3a2b070d 20:30:08 Step 32/33 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:30:08 ---> Running in 03a04999f2f7 20:30:09 Removing intermediate container 03a04999f2f7 20:30:09 ---> a3a46a5a7019 20:30:09 Step 33/33 : LABEL version=0.0.0 20:30:09 ---> Running in d0c7fd35841b 20:30:10 Removing intermediate container d0c7fd35841b 20:30:10 ---> b6658afceb41 20:30:10 20:30:10 Successfully built b6658afceb41 20:30:10 Successfully tagged security-bootstrapper-arm64:latest 20:30:10  Building security-bootstrapper ... done Building security-spire-server 20:30:28 Removing intermediate container 9374eab3fa97 20:30:28 ---> 0d060d00e8c3 20:30:28 20:30:28 Step 10/23 : FROM alpine:3.17 20:30:28 ---> 51e60588ff2c 20:30:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:30:28 ---> Running in 86d18030fb6e 20:30:28 Removing intermediate container 86d18030fb6e 20:30:28 ---> e1837554ddc3 20:30:28 Step 12/23 : ENV APP_PORT=59880 20:30:28 ---> Running in 9a964ffa602d 20:30:28 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:30:28 ---> fd9723fd54aa 20:30:28 Step 3/26 : WORKDIR /edgex-go 20:30:28 ---> Using cache 20:30:28 ---> 106ac9a0b3a2 20:30:28 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:30:28 ---> Running in 220587582f0f 20:30:29 Removing intermediate container 9a964ffa602d 20:30:29 ---> a5639f42ab8a 20:30:29 Step 13/23 : EXPOSE $APP_PORT 20:30:29 ---> Running in 51e76612fbaa 20:30:30 Removing intermediate container 51e76612fbaa 20:30:30 ---> 02bd4f4157d2 20:30:30 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:30:30 ---> Running in 08dad9364b41 20:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:34 OK: 263 MiB in 53 packages 20:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:36 (1/1) Installing dumb-init (1.2.5-r2) 20:30:36 Executing busybox-1.35.0-r29.trigger 20:30:36 OK: 8 MiB in 16 packages 20:30:36 Removing intermediate container 220587582f0f 20:30:36 ---> b9a570601336 20:30:36 Step 5/26 : COPY go.mod vendor* ./ 20:30:39 Removing intermediate container 08dad9364b41 20:30:39 ---> df657709b78b 20:30:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:39 ---> b6c1eac2c82c 20:30:39 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:39 ---> Running in 5768cbe7836a 20:30:40 ---> 7dc0ab1eef7b 20:30:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:30:42 ---> 5f7aeea811ff 20:30:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:44 Removing intermediate container 8d49eb2141b8 20:30:44 ---> 1fdecac2960e 20:30:44 20:30:44 Step 10/23 : FROM alpine:3.17 20:30:44 ---> 51e60588ff2c 20:30:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:30:44 ---> Using cache 20:30:44 ---> 557bc60bf818 20:30:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:30:44 ---> Using cache 20:30:44 ---> ebf86fbc930b 20:30:44 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:44 ---> Using cache 20:30:44 ---> 7d00c9fc6b8f 20:30:44 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:30:44 ---> Using cache 20:30:44 ---> d9f9494e702b 20:30:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:30:45 ---> b0d259d22cba 20:30:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:30:46 ---> 22f1ab34f212 20:30:46 Step 19/23 : ENTRYPOINT ["/core-data"] 20:30:46 ---> Running in e482d4ea3434 20:30:47 ---> 0ba3a34e2ee1 20:30:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:30:47 Removing intermediate container e482d4ea3434 20:30:47 ---> 837f47280a14 20:30:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:47 ---> Running in be8c205a43f9 20:30:48 Removing intermediate container be8c205a43f9 20:30:48 ---> a3833dd67eee 20:30:48 Step 21/23 : LABEL arch=arm64 20:30:48 ---> 1a3206508a66 20:30:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:30:48 ---> Running in 90b97ec4490c 20:30:49 Removing intermediate container 90b97ec4490c 20:30:49 ---> 360d40086f9a 20:30:49 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:30:49 ---> Running in 215ec69a6a29 20:30:50 ---> ee4744809b9b 20:30:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:50 ---> Running in 601918dc94ff 20:30:50 Removing intermediate container 215ec69a6a29 20:30:50 ---> 816ae6c984fa 20:30:50 Step 23/23 : LABEL version=0.0.0 20:30:50 ---> Running in 335a9d24bc0b 20:30:51 Removing intermediate container 335a9d24bc0b 20:30:51 ---> ef73007f594e 20:30:51 20:30:51 Successfully built ef73007f594e 20:30:51 Successfully tagged core-data-arm64:latest 20:30:51  Building core-data ... done Building security-proxy-setup 20:30:53 Removing intermediate container 601918dc94ff 20:30:53 ---> f257d94dcd2c 20:30:53 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:30:53 ---> Running in c4e837e33391 20:30:54 Removing intermediate container c4e837e33391 20:30:54 ---> 7886048cfb08 20:30:54 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:30:54 ---> Running in 55e16058906d 20:30:55 Removing intermediate container 55e16058906d 20:30:55 ---> f6e82cfbaeed 20:30:55 Step 21/23 : LABEL arch=arm64 20:30:55 ---> Running in a6e365816a3a 20:30:56 Removing intermediate container a6e365816a3a 20:30:56 ---> f6ebf691eca2 20:30:56 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:30:56 ---> Running in 8b51c264d1c3 20:30:56 Removing intermediate container 8b51c264d1c3 20:30:56 ---> 46e336cdc6cc 20:30:56 Step 23/23 : LABEL version=0.0.0 20:30:57 ---> Running in 2a2a598daf4b 20:30:57 Removing intermediate container 2a2a598daf4b 20:30:57 ---> 3d47381cd8dc 20:30:57 20:30:58 Successfully built 3d47381cd8dc 20:30:58 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:30:58  Building core-common-config-bootstrapper ... done Building support-notifications 20:31:16 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:16 ---> fd9723fd54aa 20:31:16 Step 3/22 : WORKDIR /edgex-go 20:31:16 ---> Using cache 20:31:16 ---> 106ac9a0b3a2 20:31:16 Step 4/22 : RUN apk add --update --no-cache make git 20:31:16 ---> Using cache 20:31:16 ---> 58dbc7e375f9 20:31:16 Step 5/22 : COPY go.mod vendor* ./ 20:31:16 ---> Using cache 20:31:16 ---> 164bc568b30f 20:31:16 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:19 ---> Running in dc25f0f5dff3 20:31:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:24 ---> fd9723fd54aa 20:31:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:24 ---> Using cache 20:31:24 ---> c1a527858660 20:31:24 Step 4/23 : WORKDIR /edgex-go 20:31:24 ---> Using cache 20:31:24 ---> 69d6170a6a63 20:31:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:31:25 ---> Running in 0251eb2f438f 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:30 OK: 263 MiB in 53 packages 20:31:33 Removing intermediate container 0251eb2f438f 20:31:33 ---> d07f776d892b 20:31:33 Step 6/23 : COPY go.mod vendor* ./ 20:31:36 ---> 6059f5e9859d 20:31:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:36 ---> Running in 9cb056e58de7 20:31:58 Removing intermediate container 4a5260ded8a9 20:31:58 ---> aca1bf26030e 20:31:58 20:31:58 Step 9/20 : FROM alpine:3.17 20:31:58 ---> 51e60588ff2c 20:31:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:31:58 ---> Using cache 20:31:58 ---> 32a996585403 20:31:58 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:31:58 ---> Running in 6a99246ae6e4 20:32:00 Removing intermediate container 41e230208c41 20:32:00 ---> ae0c39b247ea 20:32:00 Step 7/25 : COPY . . 20:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:02 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:32:02 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:32:02 OK: 17691 distinct packages available 20:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:05 (1/9) Installing ca-certificates (20220614-r4) 20:32:05 (2/9) Installing brotli-libs (1.0.9-r9) 20:32:05 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:32:05 (4/9) Installing libcurl (8.0.1-r0) 20:32:05 (5/9) Installing curl (8.0.1-r0) 20:32:05 (6/9) Installing dumb-init (1.2.5-r2) 20:32:05 (7/9) Installing musl-obstack (1.2.3-r0) 20:32:05 (8/9) Installing libucontext (1.2-r0) 20:32:05 (9/9) Installing gcompat (1.1.0-r0) 20:32:05 Executing busybox-1.35.0-r29.trigger 20:32:05 Executing ca-certificates-20220614-r4.trigger 20:32:06 OK: 11 MiB in 24 packages 20:32:11 Removing intermediate container 6a99246ae6e4 20:32:11 ---> da9f5e91d5b6 20:32:11 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:12 ---> bdd7bf2f8a5b 20:32:12 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:32:14 ---> cd998744efc8 20:32:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:32:18 ---> f4602dcef3a0 20:32:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:32:19 ---> 9623cec3540d 20:32:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:32:19 ---> Running in 13af4cd337a2 20:32:22 Removing intermediate container 13af4cd337a2 20:32:22 ---> 569adde9a266 20:32:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:32:22 ---> Running in dc1f055a59f6 20:32:22 ---> 261e25215bb8 20:32:22 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:32:22 ---> Running in 9aac27128f32 20:32:22 Removing intermediate container dc1f055a59f6 20:32:22 ---> e684f66358a5 20:32:22 Step 18/20 : LABEL arch=arm64 20:32:23 ---> Running in 493d495a41d3 20:32:24 Removing intermediate container 493d495a41d3 20:32:24 ---> 5904f49240e4 20:32:24 Step 19/20 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:32:24 ---> Running in d1368de1aec1 20:32:24 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 20:32:25 Removing intermediate container d1368de1aec1 20:32:25 ---> 078fcaa6979c 20:32:25 Step 20/20 : LABEL version=0.0.0 20:32:25 ---> Running in 2c328f56d3d5 20:32:26 Removing intermediate container 2c328f56d3d5 20:32:26 ---> f2fc0095d7a0 20:32:26 20:32:27 Successfully built f2fc0095d7a0 20:32:27 Successfully tagged security-spiffe-token-provider-arm64:latest 20:32:27 Building support-scheduler 20:32:38  Building security-spiffe-token-provider ... done Removing intermediate container 5768cbe7836a 20:32:38 ---> b77fb04f1c1a 20:32:38 Step 7/26 : COPY . . 20:32:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:46 ---> fd9723fd54aa 20:32:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:32:46 ---> Using cache 20:32:46 ---> c1a527858660 20:32:46 Step 4/23 : WORKDIR /edgex-go 20:32:46 ---> Using cache 20:32:46 ---> 69d6170a6a63 20:32:46 Step 5/23 : RUN apk add --update --no-cache make git 20:32:46 ---> Using cache 20:32:46 ---> 44f36aa31c2d 20:32:46 Step 6/23 : COPY go.mod vendor* ./ 20:32:46 ---> Using cache 20:32:46 ---> e803531e8cf5 20:32:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:46 ---> Using cache 20:32:46 ---> 036b85e868fe 20:32:46 Step 8/23 : COPY . . 20:32:47 ---> Using cache 20:32:47 ---> e4564a8f84d9 20:32:47 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:32:49 ---> Running in 088c52709767 20:32:53 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 20:33:05 Removing intermediate container dc25f0f5dff3 20:33:05 ---> 24b0be039a5a 20:33:05 Step 7/22 : COPY . . 20:33:05 ---> b98591f7ee0d 20:33:05 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:33:05 ---> Running in ef611a93311d 20:33:07 Removing intermediate container ef611a93311d 20:33:07 ---> 3eb8ceb27e63 20:33:07 Step 9/26 : WORKDIR /edgex-go/spire-build 20:33:07 ---> Running in 9f993c2227df 20:33:08 Removing intermediate container 9f993c2227df 20:33:08 ---> c340b21908f6 20:33:08 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:33:08 ---> Running in 8bda7a0d05ef 20:33:09 Removing intermediate container 8bda7a0d05ef 20:33:09 ---> e7c54d6e975a 20:33:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:33:09 ---> Running in a55d81729aa0 20:33:15 Removing intermediate container a55d81729aa0 20:33:15 ---> 3e87ffc7e4cf 20:33:15 Step 12/26 : WORKDIR /edgex-go 20:33:15 ---> Running in d27958e3b05a 20:33:15 Removing intermediate container d27958e3b05a 20:33:15 ---> b28fb9ee1202 20:33:15 20:33:15 Step 13/26 : FROM alpine:3.17 20:33:15 ---> 51e60588ff2c 20:33:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:15 ---> Using cache 20:33:15 ---> 6c30fec73349 20:33:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:33:15 ---> Using cache 20:33:15 ---> 455b2af68ef8 20:33:15 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:15 ---> Using cache 20:33:15 Removing intermediate container 9cb056e58de7 20:33:15 ---> ba494ed382f8 20:33:15 ---> fc77020ae940 20:33:15 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:33:15 Step 8/23 : COPY . . 20:33:15 ---> Using cache 20:33:15 ---> 0a711ac59907 20:33:15 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:33:27 ---> fffcd2d5ef92 20:33:27 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:33:27 ---> Running in e60b08bc00bf 20:33:28 ---> 4fdbf87c630d 20:33:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:33:29 ---> dede4aed809b 20:33:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:33:30 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 20:33:31 ---> f5e7ca751e14 20:33:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:33:33 ---> 0dff59346478 20:33:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:33:33 ---> Running in 662b3f04aaa5 20:33:33 Removing intermediate container 662b3f04aaa5 20:33:33 ---> b3c30663426e 20:33:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:33:33 ---> Running in 7497a6bda09e 20:33:34 Removing intermediate container 7497a6bda09e 20:33:34 ---> 65728ab65cab 20:33:34 Step 24/26 : LABEL arch=arm64 20:33:35 ---> Running in ed496af6d55d 20:33:36 Removing intermediate container ed496af6d55d 20:33:36 ---> 0eca18fcf7e0 20:33:36 Step 25/26 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:33:36 ---> Running in 0374ed999c5f 20:33:37 Removing intermediate container 0374ed999c5f 20:33:37 ---> eb156d1a1a14 20:33:37 Step 26/26 : LABEL version=0.0.0 20:33:37 ---> Running in 105a28f58b3a 20:33:38 Removing intermediate container 105a28f58b3a 20:33:38 ---> 92cad1217dab 20:33:38 20:33:38 ---> a06f126163ae 20:33:38 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:33:39 ---> Running in 18b747e8b743 20:33:39 Successfully built 92cad1217dab 20:33:39 Successfully tagged security-spire-server-arm64:latest 20:33:39 Building core-metadata 20:33:40  Building security-spire-server ... done 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 20:33:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:59 ---> fd9723fd54aa 20:33:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:33:59 ---> Using cache 20:33:59 ---> c1a527858660 20:33:59 Step 4/25 : WORKDIR /edgex-go 20:33:59 ---> Using cache 20:33:59 ---> 69d6170a6a63 20:33:59 Step 5/25 : RUN apk add --update --no-cache make git 20:33:59 ---> Using cache 20:33:59 ---> 44f36aa31c2d 20:33:59 Step 6/25 : COPY go.mod vendor* ./ 20:33:59 ---> Using cache 20:33:59 ---> e803531e8cf5 20:33:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:59 ---> Using cache 20:33:59 ---> 036b85e868fe 20:33:59 Step 8/25 : COPY . . 20:33:59 ---> Using cache 20:33:59 ---> e4564a8f84d9 20:33:59 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:33:59 ---> Running in 52423a5abe91 20:34:01 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 20:38:53 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 20:39:05 Removing intermediate container 9aac27128f32 20:39:05 ---> 627746817c43 20:39:05 20:39:05 Step 9/25 : FROM alpine:3.17 20:39:05 ---> 51e60588ff2c 20:39:05 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:39:05 ---> Running in a135b239714c 20:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:09 (1/3) Installing ca-certificates (20220614-r4) 20:39:09 (2/3) Installing dumb-init (1.2.5-r2) 20:39:09 (3/3) Installing su-exec (0.2-r2) 20:39:09 Executing busybox-1.35.0-r29.trigger 20:39:09 Executing ca-certificates-20220614-r4.trigger 20:39:10 OK: 8 MiB in 18 packages 20:39:12 Removing intermediate container a135b239714c 20:39:12 ---> 7e09726acf72 20:39:12 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:39:12 ---> Running in b1ea329a2ae4 20:39:13 Removing intermediate container b1ea329a2ae4 20:39:13 ---> f5880c5c1b65 20:39:13 Step 12/25 : WORKDIR / 20:39:13 ---> Running in 4d20095f6c05 20:39:13 Removing intermediate container 4d20095f6c05 20:39:13 ---> 11ae7f964588 20:39:13 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:15 ---> 92a84b97e3f6 20:39:15 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:39:16 ---> 89a32dd68b0e 20:39:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:39:17 ---> e7a25a2572ca 20:39:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:39:17 ---> dea3b917a8bf 20:39:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:39:20 ---> 562ffad56ec1 20:39:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:39:22 ---> 9ff48540802b 20:39:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:39:24 ---> c9fcf4881d66 20:39:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:39:25 ---> 24ca3fd50d15 20:39:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:25 ---> Running in b9d89f0b9978 20:39:28 Removing intermediate container b9d89f0b9978 20:39:28 ---> b324e607dd60 20:39:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:39:28 ---> Running in 29924539bbe4 20:39:29 Removing intermediate container 29924539bbe4 20:39:29 ---> d4e5ff1bfe72 20:39:29 Step 23/25 : LABEL arch=arm64 20:39:29 ---> Running in 39bb21b2bb18 20:39:30 Removing intermediate container 39bb21b2bb18 20:39:30 ---> fb1637c4c939 20:39:30 Step 24/25 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:39:30 ---> Running in c16b8fe5409a 20:39:30 Removing intermediate container c16b8fe5409a 20:39:30 ---> 6f56f6ecdf9b 20:39:30 Step 25/25 : LABEL version=0.0.0 20:39:30 ---> Running in 3b9c1a2b5339 20:39:31 Removing intermediate container 3b9c1a2b5339 20:39:31 ---> 4218afdc50ad 20:39:31 20:39:31 Successfully built 4218afdc50ad 20:39:32 Successfully tagged security-secretstore-setup-arm64:latest 20:39:32  Building security-secretstore-setup ... done Building core-command 20:39:50 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:50 ---> fd9723fd54aa 20:39:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:39:50 ---> Using cache 20:39:50 ---> c1a527858660 20:39:50 Step 4/24 : WORKDIR /edgex-go 20:39:50 ---> Using cache 20:39:50 ---> 69d6170a6a63 20:39:50 Step 5/24 : RUN apk add --update --no-cache make git 20:39:50 ---> Using cache 20:39:50 ---> 44f36aa31c2d 20:39:50 Step 6/24 : COPY go.mod vendor* ./ 20:39:50 ---> Using cache 20:39:50 ---> e803531e8cf5 20:39:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:50 ---> Using cache 20:39:50 ---> 036b85e868fe 20:39:50 Step 8/24 : COPY . . 20:39:50 ---> Using cache 20:39:50 ---> e4564a8f84d9 20:39:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:39:50 ---> Running in a47c27124295 20:39:52 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 20:41:00 Removing intermediate container e60b08bc00bf 20:41:00 ---> f81429fca9d4 20:41:00 20:41:00 Step 9/22 : FROM alpine:3.17 20:41:00 ---> 51e60588ff2c 20:41:00 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:41:00 ---> Running in a2ab0fc77613 20:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:02 (1/2) Installing dumb-init (1.2.5-r2) 20:41:02 (2/2) Installing openssl (3.0.8-r4) 20:41:02 Executing busybox-1.35.0-r29.trigger 20:41:02 OK: 8 MiB in 17 packages 20:41:04 Removing intermediate container a2ab0fc77613 20:41:04 ---> 0318adbc2441 20:41:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:41:04 ---> Running in b41e16d3bc45 20:41:04 Removing intermediate container b41e16d3bc45 20:41:04 ---> b612c14f9401 20:41:04 Step 12/22 : WORKDIR /edgex 20:41:04 ---> Running in 760281eb2fde 20:41:05 Removing intermediate container 760281eb2fde 20:41:05 ---> 4cde0d77177c 20:41:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:06 ---> 62faf57df8e0 20:41:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:41:09 ---> 100d3725bef8 20:41:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:41:10 ---> b42a95c04ed0 20:41:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:41:12 ---> a957f2f10c66 20:41:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:41:13 ---> 01856b3704f5 20:41:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:13 ---> Running in 4b46f2448dfe 20:41:17 Removing intermediate container 4b46f2448dfe 20:41:17 ---> efea3c7b969c 20:41:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:41:17 ---> Running in 1c6620c8ba5d 20:41:17 Removing intermediate container 1c6620c8ba5d 20:41:17 ---> e91a62bb246c 20:41:17 Step 20/22 : LABEL arch=arm64 20:41:17 ---> Running in 56af4a964cd6 20:41:18 Removing intermediate container 56af4a964cd6 20:41:18 ---> 024eac1a3842 20:41:18 Step 21/22 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:41:18 ---> Running in 3c87c616f1fa 20:41:18 Removing intermediate container 3c87c616f1fa 20:41:18 ---> 90da08b1550e 20:41:18 Step 22/22 : LABEL version=0.0.0 20:41:19 ---> Running in eabfb46d79b4 20:41:19 Removing intermediate container eabfb46d79b4 20:41:19 ---> 706008087ab6 20:41:19 20:41:19 Successfully built 706008087ab6 20:41:19 Successfully tagged security-proxy-setup-arm64:latest 20:41:19 Building security-spire-config 20:41:38  Building security-proxy-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:41:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:41:38 ---> fd9723fd54aa 20:41:38 Step 3/27 : WORKDIR /edgex-go 20:41:38 ---> Using cache 20:41:38 ---> 106ac9a0b3a2 20:41:38 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:41:38 ---> Using cache 20:41:38 ---> b9a570601336 20:41:38 Step 5/27 : COPY go.mod vendor* ./ 20:41:38 ---> Using cache 20:41:38 ---> b6c1eac2c82c 20:41:38 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:38 ---> Using cache 20:41:38 ---> b77fb04f1c1a 20:41:38 Step 7/27 : COPY . . 20:41:38 ---> Using cache 20:41:38 ---> b98591f7ee0d 20:41:38 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:41:38 ---> Using cache 20:41:38 ---> 3eb8ceb27e63 20:41:38 Step 9/27 : WORKDIR /edgex-go/spire-build 20:41:38 ---> Using cache 20:41:38 ---> c340b21908f6 20:41:38 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:41:38 ---> Using cache 20:41:38 ---> e7c54d6e975a 20:41:38 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:41:38 ---> Running in 58fd3295db86 20:41:41 Removing intermediate container 58fd3295db86 20:41:41 ---> 360b144ca8f2 20:41:41 Step 12/27 : WORKDIR /edgex-go 20:41:41 ---> Running in ca7aad6c5223 20:41:42 Removing intermediate container ca7aad6c5223 20:41:42 ---> 5bb49a6565bd 20:41:42 20:41:42 Step 13/27 : FROM alpine:3.17 20:41:42 ---> 51e60588ff2c 20:41:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:41:42 ---> Using cache 20:41:42 ---> 6c30fec73349 20:41:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:41:42 ---> Running in 45cfbcdd0f5a 20:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:46 v3.17.3-144-gedb697f0a25 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:41:46 v3.17.3-146-g00487ded7d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:41:46 OK: 17691 distinct packages available 20:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:49 (1/4) Installing dumb-init (1.2.5-r2) 20:41:49 (2/4) Installing musl-obstack (1.2.3-r0) 20:41:49 (3/4) Installing libucontext (1.2-r0) 20:41:49 (4/4) Installing gcompat (1.1.0-r0) 20:41:49 Executing busybox-1.35.0-r29.trigger 20:41:49 OK: 8 MiB in 19 packages 20:41:51 Removing intermediate container 45cfbcdd0f5a 20:41:51 ---> fa2ace3aa3b3 20:41:51 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:52 ---> d0c87fe93b50 20:41:52 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:41:53 ---> f1bc68acf834 20:41:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:42:03 ---> 010c691df6e1 20:42:03 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:42:03 ---> aa22b87cdb7c 20:42:03 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:42:03 ---> Running in e3d837ad2d84 20:42:03 Removing intermediate container e3d837ad2d84 20:42:03 ---> 17053afad436 20:42:03 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:42:04 ---> af31ca23ac9c 20:42:04 Step 22/27 : WORKDIR / 20:42:05 ---> Running in a2f813a89e0e 20:42:05 Removing intermediate container a2f813a89e0e 20:42:05 ---> c6b28afa7bb6 20:42:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:42:05 ---> Running in 9d473dd0a938 20:42:06 Removing intermediate container 9d473dd0a938 20:42:06 ---> 947c3c33458a 20:42:06 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:42:06 ---> Running in 4fc4df0168b9 20:42:07 Removing intermediate container 4fc4df0168b9 20:42:07 ---> bc3deacd7a73 20:42:07 Step 25/27 : LABEL arch=arm64 20:42:07 ---> Running in ae21a606ffef 20:42:07 Removing intermediate container ae21a606ffef 20:42:07 ---> 6b79825f7b5f 20:42:07 Step 26/27 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:42:08 ---> Running in a35037eb3e36 20:42:08 Removing intermediate container a35037eb3e36 20:42:08 ---> ce4c46e458b2 20:42:08 Step 27/27 : LABEL version=0.0.0 20:42:08 ---> Running in 6b2b41ebcc51 20:42:09 Removing intermediate container 6b2b41ebcc51 20:42:09 ---> 46e495c7ea7e 20:42:09 20:42:09 Successfully built 46e495c7ea7e 20:42:09 Successfully tagged security-spire-config-arm64:latest 20:42:36  Building security-spire-config ... done Removing intermediate container 52423a5abe91 20:42:36 ---> 31f3e63422a2 20:42:36 20:42:36 Step 10/25 : FROM alpine:3.17 20:42:36 ---> 51e60588ff2c 20:42:36 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:42:36 ---> Running in 3ac38a70b6ff 20:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:38 (1/1) Installing dumb-init (1.2.5-r2) 20:42:38 Executing busybox-1.35.0-r29.trigger 20:42:38 OK: 8 MiB in 16 packages 20:42:40 Removing intermediate container 3ac38a70b6ff 20:42:40 ---> ab1df51a5b10 20:42:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:42:40 ---> Running in e40b27d0086c 20:42:41 Removing intermediate container e40b27d0086c 20:42:41 ---> 55de3e600bb5 20:42:41 Step 13/25 : ENV APP_PORT=59881 20:42:41 ---> Running in 4a9fd6a16e5c 20:42:42 Removing intermediate container 4a9fd6a16e5c 20:42:42 ---> c17a13418c80 20:42:42 Step 14/25 : EXPOSE $APP_PORT 20:42:42 ---> Running in f9ebaf7488ce 20:42:42 Removing intermediate container f9ebaf7488ce 20:42:42 ---> 36bf4a999b80 20:42:42 Step 15/25 : WORKDIR / 20:42:42 ---> Running in 436262895f12 20:42:43 Removing intermediate container 436262895f12 20:42:43 ---> 5d295c4f7cb6 20:42:43 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:44 ---> aeb48e83e078 20:42:44 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:42:45 ---> c42182057383 20:42:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:42:47 ---> ae6584086951 20:42:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:42:47 ---> 50f28ebd00ad 20:42:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:42:49 ---> 380b8e9e312e 20:42:49 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:42:49 ---> Running in 0d06bf28732c 20:42:49 Removing intermediate container 0d06bf28732c 20:42:49 ---> 81421407cdbf 20:42:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:49 ---> Running in 0909637c6faf 20:42:50 Removing intermediate container 0909637c6faf 20:42:50 ---> dc3cba002415 20:42:50 Step 23/25 : LABEL arch=arm64 20:42:50 ---> Running in 462ba053f815 20:42:51 Removing intermediate container 462ba053f815 20:42:51 ---> 2315c8ecff94 20:42:51 Step 24/25 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:42:51 ---> Running in 1f3db7ec07d4 20:42:51 Removing intermediate container 1f3db7ec07d4 20:42:51 ---> 85428a58c39d 20:42:51 Step 25/25 : LABEL version=0.0.0 20:42:52 ---> Running in 208023c96511 20:42:52 Removing intermediate container 208023c96511 20:42:52 ---> ff15fcc018d9 20:42:52 20:42:53 Successfully built ff15fcc018d9 20:42:53 Successfully tagged core-metadata-arm64:latest 20:43:49  Building core-metadata ... done Removing intermediate container 088c52709767 20:43:49 ---> c45dda5aa0a4 20:43:49 20:43:49 Step 10/23 : FROM alpine:3.17 20:43:49 ---> 51e60588ff2c 20:43:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:43:49 ---> Using cache 20:43:49 ---> ab1df51a5b10 20:43:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:43:49 ---> Using cache 20:43:49 ---> 55de3e600bb5 20:43:49 Step 13/23 : ENV APP_PORT=59861 20:43:49 ---> Running in 4d89309a0f4f 20:43:50 Removing intermediate container 4d89309a0f4f 20:43:50 ---> fc538fdb4b71 20:43:50 Step 14/23 : EXPOSE $APP_PORT 20:43:50 ---> Running in d566d1ecedce 20:43:50 Removing intermediate container d566d1ecedce 20:43:50 ---> 291ccdfca09b 20:43:50 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:51 ---> f19c8d7661e3 20:43:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:43:52 ---> f20e91ae7146 20:43:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:43:55 ---> 6765c99c4412 20:43:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:43:56 ---> 6d463d86cb93 20:43:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:43:56 ---> Running in c678073914d0 20:43:57 Removing intermediate container c678073914d0 20:43:57 ---> dc4d776d5747 20:43:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:57 ---> Running in 66c8ab18c089 20:43:57 Removing intermediate container 66c8ab18c089 20:43:57 ---> 016fca95821c 20:43:57 Step 21/23 : LABEL arch=arm64 20:43:57 ---> Running in 4d625de6fdce 20:43:58 Removing intermediate container 4d625de6fdce 20:43:58 ---> a02188ef7b78 20:43:58 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:43:58 ---> Running in cfadec103b03 20:44:02 Removing intermediate container cfadec103b03 20:44:02 ---> 0654ef8df85a 20:44:02 Step 23/23 : LABEL version=0.0.0 20:44:02 ---> Running in 4b91edc5314a 20:44:02 Removing intermediate container 4b91edc5314a 20:44:02 ---> bf48f5f0bbce 20:44:02 20:44:02 Successfully built bf48f5f0bbce 20:44:02 Successfully tagged support-scheduler-arm64:latest 20:44:21  Building support-scheduler ... done Removing intermediate container 18b747e8b743 20:44:21 ---> e53326fe1ec3 20:44:21 20:44:21 Step 10/23 : FROM alpine:3.17 20:44:21 ---> 51e60588ff2c 20:44:21 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:44:21 ---> Running in fd3263ef6509 20:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:23 (1/2) Installing ca-certificates (20220614-r4) 20:44:23 (2/2) Installing dumb-init (1.2.5-r2) 20:44:23 Executing busybox-1.35.0-r29.trigger 20:44:23 Executing ca-certificates-20220614-r4.trigger 20:44:23 OK: 8 MiB in 17 packages 20:44:25 Removing intermediate container fd3263ef6509 20:44:25 ---> 6d54a84d6a45 20:44:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:44:25 ---> Running in 8c1787511148 20:44:26 Removing intermediate container 8c1787511148 20:44:26 ---> 3ea6395cec12 20:44:26 Step 13/23 : ENV APP_PORT=59860 20:44:26 ---> Running in 4b3af01a0661 20:44:28 Removing intermediate container 4b3af01a0661 20:44:28 ---> 8795d526b909 20:44:28 Step 14/23 : EXPOSE $APP_PORT 20:44:28 ---> Running in 4921910028f6 20:44:28 Removing intermediate container 4921910028f6 20:44:28 ---> 5bd765f0733b 20:44:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:29 ---> 05ceccea347d 20:44:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:44:30 ---> b7cb437d463c 20:44:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:44:33 ---> 8cfb6194f3a7 20:44:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:44:33 ---> 6206ef465349 20:44:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:44:33 ---> Running in 38e03d9cc812 20:44:34 Removing intermediate container 38e03d9cc812 20:44:34 ---> b2054496ecf7 20:44:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:34 ---> Running in c12acaf6bc96 20:44:35 Removing intermediate container c12acaf6bc96 20:44:35 ---> 2b039fd0f5ce 20:44:35 Step 21/23 : LABEL arch=arm64 20:44:35 ---> Running in 1784383b22d4 20:44:35 Removing intermediate container 1784383b22d4 20:44:35 ---> ccae9b2ea554 20:44:35 Step 22/23 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:44:35 ---> Running in d408abc65349 20:44:36 Removing intermediate container d408abc65349 20:44:36 ---> 13df292e576e 20:44:36 Step 23/23 : LABEL version=0.0.0 20:44:36 ---> Running in cadf1271248b 20:44:36 Removing intermediate container cadf1271248b 20:44:36 ---> f0853786d645 20:44:36 20:44:36 Successfully built f0853786d645 20:44:36 Successfully tagged support-notifications-arm64:latest 20:44:49  Building support-notifications ... done Removing intermediate container a47c27124295 20:44:49 ---> 9d2ee3b51f91 20:44:49 20:44:49 Step 10/24 : FROM alpine:3.17 20:44:49 ---> 51e60588ff2c 20:44:49 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:44:49 ---> Using cache 20:44:49 ---> ab1df51a5b10 20:44:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:44:49 ---> Using cache 20:44:49 ---> 55de3e600bb5 20:44:49 Step 13/24 : ENV APP_PORT=59882 20:44:49 ---> Running in ea7330fe6306 20:44:49 Removing intermediate container ea7330fe6306 20:44:49 ---> 4a3aa6ec6269 20:44:49 Step 14/24 : EXPOSE $APP_PORT 20:44:49 ---> Running in a16823cb9264 20:44:49 Removing intermediate container a16823cb9264 20:44:49 ---> d8f25eb591d3 20:44:49 Step 15/24 : WORKDIR / 20:44:49 ---> Running in 28793214dc85 20:44:49 Removing intermediate container 28793214dc85 20:44:49 ---> efe87c8213c7 20:44:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:49 ---> 12b38a9d2494 20:44:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:44:50 ---> 0c53c10e53b4 20:44:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:44:51 ---> f697f0265f47 20:44:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:44:51 ---> 3aad312fe01b 20:44:51 Step 20/24 : ENTRYPOINT ["/core-command"] 20:44:51 ---> Running in 57335f609b02 20:44:52 Removing intermediate container 57335f609b02 20:44:52 ---> 6dfc4678ce37 20:44:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:52 ---> Running in 9fe4b6389917 20:44:52 Removing intermediate container 9fe4b6389917 20:44:52 ---> bbe52f842654 20:44:52 Step 22/24 : LABEL arch=arm64 20:44:52 ---> Running in e63544e599ac 20:44:52 Removing intermediate container e63544e599ac 20:44:52 ---> 62badccf4d73 20:44:52 Step 23/24 : LABEL git_sha=d7afc286b40584e9339f2da210137af5b33be461 20:44:52 ---> Running in 1679457b396e 20:44:53 Removing intermediate container 1679457b396e 20:44:53 ---> 52269caa16a8 20:44:53 Step 24/24 : LABEL version=0.0.0 20:44:53 ---> Running in 3f23fd07b69f 20:44:53 Removing intermediate container 3f23fd07b69f 20:44:53 ---> 8092e74f6a30 20:44:53 20:44:54 Successfully built 8092e74f6a30 20:44:54 Successfully tagged core-command-arm64:latest 20:44:54  Building core-command ... done  [Pipeline] } 20:44:54 $ docker stop --time=1 23fed310b34a476cedc8c12fd07990a173d1c29ed20a546ffb56de8161a4abe3 20:44:56 $ docker rm -f --volumes 23fed310b34a476cedc8c12fd07990a173d1c29ed20a546ffb56de8161a4abe3 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:56 + docker images 20:44:57 REPOSITORY TAG IMAGE ID CREATED SIZE 20:44:57 core-command-arm64 latest 8092e74f6a30 4 seconds ago 19.7MB 20:44:57 9d2ee3b51f91 11 seconds ago 1.53GB 20:44:57 support-notifications-arm64 latest f0853786d645 21 seconds ago 31.9MB 20:44:57 e53326fe1ec3 40 seconds ago 1.59GB 20:44:57 support-scheduler-arm64 latest bf48f5f0bbce 55 seconds ago 31.2MB 20:44:57 c45dda5aa0a4 About a minute ago 1.59GB 20:44:57 core-metadata-arm64 latest ff15fcc018d9 2 minutes ago 20.2MB 20:44:57 31f3e63422a2 2 minutes ago 1.53GB 20:44:57 security-spire-config-arm64 latest 46e495c7ea7e 2 minutes ago 96.1MB 20:44:57 5bb49a6565bd 3 minutes ago 1.39GB 20:44:57 security-proxy-setup-arm64 latest 706008087ab6 3 minutes ago 18.7MB 20:44:57 f81429fca9d4 4 minutes ago 1.51GB 20:44:57 security-secretstore-setup-arm64 latest 4218afdc50ad 5 minutes ago 32.2MB 20:44:57 627746817c43 5 minutes ago 1.52GB 20:44:57 security-spire-server-arm64 latest 92cad1217dab 11 minutes ago 97MB 20:44:57 b28fb9ee1202 11 minutes ago 1.39GB 20:44:57 security-spiffe-token-provider-arm64 latest f2fc0095d7a0 12 minutes ago 32.7MB 20:44:57 aca1bf26030e 13 minutes ago 1.57GB 20:44:57 core-common-config-bootstrapper-arm64 latest 3d47381cd8dc 14 minutes ago 17.2MB 20:44:57 core-data-arm64 latest ef73007f594e 14 minutes ago 19.9MB 20:44:57 1fdecac2960e 14 minutes ago 1.52GB 20:44:57 0d060d00e8c3 14 minutes ago 1.53GB 20:44:57 security-bootstrapper-arm64 latest b6658afceb41 14 minutes ago 21.9MB 20:44:57 security-proxy-auth-arm64 latest 2e1538917dfe 15 minutes ago 18.1MB 20:44:57 4ab930c8196a 15 minutes ago 1.51GB 20:44:57 dfaefee6ea46 15 minutes ago 1.51GB 20:44:57 security-spire-agent-arm64 latest 8fc2181d4ecd 22 minutes ago 153MB 20:44:57 1e3f9ce0d652 22 minutes ago 1.39GB 20:44:57 ci-base-image-arm64 latest fd9723fd54aa 39 minutes ago 899MB 20:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 8 days ago 681MB 20:44:57 alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB 20:44:57 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 20:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:58 20:44:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:58 arm64: Pulling from edgex-lftools-log-publisher 20:44:58 8998bd30e6a1: Pulling fs layer 20:44:58 04944245beec: Pulling fs layer 20:44:58 699f458cf7ca: Pulling fs layer 20:44:58 765212b225bb: Pulling fs layer 20:44:58 f23df028b6ca: Pulling fs layer 20:44:58 d65c8cfc05b1: Pulling fs layer 20:44:58 2437ff75d9bd: Pulling fs layer 20:44:58 f23df028b6ca: Waiting 20:44:58 d65c8cfc05b1: Waiting 20:44:58 2437ff75d9bd: Waiting 20:44:58 765212b225bb: Waiting 20:44:58 04944245beec: Verifying Checksum 20:44:58 04944245beec: Download complete 20:44:58 765212b225bb: Verifying Checksum 20:44:58 765212b225bb: Download complete 20:44:59 f23df028b6ca: Verifying Checksum 20:44:59 f23df028b6ca: Download complete 20:44:59 d65c8cfc05b1: Download complete 20:44:59 699f458cf7ca: Download complete 20:44:59 8998bd30e6a1: Verifying Checksum 20:44:59 8998bd30e6a1: Download complete 20:45:02 2437ff75d9bd: Verifying Checksum 20:45:02 2437ff75d9bd: Download complete 20:45:04 8998bd30e6a1: Pull complete 20:45:04 04944245beec: Pull complete 20:45:05 699f458cf7ca: Pull complete 20:45:05 765212b225bb: Pull complete 20:45:06 f23df028b6ca: Pull complete 20:45:06 d65c8cfc05b1: Pull complete 20:45:21 2437ff75d9bd: Pull complete 20:45:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:22 prd-ubuntu20.04-docker-arm64-4c-16g-12460 does not seem to be running inside a container 20:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:45:26 $ docker top a37716bc0c4fbb37b3758d09e40e3b1b95d8ef66459c3655c46e416c82bc5bf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:27 ---> job-cost.sh 20:45:27 lf-activate-venv: SKIPPING 20:45:27 INFO: No Stack... 20:45:27 INFO: Retrieving Pricing Info for: v3-standard-4 20:45:28 INFO: Archiving Costs [Pipeline] sh 20:45:29 + cut -d, -f6 20:45:29 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:45:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4545-1-stack-cost] 20:45:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4545-1-stack-cost] did not exist. Created. 20:45:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4545-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:29 + echo total: 0.10999999940395355 [Pipeline] stash 20:45:30 Stashed 1 file(s) [Pipeline] } 20:45:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4545-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:30 $ docker stop --time=1 a37716bc0c4fbb37b3758d09e40e3b1b95d8ef66459c3655c46e416c82bc5bf5 20:45:31 $ docker rm -f --volumes a37716bc0c4fbb37b3758d09e40e3b1b95d8ef66459c3655c46e416c82bc5bf5 [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 20:45:32 provisioning config files... 20:45:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11064769600771712215tmp [Pipeline] { [Pipeline] sh 20:45:33 + set +x 20:45:33 + + curl -s https://codecov.io/bash 20:45:33 bash -s -- 20:45:33 20:45:33 _____ _ 20:45:33 / ____| | | 20:45:33 | | ___ __| | ___ ___ _____ __ 20:45:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:45:33 | |___| (_) | (_| | __/ (_| (_) \ V / 20:45:33 \_____\___/ \__,_|\___|\___\___/ \_/ 20:45:33 Bash-1.0.6 20:45:33 20:45:33 20:45:33 ==> git version 2.25.1 found 20:45:33 ==> 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 20:45:33 Release-Date: 2020-01-08 20:45:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:45:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:45:33 ==> Jenkins CI detected. 20:45:33 current dir:  /w/workspace/edgex-go/1 20:45:33 project root: . 20:45:33 --> token set from env 20:45:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:45:33 ==> Running gcov in . (disable via -X gcov) 20:45:33 ==> Python coveragepy not found 20:45:33 ==> Searching for coverage reports in: 20:45:33 + . 20:45:33 -> Found 1 reports 20:45:33 ==> Detecting git/mercurial file structure 20:45:33 ==> Reading reports 20:45:33 + ./coverage.out bytes=448352 20:45:33 ==> Appending adjustments 20:45:33 https://docs.codecov.io/docs/fixing-reports 20:45:34 + Found adjustments 20:45:34 ==> Gzipping contents 20:45:34 60K /tmp/codecov.pSA1hd.gz 20:45:34 ==> Uploading reports 20:45:34 url: https://codecov.io 20:45:34 query: branch=PR-4545&commit=d7afc286b40584e9339f2da210137af5b33be461&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4545%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4545&job=&cmd_args= 20:45:34 -> Pinging Codecov 20:45:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4545&commit=d7afc286b40584e9339f2da210137af5b33be461&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4545%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4545&job=&cmd_args= 20:45:34 -> Uploading to 20:45:34 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/00271124DB129430A58F1EEE437C3FCB/d7afc286b40584e9339f2da210137af5b33be461/bc3d1426-533e-4f67-9a0d-a4c359e88df7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T204534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15cab24d62f1b5943bb455267ae43b41d50d3fd1cff5fd7cefd6a56b83a23c91 20:45:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:34 Dload Upload Total Spent Left Speed 20:45:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57550 0 0 100 57550 0 243k --:--:-- --:--:-- --:--:-- 243k 20:45:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d7afc286b40584e9339f2da210137af5b33be461 [Pipeline] } 20:45:34 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 20:45:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:45:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:45:37 ---> package-listing.sh 20:45:37 ++ facter osfamily 20:45:37 ++ tr '[:upper:]' '[:lower:]' 20:45:37 + OS_FAMILY=debian 20:45:37 + workspace=/w/workspace/edgex-go/1 20:45:37 + START_PACKAGES=/tmp/packages_start.txt 20:45:37 + END_PACKAGES=/tmp/packages_end.txt 20:45:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:37 + PACKAGES=/tmp/packages_start.txt 20:45:37 + '[' /w/workspace/edgex-go/1 ']' 20:45:37 + PACKAGES=/tmp/packages_end.txt 20:45:37 + case "${OS_FAMILY}" in 20:45:37 + dpkg -l 20:45:37 + grep '^ii' 20:45:37 + '[' -f /tmp/packages_start.txt ']' 20:45:37 + '[' -f /tmp/packages_end.txt ']' 20:45:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:37 + '[' /w/workspace/edgex-go/1 ']' 20:45:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:45:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:45:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:45:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:38 20:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:39 latest: Pulling from edgex-lftools-log-publisher 20:45:39 5eb5b503b376: Pulling fs layer 20:45:39 5c69ac0246d0: Pulling fs layer 20:45:39 ec43610c2a17: Pulling fs layer 20:45:39 3a2ae6a8a46f: Pulling fs layer 20:45:39 33b1e0a273af: Pulling fs layer 20:45:39 5d3b04190fa2: Pulling fs layer 20:45:39 2f39f015ded8: Pulling fs layer 20:45:39 3a2ae6a8a46f: Waiting 20:45:39 33b1e0a273af: Waiting 20:45:39 5d3b04190fa2: Waiting 20:45:39 2f39f015ded8: Waiting 20:45:39 5c69ac0246d0: Download complete 20:45:39 3a2ae6a8a46f: Verifying Checksum 20:45:39 3a2ae6a8a46f: Download complete 20:45:39 33b1e0a273af: Verifying Checksum 20:45:39 33b1e0a273af: Download complete 20:45:39 5d3b04190fa2: Verifying Checksum 20:45:39 5d3b04190fa2: Download complete 20:45:39 ec43610c2a17: Verifying Checksum 20:45:39 ec43610c2a17: Download complete 20:45:39 5eb5b503b376: Verifying Checksum 20:45:39 5eb5b503b376: Download complete 20:45:39 2f39f015ded8: Download complete 20:45:40 5eb5b503b376: Pull complete 20:45:40 5c69ac0246d0: Pull complete 20:45:41 ec43610c2a17: Pull complete 20:45:41 3a2ae6a8a46f: Pull complete 20:45:41 33b1e0a273af: Pull complete 20:45:41 5d3b04190fa2: Pull complete 20:45:45 2f39f015ded8: Pull complete 20:45:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:46 prd-ubuntu20.04-docker-8c-8g-12457 does not seem to be running inside a container 20:45:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:52 $ docker top ff67cab1279d10dad0acc41d2bb50cb686c6b201bbd0c7dc90a14ebbbf2cbd30 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:45:53 + mkdir -p /var/log/sysstat [Pipeline] sh 20:45:53 + ls /var/log/sa-host 20:45:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:53 provisioning config files... 20:45:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11331345558288946680tmp [Pipeline] { [Pipeline] echo 20:45:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:45:54 ---> create-netrc.sh [Pipeline] } 20:45:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:45:54 ---> python-tools-install.sh [Pipeline] echo 20:45:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:45:54 ---> sudo-logs.sh 20:45:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:45:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:45:55 ---> job-cost.sh 20:45:55 lf-activate-venv: SKIPPING 20:45:55 DEBUG: total: 0.10999999940395355 20:45:55 INFO: Retrieving Stack Cost... 20:45:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:56 INFO: Archiving Costs [Pipeline] echo 20:45:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:45:56 ---> logs-deploy.sh 20:45:56 lf-activate-venv: SKIPPING 20:45:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4545/1 20:45:56 INFO: archiving workspace using pattern(s): 20:45:57 Archives upload complete. 20:45:57 INFO: archiving logs to Nexus