Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from b9d9addd8768455ece2e20a5baa0071212a65299+103bb455fa40a9af283e2faa07b65114fcdd4a5f (5174c5b85673d435525d558b485ac5b081a05480) 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-ssh12789333323621983594.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15091384919512667552.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5876632563731355234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2053370756629190604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh180670033870657445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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 ‘prd-ubuntu20.04-docker-8c-8g-7933’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7936 in /w/workspace/edgexfoundry_edgex-go_PR-4396 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4396/head:refs/remotes/origin/PR-4396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit b9d9addd8768455ece2e20a5baa0071212a65299 Merge succeeded, producing f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 Checking out Revision f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 (PR-4396) > git config core.sparsecheckout # timeout=10 > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # 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 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 # timeout=10 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2502cf2daf16de1da65802b4bb834b1fb7ce6af0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:35 ========================================================= 08:29:35 EdgeX Global Pipelines Version Info 08:29:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:36 ------------------- 08:29:36 stable info: 08:29:36 ------------------- 08:29:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:36 Message: update stable to v1.0.244 08:29:37 ------------------- 08:29:37 experimental info: 08:29:37 ------------------- 08:29:37 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4396 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4396 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4396 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3dce2e [Pipeline] echo 08:29:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:37 provisioning config files... 08:29:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10613611975592462053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:37 ---> docker-login.sh 08:29:37 nexus3.edgexfoundry.org:10001 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 nexus3.edgexfoundry.org:10002 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 nexus3.edgexfoundry.org:10003 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 nexus3.edgexfoundry.org:10004 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 docker.io 08:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:38 Configure a credential helper to remove this warning. See 08:29:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:38 08:29:38 Login Succeeded 08:29:38 ---> docker-login.sh ends [Pipeline] } 08:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:39 + 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 08:29:39 + dirname cmd/core-command/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo core-command,cmd/core-command/Dockerfile 08:29:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:39 + + dirname cmd/core-data/Dockerfilecut 08:29:39 -d/ -f2 08:29:39 + echo core-data,cmd/core-data/Dockerfile 08:29:39 + dirname cmd/core-metadata/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:39 + dirname cmd/security-bootstrapper/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:39 + dirname cmd/security-proxy-auth/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:39 + dirname cmd/security-proxy-setup/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:39 + dirname cmd/security-secretstore-setup/Dockerfile+ 08:29:39 cut -d/ -f2 08:29:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:39 + dirname cmd/security-spire-agent/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:39 + dirname cmd/security-spire-config/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:39 + dirname cmd/security-spire-server/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:39 + dirname cmd/support-notifications/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:39 + dirname cmd/support-scheduler/Dockerfile 08:29:39 + cut -d/ -f2 08:29:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:39 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 08:29:39 + git rev-list -1 --merges f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1~1..f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [Pipeline] echo 08:29:39 -----------> git rev-list -1 --merges f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1~1..f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:29:39 f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [false] [Pipeline] sh 08:29:39 + git log --format=format:%s -1 f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [Pipeline] echo 08:29:39 ========================================================= 08:29:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:40 + grep -v github /etc/ssh/ssh_known_hosts 08:29:40 + [ -e /tmp/ssh_known_hosts ] 08:29:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:40 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:40 sudo tee -a /etc/ssh/ssh_known_hosts 08:29:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:40 08:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:41 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:41 b85a868b505f: Pulling fs layer 08:29:41 e2be974225ed: Pulling fs layer 08:29:41 339a4e72a1f5: Pulling fs layer 08:29:41 988bab9f4d93: Pulling fs layer 08:29:41 1469e6f7b9e6: Pulling fs layer 08:29:41 eaf3925da568: Pulling fs layer 08:29:41 bab4dde63d76: Pulling fs layer 08:29:41 bde34c3a00c8: Pulling fs layer 08:29:41 b352a97aabf1: Pulling fs layer 08:29:41 4872d77fe225: Pulling fs layer 08:29:41 5851b861e8e6: Pulling fs layer 08:29:41 eaf3925da568: Waiting 08:29:41 988bab9f4d93: Waiting 08:29:41 1469e6f7b9e6: Waiting 08:29:41 bab4dde63d76: Waiting 08:29:41 4872d77fe225: Waiting 08:29:41 bde34c3a00c8: Waiting 08:29:41 b352a97aabf1: Waiting 08:29:41 5851b861e8e6: Waiting 08:29:41 e2be974225ed: Verifying Checksum 08:29:41 e2be974225ed: Download complete 08:29:41 988bab9f4d93: Verifying Checksum 08:29:41 988bab9f4d93: Download complete 08:29:41 339a4e72a1f5: Verifying Checksum 08:29:41 339a4e72a1f5: Download complete 08:29:41 1469e6f7b9e6: Verifying Checksum 08:29:41 1469e6f7b9e6: Download complete 08:29:41 eaf3925da568: Verifying Checksum 08:29:41 eaf3925da568: Download complete 08:29:41 bde34c3a00c8: Download complete 08:29:41 b352a97aabf1: Verifying Checksum 08:29:41 b352a97aabf1: Download complete 08:29:41 4872d77fe225: Download complete 08:29:41 5851b861e8e6: Verifying Checksum 08:29:41 5851b861e8e6: Download complete 08:29:41 b85a868b505f: Verifying Checksum 08:29:41 b85a868b505f: Download complete 08:29:41 bab4dde63d76: Verifying Checksum 08:29:41 bab4dde63d76: Download complete 08:29:42 b85a868b505f: Pull complete 08:29:43 e2be974225ed: Pull complete 08:29:43 339a4e72a1f5: Pull complete 08:29:43 988bab9f4d93: Pull complete 08:29:43 1469e6f7b9e6: Pull complete 08:29:43 eaf3925da568: Pull complete 08:29:45 bab4dde63d76: Pull complete 08:29:45 bde34c3a00c8: Pull complete 08:29:46 b352a97aabf1: Pull complete 08:29:46 4872d77fe225: Pull complete 08:29:46 5851b861e8e6: Pull complete 08:29:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:46 prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container 08:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:47 $ docker top 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 -eo pid,comm 08:29:47 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). 08:29:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:47 [ssh-agent] Looking for ssh-agent implementation... 08:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:47 $ docker exec 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 ssh-agent 08:29:48 SSH_AUTH_SOCK=/tmp/ssh-qdBjCwoexv7c/agent.32 08:29:48 SSH_AGENT_PID=38 08:29:48 Running ssh-add (command line suppressed) 08:29:48 Identity added: /w/workspace/edgex-go/3@tmp/private_key_12292133271792985231.key (/w/workspace/edgex-go/3@tmp/private_key_12292133271792985231.key) 08:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:48 + git tag --points-at HEAD [Pipeline] } 08:29:48 $ docker exec --env ******** --env ******** 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 ssh-agent -k 08:29:48 unset SSH_AUTH_SOCK; 08:29:48 unset SSH_AGENT_PID; 08:29:48 echo Agent pid 38 killed; 08:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:48 [ssh-agent] Looking for ssh-agent implementation... 08:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:48 $ docker exec 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 ssh-agent 08:29:48 SSH_AUTH_SOCK=/tmp/ssh-gTqJbgGhSAQn/agent.71 08:29:48 SSH_AGENT_PID=77 08:29:48 Running ssh-add (command line suppressed) 08:29:49 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3215433646226769406.key (/w/workspace/edgex-go/3@tmp/private_key_3215433646226769406.key) 08:29:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:49 + git semver init 08:29:49 2023-03-01 08:29:49,523 [run_init] DEBUG init version:0.0.0 force:False 08:29:49 2023-03-01 08:29:49,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:29:49 2023-03-01 08:29:49,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:29:49 2023-03-01 08:29:49,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:29:54 2023-03-01 08:29:54,184 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:29:54 2023-03-01 08:29:54,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4396 with force:False 08:29:54 2023-03-01 08:29:54,184 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4396 08:29:54 2023-03-01 08:29:54,188 [execute] INFO git cat-file --batch-check 08:29:54 2023-03-01 08:29:54,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:29:54 2023-03-01 08:29:54,195 [execute] INFO git cat-file --batch 08:29:54 2023-03-01 08:29:54,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:29:54 2023-03-01 08:29:54,201 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4396 08:29:54 0.0.0 [Pipeline] } 08:29:54 $ docker exec --env ******** --env ******** 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 ssh-agent -k 08:29:54 unset SSH_AUTH_SOCK; 08:29:54 unset SSH_AGENT_PID; 08:29:54 echo Agent pid 77 killed; 08:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:55 + git semver [Pipeline] } 08:29:55 $ docker stop --time=1 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 08:29:56 $ docker rm -f --volumes 79b57ca12b93bff164ce7c18f3712d60907287e1c7db41dc7819553fb0f24492 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:57 Stashed 1 file(s) [Pipeline] echo 08:29:57 [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 08:29:57 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:57 ========================================================= 08:29:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:58 213ec9aee27d: Pulling fs layer 08:29:58 4583459ba037: Pulling fs layer 08:29:58 93c1e223e6f2: Pulling fs layer 08:29:58 53926ce57604: Pulling fs layer 08:29:58 21b2b0c7a3f4: Pulling fs layer 08:29:58 22ff95d597cd: Pulling fs layer 08:29:58 12d6caf4c0d1: Pulling fs layer 08:29:58 96b7cbca73a9: Pulling fs layer 08:29:58 a7acece74701: Pulling fs layer 08:29:58 12d6caf4c0d1: Waiting 08:29:58 96b7cbca73a9: Waiting 08:29:58 22ff95d597cd: Waiting 08:29:58 21b2b0c7a3f4: Waiting 08:29:58 53926ce57604: Waiting 08:29:58 a7acece74701: Waiting 08:29:58 93c1e223e6f2: Download complete 08:29:58 4583459ba037: Verifying Checksum 08:29:58 4583459ba037: Download complete 08:29:58 21b2b0c7a3f4: Verifying Checksum 08:29:58 21b2b0c7a3f4: Download complete 08:29:58 213ec9aee27d: Verifying Checksum 08:29:58 213ec9aee27d: Download complete 08:29:58 12d6caf4c0d1: Verifying Checksum 08:29:58 12d6caf4c0d1: Download complete 08:29:58 213ec9aee27d: Pull complete 08:29:58 4583459ba037: Pull complete 08:29:58 93c1e223e6f2: Pull complete 08:29:58 a7acece74701: Verifying Checksum 08:29:58 a7acece74701: Download complete 08:29:59 96b7cbca73a9: Verifying Checksum 08:29:59 96b7cbca73a9: Download complete 08:29:59 53926ce57604: Verifying Checksum 08:29:59 53926ce57604: Download complete 08:30:03 53926ce57604: Pull complete 08:30:03 21b2b0c7a3f4: Pull complete 08:30:03 22ff95d597cd: Pull complete 08:30:03 12d6caf4c0d1: Pull complete 08:30:05 96b7cbca73a9: Pull complete 08:30:06 a7acece74701: Pull complete 08:30:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:06 WORKDIR /edgex 08:30:06 COPY go.mod . 08:30:06 RUN go mod download 08:30:06 + docker build -t ci-base-image-x86_64 -f - . 08:30:07 Sending build context to Docker daemon 170.5MB 08:30:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:07 ---> db6d94c90886 08:30:07 Step 2/4 : WORKDIR /edgex 08:30:09 ---> Running in 41274d25e909 08:30:09 Removing intermediate container 41274d25e909 08:30:09 ---> 108138c829a4 08:30:09 Step 3/4 : COPY go.mod . 08:30:09 ---> d81fc394e41b 08:30:09 Step 4/4 : RUN go mod download 08:30:10 ---> Running in 589f89237e48 08:30:12 Still waiting to schedule task 08:30:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7935’ is offline 08:30:20 Removing intermediate container 589f89237e48 08:30:20 ---> 020a2c51033b 08:30:20 Successfully built 020a2c51033b 08:30:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker inspect -f . ci-base-image-x86_64 08:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:20 prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container 08:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:20 $ docker top 2fc0c8d76755777f407515573567867c649dd15645d7ddef3d61329f418b12d5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:21 + go version 08:30:21 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:21 $ docker stop --time=1 2fc0c8d76755777f407515573567867c649dd15645d7ddef3d61329f418b12d5 08:30:22 $ docker rm -f --volumes 2fc0c8d76755777f407515573567867c649dd15645d7ddef3d61329f418b12d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:22 + docker inspect -f . ci-base-image-x86_64 08:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:22 prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container 08:30:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:23 $ docker top e342ece61459e3e11cfc4159f87482e41b6e867b57d2702fa49d8daf43571626 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:23 ========================================================= 08:30:23 [edgeXBuildGoParallel] Running Tests and Build... 08:30:23 ========================================================= [Pipeline] sh 08:30:23 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:30:24 + make test 08:30:24 go test -race -coverprofile=coverage.out ./... 08:30:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 08:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.159s coverage: 71.2% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.0% of statements 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.807s coverage: 88.5% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 65.9% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 82.9% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 08:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.395s coverage: 79.9% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.106s coverage: 80.0% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.2% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.1% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.3% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.0% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:13 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 08:31:31 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:31:31 go vet ./... 08:31:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:33 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:33 + ls -al . 08:31:33 total 744 08:31:33 drwxrwxr-x 11 1001 1001 4096 Mar 1 08:30 . 08:31:33 drwxr-xr-x 4 root root 4096 Mar 1 08:30 .. 08:31:33 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:29 .blubracket 08:31:33 -rw-rw-r-- 1 1001 1001 16 Mar 1 08:29 .dockerignore 08:31:33 drwxrwxr-x 8 1001 1001 4096 Mar 1 08:31 .git 08:31:33 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:29 .github 08:31:33 -rw-rw-r-- 1 1001 1001 1068 Mar 1 08:29 .gitignore 08:31:33 -rw-rw-r-- 1 1001 1001 42 Mar 1 08:29 .golangci.yml 08:31:33 -rw-rw-r-- 1 1001 1001 87 Mar 1 08:29 .hadolint.yml 08:31:33 drwxr-xr-x 3 1001 1001 4096 Mar 1 08:29 .semver 08:31:33 -rw-rw-r-- 1 1001 1001 166 Mar 1 08:29 .sonarcloud.properties 08:31:33 -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:29 ADOPTERS.md 08:31:33 -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:29 Attribution.txt 08:31:33 -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:29 CHANGELOG.md 08:31:33 -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:29 CONTRIBUTING.md 08:31:33 -rw-rw-r-- 1 1001 1001 677 Mar 1 08:29 GOVERNANCE.md 08:31:33 -rw-rw-r-- 1 1001 1001 883 Mar 1 08:29 Jenkinsfile 08:31:33 -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:29 LICENSE 08:31:33 -rw-rw-r-- 1 1001 1001 14116 Mar 1 08:29 Makefile 08:31:33 -rw-rw-r-- 1 1001 1001 582 Mar 1 08:29 OWNERS.md 08:31:33 -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:29 README.md 08:31:33 -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:29 SECURITY.md 08:31:33 -rw-rw-r-- 1 1001 1001 5 Mar 1 08:29 VERSION 08:31:33 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:29 bin 08:31:33 drwxrwxr-x 18 1001 1001 4096 Mar 1 08:29 cmd 08:31:33 -rw-r--r-- 1 root root 487670 Mar 1 08:31 coverage.out 08:31:33 -rw-rw-r-- 1 1001 1001 3296 Mar 1 08:29 go.mod 08:31:33 -rw-rw-r-- 1 1001 1001 31429 Mar 1 08:29 go.sum 08:31:33 drwxrwxr-x 7 1001 1001 4096 Mar 1 08:29 internal 08:31:33 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:29 openapi 08:31:33 drwxrwxr-x 4 1001 1001 4096 Mar 1 08:29 snap 08:31:33 -rw-rw-r-- 1 1001 1001 204 Mar 1 08:29 version.go [Pipeline] sh 08:31:33 + '[' -e coverage.out ] 08:31:33 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:34 Stashed 1 file(s) [Pipeline] sh 08:31:34 + make build 08:31:34 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 08:31:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7939 in /w/workspace/edgexfoundry_edgex-go_PR-4396 [Pipeline] { [Pipeline] ws 08:31:44 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:31:44 The recommended git tool is: git 08:31:46 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 08:31:47 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 08:31:48 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 08:31:49 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 08:31:49 using credential edgex-jenkins-ssh 08:31:49 Cloning the remote Git repository 08:31:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:49 > git init /w/workspace/edgex-go/3 # timeout=10 08:31:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:49 > git --version # timeout=10 08:31:49 > git --version # 'git version 2.25.1' 08:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:57 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 08:31:58 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 08:31:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:02 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 08:32:02 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 08:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:07 $ docker stop --time=1 e342ece61459e3e11cfc4159f87482e41b6e867b57d2702fa49d8daf43571626 08:32:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4396/head:refs/remotes/origin/PR-4396 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:09 Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit b9d9addd8768455ece2e20a5baa0071212a65299 08:32:10 Merge succeeded, producing 30bc0a3516315e1f78c87bdf9383976e1927c479 08:32:10 Checking out Revision 30bc0a3516315e1f78c87bdf9383976e1927c479 (PR-4396) 08:32:10 $ docker rm -f --volumes e342ece61459e3e11cfc4159f87482e41b6e867b57d2702fa49d8daf43571626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:09 > git config core.sparsecheckout # timeout=10 08:32:09 > git checkout -f b9d9addd8768455ece2e20a5baa0071212a65299 # timeout=10 08:32:09 > git remote # timeout=10 08:32:09 > git config --get remote.origin.url # timeout=10 08:32:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:09 > git merge 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 08:32:10 > git rev-parse HEAD^{commit} # timeout=10 08:32:10 > git config core.sparsecheckout # timeout=10 08:32:10 > git checkout -f 30bc0a3516315e1f78c87bdf9383976e1927c479 # timeout=10 08:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:11 08:32:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:11 latest: Pulling from edgex-devops/edgex-compose 08:32:11 cbdbe7a5bc2a: Pulling fs layer 08:32:11 ca9280d653b3: Pulling fs layer 08:32:11 7e9c9ca2126c: Pulling fs layer 08:32:11 cbdbe7a5bc2a: Download complete 08:32:11 cbdbe7a5bc2a: Pull complete 08:32:11 ca9280d653b3: Verifying Checksum 08:32:11 ca9280d653b3: Download complete 08:32:11 7e9c9ca2126c: Verifying Checksum 08:32:11 7e9c9ca2126c: Download complete 08:32:12 ca9280d653b3: Pull complete 08:32:13 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" 08:32:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:14 Dload Upload Total Spent Left Speed 08:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 08:32:15 7e9c9ca2126c: Pull complete 08:32:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 08:32:15 prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container 08:32:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:13 > git rev-list --no-walk 2502cf2daf16de1da65802b4bb834b1fb7ce6af0 # timeout=10 08:32:17 $ docker top 442326e7020cefeda5c54270955a8f6d94b0266115cca9a7ba8d01569e79d80d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:32:17 + sudo tee /etc/docker/daemon.new 08:32:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:17 { 08:32:17 "registry-mirrors": [ 08:32:17 "https://nexus3.edgexfoundry.org:10001" 08:32:17 ], 08:32:17 "bip": "10.250.0.254/24", 08:32:17 "hosts": [ 08:32:17 "tcp://0.0.0.0:5555", 08:32:17 "unix:///var/run/docker.sock" 08:32:17 ], 08:32:17 "mtu": 1458, 08:32:17 "selinux-enabled": true, 08:32:17 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:17 } [Pipeline] sh 08:32:17 + docker-compose build --help 08:32:17 + grep parallel 08:32:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:18 --parallel Build images in parallel. [Pipeline] } 08:32:18 $ docker stop --time=1 442326e7020cefeda5c54270955a8f6d94b0266115cca9a7ba8d01569e79d80d 08:32:18 + sudo service docker restart 08:32:19 $ docker rm -f --volumes 442326e7020cefeda5c54270955a8f6d94b0266115cca9a7ba8d01569e79d80d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:19 prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container 08:32:19 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:20 $ docker top 6215e559bdd88744d68d05136689ef9ec2387c05e27368d3e980fee85512a819 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:20 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:21 Building core-command ... 08:32:21 Building core-common-config-bootstrapper ... 08:32:21 Building core-data ... 08:32:21 Building core-metadata ... 08:32:21 Building security-bootstrapper ... 08:32:21 Building security-proxy-auth ... 08:32:21 Building security-proxy-setup ... 08:32:21 Building security-secretstore-setup ... 08:32:21 Building security-spiffe-token-provider ... 08:32:21 Building security-spire-agent ... 08:32:21 Building security-spire-config ... 08:32:21 Building security-spire-server ... 08:32:21 Building support-notifications ... 08:32:21 Building support-scheduler ... 08:32:21 Building security-bootstrapper 08:32:21 Building core-data 08:32:21 Building security-proxy-auth 08:32:21 Building core-common-config-bootstrapper 08:32:21 Building security-secretstore-setup 08:32:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 020a2c51033b 08:32:31 Step 3/24 : WORKDIR /edgex-go 08:32:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 020a2c51033b 08:32:31 Step 3/32 : WORKDIR /edgex-go 08:32:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 020a2c51033b 08:32:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 020a2c51033b 08:32:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 020a2c51033b 08:32:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:35 ---> Running in db7c93c34069 08:32:35 ---> Running in 7a751992a09c 08:32:35 ---> Running in aecdeccb99fb 08:32:35 ---> Running in bf9ac6fbb1c6 08:32:35 ---> Running in da26ce3988bd 08:32:35 Removing intermediate container 7a751992a09c 08:32:35 ---> 604f71fb707a 08:32:35 Step 4/22 : WORKDIR /edgex-go 08:32:35 Removing intermediate container bf9ac6fbb1c6 08:32:35 ---> 7fcf0bb89e56 08:32:35 Step 4/22 : WORKDIR /edgex-go 08:32:35 Removing intermediate container aecdeccb99fb 08:32:35 ---> d13478dd71eb 08:32:35 Step 4/22 : WORKDIR /edgex-go 08:32:35 ---> Running in 754233a8ac84 08:32:35 Removing intermediate container da26ce3988bd 08:32:35 ---> 15bb085603aa 08:32:35 Step 4/24 : RUN apk add --update --no-cache make git 08:32:35 Removing intermediate container db7c93c34069 08:32:35 ---> 81ee69b35316 08:32:35 Step 4/32 : RUN apk add --update --no-cache make git 08:32:35 ---> Running in 1a023dd7672f 08:32:35 ---> Running in 16454b7f5b82 08:32:35 ---> Running in 041d551d79a4 08:32:35 ---> Running in 5f021e89dc1b 08:32:35 Removing intermediate container 754233a8ac84 08:32:35 ---> 564afe6d0ba7 08:32:35 Step 5/22 : RUN apk add --update --no-cache make git 08:32:35 Removing intermediate container 16454b7f5b82 08:32:35 ---> 6067aaecb6fd 08:32:35 Step 5/22 : RUN apk add --update --no-cache make git 08:32:35 Removing intermediate container 1a023dd7672f 08:32:35 ---> ff67d40c34f4 08:32:35 Step 5/22 : RUN apk add --update --no-cache make git 08:32:35 ---> Running in 03f0781ef6a7 08:32:35 ---> Running in c5dfea96fdfb 08:32:35 ---> Running in 07ebe5d14e73 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:36 OK: 211 MiB in 51 packages 08:32:36 OK: 211 MiB in 51 packages 08:32:36 OK: 211 MiB in 51 packages 08:32:36 OK: 211 MiB in 51 packages 08:32:36 OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:36 provisioning config files... 08:32:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16414354398235634625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:36 ---> docker-login.sh 08:32:36 nexus3.edgexfoundry.org:10001 08:32:36 Removing intermediate container 041d551d79a4 08:32:36 ---> e775242aa0b6 08:32:36 Step 5/24 : COPY go.mod vendor* ./ 08:32:36 Removing intermediate container 03f0781ef6a7 08:32:36 ---> c17ef3e6561f 08:32:36 Step 6/22 : COPY go.mod vendor* ./ 08:32:37 Removing intermediate container 07ebe5d14e73 08:32:37 ---> 443fdeee46c2 08:32:37 Step 6/22 : COPY go.mod vendor* ./ 08:32:37 ---> d247bc995b59 08:32:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:37 Removing intermediate container c5dfea96fdfb 08:32:37 ---> 540606058849 08:32:37 Step 6/22 : COPY go.mod vendor* ./ 08:32:37 ---> Running in 5023b6c6a9d4 08:32:37 ---> 3c691d956347 08:32:37 Removing intermediate container 5f021e89dc1b 08:32:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> d0d728831c90 08:32:37 08:32:37 Step 5/32 : COPY go.mod vendor* ./ 08:32:37 ---> 9833be056650 08:32:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:37 Configure a credential helper to remove this warning. See 08:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:37 08:32:37 Login Succeeded 08:32:37 nexus3.edgexfoundry.org:10002 08:32:37 ---> Running in 1dc80667dc87 08:32:37 ---> Running in bb3a39141940 08:32:37 ---> 1f63e48b5f6a 08:32:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:37 ---> 8db6f73accad 08:32:37 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:37 ---> Running in d90361089e33 08:32:37 ---> Running in 8655e16aaaad 08:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:37 Configure a credential helper to remove this warning. See 08:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:37 08:32:37 Login Succeeded 08:32:37 nexus3.edgexfoundry.org:10003 08:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:38 Configure a credential helper to remove this warning. See 08:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:38 08:32:38 Login Succeeded 08:32:38 nexus3.edgexfoundry.org:10004 08:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:38 Configure a credential helper to remove this warning. See 08:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:38 08:32:38 Login Succeeded 08:32:38 docker.io 08:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:39 Configure a credential helper to remove this warning. See 08:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:39 08:32:39 Login Succeeded 08:32:39 ---> docker-login.sh ends [Pipeline] } 08:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:39 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:39 ========================================================= 08:32:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:40 9b18e9b68314: Pulling fs layer 08:32:40 35d82f9e3411: Pulling fs layer 08:32:40 e16973657156: Pulling fs layer 08:32:40 fc693d55d65f: Pulling fs layer 08:32:40 7e9fc2657dce: Pulling fs layer 08:32:40 dda99020689f: Pulling fs layer 08:32:40 db1c61fa0a46: Pulling fs layer 08:32:40 891c053d2c06: Pulling fs layer 08:32:40 fc693d55d65f: Waiting 08:32:40 7e9fc2657dce: Waiting 08:32:40 dda99020689f: Waiting 08:32:40 db1c61fa0a46: Waiting 08:32:40 891c053d2c06: Waiting 08:32:40 e16973657156: Verifying Checksum 08:32:40 e16973657156: Download complete 08:32:40 35d82f9e3411: Verifying Checksum 08:32:40 35d82f9e3411: Download complete 08:32:40 7e9fc2657dce: Verifying Checksum 08:32:40 7e9fc2657dce: Download complete 08:32:40 dda99020689f: Verifying Checksum 08:32:40 dda99020689f: Download complete 08:32:40 9b18e9b68314: Verifying Checksum 08:32:40 9b18e9b68314: Download complete 08:32:41 9b18e9b68314: Pull complete 08:32:41 891c053d2c06: Verifying Checksum 08:32:41 891c053d2c06: Download complete 08:32:42 35d82f9e3411: Pull complete 08:32:42 e16973657156: Pull complete 08:32:42 db1c61fa0a46: Verifying Checksum 08:32:42 db1c61fa0a46: Download complete 08:32:43 fc693d55d65f: Verifying Checksum 08:32:43 fc693d55d65f: Download complete 08:32:55 fc693d55d65f: Pull complete 08:32:55 7e9fc2657dce: Pull complete 08:32:55 dda99020689f: Pull complete 08:33:01 db1c61fa0a46: Pull complete 08:33:02 891c053d2c06: Pull complete 08:33:02 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:03 WORKDIR /edgex 08:33:03 COPY go.mod . 08:33:03 RUN go mod download 08:33:03 + docker build -t ci-base-image-arm64 -f - . 08:33:03 Sending build context to Docker daemon 3.118MB 08:33:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:03 ---> f96f9c87975a 08:33:03 Step 2/4 : WORKDIR /edgex 08:33:05 ---> Running in 04ec60be19bb 08:33:05 Removing intermediate container 04ec60be19bb 08:33:05 ---> a9fb7357a3d1 08:33:05 Step 3/4 : COPY go.mod . 08:33:06 ---> 722886b59752 08:33:06 Step 4/4 : RUN go mod download 08:33:06 ---> Running in a286408a6a37 08:33:09 Removing intermediate container 8655e16aaaad 08:33:09 ---> 457f168f240a 08:33:09 Step 7/32 : COPY . . 08:33:09 Removing intermediate container 1dc80667dc87 08:33:09 ---> f4f38871a23f 08:33:09 Step 8/22 : COPY . . 08:33:09 Removing intermediate container 5023b6c6a9d4 08:33:09 ---> 9d9419e0e551 08:33:09 Step 7/24 : COPY . . 08:33:09 Removing intermediate container bb3a39141940 08:33:09 ---> 55680f9797cc 08:33:09 Step 8/22 : COPY . . 08:33:09 Removing intermediate container d90361089e33 08:33:09 ---> 12e516be9022 08:33:09 Step 8/22 : COPY . . 08:33:17 ---> ae74d432b876 08:33:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:33:17 ---> abe0db59ab5e 08:33:17 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:17 ---> b55117e43761 08:33:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:33:17 ---> 416446cfbdd9 08:33:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:17 ---> 5fbddd037e4f 08:33:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:33:17 ---> Running in 912ca7744ec9 08:33:17 ---> Running in efb4938f49c1 08:33:17 ---> Running in b26335fc8ee9 08:33:17 ---> Running in cd49f8d86296 08:33:17 ---> Running in 252ba43ab667 08:33: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:17 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 08:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:17 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 08:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:38 Removing intermediate container a286408a6a37 08:33:38 ---> 5ebc91af1bfa 08:33:38 Successfully built 5ebc91af1bfa 08:33:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker inspect -f . ci-base-image-arm64 08:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:39 prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container 08:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:40 $ docker top 6a0a504d024534b9dde4bd815385e2d1e981d476c320252a4ca3e5c07d7dd834 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:41 + go version 08:33:41 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:41 $ docker stop --time=1 6a0a504d024534b9dde4bd815385e2d1e981d476c320252a4ca3e5c07d7dd834 08:33:43 $ docker rm -f --volumes 6a0a504d024534b9dde4bd815385e2d1e981d476c320252a4ca3e5c07d7dd834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:43 + docker inspect -f . ci-base-image-arm64 08:33:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:43 prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container 08:33:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:45 $ docker top 38e24f1097018397f92f7f321d578d1c6a7d5c9cd8438d33e95a09159d5762c7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:45 ========================================================= 08:33:45 [edgeXBuildGoParallel] Running Tests and Build... 08:33:45 ========================================================= [Pipeline] sh 08:33:46 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:33:46 + make test 08:33:46 go test -race -coverprofile=coverage.out ./... 08:33:49 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 08:33:51 Removing intermediate container 912ca7744ec9 08:33:51 ---> adc8cc750c58 08:33:51 08:33:51 Step 10/22 : FROM alpine:3.16 08:33:51 Removing intermediate container b26335fc8ee9 08:33:51 ---> 84f7a27764a8 08:33:51 08:33:51 Removing intermediate container efb4938f49c1 08:33:51 ---> 02984f0e1b56 08:33:51 08:33:51 Step 9/32 : FROM alpine:3.16 08:33:51 Step 10/22 : FROM alpine:3.16 08:33:51 Removing intermediate container 252ba43ab667 08:33:51 ---> 92002305bc43 08:33:51 08:33:51 Step 9/24 : FROM alpine:3.16 08:33:51 Removing intermediate container cd49f8d86296 08:33:51 ---> a774a19b8af3 08:33:51 08:33:51 Step 10/22 : FROM alpine:3.16 08:33:52 3.16: Pulling from library/alpine 08:33:52 3.16: Pulling from library/alpine 08:33:52 3.16: Pulling from library/alpine 08:33:53 3.16: Pulling from library/alpine 08:33:53 3.16: Pulling from library/alpine 08:33:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:55 Status: Downloaded newer image for alpine:3.16 08:33:55 Status: Image is up to date for alpine:3.16 08:33:55 Status: Downloaded newer image for alpine:3.16 08:33:55 Status: Downloaded newer image for alpine:3.16 08:33:55 ---> dfd21b5a31f5 08:33:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:33:55 ---> dfd21b5a31f5 08:33:55 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:55 ---> dfd21b5a31f5 08:33:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:33:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:55 ---> dfd21b5a31f5 08:33:55 Status: Image is up to date for alpine:3.16 08:33:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:55 ---> dfd21b5a31f5 08:33:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:33:55 ---> Running in 6511b9992d7f 08:33:55 ---> Running in 1603734e7455 08:33:55 ---> Running in 24f4f542d098 08:33:55 ---> Running in c5bf4a96bf8c 08:33:55 ---> Running in 9070d1819ef6 08:33:55 Removing intermediate container 24f4f542d098 08:33:55 ---> f87d2ea161ed 08:33:55 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:33:55 Removing intermediate container 1603734e7455 08:33:55 ---> 54198853d4ff 08:33:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:33:55 Removing intermediate container 6511b9992d7f 08:33:55 ---> 3d41df4a2a49 08:33:55 Step 12/22 : ENV APP_PORT=59880 08:33:55 Removing intermediate container 9070d1819ef6 08:33:55 ---> c126b0bfcade 08:33:55 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:33:55 ---> Running in 3e77bee03e09 08:33:55 ---> Running in 9efbb2ecc268 08:33:55 ---> Running in dcd9926e3f72 08:33:55 ---> Running in 567087762c3b 08:33:55 Removing intermediate container dcd9926e3f72 08:33:55 ---> 629c844a9e26 08:33:55 Step 13/22 : EXPOSE $APP_PORT 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:55 ---> Running in 5f34f9589224 08:33:55 Removing intermediate container 5f34f9589224 08:33:55 ---> 37977ca9a00c 08:33:55 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:55 ---> Running in 793ca7e74728 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:56 (1/3) Installing ca-certificates (20220614-r0) 08:33:56 (2/3) Installing dumb-init (1.2.5-r1) 08:33:56 (3/3) Installing su-exec (0.2-r1) 08:33:56 Executing busybox-1.35.0-r17.trigger 08:33:56 Executing ca-certificates-20220614-r0.trigger 08:33:56 OK: 6 MiB in 17 packages 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:56 (1/2) Installing dumb-init (1.2.5-r1) 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:56 (2/2) Installing su-exec (0.2-r1) 08:33:56 Executing busybox-1.35.0-r17.trigger 08:33:56 OK: 6 MiB in 16 packages 08:33:56 (1/1) Installing dumb-init (1.2.5-r1) 08:33:56 (1/1) Installing dumb-init (1.2.5-r1) 08:33:56 Executing busybox-1.35.0-r17.trigger 08:33:56 Executing busybox-1.35.0-r17.trigger 08:33:56 OK: 6 MiB in 15 packages 08:33:56 OK: 6 MiB in 15 packages 08:33:56 (1/1) Installing dumb-init (1.2.5-r1) 08:33:56 Executing busybox-1.35.0-r17.trigger 08:33:56 OK: 6 MiB in 15 packages 08:33:56 Removing intermediate container c5bf4a96bf8c 08:33:56 ---> 39d02100bf36 08:33:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:33:57 ---> Running in dc806903a3fe 08:33:57 Removing intermediate container 3e77bee03e09 08:33:57 ---> 00ba561a111d 08:33:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:33:57 ---> Running in 5764bc9bdc4b 08:33:57 Removing intermediate container dc806903a3fe 08:33:57 Removing intermediate container 793ca7e74728 08:33:57 ---> f23076a6c637 08:33:57 ---> 9d188d8eab31 08:33:57 Step 12/24 : WORKDIR /Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 567087762c3b 08:33:57 08:33:57 ---> 1debdf45d2ea 08:33:57 08:33:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:57 ---> Running in bd337de98a11 08:33:57 Removing intermediate container 9efbb2ecc268 08:33:57 ---> b7e5e727e7ae 08:33:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:57 Removing intermediate container 5764bc9bdc4b 08:33:57 ---> 0d05adefaf6e 08:33:57 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:33:57 ---> c12cc36d438c 08:33:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:33:57 ---> Running in ca16e4a442da 08:33:57 ---> 6c872b50d97a 08:33:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:33:57 Removing intermediate container bd337de98a11 08:33:57 ---> def9b7639429 08:33:57 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:33:57 ---> 2384be4b73cf 08:33:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:33:57 Removing intermediate container ca16e4a442da 08:33:57 ---> da3da2acdf54 08:33:57 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:33:57 ---> Running in b21283ed7461 08:33:57 ---> e946d3038597 08:33:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:33:57 ---> fc316d98c87f 08:33:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:33:57 ---> 1e8321895878 08:33:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:33:57 ---> 495aac84632d 08:33:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:33:57 Removing intermediate container b21283ed7461 08:33:57 ---> 20b1444702c7 08:33:57 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:33:58 ---> Running in 10e4137bba12 08:33:58 ---> e3d6c2f66ae1 08:33:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:33:58 ---> 30f07004cf27 08:33:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:33:58 ---> cbb3931600e3 08:33:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:33:58 ---> 02d125633b59 08:33:58 Step 18/22 : ENTRYPOINT ["/core-data"] 08:33:58 Removing intermediate container 10e4137bba12 08:33:58 ---> b0ebcb1d6406 08:33:58 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:33:58 ---> Running in 7b5396b9ac61 08:33:58 ---> Running in 2095752718e0 08:33:58 ---> 5ee0e37e2cae 08:33:58 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:58 ---> 9f650df9fecc 08:33:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:33:58 ---> b2da6f3e8781 08:33:58 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:58 ---> Running in 4d7e97e6eb90 08:33:58 Removing intermediate container 7b5396b9ac61 08:33:58 ---> 1551d046d027 08:33:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:58 ---> Running in 80c7296178a8 08:33:58 ---> Running in 9b4ee1bbb7af 08:33:58 ---> ee2e898553bd 08:33:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:33:58 Removing intermediate container 9b4ee1bbb7af 08:33:58 ---> 481fca5f6fd9 08:33:58 Step 20/22 : LABEL arch=x86_64 08:33:59 ---> Running in 266a834c7ba1 08:33:59 Removing intermediate container 266a834c7ba1 08:33:59 ---> 081419ad003d 08:33:59 Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:33:59 ---> b9784a8370b8 08:33:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:33:59 ---> Running in 3ebeb0cae24a 08:33:59 Removing intermediate container 2095752718e0 08:33:59 ---> 54737bc6e710 08:33:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:33:59 Removing intermediate container 3ebeb0cae24a 08:33:59 ---> 7a5b48763171 08:33:59 Step 22/22 : LABEL version=0.0.0 08:33:59 Removing intermediate container 4d7e97e6eb90 08:33:59 ---> 8728581e3df3 08:33:59 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:33:59 ---> Running in 3f3cb312e32e 08:33:59 ---> Running in 471091df70ff 08:33:59 ---> Running in 926a73e3d105 08:33:59 ---> 7b3ec22e450b 08:33:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:33:59 Removing intermediate container 80c7296178a8 08:33:59 ---> 82cfd319d9be 08:33:59 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:00 Removing intermediate container 3f3cb312e32e 08:34:00 ---> 51e3a6fc65d7 08:34:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:00 Removing intermediate container 471091df70ff 08:34:00 ---> 26e6fd061d96 08:34:00 08:34:00 ---> Running in 166b53515dce 08:34:00 Removing intermediate container 926a73e3d105 08:34:00 ---> 6201111bf3c8 08:34:00 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:00 Successfully built 26e6fd061d96 08:34:00 ---> 24aa924926b8 08:34:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:00 Successfully tagged core-data:latest 08:34:00  Building core-data ... done Building support-scheduler 08:34:00 ---> Running in 4c3c22a6fefd 08:34:00 Removing intermediate container 166b53515dce 08:34:00 ---> 5fc1d3b5b12c 08:34:00 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:34:00 ---> Running in 26dbe715a252 08:34:00 ---> 4eece62bcebc 08:34:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:01 ---> Running in e5e0aa72b493 08:34:01 ---> Running in ece286a82a72 08:34:01 Removing intermediate container 4c3c22a6fefd 08:34:01 ---> d0a9e992f37b 08:34:01 Step 20/22 : LABEL arch=x86_64 08:34:01 ---> Running in ed9a811166ea 08:34:01 Removing intermediate container e5e0aa72b493 08:34:01 ---> a24dafefc1b5 08:34:01 Step 20/22 : LABEL arch=x86_64 08:34:02 ---> Running in 09487793707c 08:34:02 Removing intermediate container ed9a811166ea 08:34:02 ---> 6e96fa05948b 08:34:02 Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:34:02 Removing intermediate container 09487793707c 08:34:02 ---> 0e812dfc48f7 08:34:02 Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:34:02 ---> Running in aaf01e327465 08:34:02 ---> Running in 677c8e4344c8 08:34:02 Removing intermediate container aaf01e327465 08:34:02 ---> a71644663fc3 08:34:02 Step 22/22 : LABEL version=0.0.0 08:34:02 Removing intermediate container 677c8e4344c8 08:34:02 ---> 7de341c9732e 08:34:02 Step 22/22 : LABEL version=0.0.0 08:34:02 Removing intermediate container 26dbe715a252 08:34:02 ---> b8c0f7577608 08:34:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:34:03 ---> Running in 3e094b8d8219 08:34:03 ---> Running in 6cdcc0f74df5 08:34:03 ---> Running in 2dcd970cb0fc 08:34:03 Removing intermediate container 3e094b8d8219 08:34:03 ---> b04c021caf74 08:34:03 08:34:03 Removing intermediate container 6cdcc0f74df5 08:34:03 ---> 2baea4321cb7 08:34:03 Step 22/24 : LABEL arch=x86_64 08:34:03 Removing intermediate container 2dcd970cb0fc 08:34:03 ---> ac6e8d9f4fa4 08:34:03 08:34:03 Removing intermediate container ece286a82a72 08:34:03 ---> 34f3a426797f 08:34:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:03 Successfully built b04c021caf74 08:34:03 Successfully tagged core-common-config-bootstrapper:latest 08:34:03  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 08:34:03 ---> Running in 1593f260ecf1 08:34:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:03 ---> 020a2c51033b 08:34:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:03 ---> Using cache 08:34:03 ---> d13478dd71eb 08:34:03 Step 4/22 : WORKDIR /edgex-go 08:34:03 ---> Using cache 08:34:03 ---> 6067aaecb6fd 08:34:03 Step 5/22 : RUN apk add --update --no-cache make git 08:34:03 ---> Using cache 08:34:03 ---> 540606058849 08:34:03 Step 6/22 : COPY go.mod vendor* ./ 08:34:03 ---> Using cache 08:34:03 ---> 1f63e48b5f6a 08:34:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> Using cache 08:34:03 ---> 12e516be9022 08:34:03 Step 8/22 : COPY . . 08:34:03 ---> Using cache 08:34:03 ---> b55117e43761 08:34:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:03 Successfully built ac6e8d9f4fa4 08:34:03 Successfully tagged security-proxy-auth:latest 08:34:03 Building support-notifications 08:34:03  Building security-proxy-auth ... done  ---> Running in b4b05c575274 08:34:05 Removing intermediate container 1593f260ecf1 08:34:05 ---> 34563ba6145e 08:34:05 Step 23/24 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:34:05 ---> ddf48b1d2623 08:34:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:05 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 08:34:05 ---> Running in 66f544adda4e 08:34:06 Removing intermediate container 66f544adda4e 08:34:06 ---> 9e464c2843c3 08:34:06 Step 24/24 : LABEL version=0.0.0 08:34:06 ---> 4939b7b7a73c 08:34:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:34:06 ---> Running in e17ce257656f 08:34:06 Removing intermediate container e17ce257656f 08:34:06 ---> 5a90426cf385 08:34:06 08:34:06 ---> 1026c9b4b2bc 08:34:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:34:06 Successfully built 5a90426cf385 08:34:07 Successfully tagged security-secretstore-setup:latest 08:34:07  Building security-secretstore-setup ... done Building security-spire-config 08:34:08 ---> 1bf972954736 08:34:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:34:08 ---> 651027b6a4a8 08:34:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:34:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:09 ---> 020a2c51033b 08:34:09 Step 3/19 : WORKDIR /edgex-go 08:34:09 ---> Using cache 08:34:09 ---> 15bb085603aa 08:34:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:09 ---> 72029666fd37 08:34:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:09 ---> Running in 82a82076897f 08:34:09 ---> ecc324bb023d 08:34:09 Step 27/32 : RUN chmod +x /entrypoint.sh 08:34:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:10 ---> 020a2c51033b 08:34:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:10 ---> Using cache 08:34:10 ---> d13478dd71eb 08:34:10 Step 4/22 : WORKDIR /edgex-go 08:34:10 ---> Using cache 08:34:10 ---> 6067aaecb6fd 08:34:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:10 ---> Running in 916bdd18e6cd 08:34:10 ---> Running in 582091e010d7 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:10 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:10 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:10 OK: 17046 distinct packages available 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:11 OK: 211 MiB in 51 packages 08:34:11 OK: 211 MiB in 51 packages 08:34:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:12 ---> 020a2c51033b 08:34:12 Step 3/24 : WORKDIR /edgex-go 08:34:12 ---> Using cache 08:34:12 ---> 15bb085603aa 08:34:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:12 ---> Running in 06a1f76eb661 08:34:12 Removing intermediate container 916bdd18e6cd 08:34:12 ---> d9aa149e0b8d 08:34:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:34:12 ---> Running in 6b51113dbe97 08:34:12 Removing intermediate container 582091e010d7 08:34:12 ---> a3d378fee8bb 08:34:12 Step 6/22 : COPY go.mod vendor* ./ 08:34:12 Removing intermediate container 82a82076897f 08:34:12 ---> 7a0dad9a115a 08:34:12 Step 5/19 : COPY go.mod vendor* ./ 08:34:13 Removing intermediate container 6b51113dbe97 08:34:13 ---> aeb976d8ba16 08:34:13 Step 29/32 : CMD ["gate"] 08:34:13 ---> Running in 931b9f1cff08 08:34:13 ---> 9d33788cc81b 08:34:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:13 ---> c17fe18403a4 08:34:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:13 ---> Running in 883f3c7a13c6 08:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:13 ---> Running in 674ca2df6f19 08:34:13 Removing intermediate container 931b9f1cff08 08:34:13 ---> c5eec73139a6 08:34:13 Step 30/32 : LABEL arch=x86_64 08:34:13 OK: 211 MiB in 51 packages 08:34:13 ---> Running in 5e58344262b9 08:34:13 Removing intermediate container 5e58344262b9 08:34:13 ---> 14c6872f68a4 08:34:13 Step 31/32 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:34:13 ---> Running in 556282db160b 08:34:14 Removing intermediate container 556282db160b 08:34:14 ---> 46527b2a9036 08:34:14 Step 32/32 : LABEL version=0.0.0 08:34:14 ---> Running in caceb15b77b9 08:34:14 Removing intermediate container 06a1f76eb661 08:34:14 ---> 39eec66d45d7 08:34:14 Step 5/24 : COPY go.mod vendor* ./ 08:34:14 Removing intermediate container caceb15b77b9 08:34:14 ---> 91f4a98c25c0 08:34:14 08:34:14 Successfully built 91f4a98c25c0 08:34:14 ---> 82470455585e 08:34:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:14 Successfully tagged security-bootstrapper:latest 08:34:14 Building security-proxy-setup 08:34:14  Building security-bootstrapper ... done  ---> Running in da825677cfa1 08:34:17 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:34:17 ---> 020a2c51033b 08:34:17 Step 3/21 : WORKDIR /edgex-go 08:34:17 ---> Using cache 08:34:17 ---> 15bb085603aa 08:34:17 Step 4/21 : RUN apk add --update --no-cache make git 08:34:17 ---> Using cache 08:34:17 ---> e775242aa0b6 08:34:17 Step 5/21 : COPY go.mod vendor* ./ 08:34:17 ---> Using cache 08:34:17 ---> d247bc995b59 08:34:17 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:17 ---> Using cache 08:34:17 ---> 9d9419e0e551 08:34:17 Step 7/21 : COPY . . 08:34:17 ---> Using cache 08:34:17 ---> 5fbddd037e4f 08:34:17 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:34:19 ---> Running in 5d89cb9893e9 08:34:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:34:28 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:37 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 08:34:38 Removing intermediate container b4b05c575274 08:34:38 ---> 0c73a23f39e1 08:34:38 08:34:38 Step 10/22 : FROM alpine:3.16 08:34:38 ---> dfd21b5a31f5 08:34:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:38 ---> Running in 4ba9733d5dca 08:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:39 (1/1) Installing dumb-init (1.2.5-r1) 08:34:39 Executing busybox-1.35.0-r17.trigger 08:34:39 OK: 6 MiB in 15 packages 08:34:40 Removing intermediate container 4ba9733d5dca 08:34:40 ---> cc951bb58110 08:34:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:40 ---> Running in bd5b4c98ebf2 08:34:40 Removing intermediate container 5d89cb9893e9 08:34:40 ---> 272e189a9efa 08:34:40 08:34:40 Step 9/21 : FROM alpine:3.16 08:34:40 ---> dfd21b5a31f5 08:34:40 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:40 ---> Running in 2d39761e2804 08:34:40 Removing intermediate container bd5b4c98ebf2 08:34:40 ---> d5c325bcae56 08:34:40 Step 13/22 : ENV APP_PORT=59861 08:34:40 ---> Running in 90dd31beefc3 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:41 (1/6) Installing ca-certificates (20220614-r0) 08:34:41 Removing intermediate container 883f3c7a13c6 08:34:41 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:41 ---> fdb6dbc432f8 08:34:41 Step 8/22 : COPY . . 08:34:41 Removing intermediate container 674ca2df6f19 08:34:41 ---> 45716fc32088 08:34:41 Step 7/19 : COPY . . 08:34:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:41 Removing intermediate container 90dd31beefc3 08:34:41 ---> 2f88d730633c 08:34:41 Step 14/22 : EXPOSE $APP_PORT 08:34:41 (4/6) Installing libcurl (7.83.1-r6) 08:34:41 (5/6) Installing curl (7.83.1-r6) 08:34:41 (6/6) Installing dumb-init (1.2.5-r1) 08:34:41 Executing busybox-1.35.0-r17.trigger 08:34:41 Executing ca-certificates-20220614-r0.trigger 08:34:41 Removing intermediate container da825677cfa1 08:34:41 ---> 880f30cf6346 08:34:41 Step 7/24 : COPY . . 08:34:41 ---> Running in 07d3b1245d85 08:34:41 OK: 8 MiB in 20 packages 08:34:46 Removing intermediate container 07d3b1245d85 08:34:46 ---> 1ab6d5a2d7d8 08:34:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:46 ---> 10c1cf6fc97d 08:34:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:46 ---> 71a657ea972d 08:34:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:46 ---> 96c96d71a3f1 08:34:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:46 ---> Running in ee5a51e7d581 08:34:46 ---> Running in 3b6cbdb5e508 08:34:46 ---> Running in 18702f9d1e30 08:34:46 ---> ef3e223b19aa 08:34:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:46 Removing intermediate container 2d39761e2804 08:34:46 ---> 43fe02a44e66 08:34:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:46 ---> Running in 6667bb0574e6 08:34:46 Removing intermediate container 3b6cbdb5e508 08:34:46 ---> af4cdd943d01 08:34:46 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:46 ---> Running in c879df0c1c1e 08:34:46 Removing intermediate container 6667bb0574e6 08:34:46 ---> 8f589a76165f 08:34:46 Step 12/21 : WORKDIR /edgex 08:34:46 ---> Running in 7af44a7f6354 08:34:46 Removing intermediate container c879df0c1c1e 08:34:46 ---> 157b08f296eb 08:34:46 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34: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 08:34:46 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 08:34:46 ---> Running in c41bf7f78d87 08:34:47 Removing intermediate container 7af44a7f6354 08:34:47 ---> cb6aea5eaa19 08:34:47 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:47 ---> c4db653b0395 08:34:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:47 ---> 6cb168e48970 08:34:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:48 ---> 6b96a1e53ffd 08:34:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:48 ---> Running in d62c012556a7 08:34:48 Removing intermediate container c41bf7f78d87 08:34:48 ---> a95291631f87 08:34:48 Step 11/24 : WORKDIR /edgex-go 08:34:48 Removing intermediate container d62c012556a7 08:34:48 ---> ae22a64239d0 08:34:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:48 ---> Running in 3f835ce686fb 08:34:48 ---> Running in 2058a1ca4465 08:34:48 ---> 43a7558f4554 08:34:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:48 Removing intermediate container 2058a1ca4465 08:34:48 ---> ca59e2f5f8a1 08:34:48 Step 20/22 : LABEL arch=x86_64 08:34:48 Removing intermediate container 3f835ce686fb 08:34:48 ---> 76c95de9dfa8 08:34:48 08:34:48 Step 12/24 : FROM alpine:3.15 08:34:48 ---> Running in 524c08246190 08:34:48 3.15: Pulling from library/alpine 08:34:48 ---> 460b8f02eb5d 08:34:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:48 Removing intermediate container 524c08246190 08:34:48 ---> 89744d327122 08:34:48 Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:34:48 ---> Running in 9e8f68c85a40 08:34:48 Removing intermediate container 9e8f68c85a40 08:34:48 ---> 37704d5a10d3 08:34:48 Step 22/22 : LABEL version=0.0.0 08:34:49 ---> 19ef6c3ffad7 08:34:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:49 ---> Running in 63a511de210f 08:34:49 ---> Running in 6f629a032585 08:34:49 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:49 Status: Downloaded newer image for alpine:3.15 08:34:49 ---> 5ce65d7b0fde 08:34:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:49 ---> Running in 94232612792e 08:34:49 Removing intermediate container 63a511de210f 08:34:49 ---> c4c0d2fc66b5 08:34:49 08:34:49 Successfully built c4c0d2fc66b5 08:34:49 Successfully tagged support-scheduler:latest 08:34:49  Building support-scheduler ... done Building security-spire-server 08:34:49 Removing intermediate container 94232612792e 08:34:49 ---> 0befadf2f70c 08:34:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:49 ---> Running in da46ab1307b9 08:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:50 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:50 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:50 OK: 15857 distinct packages available 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:50 (1/4) Installing dumb-init (1.2.5-r1) 08:34:50 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:50 (3/4) Installing libucontext (1.1-r0) 08:34:50 (4/4) Installing gcompat (1.0.0-r4) 08:34:50 Executing busybox-1.34.1-r7.trigger 08:34:50 OK: 6 MiB in 18 packages 08:34:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:52 ---> 020a2c51033b 08:34:52 Step 3/23 : WORKDIR /edgex-go 08:34:52 ---> Using cache 08:34:52 ---> 15bb085603aa 08:34:52 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:52 ---> Using cache 08:34:52 ---> 39eec66d45d7 08:34:52 Step 5/23 : COPY go.mod vendor* ./ 08:34:52 ---> Using cache 08:34:52 ---> 82470455585e 08:34:52 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 ---> Using cache 08:34:52 ---> 880f30cf6346 08:34:52 Step 7/23 : COPY . . 08:34:52 ---> Using cache 08:34:52 ---> 10c1cf6fc97d 08:34:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:52 ---> Using cache 08:34:52 ---> af4cdd943d01 08:34:52 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:52 ---> Using cache 08:34:52 ---> 157b08f296eb 08:34:52 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:52 Removing intermediate container 6f629a032585 08:34:52 ---> 07c9fc888ca3 08:34:52 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:52 ---> Running in 2a5a449e714c 08:34:52 ---> Running in 3cb1f156390f 08:34:52 Removing intermediate container da46ab1307b9 08:34:52 ---> 54943989293e 08:34:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:52 Removing intermediate container 3cb1f156390f 08:34:52 ---> bc561f295b01 08:34:52 Step 19/21 : LABEL arch=x86_64 08:34:52 ---> Running in 08ed29d3a591 08:34:53 Removing intermediate container 08ed29d3a591 08:34:53 ---> 538e2513d98c 08:34:53 Step 20/21 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:34:53 ---> Running in 5e154fd2d1d5 08:34:53 Removing intermediate container 2a5a449e714c 08:34:53 ---> bebc015d3d7a 08:34:53 Step 11/23 : WORKDIR /edgex-go 08:34:53 ---> Running in 0de7c2aef962 08:34:53 Removing intermediate container 5e154fd2d1d5 08:34:53 ---> 7ea75584cf39 08:34:53 Step 21/21 : LABEL version=0.0.0 08:34:54 ---> Running in c8a35b01fff3 08:34:54 Removing intermediate container c8a35b01fff3 08:34:54 ---> 34f5ea357fca 08:34:54 08:34:54 Removing intermediate container 0de7c2aef962 08:34:54 ---> e89a457f0622 08:34:54 08:34:54 Step 12/23 : FROM alpine:3.15 08:34:54 ---> 5ce65d7b0fde 08:34:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:54 ---> Using cache 08:34:54 ---> 0befadf2f70c 08:34:54 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:54 ---> cc32f0d002d3 08:34:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:54 Successfully built 34f5ea357fca 08:34:54 ---> Running in 6c5ce0c1df44 08:34:54 Successfully tagged security-proxy-setup:latest 08:34:54  Building security-proxy-setup ... done Building security-spire-agent 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:56 OK: 15857 distinct packages available 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:56 (1/5) Installing dumb-init (1.2.5-r1) 08:34:56 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:56 (3/5) Installing libucontext (1.1-r0) 08:34:56 (4/5) Installing gcompat (1.0.0-r4) 08:34:56 (5/5) Installing openssl (1.1.1t-r1) 08:34:56 Executing busybox-1.34.1-r7.trigger 08:34:56 OK: 7 MiB in 19 packages 08:34:56 ---> 64a46cbc0b8b 08:34:56 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:57 ---> Running in 8083f2fc59da 08:34:57 Removing intermediate container 8083f2fc59da 08:34:57 ---> 041c8aee38e2 08:34:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:57 Removing intermediate container 6c5ce0c1df44 08:34:57 ---> d4d273cbdc3a 08:34:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:58 ---> 0cbadef2b470 08:34:58 Step 19/24 : WORKDIR / 08:34:58 ---> Running in 2735620a75c2 08:34:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:59 ---> 020a2c51033b 08:34:59 Step 3/24 : WORKDIR /edgex-go 08:34:59 ---> Using cache 08:34:59 ---> 15bb085603aa 08:34:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:59 ---> Using cache 08:34:59 ---> 39eec66d45d7 08:34:59 Step 5/24 : COPY go.mod vendor* ./ 08:34:59 ---> Using cache 08:34:59 ---> 82470455585e 08:34:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:59 ---> Using cache 08:34:59 ---> 880f30cf6346 08:34:59 Step 7/24 : COPY . . 08:34:59 ---> Using cache 08:34:59 ---> 10c1cf6fc97d 08:34:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:59 ---> Using cache 08:34:59 ---> af4cdd943d01 08:34:59 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:59 ---> Using cache 08:34:59 ---> 157b08f296eb 08:34:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:59 ---> Using cache 08:34:59 ---> a95291631f87 08:34:59 Step 11/24 : WORKDIR /edgex-go 08:34:59 ---> Using cache 08:34:59 ---> 76c95de9dfa8 08:34:59 08:34:59 Step 12/24 : FROM alpine:3.15 08:34:59 ---> 5ce65d7b0fde 08:34:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:59 ---> Using cache 08:34:59 ---> 0befadf2f70c 08:34:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:59 ---> Using cache 08:34:59 ---> d4d273cbdc3a 08:34:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:59 Removing intermediate container 2735620a75c2 08:34:59 ---> 00b74d01929b 08:34:59 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:59 ---> Running in bf5b774dcb35 08:34:59 Removing intermediate container bf5b774dcb35 08:34:59 ---> 7397f875ddf9 08:34:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:59 ---> Running in 4fcb76347438 08:35:00 Removing intermediate container 4fcb76347438 08:35:00 ---> c00c93c7f32a 08:35:00 Step 22/24 : LABEL arch=x86_64 08:35:00 ---> 6f3359a5ab64 08:35:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:00 ---> Running in a3ef2db2997a 08:35:00 Removing intermediate container a3ef2db2997a 08:35:00 ---> 697dc4ae5317 08:35:00 Step 23/24 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:35:00 ---> Running in 62394f18a433 08:35:00 ---> 5f97bcfc1eec 08:35:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:00 ---> 6a2edf405a28 08:35:00 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:00 Removing intermediate container 62394f18a433 08:35:00 ---> 543bcc5dbd30 08:35:00 Step 24/24 : LABEL version=0.0.0 08:35:01 ---> Running in 872e578915f8 08:35:01 ---> fab5fbda7825 08:35:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:01 Removing intermediate container 872e578915f8 08:35:01 ---> b649d916b214 08:35:01 08:35:01 Successfully built b649d916b214 08:35:02 Successfully tagged security-spire-config:latest 08:35:02  Building security-spire-config ... done Building core-metadata 08:35:02 ---> ca3615681cc8 08:35:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:02 ---> Running in f428d8f67592 08:35:03 Removing intermediate container f428d8f67592 08:35:03 ---> ff15b66c9b2d 08:35:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:03 ---> f1ceb978d4ca 08:35:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:03 ---> Running in f279489f76fb 08:35:03 Removing intermediate container f279489f76fb 08:35:03 ---> 7063fbd890d5 08:35:03 Step 21/23 : LABEL arch=x86_64 08:35:04 ---> Running in 17f3822ee7d2 08:35:04 ---> cb7680988d6d 08:35:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:04 Removing intermediate container 17f3822ee7d2 08:35:04 ---> 6d38c6b7e9b5 08:35:04 Step 22/23 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:35:04 ---> 18e233c2d627 08:35:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:04 ---> Running in 2db7b4c836fd 08:35:05 Removing intermediate container 2db7b4c836fd 08:35:05 ---> 90e1c3e0eff3 08:35:05 Step 23/23 : LABEL version=0.0.0 08:35:05 ---> 792097fbd24d 08:35:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:05 ---> Running in f2b44836a2a3 08:35:05 ---> Running in 9bb9deba3735 08:35:05 Removing intermediate container 9bb9deba3735 08:35:05 ---> 1be83da145df 08:35:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:05 Removing intermediate container f2b44836a2a3 08:35:05 ---> cc09eed37c35 08:35:05 08:35:05 ---> Running in a6715f4355b9 08:35:05 Successfully built cc09eed37c35 08:35:05 Successfully tagged security-spire-server:latest 08:35:05 Building core-command 08:35:06  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:06 ---> 020a2c51033b 08:35:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:06 ---> Using cache 08:35:06 ---> d13478dd71eb 08:35:06 Step 4/24 : WORKDIR /edgex-go 08:35:06 ---> Using cache 08:35:06 ---> 6067aaecb6fd 08:35:06 Step 5/24 : RUN apk add --update --no-cache make git 08:35:06 ---> Using cache 08:35:06 ---> 540606058849 08:35:06 Step 6/24 : COPY go.mod vendor* ./ 08:35:06 ---> Using cache 08:35:06 ---> 1f63e48b5f6a 08:35:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 ---> Using cache 08:35:06 ---> 12e516be9022 08:35:06 Step 8/24 : COPY . . 08:35:06 ---> Using cache 08:35:06 ---> b55117e43761 08:35:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:06 ---> Running in e42e47f8ffc8 08:35:06 Removing intermediate container a6715f4355b9 08:35:06 ---> 23bcbfe78efa 08:35:06 Step 22/24 : LABEL arch=x86_64 08:35:07 ---> Running in f181fdadab74 08:35:07 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 08:35:08 Removing intermediate container f181fdadab74 08:35:08 ---> e3439263a567 08:35:08 Step 23/24 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:35:09 ---> Running in af76ddb8a304 08:35:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:09 ---> 020a2c51033b 08:35:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:09 ---> Using cache 08:35:09 ---> d13478dd71eb 08:35:09 Step 4/23 : WORKDIR /edgex-go 08:35:09 ---> Using cache 08:35:09 ---> 6067aaecb6fd 08:35:09 Step 5/23 : RUN apk add --update --no-cache make git 08:35:09 ---> Using cache 08:35:09 ---> 540606058849 08:35:09 Step 6/23 : COPY go.mod vendor* ./ 08:35:09 ---> Using cache 08:35:09 ---> 1f63e48b5f6a 08:35:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> Using cache 08:35:09 ---> 12e516be9022 08:35:09 Step 8/23 : COPY . . 08:35:09 ---> Using cache 08:35:09 ---> b55117e43761 08:35:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:09 Removing intermediate container af76ddb8a304 08:35:09 ---> 29155a66f9aa 08:35:09 Step 24/24 : LABEL version=0.0.0 08:35:09 ---> Running in 1d72d2ca6455 08:35:09 ---> Running in 99d82789f87e 08:35:09 Removing intermediate container 99d82789f87e 08:35:09 ---> f0e48b6a4c39 08:35:09 08:35:09 Successfully built f0e48b6a4c39 08:35:09 Successfully tagged security-spire-agent:latest 08:35:10  Building security-spire-agent ... done 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 08:35:16 Removing intermediate container 18702f9d1e30 08:35:16 ---> d74efb8de3cd 08:35:16 08:35:16 Step 9/19 : FROM alpine:3.15 08:35:16 ---> 5ce65d7b0fde 08:35:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:16 ---> Using cache 08:35:16 ---> 0befadf2f70c 08:35:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:16 ---> Running in 08b290689456 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:17 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:17 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:17 OK: 15857 distinct packages available 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:18 (1/9) Installing ca-certificates (20220614-r0) 08:35:18 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:18 (4/9) Installing libcurl (7.80.0-r6) 08:35:18 (5/9) Installing curl (7.80.0-r6) 08:35:18 (6/9) Installing dumb-init (1.2.5-r1) 08:35:18 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:18 (8/9) Installing libucontext (1.1-r0) 08:35:18 (9/9) Installing gcompat (1.0.0-r4) 08:35:18 Executing busybox-1.34.1-r7.trigger 08:35:18 Executing ca-certificates-20220614-r0.trigger 08:35:18 OK: 8 MiB in 23 packages 08:35:20 Removing intermediate container ee5a51e7d581 08:35:20 ---> 6f167b1c3335 08:35:20 08:35:20 Step 10/22 : FROM alpine:3.16 08:35:20 ---> dfd21b5a31f5 08:35:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:20 ---> Running in a976ed00a1e5 08:35:20 Removing intermediate container 08b290689456 08:35:20 ---> 1b5f3111a932 08:35:20 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:20 ---> 5ee4345e10e6 08:35:20 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:20 (1/2) Installing ca-certificates (20220614-r0) 08:35:21 (2/2) Installing dumb-init (1.2.5-r1) 08:35:21 Executing busybox-1.35.0-r17.trigger 08:35:21 Executing ca-certificates-20220614-r0.trigger 08:35:21 OK: 6 MiB in 16 packages 08:35:21 ---> e363a7202023 08:35:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:21 ---> d2049afd5abb 08:35:21 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:21 ---> Running in e03b5681f946 08:35:21 Removing intermediate container a976ed00a1e5 08:35:21 ---> dcd877452100 08:35:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:21 Removing intermediate container e03b5681f946 08:35:21 ---> f0e647534fb7 08:35:21 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:21 ---> Running in da8e6c59dd7f 08:35:21 ---> Running in b3e784cd8f30 08:35:22 Removing intermediate container da8e6c59dd7f 08:35:22 ---> fc85e852f95e 08:35:22 Step 13/22 : ENV APP_PORT=59860 08:35:22 Removing intermediate container b3e784cd8f30 08:35:22 ---> d9c784d2cc4f 08:35:22 Step 17/19 : LABEL arch=x86_64 08:35:22 ---> Running in c0493a84abb2 08:35:22 ---> Running in 7921d2cea392 08:35:22 Removing intermediate container 7921d2cea392 08:35:22 ---> c0df65471978 08:35:22 Step 18/19 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:35:22 Removing intermediate container c0493a84abb2 08:35:22 ---> bf57149fe9f4 08:35:22 Step 14/22 : EXPOSE $APP_PORT 08:35:22 ---> Running in 7123a13ba8d2 08:35:22 ---> Running in c537697d8a08 08:35:22 Removing intermediate container 7123a13ba8d2 08:35:22 ---> 30ef5b884760 08:35:22 Step 19/19 : LABEL version=0.0.0 08:35:22 Removing intermediate container c537697d8a08 08:35:22 ---> a590957c70d9 08:35:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:22 ---> Running in 4215569e760d 08:35:23 Removing intermediate container 4215569e760d 08:35:23 ---> 3be20e7983a5 08:35:23 08:35:23 ---> 598a85d51daf 08:35:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:23 Successfully built 3be20e7983a5 08:35:23 Successfully tagged security-spiffe-token-provider:latest 08:35:23  Building security-spiffe-token-provider ... done  ---> a6d87f2c80d0 08:35:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:24 ---> 1460cb30a22d 08:35:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:24 ---> Running in 344434d63254 08:35:24 Removing intermediate container 344434d63254 08:35:24 ---> 3119d3fdedc2 08:35:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:24 ---> Running in 0513d1872fca 08:35:24 Removing intermediate container 0513d1872fca 08:35:24 ---> 6c51664b927e 08:35:24 Step 20/22 : LABEL arch=x86_64 08:35:25 ---> Running in cadc9ae4ae26 08:35:25 Removing intermediate container cadc9ae4ae26 08:35:25 ---> 4f6024c8aee7 08:35:25 Step 21/22 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:35:25 ---> Running in 9a2ad06f6346 08:35:25 Removing intermediate container 9a2ad06f6346 08:35:25 ---> 826ad6181e26 08:35:25 Step 22/22 : LABEL version=0.0.0 08:35:25 ---> Running in 5d2ed3458713 08:35:25 Removing intermediate container 5d2ed3458713 08:35:25 ---> 47c8811053da 08:35:25 08:35:25 Successfully built 47c8811053da 08:35:25 Successfully tagged support-notifications:latest 08:35:30  Building support-notifications ... done Removing intermediate container e42e47f8ffc8 08:35:30 ---> d121240ea040 08:35:30 08:35:30 Step 10/24 : FROM alpine:3.16 08:35:30 ---> dfd21b5a31f5 08:35:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:30 ---> Using cache 08:35:30 ---> cc951bb58110 08:35:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:30 ---> Using cache 08:35:30 ---> d5c325bcae56 08:35:30 Step 13/24 : ENV APP_PORT=59881 08:35:30 ---> Running in 9a2b79c8cbd7 08:35:30 Removing intermediate container 9a2b79c8cbd7 08:35:30 ---> 59e35b1e718c 08:35:30 Step 14/24 : EXPOSE $APP_PORT 08:35:30 ---> Running in f5e97e100766 08:35:30 Removing intermediate container f5e97e100766 08:35:30 ---> 45313d6b2639 08:35:30 Step 15/24 : WORKDIR / 08:35:30 ---> Running in 4214177b3c86 08:35:30 Removing intermediate container 4214177b3c86 08:35:30 ---> e9bd0a4acc79 08:35:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:31 ---> 27420f0f7599 08:35:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:31 ---> 717a0dcdb85e 08:35:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:31 Removing intermediate container 1d72d2ca6455 08:35:31 ---> 7334121ea16c 08:35:31 08:35:31 Step 10/23 : FROM alpine:3.16 08:35:31 ---> dfd21b5a31f5 08:35:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:31 ---> Using cache 08:35:31 ---> cc951bb58110 08:35:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:31 ---> Using cache 08:35:31 ---> d5c325bcae56 08:35:31 Step 13/23 : ENV APP_PORT=59882 08:35:32 ---> Running in 410f92ed3c24 08:35:32 ---> b3e722ecae47 08:35:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:32 Removing intermediate container 410f92ed3c24 08:35:32 ---> cf14a6cd4f05 08:35:32 Step 14/23 : EXPOSE $APP_PORT 08:35:32 ---> Running in 2d4b431947f4 08:35:32 ---> 8c358dfc67e9 08:35:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:32 ---> Running in 8cdf2424a591 08:35:32 Removing intermediate container 2d4b431947f4 08:35:32 ---> 2cea81f099ae 08:35:32 Step 15/23 : WORKDIR / 08:35:32 ---> Running in 60f8afa30452 08:35:32 Removing intermediate container 8cdf2424a591 08:35:32 ---> b7c91c615b65 08:35:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:32 ---> Running in e95914217529 08:35:32 Removing intermediate container 60f8afa30452 08:35:32 ---> 275aafa70310 08:35:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:32 Removing intermediate container e95914217529 08:35:32 ---> 3ebd217ec975 08:35:32 Step 22/24 : LABEL arch=x86_64 08:35:32 ---> Running in dd3b95d21510 08:35:32 ---> c2b3ff011102 08:35:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:32 Removing intermediate container dd3b95d21510 08:35:32 ---> aaa0bd3a1ac4 08:35:32 Step 23/24 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:35:32 ---> Running in 1492e6751922 08:35:33 Removing intermediate container 1492e6751922 08:35:33 ---> 60e33af0d511 08:35:33 Step 24/24 : LABEL version=0.0.0 08:35:33 ---> Running in 37262a15ba2a 08:35:33 ---> eba04aa8efa5 08:35:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:33 Removing intermediate container 37262a15ba2a 08:35:33 ---> aa129b03c700 08:35:33 08:35:33 Successfully built aa129b03c700 08:35:33 Successfully tagged core-metadata:latest 08:35:33  Building core-metadata ... done  ---> 64af6e7cf8a1 08:35:33 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:33 ---> Running in 19cdf0c788ea 08:35:33 Removing intermediate container 19cdf0c788ea 08:35:33 ---> e2bb03c6b928 08:35:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:33 ---> Running in 5b97bdff6c66 08:35:33 Removing intermediate container 5b97bdff6c66 08:35:33 ---> ab5e742ad719 08:35:33 Step 21/23 : LABEL arch=x86_64 08:35:33 ---> Running in 332d7f6f3adf 08:35:33 Removing intermediate container 332d7f6f3adf 08:35:33 ---> b5e0f405db2b 08:35:33 Step 22/23 : LABEL git_sha=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 08:35:33 ---> Running in 20f9fea10950 08:35:33 Removing intermediate container 20f9fea10950 08:35:33 ---> 44ed5b6bf07b 08:35:33 Step 23/23 : LABEL version=0.0.0 08:35:33 ---> Running in 66482abc67c7 08:35:34 Removing intermediate container 66482abc67c7 08:35:34 ---> ab5e4b131fbf 08:35:34 08:35:34 Successfully built ab5e4b131fbf 08:35:34 Successfully tagged core-command:latest 08:35:34  Building core-command ... done  [Pipeline] } 08:35:34 $ docker stop --time=1 6215e559bdd88744d68d05136689ef9ec2387c05e27368d3e980fee85512a819 08:35:35 $ docker rm -f --volumes 6215e559bdd88744d68d05136689ef9ec2387c05e27368d3e980fee85512a819 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:35 + docker images 08:35:35 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:35 core-metadata latest aa129b03c700 2 seconds ago 18.5MB 08:35:35 core-command latest ab5e4b131fbf 2 seconds ago 17.7MB 08:35:35 7334121ea16c 4 seconds ago 1.69GB 08:35:35 d121240ea040 6 seconds ago 1.7GB 08:35:35 support-notifications latest 47c8811053da 10 seconds ago 30.7MB 08:35:35 security-spiffe-token-provider latest 3be20e7983a5 13 seconds ago 30MB 08:35:35 6f167b1c3335 16 seconds ago 1.76GB 08:35:35 d74efb8de3cd 20 seconds ago 1.73GB 08:35:35 security-spire-agent latest f0e48b6a4c39 26 seconds ago 125MB 08:35:35 security-spire-server latest cc09eed37c35 30 seconds ago 86.5MB 08:35:35 security-spire-config latest b649d916b214 34 seconds ago 85.8MB 08:35:35 security-proxy-setup latest 34f5ea357fca 41 seconds ago 27.8MB 08:35:35 e89a457f0622 41 seconds ago 1.56GB 08:35:35 support-scheduler latest c4c0d2fc66b5 46 seconds ago 30.1MB 08:35:35 76c95de9dfa8 47 seconds ago 1.56GB 08:35:35 272e189a9efa 56 seconds ago 1.68GB 08:35:35 0c73a23f39e1 About a minute ago 1.75GB 08:35:35 security-bootstrapper latest 91f4a98c25c0 About a minute ago 20.4MB 08:35:35 security-secretstore-setup latest 5a90426cf385 About a minute ago 30MB 08:35:35 security-proxy-auth latest ac6e8d9f4fa4 About a minute ago 16.2MB 08:35:35 core-common-config-bootstrapper latest b04c021caf74 About a minute ago 15.5MB 08:35:35 core-data latest 26e6fd061d96 About a minute ago 18MB 08:35:35 a774a19b8af3 About a minute ago 1.7GB 08:35:35 92002305bc43 About a minute ago 1.68GB 08:35:35 02984f0e1b56 About a minute ago 1.68GB 08:35:35 84f7a27764a8 About a minute ago 1.69GB 08:35:35 adc8cc750c58 About a minute ago 1.67GB 08:35:35 ci-base-image-x86_64 latest 020a2c51033b 5 minutes ago 904MB 08:35:35 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 08:35:35 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 08:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:35:35 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] } 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.360s coverage: 28.7% of statements 08:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.579s coverage: 98.5% of statements 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 71.2% of statements 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.675s coverage: 54.0% of statements 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.885s coverage: 88.5% of statements 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.772s coverage: 3.9% of statements 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.881s coverage: 95.6% of statements 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.513s coverage: 72.2% of statements 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.699s coverage: 65.9% of statements 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.511s coverage: 0.9% of statements 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.453s coverage: 29.6% of statements 08:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.380s coverage: 47.1% of statements 08:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.310s coverage: 82.9% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.427s coverage: 94.1% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.315s coverage: 96.3% of statements 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.304s coverage: 87.5% of statements 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.364s coverage: 94.4% of statements 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.219s coverage: 44.8% of statements 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.479s coverage: 79.9% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.351s coverage: 92.9% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.201s coverage: 100.0% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.317s coverage: 77.4% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.283s coverage: 87.2% of statements 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.955s coverage: 91.2% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.407s coverage: 63.1% of statements 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.141s coverage: 73.7% of statements 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.525s coverage: 65.3% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.005s coverage: 41.0% of statements 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.279s coverage: 84.8% of statements 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.556s coverage: 17.7% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.749s coverage: 92.3% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.484s coverage: 63.2% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:31 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 08:38:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:31 go vet ./... 08:40:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:38 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:38 + ls -al . 08:40:38 total 740 08:40:38 drwxrwxr-x 10 1001 1001 4096 Mar 1 08:33 . 08:40:38 drwxr-xr-x 4 root root 4096 Mar 1 08:33 .. 08:40:38 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:32 .blubracket 08:40:38 -rw-rw-r-- 1 1001 1001 16 Mar 1 08:32 .dockerignore 08:40:38 drwxrwxr-x 8 1001 1001 4096 Mar 1 08:32 .git 08:40:38 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:32 .github 08:40:38 -rw-rw-r-- 1 1001 1001 1068 Mar 1 08:32 .gitignore 08:40:38 -rw-rw-r-- 1 1001 1001 42 Mar 1 08:32 .golangci.yml 08:40:38 -rw-rw-r-- 1 1001 1001 87 Mar 1 08:32 .hadolint.yml 08:40:38 -rw-rw-r-- 1 1001 1001 166 Mar 1 08:32 .sonarcloud.properties 08:40:38 -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:32 ADOPTERS.md 08:40:38 -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:32 Attribution.txt 08:40:38 -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:32 CHANGELOG.md 08:40:38 -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:32 CONTRIBUTING.md 08:40:38 -rw-rw-r-- 1 1001 1001 677 Mar 1 08:32 GOVERNANCE.md 08:40:38 -rw-rw-r-- 1 1001 1001 883 Mar 1 08:32 Jenkinsfile 08:40:38 -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:32 LICENSE 08:40:38 -rw-rw-r-- 1 1001 1001 14116 Mar 1 08:32 Makefile 08:40:38 -rw-rw-r-- 1 1001 1001 582 Mar 1 08:32 OWNERS.md 08:40:38 -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:32 README.md 08:40:38 -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:32 SECURITY.md 08:40:38 -rw-rw-r-- 1 1001 1001 5 Mar 1 08:29 VERSION 08:40:38 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:32 bin 08:40:38 drwxrwxr-x 18 1001 1001 4096 Mar 1 08:32 cmd 08:40:38 -rw-r--r-- 1 root root 487670 Mar 1 08:38 coverage.out 08:40:38 -rw-rw-r-- 1 1001 1001 3296 Mar 1 08:32 go.mod 08:40:38 -rw-rw-r-- 1 1001 1001 31429 Mar 1 08:32 go.sum 08:40:38 drwxrwxr-x 7 1001 1001 4096 Mar 1 08:32 internal 08:40:38 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:32 openapi 08:40:38 drwxrwxr-x 4 1001 1001 4096 Mar 1 08:32 snap 08:40:38 -rw-rw-r-- 1 1001 1001 204 Mar 1 08:32 version.go [Pipeline] sh 08:40:39 + '[' -e coverage.out ] 08:40:39 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:39 Warning: overwriting stash ‘coverage-report’ 08:40:40 Stashed 1 file(s) [Pipeline] sh 08:40:40 + make build 08:40:40 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 08:42:17 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 08:42:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:42:26 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 08:42:31 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 08:43:17 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 08:43:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:43:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:43:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:47 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 08:43:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:44:14 $ docker stop --time=1 38e24f1097018397f92f7f321d578d1c6a7d5c9cd8438d33e95a09159d5762c7 08:44:16 $ docker rm -f --volumes 38e24f1097018397f92f7f321d578d1c6a7d5c9cd8438d33e95a09159d5762c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:18 08:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:19 latest: Pulling from edgex-devops/edgex-compose-arm64 08:44:19 29e5d40040c1: Pulling fs layer 08:44:19 1ce36da41761: Pulling fs layer 08:44:19 25b303627fd3: Pulling fs layer 08:44:19 29e5d40040c1: Verifying Checksum 08:44:19 29e5d40040c1: Download complete 08:44:20 1ce36da41761: Verifying Checksum 08:44:20 1ce36da41761: Download complete 08:44:21 25b303627fd3: Download complete 08:44:22 29e5d40040c1: Pull complete 08:44:23 1ce36da41761: Pull complete 08:44:33 25b303627fd3: Pull complete 08:44:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:44:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:33 prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container 08:44:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:36 $ docker top d504156c8591fdee1f2362985a3a3aaf9a81995c97f2e703c7e60860bbf78d8b -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:36 + grep parallel 08:44:36 + docker-compose build --help 08:44:42 --parallel Build images in parallel. [Pipeline] } 08:44:42 $ docker stop --time=1 d504156c8591fdee1f2362985a3a3aaf9a81995c97f2e703c7e60860bbf78d8b 08:44:44 $ docker rm -f --volumes d504156c8591fdee1f2362985a3a3aaf9a81995c97f2e703c7e60860bbf78d8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:44 prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container 08:44:45 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:49 $ docker top f6c878100659e09d63242fbd5ba7b7386815709bf20e16ec0c53765ad498b212 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:49 + docker-compose -f ./docker-compose-build.yml build --parallel 08:44:56 Building core-command ... 08:44:56 Building core-common-config-bootstrapper ... 08:44:56 Building core-data ... 08:44:56 Building core-metadata ... 08:44:56 Building security-bootstrapper ... 08:44:56 Building security-proxy-auth ... 08:44:56 Building security-proxy-setup ... 08:44:56 Building security-secretstore-setup ... 08:44:56 Building security-spiffe-token-provider ... 08:44:56 Building security-spire-agent ... 08:44:56 Building security-spire-config ... 08:44:56 Building security-spire-server ... 08:44:56 Building support-notifications ... 08:44:56 Building support-scheduler ... 08:44:56 Building security-spire-config 08:44:56 Building security-proxy-setup 08:44:56 Building core-data 08:44:56 Building security-proxy-auth 08:44:56 Building security-spire-server 08:45:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:45:52 ---> 5ebc91af1bfa 08:45:52 Step 3/23 : WORKDIR /edgex-go 08:45:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:45:52 ---> 5ebc91af1bfa 08:45:52 Step 3/24 : WORKDIR /edgex-go 08:45:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:52 ---> 5ebc91af1bfa 08:45:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:45:52 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:45:52 ---> 5ebc91af1bfa 08:45:52 Step 3/21 : WORKDIR /edgex-go 08:45:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:52 ---> 5ebc91af1bfa 08:45:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:45:52 ---> Running in 813302c38f35 08:45:52 ---> Running in dcfe2069c388 08:45:52 ---> Running in 6449ff6d4b6a 08:45:52 ---> Running in 2f62a3590470 08:45:52 ---> Running in f6f755c86a77 08:45:52 Removing intermediate container f6f755c86a77 08:45:52 ---> 84962be1af87 08:45:52 Step 4/22 : WORKDIR /edgex-go 08:45:52 Removing intermediate container dcfe2069c388 08:45:52 ---> db9a77db28d4 08:45:52 Step 4/22 : WORKDIR /edgex-go ---> Running in c64c76253113 08:45:52 08:45:52 Removing intermediate container 2f62a3590470 08:45:52 ---> e454c501f0e6 08:45:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:45:52 Removing intermediate container 6449ff6d4b6a 08:45:52 Removing intermediate container 813302c38f35 08:45:52 ---> a23c4ce07e65 08:45:52 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:45:52 ---> cfbb0c000560 08:45:52 Step 4/21 : RUN apk add --update --no-cache make git 08:45:52 ---> Running in bc85b54f0691 08:45:52 ---> Running in bde456ce1a57 08:45:52 ---> Running in 0612d6e087ee 08:45:52 ---> Running in ab67932dfff7 08:45:52 Removing intermediate container c64c76253113 08:45:52 ---> 067a204da1f2 08:45:52 Step 5/22 : RUN apk add --update --no-cache make git 08:45:52 ---> Running in 782b0b86c1a5 08:45:52 Removing intermediate container bde456ce1a57 08:45:52 ---> 0ef76dfe040a 08:45:52 Step 5/22 : RUN apk add --update --no-cache make git 08:45:52 ---> Running in 8175b2c4eacb 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:52 OK: 221 MiB in 51 packages 08:45:52 OK: 221 MiB in 51 packages 08:45:52 OK: 221 MiB in 51 packages 08:45:52 OK: 221 MiB in 51 packages 08:45:52 OK: 221 MiB in 51 packages 08:45:52 Removing intermediate container bc85b54f0691 08:45:52 ---> eaf8a8eca5b2 08:45:52 Step 5/24 : COPY go.mod vendor* ./ 08:45:52 Removing intermediate container 0612d6e087ee 08:45:52 ---> 0f3bc6598699 08:45:52 Step 5/21 : COPY go.mod vendor* ./ 08:45:52 Removing intermediate container ab67932dfff7 08:45:52 ---> 54128779937d 08:45:52 Step 5/23 : COPY go.mod vendor* ./ 08:45:52 Removing intermediate container 8175b2c4eacb 08:45:52 ---> ccd1db87fc1b 08:45:52 Step 6/22 : COPY go.mod vendor* ./ 08:45:52 ---> e4cfae5681de 08:45:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:52 Removing intermediate container 782b0b86c1a5 08:45:52 ---> caaa08dcbe84 08:45:52 Step 6/22 : COPY go.mod vendor* ./ 08:45:52 ---> Running in a916d6f4349f 08:45:53 ---> db419475b7bb 08:45:53 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:53 ---> Running in 234b4e8c8581 08:45:53 ---> d0b14dfdd0e4 08:45:53 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 090454f9bcbc 08:45:53 08:45:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:53 ---> Running in 5a0a78d578b5 08:45:53 ---> Running in 281f604a0792 08:45:53 ---> 70ced00c0ebc 08:45:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:54 ---> Running in 1f360a84d0af 08:47:45 Removing intermediate container a916d6f4349f 08:47:45 ---> 56c559479c0b 08:47:45 Step 7/24 : COPY . . 08:47:45 Removing intermediate container 281f604a0792 08:47:45 ---> 7869513c4abe 08:47:45 Step 7/21 : COPY . . 08:47:45 Removing intermediate container 234b4e8c8581 08:47:45 ---> 4e66b244e6d6 08:47:45 Step 7/23 : COPY . . 08:47:45 Removing intermediate container 5a0a78d578b5 08:47:45 ---> 2e6e2c0123bf 08:47:45 Step 8/22 : COPY . . 08:47:45 Removing intermediate container 1f360a84d0af 08:47:45 ---> b49e9f9c1fb8 08:47:45 Step 8/22 : COPY . . 08:48:00 ---> b498c1bc4e4f 08:48:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:48:00 ---> 9e0c70251463 08:48:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:48:00 ---> 8718ca1dab49 08:48:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:48:00 ---> Running in 0708c3fba3bf 08:48:00 ---> 7411184de175 08:48:00 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:48:00 ---> ebc2da637c02 08:48:00 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:48:00 ---> Running in 8a47405d1ad7 08:48:00 ---> Running in 5ac7beac4009 08:48:00 ---> Running in 11af434edda0 08:48:00 ---> Running in 66095d07a7c4 08:48:01 Removing intermediate container 8a47405d1ad7 08:48:01 ---> fd9a8159a9ca 08:48:01 Step 9/24 : WORKDIR /edgex-go/spire-build 08:48:01 ---> Running in d4be8ba1a74e 08:48:01 Removing intermediate container 66095d07a7c4 08:48:01 ---> 2f132375ad6d 08:48:01 Step 9/23 : WORKDIR /edgex-go/spire-build 08:48:01 ---> Running in 7a3fbaed69b3 08:48:02 Removing intermediate container d4be8ba1a74e 08:48:02 ---> d7495a071d1f 08:48:02 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:48:02 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 08:48:02 Removing intermediate container 7a3fbaed69b3 08:48:02 ---> 53221f094b77 08:48:02 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:48:02 ---> Running in 798742d4406e 08:48:02 ---> Running in a1c54b07ce43 08:48: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48:03 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 08:48:06 Removing intermediate container 798742d4406e 08:48:06 ---> 5c84df66005c 08:48:06 Step 11/24 : WORKDIR /edgex-go 08:48:06 ---> Running in 592c109deb11 08:48:06 Removing intermediate container a1c54b07ce43 08:48:06 ---> 9e1d329fa696 08:48:06 Step 11/23 : WORKDIR /edgex-go 08:48:07 ---> Running in 87f4bf63e0bf 08:48:07 Removing intermediate container 592c109deb11 08:48:07 ---> 0e9893f2a9e7 08:48:07 08:48:07 Step 12/24 : FROM alpine:3.15 08:48:07 3.15: Pulling from library/alpine 08:48:07 Removing intermediate container 87f4bf63e0bf 08:48:07 ---> e2cf15129018 08:48:07 08:48:07 Step 12/23 : FROM alpine:3.15 08:48:07 3.15: Pulling from library/alpine 08:48:08 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:48:08 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:48:08 Status: Downloaded newer image for alpine:3.15 08:48:08 Status: Downloaded newer image for alpine:3.15 08:48:08 ---> 354640af7b1b 08:48:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:08 ---> 354640af7b1b 08:48:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:09 ---> Running in c67253ae9d8e 08:48:09 ---> Running in 3558183fadfc 08:48:10 Removing intermediate container 3558183fadfc 08:48:10 ---> 07d0a2f89689 08:48:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:10 Removing intermediate container c67253ae9d8e 08:48:10 ---> f278405bf4ea 08:48:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:10 ---> Running in 86b6f75c38a6 08:48:10 ---> Running in aac22dc46d8f 08:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:14 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:48:14 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:48:14 OK: 15734 distinct packages available 08:48:14 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:48:14 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:48:14 OK: 15734 distinct packages available 08:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:17 (1/4) Installing dumb-init (1.2.5-r1) 08:48:17 (2/4) Installing musl-obstack (1.2.3-r0) 08:48:17 (3/4) Installing libucontext (1.1-r0) 08:48:17 (4/4) Installing gcompat (1.0.0-r4) 08:48:17 Executing busybox-1.34.1-r7.trigger 08:48:17 OK: 6 MiB in 18 packages 08:48:17 (1/5) Installing dumb-init (1.2.5-r1) 08:48:17 (2/5) Installing musl-obstack (1.2.3-r0) 08:48:17 (3/5) Installing libucontext (1.1-r0) 08:48:17 (4/5) Installing gcompat (1.0.0-r4) 08:48:17 (5/5) Installing openssl (1.1.1t-r1) 08:48:17 Executing busybox-1.34.1-r7.trigger 08:48:17 OK: 6 MiB in 19 packages 08:48:19 Removing intermediate container aac22dc46d8f 08:48:19 ---> 35ea40d640bc 08:48:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:19 Removing intermediate container 86b6f75c38a6 08:48:19 ---> ae53edb47d72 08:48:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:29 ---> 579cd8f0f72a 08:48:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:48:29 ---> 3ff6c09de442 08:48:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:48:30 ---> 417dcf37b26d 08:48:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:48:30 ---> 2dab2d9d78bd 08:48:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:30 ---> Running in 201fbe32f3e0 08:48:31 Removing intermediate container 201fbe32f3e0 08:48:31 ---> 280f454941d1 08:48:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:48:31 ---> 186cb476af0a 08:48:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:32 ---> 8b1bc6025468 08:48:32 Step 19/24 : WORKDIR / 08:48:32 ---> Running in bdabf4517169 08:48:33 ---> f4394a86f1a9 08:48:33 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:48:33 Removing intermediate container bdabf4517169 08:48:33 ---> 3eb757d3d188 08:48:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:48:33 ---> Running in 139bedc8eece 08:48:33 ---> Running in 92696e68b3af 08:48:34 Removing intermediate container 139bedc8eece 08:48:34 ---> 9e8f9ccb4bfe 08:48:34 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:48:34 Removing intermediate container 92696e68b3af 08:48:34 ---> 91d9eff3ac19 08:48:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:48:34 ---> Running in 5f2790a2892d 08:48:34 ---> Running in 58a2707aa76b 08:48:35 Removing intermediate container 5f2790a2892d 08:48:35 ---> d4e7bf7ae8b1 08:48:35 Step 21/23 : LABEL arch=arm64 08:48:35 ---> Running in 3f93d3c88161 08:48:35 Removing intermediate container 58a2707aa76b 08:48:35 ---> 388936a10c51 08:48:35 Step 22/24 : LABEL arch=arm64 08:48:35 ---> Running in 1a9b91480bb7 08:48:36 Removing intermediate container 3f93d3c88161 08:48:36 ---> cd3a4f5766c1 08:48:36 Step 22/23 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 08:48:36 ---> Running in c646411fd4a5 08:48:36 Removing intermediate container 1a9b91480bb7 08:48:36 ---> e1c000440206 08:48:36 Step 23/24 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 08:48:36 ---> Running in 3d9cd303fe9a 08:48:36 Removing intermediate container c646411fd4a5 08:48:36 ---> b121b0b5c162 08:48:36 Step 23/23 : LABEL version=0.0.0 08:48:37 ---> Running in 3ab4de2453b8 08:48:37 Removing intermediate container 3d9cd303fe9a 08:48:37 ---> f2141a04fb27 08:48:37 Step 24/24 : LABEL version=0.0.0 08:48:37 ---> Running in e04fde2b377e 08:48:37 Removing intermediate container 3ab4de2453b8 08:48:37 ---> 2f0e00bd5d8e 08:48:37 08:48:38 Removing intermediate container e04fde2b377e 08:48:38 ---> 26126dfa7bcf 08:48:38 08:48:38 Successfully built 2f0e00bd5d8e 08:48:38 Successfully tagged security-spire-server-arm64:latest 08:48:38  Building security-spire-server ... done Building security-spiffe-token-provider 08:48:38 Successfully built 26126dfa7bcf 08:48:38 Successfully tagged security-spire-config-arm64:latest 08:48:38  Building security-spire-config ... done Building core-metadata 08:49:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:10 ---> 5ebc91af1bfa 08:49:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:49:10 ---> Using cache 08:49:10 ---> db9a77db28d4 08:49:10 Step 4/24 : WORKDIR /edgex-go 08:49:10 ---> Using cache 08:49:10 ---> 0ef76dfe040a 08:49:10 Step 5/24 : RUN apk add --update --no-cache make git 08:49:10 ---> Using cache 08:49:10 ---> ccd1db87fc1b 08:49:10 Step 6/24 : COPY go.mod vendor* ./ 08:49:10 ---> Using cache 08:49:10 ---> 090454f9bcbc 08:49:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:10 ---> Using cache 08:49:10 ---> 2e6e2c0123bf 08:49:10 Step 8/24 : COPY . . 08:49:10 ---> Using cache 08:49:10 ---> 9e0c70251463 08:49:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:49:10 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:10 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:49:10 ---> 5ebc91af1bfa 08:49:10 Step 3/19 : WORKDIR /edgex-go 08:49:10 ---> Using cache 08:49:10 ---> cfbb0c000560 08:49:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:49:10 ---> Running in 6ff28ce78c43 08:49:10 ---> Running in 5d31481a70ba 08:49:11 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 08:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:13 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:49:13 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:49:13 OK: 16903 distinct packages available 08:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:15 OK: 221 MiB in 51 packages 08:49:17 Removing intermediate container 5d31481a70ba 08:49:17 ---> e348b05f83be 08:49:17 Step 5/19 : COPY go.mod vendor* ./ 08:49:18 ---> 575a7238cdfa 08:49:18 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:18 ---> Running in 69a2d7028cee 08:50:55 Removing intermediate container 69a2d7028cee 08:50:55 ---> 1c6be535aced 08:50:55 Step 7/19 : COPY . . 08:51:07 ---> 5dea6e39534b 08:51:07 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:07 ---> Running in 2d08e500cbcf 08:51: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:54:29 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 08:54:29 Removing intermediate container 0708c3fba3bf 08:54:29 ---> fff3ad787a24 08:54:29 08:54:29 Step 10/22 : FROM alpine:3.16 08:54:30 3.16: Pulling from library/alpine 08:54:31 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:54:31 Status: Downloaded newer image for alpine:3.16 08:54:31 ---> 4c81e5bf8899 08:54:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:54:32 ---> Running in 4865fa48b964 08:54:32 Removing intermediate container 4865fa48b964 08:54:32 ---> 79290997a247 08:54:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:54:32 ---> Running in ff279094b11b 08:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:36 (1/1) Installing dumb-init (1.2.5-r1) 08:54:36 Executing busybox-1.35.0-r17.trigger 08:54:36 OK: 5 MiB in 15 packages 08:54:38 Removing intermediate container ff279094b11b 08:54:38 ---> 5e555fe392e3 08:54:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:39 ---> dbcec83fa609 08:54:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:54:40 ---> 76fff94f29c0 08:54:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:54:41 ---> 6a7a40476016 08:54:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:54:42 ---> 12050f79a681 08:54:42 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:42 ---> Running in ab71f6ab1bde 08:54:46 Removing intermediate container ab71f6ab1bde 08:54:46 ---> 27545c915722 08:54:46 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:54:46 ---> Running in a0ae17e866bf 08:54:47 Removing intermediate container a0ae17e866bf 08:54:47 ---> 02a906a54773 08:54:47 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:54:47 ---> Running in fc13c8a5b233 08:54:48 Removing intermediate container fc13c8a5b233 08:54:48 ---> 9d2a8da260d7 08:54:48 Step 20/22 : LABEL arch=arm64 08:54:48 ---> Running in 1deff1f00cc8 08:54:49 Removing intermediate container 1deff1f00cc8 08:54:49 ---> d1d71c2f93d3 08:54:49 Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 08:54:49 ---> Running in 13d5750cb065 08:54:49 Removing intermediate container 13d5750cb065 08:54:49 ---> b0e30bebe29c 08:54:49 Step 22/22 : LABEL version=0.0.0 08:54:50 ---> Running in 06135879847a 08:54:51 Removing intermediate container 06135879847a 08:54:51 ---> b92406e2ebc9 08:54:51 08:54:51 Successfully built b92406e2ebc9 08:54:51 Successfully tagged security-proxy-auth-arm64:latest 08:54:51  Building security-proxy-auth ... done Building security-secretstore-setup 08:54:53 Removing intermediate container 11af434edda0 08:54:53 ---> 4c17bba6ae9e 08:54:53 08:54:53 Step 9/21 : FROM alpine:3.16 08:54:53 ---> 4c81e5bf8899 08:54:53 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:54:53 ---> Running in 81c861aabdba 08:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:56 (1/6) Installing ca-certificates (20220614-r0) 08:54:56 (2/6) Installing brotli-libs (1.0.9-r6) 08:54:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:54:56 (4/6) Installing libcurl (7.83.1-r6) 08:54:56 (5/6) Installing curl (7.83.1-r6) 08:54:56 (6/6) Installing dumb-init (1.2.5-r1) 08:54:56 Executing busybox-1.35.0-r17.trigger 08:54:56 Executing ca-certificates-20220614-r0.trigger 08:54:57 OK: 8 MiB in 20 packages 08:54:59 Removing intermediate container 81c861aabdba 08:54:59 ---> 615b6ee62182 08:54:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:54:59 ---> Running in 783c9fe3900a 08:55:00 Removing intermediate container 783c9fe3900a 08:55:00 ---> 8dd3b4a8da5a 08:55:00 Step 12/21 : WORKDIR /edgex 08:55:00 ---> Running in 6d6f752024ad 08:55:01 Removing intermediate container 6d6f752024ad 08:55:01 ---> 2745cb28f5aa 08:55:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:55:02 ---> 135245830468 08:55:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:55:04 ---> 17491059536e 08:55:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:55:07 ---> 4b78024bc101 08:55:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:55:08 ---> c140c96fb22a 08:55:08 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:08 ---> Running in 3ad5f4bce7cf 08:55:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:55:10 ---> 5ebc91af1bfa 08:55:10 Step 3/24 : WORKDIR /edgex-go 08:55:10 ---> Using cache 08:55:10 ---> cfbb0c000560 08:55:10 Step 4/24 : RUN apk add --update --no-cache make git 08:55:10 ---> Using cache 08:55:10 ---> 0f3bc6598699 08:55:10 Step 5/24 : COPY go.mod vendor* ./ 08:55:10 ---> Using cache 08:55:10 ---> d0b14dfdd0e4 08:55:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:10 ---> Using cache 08:55:10 ---> 7869513c4abe 08:55:10 Step 7/24 : COPY . . 08:55:10 ---> Using cache 08:55:10 ---> 7411184de175 08:55:10 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:55:11 ---> Running in 39eca20c1be9 08:55:12 Removing intermediate container 3ad5f4bce7cf 08:55:12 ---> 0c763e84a270 08:55:12 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:55:12 ---> Running in 4732480a84e1 08:55:13 Removing intermediate container 4732480a84e1 08:55:13 ---> 8b8a5ce94779 08:55:13 Step 19/21 : LABEL arch=arm64 08:55:13 ---> Running in 5c985961c16f 08:55: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:55:13 Removing intermediate container 5c985961c16f 08:55:13 ---> 1a6772d9d707 08:55:13 Step 20/21 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 08:55:13 ---> Running in 58b7cacdc074 08:55:14 Removing intermediate container 58b7cacdc074 08:55:14 ---> 0cc228e79a76 08:55:14 Step 21/21 : LABEL version=0.0.0 08:55:14 ---> Running in bba99811ab5c 08:55:15 Removing intermediate container bba99811ab5c 08:55:15 ---> 0fd1627e1253 08:55:15 08:55:15 Successfully built 0fd1627e1253 08:55:15 Successfully tagged security-proxy-setup-arm64:latest 08:55:15 Building support-notifications 08:55:37  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:55:37 ---> 5ebc91af1bfa 08:55:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:55:37 ---> Using cache 08:55:37 ---> db9a77db28d4 08:55:37 Step 4/22 : WORKDIR /edgex-go 08:55:37 ---> Using cache 08:55:37 ---> 0ef76dfe040a 08:55:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:55:37 ---> Running in 0dad9ecdf02d 08:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:39 OK: 221 MiB in 51 packages 08:55:41 Removing intermediate container 0dad9ecdf02d 08:55:41 ---> 7ef733fda42b 08:55:41 Step 6/22 : COPY go.mod vendor* ./ 08:55:43 ---> 2bf8c302edec 08:55:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:43 ---> Running in 11b4458be3f4 08:55:50 Removing intermediate container 5ac7beac4009 08:55:50 ---> 59f1ec96a781 08:55:50 08:55:50 Step 10/22 : FROM alpine:3.16 08:55:50 ---> 4c81e5bf8899 08:55:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:55:50 ---> Running in ab02a907b4fa 08:55:50 Removing intermediate container ab02a907b4fa 08:55:50 ---> fadbdb30e6a8 08:55:50 Step 12/22 : ENV APP_PORT=59880 08:55:51 ---> Running in 869347026a88 08:55:51 Removing intermediate container 869347026a88 08:55:51 ---> eb9f7ea0add0 08:55:51 Step 13/22 : EXPOSE $APP_PORT 08:55:51 ---> Running in bc55e9d94dbb 08:55:52 Removing intermediate container bc55e9d94dbb 08:55:52 ---> 2714d9ea9770 08:55:52 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:55:52 ---> Running in 5444eee1898d 08:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:56 (1/1) Installing dumb-init (1.2.5-r1) 08:55:56 Executing busybox-1.35.0-r17.trigger 08:55:56 OK: 5 MiB in 15 packages 08:55:58 Removing intermediate container 5444eee1898d 08:55:58 ---> 23d130f5ba2c 08:55:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:58 ---> ee84d8597c3e 08:55:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:56:00 ---> a166341b3e41 08:56:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:56:01 ---> 3b2d63199bb0 08:56:01 Step 18/22 : ENTRYPOINT ["/core-data"] 08:56:01 ---> Running in 0e12791af0a5 08:56:02 Removing intermediate container 0e12791af0a5 08:56:02 ---> 98f634d17ec5 08:56:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:02 ---> Running in 8631518d5692 08:56:03 Removing intermediate container 8631518d5692 08:56:03 ---> 3cc5ca9aaca6 08:56:03 Step 20/22 : LABEL arch=arm64 08:56:03 ---> Running in f455085b965e 08:56:03 Removing intermediate container f455085b965e 08:56:03 ---> 919732be25c8 08:56:03 Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 08:56:03 ---> Running in e51c20d65d81 08:56:04 Removing intermediate container e51c20d65d81 08:56:04 ---> 37cdc5161862 08:56:04 Step 22/22 : LABEL version=0.0.0 08:56:04 ---> Running in 6c352ec40eb6 08:56:05 Removing intermediate container 6c352ec40eb6 08:56:05 ---> 07d4e722c02b 08:56:05 08:56:05 Successfully built 07d4e722c02b 08:56:05 Successfully tagged core-data-arm64:latest 08:56:05 Building support-scheduler 08:56:23  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:23 ---> 5ebc91af1bfa 08:56:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:23 ---> Using cache 08:56:23 ---> db9a77db28d4 08:56:23 Step 4/22 : WORKDIR /edgex-go 08:56:23 ---> Using cache 08:56:23 ---> 0ef76dfe040a 08:56:23 Step 5/22 : RUN apk add --update --no-cache make git 08:56:23 ---> Using cache 08:56:23 ---> ccd1db87fc1b 08:56:23 Step 6/22 : COPY go.mod vendor* ./ 08:56:23 ---> Using cache 08:56:23 ---> 090454f9bcbc 08:56:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:23 ---> Using cache 08:56:23 ---> 2e6e2c0123bf 08:56:23 Step 8/22 : COPY . . 08:56:23 ---> Using cache 08:56:23 ---> 9e0c70251463 08:56:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:56:23 ---> Running in b845ca65fbec 08:56:24 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 08:57:11 Removing intermediate container 6ff28ce78c43 08:57:11 ---> d59591ab908d 08:57:11 08:57:11 Step 10/24 : FROM alpine:3.16 08:57:11 ---> 4c81e5bf8899 08:57:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:57:11 ---> Running in 08b7aeec6257 08:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:12 (1/1) Installing dumb-init (1.2.5-r1) 08:57:12 Executing busybox-1.35.0-r17.trigger 08:57:12 OK: 5 MiB in 15 packages 08:57:15 Removing intermediate container 08b7aeec6257 08:57:15 ---> d637ce0f06bc 08:57:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:15 ---> Running in f1b9bd7c9c32 08:57:16 Removing intermediate container f1b9bd7c9c32 08:57:16 ---> 449fbbba5e20 08:57:16 Step 13/24 : ENV APP_PORT=59881 08:57:16 ---> Running in a6ab9e764796 08:57:21 Removing intermediate container a6ab9e764796 08:57:21 ---> 7d9226a8f26a 08:57:21 Step 14/24 : EXPOSE $APP_PORT 08:57:21 ---> Running in f5c7d9227d6c 08:57:22 Removing intermediate container f5c7d9227d6c 08:57:22 ---> 25f49a0060c8 08:57:22 Step 15/24 : WORKDIR / 08:57:22 ---> Running in b2b5f828942f 08:57:23 Removing intermediate container b2b5f828942f 08:57:23 ---> 4839f9048e29 08:57:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:24 ---> 62b924d8e105 08:57:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:57:26 ---> 696c83cb55f7 08:57:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:57:27 ---> 465d95acb5a1 08:57:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:57:28 ---> 2e98afcf2e89 08:57:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:57:29 ---> Running in 0424b02e6cc8 08:57:29 Removing intermediate container 0424b02e6cc8 08:57:29 ---> 81df1613ac0d 08:57:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:30 ---> Running in 83d5079f500b 08:57:30 Removing intermediate container 11b4458be3f4 08:57:30 ---> 296d95a11ffa 08:57:30 Step 8/22 : COPY . . 08:57:30 Removing intermediate container 83d5079f500b 08:57:30 ---> a9924ea05263 08:57:30 Step 22/24 : LABEL arch=arm64 08:57:30 ---> Running in 98866cb5d58d 08:57:31 Removing intermediate container 98866cb5d58d 08:57:31 ---> 90ab34159209 08:57:31 Step 23/24 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 08:57:31 ---> Running in c14dd6288c48 08:57:32 Removing intermediate container c14dd6288c48 08:57:32 ---> d49db72dd0d8 08:57:32 Step 24/24 : LABEL version=0.0.0 08:57:32 ---> Running in 4cde4cb1b78e 08:57:33 Removing intermediate container 4cde4cb1b78e 08:57:33 ---> 7cb5359c42cd 08:57:33 08:57:34 Successfully built 7cb5359c42cd 08:57:34 Successfully tagged core-metadata-arm64:latest 08:57:34  Building core-metadata ... done Building security-spire-agent 08:57:46 ---> a96eed107ba0 08:57:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:57:46 ---> Running in 14268117d2e6 08:57:49 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 08:57:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:53 ---> 5ebc91af1bfa 08:57:53 Step 3/24 : WORKDIR /edgex-go 08:57:53 ---> Using cache 08:57:53 ---> cfbb0c000560 08:57:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:57:53 ---> Running in 5ec1de4b4948 08:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:57 OK: 221 MiB in 51 packages 08:57:59 Removing intermediate container 5ec1de4b4948 08:57:59 ---> 864844b5db5a 08:57:59 Step 5/24 : COPY go.mod vendor* ./ 08:58:00 ---> e71371927121 08:58:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:00 ---> Running in acbe8444c283 08:59:36 Removing intermediate container acbe8444c283 08:59:36 ---> 9921c4a7570f 08:59:36 Step 7/24 : COPY . . 08:59:46 ---> 82e7823bd286 08:59:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:59:46 ---> Running in 5f57e3d504d0 08:59:46 Removing intermediate container 5f57e3d504d0 08:59:46 ---> 8838fe157312 08:59:46 Step 9/24 : WORKDIR /edgex-go/spire-build 08:59:46 ---> Running in 91556d2ae756 08:59:47 Removing intermediate container 91556d2ae756 08:59:47 ---> 89079d3dae0b 08:59:47 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:59:47 ---> Running in c1f53b0a13c3 08:59:50 Removing intermediate container c1f53b0a13c3 08:59:50 ---> ae2c7ead549d 08:59:50 Step 11/24 : WORKDIR /edgex-go 08:59:50 ---> Running in 8fe750a114ca 08:59:51 Removing intermediate container 8fe750a114ca 08:59:51 ---> e9486ea136a8 08:59:51 08:59:51 Step 12/24 : FROM alpine:3.15 08:59:51 ---> 354640af7b1b 08:59:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:51 ---> Using cache 08:59:51 ---> f278405bf4ea 08:59:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:51 ---> Running in 14c5e6bf434d 08:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:55 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:59:55 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:59:55 OK: 15734 distinct packages available 08:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:57 (1/5) Installing dumb-init (1.2.5-r1) 08:59:57 (2/5) Installing musl-obstack (1.2.3-r0) 08:59:57 (3/5) Installing libucontext (1.1-r0) 08:59:57 (4/5) Installing gcompat (1.0.0-r4) 08:59:57 (5/5) Installing openssl (1.1.1t-r1) 08:59:57 Executing busybox-1.34.1-r7.trigger 08:59:57 OK: 6 MiB in 19 packages 08:59:59 Removing intermediate container 14c5e6bf434d 08:59:59 ---> 6bef87bc3140 08:59:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:00:02 ---> 11d0c486f9b6 09:00:02 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:08 ---> 57cf9215639c 09:00:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:00:09 ---> 1681e72de24e 09:00:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:00:10 ---> 80390c1a1b72 09:00:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:00:11 ---> 285d89f92be4 09:00:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:11 ---> Running in 2165ee0724e1 09:00:11 Removing intermediate container 2165ee0724e1 09:00:11 ---> 59a527b498c7 09:00:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:11 ---> Running in 091ae0300396 09:00:12 Removing intermediate container 091ae0300396 09:00:12 ---> f91528480188 09:00:12 Step 22/24 : LABEL arch=arm64 09:00:12 ---> Running in 75642fcb7624 09:00:13 Removing intermediate container 75642fcb7624 09:00:13 ---> 4d23e0a0c996 09:00:13 Step 23/24 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 09:00:13 ---> Running in 312d018e5703 09:00:13 Removing intermediate container 312d018e5703 09:00:13 ---> 6952be43ece6 09:00:13 Step 24/24 : LABEL version=0.0.0 09:00:13 ---> Running in eaf46edbf9a5 09:00:14 Removing intermediate container eaf46edbf9a5 09:00:14 ---> 5e0920e956ca 09:00:14 09:00:15 Successfully built 5e0920e956ca 09:00:15 Successfully tagged security-spire-agent-arm64:latest 09:00:15  Building security-spire-agent ... done Building security-bootstrapper 09:00:37 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:00:37 ---> 5ebc91af1bfa 09:00:37 Step 3/32 : WORKDIR /edgex-go 09:00:37 ---> Using cache 09:00:37 ---> cfbb0c000560 09:00:37 Step 4/32 : RUN apk add --update --no-cache make git 09:00:37 ---> Using cache 09:00:37 ---> 0f3bc6598699 09:00:37 Step 5/32 : COPY go.mod vendor* ./ 09:00:37 ---> Using cache 09:00:37 ---> d0b14dfdd0e4 09:00:37 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:37 ---> Using cache 09:00:37 ---> 7869513c4abe 09:00:37 Step 7/32 : COPY . . 09:00:37 ---> Using cache 09:00:37 ---> 7411184de175 09:00:37 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:00:37 ---> Running in 10d424593f6d 09:00:37 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 09:00:39 Removing intermediate container 2d08e500cbcf 09:00:39 ---> d11fc2a2d5a3 09:00:39 09:00:39 Step 9/19 : FROM alpine:3.15 09:00:39 ---> 354640af7b1b 09:00:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:39 ---> Using cache 09:00:39 ---> f278405bf4ea 09:00:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:00:40 ---> Running in 1596cc959298 09:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:43 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:00:43 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:00:43 OK: 15734 distinct packages available 09:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:45 (1/9) Installing ca-certificates (20220614-r0) 09:00:45 (2/9) Installing brotli-libs (1.0.9-r5) 09:00:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:00:45 (4/9) Installing libcurl (7.80.0-r6) 09:00:45 (5/9) Installing curl (7.80.0-r6) 09:00:45 (6/9) Installing dumb-init (1.2.5-r1) 09:00:45 (7/9) Installing musl-obstack (1.2.3-r0) 09:00:45 (8/9) Installing libucontext (1.1-r0) 09:00:45 (9/9) Installing gcompat (1.0.0-r4) 09:00:45 Executing busybox-1.34.1-r7.trigger 09:00:46 Executing ca-certificates-20220614-r0.trigger 09:00:46 OK: 8 MiB in 23 packages 09:00:48 Removing intermediate container 1596cc959298 09:00:48 ---> 0c66225ebe5a 09:00:48 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:49 ---> 2df7831ff499 09:00:49 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:00:52 ---> 9aaad6d38fff 09:00:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:00:53 ---> d64271caaeef 09:00:53 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:00:53 ---> Running in bcdb6b61db2d 09:00:53 Removing intermediate container bcdb6b61db2d 09:00:53 ---> 5f834007f5b8 09:00:53 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:53 ---> Running in 00036e7a00c6 09:00:54 Removing intermediate container 00036e7a00c6 09:00:54 ---> 73ab40e91b53 09:00:54 Step 17/19 : LABEL arch=arm64 09:00:54 ---> Running in cd9ef8b5a472 09:00:54 Removing intermediate container cd9ef8b5a472 09:00:54 ---> e49b6af8b917 09:00:54 Step 18/19 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 09:00:55 ---> Running in d931408670dd 09:00:55 Removing intermediate container d931408670dd 09:00:55 ---> 30c397acb5e8 09:00:55 Step 19/19 : LABEL version=0.0.0 09:00:55 ---> Running in d62abfeac5a5 09:00:56 Removing intermediate container d62abfeac5a5 09:00:56 ---> 15ec81623077 09:00:56 09:00:56 Successfully built 15ec81623077 09:00:56 Successfully tagged security-spiffe-token-provider-arm64:latest 09:00:56 Building core-command 09:01:14  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:14 ---> 5ebc91af1bfa 09:01:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:14 ---> Using cache 09:01:14 ---> db9a77db28d4 09:01:14 Step 4/23 : WORKDIR /edgex-go 09:01:14 ---> Using cache 09:01:14 ---> 0ef76dfe040a 09:01:14 Step 5/23 : RUN apk add --update --no-cache make git 09:01:14 ---> Using cache 09:01:14 ---> ccd1db87fc1b 09:01:14 Step 6/23 : COPY go.mod vendor* ./ 09:01:14 ---> Using cache 09:01:14 ---> 090454f9bcbc 09:01:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:14 ---> Using cache 09:01:14 ---> 2e6e2c0123bf 09:01:14 Step 8/23 : COPY . . 09:01:14 ---> Using cache 09:01:14 ---> 9e0c70251463 09:01:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:01:14 ---> Running in 6beec063a5ae 09:01:14 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 09:02:11 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 09:02:26 Removing intermediate container 39eca20c1be9 09:02:26 ---> a5be41f3e91c 09:02:26 09:02:26 Step 9/24 : FROM alpine:3.16 09:02:26 ---> 4c81e5bf8899 09:02:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:02:26 ---> Running in cf1cc0a54dd4 09:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:28 (1/3) Installing ca-certificates (20220614-r0) 09:02:28 (2/3) Installing dumb-init (1.2.5-r1) 09:02:28 (3/3) Installing su-exec (0.2-r1) 09:02:28 Executing busybox-1.35.0-r17.trigger 09:02:28 Executing ca-certificates-20220614-r0.trigger 09:02:28 OK: 6 MiB in 17 packages 09:02:30 Removing intermediate container cf1cc0a54dd4 09:02:30 ---> 2df0c78ad609 09:02:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:02:30 ---> Running in 8f440b3a1153 09:02:31 Removing intermediate container 8f440b3a1153 09:02:31 ---> 6fd8f9ad567e 09:02:31 Step 12/24 : WORKDIR / 09:02:31 ---> Running in fce1eb5f7c1d 09:02:31 Removing intermediate container fce1eb5f7c1d 09:02:31 ---> 130dbcd86992 09:02:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:02:32 ---> d024a841134d 09:02:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:02:33 ---> 84932d9d033d 09:02:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:02:34 ---> 0cb241fd7a19 09:02:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:02:35 ---> 2dbc2028ba8f 09:02:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:02:37 ---> 3d4624198a39 09:02:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:02:38 ---> fe7a0b6527e5 09:02:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:02:39 ---> a02625d082f4 09:02:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:40 ---> Running in 1bac5a75e5f7 09:02:43 Removing intermediate container 1bac5a75e5f7 09:02:43 ---> 8ee8a54b1ba5 09:02:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:02:43 ---> Running in 75c2dccc4f83 09:02:43 Removing intermediate container 75c2dccc4f83 09:02:43 ---> 84c19a956483 09:02:43 Step 22/24 : LABEL arch=arm64 09:02:43 ---> Running in 8b90881381bc 09:02:44 Removing intermediate container 8b90881381bc 09:02:44 ---> 827f88b38cb2 09:02:44 Step 23/24 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 09:02:44 ---> Running in 1077f6c3a176 09:02:45 Removing intermediate container 1077f6c3a176 09:02:45 ---> 7bb6de159b9f 09:02:45 Step 24/24 : LABEL version=0.0.0 09:02:45 ---> Running in 42c57b1bfb05 09:02:45 Removing intermediate container 42c57b1bfb05 09:02:45 ---> f388c0f40d4f 09:02:45 09:02:45 Successfully built f388c0f40d4f 09:02:45 Successfully tagged security-secretstore-setup-arm64:latest 09:02:45  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 09:03:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:04 ---> 5ebc91af1bfa 09:03:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:03:04 ---> Using cache 09:03:04 ---> db9a77db28d4 09:03:04 Step 4/22 : WORKDIR /edgex-go 09:03:04 ---> Using cache 09:03:04 ---> 0ef76dfe040a 09:03:04 Step 5/22 : RUN apk add --update --no-cache make git 09:03:04 ---> Using cache 09:03:04 ---> ccd1db87fc1b 09:03:04 Step 6/22 : COPY go.mod vendor* ./ 09:03:04 ---> Using cache 09:03:04 ---> 090454f9bcbc 09:03:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:04 ---> Using cache 09:03:04 ---> 2e6e2c0123bf 09:03:04 Step 8/22 : COPY . . 09:03:04 ---> Using cache 09:03:04 ---> 9e0c70251463 09:03:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:04 ---> Running in 5bbe3a98d3cd 09:03:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:07:42 Removing intermediate container b845ca65fbec 09:07:42 ---> 92724ad7c03e 09:07:42 09:07:42 Step 10/22 : FROM alpine:3.16 09:07:42 ---> 4c81e5bf8899 09:07:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:07:42 ---> Using cache 09:07:42 ---> d637ce0f06bc 09:07:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:42 ---> Using cache 09:07:42 ---> 449fbbba5e20 09:07:42 Step 13/22 : ENV APP_PORT=59861 09:07:42 ---> Running in cf31bf52e6b5 09:07:42 Removing intermediate container cf31bf52e6b5 09:07:42 ---> a34b776d95bf 09:07:42 Step 14/22 : EXPOSE $APP_PORT 09:07:42 ---> Running in e9e939e7f2bd 09:07:42 Removing intermediate container e9e939e7f2bd 09:07:42 ---> a1ad1eb1f302 09:07:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:42 ---> 84c201662daf 09:07:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:07:42 ---> 0a2098046888 09:07:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:07:42 ---> 0892dbf943d1 09:07:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:07:42 ---> Running in a0568fe3a936 09:07:42 Removing intermediate container a0568fe3a936 09:07:42 ---> c8d146f8bbc1 09:07:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:42 ---> Running in 21d70c816a7e 09:07:42 Removing intermediate container 21d70c816a7e 09:07:42 ---> 59f51eab42b5 09:07:42 Step 20/22 : LABEL arch=arm64 09:07:42 ---> Running in d9e26fdf9c59 09:07:42 Removing intermediate container d9e26fdf9c59 09:07:42 ---> 19f5f7efda62 09:07:42 Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 09:07:42 ---> Running in 3f0c1e2a47e1 09:07:42 Removing intermediate container 3f0c1e2a47e1 09:07:42 ---> 287706b07d71 09:07:42 Step 22/22 : LABEL version=0.0.0 09:07:42 ---> Running in d0767db87011 09:07:42 Removing intermediate container d0767db87011 09:07:42 ---> 3aac7b9f4f1d 09:07:42 09:07:42 Successfully built 3aac7b9f4f1d 09:07:42 Successfully tagged support-scheduler-arm64:latest 09:07:51  Building support-scheduler ... done Removing intermediate container 10d424593f6d 09:07:51 ---> 907f4bc5d606 09:07:51 09:07:51 Step 9/32 : FROM alpine:3.16 09:07:51 ---> 4c81e5bf8899 09:07:51 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:51 ---> Running in 97e33f5de6da 09:07:51 Removing intermediate container 97e33f5de6da 09:07:51 ---> 9daaa85d6f50 09:07:51 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:07:52 ---> Running in 4d7d8514d354 09:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:55 (1/2) Installing dumb-init (1.2.5-r1) 09:07:55 (2/2) Installing su-exec (0.2-r1) 09:07:55 Executing busybox-1.35.0-r17.trigger 09:07:55 OK: 5 MiB in 16 packages 09:07:57 Removing intermediate container 4d7d8514d354 09:07:57 ---> 38019b8451dc 09:07:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:07:57 ---> Running in 117bfa483977 09:07:58 Removing intermediate container 117bfa483977 09:07:58 ---> e3ccc3db92ce 09:07:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:07:58 ---> Running in 1ab66de6bb52 09:07:59 Removing intermediate container 1ab66de6bb52 09:07:59 ---> ddb2894e01fd 09:07:59 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:07:59 ---> Running in 7a63ebb76e22 09:08:00 Removing intermediate container 7a63ebb76e22 09:08:00 ---> 3a4c5025054e 09:08:00 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:08:00 ---> Running in 33208a0bf5e0 09:08:00 Removing intermediate container 33208a0bf5e0 09:08:00 ---> 7198ec502447 09:08:00 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:08:00 ---> Running in 4eefc789e13c 09:08:04 Removing intermediate container 4eefc789e13c 09:08:04 ---> 97bc54c23063 09:08:04 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:08:04 ---> Running in b99fcac79470 09:08:04 Removing intermediate container b99fcac79470 09:08:04 ---> f4d092640e8e 09:08:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:08:05 ---> 015868209c5c 09:08:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:08:06 ---> Running in a6f40559b6fa 09:08:09 Removing intermediate container a6f40559b6fa 09:08:09 ---> b466a092000f 09:08:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:09 ---> 931f3d8e9a73 09:08:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:08:13 ---> fd2c82247c4d 09:08:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:08:14 ---> 62b68522296a 09:08:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:08:15 ---> 4ddfb7d806f3 09:08:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:08:16 ---> 21da02111bc8 09:08:16 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:08:17 ---> 95cd6fd38ecb 09:08:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:08:18 ---> bf5a4847ab96 09:08:18 Step 27/32 : RUN chmod +x /entrypoint.sh 09:08:18 ---> Running in 17a66e0020db 09:08:21 Removing intermediate container 17a66e0020db 09:08:21 ---> 7a104e5c95ee 09:08:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:08:21 ---> Running in 18e925954cbf 09:08:22 Removing intermediate container 18e925954cbf 09:08:22 ---> 9c2063843613 09:08:22 Step 29/32 : CMD ["gate"] 09:08:22 ---> Running in dc0c6d47cb67 09:08:22 Removing intermediate container dc0c6d47cb67 09:08:22 ---> 3335e150ddfc 09:08:22 Step 30/32 : LABEL arch=arm64 09:08:23 ---> Running in 5e529267746e 09:08:23 Removing intermediate container 5e529267746e 09:08:23 ---> ced9fad40873 09:08:23 Step 31/32 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 09:08:23 ---> Running in 0ed2f9eefd15 09:08:24 Removing intermediate container 0ed2f9eefd15 09:08:24 ---> 308b4a4d3e24 09:08:24 Step 32/32 : LABEL version=0.0.0 09:08:24 ---> Running in b4e757040a44 09:08:25 Removing intermediate container b4e757040a44 09:08:25 ---> 7af4ad37d544 09:08:26 09:08:26 Successfully built 7af4ad37d544 09:08:26 Successfully tagged security-bootstrapper-arm64:latest 09:08:34  Building security-bootstrapper ... done Removing intermediate container 6beec063a5ae 09:08:34 ---> 672a87c307de 09:08:34 09:08:34 Step 10/23 : FROM alpine:3.16 09:08:34 ---> 4c81e5bf8899 09:08:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:08:34 ---> Using cache 09:08:34 ---> d637ce0f06bc 09:08:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:08:34 ---> Using cache 09:08:34 ---> 449fbbba5e20 09:08:34 Step 13/23 : ENV APP_PORT=59882 09:08:34 ---> Running in f0b6c027dcb1 09:08:34 Removing intermediate container f0b6c027dcb1 09:08:34 ---> 4cda2e3a823d 09:08:34 Step 14/23 : EXPOSE $APP_PORT 09:08:34 ---> Running in ba43730cb463 09:08:35 Removing intermediate container ba43730cb463 09:08:35 ---> f0482bd9ab0d 09:08:35 Step 15/23 : WORKDIR / 09:08:35 ---> Running in 84125816e249 09:08:36 Removing intermediate container 84125816e249 09:08:36 ---> 9c67d7ea4939 09:08:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:38 ---> a217c36928eb 09:08:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:08:41 ---> d3a13c987fa4 09:08:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:08:42 ---> 0ae4d7cdbe52 09:08:42 Step 19/23 : ENTRYPOINT ["/core-command"] 09:08:42 ---> Running in 89cd505b2514 09:08:43 Removing intermediate container 89cd505b2514 09:08:43 ---> 5934bd0da34d 09:08:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:43 ---> Running in 035a1af15090 09:08:44 Removing intermediate container 035a1af15090 09:08:44 ---> fcb75d840aab 09:08:44 Step 21/23 : LABEL arch=arm64 09:08:44 ---> Running in 38e9ecbfc87e 09:08:45 Removing intermediate container 38e9ecbfc87e 09:08:45 ---> ced78367719f 09:08:45 Step 22/23 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 09:08:45 ---> Running in a63f73da11c3 09:08:46 Removing intermediate container a63f73da11c3 09:08:46 ---> ec6f4c568533 09:08:46 Step 23/23 : LABEL version=0.0.0 09:08:46 ---> Running in cd6f618ab81f 09:08:47 Removing intermediate container cd6f618ab81f 09:08:47 ---> 4799780b1538 09:08:47 09:08:48 Successfully built 4799780b1538 09:08:48 Successfully tagged core-command-arm64:latest 09:08:51  Building core-command ... done Removing intermediate container 14268117d2e6 09:08:51 ---> 585bf9b3e99a 09:08:51 09:08:51 Step 10/22 : FROM alpine:3.16 09:08:51 ---> 4c81e5bf8899 09:08:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:08:51 ---> Running in 83f01474cc64 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:54 (1/2) Installing ca-certificates (20220614-r0) 09:08:54 (2/2) Installing dumb-init (1.2.5-r1) 09:08:54 Executing busybox-1.35.0-r17.trigger 09:08:54 Executing ca-certificates-20220614-r0.trigger 09:08:55 OK: 6 MiB in 16 packages 09:08:56 Removing intermediate container 83f01474cc64 09:08:56 ---> 90712f30e31e 09:08:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:08:56 ---> Running in 6208757f0c32 09:08:57 Removing intermediate container 6208757f0c32 09:08:57 ---> b75257533d54 09:08:57 Step 13/22 : ENV APP_PORT=59860 09:08:57 ---> Running in 1e87d786c967 09:08:57 Removing intermediate container 1e87d786c967 09:08:57 ---> 2491df3c8a16 09:08:57 Step 14/22 : EXPOSE $APP_PORT 09:08:57 ---> Running in 42b52ded17f8 09:08:58 Removing intermediate container 42b52ded17f8 09:08:58 ---> 014948dc0ade 09:08:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:59 ---> ff623466dc59 09:08:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:09:00 ---> 0d28ccc2a688 09:09:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:09:01 ---> add1e6bb8007 09:09:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:09:01 Removing intermediate container 5bbe3a98d3cd 09:09:01 ---> c9e459ee52b1 09:09:01 09:09:01 Step 10/22 : FROM alpine:3.16 09:09:01 ---> 4c81e5bf8899 09:09:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:09:01 ---> Using cache 09:09:01 ---> 79290997a247 09:09:01 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:09:01 ---> Using cache 09:09:01 ---> 5e555fe392e3 09:09:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:01 ---> Using cache 09:09:01 ---> dbcec83fa609 09:09:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:09:01 ---> Running in b8f6e39014cc 09:09:02 Removing intermediate container b8f6e39014cc 09:09:02 ---> dd4e5efca358 09:09:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:02 ---> Running in 251f24cec423 09:09:02 Removing intermediate container 251f24cec423 09:09:02 ---> d54e275661a5 09:09:02 Step 20/22 : LABEL arch=arm64 09:09:02 ---> Running in 28d4d30a0e08 09:09:02 ---> 3f4f474b25d8 09:09:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:09:02 Removing intermediate container 28d4d30a0e08 09:09:02 ---> 4c7392c9112f 09:09:02 Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 09:09:02 ---> Running in 977963015f24 09:09:03 ---> 3ba2045a9bed 09:09:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:09:03 Removing intermediate container 977963015f24 09:09:03 ---> f702ff2bc087 09:09:03 Step 22/22 : LABEL version=0.0.0 09:09:03 ---> Running in cc1767895b2d 09:09:04 ---> 06d6b1584bee 09:09:04 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:04 Removing intermediate container cc1767895b2d 09:09:04 ---> 94e675526b5d 09:09:04 09:09:04 ---> Running in f1f2e58c99ec 09:09:05 Successfully built 94e675526b5d 09:09:05 Successfully tagged support-notifications-arm64:latest 09:09:06  Building support-notifications ... done Removing intermediate container f1f2e58c99ec 09:09:06 ---> 4212287096f0 09:09:06 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:09:06 ---> Running in 9eda9d8577f1 09:09:06 Removing intermediate container 9eda9d8577f1 09:09:06 ---> 22a6cc8b877a 09:09:06 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:09:07 ---> Running in 0382ddf2afb8 09:09:07 Removing intermediate container 0382ddf2afb8 09:09:07 ---> 7564d5e465d2 09:09:07 Step 20/22 : LABEL arch=arm64 09:09:07 ---> Running in 95c19273b805 09:09:07 Removing intermediate container 95c19273b805 09:09:07 ---> 92f299af13d2 09:09:07 Step 21/22 : LABEL git_sha=30bc0a3516315e1f78c87bdf9383976e1927c479 09:09:07 ---> Running in b07a07529305 09:09:07 Removing intermediate container b07a07529305 09:09:07 ---> 327e27dc8b16 09:09:07 Step 22/22 : LABEL version=0.0.0 09:09:08 ---> Running in 35463a67f7ea 09:09:08 Removing intermediate container 35463a67f7ea 09:09:08 ---> e25b27b72c4d 09:09:08 09:09:08 Successfully built e25b27b72c4d 09:09:08 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:09:09  Building core-common-config-bootstrapper ... done  [Pipeline] } 09:09:09 $ docker stop --time=1 f6c878100659e09d63242fbd5ba7b7386815709bf20e16ec0c53765ad498b212 09:09:10 $ docker rm -f --volumes f6c878100659e09d63242fbd5ba7b7386815709bf20e16ec0c53765ad498b212 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:11 + docker images 09:09:11 REPOSITORY TAG IMAGE ID CREATED SIZE 09:09:11 core-common-config-bootstrapper-arm64 latest e25b27b72c4d 3 seconds ago 14.9MB 09:09:11 support-notifications-arm64 latest 94e675526b5d 7 seconds ago 29.7MB 09:09:11 c9e459ee52b1 11 seconds ago 1.51GB 09:09:11 585bf9b3e99a 23 seconds ago 1.58GB 09:09:11 core-command-arm64 latest 4799780b1538 25 seconds ago 17.1MB 09:09:11 672a87c307de 39 seconds ago 1.52GB 09:09:11 security-bootstrapper-arm64 latest 7af4ad37d544 46 seconds ago 19.6MB 09:09:11 907f4bc5d606 About a minute ago 1.51GB 09:09:11 support-scheduler-arm64 latest 3aac7b9f4f1d About a minute ago 29.1MB 09:09:11 92724ad7c03e About a minute ago 1.58GB 09:09:11 security-secretstore-setup-arm64 latest f388c0f40d4f 6 minutes ago 29MB 09:09:11 a5be41f3e91c 6 minutes ago 1.51GB 09:09:11 security-spiffe-token-provider-arm64 latest 15ec81623077 8 minutes ago 29.1MB 09:09:11 d11fc2a2d5a3 8 minutes ago 1.55GB 09:09:11 security-spire-agent-arm64 latest 5e0920e956ca 8 minutes ago 122MB 09:09:11 e9486ea136a8 9 minutes ago 1.39GB 09:09:11 core-metadata-arm64 latest 7cb5359c42cd 11 minutes ago 17.8MB 09:09:11 d59591ab908d 12 minutes ago 1.52GB 09:09:11 core-data-arm64 latest 07d4e722c02b 13 minutes ago 17.3MB 09:09:11 59f1ec96a781 13 minutes ago 1.52GB 09:09:11 security-proxy-setup-arm64 latest 0fd1627e1253 13 minutes ago 26.9MB 09:09:11 4c17bba6ae9e 14 minutes ago 1.51GB 09:09:11 security-proxy-auth-arm64 latest b92406e2ebc9 14 minutes ago 15.6MB 09:09:11 fff3ad787a24 14 minutes ago 1.5GB 09:09:11 security-spire-server-arm64 latest 2f0e00bd5d8e 20 minutes ago 84.3MB 09:09:11 security-spire-config-arm64 latest 26126dfa7bcf 20 minutes ago 83.6MB 09:09:11 e2cf15129018 21 minutes ago 1.39GB 09:09:11 0e9893f2a9e7 21 minutes ago 1.39GB 09:09:11 ci-base-image-arm64 latest 5ebc91af1bfa 35 minutes ago 905MB 09:09:11 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 09:09:11 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 09:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:09:11 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 09:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:11 09:09:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:12 arm64: Pulling from edgex-lftools-log-publisher 09:09:12 8998bd30e6a1: Pulling fs layer 09:09:12 04944245beec: Pulling fs layer 09:09:12 699f458cf7ca: Pulling fs layer 09:09:12 765212b225bb: Pulling fs layer 09:09:12 f23df028b6ca: Pulling fs layer 09:09:12 d65c8cfc05b1: Pulling fs layer 09:09:12 2437ff75d9bd: Pulling fs layer 09:09:12 d65c8cfc05b1: Waiting 09:09:12 2437ff75d9bd: Waiting 09:09:12 f23df028b6ca: Waiting 09:09:12 765212b225bb: Waiting 09:09:12 04944245beec: Verifying Checksum 09:09:12 04944245beec: Download complete 09:09:12 765212b225bb: Download complete 09:09:12 f23df028b6ca: Verifying Checksum 09:09:12 f23df028b6ca: Download complete 09:09:12 d65c8cfc05b1: Verifying Checksum 09:09:12 d65c8cfc05b1: Download complete 09:09:12 699f458cf7ca: Verifying Checksum 09:09:12 699f458cf7ca: Download complete 09:09:13 8998bd30e6a1: Verifying Checksum 09:09:13 8998bd30e6a1: Download complete 09:09:15 2437ff75d9bd: Verifying Checksum 09:09:15 2437ff75d9bd: Download complete 09:09:16 8998bd30e6a1: Pull complete 09:09:17 04944245beec: Pull complete 09:09:18 699f458cf7ca: Pull complete 09:09:18 765212b225bb: Pull complete 09:09:19 f23df028b6ca: Pull complete 09:09:19 d65c8cfc05b1: Pull complete 09:09:31 2437ff75d9bd: Pull complete 09:09:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:32 prd-ubuntu20.04-docker-arm64-4c-16g-7939 does not seem to be running inside a container 09:09:32 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:09:35 $ docker top 90870a0c4c3af07c914cb19da54fb9516c37a3fe1fe0cc9724da2461c7f9569e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:35 ---> job-cost.sh 09:09:35 lf-activate-venv: SKIPPING 09:09:35 INFO: No Stack... 09:09:36 INFO: Retrieving Pricing Info for: v3-standard-4 09:09:37 INFO: Archiving Costs [Pipeline] sh 09:09:38 + cut -d, -f6 09:09:38 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 09:09:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4396-3-stack-cost] 09:09:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4396-3-stack-cost] did not exist. Created. 09:09:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4396-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:38 + echo total: 0.10999999940395355 [Pipeline] stash 09:09:39 Stashed 1 file(s) [Pipeline] } 09:09:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4396-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:39 $ docker stop --time=1 90870a0c4c3af07c914cb19da54fb9516c37a3fe1fe0cc9724da2461c7f9569e 09:09:42 $ docker rm -f --volumes 90870a0c4c3af07c914cb19da54fb9516c37a3fe1fe0cc9724da2461c7f9569e [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 09:09:42 provisioning config files... 09:09:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config9012962874479044670tmp [Pipeline] { [Pipeline] sh 09:09:43 + set +x 09:09:43 + bash -s -- 09:09:43 + curl -s https://codecov.io/bash 09:09:43 09:09:43 _____ _ 09:09:43 / ____| | | 09:09:43 | | ___ __| | ___ ___ _____ __ 09:09:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:09:43 | |___| (_) | (_| | __/ (_| (_) \ V / 09:09:43 \_____\___/ \__,_|\___|\___\___/ \_/ 09:09:43 Bash-1.0.6 09:09:43 09:09:43 09:09:43 ==> git version 2.25.1 found 09:09:43 ==> 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 09:09:43 Release-Date: 2020-01-08 09:09:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:09:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:09:43 ==> Jenkins CI detected. 09:09:43 current dir:  /w/workspace/edgex-go/3 09:09:43 project root: . 09:09:43 --> token set from env 09:09:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:09:43 ==> Running gcov in . (disable via -X gcov) 09:09:43 ==> Python coveragepy not found 09:09:43 ==> Searching for coverage reports in: 09:09:43 + . 09:09:43 -> Found 1 reports 09:09:43 ==> Detecting git/mercurial file structure 09:09:43 ==> Reading reports 09:09:43 + ./coverage.out bytes=487670 09:09:43 ==> Appending adjustments 09:09:43 https://docs.codecov.io/docs/fixing-reports 09:09:44 + Found adjustments 09:09:44 ==> Gzipping contents 09:09:44 64K /tmp/codecov.JkiIzF.gz 09:09:44 ==> Uploading reports 09:09:44 url: https://codecov.io 09:09:44 query: branch=PR-4396&commit=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4396%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4396&job=&cmd_args= 09:09:44 -> Pinging Codecov 09:09:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4396&commit=f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4396%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4396&job=&cmd_args= 09:09:44 -> Uploading to 09:09:44 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1/b841f54a-b7a8-4858-8a29-ed0c90fce414.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T090944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26a7527d34014ec6cd8c8e218ad6e5545f1c747c797e527a2be7a4eabc0f2104 09:09:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:09:44 Dload Upload Total Spent Left Speed 09:09:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63077 0 0 100 63077 0 184k --:--:-- --:--:-- --:--:-- 184k 09:09:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f3dce2e90e278f3e7b00960a04c2c1ba8a0cffa1 [Pipeline] } 09:09:45 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 09:09:45 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:09:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:09:46 ---> package-listing.sh 09:09:46 ++ facter osfamily 09:09:46 ++ tr '[:upper:]' '[:lower:]' 09:09:47 + OS_FAMILY=debian 09:09:47 + workspace=/w/workspace/edgex-go/3 09:09:47 + START_PACKAGES=/tmp/packages_start.txt 09:09:47 + END_PACKAGES=/tmp/packages_end.txt 09:09:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:47 + PACKAGES=/tmp/packages_start.txt 09:09:47 + '[' /w/workspace/edgex-go/3 ']' 09:09:47 + PACKAGES=/tmp/packages_end.txt 09:09:47 + case "${OS_FAMILY}" in 09:09:47 + dpkg -l 09:09:47 + grep '^ii' 09:09:47 + '[' -f /tmp/packages_start.txt ']' 09:09:47 + '[' -f /tmp/packages_end.txt ']' 09:09:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:47 + '[' /w/workspace/edgex-go/3 ']' 09:09:47 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:09:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:09:47 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:09:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:47 09:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:48 latest: Pulling from edgex-lftools-log-publisher 09:09:48 5eb5b503b376: Pulling fs layer 09:09:48 5c69ac0246d0: Pulling fs layer 09:09:48 ec43610c2a17: Pulling fs layer 09:09:48 3a2ae6a8a46f: Pulling fs layer 09:09:48 33b1e0a273af: Pulling fs layer 09:09:48 5d3b04190fa2: Pulling fs layer 09:09:48 2f39f015ded8: Pulling fs layer 09:09:48 3a2ae6a8a46f: Waiting 09:09:48 33b1e0a273af: Waiting 09:09:48 2f39f015ded8: Waiting 09:09:48 5d3b04190fa2: Waiting 09:09:48 5c69ac0246d0: Verifying Checksum 09:09:48 5c69ac0246d0: Download complete 09:09:48 3a2ae6a8a46f: Verifying Checksum 09:09:48 3a2ae6a8a46f: Download complete 09:09:48 33b1e0a273af: Verifying Checksum 09:09:48 33b1e0a273af: Download complete 09:09:48 5d3b04190fa2: Verifying Checksum 09:09:48 5d3b04190fa2: Download complete 09:09:48 ec43610c2a17: Verifying Checksum 09:09:48 ec43610c2a17: Download complete 09:09:48 5eb5b503b376: Verifying Checksum 09:09:48 5eb5b503b376: Download complete 09:09:49 2f39f015ded8: Download complete 09:09:49 5eb5b503b376: Pull complete 09:09:49 5c69ac0246d0: Pull complete 09:09:50 ec43610c2a17: Pull complete 09:09:50 3a2ae6a8a46f: Pull complete 09:09:50 33b1e0a273af: Pull complete 09:09:50 5d3b04190fa2: Pull complete 09:09:55 2f39f015ded8: Pull complete 09:09:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:56 prd-ubuntu20.04-docker-8c-8g-7936 does not seem to be running inside a container 09:09:56 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:09:57 $ docker top edb2beb5eee662a878f24f705a4092849ab35ee01d012b2accb6f576eca57f1a -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:58 + touch /tmp/pre-build-complete [Pipeline] sh 09:09:58 + mkdir -p /var/log/sysstat [Pipeline] sh 09:09:58 + ls /var/log/sa-host 09:09:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:09:59 provisioning config files... 09:09:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14527537960324052211tmp [Pipeline] { [Pipeline] echo 09:09:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:09:59 ---> create-netrc.sh [Pipeline] } 09:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:09:59 ---> python-tools-install.sh [Pipeline] echo 09:09:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:09:59 ---> sudo-logs.sh 09:09:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:00 ---> job-cost.sh 09:10:00 lf-activate-venv: SKIPPING 09:10:00 DEBUG: total: 0.10999999940395355 09:10:00 INFO: Retrieving Stack Cost... 09:10:00 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:01 INFO: Archiving Costs [Pipeline] echo 09:10:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:01 ---> logs-deploy.sh 09:10:01 lf-activate-venv: SKIPPING 09:10:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4396/3 09:10:01 INFO: archiving workspace using pattern(s): 09:10:02 Archives upload complete. 09:10:02 INFO: archiving logs to Nexus