Pull request #4334 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d0b236c81d75864bd1bc3b0d7d89ad3d75769104+6d8f48994a916f3def33c5fcae83023f2b377d3e (fd0acc77cf1036bcdece26c01159876779329e31) 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-ssh13860736441318481121.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-ssh7534674704389175610.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8553228959454964272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh469879140574672610.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5744011254059195140.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4334/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4334/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7617332135069019248.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4967’ Running on prd-ubuntu20.04-docker-8c-8g-4972 in /w/workspace/edgexfoundry_edgex-go_PR-4334 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6d8f48994a916f3def33c5fcae83023f2b377d3e into PR head commit d0b236c81d75864bd1bc3b0d7d89ad3d75769104 Merge succeeded, producing d0b236c81d75864bd1bc3b0d7d89ad3d75769104 Checking out Revision d0b236c81d75864bd1bc3b0d7d89ad3d75769104 (PR-4334) > 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/4334/head:refs/remotes/origin/PR-4334 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0b236c81d75864bd1bc3b0d7d89ad3d75769104 # 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 6d8f48994a916f3def33c5fcae83023f2b377d3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0b236c81d75864bd1bc3b0d7d89ad3d75769104 # timeout=10 Commit message: "fix: Add retry when calling HasConfiguration to wait for Consul" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:32 ========================================================= 19:39:32 EdgeX Global Pipelines Version Info 19:39:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:33 ------------------- 19:39:33 stable info: 19:39:33 ------------------- 19:39:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:39:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:39:33 Message: update stable to v1.0.244 19:39:33 ------------------- 19:39:33 experimental info: 19:39:33 ------------------- 19:39:33 Commited By: **** collab-it+edgex@linuxfoundation.org 19:39:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:39:33 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:39:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:39:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4334 [Pipeline] echo 19:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4334 [Pipeline] echo 19:39:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4334 [Pipeline] echo 19:39:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] echo 19:39:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0b236c [Pipeline] echo 19:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:35 provisioning config files... 19:39:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6532155244221183344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:35 ---> docker-login.sh 19:39:35 nexus3.edgexfoundry.org:10001 19:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:35 Configure a credential helper to remove this warning. See 19:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:35 19:39:35 Login Succeeded 19:39:35 nexus3.edgexfoundry.org:10002 19:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:36 Configure a credential helper to remove this warning. See 19:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:36 19:39:36 Login Succeeded 19:39:36 nexus3.edgexfoundry.org:10003 19:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:36 Configure a credential helper to remove this warning. See 19:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:36 19:39:36 Login Succeeded 19:39:36 nexus3.edgexfoundry.org:10004 19:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:36 Configure a credential helper to remove this warning. See 19:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:36 19:39:36 Login Succeeded 19:39:36 docker.io 19:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:36 Configure a credential helper to remove this warning. See 19:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:36 19:39:36 Login Succeeded 19:39:36 ---> docker-login.sh ends [Pipeline] } 19:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:37 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:39:37 + + dirname cmd/core-command/Dockerfile 19:39:37 cut -d/ -f2 19:39:37 + echo core-command,cmd/core-command/Dockerfile 19:39:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:39:37 + + dirname cmd/core-data/Dockerfile 19:39:37 cut -d/ -f2 19:39:37 + echo core-data,cmd/core-data/Dockerfile 19:39:37 + dirname cmd/core-metadata/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo core-metadata,cmd/core-metadata/Dockerfile 19:39:37 + dirname+ cmd/security-bootstrapper/Dockerfile 19:39:37 cut -d/ -f2 19:39:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:39:37 + dirname cmd/security-proxy-setup/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:39:37 + dirname cmd/security-secretstore-setup/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:39:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:39:37 + dirname cmd/security-spire-agent/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:39:37 + dirname cmd/security-spire-config/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:39:37 + dirname cmd/security-spire-server/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + dirname cmd/support-notifications/Dockerfile 19:39:37 + echo support-notifications,cmd/support-notifications/Dockerfile 19:39:37 + dirname cmd/support-scheduler/Dockerfile 19:39:37 + cut -d/ -f2 19:39:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:39:37 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:39:37 + git rev-list -1 --merges d0b236c81d75864bd1bc3b0d7d89ad3d75769104~1..d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] echo 19:39:37 -----------> git rev-list -1 --merges d0b236c81d75864bd1bc3b0d7d89ad3d75769104~1..d0b236c81d75864bd1bc3b0d7d89ad3d75769104 d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [false] [Pipeline] sh 19:39:38 + git log --format=format:%s -1 d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] echo 19:39:38 ========================================================= 19:39:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:39:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:39:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:39:38 + grep -v github /etc/ssh/ssh_known_hosts 19:39:38 + [ -e /tmp/ssh_known_hosts ] 19:39:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:39:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:39:38 + sudo tee -a /etc/ssh/ssh_known_hosts 19:39:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:39 19:39:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:39 0.1.4: Pulling from edgex-devops/py-git-semver 19:39:39 b85a868b505f: Pulling fs layer 19:39:39 e2be974225ed: Pulling fs layer 19:39:39 339a4e72a1f5: Pulling fs layer 19:39:39 988bab9f4d93: Pulling fs layer 19:39:39 1469e6f7b9e6: Pulling fs layer 19:39:39 eaf3925da568: Pulling fs layer 19:39:39 bab4dde63d76: Pulling fs layer 19:39:39 bde34c3a00c8: Pulling fs layer 19:39:39 b352a97aabf1: Pulling fs layer 19:39:39 4872d77fe225: Pulling fs layer 19:39:39 5851b861e8e6: Pulling fs layer 19:39:39 988bab9f4d93: Waiting 19:39:39 b352a97aabf1: Waiting 19:39:39 4872d77fe225: Waiting 19:39:39 bde34c3a00c8: Waiting 19:39:39 eaf3925da568: Waiting 19:39:39 5851b861e8e6: Waiting 19:39:39 bab4dde63d76: Waiting 19:39:39 1469e6f7b9e6: Waiting 19:39:39 e2be974225ed: Verifying Checksum 19:39:39 e2be974225ed: Download complete 19:39:39 988bab9f4d93: Verifying Checksum 19:39:39 988bab9f4d93: Download complete 19:39:39 339a4e72a1f5: Verifying Checksum 19:39:39 339a4e72a1f5: Download complete 19:39:39 1469e6f7b9e6: Verifying Checksum 19:39:39 1469e6f7b9e6: Download complete 19:39:39 eaf3925da568: Verifying Checksum 19:39:39 eaf3925da568: Download complete 19:39:39 bde34c3a00c8: Download complete 19:39:40 b352a97aabf1: Download complete 19:39:40 4872d77fe225: Download complete 19:39:40 5851b861e8e6: Verifying Checksum 19:39:40 5851b861e8e6: Download complete 19:39:40 b85a868b505f: Verifying Checksum 19:39:40 b85a868b505f: Download complete 19:39:40 bab4dde63d76: Verifying Checksum 19:39:40 bab4dde63d76: Download complete 19:39:41 b85a868b505f: Pull complete 19:39:41 e2be974225ed: Pull complete 19:39:41 339a4e72a1f5: Pull complete 19:39:41 988bab9f4d93: Pull complete 19:39:42 1469e6f7b9e6: Pull complete 19:39:42 eaf3925da568: Pull complete 19:39:43 bab4dde63d76: Pull complete 19:39:43 bde34c3a00c8: Pull complete 19:39:43 b352a97aabf1: Pull complete 19:39:43 4872d77fe225: Pull complete 19:39:43 5851b861e8e6: Pull complete 19:39:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:44 prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container 19:39:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:39:45 $ docker top 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 -eo pid,comm 19:39:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:39:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:45 [ssh-agent] Looking for ssh-agent implementation... 19:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:45 $ docker exec 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 ssh-agent 19:39:45 SSH_AUTH_SOCK=/tmp/ssh-jUoVOBHL8M2O/agent.32 19:39:45 SSH_AGENT_PID=38 19:39:45 Running ssh-add (command line suppressed) 19:39:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17329218006534044242.key (/w/workspace/edgex-go/1@tmp/private_key_17329218006534044242.key) 19:39:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:46 + git tag --points-at HEAD [Pipeline] } 19:39:46 $ docker exec --env ******** --env ******** 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 ssh-agent -k 19:39:46 unset SSH_AUTH_SOCK; 19:39:46 unset SSH_AGENT_PID; 19:39:46 echo Agent pid 38 killed; 19:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:46 [ssh-agent] Looking for ssh-agent implementation... 19:39:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:46 $ docker exec 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 ssh-agent 19:39:46 SSH_AUTH_SOCK=/tmp/ssh-U9ljvFhMluWX/agent.70 19:39:46 SSH_AGENT_PID=77 19:39:46 Running ssh-add (command line suppressed) 19:39:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13158572219974375560.key (/w/workspace/edgex-go/1@tmp/private_key_13158572219974375560.key) 19:39:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:47 + git semver init 19:39:47 2023-02-07 19:39:47,486 [run_init] DEBUG init version:0.0.0 force:False 19:39:47 2023-02-07 19:39:47,487 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:39:47 2023-02-07 19:39:47,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:39:47 2023-02-07 19:39:47,488 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:39:52 2023-02-07 19:39:52,333 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:39:52 2023-02-07 19:39:52,334 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4334 with force:False 19:39:52 2023-02-07 19:39:52,334 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4334 19:39:52 2023-02-07 19:39:52,338 [execute] INFO git cat-file --batch-check 19:39:52 2023-02-07 19:39:52,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:39:52 2023-02-07 19:39:52,345 [execute] INFO git cat-file --batch 19:39:52 2023-02-07 19:39:52,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:39:52 2023-02-07 19:39:52,350 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4334 19:39:52 0.0.0 [Pipeline] } 19:39:52 $ docker exec --env ******** --env ******** 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 ssh-agent -k 19:39:53 unset SSH_AUTH_SOCK; 19:39:53 unset SSH_AGENT_PID; 19:39:53 echo Agent pid 77 killed; 19:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:53 + git semver [Pipeline] } 19:39:53 $ docker stop --time=1 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 19:39:55 $ docker rm -f --volumes 10530f49f900d5c9dbe5059ac1b2828df5aed29ce5a2b2594d0aa8e19f4c70e8 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:39:55 Stashed 1 file(s) [Pipeline] echo 19:39:55 [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 19:39:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:56 ========================================================= 19:39:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:39:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:39:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:39:56 213ec9aee27d: Pulling fs layer 19:39:56 4583459ba037: Pulling fs layer 19:39:56 93c1e223e6f2: Pulling fs layer 19:39:56 53926ce57604: Pulling fs layer 19:39:56 21b2b0c7a3f4: Pulling fs layer 19:39:56 22ff95d597cd: Pulling fs layer 19:39:56 12d6caf4c0d1: Pulling fs layer 19:39:56 53926ce57604: Waiting 19:39:56 22ff95d597cd: Waiting 19:39:56 21b2b0c7a3f4: Waiting 19:39:56 96b7cbca73a9: Pulling fs layer 19:39:56 a7acece74701: Pulling fs layer 19:39:56 12d6caf4c0d1: Waiting 19:39:56 96b7cbca73a9: Waiting 19:39:56 a7acece74701: Waiting 19:39:56 93c1e223e6f2: Verifying Checksum 19:39:56 93c1e223e6f2: Download complete 19:39:56 4583459ba037: Verifying Checksum 19:39:56 4583459ba037: Download complete 19:39:56 21b2b0c7a3f4: Verifying Checksum 19:39:56 22ff95d597cd: Verifying Checksum 19:39:56 22ff95d597cd: Download complete 19:39:56 213ec9aee27d: Verifying Checksum 19:39:56 213ec9aee27d: Download complete 19:39:57 12d6caf4c0d1: Download complete 19:39:57 213ec9aee27d: Pull complete 19:39:57 4583459ba037: Pull complete 19:39:57 93c1e223e6f2: Pull complete 19:39:58 a7acece74701: Verifying Checksum 19:39:58 a7acece74701: Download complete 19:39:58 96b7cbca73a9: Verifying Checksum 19:39:58 96b7cbca73a9: Download complete 19:39:58 53926ce57604: Download complete 19:40:02 53926ce57604: Pull complete 19:40:02 21b2b0c7a3f4: Pull complete 19:40:02 22ff95d597cd: Pull complete 19:40:02 12d6caf4c0d1: Pull complete 19:40:04 96b7cbca73a9: Pull complete 19:40:05 a7acece74701: Pull complete 19:40:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:40:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:40:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:40:06 WORKDIR /edgex 19:40:06 COPY go.mod . 19:40:06 RUN go mod download 19:40:06 + docker build -t ci-base-image-x86_64 -f - . 19:40:06 Sending build context to Docker daemon 170.1MB 19:40:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:40:06 ---> db6d94c90886 19:40:06 Step 2/4 : WORKDIR /edgex 19:40:09 ---> Running in 10df4bffedb3 19:40:09 Removing intermediate container 10df4bffedb3 19:40:09 ---> 7694e501c037 19:40:09 Step 3/4 : COPY go.mod . 19:40:09 ---> d34a0042a6f1 19:40:09 Step 4/4 : RUN go mod download 19:40:09 ---> Running in 1ab76399ae32 19:40:11 Still waiting to schedule task 19:40:11 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4970’ is offline 19:40:27 Removing intermediate container 1ab76399ae32 19:40:27 ---> 1affced0941b 19:40:27 Successfully built 1affced0941b 19:40:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:27 + docker inspect -f . ci-base-image-x86_64 19:40:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:27 prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container 19:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:40:28 $ docker top be8313dfb075817876a1ae4502522d988f22feca5be88775027dbeb46850a8eb -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:28 + go version 19:40:28 go version go1.18.7 linux/amd64 [Pipeline] } 19:40:28 $ docker stop --time=1 be8313dfb075817876a1ae4502522d988f22feca5be88775027dbeb46850a8eb 19:40:30 $ docker rm -f --volumes be8313dfb075817876a1ae4502522d988f22feca5be88775027dbeb46850a8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:30 + docker inspect -f . ci-base-image-x86_64 19:40:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:30 prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container 19:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:40:31 $ docker top 5e1a767a54be43e4eacea61c1477067ef842cd499b8766ddc79fce9a70b66ea6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:40:31 ========================================================= 19:40:31 [edgeXBuildGoParallel] Running Tests and Build... 19:40:31 ========================================================= [Pipeline] sh 19:40:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:40:32 + make test 19:40:32 go test -race -coverprofile=coverage.out ./... 19:40:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:40:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements 19:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.103s coverage: 43.1% of statements 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.118s coverage: 54.0% of statements 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.016s coverage: 89.2% of statements 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 2.6% of statements 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.537s coverage: 95.6% of statements 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 19:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 82.9% of statements 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 19:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 19:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 19:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 19:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.267s coverage: 79.9% of statements 19:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.054s coverage: 86.9% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 77.4% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.2% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.3% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:41:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:41:12 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 19:41:34 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." 19:41:34 go vet ./... 19:41:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:41:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:41:37 ./bin/test-attribution-txt.sh [Pipeline] echo 19:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:41:37 + ls -al . 19:41:37 total 744 19:41:37 drwxrwxr-x 11 1001 1001 4096 Feb 7 19:40 . 19:41:37 drwxr-xr-x 4 root root 4096 Feb 7 19:40 .. 19:41:37 drwxrwxr-x 2 1001 1001 4096 Feb 7 19:39 .blubracket 19:41:37 -rw-rw-r-- 1 1001 1001 16 Feb 7 19:39 .dockerignore 19:41:37 drwxrwxr-x 8 1001 1001 4096 Feb 7 19:41 .git 19:41:37 drwxrwxr-x 3 1001 1001 4096 Feb 7 19:39 .github 19:41:37 -rw-rw-r-- 1 1001 1001 1024 Feb 7 19:39 .gitignore 19:41:37 -rw-rw-r-- 1 1001 1001 42 Feb 7 19:39 .golangci.yml 19:41:37 -rw-rw-r-- 1 1001 1001 87 Feb 7 19:39 .hadolint.yml 19:41:37 drwxr-xr-x 3 1001 1001 4096 Feb 7 19:39 .semver 19:41:37 -rw-rw-r-- 1 1001 1001 166 Feb 7 19:39 .sonarcloud.properties 19:41:37 -rw-rw-r-- 1 1001 1001 1171 Feb 7 19:39 ADOPTERS.md 19:41:37 -rw-rw-r-- 1 1001 1001 10825 Feb 7 19:39 Attribution.txt 19:41:37 -rw-rw-r-- 1 1001 1001 73765 Feb 7 19:39 CHANGELOG.md 19:41:37 -rw-rw-r-- 1 1001 1001 3804 Feb 7 19:39 CONTRIBUTING.md 19:41:37 -rw-rw-r-- 1 1001 1001 677 Feb 7 19:39 GOVERNANCE.md 19:41:37 -rw-rw-r-- 1 1001 1001 850 Feb 7 19:39 Jenkinsfile 19:41:37 -rw-rw-r-- 1 1001 1001 10775 Feb 7 19:39 LICENSE 19:41:37 -rw-rw-r-- 1 1001 1001 13375 Feb 7 19:39 Makefile 19:41:37 -rw-rw-r-- 1 1001 1001 582 Feb 7 19:39 OWNERS.md 19:41:37 -rw-rw-r-- 1 1001 1001 9403 Feb 7 19:39 README.md 19:41:37 -rw-rw-r-- 1 1001 1001 6912 Feb 7 19:39 SECURITY.md 19:41:37 -rw-rw-r-- 1 1001 1001 5 Feb 7 19:39 VERSION 19:41:37 drwxrwxr-x 2 1001 1001 4096 Feb 7 19:39 bin 19:41:37 drwxrwxr-x 17 1001 1001 4096 Feb 7 19:39 cmd 19:41:37 -rw-r--r-- 1 root root 486191 Feb 7 19:41 coverage.out 19:41:37 -rw-rw-r-- 1 1001 1001 3294 Feb 7 19:39 go.mod 19:41:37 -rw-rw-r-- 1 1001 1001 34708 Feb 7 19:39 go.sum 19:41:37 drwxrwxr-x 7 1001 1001 4096 Feb 7 19:39 internal 19:41:37 drwxrwxr-x 3 1001 1001 4096 Feb 7 19:39 openapi 19:41:37 drwxrwxr-x 4 1001 1001 4096 Feb 7 19:39 snap 19:41:37 -rw-rw-r-- 1 1001 1001 204 Feb 7 19:39 version.go [Pipeline] sh 19:41:38 + '[' -e coverage.out ] 19:41:38 + chown 1001:1001 coverage.out [Pipeline] stash 19:41:38 Stashed 1 file(s) [Pipeline] sh 19:41:38 + make build 19:41:38 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 19:41:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:41:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:41:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:41:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:41:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4974 in /w/workspace/edgexfoundry_edgex-go_PR-4334 [Pipeline] { [Pipeline] ws 19:41:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:41:55 The recommended git tool is: git 19:41:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:42:00 using credential edgex-jenkins-ssh 19:42:00 Cloning the remote Git repository 19:42:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:42:00 > git init /w/workspace/edgex-go/1 # timeout=10 19:42: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:42:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:42:00 > git --version # timeout=10 19:42:00 > git --version # 'git version 2.25.1' 19:42:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:42: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:42:04 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 19:42:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:42: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] } 19:42:08 $ docker stop --time=1 5e1a767a54be43e4eacea61c1477067ef842cd499b8766ddc79fce9a70b66ea6 19:42:11 $ docker rm -f --volumes 5e1a767a54be43e4eacea61c1477067ef842cd499b8766ddc79fce9a70b66ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:42:12 19:42:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:42:12 latest: Pulling from edgex-devops/edgex-compose 19:42:12 cbdbe7a5bc2a: Pulling fs layer 19:42:12 ca9280d653b3: Pulling fs layer 19:42:12 7e9c9ca2126c: Pulling fs layer 19:42:12 cbdbe7a5bc2a: Download complete 19:42:12 cbdbe7a5bc2a: Pull complete 19:42:13 ca9280d653b3: Verifying Checksum 19:42:13 ca9280d653b3: Download complete 19:42:13 ca9280d653b3: Pull complete 19:42:13 7e9c9ca2126c: Download complete 19:42:16 7e9c9ca2126c: Pull complete 19:42:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:42:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:17 prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container 19:42:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:42:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:42:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:42:18 $ docker top 629071c333da58039e21b1ea86063270176ce480a8d6405529c0098eb68c8a25 -eo pid,comm 19:42:18 Merging remotes/origin/main commit 6d8f48994a916f3def33c5fcae83023f2b377d3e into PR head commit d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] { [Pipeline] sh 19:42:18 + docker-compose build --help 19:42:18 + grep parallel 19:42:18 Merge succeeded, producing d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:42:18 Checking out Revision d0b236c81d75864bd1bc3b0d7d89ad3d75769104 (PR-4334) 19:42:19 --parallel Build images in parallel. [Pipeline] } 19:42:19 $ docker stop --time=1 629071c333da58039e21b1ea86063270176ce480a8d6405529c0098eb68c8a25 19:42:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:42:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4334/head:refs/remotes/origin/PR-4334 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:42:18 > git config core.sparsecheckout # timeout=10 19:42:18 > git checkout -f d0b236c81d75864bd1bc3b0d7d89ad3d75769104 # timeout=10 19:42:18 > git remote # timeout=10 19:42:18 > git config --get remote.origin.url # timeout=10 19:42:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:18 > git merge 6d8f48994a916f3def33c5fcae83023f2b377d3e # timeout=10 19:42:18 > git rev-parse HEAD^{commit} # timeout=10 19:42:18 > git config core.sparsecheckout # timeout=10 19:42:18 > git checkout -f d0b236c81d75864bd1bc3b0d7d89ad3d75769104 # timeout=10 19:42:20 $ docker rm -f --volumes 629071c333da58039e21b1ea86063270176ce480a8d6405529c0098eb68c8a25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:21 prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container 19:42:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:42:21 $ docker top 1c397c7cf183b9374eb117edf17e8be21d3bc4323120cdddd735c09c6a936fe7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:22 + docker-compose -f ./docker-compose-build.yml build --parallel 19:42:22 Commit message: "fix: Add retry when calling HasConfiguration to wait for Consul" 19:42:22 > git --version # timeout=10 19:42:22 > git --version # 'git version 2.25.1' 19:42:22 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:42:22 Building core-command ... 19:42:22 Building core-common-config-bootstrapper ... 19:42:22 Building core-data ... 19:42:22 Building core-metadata ... 19:42:22 Building security-bootstrapper ... 19:42:22 Building security-proxy-setup ... 19:42:22 Building security-secretstore-setup ... 19:42:22 Building security-spiffe-token-provider ... 19:42:22 Building security-spire-agent ... 19:42:22 Building security-spire-config ... 19:42:22 Building security-spire-server ... 19:42:22 Building support-notifications ... 19:42:22 Building support-scheduler ... 19:42:22 Building core-metadata 19:42:22 Building support-scheduler 19:42:22 Building security-proxy-setup 19:42:22 Building core-data 19:42:22 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:42:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:23 Dload Upload Total Spent Left Speed 19:42:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 19:42:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:42:24 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 19:42:24 /etc/docker/daemon.new 19:42:24 { 19:42:24 "registry-mirrors": [ 19:42:24 "https://nexus3.edgexfoundry.org:10001" 19:42:24 ], 19:42:24 "bip": "10.250.0.254/24", 19:42:24 "hosts": [ 19:42:24 "tcp://0.0.0.0:5555", 19:42:24 "unix:///var/run/docker.sock" 19:42:24 ], 19:42:24 "mtu": 1458, 19:42:24 "selinux-enabled": true, 19:42:24 "seccomp-profile": "/etc/docker/seccomp.json" 19:42:24 } [Pipeline] sh 19:42:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:42:25 + sudo service docker restart 19:42:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:42:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:42:35 ---> 1affced0941b 19:42:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:42:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:42:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:42:35 ---> 1affced0941b 19:42:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:42:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:42:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:42:35 ---> 1affced0941b 19:42:35 Step 3/21 : WORKDIR /edgex-go 19:42:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:42:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:42:35 ---> 1affced0941b 19:42:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:42:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:42:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:42:35 ---> 1affced0941b 19:42:35 Step 3/24 : WORKDIR /edgex-go 19:42:39 ---> Running in 169474040e05 19:42:39 ---> Running in 9a56d5ab1234 19:42:39 ---> Running in 288879ba4ccc 19:42:39 ---> Running in dcc67430a5e5 19:42:39 ---> Running in 2ca9b1205200 19:42:39 Removing intermediate container 288879ba4ccc 19:42:39 ---> 844ae0b2a29c 19:42:39 Step 4/24 : WORKDIR /edgex-go 19:42:39 Removing intermediate container 9a56d5ab1234 19:42:39 ---> 3cbc26ea45db 19:42:39 Step 4/22 : WORKDIR /edgex-go 19:42:39 Removing intermediate container 2ca9b1205200 19:42:39 ---> 7e9a197b0bed 19:42:39 Step 4/22 : WORKDIR /edgex-go 19:42:39 Removing intermediate container dcc67430a5e5 19:42:39 ---> 1c363315307c 19:42:39 Step 4/21 : RUN apk add --update --no-cache make git 19:42:39 Removing intermediate container 169474040e05 19:42:39 ---> 8b57db5fc4bf 19:42:39 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:42:39 ---> Running in 693ac7e884ca 19:42:39 ---> Running in e430e314c67f 19:42:39 ---> Running in 14a872236fd1 19:42:39 ---> Running in 5e85e90084f6 19:42:39 ---> Running in 48b1cf92e63a 19:42:39 Removing intermediate container e430e314c67f 19:42:39 ---> 258fecc82fc0 19:42:39 Step 5/24 : RUN apk add --update --no-cache make git 19:42:39 Removing intermediate container 693ac7e884ca 19:42:39 ---> 77823d99cb08 19:42:39 Step 5/22 : RUN apk add --update --no-cache make git 19:42:39 Removing intermediate container 14a872236fd1 19:42:39 ---> 9b3d6534a0fb 19:42:39 Step 5/22 : RUN apk add --update --no-cache make git 19:42:39 ---> Running in fffcd3ae6f66 19:42:39 ---> Running in c28d92d471b2 19:42:39 ---> Running in 9da29c35efca 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:42:40 OK: 211 MiB in 51 packages 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:42:40 OK: 211 MiB in 51 packages 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:42:40 OK: 211 MiB in 51 packages 19:42:40 OK: 211 MiB in 51 packages 19:42:40 OK: 211 MiB in 51 packages 19:42:40 Removing intermediate container 5e85e90084f6 19:42:40 ---> e7bf901a3f74 19:42:40 Step 5/21 : COPY go.mod vendor* ./ 19:42:40 Removing intermediate container 48b1cf92e63a 19:42:40 ---> eb9086aff264 19:42:40 Step 5/24 : COPY go.mod vendor* ./ 19:42:41 ---> 71d3047c9432 19:42:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:41 ---> 2e74257e7045 19:42:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:41 ---> Running in 67223ad30560 19:42:41 ---> Running in 2d8d80a9b14f 19:42:41 Removing intermediate container c28d92d471b2 19:42:41 ---> d368c837a255 19:42:41 Step 6/24 : COPY go.mod vendor* ./ 19:42:41 Removing intermediate container fffcd3ae6f66 19:42:41 ---> b956a2063507 19:42:41 Step 6/22 : COPY go.mod vendor* ./ 19:42:41 Removing intermediate container 9da29c35efca 19:42:41 ---> f623fe5ee72c 19:42:41 Step 6/22 : COPY go.mod vendor* ./ 19:42:41 ---> c7478985feea 19:42:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:41 ---> Running in ec03f0cfc266 19:42:41 ---> 1c60f5e31e63 19:42:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:41 ---> efe7264c83b0 19:42:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:41 ---> Running in 6f3a9b21fc04 19:42:41 ---> Running in 5be5a3c25348 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:43 provisioning config files... 19:42:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9737173024908822724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:44 ---> docker-login.sh 19:42:44 nexus3.edgexfoundry.org:10001 19:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:44 Configure a credential helper to remove this warning. See 19:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:44 19:42:44 Login Succeeded 19:42:44 nexus3.edgexfoundry.org:10002 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 nexus3.edgexfoundry.org:10003 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 nexus3.edgexfoundry.org:10004 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 docker.io 19:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 ---> docker-login.sh ends [Pipeline] } 19:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:42:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:47 ========================================================= 19:42:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:42:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:42:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:47 9b18e9b68314: Pulling fs layer 19:42:47 35d82f9e3411: Pulling fs layer 19:42:47 e16973657156: Pulling fs layer 19:42:47 fc693d55d65f: Pulling fs layer 19:42:47 7e9fc2657dce: Pulling fs layer 19:42:47 dda99020689f: Pulling fs layer 19:42:47 fc693d55d65f: Waiting 19:42:47 db1c61fa0a46: Pulling fs layer 19:42:47 891c053d2c06: Pulling fs layer 19:42:47 7e9fc2657dce: Waiting 19:42:47 dda99020689f: Waiting 19:42:47 db1c61fa0a46: Waiting 19:42:47 891c053d2c06: Waiting 19:42:47 e16973657156: Download complete 19:42:47 35d82f9e3411: Verifying Checksum 19:42:47 35d82f9e3411: Download complete 19:42:47 7e9fc2657dce: Verifying Checksum 19:42:47 7e9fc2657dce: Download complete 19:42:47 dda99020689f: Verifying Checksum 19:42:47 dda99020689f: Download complete 19:42:47 9b18e9b68314: Verifying Checksum 19:42:47 9b18e9b68314: Download complete 19:42:48 9b18e9b68314: Pull complete 19:42:48 891c053d2c06: Download complete 19:42:49 35d82f9e3411: Pull complete 19:42:49 e16973657156: Pull complete 19:42:50 db1c61fa0a46: Download complete 19:42:51 fc693d55d65f: Verifying Checksum 19:42:51 fc693d55d65f: Download complete 19:43:03 fc693d55d65f: Pull complete 19:43:03 7e9fc2657dce: Pull complete 19:43:03 dda99020689f: Pull complete 19:43:10 db1c61fa0a46: Pull complete 19:43:11 891c053d2c06: Pull complete 19:43:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:43:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:43:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:43:11 WORKDIR /edgex 19:43:11 COPY go.mod . 19:43:11 RUN go mod download 19:43:11 + docker build -t ci-base-image-arm64 -f - . 19:43:12 Sending build context to Docker daemon 3.092MB 19:43:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:43:12 ---> f96f9c87975a 19:43:12 Step 2/4 : WORKDIR /edgex 19:43:14 ---> Running in 41c934492610 19:43:14 Removing intermediate container 41c934492610 19:43:14 ---> 81ed0f47d92d 19:43:14 Step 3/4 : COPY go.mod . 19:43:15 ---> d18427087843 19:43:15 Step 4/4 : RUN go mod download 19:43:15 ---> Running in 46858d39356e 19:43:37 Removing intermediate container 5be5a3c25348 19:43:37 ---> f28ffdeeaee5 19:43:37 Step 8/22 : COPY . . 19:43:37 Removing intermediate container 67223ad30560 19:43:37 ---> bed4d9c33ae0 19:43:37 Step 7/21 : COPY . . 19:43:37 Removing intermediate container 6f3a9b21fc04 19:43:37 ---> 5a54776945fb 19:43:37 Step 8/22 : COPY . . 19:43:37 Removing intermediate container 2d8d80a9b14f 19:43:37 ---> 18bc7d8bd84e 19:43:37 Step 7/24 : COPY . . 19:43:37 Removing intermediate container ec03f0cfc266 19:43:37 ---> a3d59cc50b34 19:43:37 Step 8/24 : COPY . . 19:43:47 ---> 8111dd82047c 19:43:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:43:47 ---> b650e0efa3dd 19:43:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:43:47 ---> 8c753358676a 19:43:47 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:43:47 ---> 0e9e44232d96 19:43:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:43:47 ---> 0aa0754f6205 19:43:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:43:47 ---> Running in bbf0f310ca7c 19:43:47 ---> Running in 989f199cce0f 19:43:47 ---> Running in 5f047647cb59 19:43:47 ---> Running in f4742cd83b70 19:43:47 ---> Running in 035b6c369a23 19:43:47 Removing intermediate container f4742cd83b70 19:43:47 ---> 2372c1c72945 19:43:47 Step 9/24 : WORKDIR /edgex-go/spire-build 19:43:47 ---> Running in 8c22738d51b1 19:43:47 Removing intermediate container 8c22738d51b1 19:43:47 ---> 565d7b65eb08 19:43: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 19:43:47 ---> Running in a7a21d9ec4b6 19:43:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:43:47 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 19:43:48 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 19:43:48 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 19:43:48 Removing intermediate container a7a21d9ec4b6 19:43:48 ---> 52f96582a118 19:43:48 Step 11/24 : WORKDIR /edgex-go 19:43:48 ---> Running in 68317d53132b 19:43:48 Removing intermediate container 68317d53132b 19:43:48 ---> a12f3713efa0 19:43:48 19:43:48 Step 12/24 : FROM alpine:3.15 19:43:49 3.15: Pulling from library/alpine 19:43:49 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:43:49 Status: Downloaded newer image for alpine:3.15 19:43:49 ---> c4fc93816858 19:43:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:49 ---> Running in 3983db183d25 19:43:49 Removing intermediate container 3983db183d25 19:43:49 ---> 0dd3db8402cc 19:43:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:43:49 ---> Running in d1be2b848028 19:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:43:50 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:43:50 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:43:50 OK: 15859 distinct packages available 19:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:43:50 (1/5) Installing dumb-init (1.2.5-r1) 19:43:50 (2/5) Installing musl-obstack (1.2.3-r0) 19:43:50 (3/5) Installing libucontext (1.1-r0) 19:43:50 (4/5) Installing gcompat (1.0.0-r4) 19:43:50 (5/5) Installing openssl (1.1.1t-r1) 19:43:50 Executing busybox-1.34.1-r7.trigger 19:43:50 OK: 7 MiB in 19 packages 19:43:51 Removing intermediate container d1be2b848028 19:43:51 ---> 81e28c6d5b6a 19:43:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:43:54 Removing intermediate container 46858d39356e 19:43:54 ---> 28b1d0ec5479 19:43:54 Successfully built 28b1d0ec5479 19:43:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:54 ---> 4007e0d2e4b4 19:43:54 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:43:54 + docker inspect -f . ci-base-image-arm64 19:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:54 prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container 19:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:43:56 $ docker top 1175047354fa69f71473015c478f482354f3b0c7a8e72f53dcf8331376ceac37 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:56 ---> 95ae9b461a9c 19:43:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:43:56 ---> f667bbe6ff44 19:43:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:43:56 + go version 19:43:56 go version go1.18.7 linux/arm64 [Pipeline] } 19:43:56 $ docker stop --time=1 1175047354fa69f71473015c478f482354f3b0c7a8e72f53dcf8331376ceac37 19:43:57 ---> e2cdfd1899bf 19:43:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:43:57 ---> 05fb855f949a 19:43:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:43:57 ---> Running in c07e3646757a 19:43:57 Removing intermediate container c07e3646757a 19:43:57 ---> 4f07648e9be8 19:43:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:43:57 ---> Running in 7a0c68a4eba5 19:43:58 Removing intermediate container 7a0c68a4eba5 19:43:58 ---> 67d5dc85b8d4 19:43:58 Step 22/24 : LABEL arch=x86_64 19:43:58 ---> Running in 0cd1bd879455 19:43:58 $ docker rm -f --volumes 1175047354fa69f71473015c478f482354f3b0c7a8e72f53dcf8331376ceac37 19:43:58 Removing intermediate container 0cd1bd879455 19:43:58 ---> 681723ec9e14 19:43:58 Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:43:58 ---> Running in c64a22e24340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:59 Removing intermediate container c64a22e24340 19:43:59 ---> 8cf3212bc4aa 19:43:59 Step 24/24 : LABEL version=0.0.0 19:43:59 ---> Running in 9d3d6ce1f1bf 19:43:59 + docker inspect -f . ci-base-image-arm64 19:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:59 prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container 19:43:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:43:59 Removing intermediate container 9d3d6ce1f1bf 19:43:59 ---> 4c1635444522 19:43:59 19:43:59 Successfully built 4c1635444522 19:43:59 Successfully tagged security-spire-agent:latest 19:43:59 Building core-command 19:44:00 $ docker top 8e22d7de817a23e3802b58971d8c8f45834a69dcee6fd24260bc7aba218088db -eo pid,comm [Pipeline] { [Pipeline] echo 19:44:01 ========================================================= 19:44:01 [edgeXBuildGoParallel] Running Tests and Build... 19:44:01 ========================================================= [Pipeline] sh 19:44:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:44:01 + make test 19:44:01 go test -race -coverprofile=coverage.out ./... 19:44:03  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:44:03 ---> 1affced0941b 19:44:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:44:03 ---> Using cache 19:44:03 ---> 7e9a197b0bed 19:44:03 Step 4/23 : WORKDIR /edgex-go 19:44:03 ---> Using cache 19:44:03 ---> 9b3d6534a0fb 19:44:03 Step 5/23 : RUN apk add --update --no-cache make git 19:44:03 ---> Using cache 19:44:03 ---> f623fe5ee72c 19:44:03 Step 6/23 : COPY go.mod vendor* ./ 19:44:03 ---> Using cache 19:44:03 ---> efe7264c83b0 19:44:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:03 ---> Using cache 19:44:03 ---> f28ffdeeaee5 19:44:03 Step 8/23 : COPY . . 19:44:03 ---> Using cache 19:44:03 ---> b650e0efa3dd 19:44:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:44:04 ---> Running in 77520007bcce 19:44:05 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 19:44:17 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 19:44:25 Removing intermediate container 5f047647cb59 19:44:25 ---> eab16c7ca404 19:44:25 19:44:25 Step 9/21 : FROM alpine:3.16 19:44:25 Removing intermediate container bbf0f310ca7c 19:44:25 ---> 2b6715145a6a 19:44:25 19:44:25 Step 10/24 : FROM alpine:3.16 19:44:25 Removing intermediate container 035b6c369a23 19:44:25 ---> 11454f126b5c 19:44:25 19:44:25 Step 10/22 : FROM alpine:3.16 19:44:25 3.16: Pulling from library/alpine 19:44:26 3.16: Pulling from library/alpine 19:44:26 3.16: Pulling from library/alpine 19:44:27 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:44:27 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:44:27 Status: Downloaded newer image for alpine:3.16 19:44:27 Status: Downloaded newer image for alpine:3.16 19:44:27 ---> bfe296a52501 19:44:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:44:27 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:44:27 ---> bfe296a52501 19:44:27 Status: Image is up to date for alpine:3.16 19:44:27 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:44:27 ---> bfe296a52501 19:44:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:44:28 ---> Running in 80f545fbfee8 19:44:28 ---> Running in e7e33a28d54d 19:44:28 ---> Running in 95bc6c6b0b13 19:44:28 Removing intermediate container 95bc6c6b0b13 19:44:28 ---> dbe8cddfa784 19:44:28 Step 12/22 : ENV APP_PORT=59880 19:44:28 Removing intermediate container 989f199cce0f 19:44:28 ---> 05d3c82dc9ee 19:44:28 19:44:28 Step 10/22 : FROM alpine:3.16 19:44:29 ---> bfe296a52501 19:44:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:44:29 ---> Running in 08c94206045e 19:44:29 ---> Running in c74823ff00fe 19:44:29 Removing intermediate container 08c94206045e 19:44:29 ---> d1300fdd9b03 19:44:29 Step 13/22 : EXPOSE $APP_PORT 19:44:29 ---> Running in 17408ece71d6 19:44:29 Removing intermediate container 17408ece71d6 19:44:29 ---> 9bf772879ca6 19:44:29 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:29 ---> Running in 05f7976ec4b0 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:29 (1/1) Installing dumb-init (1.2.5-r1) 19:44:29 Executing busybox-1.35.0-r17.trigger 19:44:29 (1/6) Installing ca-certificates (20220614-r0) 19:44:29 OK: 6 MiB in 15 packages 19:44:29 (2/6) Installing brotli-libs (1.0.9-r6) 19:44:29 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:44:29 (4/6) Installing libcurl (7.83.1-r5) 19:44:29 (5/6) Installing curl (7.83.1-r5) 19:44:29 (6/6) Installing dumb-init (1.2.5-r1) 19:44:29 (1/1) Installing dumb-init (1.2.5-r1) 19:44:29 Executing busybox-1.35.0-r17.trigger 19:44:29 Executing busybox-1.35.0-r17.trigger 19:44:29 Executing ca-certificates-20220614-r0.trigger 19:44:29 OK: 6 MiB in 15 packages 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:29 OK: 8 MiB in 20 packages 19:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:30 (1/1) Installing dumb-init (1.2.5-r1) 19:44:30 Executing busybox-1.35.0-r17.trigger 19:44:30 OK: 6 MiB in 15 packages 19:44:30 Removing intermediate container 80f545fbfee8 19:44:30 ---> 9781686c1639 19:44:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:44:30 Removing intermediate container c74823ff00fe 19:44:30 ---> 4104f688114b 19:44:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:44:30 ---> Running in 912642b3ea69 19:44:30 ---> Running in 321f58055e73 19:44:30 Removing intermediate container e7e33a28d54d 19:44:30 ---> 3136d05ff5d3 19:44:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:44:30 Removing intermediate container 05f7976ec4b0 19:44:30 ---> a6451556e094 19:44:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:30 ---> Running in 883875999a53 19:44:30 Removing intermediate container 77520007bcce 19:44:30 ---> 59faf8c7224e 19:44:30 19:44:30 Step 10/23 : FROM alpine:3.16 19:44:30 ---> bfe296a52501 19:44:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:44:30 ---> Using cache 19:44:30 ---> 4104f688114b 19:44:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:44:30 Removing intermediate container 912642b3ea69 19:44:30 ---> 68dee8427135 19:44:30 Step 13/24 : ENV APP_PORT=59881 19:44:30 Removing intermediate container 321f58055e73 19:44:30 ---> 3270910e0c19 19:44:30 Step 13/22 : ENV APP_PORT=59861 19:44:30 ---> Running in 7312f100f2e9 19:44:31 ---> Running in ddfa74abb8ba 19:44:31 ---> Running in 5de53690bda7 19:44:31 Removing intermediate container 883875999a53 19:44:31 ---> 5df584ead3f9 19:44:31 Step 12/21 : WORKDIR /edgex 19:44:31 ---> b4b9c514c85f 19:44:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:44:31 ---> Running in 86faa449fda7 19:44:31 Removing intermediate container 7312f100f2e9 19:44:31 ---> 0291b31f8bdc 19:44:31 Step 13/23 : ENV APP_PORT=59882 19:44:31 Removing intermediate container 5de53690bda7 19:44:31 ---> fcdbd8911e72 19:44:31 Step 14/22 : EXPOSE $APP_PORT 19:44:31 Removing intermediate container ddfa74abb8ba 19:44:31 ---> 00bd8a0290a2 19:44:31 Step 14/24 : EXPOSE $APP_PORT 19:44:31 ---> Running in bed42c340a25 19:44:31 ---> Running in c7e084159abf 19:44:31 ---> Running in 03354bba4e2e 19:44:31 Removing intermediate container 86faa449fda7 19:44:31 ---> 9c43810482cd 19:44:31 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:44:31 Removing intermediate container bed42c340a25 19:44:31 ---> 09411d9f88b3 19:44:31 Step 14/23 : EXPOSE $APP_PORT 19:44:31 ---> Running in d064a70617e8 19:44:31 Removing intermediate container c7e084159abf 19:44:31 ---> 6d00dd87bae8 19:44:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:31 Removing intermediate container 03354bba4e2e 19:44:31 ---> 1acdeee40bd5 19:44:31 Step 15/24 : WORKDIR / 19:44:31 ---> 404b6200d661 19:44:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:44:31 ---> 4030e07700af 19:44:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:44:31 ---> Running in ebbba0fa69bb 19:44:31 Removing intermediate container d064a70617e8 19:44:31 ---> f158d419dd2f 19:44:31 Step 15/23 : WORKDIR / 19:44:31 ---> Running in 84b897bf32dd 19:44:31 ---> 33c529c2c91d 19:44:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:44:31 Removing intermediate container ebbba0fa69bb 19:44:31 ---> 7e4a52bac09a 19:44:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:31 Removing intermediate container 84b897bf32dd 19:44:31 ---> 95365881aae0 19:44:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:31 ---> 440aaf405a90 19:44:31 Step 18/22 : ENTRYPOINT ["/core-data"] 19:44:31 ---> Running in a3c9e87124c7 19:44:31 ---> 0fdfc2690e22 19:44:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:44:31 ---> 6d21a03f7647 19:44:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:44:31 Removing intermediate container a3c9e87124c7 19:44:31 ---> b005554477c6 19:44:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:44:31 ---> 199d390219bd 19:44:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:44:32 ---> Running in 13299cc5a97f 19:44:32 ---> 090955bf4e7a 19:44:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:44:32 Removing intermediate container 13299cc5a97f 19:44:32 ---> 16dc30a292c5 19:44:32 Step 20/22 : LABEL arch=x86_64 19:44:32 ---> 35b089dfc22b 19:44:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:44:32 ---> Running in 309008a430da 19:44:32 ---> 9c2bde762d83 19:44:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:44:32 ---> 91261e641523 19:44:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:44:32 ---> fcaa02754c56 19:44:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:44:32 Removing intermediate container 309008a430da 19:44:32 ---> 07208c57e105 19:44:32 Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:44:32 ---> Running in b77510048cc6 19:44:32 ---> Running in f7762809e5cf 19:44:32 ---> 9f4c8af83a53 19:44:32 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:32 ---> Running in 12dbda62c81d 19:44:32 ---> b36aef86d914 19:44:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:44:32 ---> c2982139959f 19:44:32 Step 19/23 : ENTRYPOINT ["/core-command"] 19:44:32 Removing intermediate container f7762809e5cf 19:44:32 ---> da3ebf1fdcc4 19:44:32 Step 22/22 : LABEL version=0.0.0 19:44:33 Removing intermediate container b77510048cc6 19:44:33 ---> 3a6a83a16d44 19:44:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:44:33 ---> Running in d8de6ea6b4fe 19:44:33 ---> Running in ed547beacfa1 19:44:33 ---> Running in 5f4329a68fc6 19:44:33 ---> 58d00295fb35 19:44:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:44:33 ---> Running in 8843ecd6e247 19:44:33 Removing intermediate container d8de6ea6b4fe 19:44:33 ---> 2286eb233ffc 19:44:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:44:33 Removing intermediate container ed547beacfa1 19:44:33 ---> 9d6015db5486 19:44:33 19:44:33 Removing intermediate container 5f4329a68fc6 19:44:33 ---> 8efc76619357 19:44:33 Step 20/22 : LABEL arch=x86_64 19:44:33 ---> Running in 0fdff9617828 19:44:33 ---> Running in b59bd09b8615 19:44:33 Removing intermediate container 8843ecd6e247 19:44:33 ---> a5f5ca7e8aa5 19:44:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:44:33 Successfully built 9d6015db5486 19:44:33 Successfully tagged core-data:latest 19:44:33 Building security-secretstore-setup 19:44:33  Building core-data ... done  ---> Running in 377a701183bc 19:44:33 Removing intermediate container 0fdff9617828 19:44:33 ---> 1ac54e9d875f 19:44:33 Step 21/23 : LABEL arch=x86_64 19:44:33 Removing intermediate container b59bd09b8615 19:44:33 ---> 7e73dac7dbec 19:44:33 Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:44:33 Removing intermediate container 377a701183bc 19:44:33 ---> 214ac1716994 19:44:33 Step 22/24 : LABEL arch=x86_64 19:44:34 ? github.com/edgexfoundry/edgex-go [no test files] 19:44:34 ---> Running in 5e9a44b2bd35 19:44:34 ---> Running in b248249abe87 19:44:34 ---> Running in 04de9cb69b2f 19:44:34 Removing intermediate container 5e9a44b2bd35 19:44:34 ---> 74cfa24500b0 19:44:34 Step 22/22 : LABEL version=0.0.0 19:44:34 Removing intermediate container b248249abe87 19:44:34 ---> 081cb7c24aab 19:44:34 Step 22/23 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:44:34 ---> Running in 0ae01da5a662 19:44:34 Removing intermediate container 04de9cb69b2f 19:44:34 ---> 1be3f03fd761 19:44:34 Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:44:34 Removing intermediate container 12dbda62c81d 19:44:34 ---> 8fd54a540e26 19:44:34 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:44:34 ---> Running in c57fd58e7ca8 19:44:34 ---> Running in 113eb5ec7c90 19:44:34 ---> Running in 7b5614681fb4 19:44:34 Removing intermediate container 0ae01da5a662 19:44:34 ---> 00012a9077fb 19:44:34 19:44:34 Removing intermediate container c57fd58e7ca8 19:44:34 ---> 5efd0452ccc3 19:44:34 Step 23/23 : LABEL version=0.0.0 19:44:34 Successfully built 00012a9077fb 19:44:34 Removing intermediate container 7b5614681fb4 19:44:34 ---> bfdd8d7163f8 19:44:34 Step 19/21 : LABEL arch=x86_64 19:44:34 Successfully tagged support-scheduler:latest 19:44:34  Building support-scheduler ... done Building security-spire-config 19:44:34 ---> Running in 56c4f706851d 19:44:34 ---> Running in 2fedf4d8d87a 19:44:34 Removing intermediate container 113eb5ec7c90 19:44:34 ---> d74601ecbeee 19:44:34 Step 24/24 : LABEL version=0.0.0 19:44:34 ---> Running in b0b848bb8abb 19:44:34 Removing intermediate container 56c4f706851d 19:44:34 ---> a9927be15b82 19:44:34 19:44:34 Successfully built a9927be15b82 19:44:34 Successfully tagged core-command:latest 19:44:34  Building core-command ... done Building support-notifications 19:44:34 Removing intermediate container 2fedf4d8d87a 19:44:34 ---> 95c61f9b8fae 19:44:34 Step 20/21 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:44:35 Removing intermediate container b0b848bb8abb 19:44:35 ---> 0ebdca399e14 19:44:35 19:44:35 Successfully built 0ebdca399e14 19:44:35 Successfully tagged core-metadata:latest 19:44:35  Building core-metadata ... done Building security-spire-server 19:44:35 ---> Running in cd8de75c0893 19:44:36 Removing intermediate container cd8de75c0893 19:44:36 ---> 466671a72672 19:44:36 Step 21/21 : LABEL version=0.0.0 19:44:36 ---> Running in 2e7352dbe66b 19:44:36 Removing intermediate container 2e7352dbe66b 19:44:36 ---> 767c28686147 19:44:36 19:44:36 Successfully built 767c28686147 19:44:36 Successfully tagged security-proxy-setup:latest 19:44:36 Building security-bootstrapper 19:44:40  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:40 ---> 1affced0941b 19:44:40 Step 3/24 : WORKDIR /edgex-go 19:44:40 ---> Using cache 19:44:40 ---> 8b57db5fc4bf 19:44:40 Step 4/24 : RUN apk add --update --no-cache make git 19:44:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:43 ---> 1affced0941b 19:44:43 Step 3/24 : WORKDIR /edgex-go 19:44:43 ---> Using cache 19:44:43 ---> 8b57db5fc4bf 19:44:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:44:43 ---> Using cache 19:44:43 ---> eb9086aff264 19:44:43 Step 5/24 : COPY go.mod vendor* ./ 19:44:43 ---> Using cache 19:44:43 ---> 2e74257e7045 19:44:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:43 ---> Using cache 19:44:43 ---> 18bc7d8bd84e 19:44:43 Step 7/24 : COPY . . 19:44:43 ---> Using cache 19:44:43 ---> 0e9e44232d96 19:44:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:44:43 ---> Using cache 19:44:43 ---> 2372c1c72945 19:44:43 Step 9/24 : WORKDIR /edgex-go/spire-build 19:44:43 ---> Using cache 19:44:43 ---> 565d7b65eb08 19:44:43 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 19:44:43 ---> Using cache 19:44:43 ---> 52f96582a118 19:44:43 Step 11/24 : WORKDIR /edgex-go 19:44:43 ---> Using cache 19:44:43 ---> a12f3713efa0 19:44:43 19:44:43 Step 12/24 : FROM alpine:3.15 19:44:43 ---> c4fc93816858 19:44:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:43 ---> Using cache 19:44:43 ---> 0dd3db8402cc 19:44:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:44:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:44:43 ---> 1affced0941b 19:44:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:44:43 ---> Using cache 19:44:43 ---> 7e9a197b0bed 19:44:43 Step 4/22 : WORKDIR /edgex-go 19:44:43 ---> Using cache 19:44:43 ---> 9b3d6534a0fb 19:44:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:44:44 ---> 1affced0941b 19:44:44 Step 3/23 : WORKDIR /edgex-go 19:44:44 ---> Using cache 19:44:44 ---> 8b57db5fc4bf 19:44:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:44:44 ---> Using cache 19:44:44 ---> eb9086aff264 19:44:44 Step 5/23 : COPY go.mod vendor* ./ 19:44:44 ---> Using cache 19:44:44 ---> 2e74257e7045 19:44:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:44 ---> Using cache 19:44:44 ---> 18bc7d8bd84e 19:44:44 Step 7/23 : COPY . . 19:44:44 ---> Using cache 19:44:44 ---> 0e9e44232d96 19:44:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:44:44 ---> Using cache 19:44:44 ---> 2372c1c72945 19:44:44 Step 9/23 : WORKDIR /edgex-go/spire-build 19:44:44 ---> Using cache 19:44:44 ---> 565d7b65eb08 19:44:44 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 19:44:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:44:44 ---> 1affced0941b 19:44:44 Step 3/32 : WORKDIR /edgex-go 19:44:44 ---> Using cache 19:44:44 ---> 8b57db5fc4bf 19:44:44 Step 4/32 : RUN apk add --update --no-cache make git 19:44:44 ---> Running in 9d9c7108633f 19:44:44 ---> Running in fcde9308a856 19:44:44 ---> Running in c5731eaa6e7e 19:44:44 ---> Running in b13edb4cb777 19:44:44 ---> Running in 7421ac10c536 19:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:44:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:45 OK: 211 MiB in 51 packages 19:44:45 OK: 211 MiB in 51 packages 19:44:45 OK: 211 MiB in 51 packages 19:44:45 Removing intermediate container 7421ac10c536 19:44:45 ---> 2bd81e899fce 19:44:45 Step 11/23 : WORKDIR /edgex-go 19:44:45 ---> Running in fe877b6435e9 19:44:46 Removing intermediate container fe877b6435e9 19:44:46 ---> 8dbdffc02217 19:44:46 19:44:46 Step 12/23 : FROM alpine:3.15 19:44:46 ---> c4fc93816858 19:44:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:46 ---> Using cache 19:44:46 ---> 0dd3db8402cc 19:44:46 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:44:46 ---> Using cache 19:44:46 ---> 81e28c6d5b6a 19:44:46 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:44:46 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:44:46 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:44:46 OK: 15859 distinct packages available 19:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:44:46 Removing intermediate container c5731eaa6e7e 19:44:46 ---> 3a07ecb5641d 19:44:46 Step 5/32 : COPY go.mod vendor* ./ 19:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:44:46 Removing intermediate container b13edb4cb777 19:44:46 ---> 07707021d1fd 19:44:46 Step 6/22 : COPY go.mod vendor* ./ 19:44:46 Removing intermediate container 9d9c7108633f 19:44:46 ---> 080e8ad1aec7 19:44:46 Step 5/24 : COPY go.mod vendor* ./ 19:44:46 ---> b339f7ddbeb5 19:44:46 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:46 ---> Running in f56edf9ecfc9 19:44:46 (1/4) Installing dumb-init (1.2.5-r1) 19:44:46 (2/4) Installing musl-obstack (1.2.3-r0) 19:44:46 (3/4) Installing libucontext (1.1-r0) 19:44:46 ---> d87b2a023e41 19:44:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:46 (4/4) Installing gcompat (1.0.0-r4) 19:44:46 Executing busybox-1.34.1-r7.trigger 19:44:46 OK: 6 MiB in 18 packages 19:44:46 ---> e7c973491ecf 19:44:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:46 ---> Running in ff8a92a524e9 19:44:46 ---> Running in 9adf85d6c32e 19:44:46 Removing intermediate container fcde9308a856 19:44:46 ---> a71a259c6fd4 19:44:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:44:47 ---> fb6fa13d3112 19:44:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:44:47 ---> 0c1753650faf 19:44:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:44:47 ---> ee36894e46c6 19:44:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:44:47 ---> 18f9221098e8 19:44:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:44:47 ---> 009158e9a526 19:44:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:44:48 ---> 1634625a31b7 19:44:48 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:44:48 ---> Running in 57783f4cd8ec 19:44:48 ---> Running in 7bf54da5fb1c 19:44:48 Removing intermediate container 57783f4cd8ec 19:44:48 ---> 40920a774b66 19:44:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:44:48 Removing intermediate container 7bf54da5fb1c 19:44:48 ---> 13076780f535 19:44:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:44:48 ---> Running in cab8effcebba 19:44:48 ---> 27abb545d43c 19:44:48 Step 19/24 : WORKDIR / 19:44:48 ---> Running in cede2c3f583d 19:44:48 Removing intermediate container cab8effcebba 19:44:48 ---> 9a914a94f507 19:44:48 Step 21/23 : LABEL arch=x86_64 19:44:48 ---> Running in e27f97de0ab4 19:44:48 Removing intermediate container cede2c3f583d 19:44:48 ---> a5e9a0d39ff5 19:44:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:44:48 ---> Running in afc28705f706 19:44:48 Removing intermediate container e27f97de0ab4 19:44:48 ---> 773234dacba7 19:44:48 Step 22/23 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:44:48 ---> Running in 2be40423e6ad 19:44:48 Removing intermediate container afc28705f706 19:44:48 ---> 17363c00a13d 19:44:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:44:48 ---> Running in f033e718430d 19:44:48 Removing intermediate container 2be40423e6ad 19:44:48 ---> 3c441be39898 19:44:48 Step 23/23 : LABEL version=0.0.0 19:44:48 ---> Running in 7c7ea20981d2 19:44:48 Removing intermediate container f033e718430d 19:44:48 ---> 25c2a8f9c597 19:44:48 Step 22/24 : LABEL arch=x86_64 19:44:48 ---> Running in 4e86a9ebee2e 19:44:48 Removing intermediate container 7c7ea20981d2 19:44:48 ---> f764056a4369 19:44:48 19:44:48 Removing intermediate container 4e86a9ebee2e 19:44:48 ---> 82d41c3fee73 19:44:48 Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:44:48 ---> Running in 16f8095dc1c0 19:44:48 Successfully built f764056a4369 19:44:48 Successfully tagged security-spire-server:latest 19:44:48  Building security-spire-server ... done Building security-spiffe-token-provider 19:44:49 Removing intermediate container 16f8095dc1c0 19:44:49 ---> 82941e9fc43d 19:44:49 Step 24/24 : LABEL version=0.0.0 19:44:49 ---> Running in aab70f2047da 19:44:50 Removing intermediate container aab70f2047da 19:44:50 ---> d1193a804f27 19:44:50 19:44:50 Successfully built d1193a804f27 19:44:50 Successfully tagged security-spire-config:latest 19:44:50  Building security-spire-config ... done Building core-common-config-bootstrapper 19:44:51 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:51 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:44:51 ---> 1affced0941b 19:44:51 Step 3/19 : WORKDIR /edgex-go 19:44:51 ---> Using cache 19:44:51 ---> 8b57db5fc4bf 19:44:51 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:44:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:44:53 ---> 1affced0941b 19:44:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:44:53 ---> Using cache 19:44:53 ---> 7e9a197b0bed 19:44:53 Step 4/22 : WORKDIR /edgex-go 19:44:53 ---> Using cache 19:44:53 ---> 9b3d6534a0fb 19:44:53 Step 5/22 : RUN apk add --update --no-cache make git 19:44:53 ---> Using cache 19:44:53 ---> f623fe5ee72c 19:44:53 Step 6/22 : COPY go.mod vendor* ./ 19:44:53 ---> Using cache 19:44:53 ---> efe7264c83b0 19:44:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:53 ---> Using cache 19:44:53 ---> f28ffdeeaee5 19:44:53 Step 8/22 : COPY . . 19:44:53 ---> Using cache 19:44:53 ---> b650e0efa3dd 19:44:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:44:53 ---> Running in e3038f79c89f 19:44:53 ---> Running in 20a6edc26958 19:44:53 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 19:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:54 v3.16.3-157-g75d87ed5dbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:44:54 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:44:54 OK: 17046 distinct packages available 19:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:44:54 OK: 211 MiB in 51 packages 19:44:54 Removing intermediate container 20a6edc26958 19:44:54 ---> e27897d2b95d 19:44:54 Step 5/19 : COPY go.mod vendor* ./ 19:44:54 ---> 3158b04a3201 19:44:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:54 ---> Running in a82c745ec0f7 19:45:16 Removing intermediate container e3038f79c89f 19:45:16 ---> c40bba82c7df 19:45:16 19:45:16 Step 10/22 : FROM alpine:3.16 19:45:16 ---> bfe296a52501 19:45:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:45:16 ---> Running in 98c26680c75d 19:45:16 Removing intermediate container 98c26680c75d 19:45:16 ---> 98445f08ee8e 19:45:16 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:45:17 ---> Running in dfb92f9dc2ea 19:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:17 Removing intermediate container ff8a92a524e9 19:45:17 ---> 181eb8ede601 19:45:17 Step 8/22 : COPY . . 19:45:17 Removing intermediate container 9adf85d6c32e 19:45:17 ---> faa6b358917c 19:45:17 Step 7/24 : COPY . . 19:45:17 Removing intermediate container f56edf9ecfc9 19:45:17 ---> c5953c3c8f0f 19:45:17 Step 7/32 : COPY . . 19:45:17 (1/1) Installing dumb-init (1.2.5-r1) 19:45:17 Executing busybox-1.35.0-r17.trigger 19:45:17 OK: 6 MiB in 15 packages 19:45:23 ---> 72e8e6003914 19:45:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:45:23 ---> 0cedb526fa14 19:45:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:45:23 ---> 2acf90a36d8d 19:45:23 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:23 Removing intermediate container dfb92f9dc2ea 19:45:23 ---> 3ad1019d6b66 19:45:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:23 ---> Running in c4e42163b325 19:45:23 ---> Running in ea4c4d02bafa 19:45:23 ---> Running in c4e4b74adc8c 19:45:23 ---> 0e7c0cf478bf 19:45:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:45:23 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 19:45:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:45:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:45:23 ---> 4e81c3a97e42 19:45:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:45:23 ---> e4d46f1d64c6 19:45:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:45:24 ---> 40cb330c38fc 19:45:24 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:24 ---> Running in ed03f66c46f5 19:45:25 Removing intermediate container ed03f66c46f5 19:45:25 ---> 42e9de182094 19:45:25 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:45:25 ---> Running in b64051ac5fa7 19:45:25 Removing intermediate container b64051ac5fa7 19:45:25 ---> 92d4ee8a7401 19:45:25 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:45:25 ---> Running in 3a87754faaa6 19:45:26 Removing intermediate container 3a87754faaa6 19:45:26 ---> 26683ebabee6 19:45:26 Step 20/22 : LABEL arch=x86_64 19:45:26 ---> Running in bbb555f98af7 19:45:26 Removing intermediate container bbb555f98af7 19:45:26 ---> 82d73262f8d3 19:45:26 Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:45:26 ---> Running in 4683ff2aca9a 19:45:26 Removing intermediate container 4683ff2aca9a 19:45:26 ---> 801b53763a76 19:45:26 Step 22/22 : LABEL version=0.0.0 19:45:27 ---> Running in dad79e1418dc 19:45:27 Removing intermediate container dad79e1418dc 19:45:27 ---> 715b71ec855f 19:45:27 19:45:27 Successfully built 715b71ec855f 19:45:27 Successfully tagged core-common-config-bootstrapper:latest 19:45:29  Building core-common-config-bootstrapper ... done Removing intermediate container a82c745ec0f7 19:45:29 ---> 45ada5062208 19:45:29 Step 7/19 : COPY . . 19:45:36 ---> bc04e19212aa 19:45:36 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:45:36 ---> Running in 40434c60fbc6 19:45: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:45: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:45:52 Removing intermediate container c4e42163b325 19:45:52 ---> f8bae356436e 19:45:52 19:45:52 Step 9/32 : FROM alpine:3.16 19:45:52 ---> bfe296a52501 19:45:52 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:45:52 Removing intermediate container c4e4b74adc8c 19:45:52 ---> 9da8a6d8ada2 19:45:52 19:45:52 Step 9/24 : FROM alpine:3.16 19:45:52 ---> bfe296a52501 19:45:52 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:45:52 ---> Running in 64cd446ba573 19:45:52 ---> Running in 27d4392f4692 19:45:52 Removing intermediate container 64cd446ba573 19:45:52 ---> 9d5e9c4759ce 19:45:52 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:45:52 ---> Running in 375ab31348da 19:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:52 (1/3) Installing ca-certificates (20220614-r0) 19:45:52 (2/3) Installing dumb-init (1.2.5-r1) 19:45:52 (3/3) Installing su-exec (0.2-r1) 19:45:52 Executing busybox-1.35.0-r17.trigger 19:45:52 Executing ca-certificates-20220614-r0.trigger 19:45:52 OK: 6 MiB in 17 packages 19:45:52 (1/2) Installing dumb-init (1.2.5-r1) 19:45:52 (2/2) Installing su-exec (0.2-r1) 19:45:52 Executing busybox-1.35.0-r17.trigger 19:45:52 OK: 6 MiB in 16 packages 19:45:53 Removing intermediate container 375ab31348da 19:45:53 ---> 820ada498aba 19:45:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:45:53 Removing intermediate container 27d4392f4692 19:45:53 ---> c6b6cfc7d781 19:45:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:45:53 ---> Running in 22768a6852be 19:45:53 ---> Running in b51b1e0ad98d 19:45:54 Removing intermediate container 22768a6852be 19:45:54 ---> 6f09cdad4e78 19:45:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:45:54 Removing intermediate container b51b1e0ad98d 19:45:54 ---> 1ba5635febbf 19:45:54 Step 12/24 : WORKDIR / 19:45:54 ---> Running in 4d1dddd4cc51 19:45:54 ---> Running in b378a2cd6745 19:45:54 Removing intermediate container 4d1dddd4cc51 19:45:54 ---> 5f9b6482efd3 19:45:54 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:45:54 ---> Running in 624fe8f4f151 19:45:54 Removing intermediate container b378a2cd6745 19:45:54 ---> da6c7b632c85 19:45:54 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:45:54 Removing intermediate container 624fe8f4f151 19:45:54 ---> e218b80883e8 19:45:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:45:55 ---> a974adf088d6 19:45:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:45:55 ---> Running in 15e7e3120d98 19:45:55 Removing intermediate container 15e7e3120d98 19:45:55 ---> b6720f5f455b 19:45:55 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:45:55 ---> fc56fea225de 19:45:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:45:55 ---> Running in 6de53e21aefe 19:45:55 ---> 123b5dd8f6e7 19:45:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:45:55 Removing intermediate container ea4c4d02bafa 19:45:55 ---> 061e9924a1ca 19:45:55 19:45:55 Step 10/22 : FROM alpine:3.16 19:45:55 ---> bfe296a52501 19:45:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:45:55 ---> Running in 12dd06366009 19:45:55 ---> 29cbae05ea97 19:45:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:45:56 Removing intermediate container 6de53e21aefe 19:45:56 ---> 834c8cfe1de5 19:45:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:45:56 ---> Running in 197e39243684 19:45:56 ---> 0dd6ac74d171 19:45:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:45:56 Removing intermediate container 197e39243684 19:45:56 ---> 3da7396aa29a 19:45:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:45:56 (1/2) Installing ca-certificates (20220614-r0) 19:45:56 ---> 8bd3a116353a 19:45:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:45:56 (2/2) Installing dumb-init (1.2.5-r1) 19:45:56 Executing busybox-1.35.0-r17.trigger 19:45:56 Executing ca-certificates-20220614-r0.trigger 19:45:56 ---> Running in ee2bddcf4f27 19:45:56 OK: 6 MiB in 16 packages 19:45:56 ---> 791e60daf3b9 19:45:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:45:56 ---> 61dfa5bb4c30 19:45:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:56 ---> Running in 8b37e9034f64 19:45:57 Removing intermediate container 12dd06366009 19:45:57 ---> 52255eecbba1 19:45:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:45:57 ---> Running in 881c3906434d 19:45:57 Removing intermediate container 881c3906434d 19:45:57 ---> ea4a0bacfaef 19:45:57 Step 13/22 : ENV APP_PORT=59860 19:45:57 Removing intermediate container ee2bddcf4f27 19:45:57 ---> 8bf6b680d92a 19:45:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:57 ---> Running in b75538c8ced8 19:45:57 Removing intermediate container b75538c8ced8 19:45:57 ---> 054029b35de2 19:45:57 Step 14/22 : EXPOSE $APP_PORT 19:45:57 ---> Running in 1420f08140b9 19:45:57 ---> 9e57f9a5479f 19:45:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:45:58 Removing intermediate container 1420f08140b9 19:45:58 ---> f0b8b2e80f00 19:45:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:58 Removing intermediate container 8b37e9034f64 19:45:58 ---> 7b59ec9ec0c9 19:45:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:45:58 ---> Running in 831463c28321 19:45:58 ---> 1b8be43bc0a1 19:45:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:45:58 Removing intermediate container 831463c28321 19:45:58 ---> 0349b2045879 19:45:58 Step 22/24 : LABEL arch=x86_64 19:45:58 ---> Running in a13486f591cd 19:45:58 ---> 97816a6c48c6 19:45:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:45:58 Removing intermediate container a13486f591cd 19:45:58 ---> 03931f81017b 19:45:58 Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:45:58 ---> Running in 3099192eedc5 19:45:58 Removing intermediate container 3099192eedc5 19:45:58 ---> 1c3f6eb91402 19:45:58 Step 24/24 : LABEL version=0.0.0 19:45:58 ---> f84038cf5a4e 19:45:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:45:58 ---> 1ddc245702d6 19:45:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:45:58 ---> Running in c4b14b5ce554 19:45:58 Removing intermediate container c4b14b5ce554 19:45:58 ---> b5091dfd7a87 19:45:58 19:45:59 ---> 33d8fc99347c 19:45:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:45:59 ---> 4b473dbd4657 19:45:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:45:59 Successfully built b5091dfd7a87 19:45:59 Successfully tagged security-secretstore-setup:latest 19:45:59  Building security-secretstore-setup ... done  ---> Running in e528917bf682 19:45:59 ---> eef9f249fa67 19:45:59 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:45:59 Removing intermediate container e528917bf682 19:45:59 ---> c3aca4dbde33 19:45:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:45:59 ---> Running in 6660a35587f8 19:45:59 ---> 4412cf705374 19:45:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:45:59 Removing intermediate container 6660a35587f8 19:45:59 ---> e14f828ae6a4 19:45:59 Step 20/22 : LABEL arch=x86_64 19:45:59 ---> Running in 99e0f8d7785c 19:45:59 ---> 67e718b0b733 19:45:59 Step 27/32 : RUN chmod +x /entrypoint.sh 19:45:59 ---> Running in 5816cffc2707 19:45:59 Removing intermediate container 99e0f8d7785c 19:45:59 ---> f6fc0892567c 19:45:59 Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:45:59 ---> Running in 31b5970df4af 19:45:59 Removing intermediate container 31b5970df4af 19:45:59 ---> 39c801365a5d 19:45:59 Step 22/22 : LABEL version=0.0.0 19:46:00 ---> Running in 93ebda3bc573 19:46:00 Removing intermediate container 93ebda3bc573 19:46:00 ---> d9d9cd1c455b 19:46:00 19:46:00 Successfully built d9d9cd1c455b 19:46:00 Successfully tagged support-notifications:latest 19:46:00  Building support-notifications ... done Removing intermediate container 5816cffc2707 19:46:00 ---> 1a3b47034310 19:46:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:46:00 ---> Running in 11211044c1d1 19:46:00 Removing intermediate container 40434c60fbc6 19:46:00 ---> 06b4f2778b89 19:46:00 19:46:00 Step 9/19 : FROM alpine:3.15 19:46:00 ---> c4fc93816858 19:46:00 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:46:00 ---> Using cache 19:46:00 ---> 0dd3db8402cc 19:46:00 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:46:00 Removing intermediate container 11211044c1d1 19:46:00 ---> b4a57ac57b3c 19:46:00 Step 29/32 : CMD ["gate"] 19:46:00 ---> Running in 0a1c9822b3a9 19:46:00 ---> Running in 59d7f0cf2bd5 19:46:00 Removing intermediate container 59d7f0cf2bd5 19:46:00 ---> eb647ca02be1 19:46:00 Step 30/32 : LABEL arch=x86_64 19:46:00 ---> Running in 6421a1e2821a 19:46:00 Removing intermediate container 6421a1e2821a 19:46:00 ---> 55543c9c73e5 19:46:00 Step 31/32 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:46:00 ---> Running in 3c0f4f23a510 19:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:46:01 Removing intermediate container 3c0f4f23a510 19:46:01 ---> 41d72c535326 19:46:01 Step 32/32 : LABEL version=0.0.0 19:46:01 ---> Running in 97e06499c786 19:46:01 Removing intermediate container 97e06499c786 19:46:01 ---> 91f0e8fae1b6 19:46:01 19:46:01 Successfully built 91f0e8fae1b6 19:46:01 Successfully tagged security-bootstrapper:latest 19:46:02  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:46:02 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:46:02 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:46:02 OK: 15859 distinct packages available 19:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:46:02 (1/9) Installing ca-certificates (20220614-r0) 19:46:02 (2/9) Installing brotli-libs (1.0.9-r5) 19:46:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:46:02 (4/9) Installing libcurl (7.80.0-r5) 19:46:02 (5/9) Installing curl (7.80.0-r5) 19:46:02 (6/9) Installing dumb-init (1.2.5-r1) 19:46:02 (7/9) Installing musl-obstack (1.2.3-r0) 19:46:02 (8/9) Installing libucontext (1.1-r0) 19:46:02 (9/9) Installing gcompat (1.0.0-r4) 19:46:02 Executing busybox-1.34.1-r7.trigger 19:46:02 Executing ca-certificates-20220614-r0.trigger 19:46:02 OK: 8 MiB in 23 packages 19:46:03 Removing intermediate container 0a1c9822b3a9 19:46:03 ---> f1bb08329d9a 19:46:03 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:03 ---> cad0a40ace51 19:46:03 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:46:03 ---> 6b1e0a4014eb 19:46:03 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:46:03 ---> 9512cd1ce001 19:46:03 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:46:03 ---> Running in 2caab20d7b4e 19:46:04 Removing intermediate container 2caab20d7b4e 19:46:04 ---> f9365ff3bdc1 19:46:04 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:46:04 ---> Running in e57e7cd1b669 19:46:04 Removing intermediate container e57e7cd1b669 19:46:04 ---> 2c2b5c274f73 19:46:04 Step 17/19 : LABEL arch=x86_64 19:46:04 ---> Running in 2a909856d670 19:46:04 Removing intermediate container 2a909856d670 19:46:04 ---> 4783db827a52 19:46:04 Step 18/19 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:46:04 ---> Running in 8c66e90a5694 19:46:04 Removing intermediate container 8c66e90a5694 19:46:04 ---> 83c6fa47aac2 19:46:04 Step 19/19 : LABEL version=0.0.0 19:46:04 ---> Running in 620839688e29 19:46:04 Removing intermediate container 620839688e29 19:46:04 ---> 5990470a8a97 19:46:04 19:46:04 Successfully built 5990470a8a97 19:46:04 Successfully tagged security-spiffe-token-provider:latest 19:46:04  Building security-spiffe-token-provider ... done  [Pipeline] } 19:46:04 $ docker stop --time=1 1c397c7cf183b9374eb117edf17e8be21d3bc4323120cdddd735c09c6a936fe7 19:46:05 $ docker rm -f --volumes 1c397c7cf183b9374eb117edf17e8be21d3bc4323120cdddd735c09c6a936fe7 [Pipeline] // withDockerContainer [Pipeline] sh 19:46:06 + docker images 19:46:06 REPOSITORY TAG IMAGE ID CREATED SIZE 19:46:06 security-spiffe-token-provider latest 5990470a8a97 2 seconds ago 29.8MB 19:46:06 security-bootstrapper latest 91f0e8fae1b6 5 seconds ago 20.3MB 19:46:06 06b4f2778b89 6 seconds ago 1.71GB 19:46:06 support-notifications latest d9d9cd1c455b 6 seconds ago 30.6MB 19:46:06 security-secretstore-setup latest b5091dfd7a87 8 seconds ago 29.9MB 19:46:06 061e9924a1ca 11 seconds ago 1.75GB 19:46:06 9da8a6d8ada2 15 seconds ago 1.67GB 19:46:06 f8bae356436e 16 seconds ago 1.67GB 19:46:06 core-common-config-bootstrapper latest 715b71ec855f 39 seconds ago 15.5MB 19:46:06 c40bba82c7df 55 seconds ago 1.68GB 19:46:06 security-spire-config latest d1193a804f27 About a minute ago 85.8MB 19:46:06 security-spire-server latest f764056a4369 About a minute ago 86.5MB 19:46:06 8dbdffc02217 About a minute ago 1.55GB 19:46:06 security-proxy-setup latest 767c28686147 About a minute ago 27.8MB 19:46:06 core-metadata latest 0ebdca399e14 About a minute ago 18.4MB 19:46:06 core-command latest a9927be15b82 About a minute ago 17.7MB 19:46:06 support-scheduler latest 00012a9077fb About a minute ago 30MB 19:46:06 core-data latest 9d6015db5486 About a minute ago 17.9MB 19:46:06 59faf8c7224e About a minute ago 1.68GB 19:46:06 05d3c82dc9ee About a minute ago 1.75GB 19:46:06 2b6715145a6a About a minute ago 1.69GB 19:46:06 11454f126b5c About a minute ago 1.69GB 19:46:06 eab16c7ca404 About a minute ago 1.67GB 19:46:06 security-spire-agent latest 4c1635444522 2 minutes ago 125MB 19:46:06 a12f3713efa0 2 minutes ago 1.55GB 19:46:06 ci-base-image-x86_64 latest 1affced0941b 5 minutes ago 903MB 19:46:06 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 19:46:06 alpine 3.15 c4fc93816858 6 months ago 5.59MB 19:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 19:46:06 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] } 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:46:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:46:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements 19:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:46:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:46:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 98.5% of statements 19:46:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.762s coverage: 43.1% of statements 19:46:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:46:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:46:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:46:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.445s coverage: 54.0% of statements 19:46:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:46:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.332s coverage: 89.2% of statements 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.942s coverage: 2.6% of statements 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.209s coverage: 95.6% of statements 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.285s coverage: 72.2% of statements 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.444s coverage: 65.9% of statements 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.377s coverage: 0.9% of statements 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.420s coverage: 29.6% of statements 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements 19:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.327s coverage: 82.9% of statements 19:47:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements 19:47:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements 19:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 19:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements 19:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.275s coverage: 44.8% of statements 19:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.825s coverage: 79.9% of statements 19:47:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.338s coverage: 92.9% of statements 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 64.4% of statements 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 77.4% of statements 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.784s coverage: 91.2% of statements 19:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.103s coverage: 64.7% of statements 19:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.297s coverage: 100.0% of statements 19:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 19:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 19:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements 19:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 19:47:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.359s coverage: 65.3% of statements 19:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:47:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.985s coverage: 41.8% of statements 19:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 19:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.301s coverage: 84.8% of statements 19:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:47:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:47:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:47:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.662s coverage: 92.3% of statements 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:47:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:47:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:47:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:47:53 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 19:47:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:47:53 go vet ./... 19:49:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:49:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:49:30 ./bin/test-attribution-txt.sh [Pipeline] echo 19:49:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:49:32 + ls -al . 19:49:32 total 740 19:49:32 drwxrwxr-x 10 1001 1001 4096 Feb 7 19:44 . 19:49:32 drwxr-xr-x 4 root root 4096 Feb 7 19:44 .. 19:49:32 drwxrwxr-x 2 1001 1001 4096 Feb 7 19:42 .blubracket 19:49:32 -rw-rw-r-- 1 1001 1001 16 Feb 7 19:42 .dockerignore 19:49:32 drwxrwxr-x 8 1001 1001 4096 Feb 7 19:42 .git 19:49:32 drwxrwxr-x 3 1001 1001 4096 Feb 7 19:42 .github 19:49:32 -rw-rw-r-- 1 1001 1001 1024 Feb 7 19:42 .gitignore 19:49:32 -rw-rw-r-- 1 1001 1001 42 Feb 7 19:42 .golangci.yml 19:49:32 -rw-rw-r-- 1 1001 1001 87 Feb 7 19:42 .hadolint.yml 19:49:32 -rw-rw-r-- 1 1001 1001 166 Feb 7 19:42 .sonarcloud.properties 19:49:32 -rw-rw-r-- 1 1001 1001 1171 Feb 7 19:42 ADOPTERS.md 19:49:32 -rw-rw-r-- 1 1001 1001 10825 Feb 7 19:42 Attribution.txt 19:49:32 -rw-rw-r-- 1 1001 1001 73765 Feb 7 19:42 CHANGELOG.md 19:49:32 -rw-rw-r-- 1 1001 1001 3804 Feb 7 19:42 CONTRIBUTING.md 19:49:32 -rw-rw-r-- 1 1001 1001 677 Feb 7 19:42 GOVERNANCE.md 19:49:32 -rw-rw-r-- 1 1001 1001 850 Feb 7 19:42 Jenkinsfile 19:49:32 -rw-rw-r-- 1 1001 1001 10775 Feb 7 19:42 LICENSE 19:49:32 -rw-rw-r-- 1 1001 1001 13375 Feb 7 19:42 Makefile 19:49:32 -rw-rw-r-- 1 1001 1001 582 Feb 7 19:42 OWNERS.md 19:49:32 -rw-rw-r-- 1 1001 1001 9403 Feb 7 19:42 README.md 19:49:32 -rw-rw-r-- 1 1001 1001 6912 Feb 7 19:42 SECURITY.md 19:49:32 -rw-rw-r-- 1 1001 1001 5 Feb 7 19:39 VERSION 19:49:32 drwxrwxr-x 2 1001 1001 4096 Feb 7 19:42 bin 19:49:32 drwxrwxr-x 17 1001 1001 4096 Feb 7 19:42 cmd 19:49:32 -rw-r--r-- 1 root root 486191 Feb 7 19:47 coverage.out 19:49:32 -rw-rw-r-- 1 1001 1001 3294 Feb 7 19:42 go.mod 19:49:32 -rw-rw-r-- 1 1001 1001 34708 Feb 7 19:42 go.sum 19:49:32 drwxrwxr-x 7 1001 1001 4096 Feb 7 19:42 internal 19:49:32 drwxrwxr-x 3 1001 1001 4096 Feb 7 19:42 openapi 19:49:32 drwxrwxr-x 4 1001 1001 4096 Feb 7 19:42 snap 19:49:32 -rw-rw-r-- 1 1001 1001 204 Feb 7 19:42 version.go [Pipeline] sh 19:49:32 + '[' -e coverage.out ] 19:49:32 + chown 1001:1001 coverage.out [Pipeline] stash 19:49:32 Warning: overwriting stash ‘coverage-report’ 19:49:33 Stashed 1 file(s) [Pipeline] sh 19:49:33 + make build 19:49:33 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 19:50:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:50:55 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 19:51:00 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 19:51:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:51:51 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 19:51:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:51: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:52: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:52:07 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 19:52:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:52: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:52:36 $ docker stop --time=1 8e22d7de817a23e3802b58971d8c8f45834a69dcee6fd24260bc7aba218088db 19:52:38 $ docker rm -f --volumes 8e22d7de817a23e3802b58971d8c8f45834a69dcee6fd24260bc7aba218088db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:41 19:52:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:41 latest: Pulling from edgex-devops/edgex-compose-arm64 19:52:41 29e5d40040c1: Pulling fs layer 19:52:41 1ce36da41761: Pulling fs layer 19:52:41 25b303627fd3: Pulling fs layer 19:52:41 29e5d40040c1: Verifying Checksum 19:52:41 29e5d40040c1: Download complete 19:52:42 1ce36da41761: Verifying Checksum 19:52:42 1ce36da41761: Download complete 19:52:42 29e5d40040c1: Pull complete 19:52:43 1ce36da41761: Pull complete 19:52:43 25b303627fd3: Download complete 19:52:54 25b303627fd3: Pull complete 19:52:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:52:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:54 prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container 19:52:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:52:58 $ docker top 7747f0ab6e22fd9f29731e149ab71ddaf2ddff3366096d832aafc5ff2041c35a -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:58 + + grepdocker-compose build --help parallel 19:52:58 19:53:03 --parallel Build images in parallel. [Pipeline] } 19:53:03 $ docker stop --time=1 7747f0ab6e22fd9f29731e149ab71ddaf2ddff3366096d832aafc5ff2041c35a 19:53:04 $ docker rm -f --volumes 7747f0ab6e22fd9f29731e149ab71ddaf2ddff3366096d832aafc5ff2041c35a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:53:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:05 prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container 19:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:53:06 $ docker top f9bd1842e0531466648db7c1d49489ae340f48e97235eddc480f91e2af2ae7aa -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:07 + docker-compose -f ./docker-compose-build.yml build --parallel 19:53:12 Building core-command ... 19:53:12 Building core-common-config-bootstrapper ... 19:53:12 Building core-data ... 19:53:12 Building core-metadata ... 19:53:12 Building security-bootstrapper ... 19:53:12 Building security-proxy-setup ... 19:53:12 Building security-secretstore-setup ... 19:53:12 Building security-spiffe-token-provider ... 19:53:12 Building security-spire-agent ... 19:53:12 Building security-spire-config ... 19:53:12 Building security-spire-server ... 19:53:12 Building support-notifications ... 19:53:12 Building support-scheduler ... 19:53:12 Building core-command 19:53:12 Building security-secretstore-setup 19:53:12 Building support-notifications 19:53:12 Building core-metadata 19:53:12 Building security-spire-server 19:53:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:53:59 ---> 28b1d0ec5479 19:53:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:53:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:53:59 ---> 28b1d0ec5479 19:53:59 Step 3/23 : WORKDIR /edgex-go 19:53:59 ---> Running in ec2cbe6b4e5c 19:53:59 ---> Running in 0188c0fda3c3 19:53:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:53:59 ---> 28b1d0ec5479 19:53:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:53:59 ---> Running in 407c062855c1 19:53:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:53:59 ---> 28b1d0ec5479 19:53:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:53:59 ---> Running in 1434eeab60e8 19:53:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:53:59 ---> 28b1d0ec5479 19:53:59 Step 3/24 : WORKDIR /edgex-go 19:53:59 ---> Running in 5ed4cbd97b3c 19:53:59 Removing intermediate container ec2cbe6b4e5c 19:53:59 ---> 10beccfcb0ca 19:53:59 Step 4/24 : WORKDIR /edgex-go 19:53:59 Removing intermediate container 0188c0fda3c3 19:53:59 ---> 8ad736ea005c 19:53:59 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:54:00 Removing intermediate container 407c062855c1 19:54:00 ---> c670d8efdcf3 19:54:00 Step 4/22 : WORKDIR /edgex-go 19:54:00 ---> Running in c627e90c3b0c 19:54:00 ---> Running in 4ca1b98de150 19:54:00 ---> Running in ce36babba378 19:54:00 Removing intermediate container 5ed4cbd97b3c 19:54:00 ---> 4d3393970536 19:54:00 Step 4/24 : RUN apk add --update --no-cache make git 19:54:00 Removing intermediate container 1434eeab60e8 19:54:00 ---> 895dda39b4cc 19:54:00 Step 4/23 : WORKDIR /edgex-go 19:54:00 ---> Running in 01c09cc3f921 19:54:00 ---> Running in 7e9a33609573 19:54:01 Removing intermediate container ce36babba378 19:54:01 ---> 1a40ac7ac0d2 19:54:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:54:01 ---> Running in b1dc3bf1ec87 19:54:01 Removing intermediate container c627e90c3b0c 19:54:01 ---> c26b8a32ac9a 19:54:01 Step 5/24 : RUN apk add --update --no-cache make git 19:54:01 ---> Running in 2ccbc23b32ef 19:54:01 Removing intermediate container 7e9a33609573 19:54:01 ---> a46964dcd715 19:54:01 Step 5/23 : RUN apk add --update --no-cache make git 19:54:01 ---> Running in dd81eed0ce63 19:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:54:04 OK: 221 MiB in 51 packages 19:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:54:04 OK: 221 MiB in 51 packages 19:54:05 OK: 221 MiB in 51 packages 19:54:05 OK: 221 MiB in 51 packages 19:54:05 OK: 221 MiB in 51 packages 19:54:05 Removing intermediate container 01c09cc3f921 19:54:05 ---> 54628149eda1 19:54:05 Step 5/24 : COPY go.mod vendor* ./ 19:54:06 Removing intermediate container 4ca1b98de150 19:54:06 ---> 29d5b8b03ec8 19:54:06 Step 5/23 : COPY go.mod vendor* ./ 19:54:06 Removing intermediate container b1dc3bf1ec87 19:54:06 ---> 100ae2d397b6 19:54:06 Step 6/22 : COPY go.mod vendor* ./ 19:54:07 Removing intermediate container dd81eed0ce63 19:54:07 ---> db0ef46d9400 19:54:07 Step 6/23 : COPY go.mod vendor* ./ 19:54:07 ---> b7f427007efe 19:54:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:07 Removing intermediate container 2ccbc23b32ef 19:54:07 ---> 3735d9464127 19:54:07 Step 6/24 : COPY go.mod vendor* ./ 19:54:07 ---> Running in d1e3d2b90e79 19:54:08 ---> f55b83e98581 19:54:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:08 ---> ba1bb93121db 19:54:08 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:08 ---> Running in 42d85b7687bd 19:54:08 ---> Running in c5a47e78a1c4 19:54:08 ---> 973919af9154 19:54:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:08 ---> Running in 6473b87ae07e 19:54:08 ---> 17057b0a2c06 19:54:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:09 ---> Running in ec938e7a6c79 19:56:00 Removing intermediate container 6473b87ae07e 19:56:00 ---> 678f297a8bb8 19:56:00 Step 8/23 : COPY . . 19:56:00 Removing intermediate container d1e3d2b90e79 19:56:00 ---> d10643f33953 19:56:00 Step 7/24 : COPY . . 19:56:00 Removing intermediate container c5a47e78a1c4 19:56:00 ---> 3286d69a1d61 19:56:00 Step 7/23 : COPY . . 19:56:00 Removing intermediate container ec938e7a6c79 19:56:00 ---> 71c07a40d180 19:56:00 Step 8/24 : COPY . . 19:56:00 Removing intermediate container 42d85b7687bd 19:56:00 ---> 944eed42b9ee 19:56:00 Step 8/22 : COPY . . 19:56:15 ---> 5f79834919b0 19:56:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:56:15 ---> 758808574adc 19:56:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:56:15 ---> 1ba4267ae8dc 19:56:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:56:15 ---> 9f0d8ea05479 19:56:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:56:15 ---> Running in ecfa10a2432c 19:56:15 ---> Running in 68eef2fc1da3 19:56:15 ---> 2ea298f9473c 19:56:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:56:15 ---> Running in 2bfbbf35f24f 19:56:15 ---> Running in c907ede1545a 19:56:16 ---> Running in ff67865f4273 19:56:16 Removing intermediate container 2bfbbf35f24f 19:56:16 ---> 1b4983cab7e2 19:56:16 Step 9/23 : WORKDIR /edgex-go/spire-build 19:56:16 ---> Running in 1a504615c085 19:56:17 Removing intermediate container 1a504615c085 19:56:17 ---> 4446ffac4282 19:56:17 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 19:56:17 ---> Running in 5b152eeaf0b7 19:56:18 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 19:56:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:56:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:56:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:56:20 Removing intermediate container 5b152eeaf0b7 19:56:20 ---> 1716b2c93dc0 19:56:20 Step 11/23 : WORKDIR /edgex-go 19:56:20 ---> Running in 0f1060914cd9 19:56:20 Removing intermediate container 0f1060914cd9 19:56:20 ---> 654800510b36 19:56:20 19:56:20 Step 12/23 : FROM alpine:3.15 19:56:21 3.15: Pulling from library/alpine 19:56:22 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:56:22 Status: Downloaded newer image for alpine:3.15 19:56:22 ---> 8aa73fd46299 19:56:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:56:22 ---> Running in bd28891dba6c 19:56:23 Removing intermediate container bd28891dba6c 19:56:23 ---> 6c3f999624ea 19:56:23 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:56:23 ---> Running in 881de8d8d82e 19:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:56:27 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:56:27 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:56:27 OK: 15736 distinct packages available 19:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:56:29 (1/5) Installing dumb-init (1.2.5-r1) 19:56:29 (2/5) Installing musl-obstack (1.2.3-r0) 19:56:29 (3/5) Installing libucontext (1.1-r0) 19:56:29 (4/5) Installing gcompat (1.0.0-r4) 19:56:29 (5/5) Installing openssl (1.1.1t-r1) 19:56:29 Executing busybox-1.34.1-r7.trigger 19:56:29 OK: 6 MiB in 19 packages 19:56:30 Removing intermediate container 881de8d8d82e 19:56:30 ---> 41d98b163740 19:56:30 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:56:37 ---> a0f73d84046f 19:56:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:56:37 ---> d3e104b2aa82 19:56:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:56:38 ---> a5fad441211b 19:56:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:56:39 ---> f5dfc99e73c1 19:56:39 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:56:39 ---> Running in 63c268ff40e2 19:56:39 Removing intermediate container 63c268ff40e2 19:56:39 ---> a0d268c4a150 19:56:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:56:39 ---> Running in 4dbdf66cf128 19:56:40 Removing intermediate container 4dbdf66cf128 19:56:40 ---> d8d75b03c6e2 19:56:40 Step 21/23 : LABEL arch=arm64 19:56:40 ---> Running in 326abe92b435 19:56:40 Removing intermediate container 326abe92b435 19:56:40 ---> 9474b25b254a 19:56:40 Step 22/23 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:56:40 ---> Running in d7347a3eac7e 19:56:41 Removing intermediate container d7347a3eac7e 19:56:41 ---> 3466fe8ca3f4 19:56:41 Step 23/23 : LABEL version=0.0.0 19:56:41 ---> Running in 0e69828bf910 19:56:42 Removing intermediate container 0e69828bf910 19:56:42 ---> 714aa456b78a 19:56:42 19:56:42 Successfully built 714aa456b78a 19:56:42 Successfully tagged security-spire-server-arm64:latest 19:56:42  Building security-spire-server ... done Building security-spire-agent 19:56:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:56:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:56:57 ---> 28b1d0ec5479 19:56:57 Step 3/24 : WORKDIR /edgex-go 19:56:57 ---> Using cache 19:56:57 ---> 4d3393970536 19:56:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:56:57 ---> Running in 023ed9b3fcb9 19:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:57:01 OK: 221 MiB in 51 packages 19:57:02 Removing intermediate container 023ed9b3fcb9 19:57:02 ---> d7a21e1a9fc4 19:57:02 Step 5/24 : COPY go.mod vendor* ./ 19:57:03 ---> caa00681858d 19:57:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:03 ---> Running in 7c57c9edc2ef 19:58:40 Removing intermediate container 7c57c9edc2ef 19:58:40 ---> 0e827f2f5bf6 19:58:40 Step 7/24 : COPY . . 19:58:44 ---> 799fd876b0e8 19:58:44 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:58:44 ---> Running in 16cc255f99d8 19:58:45 Removing intermediate container 16cc255f99d8 19:58:45 ---> 341caaf0cdd7 19:58:45 Step 9/24 : WORKDIR /edgex-go/spire-build 19:58:45 ---> Running in ddf75d277541 19:58:46 Removing intermediate container ddf75d277541 19:58:46 ---> 74503b815adc 19:58: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 19:58:46 ---> Running in d283cded57a9 19:58:49 Removing intermediate container d283cded57a9 19:58:49 ---> 1885263237da 19:58:49 Step 11/24 : WORKDIR /edgex-go 19:58:49 ---> Running in 7a5f8e976344 19:58:49 Removing intermediate container 7a5f8e976344 19:58:49 ---> 989b469f13b4 19:58:49 19:58:49 Step 12/24 : FROM alpine:3.15 19:58:49 ---> 8aa73fd46299 19:58:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:58:49 ---> Using cache 19:58:49 ---> 6c3f999624ea 19:58:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:58:49 ---> Using cache 19:58:49 ---> 41d98b163740 19:58:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:58:53 ---> f51e1e6317b6 19:58:53 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:58:58 ---> 7e7bacd81e6f 19:58:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:58:58 ---> 95541adefe1c 19:58:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:58:59 ---> aa66709b48b3 19:58:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:59:00 ---> 13d4f0ea3af0 19:59:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:59:00 ---> Running in 3466fe8cbcc7 19:59:01 Removing intermediate container 3466fe8cbcc7 19:59:01 ---> f47e4c8ef193 19:59:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:59:01 ---> Running in 31739caa9d4e 19:59:02 Removing intermediate container 31739caa9d4e 19:59:02 ---> bf416db56974 19:59:02 Step 22/24 : LABEL arch=arm64 19:59:02 ---> Running in 16f3ef1be311 19:59:02 Removing intermediate container 16f3ef1be311 19:59:02 ---> abaa158e4f82 19:59:02 Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 19:59:02 ---> Running in d99a51abad6e 19:59:03 Removing intermediate container d99a51abad6e 19:59:03 ---> 364fd95381ec 19:59:03 Step 24/24 : LABEL version=0.0.0 19:59:03 ---> Running in ac206a07e84b 19:59:04 Removing intermediate container ac206a07e84b 19:59:04 ---> cbf49bacdebf 19:59:04 19:59:04 Successfully built cbf49bacdebf 19:59:04 Successfully tagged security-spire-agent-arm64:latest 19:59:04 Building security-spiffe-token-provider 19:59:22  Building security-spire-agent ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:59:22 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:59:22 ---> 28b1d0ec5479 19:59:22 Step 3/19 : WORKDIR /edgex-go 19:59:22 ---> Using cache 19:59:22 ---> 4d3393970536 19:59:22 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:59:22 ---> Running in 3772ebfe4f57 19:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:59:23 v3.16.3-157-g75d87ed5dbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:59:23 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:59:23 OK: 16903 distinct packages available 19:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:59:25 OK: 221 MiB in 51 packages 19:59:27 Removing intermediate container 3772ebfe4f57 19:59:27 ---> b0f27af4773b 19:59:27 Step 5/19 : COPY go.mod vendor* ./ 19:59:27 ---> ca176d546ea9 19:59:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:59:27 ---> Running in c6b74f158044 20:01:04 Removing intermediate container c6b74f158044 20:01:04 ---> 1d5ff42d62c1 20:01:04 Step 7/19 : COPY . . 20:01:12 ---> 5c263dd9776c 20:01:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:01:12 ---> Running in 2ad4320fcef1 20:01:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:02:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:32 Removing intermediate container c907ede1545a 20:02:32 ---> db353fdf4645 20:02:32 20:02:32 Step 9/24 : FROM alpine:3.16 20:02:32 3.16: Pulling from library/alpine 20:02:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:02:32 Status: Downloaded newer image for alpine:3.16 20:02:32 ---> 2b4661558fb8 20:02:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:02:34 ---> Running in ad54036a93b8 20:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:02:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:02:38 (1/3) Installing ca-certificates (20220614-r0) 20:02:38 (2/3) Installing dumb-init (1.2.5-r1) 20:02:38 (3/3) Installing su-exec (0.2-r1) 20:02:38 Executing busybox-1.35.0-r17.trigger 20:02:38 Executing ca-certificates-20220614-r0.trigger 20:02:38 OK: 6 MiB in 17 packages 20:02:40 Removing intermediate container ad54036a93b8 20:02:40 ---> 3ebd2abe522d 20:02:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:02:40 ---> Running in 671fe53608e3 20:02:41 Removing intermediate container 671fe53608e3 20:02:41 ---> 2411aa12d7c2 20:02:41 Step 12/24 : WORKDIR / 20:02:41 ---> Running in 0b7898895e69 20:02:41 Removing intermediate container 0b7898895e69 20:02:41 ---> e3f9d1d6be96 20:02:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:02:42 ---> 497d4ef3a929 20:02:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:02:43 ---> 3e25dcea2c42 20:02:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:02:44 ---> 13bf9154599d 20:02:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:02:45 ---> fcc9991cf088 20:02:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:02:46 ---> f5d486ab0bb4 20:02:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:02:48 ---> 729e9b389765 20:02:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:02:50 ---> bb3d7631937e 20:02:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:50 ---> Running in c9c4dc0c1a39 20:02:54 Removing intermediate container c9c4dc0c1a39 20:02:54 ---> 9d9eb3af6a20 20:02:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:02:54 ---> Running in 8b9cef811b8f 20:02:55 Removing intermediate container 8b9cef811b8f 20:02:55 ---> 5cc4e3f8a8f9 20:02:55 Step 22/24 : LABEL arch=arm64 20:02:55 ---> Running in 75793208a24f 20:02:56 Removing intermediate container 75793208a24f 20:02:56 ---> dd5707e0fb99 20:02:56 Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:02:56 ---> Running in f60dd745047a 20:03:01 Removing intermediate container f60dd745047a 20:03:01 ---> 42b8f570ea69 20:03:01 Step 24/24 : LABEL version=0.0.0 20:03:01 ---> Running in 8d202677bcb9 20:03:01 Removing intermediate container 68eef2fc1da3 20:03:01 ---> 0f4ecdf28812 20:03:01 20:03:01 Step 10/23 : FROM alpine:3.16 20:03:01 ---> 2b4661558fb8 20:03:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:03:01 ---> Running in ab40b25cb8a2 20:03:01 Removing intermediate container 8d202677bcb9 20:03:01 ---> 473710626d34 20:03:01 20:03:01 Successfully built 473710626d34 20:03:01 Successfully tagged security-secretstore-setup-arm64:latest 20:03:01  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 20:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:03:05 (1/1) Installing dumb-init (1.2.5-r1) 20:03:05 Executing busybox-1.35.0-r17.trigger 20:03:05 OK: 5 MiB in 15 packages 20:03:06 Removing intermediate container ab40b25cb8a2 20:03:06 ---> 7aef539750b8 20:03:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:06 ---> Running in 082ae25b7089 20:03:07 Removing intermediate container 082ae25b7089 20:03:07 ---> e0176b761bf0 20:03:07 Step 13/23 : ENV APP_PORT=59882 20:03:07 ---> Running in c29aa37269d2 20:03:07 Removing intermediate container c29aa37269d2 20:03:07 ---> 69174752f714 20:03:07 Step 14/23 : EXPOSE $APP_PORT 20:03:07 ---> Running in 30945d1f959c 20:03:08 Removing intermediate container 30945d1f959c 20:03:08 ---> 49740dbab8bd 20:03:08 Step 15/23 : WORKDIR / 20:03:08 ---> Running in e375b8afd355 20:03:09 Removing intermediate container e375b8afd355 20:03:09 ---> ce6f7a51e1b7 20:03:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:11 ---> c1818c1743d5 20:03:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:14 ---> 416c6b3cc337 20:03:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:03:16 ---> e23fc920e953 20:03:16 Step 19/23 : ENTRYPOINT ["/core-command"] 20:03:16 ---> Running in 60b563206def 20:03:17 Removing intermediate container 60b563206def 20:03:17 ---> cd85f67f2321 20:03:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:17 ---> Running in c1eb7e89f7a3 20:03:18 Removing intermediate container c1eb7e89f7a3 20:03:18 ---> a2d20c8250dd 20:03:18 Step 21/23 : LABEL arch=arm64 20:03:18 ---> Running in 0a9b34ef4ec9 20:03:20 Removing intermediate container 0a9b34ef4ec9 20:03:20 ---> b5be32c9c5e6 20:03:20 Step 22/23 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:03:20 ---> Running in 32f316be1aea 20:03:21 Removing intermediate container 32f316be1aea 20:03:21 ---> 932852a29c37 20:03:21 Step 23/23 : LABEL version=0.0.0 20:03:21 ---> Running in bab68bb2a6e1 20:03:22 Removing intermediate container bab68bb2a6e1 20:03:22 ---> f481167d374b 20:03:22 20:03:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:22 ---> 28b1d0ec5479 20:03:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:22 ---> Using cache 20:03:22 ---> 895dda39b4cc 20:03:22 Step 4/22 : WORKDIR /edgex-go 20:03:22 ---> Using cache 20:03:22 ---> a46964dcd715 20:03:22 Step 5/22 : RUN apk add --update --no-cache make git 20:03:22 ---> Using cache 20:03:22 ---> db0ef46d9400 20:03:22 Step 6/22 : COPY go.mod vendor* ./ 20:03:22 ---> Using cache 20:03:22 ---> 973919af9154 20:03:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:22 ---> Using cache 20:03:22 ---> 678f297a8bb8 20:03:22 Step 8/22 : COPY . . 20:03:22 ---> Using cache 20:03:22 ---> 5f79834919b0 20:03:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:22 Successfully built f481167d374b 20:03:22 Successfully tagged core-command-arm64:latest 20:03:22  Building core-command ... done Building core-data 20:03:22 ---> Running in bbb946e60097 20:03:23 Removing intermediate container ecfa10a2432c 20:03:23 ---> 273ef6b56285 20:03:23 20:03:23 Step 10/24 : FROM alpine:3.16 20:03:23 ---> 2b4661558fb8 20:03:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:23 ---> Using cache 20:03:23 ---> 7aef539750b8 20:03:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:23 ---> Using cache 20:03:23 ---> e0176b761bf0 20:03:23 Step 13/24 : ENV APP_PORT=59881 20:03:24 ---> Running in c538cec687a2 20:03:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:24 Removing intermediate container c538cec687a2 20:03:24 ---> 559ca0934c19 20:03:24 Step 14/24 : EXPOSE $APP_PORT 20:03:24 ---> Running in 0136d76a51a2 20:03:26 Removing intermediate container 0136d76a51a2 20:03:26 ---> fc5f8c667d26 20:03:26 Step 15/24 : WORKDIR / 20:03:26 ---> Running in 4a5360db3a85 20:03:26 Removing intermediate container 4a5360db3a85 20:03:26 ---> c8af7886ee4f 20:03:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:27 ---> 61fc02b12b10 20:03:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:29 ---> dce76b03a0b1 20:03:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:03:30 ---> 409c54d9cf10 20:03:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:03:31 ---> 4a90e8d9a2a9 20:03:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:03:31 ---> Running in 5d221774ae77 20:03:32 Removing intermediate container 5d221774ae77 20:03:32 ---> 538aa1c7621b 20:03:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:32 ---> Running in e250c14980a0 20:03:33 Removing intermediate container e250c14980a0 20:03:33 ---> 68d8510f0b3a 20:03:33 Step 22/24 : LABEL arch=arm64 20:03:33 ---> Running in 9d4b518f988d 20:03:34 Removing intermediate container 9d4b518f988d 20:03:34 ---> 44d17db91169 20:03:34 Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:03:34 ---> Running in db85a3c25c87 20:03:35 Removing intermediate container db85a3c25c87 20:03:35 ---> 7d94d0de5faf 20:03:35 Step 24/24 : LABEL version=0.0.0 20:03:35 ---> Running in d0e1a5e3edb8 20:03:35 Removing intermediate container d0e1a5e3edb8 20:03:35 ---> 2b1cbcfd4a4e 20:03:35 20:03:36 Successfully built 2b1cbcfd4a4e 20:03:36 Successfully tagged core-metadata-arm64:latest 20:03:36 Building security-spire-config 20:03:41  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:41 ---> 28b1d0ec5479 20:03:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:41 ---> Using cache 20:03:41 ---> 895dda39b4cc 20:03:41 Step 4/22 : WORKDIR /edgex-go 20:03:41 ---> Using cache 20:03:41 ---> a46964dcd715 20:03:41 Step 5/22 : RUN apk add --update --no-cache make git 20:03:41 ---> Using cache 20:03:41 ---> db0ef46d9400 20:03:41 Step 6/22 : COPY go.mod vendor* ./ 20:03:41 ---> Using cache 20:03:41 ---> 973919af9154 20:03:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:41 ---> Using cache 20:03:41 ---> 678f297a8bb8 20:03:41 Step 8/22 : COPY . . 20:03:41 ---> Using cache 20:03:41 ---> 5f79834919b0 20:03:41 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:03:41 ---> Running in bf79b7bda3d4 20:03:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:03:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:57 ---> 28b1d0ec5479 20:03:57 Step 3/24 : WORKDIR /edgex-go 20:03:57 ---> Using cache 20:03:57 ---> 4d3393970536 20:03:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:03:57 ---> Using cache 20:03:57 ---> d7a21e1a9fc4 20:03:57 Step 5/24 : COPY go.mod vendor* ./ 20:03:57 ---> Using cache 20:03:57 ---> caa00681858d 20:03:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:57 ---> Using cache 20:03:57 ---> 0e827f2f5bf6 20:03:57 Step 7/24 : COPY . . 20:03:57 ---> Using cache 20:03:57 ---> 799fd876b0e8 20:03:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:03:57 ---> Using cache 20:03:57 ---> 341caaf0cdd7 20:03:58 Step 9/24 : WORKDIR /edgex-go/spire-build 20:03:58 ---> Using cache 20:03:58 ---> 74503b815adc 20:03:58 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 20:03:58 ---> Using cache 20:03:58 ---> 1885263237da 20:03:58 Step 11/24 : WORKDIR /edgex-go 20:03:58 ---> Using cache 20:03:58 ---> 989b469f13b4 20:03:58 20:03:58 Step 12/24 : FROM alpine:3.15 20:03:58 ---> 8aa73fd46299 20:03:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:58 ---> Using cache 20:03:58 ---> 6c3f999624ea 20:03:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:58 ---> Running in 6b3e512ad034 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:00 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:00 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:00 OK: 15736 distinct packages available 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:01 (1/4) Installing dumb-init (1.2.5-r1) 20:04:01 (2/4) Installing musl-obstack (1.2.3-r0) 20:04:01 (3/4) Installing libucontext (1.1-r0) 20:04:01 (4/4) Installing gcompat (1.0.0-r4) 20:04:02 Executing busybox-1.34.1-r7.trigger 20:04:02 OK: 6 MiB in 18 packages 20:04:03 Removing intermediate container 6b3e512ad034 20:04:03 ---> cf917a0d9ce6 20:04:03 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:09 ---> 4bf2729cace6 20:04:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:09 ---> 20bddf4e89e2 20:04:09 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:09 ---> Running in 9d1b6d91aca9 20:04:10 Removing intermediate container 9d1b6d91aca9 20:04:10 ---> 6ec0d421d99b 20:04:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:11 ---> 4a5caa4eb871 20:04:11 Step 19/24 : WORKDIR / 20:04:11 ---> Running in fe782d281652 20:04:11 Removing intermediate container fe782d281652 20:04:11 ---> a5ebb8ccf25c 20:04:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:11 ---> Running in 51d6a7ca78c7 20:04:12 Removing intermediate container 51d6a7ca78c7 20:04:12 ---> 97abc34f091f 20:04:12 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:12 ---> Running in 13488f01c325 20:04:13 Removing intermediate container 13488f01c325 20:04:13 ---> adc86ca06f6f 20:04:13 Step 22/24 : LABEL arch=arm64 20:04:13 ---> Running in 3dfd9e5e31d5 20:04:13 Removing intermediate container 3dfd9e5e31d5 20:04:13 ---> f5a6f8da5884 20:04:13 Step 23/24 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:04:13 ---> Running in a59a3522698e 20:04:14 Removing intermediate container a59a3522698e 20:04:14 ---> 5125553de26a 20:04:14 Step 24/24 : LABEL version=0.0.0 20:04:14 ---> Running in 8a152666f76a 20:04:15 Removing intermediate container 8a152666f76a 20:04:15 ---> 836f3bd83a23 20:04:15 20:04:15 Successfully built 836f3bd83a23 20:04:15 Successfully tagged security-spire-config-arm64:latest 20:04:15  Building security-spire-config ... done Building security-bootstrapper 20:04:30 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:04:30 ---> 28b1d0ec5479 20:04:30 Step 3/32 : WORKDIR /edgex-go 20:04:30 ---> Using cache 20:04:30 ---> 4d3393970536 20:04:30 Step 4/32 : RUN apk add --update --no-cache make git 20:04:30 ---> Using cache 20:04:30 ---> 54628149eda1 20:04:30 Step 5/32 : COPY go.mod vendor* ./ 20:04:30 ---> Using cache 20:04:30 ---> b7f427007efe 20:04:30 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:30 ---> Using cache 20:04:30 ---> d10643f33953 20:04:30 Step 7/32 : COPY . . 20:04:30 ---> Using cache 20:04:30 ---> 1ba4267ae8dc 20:04:30 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:30 ---> Running in f2d41cd15364 20:04:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:53 Removing intermediate container ff67865f4273 20:05:53 ---> cb890f9100c2 20:05:53 20:05:53 Step 10/22 : FROM alpine:3.16 20:05:53 ---> 2b4661558fb8 20:05:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:53 ---> Running in 818e062c0c48 20:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:05:53 (1/2) Installing ca-certificates (20220614-r0) 20:05:53 (2/2) Installing dumb-init (1.2.5-r1) 20:05:53 Executing busybox-1.35.0-r17.trigger 20:05:53 Executing ca-certificates-20220614-r0.trigger 20:05:53 OK: 6 MiB in 16 packages 20:05:53 Removing intermediate container 818e062c0c48 20:05:53 ---> 5f8e3706d9ff 20:05:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:05:53 ---> Running in 8c37fc1365b2 20:05:53 Removing intermediate container 8c37fc1365b2 20:05:53 ---> 4acae88f3909 20:05:53 Step 13/22 : ENV APP_PORT=59860 20:05:53 ---> Running in eff22dfc5363 20:05:53 Removing intermediate container eff22dfc5363 20:05:53 ---> 882924794019 20:05:53 Step 14/22 : EXPOSE $APP_PORT 20:05:53 ---> Running in 0d8519627f26 20:05:53 Removing intermediate container 0d8519627f26 20:05:53 ---> 87b8dcbfec3f 20:05:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:53 ---> db889747ec97 20:05:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:55 ---> 6f1c8a0d79fd 20:05:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:05:56 ---> 9401435adbed 20:05:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:05:56 ---> Running in f3b983a38019 20:05:57 Removing intermediate container f3b983a38019 20:05:57 ---> f18867f2f01a 20:05:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:57 ---> Running in 2e2313b0d0fe 20:05:57 Removing intermediate container 2e2313b0d0fe 20:05:57 ---> ebf23ab9fe53 20:05:58 Step 20/22 : LABEL arch=arm64 20:05:58 ---> Running in d1de9bc0a685 20:05:58 Removing intermediate container d1de9bc0a685 20:05:58 ---> 4e24381eea1a 20:05:58 Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:05:58 ---> Running in e10ea388d585 20:05:59 Removing intermediate container e10ea388d585 20:05:59 ---> 3f10877df6e2 20:05:59 Step 22/22 : LABEL version=0.0.0 20:05:59 ---> Running in 7f1fdce7f18f 20:05:59 Removing intermediate container 7f1fdce7f18f 20:05:59 ---> 89ef1b13887a 20:05:59 20:06:00 Successfully built 89ef1b13887a 20:06:00 Successfully tagged support-notifications-arm64:latest 20:06:00  Building support-notifications ... done Building security-proxy-setup 20:06:15 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:06:15 ---> 28b1d0ec5479 20:06:15 Step 3/21 : WORKDIR /edgex-go 20:06:15 ---> Using cache 20:06:15 ---> 4d3393970536 20:06:15 Step 4/21 : RUN apk add --update --no-cache make git 20:06:15 ---> Using cache 20:06:15 ---> 54628149eda1 20:06:15 Step 5/21 : COPY go.mod vendor* ./ 20:06:15 ---> Using cache 20:06:15 ---> b7f427007efe 20:06:15 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:15 ---> Using cache 20:06:15 ---> d10643f33953 20:06:15 Step 7/21 : COPY . . 20:06:15 ---> Using cache 20:06:15 ---> 1ba4267ae8dc 20:06:15 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:06:16 ---> Running in 24eda5b467fe 20:06:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:09:10 Removing intermediate container 2ad4320fcef1 20:09:10 ---> 6b02811f6009 20:09:10 20:09:10 Step 9/19 : FROM alpine:3.15 20:09:10 ---> 8aa73fd46299 20:09:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:10 ---> Using cache 20:09:10 ---> 6c3f999624ea 20:09:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:09:10 ---> Running in e8bdb751e3e3 20:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:09:10 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:09:10 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:09:10 OK: 15736 distinct packages available 20:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:09:10 (1/9) Installing ca-certificates (20220614-r0) 20:09:10 (2/9) Installing brotli-libs (1.0.9-r5) 20:09:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:09:10 (4/9) Installing libcurl (7.80.0-r5) 20:09:10 (5/9) Installing curl (7.80.0-r5) 20:09:10 (6/9) Installing dumb-init (1.2.5-r1) 20:09:10 (7/9) Installing musl-obstack (1.2.3-r0) 20:09:10 (8/9) Installing libucontext (1.1-r0) 20:09:10 (9/9) Installing gcompat (1.0.0-r4) 20:09:10 Executing busybox-1.34.1-r7.trigger 20:09:10 Executing ca-certificates-20220614-r0.trigger 20:09:11 OK: 8 MiB in 23 packages 20:09:13 Removing intermediate container e8bdb751e3e3 20:09:13 ---> 6b2d1245a590 20:09:13 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:14 ---> 15cb3595e8ad 20:09:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:09:18 ---> 0ce0494fc826 20:09:18 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:09:19 ---> 9e861f644cc6 20:09:19 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:09:19 ---> Running in d4097c8a3923 20:09:20 Removing intermediate container d4097c8a3923 20:09:20 ---> c1fb4be19338 20:09:20 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:20 ---> Running in da1c40b3ec30 20:09:20 Removing intermediate container da1c40b3ec30 20:09:20 ---> 6d7dc399a6ef 20:09:20 Step 17/19 : LABEL arch=arm64 20:09:21 ---> Running in 844ceaec8f3d 20:09:21 Removing intermediate container 844ceaec8f3d 20:09:21 ---> 244bebc946e2 20:09:21 Step 18/19 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:09:21 ---> Running in fb6ae531700f 20:09:22 Removing intermediate container fb6ae531700f 20:09:22 ---> 6581c330ddbf 20:09:22 Step 19/19 : LABEL version=0.0.0 20:09:22 ---> Running in c080ef534044 20:09:22 Removing intermediate container c080ef534044 20:09:22 ---> 9e9c966d3ae0 20:09:22 20:09:23 Successfully built 9e9c966d3ae0 20:09:23 Successfully tagged security-spiffe-token-provider-arm64:latest 20:09:23  Building security-spiffe-token-provider ... done Building support-scheduler 20:09:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:41 ---> 28b1d0ec5479 20:09:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:09:41 ---> Using cache 20:09:41 ---> 895dda39b4cc 20:09:41 Step 4/22 : WORKDIR /edgex-go 20:09:41 ---> Using cache 20:09:41 ---> a46964dcd715 20:09:41 Step 5/22 : RUN apk add --update --no-cache make git 20:09:41 ---> Using cache 20:09:41 ---> db0ef46d9400 20:09:41 Step 6/22 : COPY go.mod vendor* ./ 20:09:41 ---> Using cache 20:09:41 ---> 973919af9154 20:09:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:41 ---> Using cache 20:09:41 ---> 678f297a8bb8 20:09:41 Step 8/22 : COPY . . 20:09:41 ---> Using cache 20:09:41 ---> 5f79834919b0 20:09:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:09:41 ---> Running in ab3765671fad 20:09:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:09:56 Removing intermediate container bbb946e60097 20:09:56 ---> e3918a17757a 20:09:56 20:09:56 Step 10/22 : FROM alpine:3.16 20:09:56 ---> 2b4661558fb8 20:09:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:09:57 ---> Running in 81614a704269 20:09:57 Removing intermediate container 81614a704269 20:09:57 ---> c5b496ea3239 20:09:57 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:09:57 ---> Running in 5a480eea76a6 20:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:10:01 (1/1) Installing dumb-init (1.2.5-r1) 20:10:01 Executing busybox-1.35.0-r17.trigger 20:10:01 OK: 5 MiB in 15 packages 20:10:02 Removing intermediate container 5a480eea76a6 20:10:02 ---> 3f11e0a906cc 20:10:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:03 ---> 32d59b24afeb 20:10:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:10:05 ---> 57dc71f455ad 20:10:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:10:05 ---> 12cf8b38f6cf 20:10:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:10:07 ---> 05173b9fcb3a 20:10:07 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:07 ---> Running in aab044a1a48d 20:10:11 Removing intermediate container aab044a1a48d 20:10:11 ---> 24c6a2ca3323 20:10:11 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:10:11 ---> Running in 0b309e3ce15a 20:10:11 Removing intermediate container 0b309e3ce15a 20:10:11 ---> 785728a58e05 20:10:11 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:10:11 ---> Running in 10a8fa95cf00 20:10:11 Removing intermediate container 10a8fa95cf00 20:10:11 ---> a58383247b07 20:10:11 Step 20/22 : LABEL arch=arm64 20:10:11 ---> Running in fada7e4e07a1 20:10:12 Removing intermediate container fada7e4e07a1 20:10:12 ---> 96374caf2669 20:10:12 Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:10:12 ---> Running in 6622b68a15b1 20:10:13 Removing intermediate container 6622b68a15b1 20:10:13 ---> 2834f74a9166 20:10:13 Step 22/22 : LABEL version=0.0.0 20:10:13 ---> Running in fb92a206fb16 20:10:13 Removing intermediate container fb92a206fb16 20:10:13 ---> 15afdb437785 20:10:13 20:10:13 Successfully built 15afdb437785 20:10:13 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:10:40  Building core-common-config-bootstrapper ... done Removing intermediate container bf79b7bda3d4 20:10:40 ---> 959eff9e57ed 20:10:40 20:10:40 Step 10/22 : FROM alpine:3.16 20:10:40 ---> 2b4661558fb8 20:10:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:10:40 ---> Running in 5579b30250cb 20:10:40 Removing intermediate container 5579b30250cb 20:10:40 ---> cecbcc3ed25b 20:10:40 Step 12/22 : ENV APP_PORT=59880 20:10:40 ---> Running in 51e9ba059ddc 20:10:41 Removing intermediate container 51e9ba059ddc 20:10:41 ---> 29ffa812a742 20:10:41 Step 13/22 : EXPOSE $APP_PORT 20:10:41 ---> Running in a41e5872a3cc 20:10:42 Removing intermediate container a41e5872a3cc 20:10:42 ---> 760319b156d4 20:10:42 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:10:42 ---> Running in 81f22dbe6647 20:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:10:46 (1/1) Installing dumb-init (1.2.5-r1) 20:10:46 Executing busybox-1.35.0-r17.trigger 20:10:46 OK: 5 MiB in 15 packages 20:10:48 Removing intermediate container 81f22dbe6647 20:10:48 ---> a3573a34aed6 20:10:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:48 Removing intermediate container f2d41cd15364 20:10:48 ---> 9994b5b724b9 20:10:48 20:10:48 Step 9/32 : FROM alpine:3.16 20:10:48 ---> 2b4661558fb8 20:10:48 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:48 ---> Running in 1c477c6f351d 20:10:48 Removing intermediate container 1c477c6f351d 20:10:48 ---> 9a48c56db2cc 20:10:48 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:10:48 ---> Running in a08706dfbca6 20:10:49 ---> 2748e392b2ae 20:10:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:10:51 ---> e0d7460ee8c9 20:10:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:10:52 (1/2) Installing dumb-init (1.2.5-r1) 20:10:52 (2/2) Installing su-exec (0.2-r1) 20:10:52 Executing busybox-1.35.0-r17.trigger 20:10:52 OK: 5 MiB in 16 packages 20:10:52 ---> f1e28fe29172 20:10:52 Step 18/22 : ENTRYPOINT ["/core-data"] 20:10:52 ---> Running in 0bdfaebd183c 20:10:53 Removing intermediate container 0bdfaebd183c 20:10:53 ---> b2e7aaa69fc0 20:10:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:53 ---> Running in 8173b82f40a2 20:10:53 Removing intermediate container a08706dfbca6 20:10:53 ---> a6036973e896 20:10:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:10:53 Removing intermediate container 8173b82f40a2 20:10:53 ---> d6dcd3f46e75 20:10:53 Step 20/22 : LABEL arch=arm64 20:10:53 ---> Running in 5017906047a0 20:10:54 ---> Running in 12cfa7cac066 20:10:54 Removing intermediate container 5017906047a0 20:10:54 ---> 88379cb575ec 20:10:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:10:54 Removing intermediate container 12cfa7cac066 20:10:54 ---> 6be054af5882 20:10:54 Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:10:55 ---> Running in 66d0a7e408b2 20:10:55 ---> Running in 3470938183db 20:10:55 Removing intermediate container 66d0a7e408b2 20:10:55 ---> c0f44337e478 20:10:55 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:10:55 Removing intermediate container 3470938183db 20:10:55 ---> ef4e14476562 20:10:55 Step 22/22 : LABEL version=0.0.0 20:10:55 ---> Running in 9ca50ca9f3d3 20:10:55 ---> Running in d98f14e9b59f 20:10:56 Removing intermediate container 9ca50ca9f3d3 20:10:56 ---> 87bea8d25420 20:10:56 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:10:56 Removing intermediate container d98f14e9b59f 20:10:56 ---> 921a89284303 20:10:56 20:10:56 ---> Running in c05a9617f707 20:10:57 Successfully built 921a89284303 20:10:57 Successfully tagged core-data-arm64:latest 20:10:57  Building core-data ... done Removing intermediate container c05a9617f707 20:10:57 ---> cebb2318861c 20:10:57 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:10:57 ---> Running in 155997e3cff0 20:10:59 Removing intermediate container 155997e3cff0 20:10:59 ---> bee845200ac3 20:10:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:11:00 ---> Running in 4389e0afd39b 20:11:00 Removing intermediate container 4389e0afd39b 20:11:00 ---> bf6ed79d5700 20:11:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:11:01 ---> 566a574a35ec 20:11:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:11:01 ---> Running in d43740a68e8c 20:11:05 Removing intermediate container d43740a68e8c 20:11:05 ---> 8aa05b33f0db 20:11:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:06 ---> 40ab962f9269 20:11:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:11:07 ---> 5e0aaf37c7ed 20:11:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:11:08 ---> 7e5359a3d6b6 20:11:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:11:09 ---> 7bfbb50a82b2 20:11:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:11:10 ---> 52710ac9c430 20:11:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:11:10 ---> 9fb40640bda5 20:11:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:11:11 ---> 909e8c6a0860 20:11:11 Step 27/32 : RUN chmod +x /entrypoint.sh 20:11:12 ---> Running in 670eae258f72 20:11:17 Removing intermediate container 670eae258f72 20:11:17 ---> ca2c2af020f3 20:11:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:11:17 ---> Running in 46223441ce6a 20:11:17 Removing intermediate container 46223441ce6a 20:11:17 ---> 5d2216829651 20:11:17 Step 29/32 : CMD ["gate"] 20:11:17 ---> Running in d057dc0f21df 20:11:17 Removing intermediate container d057dc0f21df 20:11:17 ---> b0fab8fd5de9 20:11:17 Step 30/32 : LABEL arch=arm64 20:11:18 ---> Running in d29a55fd523a 20:11:18 Removing intermediate container d29a55fd523a 20:11:18 ---> 46b5da026b99 20:11:18 Step 31/32 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:11:18 ---> Running in ad05e567d459 20:11:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:11:19 Removing intermediate container ad05e567d459 20:11:19 ---> a2293a3d8c03 20:11:19 Step 32/32 : LABEL version=0.0.0 20:11:19 ---> Running in a53c9ebb2ee8 20:11:19 Removing intermediate container a53c9ebb2ee8 20:11:19 ---> b5fc2e1d9b0a 20:11:19 20:11:19 Successfully built b5fc2e1d9b0a 20:11:19 Successfully tagged security-bootstrapper-arm64:latest 20:11:34  Building security-bootstrapper ... done Removing intermediate container 24eda5b467fe 20:11:34 ---> eefff4c7b319 20:11:34 20:11:34 Step 9/21 : FROM alpine:3.16 20:11:34 ---> 2b4661558fb8 20:11:34 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:11:34 ---> Running in 6955ff280d5e 20:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:11:36 (1/6) Installing ca-certificates (20220614-r0) 20:11:36 (2/6) Installing brotli-libs (1.0.9-r6) 20:11:36 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:11:36 (4/6) Installing libcurl (7.83.1-r5) 20:11:36 (5/6) Installing curl (7.83.1-r5) 20:11:36 (6/6) Installing dumb-init (1.2.5-r1) 20:11:36 Executing busybox-1.35.0-r17.trigger 20:11:36 Executing ca-certificates-20220614-r0.trigger 20:11:36 OK: 8 MiB in 20 packages 20:11:38 Removing intermediate container 6955ff280d5e 20:11:38 ---> 62a2ec8e4918 20:11:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:11:38 ---> Running in 1774eea0c8bf 20:11:38 Removing intermediate container 1774eea0c8bf 20:11:38 ---> d9fff6694b13 20:11:38 Step 12/21 : WORKDIR /edgex 20:11:39 ---> Running in 7f97395565dd 20:11:39 Removing intermediate container 7f97395565dd 20:11:39 ---> 1c069b04c2d5 20:11:39 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:11:42 ---> 438c0875965e 20:11:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:11:44 ---> f82f5bd70fd4 20:11:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:11:45 ---> b5418d89ba9b 20:11:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:11:46 ---> b0de78cf9e1b 20:11:46 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:46 ---> Running in b6352533ae07 20:11:48 Removing intermediate container b6352533ae07 20:11:48 ---> c1b2164ee47d 20:11:48 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:11:48 ---> Running in 3359a736ca9d 20:11:49 Removing intermediate container 3359a736ca9d 20:11:49 ---> 050ee5fd4583 20:11:49 Step 19/21 : LABEL arch=arm64 20:11:49 ---> Running in 4453ce4057ad 20:11:49 Removing intermediate container 4453ce4057ad 20:11:49 ---> 0fdec9ef1fb9 20:11:49 Step 20/21 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:11:49 ---> Running in 4d42503176ba 20:11:50 Removing intermediate container 4d42503176ba 20:11:50 ---> 2a5f4993f61b 20:11:50 Step 21/21 : LABEL version=0.0.0 20:11:50 ---> Running in 90a7eb68d7c8 20:11:50 Removing intermediate container 90a7eb68d7c8 20:11:50 ---> 21249deb1aaf 20:11:50 20:11:50 Successfully built 21249deb1aaf 20:11:50 Successfully tagged security-proxy-setup-arm64:latest 20:12:58  Building security-proxy-setup ... done Removing intermediate container ab3765671fad 20:12:58 ---> 5c930a695315 20:12:58 20:12:58 Step 10/22 : FROM alpine:3.16 20:12:58 ---> 2b4661558fb8 20:12:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:12:58 ---> Using cache 20:12:58 ---> 7aef539750b8 20:12:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:12:58 ---> Using cache 20:12:58 ---> e0176b761bf0 20:12:58 Step 13/22 : ENV APP_PORT=59861 20:12:58 ---> Running in 6b4b83ba4a35 20:12:58 Removing intermediate container 6b4b83ba4a35 20:12:58 ---> 1716e703e04f 20:12:58 Step 14/22 : EXPOSE $APP_PORT 20:12:58 ---> Running in fdf0019b3808 20:12:58 Removing intermediate container fdf0019b3808 20:12:58 ---> 7b4923a61f89 20:12:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:58 ---> b14500c501fd 20:12:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:12:58 ---> 034f5023b062 20:12:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:12:58 ---> 51bcf66ca368 20:12:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:12:58 ---> Running in 9f07b6c6febc 20:12:58 Removing intermediate container 9f07b6c6febc 20:12:58 ---> 5517075f5aaf 20:12:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:12:58 ---> Running in 7857343b3c36 20:12:58 Removing intermediate container 7857343b3c36 20:12:58 ---> 824722bdd903 20:12:58 Step 20/22 : LABEL arch=arm64 20:12:58 ---> Running in 230c2a3b1760 20:12:58 Removing intermediate container 230c2a3b1760 20:12:58 ---> bca960be36cc 20:12:58 Step 21/22 : LABEL git_sha=d0b236c81d75864bd1bc3b0d7d89ad3d75769104 20:12:58 ---> Running in 2f76c2434851 20:12:58 Removing intermediate container 2f76c2434851 20:12:58 ---> b7e9de8e09ab 20:12:58 Step 22/22 : LABEL version=0.0.0 20:12:58 ---> Running in efb39a95df20 20:12:58 Removing intermediate container efb39a95df20 20:12:58 ---> 8ea6628cb0b2 20:12:58 20:12:58 Successfully built 8ea6628cb0b2 20:12:58 Successfully tagged support-scheduler-arm64:latest 20:12:58  Building support-scheduler ... done  [Pipeline] } 20:12:58 $ docker stop --time=1 f9bd1842e0531466648db7c1d49489ae340f48e97235eddc480f91e2af2ae7aa 20:13:02 $ docker rm -f --volumes f9bd1842e0531466648db7c1d49489ae340f48e97235eddc480f91e2af2ae7aa [Pipeline] // withDockerContainer [Pipeline] sh 20:13:02 + docker images 20:13:03 REPOSITORY TAG IMAGE ID CREATED SIZE 20:13:03 support-scheduler-arm64 latest 8ea6628cb0b2 5 seconds ago 29MB 20:13:03 5c930a695315 11 seconds ago 1.57GB 20:13:03 security-proxy-setup-arm64 latest 21249deb1aaf About a minute ago 26.8MB 20:13:03 eefff4c7b319 About a minute ago 1.5GB 20:13:03 security-bootstrapper-arm64 latest b5fc2e1d9b0a About a minute ago 19.5MB 20:13:03 core-data-arm64 latest 921a89284303 2 minutes ago 17.2MB 20:13:03 9994b5b724b9 2 minutes ago 1.5GB 20:13:03 959eff9e57ed 2 minutes ago 1.51GB 20:13:03 core-common-config-bootstrapper-arm64 latest 15afdb437785 2 minutes ago 14.9MB 20:13:03 e3918a17757a 3 minutes ago 1.5GB 20:13:03 security-spiffe-token-provider-arm64 latest 9e9c966d3ae0 3 minutes ago 28.9MB 20:13:03 6b02811f6009 3 minutes ago 1.54GB 20:13:03 support-notifications-arm64 latest 89ef1b13887a 7 minutes ago 29.5MB 20:13:03 cb890f9100c2 7 minutes ago 1.57GB 20:13:03 security-spire-config-arm64 latest 836f3bd83a23 8 minutes ago 83.6MB 20:13:03 core-metadata-arm64 latest 2b1cbcfd4a4e 9 minutes ago 17.7MB 20:13:03 273ef6b56285 9 minutes ago 1.51GB 20:13:03 core-command-arm64 latest f481167d374b 9 minutes ago 17MB 20:13:03 security-secretstore-setup-arm64 latest 473710626d34 10 minutes ago 28.7MB 20:13:03 0f4ecdf28812 10 minutes ago 1.51GB 20:13:03 db353fdf4645 10 minutes ago 1.5GB 20:13:03 security-spire-agent-arm64 latest cbf49bacdebf 13 minutes ago 122MB 20:13:03 989b469f13b4 14 minutes ago 1.38GB 20:13:03 security-spire-server-arm64 latest 714aa456b78a 16 minutes ago 84.3MB 20:13:03 654800510b36 16 minutes ago 1.38GB 20:13:03 ci-base-image-arm64 latest 28b1d0ec5479 29 minutes ago 905MB 20:13:03 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 20:13:03 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 20:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:04 20:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:04 arm64: Pulling from edgex-lftools-log-publisher 20:13:04 8998bd30e6a1: Pulling fs layer 20:13:04 04944245beec: Pulling fs layer 20:13:04 699f458cf7ca: Pulling fs layer 20:13:04 765212b225bb: Pulling fs layer 20:13:04 f23df028b6ca: Pulling fs layer 20:13:04 d65c8cfc05b1: Pulling fs layer 20:13:04 2437ff75d9bd: Pulling fs layer 20:13:04 f23df028b6ca: Waiting 20:13:04 d65c8cfc05b1: Waiting 20:13:04 2437ff75d9bd: Waiting 20:13:04 765212b225bb: Waiting 20:13:04 04944245beec: Verifying Checksum 20:13:04 04944245beec: Download complete 20:13:04 765212b225bb: Verifying Checksum 20:13:04 765212b225bb: Download complete 20:13:05 f23df028b6ca: Verifying Checksum 20:13:05 f23df028b6ca: Download complete 20:13:05 d65c8cfc05b1: Verifying Checksum 20:13:05 d65c8cfc05b1: Download complete 20:13:05 699f458cf7ca: Verifying Checksum 20:13:05 699f458cf7ca: Download complete 20:13:05 8998bd30e6a1: Verifying Checksum 20:13:05 8998bd30e6a1: Download complete 20:13:07 2437ff75d9bd: Verifying Checksum 20:13:07 2437ff75d9bd: Download complete 20:13:08 8998bd30e6a1: Pull complete 20:13:09 04944245beec: Pull complete 20:13:10 699f458cf7ca: Pull complete 20:13:10 765212b225bb: Pull complete 20:13:11 f23df028b6ca: Pull complete 20:13:11 d65c8cfc05b1: Pull complete 20:13:26 2437ff75d9bd: Pull complete 20:13:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:26 prd-ubuntu20.04-docker-arm64-4c-16g-4974 does not seem to be running inside a container 20:13:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:13:29 $ docker top cb5a8588f3e58e9cedb39acc12ebbc9aed916073bd0ec44e82e2fe88b4e93718 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:30 ---> job-cost.sh 20:13:30 lf-activate-venv: SKIPPING 20:13:30 INFO: No Stack... 20:13:30 INFO: Retrieving Pricing Info for: v3-standard-4 20:13:31 INFO: Archiving Costs [Pipeline] sh 20:13:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:13:31 + cut -d, -f6 [Pipeline] lock 20:13:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4334-1-stack-cost] 20:13:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4334-1-stack-cost] did not exist. Created. 20:13:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:32 + echo total: 0.10999999940395355 [Pipeline] stash 20:13:32 Stashed 1 file(s) [Pipeline] } 20:13:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4334-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:32 $ docker stop --time=1 cb5a8588f3e58e9cedb39acc12ebbc9aed916073bd0ec44e82e2fe88b4e93718 20:13:34 $ docker rm -f --volumes cb5a8588f3e58e9cedb39acc12ebbc9aed916073bd0ec44e82e2fe88b4e93718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:13:35 provisioning config files... 20:13:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7993775916676006452tmp [Pipeline] { [Pipeline] sh 20:13:35 + set +x 20:13:35 + curl -s https://codecov.io/bash 20:13:35 + bash -s -- 20:13:35 20:13:35 _____ _ 20:13:35 / ____| | | 20:13:35 | | ___ __| | ___ ___ _____ __ 20:13:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:13:35 | |___| (_) | (_| | __/ (_| (_) \ V / 20:13:35 \_____\___/ \__,_|\___|\___\___/ \_/ 20:13:35 Bash-1.0.6 20:13:35 20:13:35 20:13:35 ==> git version 2.25.1 found 20:13:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:13:35 Release-Date: 2020-01-08 20:13:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:13:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:13:35 ==> Jenkins CI detected. 20:13:35 current dir:  /w/workspace/edgex-go/1 20:13:35 project root: . 20:13:35 --> token set from env 20:13:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:13:35 ==> Running gcov in . (disable via -X gcov) 20:13:35 ==> Python coveragepy not found 20:13:35 ==> Searching for coverage reports in: 20:13:35 + . 20:13:35 -> Found 1 reports 20:13:35 ==> Detecting git/mercurial file structure 20:13:35 ==> Reading reports 20:13:35 + ./coverage.out bytes=486191 20:13:35 ==> Appending adjustments 20:13:35 https://docs.codecov.io/docs/fixing-reports 20:13:36 + Found adjustments 20:13:36 ==> Gzipping contents 20:13:37 64K /tmp/codecov.CWjxuK.gz 20:13:37 ==> Uploading reports 20:13:37 url: https://codecov.io 20:13:37 query: branch=PR-4334&commit=d0b236c81d75864bd1bc3b0d7d89ad3d75769104&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4334&job=&cmd_args= 20:13:37 -> Pinging Codecov 20:13:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4334&commit=d0b236c81d75864bd1bc3b0d7d89ad3d75769104&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4334&job=&cmd_args= 20:13:37 -> Uploading to 20:13:37 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/d0b236c81d75864bd1bc3b0d7d89ad3d75769104/1c9124f3-bd12-42c0-951e-b398e90f4a8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T201337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e1ba74cae7cee292042d49dc2ef2827d90c71016ff3fafc43dd73ae7dc90b12 20:13:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:37 Dload Upload Total Spent Left Speed 20:13:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62887 0 0 100 62887 0 277k --:--:-- --:--:-- --:--:-- 276k 100 62887 0 0 100 62887 0 208k --:--:-- --:--:-- --:--:-- 208k 20:13:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d0b236c81d75864bd1bc3b0d7d89ad3d75769104 [Pipeline] } 20:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:13:39 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:13:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:40 ---> package-listing.sh 20:13:40 ++ facter osfamily 20:13:40 ++ tr '[:upper:]' '[:lower:]' 20:13:40 + OS_FAMILY=debian 20:13:40 + workspace=/w/workspace/edgex-go/1 20:13:40 + START_PACKAGES=/tmp/packages_start.txt 20:13:40 + END_PACKAGES=/tmp/packages_end.txt 20:13:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:40 + PACKAGES=/tmp/packages_start.txt 20:13:40 + '[' /w/workspace/edgex-go/1 ']' 20:13:40 + PACKAGES=/tmp/packages_end.txt 20:13:40 + case "${OS_FAMILY}" in 20:13:40 + dpkg -l 20:13:40 + grep '^ii' 20:13:40 + '[' -f /tmp/packages_start.txt ']' 20:13:40 + '[' -f /tmp/packages_end.txt ']' 20:13:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:40 + '[' /w/workspace/edgex-go/1 ']' 20:13:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:13:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:13:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:13:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:42 20:13:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:42 latest: Pulling from edgex-lftools-log-publisher 20:13:42 5eb5b503b376: Pulling fs layer 20:13:42 5c69ac0246d0: Pulling fs layer 20:13:42 ec43610c2a17: Pulling fs layer 20:13:42 3a2ae6a8a46f: Pulling fs layer 20:13:42 33b1e0a273af: Pulling fs layer 20:13:42 5d3b04190fa2: Pulling fs layer 20:13:42 2f39f015ded8: Pulling fs layer 20:13:42 33b1e0a273af: Waiting 20:13:42 5d3b04190fa2: Waiting 20:13:42 3a2ae6a8a46f: Waiting 20:13:42 2f39f015ded8: Waiting 20:13:42 5c69ac0246d0: Verifying Checksum 20:13:42 5c69ac0246d0: Download complete 20:13:42 3a2ae6a8a46f: Verifying Checksum 20:13:42 3a2ae6a8a46f: Download complete 20:13:42 33b1e0a273af: Verifying Checksum 20:13:42 33b1e0a273af: Download complete 20:13:42 5d3b04190fa2: Verifying Checksum 20:13:42 5d3b04190fa2: Download complete 20:13:42 ec43610c2a17: Verifying Checksum 20:13:42 ec43610c2a17: Download complete 20:13:42 5eb5b503b376: Verifying Checksum 20:13:42 5eb5b503b376: Download complete 20:13:43 2f39f015ded8: Download complete 20:13:44 5eb5b503b376: Pull complete 20:13:44 5c69ac0246d0: Pull complete 20:13:44 ec43610c2a17: Pull complete 20:13:44 3a2ae6a8a46f: Pull complete 20:13:44 33b1e0a273af: Pull complete 20:13:44 5d3b04190fa2: Pull complete 20:13:49 2f39f015ded8: Pull complete 20:13:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:49 prd-ubuntu20.04-docker-8c-8g-4972 does not seem to be running inside a container 20:13:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:13:50 $ docker top 6c46c0c3f1cc8f420e05f0049f6351a7c51753c698294ed6926adc368dd39d15 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:51 + touch /tmp/pre-build-complete [Pipeline] sh 20:13:51 + mkdir -p /var/log/sysstat [Pipeline] sh 20:13:51 + ls /var/log/sa-host 20:13:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:52 provisioning config files... 20:13:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8451532801903837461tmp [Pipeline] { [Pipeline] echo 20:13:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:13:52 ---> create-netrc.sh [Pipeline] } 20:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:13:52 ---> python-tools-install.sh [Pipeline] echo 20:13:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:13:53 ---> sudo-logs.sh 20:13:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:13:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:13:53 ---> job-cost.sh 20:13:53 lf-activate-venv: SKIPPING 20:13:53 DEBUG: total: 0.10999999940395355 20:13:53 INFO: Retrieving Stack Cost... 20:13:53 INFO: Retrieving Pricing Info for: v3-standard-8 20:13:54 INFO: Archiving Costs [Pipeline] echo 20:13:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:13:54 ---> logs-deploy.sh 20:13:54 lf-activate-venv: SKIPPING 20:13:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4334/1 20:13:54 INFO: archiving workspace using pattern(s): 20:13:55 Archives upload complete. 20:13:55 INFO: archiving logs to Nexus