Pull request #4476 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from b9611daac135a6d3995ceef9642bf49a4692d417+56c53f3e882f752e6ce34fe0da5648cfe47c3186 (0a6a3f29978cce15e9eb56449737c37d91506bd9) 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-ssh1234317223185257566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5911444489839983429.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4476/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-4476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13209111642329536401.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-4476/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8578719653325820379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15093183649512877874.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-4476/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-4476/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11074611100971913491.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-5595 in /w/workspace/edgexfoundry_edgex-go_PR-4476 [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/4476/head:refs/remotes/origin/PR-4476 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit b9611daac135a6d3995ceef9642bf49a4692d417 Merge succeeded, producing b9611daac135a6d3995ceef9642bf49a4692d417 Checking out Revision b9611daac135a6d3995ceef9642bf49a4692d417 (PR-4476) > git config core.sparsecheckout # timeout=10 > git checkout -f b9611daac135a6d3995ceef9642bf49a4692d417 # 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 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9611daac135a6d3995ceef9642bf49a4692d417 # timeout=10 Commit message: "feat: update golangci-lint to be more verbose and info" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:57 ========================================================= 18:30:57 EdgeX Global Pipelines Version Info 18:30:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:30:57 ------------------- 18:30:57 stable info: 18:30:57 ------------------- 18:30:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:30:57 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:30:57 Message: update stable to v1.0.245 18:30:58 ------------------- 18:30:58 experimental info: 18:30:58 ------------------- 18:30:58 Commited By: **** collab-it+edgex@linuxfoundation.org 18:30:58 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:30:58 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:30:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:30:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4476 [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4476 [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4476 [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9611daac135a6d3995ceef9642bf49a4692d417 [Pipeline] echo 18:30:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9611da [Pipeline] echo 18:31:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:00 provisioning config files... 18:31:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12430275126800576390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:00 ---> docker-login.sh 18:31:00 nexus3.edgexfoundry.org:10001 18:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:01 Configure a credential helper to remove this warning. See 18:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:01 18:31:01 Login Succeeded 18:31:01 nexus3.edgexfoundry.org:10002 18:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:01 Configure a credential helper to remove this warning. See 18:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:01 18:31:01 Login Succeeded 18:31:01 nexus3.edgexfoundry.org:10003 18:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:01 Configure a credential helper to remove this warning. See 18:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:01 18:31:01 Login Succeeded 18:31:01 nexus3.edgexfoundry.org:10004 18:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:01 Configure a credential helper to remove this warning. See 18:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:01 18:31:01 Login Succeeded 18:31:01 docker.io 18:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:01 Configure a credential helper to remove this warning. See 18:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:01 18:31:01 Login Succeeded 18:31:01 ---> docker-login.sh ends [Pipeline] } 18:31:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:02 + 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 18:31:02 + + dirname cmd/core-command/Dockerfile 18:31:02 cut -d/ -f2 18:31:02 + echo core-command,cmd/core-command/Dockerfile 18:31:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:31:02 + dirname cmd/core-data/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo core-data,cmd/core-data/Dockerfile 18:31:02 + + dirname cmd/core-metadata/Dockerfile 18:31:02 cut -d/ -f2 18:31:02 + echo core-metadata,cmd/core-metadata/Dockerfile 18:31:02 + dirname cmd/security-bootstrapper/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:31:02 + dirname cmd/security-proxy-auth/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:31:02 + dirname cmd/security-proxy-setup/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + dirname cmd/security-secretstore-setup/Dockerfile 18:31:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:31:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:31:02 + + dirname cmd/security-spire-agent/Dockerfile 18:31:02 cut -d/ -f2 18:31:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:31:02 + dirname+ cmd/security-spire-config/Dockerfile 18:31:02 cut -d/ -f2 18:31:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:31:02 + dirname cmd/security-spire-server/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:31:02 + dirname cmd/support-notifications/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo support-notifications,cmd/support-notifications/Dockerfile 18:31:02 + dirname cmd/support-scheduler/Dockerfile 18:31:02 + cut -d/ -f2 18:31:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:31:02 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 18:31:02 + git rev-list -1 --merges b9611daac135a6d3995ceef9642bf49a4692d417~1..b9611daac135a6d3995ceef9642bf49a4692d417 [Pipeline] echo 18:31:02 -----------> git rev-list -1 --merges b9611daac135a6d3995ceef9642bf49a4692d417~1..b9611daac135a6d3995ceef9642bf49a4692d417 b9611daac135a6d3995ceef9642bf49a4692d417 [false] [Pipeline] sh 18:31:03 + git log --format=format:%s -1 b9611daac135a6d3995ceef9642bf49a4692d417 [Pipeline] echo 18:31:03 ========================================================= 18:31:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:31:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:31:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:31:03 + grep -v github /etc/ssh/ssh_known_hosts 18:31:03 + [ -e /tmp/ssh_known_hosts ] 18:31:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:31:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:31:03 + sudo tee -a /etc/ssh/ssh_known_hosts 18:31:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:04 18:31:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:04 0.1.4: Pulling from edgex-devops/py-git-semver 18:31:04 b85a868b505f: Pulling fs layer 18:31:04 e2be974225ed: Pulling fs layer 18:31:04 339a4e72a1f5: Pulling fs layer 18:31:04 988bab9f4d93: Pulling fs layer 18:31:04 1469e6f7b9e6: Pulling fs layer 18:31:04 eaf3925da568: Pulling fs layer 18:31:04 bab4dde63d76: Pulling fs layer 18:31:04 bde34c3a00c8: Pulling fs layer 18:31:04 b352a97aabf1: Pulling fs layer 18:31:04 4872d77fe225: Pulling fs layer 18:31:04 5851b861e8e6: Pulling fs layer 18:31:04 bab4dde63d76: Waiting 18:31:04 bde34c3a00c8: Waiting 18:31:04 b352a97aabf1: Waiting 18:31:04 4872d77fe225: Waiting 18:31:04 eaf3925da568: Waiting 18:31:04 988bab9f4d93: Waiting 18:31:04 1469e6f7b9e6: Waiting 18:31:04 5851b861e8e6: Waiting 18:31:04 e2be974225ed: Download complete 18:31:04 988bab9f4d93: Download complete 18:31:05 1469e6f7b9e6: Verifying Checksum 18:31:05 1469e6f7b9e6: Download complete 18:31:05 eaf3925da568: Download complete 18:31:05 339a4e72a1f5: Verifying Checksum 18:31:05 339a4e72a1f5: Download complete 18:31:05 bde34c3a00c8: Verifying Checksum 18:31:05 bde34c3a00c8: Download complete 18:31:05 b352a97aabf1: Verifying Checksum 18:31:05 b352a97aabf1: Download complete 18:31:05 4872d77fe225: Download complete 18:31:05 5851b861e8e6: Verifying Checksum 18:31:05 5851b861e8e6: Download complete 18:31:05 b85a868b505f: Download complete 18:31:05 bab4dde63d76: Verifying Checksum 18:31:05 bab4dde63d76: Download complete 18:31:06 b85a868b505f: Pull complete 18:31:07 e2be974225ed: Pull complete 18:31:07 339a4e72a1f5: Pull complete 18:31:07 988bab9f4d93: Pull complete 18:31:08 1469e6f7b9e6: Pull complete 18:31:08 eaf3925da568: Pull complete 18:31:10 bab4dde63d76: Pull complete 18:31:10 bde34c3a00c8: Pull complete 18:31:10 b352a97aabf1: Pull complete 18:31:10 4872d77fe225: Pull complete 18:31:10 5851b861e8e6: Pull complete 18:31:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:31:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:11 prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container 18:31:11 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:31:15 $ docker top b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 -eo pid,comm 18:31:15 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). 18:31:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:16 [ssh-agent] Looking for ssh-agent implementation... 18:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:16 $ docker exec b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 ssh-agent 18:31:16 SSH_AUTH_SOCK=/tmp/ssh-xJrbLmdHdGrE/agent.33 18:31:16 SSH_AGENT_PID=39 18:31:16 Running ssh-add (command line suppressed) 18:31:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17438799018501123080.key (/w/workspace/edgex-go/1@tmp/private_key_17438799018501123080.key) 18:31:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:16 + git tag --points-at HEAD [Pipeline] } 18:31:16 $ docker exec --env ******** --env ******** b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 ssh-agent -k 18:31:16 unset SSH_AUTH_SOCK; 18:31:16 unset SSH_AGENT_PID; 18:31:16 echo Agent pid 39 killed; 18:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:16 [ssh-agent] Looking for ssh-agent implementation... 18:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:17 $ docker exec b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 ssh-agent 18:31:17 SSH_AUTH_SOCK=/tmp/ssh-K6ccYQlA0EqN/agent.71 18:31:17 SSH_AGENT_PID=77 18:31:17 Running ssh-add (command line suppressed) 18:31:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12126896924789798604.key (/w/workspace/edgex-go/1@tmp/private_key_12126896924789798604.key) 18:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:17 + git semver init 18:31:17 2023-03-23 18:31:17,781 [run_init] DEBUG init version:0.0.0 force:False 18:31:17 2023-03-23 18:31:17,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:31:17 2023-03-23 18:31:17,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:31:17 2023-03-23 18:31:17,783 [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) 18:31:24 2023-03-23 18:31:23,533 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:31:24 2023-03-23 18:31:23,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4476 with force:False 18:31:24 2023-03-23 18:31:23,533 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4476 18:31:24 2023-03-23 18:31:23,536 [execute] INFO git cat-file --batch-check 18:31:24 2023-03-23 18:31:23,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:31:24 2023-03-23 18:31:23,542 [execute] INFO git cat-file --batch 18:31:24 2023-03-23 18:31:23,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:31:24 2023-03-23 18:31:23,548 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4476 18:31:24 0.0.0 [Pipeline] } 18:31:24 $ docker exec --env ******** --env ******** b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 ssh-agent -k 18:31:24 unset SSH_AUTH_SOCK; 18:31:24 unset SSH_AGENT_PID; 18:31:24 echo Agent pid 77 killed; 18:31:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:24 + git semver [Pipeline] } 18:31:25 $ docker stop --time=1 b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 18:31:26 $ docker rm -f --volumes b98539648bcefaaff210b4d880e4192ed556d431072d76591498d1caffa2b109 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:27 Stashed 1 file(s) [Pipeline] echo 18:31:27 [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 18:31:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:31:28 ========================================================= 18:31:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:31:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:31:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:31:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:31:28 63b65145d645: Pulling fs layer 18:31:28 a2d21d5440eb: Pulling fs layer 18:31:28 935e6c44a52c: Pulling fs layer 18:31:28 94cc34f8dd06: Pulling fs layer 18:31:28 30dea6a524f1: Pulling fs layer 18:31:28 a2aff8979fd8: Pulling fs layer 18:31:28 6808be2612f2: Pulling fs layer 18:31:28 f25807f1079a: Pulling fs layer 18:31:28 6808be2612f2: Waiting 18:31:28 30dea6a524f1: Waiting 18:31:28 f25807f1079a: Waiting 18:31:28 a2aff8979fd8: Waiting 18:31:28 94cc34f8dd06: Waiting 18:31:28 a2d21d5440eb: Verifying Checksum 18:31:28 a2d21d5440eb: Download complete 18:31:28 94cc34f8dd06: Verifying Checksum 18:31:28 94cc34f8dd06: Download complete 18:31:28 30dea6a524f1: Download complete 18:31:28 63b65145d645: Verifying Checksum 18:31:28 63b65145d645: Download complete 18:31:28 a2aff8979fd8: Verifying Checksum 18:31:28 a2aff8979fd8: Download complete 18:31:29 63b65145d645: Pull complete 18:31:29 a2d21d5440eb: Pull complete 18:31:29 f25807f1079a: Verifying Checksum 18:31:29 f25807f1079a: Download complete 18:31:29 935e6c44a52c: Verifying Checksum 18:31:29 935e6c44a52c: Download complete 18:31:29 6808be2612f2: Verifying Checksum 18:31:29 6808be2612f2: Download complete 18:31:32 935e6c44a52c: Pull complete 18:31:32 94cc34f8dd06: Pull complete 18:31:32 30dea6a524f1: Pull complete 18:31:32 a2aff8979fd8: Pull complete 18:31:35 6808be2612f2: Pull complete 18:31:35 f25807f1079a: Pull complete 18:31:35 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:31:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:31:36 + docker build -t ci-base-image-x86_64 -f - . 18:31:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:31:36 WORKDIR /edgex 18:31:36 COPY go.mod . 18:31:36 RUN go mod download 18:31:36 Sending build context to Docker daemon 170.5MB 18:31:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:31:36 ---> 3b553350e43f 18:31:36 Step 2/4 : WORKDIR /edgex 18:31:42 Still waiting to schedule task 18:31:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:31:46 ---> Running in b7403b610cef 18:31:46 Removing intermediate container b7403b610cef 18:31:46 ---> d0b26dfb92df 18:31:46 Step 3/4 : COPY go.mod . 18:31:46 ---> e9522de054e7 18:31:46 Step 4/4 : RUN go mod download 18:31:46 ---> Running in b9138fab6921 18:32:04 Removing intermediate container b9138fab6921 18:32:04 ---> 44e4a3a0074d 18:32:04 Successfully built 44e4a3a0074d 18:32:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:05 + docker inspect -f . ci-base-image-x86_64 18:32:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:05 prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container 18:32:05 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:06 $ docker top 2e88997a533771232e0dc26f0301192316a8d0bcf9c241be7825832bb778a530 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:06 + go version 18:32:06 go version go1.20.2 linux/amd64 [Pipeline] } 18:32:06 $ docker stop --time=1 2e88997a533771232e0dc26f0301192316a8d0bcf9c241be7825832bb778a530 18:32:08 $ docker rm -f --volumes 2e88997a533771232e0dc26f0301192316a8d0bcf9c241be7825832bb778a530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:08 + docker inspect -f . ci-base-image-x86_64 18:32:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:09 prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container 18:32:09 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:32:10 $ docker top 642b0ca8c11137cce49685d8403cb76f4e7eb62230fbc8ccc416b0470e286b22 -eo pid,comm [Pipeline] { [Pipeline] echo 18:32:10 ========================================================= 18:32:10 [edgeXBuildGoParallel] Running Tests and Build... 18:32:10 ========================================================= [Pipeline] sh 18:32:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:32:10 + make test 18:32:10 go test -race -coverprofile=coverage.out ./... 18:32:18 ? github.com/edgexfoundry/edgex-go [no test files] 18:32:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:32:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:32:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:32:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:32:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:32:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 18:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 18:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.3% of statements 18:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.0% of statements 18:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.607s coverage: 88.5% of statements 18:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.9% of statements 18:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 95.6% of statements 18:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:32:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 18:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:32:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:32:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 18:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:32:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 18:32:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements 18:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements 18:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements 18:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 18:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 18:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 18:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:33:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 18:33:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:33:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:33:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:33:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:33:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:33:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5596 in /w/workspace/edgexfoundry_edgex-go_PR-4476 [Pipeline] { [Pipeline] ws 18:33:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:33:18 The recommended git tool is: git 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.070s coverage: 92.9% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 18:33:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 18:33:20 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 18:33:20 running golangci-lint 18:33:20 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 18:33:20 go version go1.20.2 linux/amd64 18:33:21 level=info msg="[config_reader] Used config file .golangci.yml" 18:33:21 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 18:33:23 using credential edgex-jenkins-ssh 18:33:23 Cloning the remote Git repository 18:33:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:33:23 > git init /w/workspace/edgex-go/1 # timeout=10 18:33:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:33:23 > git --version # timeout=10 18:33:23 > git --version # 'git version 2.25.1' 18:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:39 level=info msg="[loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 15.419448004s" 18:33:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.51011ms" 18:33:44 level=info msg="[linters_context/goanalysis] analyzers took 1m3.212011223s with top 10 stages: buildir: 30.426038875s, inspect: 1.583167121s, gosec: 1.541321266s, fact_deprecated: 1.498820109s, printf: 1.106190201s, S1038: 1.042856613s, ctrlflow: 999.773558ms, nilness: 781.231175ms, fact_purity: 740.138126ms, directives: 665.871715ms" 18:33:44 level=info msg="[runner] Issues before processing: 201, after processing: 0" 18:33:44 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, path_prettifier: 201/201, exclude-rules: 21/201, cgo: 201/201, exclude: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, skip_files: 201/201, identifier_marker: 201/201, nolint: 0/21" 18:33:44 level=info msg="[runner] processing took 21.40159ms with stages: nolint: 11.230265ms, identifier_marker: 5.439232ms, exclude-rules: 1.813828ms, autogenerated_exclude: 1.27075ms, path_prettifier: 1.015828ms, skip_dirs: 521.667µs, cgo: 61.996µs, filename_unadjuster: 43.033µs, max_same_issues: 1.36µs, exclude: 470ns, skip_files: 460ns, uniq_by_line: 450ns, source_code: 410ns, path_shortener: 400ns, diff: 321ns, sort_results: 290ns, severity-rules: 280ns, max_from_linter: 260ns, max_per_file_from_linter: 160ns, path_prefixer: 130ns" 18:33:44 level=info msg="[runner] linters took 7.271145131s with stages: goanalysis_metalinter: 7.249565786s" 18:33:44 level=info msg="File cache stats: 0 entries of total size 0B" 18:33:44 level=info msg="Memory: 229 samples, avg is 179.0MB, max is 761.2MB" 18:33:44 level=info msg="Execution took 22.745413596s" 18:33:44 go vet ./... 18:33:44 Merging remotes/origin/main commit 56c53f3e882f752e6ce34fe0da5648cfe47c3186 into PR head commit b9611daac135a6d3995ceef9642bf49a4692d417 18:33:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:33:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:33:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:33:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4476/head:refs/remotes/origin/PR-4476 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:33:44 > git config core.sparsecheckout # timeout=10 18:33:44 > git checkout -f b9611daac135a6d3995ceef9642bf49a4692d417 # timeout=10 18:33:44 Merge succeeded, producing b9611daac135a6d3995ceef9642bf49a4692d417 18:33:44 Checking out Revision b9611daac135a6d3995ceef9642bf49a4692d417 (PR-4476) 18:33:44 > git remote # timeout=10 18:33:44 > git config --get remote.origin.url # timeout=10 18:33:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:44 > git merge 56c53f3e882f752e6ce34fe0da5648cfe47c3186 # timeout=10 18:33:44 > git rev-parse HEAD^{commit} # timeout=10 18:33:44 > git config core.sparsecheckout # timeout=10 18:33:44 > git checkout -f b9611daac135a6d3995ceef9642bf49a4692d417 # timeout=10 18:33:48 Commit message: "feat: update golangci-lint to be more verbose and info" 18:33:48 > git --version # timeout=10 18:33:48 > git --version # 'git version 2.25.1' 18:33:48 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 18:33:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:48 ./bin/test-attribution-txt.sh [Pipeline] echo 18:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:33:49 + ls -al . 18:33:49 total 704 18:33:49 drwxrwxr-x 11 1001 1001 4096 Mar 23 18:32 . 18:33:49 drwxr-xr-x 4 root root 4096 Mar 23 18:32 .. 18:33:49 drwxrwxr-x 2 1001 1001 4096 Mar 23 18:30 .blubracket 18:33:49 -rw-rw-r-- 1 1001 1001 16 Mar 23 18:30 .dockerignore 18:33:49 drwxrwxr-x 8 1001 1001 4096 Mar 23 18:31 .git 18:33:49 drwxrwxr-x 3 1001 1001 4096 Mar 23 18:30 .github 18:33:49 -rw-rw-r-- 1 1001 1001 1133 Mar 23 18:30 .gitignore 18:33:49 -rw-rw-r-- 1 1001 1001 42 Mar 23 18:30 .golangci.yml 18:33:49 -rw-rw-r-- 1 1001 1001 87 Mar 23 18:30 .hadolint.yml 18:33:49 drwxr-xr-x 3 1001 1001 4096 Mar 23 18:31 .semver 18:33:49 -rw-rw-r-- 1 1001 1001 166 Mar 23 18:30 .sonarcloud.properties 18:33:49 -rw-rw-r-- 1 1001 1001 1171 Mar 23 18:30 ADOPTERS.md 18:33:49 -rw-rw-r-- 1 1001 1001 10835 Mar 23 18:30 Attribution.txt 18:33:49 -rw-rw-r-- 1 1001 1001 73765 Mar 23 18:30 CHANGELOG.md 18:33:49 -rw-rw-r-- 1 1001 1001 3804 Mar 23 18:30 CONTRIBUTING.md 18:33:49 -rw-rw-r-- 1 1001 1001 677 Mar 23 18:30 GOVERNANCE.md 18:33:49 -rw-rw-r-- 1 1001 1001 883 Mar 23 18:30 Jenkinsfile 18:33:49 -rw-rw-r-- 1 1001 1001 10775 Mar 23 18:30 LICENSE 18:33:49 -rw-rw-r-- 1 1001 1001 14368 Mar 23 18:30 Makefile 18:33:49 -rw-rw-r-- 1 1001 1001 582 Mar 23 18:30 OWNERS.md 18:33:49 -rw-rw-r-- 1 1001 1001 9403 Mar 23 18:30 README.md 18:33:49 -rw-rw-r-- 1 1001 1001 789 Mar 23 18:30 SECURITY.md 18:33:49 -rw-rw-r-- 1 1001 1001 5 Mar 23 18:31 VERSION 18:33:49 drwxrwxr-x 2 1001 1001 4096 Mar 23 18:30 bin 18:33:49 drwxrwxr-x 18 1001 1001 4096 Mar 23 18:30 cmd 18:33:49 -rw-r--r-- 1 root root 447378 Mar 23 18:33 coverage.out 18:33:49 -rw-rw-r-- 1 1001 1001 3200 Mar 23 18:30 go.mod 18:33:49 -rw-rw-r-- 1 1001 1001 31237 Mar 23 18:30 go.sum 18:33:49 drwxrwxr-x 7 1001 1001 4096 Mar 23 18:30 internal 18:33:49 drwxrwxr-x 3 1001 1001 4096 Mar 23 18:30 openapi 18:33:49 -rw-rw-r-- 1 1001 1001 594 Mar 23 18:30 security.txt 18:33:49 drwxrwxr-x 4 1001 1001 4096 Mar 23 18:30 snap 18:33:49 -rw-rw-r-- 1 1001 1001 204 Mar 23 18:30 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 18:33:49 + '[' -e coverage.out ] 18:33:49 + chown 1001:1001 coverage.out [Pipeline] { [Pipeline] stash [Pipeline] sh 18:33:49 Stashed 1 file(s) [Pipeline] sh 18:33:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:33:49 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:49 Dload Upload Total Spent Left Speed 18:33:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66067 0 --:--:-- --:--:-- --:--:-- 66411 18:33:49 + make build 18:33:49 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 [Pipeline] sh 18:33:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:33:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:33:51 + sudo tee /etc/docker/daemon.new 18:33:51 { 18:33:51 "registry-mirrors": [ 18:33:51 "https://nexus3.edgexfoundry.org:10001" 18:33:51 ], 18:33:51 "bip": "10.250.0.254/24", 18:33:51 "hosts": [ 18:33:51 "tcp://0.0.0.0:5555", 18:33:51 "unix:///var/run/docker.sock" 18:33:51 ], 18:33:51 "mtu": 1458, 18:33:51 "selinux-enabled": true, 18:33:51 "seccomp-profile": "/etc/docker/seccomp.json" 18:33:51 } [Pipeline] sh 18:33:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:33:51 + sudo service docker restart 18:34:02 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 18:34:02 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 18:34: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 18:34:04 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:09 provisioning config files... 18:34:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12295443894538137074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:10 ---> docker-login.sh 18:34:10 nexus3.edgexfoundry.org:10001 18:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:10 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 18:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:10 Configure a credential helper to remove this warning. See 18:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:10 18:34:10 Login Succeeded 18:34:10 nexus3.edgexfoundry.org:10002 18:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:11 Configure a credential helper to remove this warning. See 18:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:11 18:34:11 Login Succeeded 18:34:11 nexus3.edgexfoundry.org:10003 18:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:11 Configure a credential helper to remove this warning. See 18:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:11 18:34:11 Login Succeeded 18:34:11 nexus3.edgexfoundry.org:10004 18:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:12 Configure a credential helper to remove this warning. See 18:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:12 18:34:12 Login Succeeded 18:34:12 docker.io 18:34:12 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 18:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:12 Configure a credential helper to remove this warning. See 18:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:12 18:34:12 Login Succeeded 18:34:12 ---> docker-login.sh ends [Pipeline] } 18:34:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:34:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 18:34:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] echo 18:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:34:13 ========================================================= 18:34:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:34:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:34:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:34:14 af6eaf76a39c: Pulling fs layer 18:34:14 55522c791124: Pulling fs layer 18:34:14 ce5c4a1c91eb: Pulling fs layer 18:34:14 169dfbe0d373: Pulling fs layer 18:34:14 e1ff8fa3b103: Pulling fs layer 18:34:14 52ebb69f0ebf: Pulling fs layer 18:34:14 5abe8eddf0d5: Pulling fs layer 18:34:14 169dfbe0d373: Waiting 18:34:14 5abe8eddf0d5: Waiting 18:34:14 e1ff8fa3b103: Waiting 18:34:14 52ebb69f0ebf: Waiting 18:34:14 55522c791124: Download complete 18:34:14 169dfbe0d373: Download complete 18:34:14 e1ff8fa3b103: Verifying Checksum 18:34:14 e1ff8fa3b103: Download complete 18:34:14 af6eaf76a39c: Verifying Checksum 18:34:14 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 18:34:15 af6eaf76a39c: Pull complete 18:34:15 5abe8eddf0d5: Verifying Checksum 18:34:15 5abe8eddf0d5: Download complete 18:34:15 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 18:34:15 55522c791124: Pull complete 18:34:16 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 18:34:16 ce5c4a1c91eb: Verifying Checksum 18:34:16 ce5c4a1c91eb: Download complete 18:34:16 52ebb69f0ebf: Verifying Checksum 18:34:16 52ebb69f0ebf: Download complete 18:34:17 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] } 18:34:18 $ docker stop --time=1 642b0ca8c11137cce49685d8403cb76f4e7eb62230fbc8ccc416b0470e286b22 18:34:27 $ docker rm -f --volumes 642b0ca8c11137cce49685d8403cb76f4e7eb62230fbc8ccc416b0470e286b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:34:28 18:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:34:29 ce5c4a1c91eb: Pull complete 18:34:29 169dfbe0d373: Pull complete 18:34:29 e1ff8fa3b103: Pull complete 18:34:29 latest: Pulling from edgex-devops/edgex-compose 18:34:29 cbdbe7a5bc2a: Pulling fs layer 18:34:29 ca9280d653b3: Pulling fs layer 18:34:29 7e9c9ca2126c: Pulling fs layer 18:34:29 cbdbe7a5bc2a: Download complete 18:34:29 ca9280d653b3: Verifying Checksum 18:34:29 ca9280d653b3: Download complete 18:34:29 cbdbe7a5bc2a: Pull complete 18:34:30 7e9c9ca2126c: Verifying Checksum 18:34:30 7e9c9ca2126c: Download complete 18:34:30 ca9280d653b3: Pull complete 18:34:33 7e9c9ca2126c: Pull complete 18:34:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:34 prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container 18:34:34 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:34:35 52ebb69f0ebf: Pull complete 18:34:37 5abe8eddf0d5: Pull complete 18:34:37 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:34:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:34:38 $ docker top 5c3ce06a56dbed3039afda68a9a6d4f23387c83453b7665a116a55836ac176de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 18:34:38 + docker-compose build --help 18:34:38 + grep parallel 18:34:39 + docker build -t ci-base-image-arm64 -f - . 18:34:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:34:39 WORKDIR /edgex 18:34:39 COPY go.mod . 18:34:39 RUN go mod download 18:34:39 Sending build context to Docker daemon 2.933MB 18:34:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:34:39 ---> 6cb57ee374ae 18:34:39 Step 2/4 : WORKDIR /edgex 18:34:39 --parallel Build images in parallel. [Pipeline] } 18:34:39 $ docker stop --time=1 5c3ce06a56dbed3039afda68a9a6d4f23387c83453b7665a116a55836ac176de 18:34:41 $ docker rm -f --volumes 5c3ce06a56dbed3039afda68a9a6d4f23387c83453b7665a116a55836ac176de [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:41 ---> Running in ebd813d86520 18:34:41 Removing intermediate container ebd813d86520 18:34:41 ---> 4d78029e1a5a 18:34:41 Step 3/4 : COPY go.mod . 18:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:41 prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container 18:34:41 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:34:42 ---> 1b8d05ad1d6d 18:34:42 Step 4/4 : RUN go mod download 18:34:42 ---> Running in 4ebe867a4908 18:34:42 $ docker top 533be69b10b7b2f58d11632c4a26da8abf180793644e0e52f8dcacf60a6872e1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:42 + docker-compose -f ./docker-compose-build.yml build --parallel 18:34:43 Building core-command ... 18:34:43 Building core-common-config-bootstrapper ... 18:34:43 Building core-data ... 18:34:43 Building core-metadata ... 18:34:43 Building security-bootstrapper ... 18:34:43 Building security-proxy-auth ... 18:34:43 Building security-proxy-setup ... 18:34:43 Building security-secretstore-setup ... 18:34:43 Building security-spiffe-token-provider ... 18:34:43 Building security-spire-agent ... 18:34:43 Building security-spire-config ... 18:34:43 Building security-spire-server ... 18:34:43 Building support-notifications ... 18:34:43 Building support-scheduler ... 18:34:43 Building security-proxy-setup 18:34:43 Building security-spire-agent 18:34:43 Building support-scheduler 18:34:43 Building support-notifications 18:34:43 Building core-common-config-bootstrapper 18:34:55 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:34:55 ---> 44e4a3a0074d 18:34:55 Step 3/22 : WORKDIR /edgex-go 18:34:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:55 ---> 44e4a3a0074d 18:34:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:34:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:55 ---> 44e4a3a0074d 18:34:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:34:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:34:55 ---> 44e4a3a0074d 18:34:55 Step 3/27 : WORKDIR /edgex-go 18:34:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:59 ---> 44e4a3a0074d 18:34:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:35:14 Removing intermediate container 4ebe867a4908 18:35:14 ---> c9a3b78a3e26 18:35:14 Successfully built c9a3b78a3e26 18:35:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:14 + docker inspect -f . ci-base-image-arm64 18:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:15 prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container 18:35:15 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:16 $ docker top 2b07aaa55b8bf0f3398c326ed1b669ed349bd41d79c25504b2ce01c764b866de -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:17 + go version 18:35:17 go version go1.20.2 linux/arm64 [Pipeline] } 18:35:17 $ docker stop --time=1 2b07aaa55b8bf0f3398c326ed1b669ed349bd41d79c25504b2ce01c764b866de 18:35:18 $ docker rm -f --volumes 2b07aaa55b8bf0f3398c326ed1b669ed349bd41d79c25504b2ce01c764b866de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:19 + docker inspect -f . ci-base-image-arm64 18:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:19 prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container 18:35:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:35:20 $ docker top e5b5cc796500fbf240fbbbf6095ef797e74bf80172e0dd9549cd6662e763cb77 -eo pid,comm 18:35:20 ---> Running in bc94d707480e 18:35:20 ---> Running in 75c2f9840f8e 18:35:20 ---> Running in 98920e878252 18:35:20 ---> Running in df6949ed91b1 18:35:20 ---> Running in 66dfba52b105 18:35:20 Removing intermediate container 98920e878252 18:35:20 ---> ea713026edad 18:35:20 Step 4/23 : WORKDIR /edgex-go 18:35:20 Removing intermediate container df6949ed91b1 18:35:20 ---> 2d8f1bdb8fa6 18:35:20 Step 4/22 : RUN apk add --update --no-cache make git 18:35:20 Removing intermediate container bc94d707480e 18:35:20 ---> be677fb3a0fc 18:35:20 Step 4/23 : WORKDIR /edgex-go 18:35:20 Removing intermediate container 66dfba52b105 18:35:20 ---> b51ed51f8361 18:35:20 Step 4/23 : WORKDIR /edgex-go 18:35:20 Removing intermediate container 75c2f9840f8e 18:35:20 ---> 6d97f9a8865a 18:35:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:35:20 ---> Running in 5649d2d4fc87 18:35:20 ---> Running in 44b46e5349ca 18:35:20 ---> Running in 69e7f8451cae 18:35:20 ---> Running in 55e3a5db1476 18:35:20 ---> Running in 00f6e464a10d 18:35:20 Removing intermediate container 44b46e5349ca 18:35:20 ---> b88a5a01f386 18:35:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:35:20 Removing intermediate container 69e7f8451cae 18:35:20 ---> 369b2dee227e 18:35:20 Step 5/23 : RUN apk add --update --no-cache make git 18:35:20 Removing intermediate container 00f6e464a10d 18:35:20 ---> ea44f1660298 18:35:20 Step 5/23 : RUN apk add --update --no-cache make git 18:35:20 ---> Running in a8dba4422b83 18:35:20 ---> Running in b2b065a837f1 18:35:20 ---> Running in bdc00352b6d8 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:20 OK: 265 MiB in 53 packages 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:20 OK: 265 MiB in 53 packages 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:20 OK: 265 MiB in 53 packages 18:35:20 OK: 265 MiB in 53 packages 18:35:20 OK: 265 MiB in 53 packages 18:35:20 Removing intermediate container 5649d2d4fc87 18:35:20 ---> 3a9b62ea044a 18:35:20 Step 5/22 : COPY go.mod vendor* ./ 18:35:20 Removing intermediate container 55e3a5db1476 18:35:20 ---> 9b786da4811a 18:35:20 Step 5/27 : COPY go.mod vendor* ./ 18:35:20 ---> 14df7518d6b8 18:35:20 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:20 ---> Running in 479887ca128a 18:35:20 ---> 0384925c03e4 18:35:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:20 ---> Running in 8130ea5ca4a3 18:35:20 Removing intermediate container a8dba4422b83 18:35:20 ---> aabc15afdbfa 18:35:20 Step 6/23 : COPY go.mod vendor* ./ 18:35:20 Removing intermediate container bdc00352b6d8 18:35:20 ---> 2176e585fe0d 18:35:20 Step 6/23 : COPY go.mod vendor* ./ 18:35:20 ---> e3ac3dce1f8d 18:35:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:20 ---> 35573c829217 18:35:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:20 Removing intermediate container b2b065a837f1 18:35:20 ---> 0cf7b9d3ef73 18:35:20 Step 6/23 : COPY go.mod vendor* ./ 18:35:20 ---> Running in 96497c6e4fde 18:35:20 ---> Running in 3b2b47312083 [Pipeline] { [Pipeline] echo 18:35:21 ========================================================= 18:35:21 [edgeXBuildGoParallel] Running Tests and Build... 18:35:21 ========================================================= [Pipeline] sh 18:35:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 18:35:21 ---> 8f463f3ac95c 18:35:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:21 ---> Running in d0045d3cb9e1 [Pipeline] sh 18:35:21 + make test 18:35:21 go test -race -coverprofile=coverage.out ./... 18:36:00 ? github.com/edgexfoundry/edgex-go [no test files] 18:36:29 Removing intermediate container 3b2b47312083 18:36:29 ---> f1c05c919917 18:36:29 Step 8/23 : COPY . . 18:36:29 Removing intermediate container d0045d3cb9e1 18:36:29 ---> e64754381e5c 18:36:29 Step 8/23 : COPY . . 18:36:29 Removing intermediate container 8130ea5ca4a3 18:36:29 ---> 71468f42ab8e 18:36:29 Step 7/27 : COPY . . 18:36:29 Removing intermediate container 96497c6e4fde 18:36:29 ---> 85215ef46d87 18:36:29 Step 8/23 : COPY . . 18:36:29 Removing intermediate container 479887ca128a 18:36:29 ---> df2ad5a3ff15 18:36:29 Step 7/22 : COPY . . 18:37:16 ---> 672eb2f1cc5f 18:37:16 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:37:16 ---> e678a9a22563 18:37:16 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:37:16 ---> 83b578899a5a 18:37:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:37:16 ---> 325ee5a0bb8d 18:37:16 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:37:16 ---> 99c54fe9ea36 18:37:16 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:37:16 ---> Running in cc1119015b8d 18:37:16 ---> Running in c938e0355b7a 18:37:16 ---> Running in 7dd5f7dd4a7d 18:37:16 ---> Running in 227383be3eaf 18:37:16 ---> Running in fbf5337a4179 18:37:16 Removing intermediate container 227383be3eaf 18:37:16 ---> 62465a60f95e 18:37:16 Step 9/27 : WORKDIR /edgex-go/spire-build 18:37:16 ---> Running in 990ecc2d9ded 18:37:16 Removing intermediate container 990ecc2d9ded 18:37:16 ---> 81808c2ecc59 18:37:16 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:37:16 ---> Running in 11c9cc6c03a8 18:37:16 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 18:37:16 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 18:37:16 Removing intermediate container 11c9cc6c03a8 18:37:16 ---> fed1cbb14c77 18:37:16 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 18:37:16 ---> Running in 639d9d3e59d0 18:37:16 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 18:37:16 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 18:37:16 Removing intermediate container 639d9d3e59d0 18:37:16 ---> 90406dcf8e3c 18:37:16 Step 12/27 : WORKDIR /edgex-go 18:37:16 ---> Running in 2aab2d12a206 18:37:16 Removing intermediate container 2aab2d12a206 18:37:16 ---> 0b4a112cdcea 18:37:16 18:37:16 Step 13/27 : FROM alpine:3.17 18:37:16 3.17: Pulling from library/alpine 18:37:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:37:16 Status: Downloaded newer image for alpine:3.17 18:37:16 ---> b2aa39c304c2 18:37:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:37:16 ---> Running in ccac9ba927a7 18:37:16 Removing intermediate container ccac9ba927a7 18:37:16 ---> 9f8440dc2488 18:37:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:37:16 ---> Running in 2da0ad836607 18:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:37:16 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:37:16 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:37:16 OK: 17820 distinct packages available 18:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:37:16 (1/5) Installing dumb-init (1.2.5-r2) 18:37:16 (2/5) Installing musl-obstack (1.2.3-r0) 18:37:16 (3/5) Installing libucontext (1.2-r0) 18:37:16 (4/5) Installing gcompat (1.1.0-r0) 18:37:16 (5/5) Installing openssl (3.0.8-r1) 18:37:16 Executing busybox-1.35.0-r29.trigger 18:37:16 OK: 8 MiB in 20 packages 18:37:18 Removing intermediate container 2da0ad836607 18:37:18 ---> 6a266fd5506f 18:37:18 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:19 ---> 93a562f74dec 18:37:19 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:37:21 ---> 16d9955475dc 18:37:21 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:37:25 ---> fc7070c78dec 18:37:25 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:37:37 ---> a7befd5d2eba 18:37:37 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:37:40 ---> 94852880624a 18:37:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:37:40 ---> 0fb99e234254 18:37:40 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:37:41 ---> 9b62b8d893e6 18:37:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:37:41 ---> Running in 1a159fb7d55f 18:37:41 Removing intermediate container 1a159fb7d55f 18:37:41 ---> e4ca6b00151d 18:37:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:37:42 ---> Running in 11997e1c8d94 18:37:46 Removing intermediate container 11997e1c8d94 18:37:46 ---> 420db1b44c4b 18:37:46 Step 25/27 : LABEL arch=x86_64 18:37:50 ---> Running in 62c9638ee3fd 18:37:50 Removing intermediate container 7dd5f7dd4a7d 18:37:50 ---> 53221ba8f396 18:37:50 18:37:50 Step 9/22 : FROM alpine:3.17 18:37:50 ---> b2aa39c304c2 18:37:50 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:37:50 Removing intermediate container cc1119015b8d 18:37:50 ---> cae0cff89e89 18:37:50 18:37:50 Step 10/23 : FROM alpine:3.17 18:37:50 ---> b2aa39c304c2 18:37:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:37:50 ---> Running in 5d2b74efc758 18:37:50 Removing intermediate container 62c9638ee3fd 18:37:50 ---> c59266bbd33f 18:37:50 Step 26/27 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:37:50 ---> Running in b36b68a2c591 18:37:50 ---> Running in c010dbda5b1a 18:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:37:50 (1/2) Installing dumb-init (1.2.5-r2) 18:37:50 (2/2) Installing openssl (3.0.8-r1) 18:37:50 Executing busybox-1.35.0-r29.trigger 18:37:50 OK: 8 MiB in 17 packages 18:37:51 Removing intermediate container b36b68a2c591 18:37:51 ---> 8242825ace04 18:37:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:37:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:37:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:37:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:37:55 Removing intermediate container c010dbda5b1a 18:37:55 ---> 5aec694da148 18:37:55 Step 27/27 : LABEL version=0.0.0 18:37:56 ---> Running in af9e8187ec34 18:37:56 ---> Running in b3e64cc8289d 18:37:56 Removing intermediate container fbf5337a4179 18:37:56 ---> bf4385c0b5e5 18:37:56 18:37:56 Step 10/23 : FROM alpine:3.17 18:37:56 ---> b2aa39c304c2 18:37:56 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:37:56 Removing intermediate container c938e0355b7a 18:37:56 ---> d44eca272e70 18:37:56 18:37:56 Step 10/23 : FROM alpine:3.17 18:37:56 ---> b2aa39c304c2 18:37:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:37:56 ---> Running in 3b21d21c3eef 18:37:56 ---> Running in 153ae90e8a5b 18:37:56 Removing intermediate container 5d2b74efc758 18:37:56 ---> 58561cf07c41 18:37:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:37:56 Removing intermediate container b3e64cc8289d 18:37:56 ---> af002aa290f9 18:37:56 18:37:56 ---> Running in f8e513d04b7d 18:37:56 Successfully built af002aa290f9 18:37:56 Successfully tagged security-spire-agent:latest 18:37:56 Building security-secretstore-setup 18:37:56  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:37:57 Removing intermediate container f8e513d04b7d 18:37:57 ---> 1528dab421eb 18:37:57 Step 12/22 : WORKDIR /edgex 18:37:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:37:57 (1/1) Installing dumb-init (1.2.5-r2) 18:37:57 Executing busybox-1.35.0-r29.trigger 18:37:57 OK: 7 MiB in 16 packages 18:38:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:38:04 ---> 44e4a3a0074d 18:38:04 Step 3/25 : WORKDIR /edgex-go 18:38:04 ---> Using cache 18:38:04 ---> 6d97f9a8865a 18:38:04 Step 4/25 : RUN apk add --update --no-cache make git 18:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.354s coverage: 28.7% of statements 18:38:09 ---> Running in 1df24a528d01 18:38:09 ---> Running in 987dbbeb0c2d 18:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:09 Removing intermediate container af9e8187ec34 18:38:09 ---> 010a88fbe7c8 18:38:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:09 Removing intermediate container 1df24a528d01 18:38:09 ---> bee974f19888 18:38:09 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:09 ---> 08755b6d6b03 18:38:09 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:38:09 ---> 089a3fae94f1 18:38:09 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:38:09 (1/1) Installing dumb-init (1.2.5-r2) 18:38:09 Executing busybox-1.35.0-r29.trigger 18:38:09 OK: 7 MiB in 16 packages 18:38:09 (1/2) Installing ca-certificates (20220614-r4) 18:38:09 (2/2) Installing dumb-init (1.2.5-r2) 18:38:09 Executing busybox-1.35.0-r29.trigger 18:38:10 Executing ca-certificates-20220614-r4.trigger 18:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:10 OK: 8 MiB in 17 packages 18:38:10 OK: 265 MiB in 53 packages 18:38:11 ---> fcfe20723403 18:38:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:38:11 ---> 1208261a77ff 18:38:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:38:14 ---> 182c24ec02e5 18:38:14 ---> 91e79e1fd512 18:38:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:38:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:38:14 Removing intermediate container 153ae90e8a5b 18:38:14 ---> b9167335505b 18:38:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:38:15 ---> Running in 0e8bcb83cb80 18:38:15 Removing intermediate container 987dbbeb0c2d 18:38:15 ---> 7d4955a6e956 18:38:15 Step 5/25 : COPY go.mod vendor* ./ 18:38:16 Removing intermediate container 3b21d21c3eef 18:38:16 ---> 8d3b3deeccc0 18:38:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:38:16 ---> 9126e648d9ad 18:38:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:38:16 ---> 70d8fb8d7341 18:38:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:38:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 98.5% of statements 18:38:17 ---> Running in d7b51ac786dc 18:38:17 ---> e41e657a3334 18:38:17 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:17 Removing intermediate container 0e8bcb83cb80 18:38:17 ---> 7b459b2e894c 18:38:17 Step 13/23 : ENV APP_PORT=59861 18:38:17 ---> 718ebd84c7ee 18:38:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:38:17 ---> d47b22f301f3 18:38:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:38:18 Removing intermediate container d7b51ac786dc 18:38:18 ---> c377a2b5aced 18:38:18 Step 13/23 : ENV APP_PORT=59860 18:38:18 ---> Running in 19da745616c0 18:38:18 ---> Running in 90b53892cc03 18:38:18 ---> Running in 72ae07962dec 18:38:18 ---> Running in 9933965a8939 18:38:18 ---> Running in e48deb8a1e09 18:38:19 Removing intermediate container 19da745616c0 18:38:19 ---> d2528f303e17 18:38:19 Step 14/23 : EXPOSE $APP_PORT 18:38:19 Removing intermediate container e48deb8a1e09 18:38:19 ---> e55599400b85 18:38:19 Step 14/23 : EXPOSE $APP_PORT 18:38:19 ---> Running in 713573f74145 18:38:19 ---> Running in a181523f73c0 18:38:19 Removing intermediate container 713573f74145 18:38:19 ---> 54cf16da6b8e 18:38:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:19 Removing intermediate container a181523f73c0 18:38:19 ---> 4a7aaf6e827b 18:38:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:19 ---> ee4f05823ebb 18:38:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:38:19 ---> 794e191b985d 18:38:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:38:20 ---> bc5e3cc4b87f 18:38:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:38:20 ---> a079ed573360 18:38:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:38:20 Removing intermediate container 9933965a8939 18:38:20 ---> a992a1e3efa2 18:38:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:38:20 Removing intermediate container 72ae07962dec 18:38:20 ---> 6aa897584ebe 18:38:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:38:23 ---> Running in 9cfa3f4c90de 18:38:23 ---> Running in a5bbf124dc7a 18:38:23 ---> e89ccccffc5e 18:38:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:38:23 ---> 7c8119bd5bb4 18:38:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:38:23 Removing intermediate container 9cfa3f4c90de 18:38:23 ---> b92b5401db7e 18:38:23 Step 20/22 : LABEL arch=x86_64 18:38:23 Removing intermediate container a5bbf124dc7a 18:38:23 ---> 8243ca8e3a49 18:38:23 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:38:23 ---> e4385976363b 18:38:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:38:23 ---> Running in f62039b6bf9e 18:38:23 ---> a8442a221b90 18:38:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:38:23 ---> Running in 92d2ddeda551 18:38:23 ---> Running in 321e0885e878 18:38:23 ---> Running in bc3efdc1a961 18:38:23 Removing intermediate container f62039b6bf9e 18:38:23 ---> 82bd2c93a9f0 18:38:23 Step 21/22 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:38:23 Removing intermediate container bc3efdc1a961 18:38:23 ---> 88e3b91c97c5 18:38:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:38:23 Removing intermediate container 92d2ddeda551 18:38:23 ---> 68fe535bd21c 18:38:23 Step 21/23 : LABEL arch=x86_64 18:38:23 Removing intermediate container 321e0885e878 18:38:23 ---> c227b1d0bd13 18:38:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:38:23 ---> Running in 31e49077c90b 18:38:23 ---> Running in 3185354322db 18:38:23 ---> Running in edab66908fc4 18:38:23 ---> Running in e8da7a36755a 18:38:24 Removing intermediate container 3185354322db 18:38:24 ---> 159716c5f233 18:38:24 Step 21/23 : LABEL arch=x86_64 18:38:24 Removing intermediate container 31e49077c90b 18:38:24 ---> 37603c5f264f 18:38:24 Step 22/22 : LABEL version=0.0.0 18:38:24 Removing intermediate container e8da7a36755a 18:38:24 ---> 2236a0dae52e 18:38:24 Step 21/23 : LABEL arch=x86_64 18:38:24 Removing intermediate container edab66908fc4 18:38:24 ---> a3b18784fc9d 18:38:24 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:38:24 ---> Running in 7d1e5d8e387f 18:38:24 ---> Running in 92b9a41be21e 18:38:24 ---> Running in bc0a941fdd99 18:38:24 ---> Running in 05282cc2d82f 18:38:24 Removing intermediate container 92b9a41be21e 18:38:24 ---> 46420bd0192e 18:38:24 18:38:24 Successfully built 46420bd0192e 18:38:25 Successfully tagged security-proxy-setup:latest 18:38:25 Building core-command 18:38:25  Building security-proxy-setup ... done Removing intermediate container 7d1e5d8e387f 18:38:25 ---> 7298a2c65ac2 18:38:25 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:38:25 Removing intermediate container bc0a941fdd99 18:38:25 ---> 50c298e1cdd7 18:38:25 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:38:25 Removing intermediate container 05282cc2d82f 18:38:25 ---> 7601517657a8 18:38:25 Step 23/23 : LABEL version=0.0.0 18:38:25 ---> Running in 379d0a2c4dd7 18:38:25 ---> Running in deeb3863b2c7 18:38:25 ---> Running in dd140f1c327a 18:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.472s coverage: 71.3% of statements 18:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.350s coverage: 54.0% of statements 18:38:31 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:38:33 ---> 44e4a3a0074d 18:38:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:38:33 ---> Using cache 18:38:33 ---> b51ed51f8361 18:38:33 Step 4/24 : WORKDIR /edgex-go 18:38:33 ---> Using cache 18:38:33 ---> ea44f1660298 18:38:33 Step 5/24 : RUN apk add --update --no-cache make git 18:38:33 ---> Using cache 18:38:33 ---> 0cf7b9d3ef73 18:38:33 Step 6/24 : COPY go.mod vendor* ./ 18:38:34 ---> Using cache 18:38:34 ---> 8f463f3ac95c 18:38:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:34 ---> Using cache 18:38:34 ---> e64754381e5c 18:38:34 Step 8/24 : COPY . . 18:38:34 ---> Using cache 18:38:34 ---> 325ee5a0bb8d 18:38:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:38:34 Removing intermediate container 379d0a2c4dd7 18:38:34 ---> 3f6d5a294c71 18:38:34 Step 23/23 : LABEL version=0.0.0 18:38:34 Removing intermediate container dd140f1c327a 18:38:34 ---> ecef18cd56e4 18:38:34 18:38:34 Removing intermediate container deeb3863b2c7 18:38:34 ---> 3f411e28fbd7 18:38:34 Step 23/23 : LABEL version=0.0.0 18:38:34 Successfully built ecef18cd56e4 18:38:34 Successfully tagged core-common-config-bootstrapper:latest 18:38:34  Building core-common-config-bootstrapper ... done Building security-spire-config 18:38:34 ---> Running in a1e4fa8d9f42 18:38:34 ---> Running in 46dfb62d551a 18:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:38:41 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:38:41 ---> 44e4a3a0074d 18:38:41 Step 3/27 : WORKDIR /edgex-go 18:38:41 ---> Using cache 18:38:41 ---> 6d97f9a8865a 18:38:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:38:41 ---> Using cache 18:38:41 ---> 9b786da4811a 18:38:41 Step 5/27 : COPY go.mod vendor* ./ 18:38:41 ---> Using cache 18:38:41 ---> 0384925c03e4 18:38:41 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:41 ---> Using cache 18:38:41 ---> 71468f42ab8e 18:38:41 Step 7/27 : COPY . . 18:38:41 ---> Using cache 18:38:41 ---> e678a9a22563 18:38:41 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:38:41 ---> Using cache 18:38:41 ---> 62465a60f95e 18:38:41 Step 9/27 : WORKDIR /edgex-go/spire-build 18:38:41 ---> Using cache 18:38:41 ---> 81808c2ecc59 18:38:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:38:41 ---> Using cache 18:38:41 ---> fed1cbb14c77 18:38:41 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 18:38:41 ---> Using cache 18:38:41 ---> 90406dcf8e3c 18:38:41 Step 12/27 : WORKDIR /edgex-go 18:38:41 ---> Using cache 18:38:41 ---> 0b4a112cdcea 18:38:41 18:38:41 Step 13/27 : FROM alpine:3.17 18:38:41 ---> b2aa39c304c2 18:38:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:38:41 ---> Using cache 18:38:41 ---> 9f8440dc2488 18:38:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.336s coverage: 88.5% of statements 18:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.817s coverage: 3.9% of statements 18:38:51 ---> Running in a862df015338 18:38:51 Removing intermediate container a1e4fa8d9f42 18:38:51 ---> 611d373fadff 18:38:51 18:38:51 ---> Running in d06463b283d1 18:38:51 Successfully built 611d373fadff 18:38:51 Successfully tagged support-scheduler:latest 18:38:51  Building support-scheduler ... done Building security-spire-server 18:38:51 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 18:38:51 Removing intermediate container a862df015338 18:38:51 ---> e939d24047eb 18:38:51 18:38:51 Successfully built e939d24047eb 18:38:51 Successfully tagged support-notifications:latest 18:38:51  Building support-notifications ... done Building security-spiffe-token-provider 18:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:52 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:38:52 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:38:52 OK: 17820 distinct packages available 18:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:38:52 (1/4) Installing dumb-init (1.2.5-r2) 18:38:52 (2/4) Installing musl-obstack (1.2.3-r0) 18:38:52 (3/4) Installing libucontext (1.2-r0) 18:38:52 (4/4) Installing gcompat (1.1.0-r0) 18:38:52 Executing busybox-1.35.0-r29.trigger 18:38:52 OK: 7 MiB in 19 packages 18:38:56 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:38:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:38:56 ---> 44e4a3a0074d 18:38:56 Step 3/20 : WORKDIR /edgex-go 18:38:56 ---> Using cache 18:38:56 ---> 6d97f9a8865a 18:38:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.563s coverage: 95.6% of statements 18:39:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:39:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:39:00 ---> 44e4a3a0074d 18:39:00 Step 3/26 : WORKDIR /edgex-go 18:39:00 ---> Using cache 18:39:00 ---> 6d97f9a8865a 18:39:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:39:00 ---> Using cache 18:39:00 ---> 9b786da4811a 18:39:00 Step 5/26 : COPY go.mod vendor* ./ 18:39:00 ---> Using cache 18:39:00 ---> 0384925c03e4 18:39:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:00 ---> Using cache 18:39:00 ---> 71468f42ab8e 18:39:00 Step 7/26 : COPY . . 18:39:00 ---> Using cache 18:39:00 ---> e678a9a22563 18:39:00 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 18:39:00 ---> Using cache 18:39:00 ---> 62465a60f95e 18:39:00 Step 9/26 : WORKDIR /edgex-go/spire-build 18:39:00 ---> Using cache 18:39:00 ---> 81808c2ecc59 18:39:00 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:39:00 ---> Using cache 18:39:00 ---> fed1cbb14c77 18:39:00 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 18:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:39:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:39:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.207s coverage: 72.2% of statements 18:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:39:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements 18:39:15 ---> Running in 9d6338377382 18:39:15 ---> Running in 09389948d5b0 18:39:15 Removing intermediate container d06463b283d1 18:39:15 ---> 3a8e0548c971 18:39:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:15 Removing intermediate container 90b53892cc03 18:39:15 ---> ae2589dd206b 18:39:15 Step 7/25 : COPY . . 18:39:15 ---> 0011c223241b 18:39:15 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:15 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:39:15 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:39:15 OK: 17822 distinct packages available 18:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:39:15 OK: 265 MiB in 53 packages 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:39:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.426s coverage: 0.9% of statements 18:39:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 44.1% of statements 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 82.9% of statements 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements 18:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 18:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:39:33 ---> 09886d93ad86 18:39:33 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:39:33 ---> 334b2b18cc08 18:39:33 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.215s coverage: 94.4% of statements 18:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:39:35 ---> Running in c2fd7c85eb74 18:39:35 Removing intermediate container 9d6338377382 18:39:35 ---> 8afb400f4e74 18:39:35 Step 5/20 : COPY go.mod vendor* ./ 18:39:35 Removing intermediate container 09389948d5b0 18:39:35 ---> 57c5098f1c2f 18:39:35 Step 12/26 : WORKDIR /edgex-go 18:39:35 ---> 6a1b0c671400 18:39:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:39:36 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 18:39:37 ---> Running in b7085ed16b41 18:39:37 ---> a55d4486c011 18:39:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:37 ---> Running in 315efe3e3b61 18:39:37 ---> 3162ed95d2bd 18:39:37 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:39:38 Removing intermediate container 46dfb62d551a 18:39:38 ---> 94211a8785b8 18:39:38 18:39:38 Step 10/24 : FROM alpine:3.17 18:39:38 ---> b2aa39c304c2 18:39:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:39:38 ---> Using cache 18:39:38 ---> b9167335505b 18:39:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:39:38 ---> Using cache 18:39:38 ---> 7b459b2e894c 18:39:38 Step 13/24 : ENV APP_PORT=59882 18:39:38 ---> Running in b78e506f64d4 18:39:38 Removing intermediate container b7085ed16b41 18:39:38 ---> 0bb7fd23e24b 18:39:38 18:39:38 Step 13/26 : FROM alpine:3.17 18:39:38 ---> b2aa39c304c2 18:39:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:39:38 ---> Using cache 18:39:38 ---> 9f8440dc2488 18:39:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:39:38 ---> Using cache 18:39:38 ---> 6a266fd5506f 18:39:38 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:38 ---> Using cache 18:39:38 ---> 93a562f74dec 18:39:38 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:39:38 ---> Using cache 18:39:38 ---> Running in a279d4c23bb5 18:39:38 ---> 16d9955475dc 18:39:38 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:39:38 Removing intermediate container b78e506f64d4 18:39:38 ---> c04337ae1048 18:39:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:39:38 Removing intermediate container a279d4c23bb5 18:39:38 ---> 9178adabaf6f 18:39:38 Step 14/24 : EXPOSE $APP_PORT 18:39:38 ---> Running in b3ca74114ebc 18:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:39:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:39:41 ---> 2d71ee39294a 18:39:41 Step 22/27 : WORKDIR / 18:39:42 Removing intermediate container b3ca74114ebc 18:39:42 ---> 61922117bac0 18:39:42 Step 15/24 : WORKDIR / 18:39:42 ---> Running in 7e9dbbcec97b 18:39:42 ---> 3d40ee2dacc9 18:39:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:39:42 ---> Running in ea12002d1a3b 18:39:42 Removing intermediate container 7e9dbbcec97b 18:39:42 ---> a256ec34ee53 18:39:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:39:42 ---> 91847d675a76 18:39:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:39:43 ---> Running in aa51cde4893e 18:39:43 Removing intermediate container ea12002d1a3b 18:39:43 ---> d4c8141ff6da 18:39:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:43 Removing intermediate container aa51cde4893e 18:39:43 ---> 73a03755c4b5 18:39:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:39:43 ---> a2fd34a54332 18:39:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:39:43 ---> 3a75357f2841 18:39:43 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:39:43 ---> Running in 8961daf7fb7a 18:39:44 ---> b4a13c48d765 18:39:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:39:44 ---> Running in 91cc96fa3c01 18:39:44 Removing intermediate container 8961daf7fb7a 18:39:44 ---> 79bd62b7d96f 18:39:44 Step 25/27 : LABEL arch=x86_64 18:39:44 ---> 0e43e04324ce 18:39:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:39:45 ---> Running in 39068eb0a8e6 18:39:45 Removing intermediate container 91cc96fa3c01 18:39:45 ---> 374634bd7e9b 18:39:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:39:46 ---> 884a685582ba 18:39:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:39:46 ---> Running in a6d137ea0105 18:39:46 Removing intermediate container 39068eb0a8e6 18:39:46 ---> 692729867c20 18:39:46 Step 26/27 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:39:46 ---> Running in 7228600a41a1 18:39:46 Removing intermediate container a6d137ea0105 18:39:46 ---> 88446152e479 18:39:46 Step 24/26 : LABEL arch=x86_64 18:39:46 ---> d47c020c5ca0 18:39:46 Step 20/24 : ENTRYPOINT ["/core-command"] 18:39:46 Removing intermediate container 7228600a41a1 18:39:46 ---> 77a5d6984ad7 18:39:46 Step 27/27 : LABEL version=0.0.0 18:39:46 ---> Running in 1ac02d7e55d9 18:39:46 ---> Running in 19db78dff184 18:39:46 ---> Running in a3c5b2e9a850 18:39:46 Removing intermediate container 1ac02d7e55d9 18:39:46 ---> e9c30c35583c 18:39:46 Step 25/26 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:39:46 Removing intermediate container 19db78dff184 18:39:46 ---> 0992586c73a2 18:39:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:46 ---> Running in 7f722e57f0c2 18:39:46 ---> Running in 121ec52e33e4 18:39:46 Removing intermediate container a3c5b2e9a850 18:39:46 ---> fe67dc448814 18:39:46 18:39:47 Successfully built fe67dc448814 18:39:47 Successfully tagged security-spire-config:latest 18:39:47  Building security-spire-config ... done Building core-data 18:39:47 Removing intermediate container 7f722e57f0c2 18:39:47 ---> fd2b941ca112 18:39:47 Step 26/26 : LABEL version=0.0.0 18:39:47 Removing intermediate container 121ec52e33e4 18:39:47 ---> 53e9c0fd8da6 18:39:47 Step 22/24 : LABEL arch=x86_64 18:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.018s coverage: 79.9% of statements 18:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.257s coverage: 92.9% of statements 18:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 18:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 86.9% of statements 18:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements 18:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 18:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 18:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.454s coverage: 81.2% of statements 18:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.486s coverage: 82.1% of statements 18:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 86.0% of statements 18:39:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:39:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:39:50 ---> 44e4a3a0074d 18:39:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:39:50 ---> Using cache 18:39:50 ---> b51ed51f8361 18:39:50 Step 4/23 : WORKDIR /edgex-go 18:39:50 ---> Using cache 18:39:50 ---> ea44f1660298 18:39:50 Step 5/23 : RUN apk add --update --no-cache make git 18:39:50 ---> Using cache 18:39:50 ---> 0cf7b9d3ef73 18:39:50 Step 6/23 : COPY go.mod vendor* ./ 18:39:50 ---> Using cache 18:39:50 ---> 8f463f3ac95c 18:39:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:39:50 ---> Using cache 18:39:50 ---> e64754381e5c 18:39:50 Step 8/23 : COPY . . 18:39:50 ---> Using cache 18:39:50 ---> 325ee5a0bb8d 18:39:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:39: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:39:54 ---> Running in 0db2139d79ab 18:39:54 ---> Running in 982dcf99fd40 18:39:54 ---> Running in f916e119d7f4 18:39:56 Removing intermediate container 0db2139d79ab 18:39:56 ---> 7e45b8c1625b 18:39:56 18:39:56 Successfully built 7e45b8c1625b 18:39:56 Successfully tagged security-spire-server:latest 18:39:56 Building security-bootstrapper 18:39:57  Building security-spire-server ... done Removing intermediate container 982dcf99fd40 18:39:57 ---> 7033871e82d6 18:39:57 Step 23/24 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:39:57 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 18:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 63.1% of statements 18:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements 18:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 18:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 18:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.144s coverage: 73.7% of statements 18:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 18:40:00 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:40:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:40:00 ---> 44e4a3a0074d 18:40:00 Step 3/33 : WORKDIR /edgex-go 18:40:00 ---> Using cache 18:40:00 ---> 6d97f9a8865a 18:40:00 Step 4/33 : RUN apk add --update --no-cache make git 18:40:00 ---> Using cache 18:40:00 ---> 7d4955a6e956 18:40:00 Step 5/33 : COPY go.mod vendor* ./ 18:40:00 ---> Using cache 18:40:00 ---> e41e657a3334 18:40:00 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:00 ---> Using cache 18:40:00 ---> ae2589dd206b 18:40:00 Step 7/33 : COPY . . 18:40:00 ---> Using cache 18:40:00 ---> 334b2b18cc08 18:40:00 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.021s coverage: 38.4% of statements 18:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements 18:40:10 ---> Running in 3db10c8c4a79 18:40:10 ---> Running in 9b06c58a7dbf 18:40:10 Removing intermediate container c2fd7c85eb74 18:40:10 ---> a750622100eb 18:40:10 18:40:10 Step 9/25 : FROM alpine:3.17 18:40:10 ---> b2aa39c304c2 18:40:10 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:40:10 Removing intermediate container 3db10c8c4a79 18:40:10 ---> 8345c3aa289e 18:40:10 Step 24/24 : LABEL version=0.0.0 18:40:10 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 18:40:10 ---> Running in 34f10bb20091 18:40:12 ---> Running in dc906bcc6f4c 18:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 18:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:14 (1/3) Installing ca-certificates (20220614-r4) 18:40:14 (2/3) Installing dumb-init (1.2.5-r2) 18:40:14 (3/3) Installing su-exec (0.2-r2) 18:40:14 Executing busybox-1.35.0-r29.trigger 18:40:14 Executing ca-certificates-20220614-r4.trigger 18:40:14 OK: 8 MiB in 18 packages 18:40:17 Removing intermediate container dc906bcc6f4c 18:40:17 ---> a0875c5003e5 18:40:17 18:40:17 Successfully built a0875c5003e5 18:40:18 Successfully tagged core-command:latest 18:40:18 Building core-metadata 18:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:40:23  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:40:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:40:23 ---> 44e4a3a0074d 18:40:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:40:23 ---> Using cache 18:40:23 ---> b51ed51f8361 18:40:23 Step 4/25 : WORKDIR /edgex-go 18:40:23 ---> Using cache 18:40:23 ---> ea44f1660298 18:40:23 Step 5/25 : RUN apk add --update --no-cache make git 18:40:23 ---> Using cache 18:40:23 ---> 0cf7b9d3ef73 18:40:23 Step 6/25 : COPY go.mod vendor* ./ 18:40:23 ---> Using cache 18:40:23 ---> 8f463f3ac95c 18:40:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:23 ---> Using cache 18:40:23 ---> e64754381e5c 18:40:23 Step 8/25 : COPY . . 18:40:23 ---> Using cache 18:40:23 ---> 325ee5a0bb8d 18:40:23 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements 18:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements 18:40:30 ---> Running in de4c1de73a16 18:40:30 Removing intermediate container 34f10bb20091 18:40:30 ---> d4aff164722d 18:40:30 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:40:30 Removing intermediate container 315efe3e3b61 18:40:30 ---> 8ac79ee43200 18:40:30 Step 7/20 : COPY . . 18:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:40:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:40:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.5% of statements 18:40:31 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 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.7% of statements 18:40:33 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 18:40:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:40:33 go vet ./... 18:40:44 ---> Running in a93b0538ae0c 18:40:44 Removing intermediate container f916e119d7f4 18:40:44 ---> 1484eaaca4d8 18:40:44 18:40:44 Step 10/23 : FROM alpine:3.17 18:40:44 ---> b2aa39c304c2 18:40:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:40:44 ---> 6de7b26bf5ad 18:40:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:40:44 ---> Running in b260f8f3ae0b 18:40:44 ---> Running in 2ec06d6824dc 18:40:44 Removing intermediate container a93b0538ae0c 18:40:44 ---> a7a3dc2738c9 18:40:44 Step 12/25 : WORKDIR / 18:40:44 ---> Running in 8a3d58061c18 18:40:46 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 18:40:47 Removing intermediate container b260f8f3ae0b 18:40:47 ---> 725bd2f57c8e 18:40:47 Step 12/23 : ENV APP_PORT=59880 18:40:47 ---> Running in 26d362306dc0 18:40:47 Removing intermediate container 8a3d58061c18 18:40:47 ---> cea898fbe7ca 18:40:47 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:48 Removing intermediate container 9b06c58a7dbf 18:40:48 ---> b817e24334d4 18:40:48 18:40:48 Step 9/33 : FROM alpine:3.17 18:40:48 ---> b2aa39c304c2 18:40:48 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:40:48 ---> Running in 703b0272be48 18:40:48 Removing intermediate container 26d362306dc0 18:40:48 ---> 8f4a9538b566 18:40:48 Step 13/23 : EXPOSE $APP_PORT 18:40:48 ---> 2cef76fa249f 18:40:48 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:40:48 ---> Running in 6746976a4fe2 18:40:48 Removing intermediate container 703b0272be48 18:40:48 ---> ddf4f9a39e23 18:40:48 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:40:48 ---> Running in ec2ae34e015d 18:40:48 Removing intermediate container 6746976a4fe2 18:40:48 ---> f9aa205b5afa 18:40:48 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:40:48 ---> 4b4088b5622e 18:40:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:40:48 ---> Running in 0726514d8126 18:40:49 ---> 0d2b22df5a26 18:40:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:49 (1/2) Installing dumb-init (1.2.5-r2) 18:40:49 (2/2) Installing su-exec (0.2-r2) 18:40:49 Executing busybox-1.35.0-r29.trigger 18:40:49 OK: 7 MiB in 17 packages 18:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:40:49 (1/1) Installing dumb-init (1.2.5-r2) 18:40:49 Executing busybox-1.35.0-r29.trigger 18:40:49 OK: 7 MiB in 16 packages 18:40:50 ---> e659de9bc9a5 18:40:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:40:51 ---> 3026f3676a3c 18:40:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:40:51 Removing intermediate container 0726514d8126 18:40:51 ---> 57522a2f8164 18:40:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:51 Removing intermediate container ec2ae34e015d 18:40:51 ---> 7ff21784668c 18:40:51 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:40:52 ---> Running in b6552af59aba 18:40:53 ---> 806c40418724 18:40:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:40:54 ---> 880281f10fa6 18:40:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:40:55 Removing intermediate container b6552af59aba 18:40:55 ---> 2ab4108b2ee1 18:40:55 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:40:57 ---> Running in 5436d28f198f 18:40:57 ---> b8bce4b8f174 18:40:57 ---> c4406122b16c 18:40:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:40:57 18:40:57 ---> 271e30eb9292 18:40:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:40:57 Removing intermediate container 5436d28f198f 18:40:57 ---> 5922439a185e 18:40:57 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:40:57 ---> 284f951d13ad 18:40:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:40:58 ---> Running in b222979f3ae0 18:40:58 ---> Running in 0ac5dab0ab9d 18:41:02 ---> 5c28d45948e8 18:41:02 Step 19/23 : ENTRYPOINT ["/core-data"] 18:41:02 Removing intermediate container b222979f3ae0 18:41:02 ---> a5c413d45550 18:41:02 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:41:02 ---> Running in 94c497cefaee 18:41:02 ---> Running in 13c4d9b354c9 18:41:02 Removing intermediate container de4c1de73a16 18:41:02 ---> b9e4da9d61a8 18:41:02 18:41:02 Step 10/25 : FROM alpine:3.17 18:41:02 ---> b2aa39c304c2 18:41:02 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:41:02 ---> Using cache 18:41:02 ---> b9167335505b 18:41:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:41:02 ---> Using cache 18:41:02 ---> 7b459b2e894c 18:41:02 Step 13/25 : ENV APP_PORT=59881 18:41:02 ---> Running in 6afa1ec5e17e 18:41:02 Removing intermediate container 13c4d9b354c9 18:41:02 ---> d11a4688ddc3 18:41:02 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:41:02 Removing intermediate container 94c497cefaee 18:41:02 ---> e0b69138db83 18:41:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:41:02 Removing intermediate container 6afa1ec5e17e 18:41:02 ---> 0aa7355f5775 18:41:02 Step 14/25 : EXPOSE $APP_PORT 18:41:02 ---> Running in 8a79dd543ef3 18:41:03 ---> Running in f3bfbec72f16 18:41:03 ---> Running in 0db4594895cb 18:41:03 Removing intermediate container 0ac5dab0ab9d 18:41:03 ---> 1756d5799c2e 18:41:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:41:03 Removing intermediate container f3bfbec72f16 18:41:03 ---> 4b97b8ca9cb3 18:41:03 Step 21/23 : LABEL arch=x86_64 18:41:04 ---> Running in 530066cc9722 18:41:04 ---> Running in f9580bf9aafd 18:41:04 Removing intermediate container 0db4594895cb 18:41:04 ---> 63f10875fa74 18:41:04 Step 15/25 : WORKDIR / 18:41:04 ---> Running in 67ad227d20ac 18:41:05 Removing intermediate container f9580bf9aafd 18:41:05 ---> 7e09a2d242fe 18:41:05 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:41:05 Removing intermediate container 530066cc9722 18:41:05 ---> e5b164de54bb 18:41:05 Step 23/25 : LABEL arch=x86_64 18:41:05 ---> Running in 9deb8c1259dd 18:41:05 ---> Running in 977303f01413 18:41:05 Removing intermediate container 67ad227d20ac 18:41:05 ---> 41169d1ee132 18:41:05 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:05 Removing intermediate container 8a79dd543ef3 18:41:05 ---> 23a618f1b3b4 18:41:05 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:41:06 Removing intermediate container 9deb8c1259dd 18:41:06 ---> ae5e30e3e3c7 18:41:06 Step 23/23 : LABEL version=0.0.0 18:41:06 Removing intermediate container 977303f01413 18:41:06 ---> d4c92f28b22a 18:41:06 Step 24/25 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:41:06 ---> Running in 1918e379e0ab 18:41:06 ---> 094440a943fe 18:41:06 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:41:06 ---> Running in 7dc4c0e09d08 18:41:06 ---> Running in d4c246352f15 18:41:07 ---> 9781e0e205e3 18:41:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:41:08 Removing intermediate container 1918e379e0ab 18:41:08 ---> c6dbf17a2c66 18:41:08 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:41:11 Removing intermediate container 7dc4c0e09d08 18:41:11 ---> 54f87894cc0e 18:41:11 18:41:11 Successfully built 54f87894cc0e 18:41:11 Removing intermediate container d4c246352f15 18:41:11 ---> 34e0af496991 18:41:11 Step 25/25 : LABEL version=0.0.0 18:41:11 Successfully tagged core-data:latest 18:41:11  Building core-data ... done Building security-proxy-auth 18:41:11 ---> f1aeaddbaac1 18:41:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:41:11 ---> e84ce77f33ba 18:41:11 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:41:11 ---> Running in 8b838ff23389 18:41:12 ---> Running in d3d4f3010489 18:41:12 Removing intermediate container 2ec06d6824dc 18:41:12 ---> 409b7cc05841 18:41:12 18:41:12 Step 9/20 : FROM alpine:3.17 18:41:12 ---> b2aa39c304c2 18:41:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:41:12 ---> Using cache 18:41:12 ---> ddf4f9a39e23 18:41:12 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:41:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:41:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:41:17 ---> 44e4a3a0074d 18:41:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:41:17 ---> Using cache 18:41:17 ---> b51ed51f8361 18:41:17 Step 4/23 : WORKDIR /edgex-go 18:41:17 ---> Using cache 18:41:17 ---> ea44f1660298 18:41:17 Step 5/23 : RUN apk add --update --no-cache make git 18:41:17 ---> Using cache 18:41:17 ---> 0cf7b9d3ef73 18:41:17 Step 6/23 : COPY go.mod vendor* ./ 18:41:17 ---> Using cache 18:41:17 ---> 8f463f3ac95c 18:41:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:17 ---> Using cache 18:41:17 ---> e64754381e5c 18:41:17 Step 8/23 : COPY . . 18:41:17 ---> Using cache 18:41:17 ---> 325ee5a0bb8d 18:41:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:41:17 Removing intermediate container 8b838ff23389 18:41:17 ---> fd6b864644b1 18:41:17 18:41:17 ---> Running in 75cd6bbd7fbf 18:41:17 ---> Running in 1e99e7738606 18:41:17 ---> 713c2e55f4a1 18:41:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:41:17 Successfully built fd6b864644b1 18:41:17 Successfully tagged security-secretstore-setup:latest 18:41:18  Building security-secretstore-setup ... done  ---> cb63139f384c 18:41:18 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:41:18 ---> Running in fd18ca9a5336 18:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:41:18 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 18:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:41:19 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:41:19 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:41:19 OK: 17820 distinct packages available 18:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:41:19 Removing intermediate container fd18ca9a5336 18:41:19 ---> 91eeb9014994 18:41:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:41:19 (1/9) Installing ca-certificates (20220614-r4) 18:41:19 ---> Running in c01c195f685c 18:41:19 (2/9) Installing brotli-libs (1.0.9-r9) 18:41:19 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:41:19 (4/9) Installing libcurl (7.88.1-r1) 18:41:19 (5/9) Installing curl (7.88.1-r1) 18:41:19 (6/9) Installing dumb-init (1.2.5-r2) 18:41:19 (7/9) Installing musl-obstack (1.2.3-r0) 18:41:19 (8/9) Installing libucontext (1.2-r0) 18:41:19 (9/9) Installing gcompat (1.1.0-r0) 18:41:19 Executing busybox-1.35.0-r29.trigger 18:41:19 Executing ca-certificates-20220614-r4.trigger 18:41:19 OK: 10 MiB in 24 packages 18:41:20 Removing intermediate container d3d4f3010489 18:41:20 ---> eaf368f65b6e 18:41:20 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:20 Removing intermediate container c01c195f685c 18:41:20 ---> dfe3fc3e5259 18:41:20 Step 23/25 : LABEL arch=x86_64 18:41:20 ---> Running in d9de082f5e97 18:41:20 ---> a3c3100a919d 18:41:20 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:41:21 Removing intermediate container 75cd6bbd7fbf 18:41:21 ---> f04a245a0ea2 18:41:21 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:21 Removing intermediate container d9de082f5e97 18:41:21 ---> 3550212739c8 18:41:21 Step 24/25 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:41:21 ---> Running in 2443b1b9493f 18:41:21 ---> 255e47321637 18:41:21 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:41:21 ---> 6ae06eda5eba 18:41:21 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:41:22 Removing intermediate container 2443b1b9493f 18:41:22 ---> a834a9f32ceb 18:41:22 ---> 76eba641ac97 18:41:22 Step 25/25 : LABEL version=0.0.0Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:41:22 18:41:22 ---> ae55abcbba77 18:41:22 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:41:22 ---> Running in f0e27dc5b0ac 18:41:24 ---> 9329dd5fdd28 18:41:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:41:24 Removing intermediate container f0e27dc5b0ac 18:41:24 ---> cb2d1888d0ac 18:41:24 18:41:24 Successfully built cb2d1888d0ac 18:41:24 ---> 8e78777a0ce2 18:41:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:41:24 Successfully tagged core-metadata:latest 18:41:24  Building core-metadata ... done  ---> cf1a9815c4f9 18:41:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:41:25 ---> 57e7c0d08a4c 18:41:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:41:25 ---> Running in 136a813e1b3f 18:41:25 ---> 1a05f8d8aed7 18:41:25 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:41:26 Removing intermediate container 136a813e1b3f 18:41:26 ---> eec2e6cff917 18:41:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:41:26 ---> 5440add28de5 18:41:26 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:41:26 ---> Running in 4a95c3b64400 18:41:27 ---> a7e3f159cbe4 18:41:27 Step 28/33 : RUN chmod +x /entrypoint.sh 18:41:27 Removing intermediate container 4a95c3b64400 18:41:27 ---> d82f4f6e5192 18:41:27 Step 18/20 : LABEL arch=x86_64 18:41:27 ---> Running in 753871a02067 18:41:27 ---> Running in 9100f037a126 18:41:28 Removing intermediate container 9100f037a126 18:41:28 ---> d404a7925930 18:41:28 Step 19/20 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:41:28 ---> Running in dac04664b8c0 18:41:29 Removing intermediate container dac04664b8c0 18:41:29 ---> 00dfb38204cc 18:41:29 Step 20/20 : LABEL version=0.0.0 18:41:29 ---> Running in 37e09096de35 18:41:29 Removing intermediate container 753871a02067 18:41:29 ---> 3ac1fd107a30 18:41:29 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:41:29 Removing intermediate container 37e09096de35 18:41:29 ---> 9b87b6c7e24d 18:41:29 18:41:30 ---> Running in 3c78f3e218e4 18:41:30 Successfully built 9b87b6c7e24d 18:41:30 Successfully tagged security-spiffe-token-provider:latest 18:41:30  Building security-spiffe-token-provider ... done Removing intermediate container 3c78f3e218e4 18:41:30 ---> dd846ca6e0c1 18:41:30 Step 30/33 : CMD ["gate"] 18:41:30 ---> Running in ef4265ffa509 18:41:31 Removing intermediate container ef4265ffa509 18:41:31 ---> 102ba8e501d5 18:41:31 Step 31/33 : LABEL arch=x86_64 18:41:31 ---> Running in 8d2c0c37f9ff 18:41:31 Removing intermediate container 8d2c0c37f9ff 18:41:31 ---> fa089e51dfb5 18:41:31 Step 32/33 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:41:31 ---> Running in 350f0c4f52ec 18:41:31 Removing intermediate container 350f0c4f52ec 18:41:31 ---> ba6ef034a701 18:41:31 Step 33/33 : LABEL version=0.0.0 18:41:32 ---> Running in 20cc8971098e 18:41:32 Removing intermediate container 20cc8971098e 18:41:32 ---> b6669e1e34ff 18:41:32 18:41:32 Successfully built b6669e1e34ff 18:41:32 Successfully tagged security-bootstrapper:latest 18:41:40  Building security-bootstrapper ... done Removing intermediate container 1e99e7738606 18:41:40 ---> ebfc0a53b7a7 18:41:40 18:41:40 Step 10/23 : FROM alpine:3.17 18:41:40 ---> b2aa39c304c2 18:41:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:41:40 ---> Using cache 18:41:40 ---> 8242825ace04 18:41:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:41:40 ---> Using cache 18:41:40 ---> 010a88fbe7c8 18:41:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:40 ---> Using cache 18:41:40 ---> 08755b6d6b03 18:41:40 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:41:40 ---> Using cache 18:41:40 ---> fcfe20723403 18:41:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:41:40 ---> cb82f294b807 18:41:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:41:40 ---> f7a75cf258c4 18:41:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:41:41 ---> 8c825d7db835 18:41:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:41:41 ---> Running in 7250a9eb52c7 18:41:42 Removing intermediate container 7250a9eb52c7 18:41:42 ---> c8f4ccc5bb10 18:41:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:41:42 ---> Running in f1c10383ba05 18:41:42 Removing intermediate container f1c10383ba05 18:41:42 ---> 3e0798fb3802 18:41:42 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:41:42 ---> Running in bf7e9239a74b 18:41:42 Removing intermediate container bf7e9239a74b 18:41:42 ---> 5a6a0697e9e1 18:41:42 Step 21/23 : LABEL arch=x86_64 18:41:42 ---> Running in f82dd5c00abd 18:41:42 Removing intermediate container f82dd5c00abd 18:41:42 ---> fb93e5c09da2 18:41:42 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:41:43 ---> Running in 6c8a596550a6 18:41:43 Removing intermediate container 6c8a596550a6 18:41:43 ---> 79b0f6f9d26c 18:41:43 Step 23/23 : LABEL version=0.0.0 18:41:43 ---> Running in 477d22600322 18:41:44 Removing intermediate container 477d22600322 18:41:44 ---> 3399df28b0ec 18:41:44 18:41:44 Successfully built 3399df28b0ec 18:41:44 Successfully tagged security-proxy-auth:latest 18:41:44  Building security-proxy-auth ... done  [Pipeline] } 18:41:44 $ docker stop --time=1 533be69b10b7b2f58d11632c4a26da8abf180793644e0e52f8dcacf60a6872e1 18:41:46 $ docker rm -f --volumes 533be69b10b7b2f58d11632c4a26da8abf180793644e0e52f8dcacf60a6872e1 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:46 + docker images 18:41:46 REPOSITORY TAG IMAGE ID CREATED SIZE 18:41:46 security-proxy-auth latest 3399df28b0ec 3 seconds ago 18.3MB 18:41:46 ebfc0a53b7a7 10 seconds ago 1.67GB 18:41:46 security-bootstrapper latest b6669e1e34ff 15 seconds ago 22.2MB 18:41:46 security-spiffe-token-provider latest 9b87b6c7e24d 17 seconds ago 32.8MB 18:41:46 core-metadata latest cb2d1888d0ac 23 seconds ago 20.4MB 18:41:46 security-secretstore-setup latest fd6b864644b1 34 seconds ago 32.7MB 18:41:46 409b7cc05841 35 seconds ago 1.73GB 18:41:46 core-data latest 54f87894cc0e 39 seconds ago 20MB 18:41:46 b9e4da9d61a8 45 seconds ago 1.69GB 18:41:46 b817e24334d4 59 seconds ago 1.67GB 18:41:46 1484eaaca4d8 About a minute ago 1.69GB 18:41:46 core-command latest a0875c5003e5 About a minute ago 19.8MB 18:41:46 a750622100eb About a minute ago 1.68GB 18:41:46 security-spire-server latest 7e45b8c1625b About a minute ago 89.8MB 18:41:46 security-spire-config latest fe67dc448814 2 minutes ago 88.9MB 18:41:46 94211a8785b8 2 minutes ago 1.69GB 18:41:46 0bb7fd23e24b 2 minutes ago 1.55GB 18:41:46 support-notifications latest e939d24047eb 2 minutes ago 32.7MB 18:41:46 support-scheduler latest 611d373fadff 3 minutes ago 32.1MB 18:41:46 core-common-config-bootstrapper latest ecef18cd56e4 3 minutes ago 17.2MB 18:41:46 security-proxy-setup latest 46420bd0192e 3 minutes ago 18.7MB 18:41:46 security-spire-agent latest af002aa290f9 3 minutes ago 129MB 18:41:46 d44eca272e70 3 minutes ago 1.75GB 18:41:46 bf4385c0b5e5 3 minutes ago 1.75GB 18:41:46 53221ba8f396 3 minutes ago 1.67GB 18:41:46 cae0cff89e89 3 minutes ago 1.68GB 18:41:46 0b4a112cdcea 4 minutes ago 1.55GB 18:41:46 ci-base-image-x86_64 latest 44e4a3a0074d 9 minutes ago 881MB 18:41:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB 18:41:46 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 18:41:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 18:41:46 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] } 18:43:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:10 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:43:10 + ls -al . 18:43:10 total 700 18:43:10 drwxrwxr-x 10 1001 1001 4096 Mar 23 18:35 . 18:43:10 drwxr-xr-x 4 root root 4096 Mar 23 18:35 .. 18:43:10 drwxrwxr-x 2 1001 1001 4096 Mar 23 18:33 .blubracket 18:43:10 -rw-rw-r-- 1 1001 1001 16 Mar 23 18:33 .dockerignore 18:43:10 drwxrwxr-x 8 1001 1001 4096 Mar 23 18:33 .git 18:43:10 drwxrwxr-x 3 1001 1001 4096 Mar 23 18:33 .github 18:43:10 -rw-rw-r-- 1 1001 1001 1133 Mar 23 18:33 .gitignore 18:43:10 -rw-rw-r-- 1 1001 1001 42 Mar 23 18:33 .golangci.yml 18:43:10 -rw-rw-r-- 1 1001 1001 87 Mar 23 18:33 .hadolint.yml 18:43:10 -rw-rw-r-- 1 1001 1001 166 Mar 23 18:33 .sonarcloud.properties 18:43:10 -rw-rw-r-- 1 1001 1001 1171 Mar 23 18:33 ADOPTERS.md 18:43:10 -rw-rw-r-- 1 1001 1001 10835 Mar 23 18:33 Attribution.txt 18:43:10 -rw-rw-r-- 1 1001 1001 73765 Mar 23 18:33 CHANGELOG.md 18:43:10 -rw-rw-r-- 1 1001 1001 3804 Mar 23 18:33 CONTRIBUTING.md 18:43:10 -rw-rw-r-- 1 1001 1001 677 Mar 23 18:33 GOVERNANCE.md 18:43:10 -rw-rw-r-- 1 1001 1001 883 Mar 23 18:33 Jenkinsfile 18:43:10 -rw-rw-r-- 1 1001 1001 10775 Mar 23 18:33 LICENSE 18:43:10 -rw-rw-r-- 1 1001 1001 14368 Mar 23 18:33 Makefile 18:43:10 -rw-rw-r-- 1 1001 1001 582 Mar 23 18:33 OWNERS.md 18:43:10 -rw-rw-r-- 1 1001 1001 9403 Mar 23 18:33 README.md 18:43:10 -rw-rw-r-- 1 1001 1001 789 Mar 23 18:33 SECURITY.md 18:43:10 -rw-rw-r-- 1 1001 1001 5 Mar 23 18:31 VERSION 18:43:10 drwxrwxr-x 2 1001 1001 4096 Mar 23 18:33 bin 18:43:10 drwxrwxr-x 18 1001 1001 4096 Mar 23 18:33 cmd 18:43:10 -rw-r--r-- 1 root root 447378 Mar 23 18:40 coverage.out 18:43:10 -rw-rw-r-- 1 1001 1001 3200 Mar 23 18:33 go.mod 18:43:10 -rw-rw-r-- 1 1001 1001 31237 Mar 23 18:33 go.sum 18:43:10 drwxrwxr-x 7 1001 1001 4096 Mar 23 18:33 internal 18:43:10 drwxrwxr-x 3 1001 1001 4096 Mar 23 18:33 openapi 18:43:10 -rw-rw-r-- 1 1001 1001 594 Mar 23 18:33 security.txt 18:43:10 drwxrwxr-x 4 1001 1001 4096 Mar 23 18:33 snap 18:43:10 -rw-rw-r-- 1 1001 1001 204 Mar 23 18:33 version.go [Pipeline] sh 18:43:10 + '[' -e coverage.out ] 18:43:10 + chown 1001:1001 coverage.out [Pipeline] stash 18:43:10 Warning: overwriting stash ‘coverage-report’ 18:43:11 Stashed 1 file(s) [Pipeline] sh 18:43:12 + make build 18:43:12 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 18:44:48 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 18:44:48 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 18:44:52 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 18:44:56 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 18:45:43 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 18:45:47 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 18:45: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:46:03 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 18:46: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 18:46:14 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] } 18:46:19 $ docker stop --time=1 e5b5cc796500fbf240fbbbf6095ef797e74bf80172e0dd9549cd6662e763cb77 18:46:22 $ docker rm -f --volumes e5b5cc796500fbf240fbbbf6095ef797e74bf80172e0dd9549cd6662e763cb77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:46:25 18:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:46:26 latest: Pulling from edgex-devops/edgex-compose-arm64 18:46:26 29e5d40040c1: Pulling fs layer 18:46:26 1ce36da41761: Pulling fs layer 18:46:26 25b303627fd3: Pulling fs layer 18:46:26 29e5d40040c1: Download complete 18:46:26 1ce36da41761: Verifying Checksum 18:46:26 1ce36da41761: Download complete 18:46:26 29e5d40040c1: Pull complete 18:46:27 1ce36da41761: Pull complete 18:46:27 25b303627fd3: Verifying Checksum 18:46:27 25b303627fd3: Download complete 18:46:38 25b303627fd3: Pull complete 18:46:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:46:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:38 prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container 18:46:38 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:46:40 $ docker top 4447de1da3566423fbade3d98ae750c0a82dc17f1c77c685b1f2f50793dea247 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:41 + grep parallel 18:46:41 + docker-compose build --help 18:46:47 --parallel Build images in parallel. [Pipeline] } 18:46:47 $ docker stop --time=1 4447de1da3566423fbade3d98ae750c0a82dc17f1c77c685b1f2f50793dea247 18:46:48 $ docker rm -f --volumes 4447de1da3566423fbade3d98ae750c0a82dc17f1c77c685b1f2f50793dea247 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:46:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:49 prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container 18:46:50 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:46:51 $ docker top 987277ce8984b593dad434dfe76733499ef9c473593b684053b86821c243690b -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:51 + docker-compose -f ./docker-compose-build.yml build --parallel 18:46:57 Building core-command ... 18:46:57 Building core-common-config-bootstrapper ... 18:46:57 Building core-data ... 18:46:57 Building core-metadata ... 18:46:57 Building security-bootstrapper ... 18:46:57 Building security-proxy-auth ... 18:46:57 Building security-proxy-setup ... 18:46:57 Building security-secretstore-setup ... 18:46:57 Building security-spiffe-token-provider ... 18:46:57 Building security-spire-agent ... 18:46:57 Building security-spire-config ... 18:46:57 Building security-spire-server ... 18:46:57 Building support-notifications ... 18:46:57 Building support-scheduler ... 18:46:57 Building security-spire-config 18:46:57 Building core-command 18:46:57 Building security-proxy-setup 18:46:57 Building security-spire-server 18:46:57 Building support-scheduler 18:47:43 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:47:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:47:43 ---> c9a3b78a3e26 18:47:43 Step 3/22 : WORKDIR /edgex-go 18:47:43 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:47:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:47:43 ---> c9a3b78a3e26 18:47:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:47:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:47:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:47:43 ---> c9a3b78a3e26 18:47:43 Step 3/26 : WORKDIR /edgex-go 18:47:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:47:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:47:43 ---> c9a3b78a3e26 18:47:43 Step 3/27 : WORKDIR /edgex-go 18:47:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:47:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:47:43 ---> c9a3b78a3e26 18:47:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:47:43 ---> Running in 67ce183b1889 18:47:43 ---> Running in c56392172f17 18:47:43 ---> Running in ecfab66b6b64 18:47:43 ---> Running in b53b27fe1efe 18:47:43 ---> Running in a865c5671690 18:47:43 Removing intermediate container ecfab66b6b64 18:47:43 Removing intermediate container c56392172f17 18:47:43 ---> dc40eb4404cb 18:47:43 Step 4/24 : WORKDIR /edgex-go ---> 2b1b8d924240 18:47:43 18:47:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:47:43 Removing intermediate container 67ce183b1889 18:47:43 ---> debca774a5bc 18:47:43 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:47:43 Removing intermediate container b53b27fe1efe 18:47:43 ---> aed538fa360e 18:47:43 Step 4/22 : RUN apk add --update --no-cache make git 18:47:43 Removing intermediate container a865c5671690 18:47:43 ---> bc8d6bae7ecf 18:47:43 Step 4/23 : WORKDIR /edgex-go 18:47:43 ---> Running in 4a38a92d1dd6 18:47:43 ---> Running in 69b73c114240 18:47:43 ---> Running in 86ea1f0d3c91 18:47:43 ---> Running in a2b9ca237617 18:47:43 ---> Running in 9b9c3da2632b 18:47:43 Removing intermediate container 69b73c114240 18:47:43 ---> 8426ffd2550f 18:47:43 Step 5/24 : RUN apk add --update --no-cache make git 18:47:44 Removing intermediate container 9b9c3da2632b 18:47:44 ---> fb5db68e4497 18:47:44 Step 5/23 : RUN apk add --update --no-cache make git 18:47:44 ---> Running in c91741f727d2 18:47:44 ---> Running in 7dc7e90dbda4 18:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:47:47 OK: 263 MiB in 53 packages 18:47:48 OK: 263 MiB in 53 packages 18:47:48 OK: 263 MiB in 53 packages 18:47:48 OK: 263 MiB in 53 packages 18:47:48 OK: 263 MiB in 53 packages 18:47:49 Removing intermediate container 4a38a92d1dd6 18:47:49 ---> db4e4ddb5f54 18:47:49 Step 5/27 : COPY go.mod vendor* ./ 18:47:49 Removing intermediate container 86ea1f0d3c91 18:47:49 ---> 9235f9ab4a2f 18:47:49 Step 5/22 : COPY go.mod vendor* ./ 18:47:50 Removing intermediate container c91741f727d2 18:47:50 ---> 1352a0d46e7a 18:47:50 Step 6/24 : COPY go.mod vendor* ./ 18:47:50 Removing intermediate container a2b9ca237617 18:47:50 ---> f6ce16a574bc 18:47:50 Step 5/26 : COPY go.mod vendor* ./ 18:47:50 Removing intermediate container 7dc7e90dbda4 18:47:50 ---> 2cc30e7ca7bd 18:47:50 Step 6/23 : COPY go.mod vendor* ./ 18:47:50 ---> 9ad341f92112 18:47:50 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:50 ---> Running in 6d990560e997 18:47:50 ---> 0a9d64be6be4 18:47:50 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:51 ---> Running in ac90d656af0f 18:47:51 ---> 5375ec8de572 18:47:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:51 ---> 80b3d904041d 18:47:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:51 ---> Running in 97257ac9b9c9 18:47:51 ---> Running in 0d3eb295da3c 18:47:52 ---> 7f92493cabeb 18:47:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:52 ---> Running in 080dfbdd13e0 18:49:43 Removing intermediate container 97257ac9b9c9 18:49:43 ---> d8224ed4f7d0 18:49:43 Step 7/26 : COPY . . 18:49:43 Removing intermediate container 6d990560e997 18:49:43 ---> cf0474d48fda 18:49:43 Step 7/27 : COPY . . 18:49:43 Removing intermediate container ac90d656af0f 18:49:43 ---> 671efb9b0b34 18:49:43 Removing intermediate container 0d3eb295da3c 18:49:43 ---> b22b4317a226 18:49:43 Step 8/24 : COPY . . 18:49:43 Step 7/22 : COPY . . 18:49:43 Removing intermediate container 080dfbdd13e0 18:49:43 ---> bc39561ffabc 18:49:43 Step 8/23 : COPY . . 18:49:58 ---> 76128cbab4e9 18:49:58 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 18:49:58 ---> 3f77dad2a41e 18:49:58 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:49:58 ---> 1211a1588c2d 18:49:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:49:58 ---> 1dcba388c8fb 18:49:58 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:49:58 ---> 503af14acc9b 18:49:58 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:49:58 ---> Running in ba1020f87f27 18:49:58 ---> Running in 288e9722729c 18:49:58 ---> Running in fea49e8ba1b4 18:49:58 ---> Running in 30b83598456a 18:49:58 ---> Running in 8fc8b0e1f399 18:49:58 Removing intermediate container 8fc8b0e1f399 18:49:58 ---> c6624066a7af 18:49:58 Step 9/27 : WORKDIR /edgex-go/spire-build 18:49:58 Removing intermediate container ba1020f87f27 18:49:58 ---> bfa5779568f8 18:49:58 Step 9/26 : WORKDIR /edgex-go/spire-build 18:49:58 ---> Running in 051d4e571c87 18:49:58 ---> Running in 891ae5f20e9f 18:49:58 Removing intermediate container 051d4e571c87 18:49:58 ---> 9c846263c0c9 18:49:58 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:49:58 Removing intermediate container 891ae5f20e9f 18:49:58 ---> 64605833829d 18:49:58 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:49:58 ---> Running in c06eb0655a66 18:49:58 ---> Running in 0a0cb007ff7e 18:49:58 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 18:49:59 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 18:49:59 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 18:49:59 Removing intermediate container c06eb0655a66 18:49:59 ---> 2ed424713766 18:49:59 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 18:49:59 ---> Running in 44d0eb41dc4b 18:49:59 Removing intermediate container 0a0cb007ff7e 18:49:59 ---> 8db146fc41d4 18:49:59 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 18:50:00 ---> Running in 7115c38a2db3 18:50:05 Removing intermediate container 44d0eb41dc4b 18:50:05 ---> db6cd3f9a769 18:50:05 Step 12/27 : WORKDIR /edgex-go 18:50:05 ---> Running in 70e25342ea0b 18:50:05 Removing intermediate container 7115c38a2db3 18:50:05 ---> f310c61ed856 18:50:05 Step 12/26 : WORKDIR /edgex-go 18:50:05 ---> Running in 880e69d5fc6f 18:50:05 Removing intermediate container 70e25342ea0b 18:50:05 ---> defc37af821b 18:50:05 18:50:05 Step 13/27 : FROM alpine:3.17 18:50:05 Removing intermediate container 880e69d5fc6f 18:50:05 ---> b1ec2ae276f1 18:50:05 18:50:05 Step 13/26 : FROM alpine:3.17 18:50:09 3.17: Pulling from library/alpine 18:50:09 3.17: Pulling from library/alpine 18:50:10 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:50:10 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:50:10 Status: Image is up to date for alpine:3.17 18:50:10 Status: Downloaded newer image for alpine:3.17 18:50:10 ---> d74e625d9115 18:50:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:50:10 ---> d74e625d9115 18:50:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:50:10 ---> Running in 2d49d31a95c3 18:50:10 ---> Running in 876dcf17bf7a 18:50:11 Removing intermediate container 876dcf17bf7a 18:50:11 ---> adf63d5f3169 18:50:11 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:50:11 Removing intermediate container 2d49d31a95c3 18:50:11 ---> b07f01d5c318 18:50:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:50:11 ---> Running in afe35a1bba32 18:50:11 ---> Running in 124d04d8b4ac 18:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:50:16 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:50:16 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:50:16 OK: 17691 distinct packages available 18:50:16 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:50:16 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:50:16 OK: 17691 distinct packages available 18:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:50:19 (1/5) Installing dumb-init (1.2.5-r2) 18:50:19 (2/5) Installing musl-obstack (1.2.3-r0) 18:50:19 (1/4) Installing dumb-init (1.2.5-r2) 18:50:19 (3/5) Installing libucontext (1.2-r0) 18:50:19 (2/4) Installing musl-obstack (1.2.3-r0) 18:50:19 (4/5) Installing gcompat (1.1.0-r0) 18:50:19 (3/4) Installing libucontext (1.2-r0) 18:50:19 (5/5) Installing openssl (3.0.8-r1) 18:50:19 (4/4) Installing gcompat (1.1.0-r0) 18:50:19 Executing busybox-1.35.0-r29.trigger 18:50:19 Executing busybox-1.35.0-r29.trigger 18:50:19 OK: 8 MiB in 19 packages 18:50:19 OK: 9 MiB in 20 packages 18:50:21 Removing intermediate container afe35a1bba32 18:50:21 ---> 2cd5bce0d36d 18:50:21 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:21 Removing intermediate container 124d04d8b4ac 18:50:21 ---> ff2ac59f3083 18:50:21 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:22 ---> 032930240785 18:50:22 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:50:22 ---> 3259ec201c02 18:50:22 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:50:23 ---> 538d0d6944a3 18:50:23 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:50:23 ---> fd57041c89a7 18:50:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:50:33 ---> 7b29b2eca40f 18:50:33 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:50:33 ---> 27eea964b5b9 18:50:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:50:33 ---> 7167f41668e2 18:50:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:50:33 ---> 26769f07ac6e 18:50:33 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:50:33 ---> Running in c53b07e1fa78 18:50:34 Removing intermediate container c53b07e1fa78 18:50:34 ---> c77054480053 18:50:34 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:50:34 ---> 9a55b12682a0 18:50:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:50:35 ---> 25ec5693fcc7 18:50:35 Step 22/27 : WORKDIR / 18:50:35 ---> Running in 9333e5a93f66 18:50:36 ---> 3d1ae264f0a1 18:50:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:50:36 Removing intermediate container 9333e5a93f66 18:50:36 ---> 5fbc5fa0db60 18:50:36 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:50:36 ---> Running in 63269c37239f 18:50:36 ---> Running in 88a6b64e6328 18:50:36 Removing intermediate container 63269c37239f 18:50:36 ---> 2a288d8cce5d 18:50:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:50:36 Removing intermediate container 88a6b64e6328 18:50:36 ---> 2b1e554e2a60 18:50:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:50:37 ---> Running in 0f6b4e107e55 18:50:37 ---> Running in a589ae64330f 18:50:37 Removing intermediate container 0f6b4e107e55 18:50:37 ---> be742ba96ccc 18:50:37 Step 25/27 : LABEL arch=arm64 18:50:37 Removing intermediate container a589ae64330f 18:50:37 ---> d85daf09d920 18:50:37 Step 24/26 : LABEL arch=arm64 ---> Running in 5d66ffd81fce 18:50:37 18:50:37 ---> Running in c85ab99601ab 18:50:38 Removing intermediate container 5d66ffd81fce 18:50:38 ---> c909247f87d5 18:50:38 Step 26/27 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:50:38 Removing intermediate container c85ab99601ab 18:50:38 ---> d0f783b4dc08 18:50:38 Step 25/26 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:50:38 ---> Running in 079cadc97e22 18:50:38 ---> Running in 7476308a364e 18:50:39 Removing intermediate container 079cadc97e22 18:50:39 ---> c9e8c7b6f4b0 18:50:39 Step 27/27 : LABEL version=0.0.0 18:50:39 Removing intermediate container 7476308a364e 18:50:39 ---> 1d809fe48c3e 18:50:39 Step 26/26 : LABEL version=0.0.0 18:50:39 ---> Running in 5afa7f320054 18:50:39 ---> Running in 4e2826c2d17b 18:50:40 Removing intermediate container 4e2826c2d17b 18:50:40 ---> 1dcbb36ff950 18:50:40 18:50:40 Removing intermediate container 5afa7f320054 18:50:40 ---> cb41b64fcaf8 18:50:40 18:50:40 Successfully built 1dcbb36ff950 18:50:40 Successfully tagged security-spire-server-arm64:latest 18:50:40  Building security-spire-server ... done Building core-common-config-bootstrapper 18:50:40 Successfully built cb41b64fcaf8 18:50:40 Successfully tagged security-spire-config-arm64:latest 18:50:40 Building security-secretstore-setup 18:51:07  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:51:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:51:07 ---> c9a3b78a3e26 18:51:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:51:07 ---> Using cache 18:51:07 ---> bc8d6bae7ecf 18:51:07 Step 4/23 : WORKDIR /edgex-go 18:51:07 ---> Using cache 18:51:07 ---> fb5db68e4497 18:51:07 Step 5/23 : RUN apk add --update --no-cache make git 18:51:07 ---> Using cache 18:51:07 ---> 2cc30e7ca7bd 18:51:07 Step 6/23 : COPY go.mod vendor* ./ 18:51:07 ---> Using cache 18:51:07 ---> 7f92493cabeb 18:51:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:07 ---> Using cache 18:51:07 ---> bc39561ffabc 18:51:07 Step 8/23 : COPY . . 18:51:07 ---> Using cache 18:51:07 ---> 503af14acc9b 18:51:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:51:07 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:51:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:51:07 ---> c9a3b78a3e26 18:51:07 Step 3/25 : WORKDIR /edgex-go 18:51:07 ---> Using cache 18:51:07 ---> aed538fa360e 18:51:07 Step 4/25 : RUN apk add --update --no-cache make git 18:51:07 ---> Using cache 18:51:07 ---> 9235f9ab4a2f 18:51:07 Step 5/25 : COPY go.mod vendor* ./ 18:51:07 ---> Using cache 18:51:07 ---> 0a9d64be6be4 18:51:07 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:07 ---> Using cache 18:51:07 ---> 671efb9b0b34 18:51:07 Step 7/25 : COPY . . 18:51:07 ---> Using cache 18:51:07 ---> 1dcba388c8fb 18:51:07 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:51:07 ---> Running in 35ffb7d3a9f3 18:51:07 ---> Running in c0b1109fbbe4 18:51:10 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 18:51:10 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 18:56:47 Removing intermediate container 30b83598456a 18:56:47 ---> 5c11cbb99040 18:56:47 18:56:47 Step 9/22 : FROM alpine:3.17 18:56:47 ---> d74e625d9115 18:56:47 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:56:47 ---> Running in c285328b5ef1 18:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:47 (1/2) Installing dumb-init (1.2.5-r2) 18:56:47 (2/2) Installing openssl (3.0.8-r1) 18:56:47 Executing busybox-1.35.0-r29.trigger 18:56:47 OK: 8 MiB in 17 packages 18:56:49 Removing intermediate container c285328b5ef1 18:56:49 ---> 6cef5f2b075b 18:56:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:56:49 ---> Running in decdc6835792 18:56:49 Removing intermediate container decdc6835792 18:56:49 ---> 94f0aef02239 18:56:49 Step 12/22 : WORKDIR /edgex 18:56:49 ---> Running in 318f04dd6871 18:56:50 Removing intermediate container 318f04dd6871 18:56:50 ---> 5aa3bbdcb5b6 18:56:50 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:56:51 ---> 91ced5028c3d 18:56:51 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:56:51 ---> 93e2a1c48b4e 18:56:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:56:52 ---> 1137353c38bd 18:56:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:56:55 ---> 3f673e8f9703 18:56:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:56:55 ---> 5efcbcb5206c 18:56:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:56:56 ---> Running in 4c0e914023d1 18:56:59 Removing intermediate container 4c0e914023d1 18:56:59 ---> 817407617c06 18:56:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:56:59 ---> Running in d0aba1004642 18:56:59 Removing intermediate container d0aba1004642 18:56:59 ---> a6980a32a544 18:56:59 Step 20/22 : LABEL arch=arm64 18:56:59 ---> Running in 3d5be6df05cd 18:57:00 Removing intermediate container 3d5be6df05cd 18:57:00 ---> 572e8b4955f4 18:57:00 Step 21/22 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:57:00 ---> Running in 5b05edf252e0 18:57:00 Removing intermediate container 5b05edf252e0 18:57:00 ---> ff87940b2f09 18:57:00 Step 22/22 : LABEL version=0.0.0 18:57:01 ---> Running in 13a025f2fc9b 18:57:01 Removing intermediate container 13a025f2fc9b 18:57:01 ---> 1056b528864c 18:57:01 18:57:02 Successfully built 1056b528864c 18:57:02 Successfully tagged security-proxy-setup-arm64:latest 18:57:02 Building core-data 18:57:20  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:57:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:57:20 ---> c9a3b78a3e26 18:57:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:57:20 ---> Using cache 18:57:20 ---> bc8d6bae7ecf 18:57:20 Step 4/23 : WORKDIR /edgex-go 18:57:20 ---> Using cache 18:57:20 ---> fb5db68e4497 18:57:20 Step 5/23 : RUN apk add --update --no-cache make git 18:57:20 ---> Using cache 18:57:20 ---> 2cc30e7ca7bd 18:57:20 Step 6/23 : COPY go.mod vendor* ./ 18:57:20 ---> Using cache 18:57:20 ---> 7f92493cabeb 18:57:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:57:20 ---> Using cache 18:57:20 ---> bc39561ffabc 18:57:20 Step 8/23 : COPY . . 18:57:20 ---> Using cache 18:57:20 ---> 503af14acc9b 18:57:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:57:21 ---> Running in bd7cd192c3da 18:57:24 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 18:57:32 Removing intermediate container 288e9722729c 18:57:32 ---> 105cf4c76038 18:57:32 18:57:32 Step 10/24 : FROM alpine:3.17 18:57:32 ---> d74e625d9115 18:57:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:57:32 ---> Running in cbfcbce082bf 18:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:57:35 (1/1) Installing dumb-init (1.2.5-r2) 18:57:35 Executing busybox-1.35.0-r29.trigger 18:57:35 OK: 8 MiB in 16 packages 18:57:37 Removing intermediate container cbfcbce082bf 18:57:37 ---> 04b368cb02c6 18:57:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:57:37 ---> Running in f9424e6762fe 18:57:37 Removing intermediate container f9424e6762fe 18:57:37 ---> 9fe9b0ad44d9 18:57:37 Step 13/24 : ENV APP_PORT=59882 18:57:38 ---> Running in 4c118d561633 18:57:38 Removing intermediate container 4c118d561633 18:57:38 ---> 2940dc6cd952 18:57:38 Step 14/24 : EXPOSE $APP_PORT 18:57:38 ---> Running in 3fed7866172d 18:57:39 Removing intermediate container 3fed7866172d 18:57:39 ---> 38b963504117 18:57:39 Step 15/24 : WORKDIR / 18:57:39 ---> Running in b4f97dcf88be 18:57:39 Removing intermediate container b4f97dcf88be 18:57:39 ---> 4caf3d0384a2 18:57:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:57:41 ---> c8af878d7682 18:57:41 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:57:42 ---> 08c93f7caaf2 18:57:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:57:44 ---> cf84727f2950 18:57:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:57:45 ---> 866fd519ba7a 18:57:45 Step 20/24 : ENTRYPOINT ["/core-command"] 18:57:45 ---> Running in 6d4eaf348d47 18:57:45 Removing intermediate container 6d4eaf348d47 18:57:45 ---> e1c7bc647ab4 18:57:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:57:45 ---> Running in c2a8a7d0de72 18:57:47 Removing intermediate container c2a8a7d0de72 18:57:47 ---> 5decefa8f8b9 18:57:47 Step 22/24 : LABEL arch=arm64 18:57:47 ---> Running in 8d2070cf3736 18:57:47 Removing intermediate container 8d2070cf3736 18:57:47 ---> 0544d7eecf6a 18:57:47 Step 23/24 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:57:47 ---> Running in 517c12787b87 18:57:48 Removing intermediate container 517c12787b87 18:57:48 ---> 7a2b8fe96573 18:57:48 Step 24/24 : LABEL version=0.0.0 18:57:48 ---> Running in 7ab1c0d3a1d7 18:57:48 Removing intermediate container 7ab1c0d3a1d7 18:57:48 ---> 754a8491abce 18:57:48 18:57:48 Successfully built 754a8491abce 18:57:49 Successfully tagged core-command-arm64:latest 18:57:49  Building core-command ... done Building support-notifications 18:57: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:58:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:58:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:58:08 ---> c9a3b78a3e26 18:58:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:58:08 ---> Using cache 18:58:08 ---> bc8d6bae7ecf 18:58:08 Step 4/23 : WORKDIR /edgex-go 18:58:08 ---> Using cache 18:58:08 ---> fb5db68e4497 18:58:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:58:08 ---> Running in c1345e556e67 18:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:58:12 OK: 263 MiB in 53 packages 18:58:14 Removing intermediate container c1345e556e67 18:58:14 ---> 11d07cc53cfa 18:58:14 Step 6/23 : COPY go.mod vendor* ./ 18:58:16 ---> dfe07f1812df 18:58:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:16 ---> Running in 2c553e5a319a 18:58:20 Removing intermediate container c0b1109fbbe4 18:58:20 ---> a77fe0df9811 18:58:20 18:58:20 Step 9/25 : FROM alpine:3.17 18:58:20 ---> d74e625d9115 18:58:20 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:58:20 ---> Running in d9467b48139f 18:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:58:24 (1/3) Installing ca-certificates (20220614-r4) 18:58:24 (2/3) Installing dumb-init (1.2.5-r2) 18:58:24 (3/3) Installing su-exec (0.2-r2) 18:58:24 Executing busybox-1.35.0-r29.trigger 18:58:24 Executing ca-certificates-20220614-r4.trigger 18:58:25 OK: 8 MiB in 18 packages 18:58:28 Removing intermediate container d9467b48139f 18:58:28 ---> 0733a5d24d18 18:58:28 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:58:28 ---> Running in 71e61289f1fd 18:58:29 Removing intermediate container 71e61289f1fd 18:58:29 ---> d8e65372a762 18:58:29 Step 12/25 : WORKDIR / 18:58:29 ---> Running in a7b7de8b8f09 18:58:30 Removing intermediate container a7b7de8b8f09 18:58:30 ---> 1d3690dfb580 18:58:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:32 ---> 231fe98f0c66 18:58:32 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:58:34 ---> f414f9e18d53 18:58:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:58:35 ---> ad23f154a46f 18:58:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:58:36 Removing intermediate container 35ffb7d3a9f3 18:58:36 ---> 19712eedfb66 18:58:36 18:58:36 Step 10/23 : FROM alpine:3.17 18:58:36 ---> d74e625d9115 18:58:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:58:40 ---> Running in ebf4513b122f 18:58:40 ---> 6dc467e08dd8 18:58:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:58:40 Removing intermediate container ebf4513b122f 18:58:40 ---> 814b09d97d63 18:58:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:58:40 ---> Running in 42826a777f0d 18:58:40 ---> 7b7634be9744 18:58:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:58:43 ---> 41fa6f446333 18:58:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:58:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:58:45 ---> dd511e1d901f 18:58:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:58:45 (1/1) Installing dumb-init (1.2.5-r2) 18:58:45 Executing busybox-1.35.0-r29.trigger 18:58:45 OK: 8 MiB in 16 packages 18:58:45 ---> a6f976514cfa 18:58:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:46 ---> Running in 69aa906c9b84 18:58:47 Removing intermediate container 42826a777f0d 18:58:47 ---> c314e6006a02 18:58:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:48 ---> c169d371ea62 18:58:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:58:50 ---> 0cc2c8d43c0b 18:58:50 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:58:50 Removing intermediate container 69aa906c9b84 18:58:50 ---> dd29e62086cc 18:58:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:58:50 ---> Running in fef50be7cd6d 18:58:51 Removing intermediate container fef50be7cd6d 18:58:51 ---> 97f8dfa12e80 18:58:51 Step 23/25 : LABEL arch=arm64 18:58:51 ---> Running in 068e1c594ac1 18:58:52 Removing intermediate container 068e1c594ac1 18:58:52 ---> 2c8abfe1f491 18:58:52 Step 24/25 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:58:52 ---> Running in 56e14ebd05f4 18:58:52 ---> 36f7b0d03d17 18:58:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:58:53 Removing intermediate container 56e14ebd05f4 18:58:53 ---> 3868ced8637c 18:58:53 Step 25/25 : LABEL version=0.0.0 18:58:53 ---> Running in 1c6031a5e7fb 18:58:53 ---> c30d8b66a041 18:58:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:58:54 Removing intermediate container 1c6031a5e7fb 18:58:54 ---> 355cfefa5ad6 18:58:54 18:58:54 Successfully built 355cfefa5ad6 18:58:54 Successfully tagged security-secretstore-setup-arm64:latest 18:58:54  Building security-secretstore-setup ... done Building security-spire-agent 18:58:55 ---> 281cc682e46e 18:58:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:58:55 ---> Running in 326a5bb47547 18:58:58 Removing intermediate container 326a5bb47547 18:58:58 ---> d26aa42abe9b 18:58:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:58:58 ---> Running in d9631188e432 18:58:58 Removing intermediate container d9631188e432 18:58:58 ---> 43e3bf40aca1 18:58:58 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:58:58 ---> Running in 21594925ed43 18:58:59 Removing intermediate container 21594925ed43 18:58:59 ---> 3486d402b067 18:58:59 Step 21/23 : LABEL arch=arm64 18:58:59 ---> Running in 215ac2cd6519 18:59:00 Removing intermediate container 215ac2cd6519 18:59:00 ---> 18624149e7f8 18:59:00 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 18:59:00 ---> Running in ddcd92492a80 18:59:01 Removing intermediate container ddcd92492a80 18:59:01 ---> fa2692f1e61e 18:59:01 Step 23/23 : LABEL version=0.0.0 18:59:01 ---> Running in ecd85213a2e5 18:59:01 Removing intermediate container ecd85213a2e5 18:59:01 ---> 8f2d75b826ea 18:59:01 18:59:02 Successfully built 8f2d75b826ea 18:59:02 Successfully tagged core-common-config-bootstrapper-arm64:latest 18:59:02  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 18:59:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:59:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:59:20 ---> c9a3b78a3e26 18:59:20 Step 3/27 : WORKDIR /edgex-go 18:59:20 ---> Using cache 18:59:20 ---> aed538fa360e 18:59:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:59:21 ---> Running in a9cf296ff875 18:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:59:26 OK: 263 MiB in 53 packages 18:59:28 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:59:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:59:28 ---> c9a3b78a3e26 18:59:28 Step 3/20 : WORKDIR /edgex-go 18:59:28 ---> Using cache 18:59:28 ---> aed538fa360e 18:59:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:59:28 ---> Running in bc913342c183 18:59:29 Removing intermediate container a9cf296ff875 18:59:29 ---> e8f26830f35c 18:59:29 Step 5/27 : COPY go.mod vendor* ./ 18:59:30 ---> cd894541dd23 18:59:30 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:59:30 ---> Running in 9ff35bf2dc3a 18:59:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:59:33 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:59:33 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:59:33 OK: 17693 distinct packages available 18:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:59:36 OK: 263 MiB in 53 packages 18:59:38 Removing intermediate container bc913342c183 18:59:38 ---> 7a4a8099286c 18:59:38 Step 5/20 : COPY go.mod vendor* ./ 18:59:39 ---> 544efed6b31b 18:59:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:39 ---> Running in d9634d27b897 19:00:01 Removing intermediate container 2c553e5a319a 19:00:01 ---> 7ad0762d78d8 19:00:01 Step 8/23 : COPY . . 19:00:11 ---> f4984e5f6920 19:00:11 Step 9/23 : RUN make cmd/support-notifications/support-notifications 19:00:11 ---> Running in 0467a2144030 19:00:14 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 19:00:24 Removing intermediate container fea49e8ba1b4 19:00:24 ---> a16323f09e27 19:00:24 19:00:24 Step 10/23 : FROM alpine:3.17 19:00:24 ---> d74e625d9115 19:00:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:00:24 ---> Using cache 19:00:24 ---> 04b368cb02c6 19:00:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:00:24 ---> Using cache 19:00:24 ---> 9fe9b0ad44d9 19:00:24 Step 13/23 : ENV APP_PORT=59861 19:00:24 ---> Running in 2ee356658d92 19:00:24 Removing intermediate container 2ee356658d92 19:00:24 ---> d53fb5500b98 19:00:24 Step 14/23 : EXPOSE $APP_PORT 19:00:24 ---> Running in 9b8237ec3ec6 19:00:25 Removing intermediate container 9b8237ec3ec6 19:00:25 ---> 9d0f9095c529 19:00:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:26 ---> cd4c43a542ed 19:00:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:00:27 ---> 0833ee22358a 19:00:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:00:30 ---> de310ac2daf6 19:00:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:00:31 ---> e5d0b574a0ef 19:00:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:00:31 ---> Running in 9f5f4de511d1 19:00:31 Removing intermediate container 9f5f4de511d1 19:00:31 ---> f9443dbf2c87 19:00:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:00:31 ---> Running in 0d5556941a64 19:00:32 Removing intermediate container 0d5556941a64 19:00:32 ---> 89935a8be650 19:00:32 Step 21/23 : LABEL arch=arm64 19:00:32 ---> Running in 2c79dfb75ebf 19:00:33 Removing intermediate container 2c79dfb75ebf 19:00:33 ---> 2c3a5d50a666 19:00:33 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 19:00:33 ---> Running in 3eb88e2ec181 19:00:33 Removing intermediate container 3eb88e2ec181 19:00:33 ---> 0560d3a9583e 19:00:33 Step 23/23 : LABEL version=0.0.0 19:00:34 ---> Running in 7f9ea43a51e6 19:00:35 Removing intermediate container 7f9ea43a51e6 19:00:35 ---> c94d14ef7ce5 19:00:35 19:00:35 Successfully built c94d14ef7ce5 19:00:35 Successfully tagged support-scheduler-arm64:latest 19:00:35  Building support-scheduler ... done Building core-metadata 19:00:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:00:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:00:57 ---> c9a3b78a3e26 19:00:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:00:57 ---> Using cache 19:00:57 ---> bc8d6bae7ecf 19:00:57 Step 4/25 : WORKDIR /edgex-go 19:00:57 ---> Using cache 19:00:57 ---> fb5db68e4497 19:00:57 Step 5/25 : RUN apk add --update --no-cache make git 19:00:57 ---> Using cache 19:00:57 ---> 2cc30e7ca7bd 19:00:57 Step 6/25 : COPY go.mod vendor* ./ 19:00:57 ---> Using cache 19:00:57 ---> 7f92493cabeb 19:00:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:57 ---> Using cache 19:00:57 ---> bc39561ffabc 19:00:57 Step 8/25 : COPY . . 19:00:57 ---> Using cache 19:00:57 ---> 503af14acc9b 19:00:57 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:00:58 ---> Running in afe611da55db 19:01:00 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 19:01:36 Removing intermediate container 9ff35bf2dc3a 19:01:36 ---> 9b7d0b6fbcf6 19:01:36 Step 7/27 : COPY . . 19:01:40 Removing intermediate container d9634d27b897 19:01:40 ---> 23e49d7a01d9 19:01:40 Step 7/20 : COPY . . 19:01:50 ---> 75d33d811729 19:01:50 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:01:50 ---> Running in 5b210ce83e4b 19:01:50 Removing intermediate container 5b210ce83e4b 19:01:50 ---> e2333c403cb0 19:01:50 Step 9/27 : WORKDIR /edgex-go/spire-build 19:01:50 ---> Running in d329d4e56963 19:01:51 Removing intermediate container d329d4e56963 19:01:51 ---> b56e4a319520 19:01:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:01:51 ---> Running in 2cdea896b7fc 19:01:52 Removing intermediate container 2cdea896b7fc 19:01:52 ---> fb6c6ac8bdab 19:01:52 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 19:01:52 ---> Running in 3b662e3150a5 19:01:57 Removing intermediate container 3b662e3150a5 19:01:57 ---> abf7d30e3ca7 19:01:57 Step 12/27 : WORKDIR /edgex-go 19:01:57 ---> Running in 52a782f4bf98 19:02:00 Removing intermediate container 52a782f4bf98 19:02:00 ---> 5528ebb6de15 19:02:00 19:02:00 Step 13/27 : FROM alpine:3.17 19:02:00 ---> d74e625d9115 19:02:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:02:00 ---> Using cache 19:02:00 ---> b07f01d5c318 19:02:00 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:02:00 ---> Running in 99052261cb79 19:02:00 ---> 39c9b07ed998 19:02:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:02:01 ---> Running in d8570fbebcae 19:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:03 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 19:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:05 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:02:05 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:02:05 OK: 17691 distinct packages available 19:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:02:07 (1/5) Installing dumb-init (1.2.5-r2) 19:02:07 (2/5) Installing musl-obstack (1.2.3-r0) 19:02:07 (3/5) Installing libucontext (1.2-r0) 19:02:07 (4/5) Installing gcompat (1.1.0-r0) 19:02:07 (5/5) Installing openssl (3.0.8-r1) 19:02:07 Executing busybox-1.35.0-r29.trigger 19:02:08 OK: 9 MiB in 20 packages 19:02:10 Removing intermediate container 99052261cb79 19:02:10 ---> f687359a9e2e 19:02:10 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:11 ---> 87911efd3981 19:02:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:02:13 ---> 6e57f8501550 19:02:13 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:02:16 ---> 7d8fb42dd4d3 19:02:16 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:02:21 ---> 26a326d5d571 19:02:21 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:02:22 ---> cf05423897ee 19:02:22 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:02:23 ---> 4c2d13e4783e 19:02:23 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:02:25 ---> 6ed507aac44b 19:02:25 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:02:25 ---> Running in 998e76ee77a6 19:02:26 Removing intermediate container 998e76ee77a6 19:02:26 ---> 2e47784e4809 19:02:26 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:02:26 ---> Running in 722e4f2f9908 19:02:26 Removing intermediate container 722e4f2f9908 19:02:26 ---> 49ee799016f5 19:02:26 Step 25/27 : LABEL arch=arm64 19:02:26 ---> Running in ad3ea1416933 19:02:27 Removing intermediate container ad3ea1416933 19:02:27 ---> 5db31ad6c7c0 19:02:27 Step 26/27 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 19:02:27 ---> Running in 73b9f66e4617 19:02:28 Removing intermediate container 73b9f66e4617 19:02:28 ---> 235a1ba49889 19:02:28 Step 27/27 : LABEL version=0.0.0 19:02:28 ---> Running in 060cabc570d8 19:02:28 Removing intermediate container 060cabc570d8 19:02:28 ---> 979ae7bbd958 19:02:28 19:02:28 Successfully built 979ae7bbd958 19:02:28 Successfully tagged security-spire-agent-arm64:latest 19:02:28  Building security-spire-agent ... done Building security-bootstrapper 19:02:47 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:02:47 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:02:47 ---> c9a3b78a3e26 19:02:47 Step 3/33 : WORKDIR /edgex-go 19:02:47 ---> Using cache 19:02:47 ---> aed538fa360e 19:02:47 Step 4/33 : RUN apk add --update --no-cache make git 19:02:47 ---> Using cache 19:02:47 ---> 9235f9ab4a2f 19:02:47 Step 5/33 : COPY go.mod vendor* ./ 19:02:47 ---> Using cache 19:02:47 ---> 0a9d64be6be4 19:02:47 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:47 ---> Using cache 19:02:47 ---> 671efb9b0b34 19:02:47 Step 7/33 : COPY . . 19:02:47 ---> Using cache 19:02:47 ---> 1dcba388c8fb 19:02:47 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:02:47 ---> Running in e6944fe70d1d 19:02:47 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 19:04:38 Removing intermediate container bd7cd192c3da 19:04:38 ---> 244542bed820 19:04:38 19:04:38 Step 10/23 : FROM alpine:3.17 19:04:38 ---> d74e625d9115 19:04:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:04:38 ---> Running in b09fe91a1608 19:04:38 Removing intermediate container b09fe91a1608 19:04:38 ---> e27b1d4283df 19:04:38 Step 12/23 : ENV APP_PORT=59880 19:04:38 ---> Running in b207c4565fd3 19:04:38 Removing intermediate container b207c4565fd3 19:04:38 ---> 90decc486264 19:04:38 Step 13/23 : EXPOSE $APP_PORT 19:04:38 ---> Running in c7ef8fc36f5d 19:04:38 Removing intermediate container c7ef8fc36f5d 19:04:38 ---> ed2b21c1e32f 19:04:38 Step 14/23 : RUN apk add --update --no-cache dumb-init 19:04:38 ---> Running in 69251501c29c 19:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:04:39 (1/1) Installing dumb-init (1.2.5-r2) 19:04:39 Executing busybox-1.35.0-r29.trigger 19:04:39 OK: 8 MiB in 16 packages 19:04:41 Removing intermediate container 69251501c29c 19:04:41 ---> fa2a1236d029 19:04:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:04:41 ---> e9a7d75d2277 19:04:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:04:42 ---> 14930f86320c 19:04:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:04:44 ---> 540962b44699 19:04:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:04:45 ---> c55dd093e44f 19:04:45 Step 19/23 : ENTRYPOINT ["/core-data"] 19:04:45 ---> Running in 2b3cf63d32b9 19:04:46 Removing intermediate container 2b3cf63d32b9 19:04:46 ---> b6ad90b86398 19:04:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:04:46 ---> Running in bd87ff2639a6 19:04:47 Removing intermediate container bd87ff2639a6 19:04:47 ---> 47530cb61d48 19:04:47 Step 21/23 : LABEL arch=arm64 19:04:47 ---> Running in 9016f0f9f597 19:04:47 Removing intermediate container 9016f0f9f597 19:04:47 ---> 28dc01a56055 19:04:47 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 19:04:47 ---> Running in 469e2e440a72 19:04:48 Removing intermediate container 469e2e440a72 19:04:48 ---> 19bbca0fcc1e 19:04:48 Step 23/23 : LABEL version=0.0.0 19:04:48 ---> Running in 936c22d8a44f 19:04:48 Removing intermediate container 936c22d8a44f 19:04:48 ---> 9b197e0dd986 19:04:48 19:04:49 Successfully built 9b197e0dd986 19:04:49 Successfully tagged core-data-arm64:latest 19:04:49  Building core-data ... done Building security-proxy-auth 19:05:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:05:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:05:07 ---> c9a3b78a3e26 19:05:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:05:07 ---> Using cache 19:05:07 ---> bc8d6bae7ecf 19:05:07 Step 4/23 : WORKDIR /edgex-go 19:05:07 ---> Using cache 19:05:07 ---> fb5db68e4497 19:05:07 Step 5/23 : RUN apk add --update --no-cache make git 19:05:07 ---> Using cache 19:05:07 ---> 2cc30e7ca7bd 19:05:07 Step 6/23 : COPY go.mod vendor* ./ 19:05:07 ---> Using cache 19:05:07 ---> 7f92493cabeb 19:05:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:07 ---> Using cache 19:05:07 ---> bc39561ffabc 19:05:07 Step 8/23 : COPY . . 19:05:07 ---> Using cache 19:05:07 ---> 503af14acc9b 19:05:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 19:05:07 ---> Running in 6511051c728e 19:05: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 19:09:00 Removing intermediate container afe611da55db 19:09:00 ---> a7ac90963495 19:09:00 19:09:00 Step 10/25 : FROM alpine:3.17 19:09:00 ---> d74e625d9115 19:09:00 Step 11/25 : RUN apk add --update --no-cache dumb-init 19:09:00 ---> Using cache 19:09:00 ---> 04b368cb02c6 19:09:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:09:00 ---> Using cache 19:09:00 ---> 9fe9b0ad44d9 19:09:00 Step 13/25 : ENV APP_PORT=59881 19:09:00 ---> Running in 900adea5f205 19:09:00 Removing intermediate container 900adea5f205 19:09:00 ---> 69b25aac0bfa 19:09:00 Step 14/25 : EXPOSE $APP_PORT 19:09:00 ---> Running in 9851bebc7fe8 19:09:00 Removing intermediate container 9851bebc7fe8 19:09:00 ---> f37c791bf4c0 19:09:00 Step 15/25 : WORKDIR / 19:09:00 ---> Running in 859937aa9b72 19:09:00 Removing intermediate container 859937aa9b72 19:09:00 ---> a21d3ae0a040 19:09:00 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:00 ---> 84ec2ea0b4c8 19:09:00 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 19:09:00 ---> f9fe278ec5ce 19:09:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:00 ---> c3ecfe0bd2dd 19:09:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:09:00 ---> 7cc22624a78b 19:09:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:09:01 ---> 4e2b16e7358b 19:09:01 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:09:01 ---> Running in 9e9793dabbab 19:09:01 Removing intermediate container 9e9793dabbab 19:09:01 ---> b5cf2e48af88 19:09:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:01 ---> Running in 8ca9a80b54a8 19:09:02 Removing intermediate container 8ca9a80b54a8 19:09:02 ---> 10cc1930d4e3 19:09:02 Step 23/25 : LABEL arch=arm64 19:09:02 ---> Running in 649cddfdcb05 19:09:03 Removing intermediate container 649cddfdcb05 19:09:03 ---> e8555b6844a0 19:09:03 Step 24/25 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 19:09:03 ---> Running in 1d19cc05a765 19:09:03 Removing intermediate container 1d19cc05a765 19:09:03 ---> 91bd3b800b10 19:09:03 Step 25/25 : LABEL version=0.0.0 19:09:03 ---> Running in c373f2dacafb 19:09:03 Removing intermediate container c373f2dacafb 19:09:03 ---> a6510f5434bf 19:09:03 19:09:04 Successfully built a6510f5434bf 19:09:04 Successfully tagged core-metadata-arm64:latest 19:09:43  Building core-metadata ... done Removing intermediate container e6944fe70d1d 19:09:43 ---> 7713f4189005 19:09:43 19:09:43 Step 9/33 : FROM alpine:3.17 19:09:43 ---> d74e625d9115 19:09:43 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:09:43 ---> Running in 95fe53b1e41b 19:09:43 Removing intermediate container 95fe53b1e41b 19:09:43 ---> e1476ba2943b 19:09:43 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:09:43 ---> Running in 88082bf67025 19:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:09:43 (1/2) Installing dumb-init (1.2.5-r2) 19:09:43 (2/2) Installing su-exec (0.2-r2) 19:09:43 Executing busybox-1.35.0-r29.trigger 19:09:43 OK: 8 MiB in 17 packages 19:09:45 Removing intermediate container 88082bf67025 19:09:45 ---> c5bfc7d3f9d8 19:09:45 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:09:45 ---> Running in 0c8635c0d414 19:09:45 Removing intermediate container 0c8635c0d414 19:09:45 ---> 787e10766762 19:09:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:09:45 ---> Running in 418cd2f7ea9b 19:09:46 Removing intermediate container 418cd2f7ea9b 19:09:46 ---> 27986be355f9 19:09:46 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:09:46 ---> Running in 302531e6d5c8 19:09:49 Removing intermediate container 302531e6d5c8 19:09:49 ---> f8917a3357a0 19:09:49 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:09:49 ---> Running in d9e5a9572d3a 19:09:50 Removing intermediate container d9e5a9572d3a 19:09:50 ---> 5e52ea9fce33 19:09:50 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:09:50 ---> Running in f5f717b97fdf 19:09:53 Removing intermediate container f5f717b97fdf 19:09:53 ---> e4e96c14cd3f 19:09:53 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:09:53 ---> Running in 4086056a21fd 19:09:53 Removing intermediate container 4086056a21fd 19:09:53 ---> b764fe78a88f 19:09:53 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:09:54 ---> 51a07ae7c388 19:09:54 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:09:54 ---> Running in 885964a673f9 19:09:57 Removing intermediate container 885964a673f9 19:09:57 ---> 9b559dc814ac 19:09:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:58 ---> c828879f8bdb 19:09:58 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 19:09:59 ---> 6d6ae143c281 19:09:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:01 ---> abdb5bbc8747 19:10:01 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:10:03 ---> 261044c1f557 19:10:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:04 ---> 72f2c87b819b 19:10:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:10:05 ---> 0851bbf5771b 19:10:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:10:05 ---> 4465d87a3304 19:10:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:06 ---> 1399b8990d2f 19:10:06 Step 28/33 : RUN chmod +x /entrypoint.sh 19:10:06 ---> Running in 3b6f41182cdd 19:10:10 Removing intermediate container 3b6f41182cdd 19:10:10 ---> 8c3f035f5cc3 19:10:10 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:10:10 ---> Running in 0c3ed5640e7e 19:10:10 Removing intermediate container 0c3ed5640e7e 19:10:10 ---> 7e899993e345 19:10:10 Step 30/33 : CMD ["gate"] 19:10:10 ---> Running in a72491b8a96c 19:10:11 Removing intermediate container a72491b8a96c 19:10:11 ---> 474f5a8eea30 19:10:11 Step 31/33 : LABEL arch=arm64 19:10:11 ---> Running in 2eda867c9eb2 19:10:12 Removing intermediate container 2eda867c9eb2 19:10:12 ---> 261a1971c096 19:10:12 Step 32/33 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 19:10:12 ---> Running in 0d8eff538bf3 19:10:12 Removing intermediate container 0d8eff538bf3 19:10:12 ---> 458ba1510970 19:10:12 Step 33/33 : LABEL version=0.0.0 19:10:12 ---> Running in 40eba145d7e7 19:10:13 Removing intermediate container 40eba145d7e7 19:10:13 ---> d75c22a80341 19:10:13 19:10:13 Successfully built d75c22a80341 19:10:13 Successfully tagged security-bootstrapper-arm64:latest 19:10:25  Building security-bootstrapper ... done Removing intermediate container 0467a2144030 19:10:25 ---> 114a594e2e18 19:10:25 19:10:25 Step 10/23 : FROM alpine:3.17 19:10:25 ---> d74e625d9115 19:10:25 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:26 ---> Running in a7368a7379d5 19:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:10:29 (1/2) Installing ca-certificates (20220614-r4) 19:10:29 (2/2) Installing dumb-init (1.2.5-r2) 19:10:29 Executing busybox-1.35.0-r29.trigger 19:10:29 Executing ca-certificates-20220614-r4.trigger 19:10:30 OK: 8 MiB in 17 packages 19:10:32 Removing intermediate container a7368a7379d5 19:10:32 ---> b2b83710cc0d 19:10:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 19:10:32 ---> Running in 7b33ebc1847a 19:10:32 Removing intermediate container 7b33ebc1847a 19:10:32 ---> 84204cc4824d 19:10:32 Step 13/23 : ENV APP_PORT=59860 19:10:32 ---> Running in d4dfd77b64d6 19:10:33 Removing intermediate container d4dfd77b64d6 19:10:33 ---> 5c8d1490ecd9 19:10:33 Step 14/23 : EXPOSE $APP_PORT 19:10:33 ---> Running in 07200d1a0687 19:10:33 Removing intermediate container 07200d1a0687 19:10:33 ---> 17586e13c715 19:10:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:34 ---> 9c18ef2a8703 19:10:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:10:35 ---> cd66b1d0d337 19:10:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:10:37 ---> 553826912b1c 19:10:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:10:38 ---> 1e4f62701c3b 19:10:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:10:38 ---> Running in 209bdd730449 19:10:38 Removing intermediate container 209bdd730449 19:10:38 ---> e734ee2a8aee 19:10:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:38 ---> Running in 3a252e56a7e7 19:10:39 Removing intermediate container 3a252e56a7e7 19:10:39 ---> a534e8c5ae29 19:10:39 Step 21/23 : LABEL arch=arm64 19:10:39 ---> Running in d9c1a7e42140 19:10:39 Removing intermediate container d9c1a7e42140 19:10:39 ---> 21ac44f80ee9 19:10:39 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 19:10:40 ---> Running in 42ddc9a52c10 19:10:40 Removing intermediate container 42ddc9a52c10 19:10:40 ---> 70250446bccc 19:10:40 Step 23/23 : LABEL version=0.0.0 19:10:40 ---> Running in d2534010fdf0 19:10:41 Removing intermediate container d2534010fdf0 19:10:41 ---> 2d699bb4eb55 19:10:41 19:10:41 Successfully built 2d699bb4eb55 19:10:41 Successfully tagged support-notifications-arm64:latest 19:10:48  Building support-notifications ... done Removing intermediate container d8570fbebcae 19:10:48 ---> e7406a80e837 19:10:48 19:10:48 Step 9/20 : FROM alpine:3.17 19:10:48 ---> d74e625d9115 19:10:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:10:48 ---> Using cache 19:10:48 ---> e1476ba2943b 19:10:48 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:10:48 ---> Running in 15f6906b6ea4 19:10:48 Removing intermediate container 6511051c728e 19:10:48 ---> 000066bde1bd 19:10:48 19:10:48 Step 10/23 : FROM alpine:3.17 19:10:48 ---> d74e625d9115 19:10:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:10:48 ---> Using cache 19:10:48 ---> 814b09d97d63 19:10:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:10:48 ---> Using cache 19:10:48 ---> c314e6006a02 19:10:48 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:48 ---> Using cache 19:10:48 ---> c169d371ea62 19:10:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:10:48 ---> Using cache 19:10:48 ---> 0cc2c8d43c0b 19:10:48 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:10:49 ---> 0ff67cb31f17 19:10:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:10:49 ---> 720bbb745cd4 19:10:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:10:50 ---> 511f246c952d 19:10:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:50 ---> Running in be6880a26de8 19:10:50 v3.17.2-265-g9738e7ad557 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:10:50 v3.17.2-264-ge1d1b3c3743 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:10:50 OK: 17691 distinct packages available 19:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:10:52 Removing intermediate container be6880a26de8 19:10:52 ---> 9e781622da36 19:10:52 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:10:52 ---> Running in 4a5aa20acfe8 19:10:52 Removing intermediate container 4a5aa20acfe8 19:10:52 ---> c5a001911e37 19:10:52 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 19:10:52 ---> Running in 520e70ceaa06 19:10:52 (1/9) Installing ca-certificates (20220614-r4) 19:10:53 (2/9) Installing brotli-libs (1.0.9-r9) 19:10:53 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:10:53 (4/9) Installing libcurl (7.88.1-r1) 19:10:53 Removing intermediate container 520e70ceaa06 19:10:53 ---> 6ec59c05a9c8 19:10:53 Step 21/23 : LABEL arch=arm64 19:10:53 (5/9) Installing curl (7.88.1-r1) 19:10:53 (6/9) Installing dumb-init (1.2.5-r2) 19:10:53 (7/9) Installing musl-obstack (1.2.3-r0) 19:10:53 (8/9) Installing libucontext (1.2-r0) 19:10:53 (9/9) Installing gcompat (1.1.0-r0) 19:10:53 Executing busybox-1.35.0-r29.trigger 19:10:53 ---> Running in fd27c06ed261 19:10:53 Executing ca-certificates-20220614-r4.trigger 19:10:53 Removing intermediate container fd27c06ed261 19:10:53 ---> 21c173ea0bf5 19:10:53 Step 22/23 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 19:10:53 ---> Running in 25505377deaf 19:10:53 OK: 11 MiB in 24 packages 19:10:53 Removing intermediate container 25505377deaf 19:10:53 ---> 035f4f152904 19:10:53 Step 23/23 : LABEL version=0.0.0 19:10:54 ---> Running in f4957a754816 19:10:57 Removing intermediate container f4957a754816 19:10:57 ---> 5fea2b3a3c5d 19:10:57 19:10:57 Removing intermediate container 15f6906b6ea4 19:10:57 ---> 73fa85ff2b83 19:10:57 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:57 Successfully built 5fea2b3a3c5d 19:10:57 Successfully tagged security-proxy-auth-arm64:latest 19:10:58  Building security-proxy-auth ... done  ---> 7f6df0a6d76d 19:10:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 19:10:58 ---> d1634ef26d1b 19:10:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:00 ---> 7aa6fbda0bb4 19:11:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:11:00 ---> 72b4727794b4 19:11:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:00 ---> Running in 6027edf23ff2 19:11:00 Removing intermediate container 6027edf23ff2 19:11:00 ---> 1a34f32a16e0 19:11:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:00 ---> Running in a3191877f578 19:11:01 Removing intermediate container a3191877f578 19:11:01 ---> 2f7b4ec56871 19:11:01 Step 18/20 : LABEL arch=arm64 19:11:01 ---> Running in 01164f05c813 19:11:01 Removing intermediate container 01164f05c813 19:11:01 ---> 1b6a59265808 19:11:01 Step 19/20 : LABEL git_sha=b9611daac135a6d3995ceef9642bf49a4692d417 19:11:01 ---> Running in 1488b5dbaed0 19:11:02 Removing intermediate container 1488b5dbaed0 19:11:02 ---> 4c7a26999c19 19:11:02 Step 20/20 : LABEL version=0.0.0 19:11:02 ---> Running in a197980b8694 19:11:02 Removing intermediate container a197980b8694 19:11:02 ---> 2acc28c238f6 19:11:02 19:11:02 Successfully built 2acc28c238f6 19:11:02 Successfully tagged security-spiffe-token-provider-arm64:latest 19:11:03  Building security-spiffe-token-provider ... done  [Pipeline] } 19:11:03 $ docker stop --time=1 987277ce8984b593dad434dfe76733499ef9c473593b684053b86821c243690b 19:11:04 $ docker rm -f --volumes 987277ce8984b593dad434dfe76733499ef9c473593b684053b86821c243690b [Pipeline] // withDockerContainer [Pipeline] sh 19:11:05 + docker images 19:11:05 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:05 security-spiffe-token-provider-arm64 latest 2acc28c238f6 3 seconds ago 32.7MB 19:11:05 security-proxy-auth-arm64 latest 5fea2b3a3c5d 8 seconds ago 18.2MB 19:11:05 000066bde1bd 18 seconds ago 1.47GB 19:11:05 e7406a80e837 20 seconds ago 1.53GB 19:11:05 support-notifications-arm64 latest 2d699bb4eb55 25 seconds ago 32.1MB 19:11:05 114a594e2e18 41 seconds ago 1.56GB 19:11:05 security-bootstrapper-arm64 latest d75c22a80341 53 seconds ago 21.9MB 19:11:05 7713f4189005 About a minute ago 1.48GB 19:11:05 core-metadata-arm64 latest a6510f5434bf 2 minutes ago 20.2MB 19:11:05 a7ac90963495 2 minutes ago 1.5GB 19:11:05 core-data-arm64 latest 9b197e0dd986 6 minutes ago 19.8MB 19:11:05 244542bed820 6 minutes ago 1.5GB 19:11:05 security-spire-agent-arm64 latest 979ae7bbd958 8 minutes ago 125MB 19:11:05 5528ebb6de15 9 minutes ago 1.35GB 19:11:05 support-scheduler-arm64 latest c94d14ef7ce5 10 minutes ago 31.5MB 19:11:05 a16323f09e27 10 minutes ago 1.56GB 19:11:05 core-common-config-bootstrapper-arm64 latest 8f2d75b826ea 12 minutes ago 17.2MB 19:11:05 security-secretstore-setup-arm64 latest 355cfefa5ad6 12 minutes ago 32.1MB 19:11:05 19712eedfb66 12 minutes ago 1.49GB 19:11:05 a77fe0df9811 12 minutes ago 1.49GB 19:11:05 core-command-arm64 latest 754a8491abce 13 minutes ago 19.6MB 19:11:05 105cf4c76038 13 minutes ago 1.49GB 19:11:05 security-proxy-setup-arm64 latest 1056b528864c 14 minutes ago 18.6MB 19:11:05 5c11cbb99040 14 minutes ago 1.47GB 19:11:05 security-spire-config-arm64 latest cb41b64fcaf8 20 minutes ago 86.2MB 19:11:05 security-spire-server-arm64 latest 1dcbb36ff950 20 minutes ago 87.1MB 19:11:05 b1ec2ae276f1 21 minutes ago 1.35GB 19:11:05 defc37af821b 21 minutes ago 1.35GB 19:11:05 ci-base-image-arm64 latest c9a3b78a3e26 35 minutes ago 866MB 19:11:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB 19:11:05 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 19:11:05 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 19:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:06 19:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:07 arm64: Pulling from edgex-lftools-log-publisher 19:11:07 8998bd30e6a1: Pulling fs layer 19:11:07 04944245beec: Pulling fs layer 19:11:07 699f458cf7ca: Pulling fs layer 19:11:07 765212b225bb: Pulling fs layer 19:11:07 f23df028b6ca: Pulling fs layer 19:11:07 d65c8cfc05b1: Pulling fs layer 19:11:07 2437ff75d9bd: Pulling fs layer 19:11:07 765212b225bb: Waiting 19:11:07 f23df028b6ca: Waiting 19:11:07 d65c8cfc05b1: Waiting 19:11:07 2437ff75d9bd: Waiting 19:11:07 04944245beec: Verifying Checksum 19:11:07 04944245beec: Download complete 19:11:07 765212b225bb: Verifying Checksum 19:11:07 765212b225bb: Download complete 19:11:07 f23df028b6ca: Verifying Checksum 19:11:07 f23df028b6ca: Download complete 19:11:07 d65c8cfc05b1: Verifying Checksum 19:11:07 d65c8cfc05b1: Download complete 19:11:07 699f458cf7ca: Verifying Checksum 19:11:07 699f458cf7ca: Download complete 19:11:08 8998bd30e6a1: Verifying Checksum 19:11:08 8998bd30e6a1: Download complete 19:11:10 2437ff75d9bd: Verifying Checksum 19:11:10 2437ff75d9bd: Download complete 19:11:12 8998bd30e6a1: Pull complete 19:11:12 04944245beec: Pull complete 19:11:14 699f458cf7ca: Pull complete 19:11:14 765212b225bb: Pull complete 19:11:14 f23df028b6ca: Pull complete 19:11:15 d65c8cfc05b1: Pull complete 19:11:30 2437ff75d9bd: Pull complete 19:11:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:30 prd-ubuntu20.04-docker-arm64-4c-16g-5596 does not seem to be running inside a container 19:11:30 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:11:33 $ docker top c6c638d662903666749efc543c813c5763a3f249c8f8b0ebbb29de31aecb30dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:34 ---> job-cost.sh 19:11:34 lf-activate-venv: SKIPPING 19:11:34 INFO: No Stack... 19:11:35 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:36 INFO: Archiving Costs [Pipeline] sh 19:11:36 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:11:36 + cut -d, -f6 [Pipeline] lock 19:11:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4476-1-stack-cost] 19:11:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4476-1-stack-cost] did not exist. Created. 19:11:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4476-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:37 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:37 Stashed 1 file(s) [Pipeline] } 19:11:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4476-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:37 $ docker stop --time=1 c6c638d662903666749efc543c813c5763a3f249c8f8b0ebbb29de31aecb30dc 19:11:39 $ docker rm -f --volumes c6c638d662903666749efc543c813c5763a3f249c8f8b0ebbb29de31aecb30dc [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 19:11:40 provisioning config files... 19:11:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7224392247673297072tmp [Pipeline] { [Pipeline] sh 19:11:40 + set +x 19:11:40 + bash -s -- 19:11:40 + curl -s https://codecov.io/bash 19:11:40 19:11:40 _____ _ 19:11:40 / ____| | | 19:11:40 | | ___ __| | ___ ___ _____ __ 19:11:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:11:40 | |___| (_) | (_| | __/ (_| (_) \ V / 19:11:40 \_____\___/ \__,_|\___|\___\___/ \_/ 19:11:40 Bash-1.0.6 19:11:40 19:11:40 19:11:40 ==> git version 2.25.1 found 19:11:40 ==> 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 19:11:40 Release-Date: 2020-01-08 19:11:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:11:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:11:40 ==> Jenkins CI detected. 19:11:40 current dir:  /w/workspace/edgex-go/1 19:11:40 project root: . 19:11:40 --> token set from env 19:11:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:11:40 ==> Running gcov in . (disable via -X gcov) 19:11:40 ==> Python coveragepy not found 19:11:40 ==> Searching for coverage reports in: 19:11:40 + . 19:11:40 -> Found 1 reports 19:11:40 ==> Detecting git/mercurial file structure 19:11:40 ==> Reading reports 19:11:40 + ./coverage.out bytes=447378 19:11:40 ==> Appending adjustments 19:11:40 https://docs.codecov.io/docs/fixing-reports 19:11:41 + Found adjustments 19:11:41 ==> Gzipping contents 19:11:41 60K /tmp/codecov.zS2GcI.gz 19:11:41 ==> Uploading reports 19:11:41 url: https://codecov.io 19:11:41 query: branch=PR-4476&commit=b9611daac135a6d3995ceef9642bf49a4692d417&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4476&job=&cmd_args= 19:11:41 -> Pinging Codecov 19:11:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4476&commit=b9611daac135a6d3995ceef9642bf49a4692d417&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4476%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4476&job=&cmd_args= 19:11:41 -> Uploading to 19:11:41 https://storage.googleapis.com/codecov/v4/raw/2023-03-23/00271124DB129430A58F1EEE437C3FCB/b9611daac135a6d3995ceef9642bf49a4692d417/70e9ae22-573d-449a-8676-f245a97042ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T191141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c7ff5f99047d4859ad47b9f6f34310db9c987789853ec235e9c3d185a51467e 19:11:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:41 Dload Upload Total Spent Left Speed 19:11:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57453 0 0 100 57453 0 173k --:--:-- --:--:-- --:--:-- 173k 19:11:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b9611daac135a6d3995ceef9642bf49a4692d417 [Pipeline] } 19:11:42 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 19:11:43 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:11:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:44 ---> package-listing.sh 19:11:44 ++ tr '[:upper:]' '[:lower:]' 19:11:44 ++ facter osfamily 19:11:45 + OS_FAMILY=debian 19:11:45 + workspace=/w/workspace/edgex-go/1 19:11:45 + START_PACKAGES=/tmp/packages_start.txt 19:11:45 + END_PACKAGES=/tmp/packages_end.txt 19:11:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:45 + PACKAGES=/tmp/packages_start.txt 19:11:45 + '[' /w/workspace/edgex-go/1 ']' 19:11:45 + PACKAGES=/tmp/packages_end.txt 19:11:45 + case "${OS_FAMILY}" in 19:11:45 + dpkg -l 19:11:45 + grep '^ii' 19:11:45 + '[' -f /tmp/packages_start.txt ']' 19:11:45 + '[' -f /tmp/packages_end.txt ']' 19:11:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:45 + '[' /w/workspace/edgex-go/1 ']' 19:11:45 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:11:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:11:45 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 19:11:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:46 19:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:46 latest: Pulling from edgex-lftools-log-publisher 19:11:46 5eb5b503b376: Pulling fs layer 19:11:46 5c69ac0246d0: Pulling fs layer 19:11:46 ec43610c2a17: Pulling fs layer 19:11:46 3a2ae6a8a46f: Pulling fs layer 19:11:46 33b1e0a273af: Pulling fs layer 19:11:46 5d3b04190fa2: Pulling fs layer 19:11:46 2f39f015ded8: Pulling fs layer 19:11:46 5d3b04190fa2: Waiting 19:11:46 33b1e0a273af: Waiting 19:11:46 3a2ae6a8a46f: Waiting 19:11:46 2f39f015ded8: Waiting 19:11:46 3a2ae6a8a46f: Verifying Checksum 19:11:46 3a2ae6a8a46f: Download complete 19:11:46 33b1e0a273af: Verifying Checksum 19:11:46 33b1e0a273af: Download complete 19:11:46 5d3b04190fa2: Verifying Checksum 19:11:46 5d3b04190fa2: Download complete 19:11:46 ec43610c2a17: Verifying Checksum 19:11:46 ec43610c2a17: Download complete 19:11:47 5eb5b503b376: Download complete 19:11:47 2f39f015ded8: Download complete 19:11:47 5eb5b503b376: Pull complete 19:11:48 5c69ac0246d0: Pull complete 19:11:48 ec43610c2a17: Pull complete 19:11:48 3a2ae6a8a46f: Pull complete 19:11:48 33b1e0a273af: Pull complete 19:11:48 5d3b04190fa2: Pull complete 19:11:52 2f39f015ded8: Pull complete 19:11:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:53 prd-ubuntu20.04-docker-8c-8g-5595 does not seem to be running inside a container 19:11:53 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:55 $ docker top f9eb4679dbf915316af004a221efd7208b774c1555515ec1bb261fadbebe1cb1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:56 + ls /var/log/sa-host 19:11:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:56 provisioning config files... 19:11:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12423542929931615750tmp [Pipeline] { [Pipeline] echo 19:11:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:56 ---> create-netrc.sh [Pipeline] } 19:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:57 ---> python-tools-install.sh [Pipeline] echo 19:11:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:57 ---> sudo-logs.sh 19:11:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:57 ---> job-cost.sh 19:11:57 lf-activate-venv: SKIPPING 19:11:57 DEBUG: total: 0.10999999940395355 19:11:57 INFO: Retrieving Stack Cost... 19:11:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:58 INFO: Archiving Costs [Pipeline] echo 19:11:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:58 ---> logs-deploy.sh 19:11:58 lf-activate-venv: SKIPPING 19:11:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4476/1 19:11:58 INFO: archiving workspace using pattern(s): 19:11:59 Archives upload complete. 19:12:00 INFO: archiving logs to Nexus