Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ee3b2bb24e06d2693944d389d843385d51c141b+24167a0eacb631b08fe8df020ccd42208c51fac2 (34c0befbb46cb8b88b300cb614993941788b8d8d) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10572407906933560439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2398726652832226367.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12365412947415175437.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16476666763306503594.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7114364183301606598.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5907’ Running on prd-ubuntu20.04-docker-8c-8g-5910 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 24167a0eacb631b08fe8df020ccd42208c51fac2 into PR head commit 5ee3b2bb24e06d2693944d389d843385d51c141b Merge succeeded, producing 5ee3b2bb24e06d2693944d389d843385d51c141b Checking out Revision 5ee3b2bb24e06d2693944d389d843385d51c141b (PR-4352) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:15:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:15:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:15:29 ========================================================= 23:15:29 EdgeX Global Pipelines Version Info 23:15:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 24167a0eacb631b08fe8df020ccd42208c51fac2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 > git rev-list --no-walk 855e31ab8c9a5eeaba52d021d1d339ef2b036a36 # timeout=10 23:15:30 ------------------- 23:15:30 stable info: 23:15:30 ------------------- 23:15:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:15:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:15:30 Message: update stable to v1.0.244 23:15:30 ------------------- 23:15:30 experimental info: 23:15:30 ------------------- 23:15:30 Commited By: **** collab-it+edgex@linuxfoundation.org 23:15:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:15:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:15:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ee3b2bb24e06d2693944d389d843385d51c141b [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ee3b2b [Pipeline] echo 23:15:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:31 provisioning config files... 23:15:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13097549203450821585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:31 ---> docker-login.sh 23:15:31 nexus3.edgexfoundry.org:10001 23:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:31 Configure a credential helper to remove this warning. See 23:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:31 23:15:31 Login Succeeded 23:15:31 nexus3.edgexfoundry.org:10002 23:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:31 Configure a credential helper to remove this warning. See 23:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:31 23:15:31 Login Succeeded 23:15:31 nexus3.edgexfoundry.org:10003 23:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:31 Configure a credential helper to remove this warning. See 23:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:31 23:15:31 Login Succeeded 23:15:31 nexus3.edgexfoundry.org:10004 23:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:31 Configure a credential helper to remove this warning. See 23:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:31 23:15:31 Login Succeeded 23:15:31 docker.io 23:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:32 Configure a credential helper to remove this warning. See 23:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:32 23:15:32 Login Succeeded 23:15:32 ---> docker-login.sh ends [Pipeline] } 23:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:32 + 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 23:15:32 + cut -d/ -f2 23:15:32 + dirname cmd/core-command/Dockerfile 23:15:32 + echo core-command,cmd/core-command/Dockerfile 23:15:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:15:32 + dirname cmd/core-data/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo core-data,cmd/core-data/Dockerfile 23:15:32 + dirname cmd/core-metadata/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo core-metadata,cmd/core-metadata/Dockerfile 23:15:32 + dirname cmd/security-bootstrapper/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:15:32 + dirname cmd/security-proxy-setup/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:15:32 + dirname cmd/security-secretstore-setup/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:15:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:15:32 + dirname cmd/security-spire-agent/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:15:32 + dirname cmd/security-spire-config/Dockerfile 23:15:32 + cut -d/ -f2 23:15:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:15:32 + + dirname cmd/security-spire-server/Dockerfile 23:15:32 cut -d/ -f2 23:15:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:15:32 + + dirname cmd/support-notifications/Dockerfilecut 23:15:32 -d/ -f2 23:15:32 + echo support-notifications,cmd/support-notifications/Dockerfile 23:15:32 + + cut -d/ -f2 23:15:32 dirname cmd/support-scheduler/Dockerfile 23:15:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:15:32 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 23:15:32 + git rev-list -1 --merges 5ee3b2bb24e06d2693944d389d843385d51c141b~1..5ee3b2bb24e06d2693944d389d843385d51c141b [Pipeline] echo 23:15:32 -----------> git rev-list -1 --merges 5ee3b2bb24e06d2693944d389d843385d51c141b~1..5ee3b2bb24e06d2693944d389d843385d51c141b 5ee3b2bb24e06d2693944d389d843385d51c141b [false] [Pipeline] sh 23:15:33 + git log --format=format:%s -1 5ee3b2bb24e06d2693944d389d843385d51c141b [Pipeline] echo 23:15:33 ========================================================= 23:15:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:15:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:15:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:15:33 + grep -v github /etc/ssh/ssh_known_hosts 23:15:33 + [ -e /tmp/ssh_known_hosts ] 23:15:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:15:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:15:33 + sudo tee -a /etc/ssh/ssh_known_hosts 23:15:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:33 23:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:34 0.1.4: Pulling from edgex-devops/py-git-semver 23:15:34 b85a868b505f: Pulling fs layer 23:15:34 e2be974225ed: Pulling fs layer 23:15:34 339a4e72a1f5: Pulling fs layer 23:15:34 988bab9f4d93: Pulling fs layer 23:15:34 1469e6f7b9e6: Pulling fs layer 23:15:34 eaf3925da568: Pulling fs layer 23:15:34 bab4dde63d76: Pulling fs layer 23:15:34 bde34c3a00c8: Pulling fs layer 23:15:34 b352a97aabf1: Pulling fs layer 23:15:34 4872d77fe225: Pulling fs layer 23:15:34 988bab9f4d93: Waiting 23:15:34 1469e6f7b9e6: Waiting 23:15:34 eaf3925da568: Waiting 23:15:34 bab4dde63d76: Waiting 23:15:34 bde34c3a00c8: Waiting 23:15:34 b352a97aabf1: Waiting 23:15:34 5851b861e8e6: Pulling fs layer 23:15:34 4872d77fe225: Waiting 23:15:34 5851b861e8e6: Waiting 23:15:34 e2be974225ed: Download complete 23:15:34 988bab9f4d93: Download complete 23:15:34 1469e6f7b9e6: Verifying Checksum 23:15:34 1469e6f7b9e6: Download complete 23:15:34 eaf3925da568: Verifying Checksum 23:15:34 eaf3925da568: Download complete 23:15:34 339a4e72a1f5: Verifying Checksum 23:15:34 339a4e72a1f5: Download complete 23:15:34 bde34c3a00c8: Download complete 23:15:34 b352a97aabf1: Verifying Checksum 23:15:34 b352a97aabf1: Download complete 23:15:34 4872d77fe225: Download complete 23:15:34 5851b861e8e6: Download complete 23:15:34 b85a868b505f: Verifying Checksum 23:15:34 b85a868b505f: Download complete 23:15:35 bab4dde63d76: Verifying Checksum 23:15:35 bab4dde63d76: Download complete 23:15:35 b85a868b505f: Pull complete 23:15:35 e2be974225ed: Pull complete 23:15:36 339a4e72a1f5: Pull complete 23:15:36 988bab9f4d93: Pull complete 23:15:36 1469e6f7b9e6: Pull complete 23:15:37 eaf3925da568: Pull complete 23:15:38 bab4dde63d76: Pull complete 23:15:38 bde34c3a00c8: Pull complete 23:15:38 b352a97aabf1: Pull complete 23:15:38 4872d77fe225: Pull complete 23:15:39 5851b861e8e6: Pull complete 23:15:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:39 prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container 23:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:15:42 $ docker top 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a -eo pid,comm 23:15:42 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). 23:15:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:42 [ssh-agent] Looking for ssh-agent implementation... 23:15:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:43 $ docker exec 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a ssh-agent 23:15:43 SSH_AUTH_SOCK=/tmp/ssh-Kp7wjYzSZbsw/agent.32 23:15:43 SSH_AGENT_PID=38 23:15:43 Running ssh-add (command line suppressed) 23:15:43 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4667463003647960092.key (/w/workspace/edgex-go/2@tmp/private_key_4667463003647960092.key) 23:15:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:43 + git tag --points-at HEAD [Pipeline] } 23:15:43 $ docker exec --env ******** --env ******** 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a ssh-agent -k 23:15:43 unset SSH_AUTH_SOCK; 23:15:43 unset SSH_AGENT_PID; 23:15:43 echo Agent pid 38 killed; 23:15:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:15:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:43 [ssh-agent] Looking for ssh-agent implementation... 23:15:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:43 $ docker exec 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a ssh-agent 23:15:43 SSH_AUTH_SOCK=/tmp/ssh-34w2bhqocklL/agent.70 23:15:43 SSH_AGENT_PID=76 23:15:43 Running ssh-add (command line suppressed) 23:15:44 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3301735672803877632.key (/w/workspace/edgex-go/2@tmp/private_key_3301735672803877632.key) 23:15:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:44 + git semver init 23:15:44 2023-02-14 23:15:44,550 [run_init] DEBUG init version:0.0.0 force:False 23:15:44 2023-02-14 23:15:44,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 23:15:44 2023-02-14 23:15:44,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 23:15:44 2023-02-14 23:15:44,551 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 23:15:51 2023-02-14 23:15:50,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 23:15:51 2023-02-14 23:15:50,733 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4352 with force:False 23:15:51 2023-02-14 23:15:50,734 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4352 23:15:51 2023-02-14 23:15:50,738 [execute] INFO git cat-file --batch-check 23:15:51 2023-02-14 23:15:50,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 23:15:51 2023-02-14 23:15:50,745 [execute] INFO git cat-file --batch 23:15:51 2023-02-14 23:15:50,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 23:15:51 2023-02-14 23:15:50,751 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4352 23:15:51 0.0.0 [Pipeline] } 23:15:51 $ docker exec --env ******** --env ******** 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a ssh-agent -k 23:15:51 unset SSH_AUTH_SOCK; 23:15:51 unset SSH_AGENT_PID; 23:15:51 echo Agent pid 76 killed; 23:15:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:51 + git semver [Pipeline] } 23:15:52 $ docker stop --time=1 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a 23:15:53 $ docker rm -f --volumes 938c533e3f5361fb5cc9b212129bb2395f81848ff9db3e6179ed39f7b2fa484a [Pipeline] // withDockerContainer [Pipeline] sh 23:15:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:15:53 Stashed 1 file(s) [Pipeline] echo 23:15:53 [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 23:15:54 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 23:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:54 ========================================================= 23:15:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:15:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:15:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:15:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:15:54 213ec9aee27d: Pulling fs layer 23:15:54 4583459ba037: Pulling fs layer 23:15:54 93c1e223e6f2: Pulling fs layer 23:15:54 53926ce57604: Pulling fs layer 23:15:54 21b2b0c7a3f4: Pulling fs layer 23:15:54 22ff95d597cd: Pulling fs layer 23:15:54 12d6caf4c0d1: Pulling fs layer 23:15:54 53926ce57604: Waiting 23:15:54 21b2b0c7a3f4: Waiting 23:15:54 22ff95d597cd: Waiting 23:15:54 96b7cbca73a9: Pulling fs layer 23:15:54 a7acece74701: Pulling fs layer 23:15:54 96b7cbca73a9: Waiting 23:15:54 12d6caf4c0d1: Waiting 23:15:54 93c1e223e6f2: Verifying Checksum 23:15:54 93c1e223e6f2: Download complete 23:15:54 4583459ba037: Download complete 23:15:54 21b2b0c7a3f4: Verifying Checksum 23:15:54 21b2b0c7a3f4: Download complete 23:15:54 22ff95d597cd: Verifying Checksum 23:15:54 22ff95d597cd: Download complete 23:15:54 213ec9aee27d: Verifying Checksum 23:15:54 213ec9aee27d: Download complete 23:15:54 12d6caf4c0d1: Verifying Checksum 23:15:54 12d6caf4c0d1: Download complete 23:15:55 213ec9aee27d: Pull complete 23:15:55 4583459ba037: Pull complete 23:15:55 53926ce57604: Verifying Checksum 23:15:55 53926ce57604: Download complete 23:15:56 a7acece74701: Verifying Checksum 23:15:56 a7acece74701: Download complete 23:15:56 93c1e223e6f2: Pull complete 23:15:56 96b7cbca73a9: Verifying Checksum 23:15:56 96b7cbca73a9: Download complete 23:16:00 53926ce57604: Pull complete 23:16:00 21b2b0c7a3f4: Pull complete 23:16:00 22ff95d597cd: Pull complete 23:16:00 12d6caf4c0d1: Pull complete 23:16:02 96b7cbca73a9: Pull complete 23:16:02 a7acece74701: Pull complete 23:16:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:16:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:16:02 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:16:02 WORKDIR /edgex 23:16:02 COPY go.mod . 23:16:02 RUN go mod download 23:16:02 docker build -t ci-base-image-x86_64 -f - . 23:16:03 Sending build context to Docker daemon 170.2MB 23:16:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:16:03 ---> db6d94c90886 23:16:03 Step 2/4 : WORKDIR /edgex 23:16:08 ---> Running in 03be64f84aa2 23:16:08 Removing intermediate container 03be64f84aa2 23:16:08 ---> df12fb06c24e 23:16:08 Step 3/4 : COPY go.mod . 23:16:08 ---> 01c6e3748f15 23:16:08 Step 4/4 : RUN go mod download 23:16:08 ---> Running in 1b9d1ca83d9c 23:16:08 Still waiting to schedule task 23:16:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5909’ 23:16:23 Removing intermediate container 1b9d1ca83d9c 23:16:23 ---> b65540e8ac46 23:16:23 Successfully built b65540e8ac46 23:16:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:23 + docker inspect -f . ci-base-image-x86_64 23:16:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:24 prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container 23:16:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:16:24 $ docker top f3a8854447a1cd30910ba6da2f0998f15f54f94baa18a2f8a155f27b195d456a -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:24 + go version 23:16:24 go version go1.18.7 linux/amd64 [Pipeline] } 23:16:24 $ docker stop --time=1 f3a8854447a1cd30910ba6da2f0998f15f54f94baa18a2f8a155f27b195d456a 23:16:26 $ docker rm -f --volumes f3a8854447a1cd30910ba6da2f0998f15f54f94baa18a2f8a155f27b195d456a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:26 + docker inspect -f . ci-base-image-x86_64 23:16:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:26 prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container 23:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:16:27 $ docker top fb5acba051e5b790670e1bad0d130cdef644cafb074e9324926c5b78e0ef0e6e -eo pid,comm [Pipeline] { [Pipeline] echo 23:16:27 ========================================================= 23:16:27 [edgeXBuildGoParallel] Running Tests and Build... 23:16:27 ========================================================= [Pipeline] sh 23:16:27 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 23:16:27 + make test 23:16:27 go test -race -coverprofile=coverage.out ./... 23:16:34 ? github.com/edgexfoundry/edgex-go [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:16:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 23:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:16:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.151s coverage: 73.7% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.0% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.433s coverage: 88.5% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.6% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 65.9% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 23:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 82.9% of statements 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 23:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 23:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.075s coverage: 94.4% of statements 23:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.375s coverage: 79.9% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 91.2% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.3% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 41.0% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:17:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:17:14 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 23:17:32 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." 23:17:32 go vet ./... 23:17:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:34 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:17:35 + ls -al . 23:17:35 total 744 23:17:35 drwxrwxr-x 11 1001 1001 4096 Feb 14 23:16 . 23:17:35 drwxr-xr-x 4 root root 4096 Feb 14 23:16 .. 23:17:35 drwxrwxr-x 2 1001 1001 4096 Feb 14 23:15 .blubracket 23:17:35 -rw-rw-r-- 1 1001 1001 16 Feb 14 23:15 .dockerignore 23:17:35 drwxrwxr-x 8 1001 1001 4096 Feb 14 23:17 .git 23:17:35 drwxrwxr-x 3 1001 1001 4096 Feb 14 23:15 .github 23:17:35 -rw-rw-r-- 1 1001 1001 1024 Feb 14 23:15 .gitignore 23:17:35 -rw-rw-r-- 1 1001 1001 42 Feb 14 23:15 .golangci.yml 23:17:35 -rw-rw-r-- 1 1001 1001 87 Feb 14 23:15 .hadolint.yml 23:17:35 drwxr-xr-x 3 1001 1001 4096 Feb 14 23:15 .semver 23:17:35 -rw-rw-r-- 1 1001 1001 166 Feb 14 23:15 .sonarcloud.properties 23:17:35 -rw-rw-r-- 1 1001 1001 1171 Feb 14 23:15 ADOPTERS.md 23:17:35 -rw-rw-r-- 1 1001 1001 10825 Feb 14 23:15 Attribution.txt 23:17:35 -rw-rw-r-- 1 1001 1001 73765 Feb 14 23:15 CHANGELOG.md 23:17:35 -rw-rw-r-- 1 1001 1001 3804 Feb 14 23:15 CONTRIBUTING.md 23:17:35 -rw-rw-r-- 1 1001 1001 677 Feb 14 23:15 GOVERNANCE.md 23:17:35 -rw-rw-r-- 1 1001 1001 850 Feb 14 23:15 Jenkinsfile 23:17:35 -rw-rw-r-- 1 1001 1001 10775 Feb 14 23:15 LICENSE 23:17:35 -rw-rw-r-- 1 1001 1001 13375 Feb 14 23:15 Makefile 23:17:35 -rw-rw-r-- 1 1001 1001 582 Feb 14 23:15 OWNERS.md 23:17:35 -rw-rw-r-- 1 1001 1001 9403 Feb 14 23:15 README.md 23:17:35 -rw-rw-r-- 1 1001 1001 6912 Feb 14 23:15 SECURITY.md 23:17:35 -rw-rw-r-- 1 1001 1001 5 Feb 14 23:15 VERSION 23:17:35 drwxrwxr-x 2 1001 1001 4096 Feb 14 23:15 bin 23:17:35 drwxrwxr-x 17 1001 1001 4096 Feb 14 23:15 cmd 23:17:35 -rw-r--r-- 1 root root 487418 Feb 14 23:17 coverage.out 23:17:35 -rw-rw-r-- 1 1001 1001 3296 Feb 14 23:15 go.mod 23:17:35 -rw-rw-r-- 1 1001 1001 33293 Feb 14 23:15 go.sum 23:17:35 drwxrwxr-x 7 1001 1001 4096 Feb 14 23:15 internal 23:17:35 drwxrwxr-x 3 1001 1001 4096 Feb 14 23:15 openapi 23:17:35 drwxrwxr-x 4 1001 1001 4096 Feb 14 23:15 snap 23:17:35 -rw-rw-r-- 1 1001 1001 204 Feb 14 23:15 version.go [Pipeline] sh 23:17:35 + '[' -e coverage.out ] 23:17:35 + chown 1001:1001 coverage.out [Pipeline] stash 23:17:35 Stashed 1 file(s) [Pipeline] sh 23:17:36 + make build 23:17:36 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 23:17:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:17:49 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 23:17:50 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 23:17:51 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 23:17: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 23:18:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:18:01 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 23:18: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 23:18: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 23:18: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 23:18: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] } 23:18:09 $ docker stop --time=1 fb5acba051e5b790670e1bad0d130cdef644cafb074e9324926c5b78e0ef0e6e 23:18:13 $ docker rm -f --volumes fb5acba051e5b790670e1bad0d130cdef644cafb074e9324926c5b78e0ef0e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:14 23:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:14 latest: Pulling from edgex-devops/edgex-compose 23:18:14 cbdbe7a5bc2a: Pulling fs layer 23:18:14 ca9280d653b3: Pulling fs layer 23:18:14 7e9c9ca2126c: Pulling fs layer 23:18:14 cbdbe7a5bc2a: Verifying Checksum 23:18:14 cbdbe7a5bc2a: Download complete 23:18:14 cbdbe7a5bc2a: Pull complete 23:18:14 ca9280d653b3: Download complete 23:18:15 7e9c9ca2126c: Verifying Checksum 23:18:15 7e9c9ca2126c: Download complete 23:18:15 ca9280d653b3: Pull complete 23:18:18 7e9c9ca2126c: Pull complete 23:18:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:18:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:18 prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container 23:18:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:18:21 $ docker top 43d0c382e779bbcd72dba32ca60ca25e796d97d171ff1ab378409594931c5b3c -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:21 + docker-compose build --help 23:18:21 + grep parallel 23:18:22 --parallel Build images in parallel. [Pipeline] } 23:18:22 $ docker stop --time=1 43d0c382e779bbcd72dba32ca60ca25e796d97d171ff1ab378409594931c5b3c 23:18:23 $ docker rm -f --volumes 43d0c382e779bbcd72dba32ca60ca25e796d97d171ff1ab378409594931c5b3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:24 prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container 23:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:18:24 $ docker top 0eda5673185a8a05baf3c961fbfb136aa758013cc122186fa1523f8c500fd1d2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:24 + docker-compose -f ./docker-compose-build.yml build --parallel 23:18:25 Building core-command ... 23:18:25 Building core-common-config-bootstrapper ... 23:18:25 Building core-data ... 23:18:25 Building core-metadata ... 23:18:25 Building security-bootstrapper ... 23:18:25 Building security-proxy-setup ... 23:18:25 Building security-secretstore-setup ... 23:18:25 Building security-spiffe-token-provider ... 23:18:25 Building security-spire-agent ... 23:18:25 Building security-spire-config ... 23:18:25 Building security-spire-server ... 23:18:25 Building support-notifications ... 23:18:25 Building support-scheduler ... 23:18:25 Building support-scheduler 23:18:25 Building core-metadata 23:18:25 Building core-common-config-bootstrapper 23:18:25 Building security-spire-agent 23:18:25 Building core-data 23:18:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:18:37 ---> b65540e8ac46 23:18:37 Step 3/24 : WORKDIR /edgex-go 23:18:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:37 ---> b65540e8ac46 23:18:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:18:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:37 ---> b65540e8ac46 23:18:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:18:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:18:37 ---> b65540e8ac46 23:18:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:18:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:37 ---> b65540e8ac46 23:18:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:18:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5912 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws 23:18:40 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:18:40 The recommended git tool is: git 23:18:41 ---> Running in 0241b0b06c6f 23:18:41 ---> Running in 853406ffc92b 23:18:41 ---> Running in d83e46ecd51b 23:18:41 ---> Running in bec41769ab83 23:18:41 ---> Running in 6ad18756754f 23:18:41 Removing intermediate container 0241b0b06c6f 23:18:41 ---> 3a96e2b09542 23:18:41 Step 4/24 : WORKDIR /edgex-go 23:18:41 ---> Running in 3012154ba98a 23:18:41 Removing intermediate container 853406ffc92b 23:18:41 ---> acdfe87d7703 23:18:41 Step 4/22 : WORKDIR /edgex-go 23:18:41 Removing intermediate container 6ad18756754f 23:18:41 ---> e1dc38104bfe 23:18:41 Step 4/22 : WORKDIR /edgex-go 23:18:42 Removing intermediate container bec41769ab83 23:18:42 ---> f990554101ee 23:18:42 Step 4/22 : WORKDIR /edgex-go 23:18:42 Removing intermediate container d83e46ecd51b 23:18:42 ---> f55e95d0de73 23:18:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:18:42 ---> Running in ed351cf53da4 23:18:42 ---> Running in 722b3e9ebdc0 23:18:42 ---> Running in 14b9426e7cef 23:18:42 ---> Running in 2728d141cd29 23:18:42 Removing intermediate container 3012154ba98a 23:18:42 ---> 1314df8dcaeb 23:18:42 Step 5/24 : RUN apk add --update --no-cache make git 23:18:42 ---> Running in b56d670c89f5 23:18:42 Removing intermediate container ed351cf53da4 23:18:42 ---> f18094c8808a 23:18:42 Step 5/22 : RUN apk add --update --no-cache make git 23:18:42 Removing intermediate container 722b3e9ebdc0 23:18:42 ---> bf75d39dadbf 23:18:42 Step 5/22 : RUN apk add --update --no-cache make git 23:18:42 Removing intermediate container 14b9426e7cef 23:18:42 ---> 29d95edf1096 23:18:42 Step 5/22 : RUN apk add --update --no-cache make git 23:18:42 ---> Running in 09b9aee45f7c 23:18:42 ---> Running in c0127abb0e9f 23:18:42 ---> Running in ba80630abc5e 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:42 OK: 211 MiB in 51 packages 23:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:43 OK: 211 MiB in 51 packages 23:18:43 OK: 211 MiB in 51 packages 23:18:43 OK: 211 MiB in 51 packages 23:18:43 OK: 211 MiB in 51 packages 23:18:43 Removing intermediate container 2728d141cd29 23:18:43 ---> 734480af0afd 23:18:43 Step 5/24 : COPY go.mod vendor* ./ 23:18:43 Removing intermediate container b56d670c89f5 23:18:43 ---> 01259c84cdd9 23:18:43 Step 6/24 : COPY go.mod vendor* ./ 23:18:43 Removing intermediate container c0127abb0e9f 23:18:43 ---> d56374ef2b63 23:18:43 Step 6/22 : COPY go.mod vendor* ./ 23:18:43 ---> 3a968a36468b 23:18:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:43 ---> Running in c4560661d759 23:18:43 Removing intermediate container 09b9aee45f7c 23:18:43 ---> 876d01de820e 23:18:43 Step 6/22 : COPY go.mod vendor* ./ 23:18:43 ---> 249a2de3e819 23:18:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:43 ---> 80741c49056e 23:18:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:43 Removing intermediate container ba80630abc5e 23:18:43 ---> 360cd9cc6987 23:18:43 Step 6/22 : COPY go.mod vendor* ./ 23:18:43 ---> Running in ae1f1f0b2d35 23:18:43 ---> Running in aa94d96b3d92 23:18:43 ---> 701d10b44e0e 23:18:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:44 ---> Running in b89237d25c95 23:18:44 ---> 0dba6108df29 23:18:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:44 ---> Running in c727c295590b 23:18:49 using credential edgex-jenkins-ssh 23:18:49 Cloning the remote Git repository 23:18:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:18:49 > git init /w/workspace/edgex-go/2 # timeout=10 23:18:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:18:50 > git --version # timeout=10 23:18:50 > git --version # 'git version 2.25.1' 23:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:18:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:19:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:19:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:19:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:19:29 Merging remotes/origin/main commit 24167a0eacb631b08fe8df020ccd42208c51fac2 into PR head commit 5ee3b2bb24e06d2693944d389d843385d51c141b 23:19:30 Merge succeeded, producing 5ee3b2bb24e06d2693944d389d843385d51c141b 23:19:30 Checking out Revision 5ee3b2bb24e06d2693944d389d843385d51c141b (PR-4352) 23:19:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:19:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:31 Dload Upload Total Spent Left Speed 23:19:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 155k [Pipeline] sh 23:19:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:19:29 > git config core.sparsecheckout # timeout=10 23:19:29 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 23:19:30 > git remote # timeout=10 23:19:30 > git config --get remote.origin.url # timeout=10 23:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:30 > git merge 24167a0eacb631b08fe8df020ccd42208c51fac2 # timeout=10 23:19:30 > git rev-parse HEAD^{commit} # timeout=10 23:19:30 > git config core.sparsecheckout # timeout=10 23:19:30 > git checkout -f 5ee3b2bb24e06d2693944d389d843385d51c141b # timeout=10 23:19:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:19:32 + sudo tee /etc/docker/daemon.new 23:19:32 { 23:19:32 "registry-mirrors": [ 23:19:32 "https://nexus3.edgexfoundry.org:10001" 23:19:32 ], 23:19:32 "bip": "10.250.0.254/24", 23:19:32 "hosts": [ 23:19:32 "tcp://0.0.0.0:5555", 23:19:32 "unix:///var/run/docker.sock" 23:19:32 ], 23:19:32 "mtu": 1458, 23:19:32 "selinux-enabled": true, 23:19:32 "seccomp-profile": "/etc/docker/seccomp.json" 23:19:32 } [Pipeline] sh 23:19:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:19:33 + sudo service docker restart 23:19:40 Removing intermediate container c4560661d759 23:19:40 ---> 7e134b652dd1 23:19:40 Step 7/24 : COPY . . 23:19:40 Removing intermediate container b89237d25c95 23:19:40 ---> a026103d9300 23:19:40 Step 8/22 : COPY . . 23:19:40 Removing intermediate container aa94d96b3d92 23:19:40 ---> 23b781801278 23:19:40 Step 8/22 : COPY . . 23:19:40 Removing intermediate container ae1f1f0b2d35 23:19:40 ---> 69d34adb56d3 23:19:40 Step 8/24 : COPY . . 23:19:40 Removing intermediate container c727c295590b 23:19:40 ---> c2350590c964 23:19:40 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:52 provisioning config files... 23:19:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7039780158085866097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:52 ---> docker-login.sh 23:19:52 nexus3.edgexfoundry.org:10001 23:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:53 Configure a credential helper to remove this warning. See 23:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:53 23:19:53 Login Succeeded 23:19:53 nexus3.edgexfoundry.org:10002 23:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:53 Configure a credential helper to remove this warning. See 23:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:53 23:19:53 Login Succeeded 23:19:53 nexus3.edgexfoundry.org:10003 23:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:54 Configure a credential helper to remove this warning. See 23:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:54 23:19:54 Login Succeeded 23:19:54 nexus3.edgexfoundry.org:10004 23:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:54 Configure a credential helper to remove this warning. See 23:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:54 23:19:54 Login Succeeded 23:19:54 docker.io 23:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:54 Configure a credential helper to remove this warning. See 23:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:54 23:19:54 Login Succeeded 23:19:54 ---> docker-login.sh ends [Pipeline] } 23:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:19:55 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 23:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:55 ========================================================= 23:19:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:19:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:19:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:19:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:19:56 9b18e9b68314: Pulling fs layer 23:19:56 35d82f9e3411: Pulling fs layer 23:19:56 e16973657156: Pulling fs layer 23:19:56 fc693d55d65f: Pulling fs layer 23:19:56 7e9fc2657dce: Pulling fs layer 23:19:56 dda99020689f: Pulling fs layer 23:19:56 db1c61fa0a46: Pulling fs layer 23:19:56 891c053d2c06: Pulling fs layer 23:19:56 fc693d55d65f: Waiting 23:19:56 7e9fc2657dce: Waiting 23:19:56 891c053d2c06: Waiting 23:19:56 db1c61fa0a46: Waiting 23:19:56 dda99020689f: Waiting 23:19:56 e16973657156: Verifying Checksum 23:19:56 e16973657156: Download complete 23:19:56 35d82f9e3411: Verifying Checksum 23:19:56 35d82f9e3411: Download complete 23:19:56 7e9fc2657dce: Verifying Checksum 23:19:56 7e9fc2657dce: Download complete 23:19:56 dda99020689f: Download complete 23:19:56 9b18e9b68314: Verifying Checksum 23:19:56 9b18e9b68314: Download complete 23:19:57 9b18e9b68314: Pull complete 23:19:57 891c053d2c06: Verifying Checksum 23:19:57 891c053d2c06: Download complete 23:19:57 35d82f9e3411: Pull complete 23:19:58 e16973657156: Pull complete 23:19:58 db1c61fa0a46: Verifying Checksum 23:19:58 db1c61fa0a46: Download complete 23:19:59 ---> ebc80aa048aa 23:19:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:19:59 ---> 014ee1343ee3 23:19:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:19:59 ---> 9d2ba52f4d42 23:19:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:19:59 ---> Running in e702187f48ea 23:19:59 ---> Running in be14fa301b46 23:19:59 ---> Running in 02398e63a819 23:19:59 ---> 45810cecca8c 23:19:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:19:59 ---> 6b17db5f4d8f 23:19:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:19:59 ---> Running in 40567e8ddf24 23:19:59 ---> Running in c50604691bda 23:19:59 Removing intermediate container e702187f48ea 23:19:59 ---> 45e1e2e94f7f 23:19:59 Step 9/24 : WORKDIR /edgex-go/spire-build 23:19:59 ---> Running in 0eccbbcff74d 23:19:59 Removing intermediate container 0eccbbcff74d 23:19:59 ---> 3768c8e4f01d 23:19:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:19:59 ---> Running in e727e0ced866 23:19:59 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 23:19:59 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 23:19: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 23:19:59 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 23:19:59 Removing intermediate container e727e0ced866 23:19:59 ---> efaad84d5fd8 23:19:59 Step 11/24 : WORKDIR /edgex-go 23:19:59 ---> Running in 931bb0cfcaf2 23:19:59 Removing intermediate container 931bb0cfcaf2 23:19:59 ---> d7d8225a6bd2 23:19:59 23:19:59 Step 12/24 : FROM alpine:3.15 23:19:59 3.15: Pulling from library/alpine 23:19:59 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:19:59 Status: Downloaded newer image for alpine:3.15 23:19:59 ---> 5ce65d7b0fde 23:19:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:59 ---> Running in 0f5d39f41263 23:19:59 fc693d55d65f: Verifying Checksum 23:19:59 fc693d55d65f: Download complete 23:19:59 Removing intermediate container 0f5d39f41263 23:19:59 ---> e3b92f39f82a 23:19:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:59 ---> Running in 78536c584b5b 23:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:20:00 v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:20:00 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:20:00 OK: 15857 distinct packages available 23:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:20:01 (1/5) Installing dumb-init (1.2.5-r1) 23:20:01 (2/5) Installing musl-obstack (1.2.3-r0) 23:20:01 (3/5) Installing libucontext (1.1-r0) 23:20:01 (4/5) Installing gcompat (1.0.0-r4) 23:20:01 (5/5) Installing openssl (1.1.1t-r1) 23:20:01 Executing busybox-1.34.1-r7.trigger 23:20:01 OK: 7 MiB in 19 packages 23:20:02 Removing intermediate container 78536c584b5b 23:20:02 ---> 79c678b69597 23:20:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:20:07 ---> 0fb662499db0 23:20:07 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:11 fc693d55d65f: Pull complete 23:20:11 7e9fc2657dce: Pull complete 23:20:11 dda99020689f: Pull complete 23:20:14 ---> c006684eb739 23:20:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:20:14 ---> 4d67f188f715 23:20:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:20:15 ---> 6c40d57fa1bc 23:20:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:20:15 db1c61fa0a46: Pull complete 23:20:16 ---> dce637e7c581 23:20:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:16 ---> Running in 056b7b567922 23:20:16 Removing intermediate container 056b7b567922 23:20:16 ---> c2d355cdd85f 23:20:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:16 ---> Running in 72a4123e2e83 23:20:17 891c053d2c06: Pull complete 23:20:17 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:20:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:20:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:20:17 Removing intermediate container 72a4123e2e83 23:20:17 ---> da1bd94951f2 23:20:17 Step 22/24 : LABEL arch=x86_64 23:20:18 + docker build -t ci-base-image-arm64 -f - . 23:20:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:20:18 WORKDIR /edgex 23:20:18 COPY go.mod . 23:20:18 RUN go mod download 23:20:18 Sending build context to Docker daemon 3.098MB 23:20:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:20:18 ---> f96f9c87975a 23:20:18 Step 2/4 : WORKDIR /edgex 23:20:18 ---> Running in 3b5a816be77b 23:20:20 Removing intermediate container 3b5a816be77b 23:20:20 ---> 7a3768941741 23:20:20 Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:20:20 ---> Running in 180950b8b2e8 23:20:20 ---> Running in 7f802b6f509b 23:20:20 Removing intermediate container 180950b8b2e8 23:20:20 ---> eaa2c0dda562 23:20:20 Step 3/4 : COPY go.mod . 23:20:21 Removing intermediate container 7f802b6f509b 23:20:21 ---> 749be3a0b1ee 23:20:21 Step 24/24 : LABEL version=0.0.0 23:20:21 ---> Running in 542aacd11e51 23:20:21 ---> 342aae6ecc28 23:20:21 Step 4/4 : RUN go mod download 23:20:21 ---> Running in 00a2833b6d88 23:20:21 Removing intermediate container 542aacd11e51 23:20:21 ---> dc99fe031c47 23:20:21 23:20:21 Successfully built dc99fe031c47 23:20:21 Successfully tagged security-spire-agent:latest 23:20:21  Building security-spire-agent ... done Building support-notifications 23:20:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:20:26 ---> b65540e8ac46 23:20:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:20:26 ---> Using cache 23:20:26 ---> f990554101ee 23:20:26 Step 4/22 : WORKDIR /edgex-go 23:20:26 ---> Using cache 23:20:26 ---> bf75d39dadbf 23:20:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:20:28 ---> Running in 70ab8485e434 23:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:30 OK: 211 MiB in 51 packages 23:20:38 Removing intermediate container 70ab8485e434 23:20:38 ---> d0d676f729c8 23:20:38 Step 6/22 : COPY go.mod vendor* ./ 23:20:40 ---> 81cf7934cf31 23:20:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:43 ---> Running in fc0f97ec7806 23:20:43 Removing intermediate container c50604691bda 23:20:43 ---> 7fd80b2fde89 23:20:43 23:20:43 Step 10/22 : FROM alpine:3.16 23:20:43 Removing intermediate container 02398e63a819 23:20:43 Removing intermediate container be14fa301b46 23:20:43 ---> 61c05692a6c4 23:20:43 ---> 85686da291a1 23:20:43 23:20:43 23:20:43 Step 10/22 : FROM alpine:3.16Step 10/24 : FROM alpine:3.16 23:20:43 23:20:43 Removing intermediate container 40567e8ddf24 23:20:43 ---> d19405b4e14f 23:20:43 23:20:43 Step 10/22 : FROM alpine:3.16 23:20:44 3.16: Pulling from library/alpine 23:20:45 3.16: Pulling from library/alpine 23:20:45 3.16: Pulling from library/alpine 23:20:45 3.16: Pulling from library/alpine 23:20:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:20:47 Status: Downloaded newer image for alpine:3.16 23:20:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:20:47 Status: Image is up to date for alpine:3.16 23:20:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:20:47 Status: Image is up to date for alpine:3.16 23:20:47 ---> dfd21b5a31f5 23:20:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:20:47 ---> dfd21b5a31f5 23:20:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:20:47 ---> dfd21b5a31f5 23:20:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:20:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:20:47 Status: Image is up to date for alpine:3.16 23:20:47 ---> dfd21b5a31f5 23:20:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:20:47 ---> Running in 6170fbfcfa62 23:20:47 ---> Running in a60edf534dd2 23:20:47 ---> Running in fb2a5408f671 23:20:47 ---> Running in e2614a5f77c3 23:20:47 Removing intermediate container 6170fbfcfa62 23:20:47 ---> 5dd45992184d 23:20:47 Step 12/22 : ENV APP_PORT=59880 23:20:47 Removing intermediate container a60edf534dd2 23:20:47 ---> 7d943a165d6b 23:20:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:20:47 ---> Running in 726fefd007b6 23:20:47 ---> Running in e648342128fc 23:20:47 Removing intermediate container e648342128fc 23:20:47 ---> 318946177a43 23:20:47 Step 13/22 : EXPOSE $APP_PORT 23:20:47 ---> Running in dab191a13b1a 23:20:47 Removing intermediate container dab191a13b1a 23:20:47 ---> cf346c81a8e4 23:20:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:20:47 ---> Running in 67a8f5b79b81 23:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:48 (1/1) Installing dumb-init (1.2.5-r1) 23:20:48 Executing busybox-1.35.0-r17.trigger 23:20:48 (1/1) Installing dumb-init (1.2.5-r1) 23:20:48 OK: 6 MiB in 15 packages 23:20:48 Executing busybox-1.35.0-r17.trigger 23:20:48 OK: 6 MiB in 15 packages 23:20:48 (1/1) Installing dumb-init (1.2.5-r1) 23:20:48 Executing busybox-1.35.0-r17.trigger 23:20:48 OK: 6 MiB in 15 packages 23:20:48 (1/1) Installing dumb-init (1.2.5-r1) 23:20:48 Executing busybox-1.35.0-r17.trigger 23:20:48 OK: 6 MiB in 15 packages 23:20:48 Removing intermediate container 726fefd007b6 23:20:48 ---> 0f69a3b6ca05 23:20:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:48 Removing intermediate container fb2a5408f671 23:20:48 ---> 5e6fcfb71108 23:20:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:20:49 Removing intermediate container e2614a5f77c3 23:20:49 ---> 5cdf28c7ef98 23:20:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:20:49 ---> Running in c3302b9acad9 23:20:49 ---> a14613a8c16c 23:20:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:20:49 ---> Running in e8d822901df9 23:20:49 Removing intermediate container 67a8f5b79b81 23:20:49 ---> fc4fec93971e 23:20:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:49 Removing intermediate container c3302b9acad9 23:20:49 ---> 9cd66c1cc3c5 23:20:49 Step 13/24 : ENV APP_PORT=59881 23:20:49 Removing intermediate container e8d822901df9 23:20:49 ---> 553f3bdedc8d 23:20:49 Step 13/22 : ENV APP_PORT=59861 23:20:49 ---> Running in d5bba24ff854 23:20:49 ---> Running in 4e503106fd9f 23:20:49 ---> 11dc3a29efeb 23:20:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:20:49 ---> 13ea1194b99b 23:20:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:20:49 Removing intermediate container d5bba24ff854 23:20:49 ---> 823c7c81248a 23:20:49 Step 14/24 : EXPOSE $APP_PORT 23:20:49 ---> Running in b368b017579b 23:20:49 Removing intermediate container 4e503106fd9f 23:20:49 ---> 1d93c082e387 23:20:49 Step 14/22 : EXPOSE $APP_PORT 23:20:49 ---> Running in 20b34886f51b 23:20:49 ---> c37c2e74e965 23:20:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:20:49 Removing intermediate container b368b017579b 23:20:49 ---> cbe70b6e2295 23:20:49 Step 15/24 : WORKDIR / 23:20:49 Removing intermediate container 20b34886f51b 23:20:49 ---> c88bb22c8a2d 23:20:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:49 ---> Running in 279b138178a2 23:20:49 ---> bc6705741ed9 23:20:49 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:20:49 ---> fa73bb31554b 23:20:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:20:49 ---> Running in 477c72d8d4a6 23:20:50 ---> 4a117ce5296d 23:20:50 Removing intermediate container 279b138178a2 23:20:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> a4ebb7843ac0 23:20:50 23:20:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:50 ---> a942ff3b7f71 23:20:50 Step 18/22 : ENTRYPOINT ["/core-data"] 23:20:50 ---> Running in d27a4fb2e677 23:20:50 ---> c15f4bd2bcf5 23:20:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:20:50 Removing intermediate container d27a4fb2e677 23:20:50 ---> f9cdab2f9f2a 23:20:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:20:51 ---> Running in a3c17df5c5a0 23:20:51 ---> c303e15ef248 23:20:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:20:51 ---> dc2b3f7d7aaa 23:20:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:20:51 Removing intermediate container a3c17df5c5a0 23:20:51 ---> 75be46c92480 23:20:51 Step 20/22 : LABEL arch=x86_64 23:20:51 ---> 36a2aaa59b92 23:20:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:20:51 ---> Running in 54556e11ca62 23:20:51 ---> Running in 6a8e1068d7bf 23:20:51 ---> d52cd7d40159 23:20:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:20:51 Removing intermediate container 477c72d8d4a6 23:20:51 ---> 1ae1f40fa090 23:20:51 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:20:51 ---> Running in 9096fcc0b1e4 23:20:51 Removing intermediate container 54556e11ca62 23:20:51 ---> aa973802e1d0 23:20:51 Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:20:51 ---> Running in d5c7c2f97740 23:20:51 Removing intermediate container 6a8e1068d7bf 23:20:51 ---> 577479fefb3d 23:20:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:20:51 ---> Running in bd3eb26f4176 23:20:51 Removing intermediate container 9096fcc0b1e4 23:20:51 ---> 551da1e6eb04 23:20:51 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:20:51 ---> eb22fdab86a9 23:20:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:20:51 Removing intermediate container d5c7c2f97740 23:20:51 ---> db025e30420f 23:20:51 Step 22/22 : LABEL version=0.0.0 23:20:51 ---> Running in 1b826d13dc58 23:20:51 ---> Running in 48d1ec47878d 23:20:51 ---> Running in 64a75506c932 23:20:51 Removing intermediate container bd3eb26f4176 23:20:51 ---> 140b333a72bc 23:20:51 Step 20/22 : LABEL arch=x86_64 23:20:51 ---> Running in cc1c8cadecd5 23:20:51 Removing intermediate container 48d1ec47878d 23:20:51 ---> 5d8bcc1533f8 23:20:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:20:51 Removing intermediate container 1b826d13dc58 23:20:51 ---> f096a6a7542c 23:20:51 Step 20/22 : LABEL arch=x86_64 23:20:51 ---> Running in 0d282d105cbd 23:20:51 ---> Running in 922cd50b4c4a 23:20:51 Removing intermediate container 64a75506c932 23:20:51 ---> cd46ea6e0e39 23:20:51 23:20:52 Removing intermediate container cc1c8cadecd5 23:20:52 ---> 04b39335e06a 23:20:52 Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:20:52 Removing intermediate container 0d282d105cbd 23:20:52 ---> 1a956b005383 23:20:52 Step 22/24 : LABEL arch=x86_64 23:20:52 Removing intermediate container 922cd50b4c4a 23:20:52 ---> ef28ae209cbd 23:20:52 Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:20:52 ---> Running in 79569b430361 23:20:52 ---> Running in 740e21be3045 23:20:52 ---> Running in fefa0f7c017b 23:20:52 Successfully built cd46ea6e0e39 23:20:52 Successfully tagged core-data:latest 23:20:52  Building core-data ... done Building security-proxy-setup 23:20:52 Removing intermediate container fefa0f7c017b 23:20:52 ---> 85e29e617ede 23:20:52 Step 22/22 : LABEL version=0.0.0 23:20:52 Removing intermediate container 79569b430361 23:20:52 ---> bb7dec3529e8 23:20:52 Step 22/22 : LABEL version=0.0.0 23:20:52 Removing intermediate container 740e21be3045 23:20:52 ---> 198e9f30e733 23:20:52 Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:20:52 ---> Running in 53d84289e66c 23:20:55 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:20:55 ---> b65540e8ac46 23:20:55 Step 3/21 : WORKDIR /edgex-go 23:20:55 ---> Using cache 23:20:55 ---> f55e95d0de73 23:20:55 Step 4/21 : RUN apk add --update --no-cache make git 23:20:57 ---> Running in 531c9c58645e 23:20:57 ---> Running in 0cac5726c0df 23:20:57 ---> Running in 1ff809df4baa 23:20:57 Removing intermediate container 53d84289e66c 23:20:57 ---> e35fad5f845e 23:20:57 23:20:57 Removing intermediate container 531c9c58645e 23:20:57 ---> 64a2dfd72981 23:20:57 23:20:57 Successfully built e35fad5f845e 23:20:57 Removing intermediate container 0cac5726c0df 23:20:57 ---> f65d6201abb0 23:20:57 Step 24/24 : LABEL version=0.0.0 23:20:57 Successfully tagged core-common-config-bootstrapper:latest 23:20:57  Building core-common-config-bootstrapper ... done Building security-bootstrapper 23:20:57 ---> Running in 128051c9bd97 23:20:57 Successfully built 64a2dfd72981 23:20:57 Successfully tagged support-scheduler:latest 23:20:57  Building support-scheduler ... done Building security-spire-server 23:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:57 OK: 211 MiB in 51 packages 23:20:59 Removing intermediate container 128051c9bd97 23:20:59 ---> 119b5ff92d3b 23:20:59 23:20:59 Successfully built 119b5ff92d3b 23:21:00 Removing intermediate container 00a2833b6d88 23:21:00 ---> 6a1ec63d1fa7 23:21:00 Successfully built 6a1ec63d1fa7 23:21:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:00 + docker inspect -f . ci-base-image-arm64 23:21:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:00 Successfully tagged core-metadata:latest 23:21:00  Building core-metadata ... done Building security-spire-config 23:21:01 prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container 23:21:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:21:02 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:21:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:21:02 ---> b65540e8ac46 23:21:02 Step 3/32 : WORKDIR /edgex-go 23:21:02 ---> Using cache 23:21:02 ---> f55e95d0de73 23:21:02 Step 4/32 : RUN apk add --update --no-cache make git 23:21:02 $ docker top ed21cca0a59bbb1606a7c89d031286ff86c6ad6790986441b4e7ea06e1a9bf4d -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:21:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:21:02 ---> b65540e8ac46 23:21:02 Step 3/23 : WORKDIR /edgex-go 23:21:02 ---> Using cache 23:21:02 ---> f55e95d0de73 23:21:02 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:21:02 ---> Using cache 23:21:02 ---> 734480af0afd 23:21:02 Step 5/23 : COPY go.mod vendor* ./ 23:21:02 ---> Using cache 23:21:02 ---> 3a968a36468b 23:21:02 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:02 ---> Using cache 23:21:02 ---> 7e134b652dd1 23:21:02 Step 7/23 : COPY . . 23:21:02 ---> Using cache 23:21:02 ---> ebc80aa048aa 23:21:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:21:02 ---> Using cache 23:21:02 ---> 45e1e2e94f7f 23:21:02 Step 9/23 : WORKDIR /edgex-go/spire-build 23:21:02 ---> Using cache 23:21:02 ---> 3768c8e4f01d 23:21:02 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:21:03 + go version 23:21:03 go version go1.18.7 linux/arm64 [Pipeline] } 23:21:03 $ docker stop --time=1 ed21cca0a59bbb1606a7c89d031286ff86c6ad6790986441b4e7ea06e1a9bf4d 23:21:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:21:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:21:04 ---> b65540e8ac46 23:21:04 Step 3/24 : WORKDIR /edgex-go 23:21:04 ---> Using cache 23:21:04 ---> f55e95d0de73 23:21:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:21:04 ---> Using cache 23:21:04 ---> 734480af0afd 23:21:04 Step 5/24 : COPY go.mod vendor* ./ 23:21:04 ---> Using cache 23:21:04 ---> 3a968a36468b 23:21:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:04 ---> Using cache 23:21:04 ---> 7e134b652dd1 23:21:04 Step 7/24 : COPY . . 23:21:04 ---> Using cache 23:21:04 ---> ebc80aa048aa 23:21:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:21:04 ---> Using cache 23:21:04 ---> 45e1e2e94f7f 23:21:04 Step 9/24 : WORKDIR /edgex-go/spire-build 23:21:04 ---> Using cache 23:21:04 ---> 3768c8e4f01d 23:21:04 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 23:21:04 ---> Using cache 23:21:04 ---> efaad84d5fd8 23:21:04 Step 11/24 : WORKDIR /edgex-go 23:21:04 ---> Using cache 23:21:04 ---> d7d8225a6bd2 23:21:04 23:21:04 Step 12/24 : FROM alpine:3.15 23:21:04 ---> 5ce65d7b0fde 23:21:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:21:04 ---> Using cache 23:21:04 ---> e3b92f39f82a 23:21:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:21:05 $ docker rm -f --volumes ed21cca0a59bbb1606a7c89d031286ff86c6ad6790986441b4e7ea06e1a9bf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:05 + docker inspect -f . ci-base-image-arm64 23:21:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:06 prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container 23:21:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:21:07 $ docker top 41d77e7727d862aea6e57bef93d524c8aeabfe21c78ecb62b65f32c369b569be -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:07 ========================================================= 23:21:07 [edgeXBuildGoParallel] Running Tests and Build... 23:21:07 ========================================================= [Pipeline] sh 23:21:08 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 23:21:09 ---> Running in 0a4511ac9b87 23:21:09 ---> Running in 3aa8fab93038 23:21:09 ---> Running in 78c269fa6fbf 23:21:09 Removing intermediate container 1ff809df4baa 23:21:09 ---> 0b34b0890de1 23:21:09 Step 5/21 : COPY go.mod vendor* ./ 23:21:09 + make test 23:21:09 go test -race -coverprofile=coverage.out ./... 23:21:09 ---> 876020f9137b 23:21:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:09 ---> Running in 7392c54a161d 23:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:21:09 Removing intermediate container 0a4511ac9b87 23:21:09 ---> 8121a11aa37e 23:21:09 Step 11/23 : WORKDIR /edgex-go 23:21:10 ---> Running in 28fd310c56d8 23:21:10 Removing intermediate container 28fd310c56d8 23:21:10 ---> 7e584c17c142 23:21:10 23:21:10 Step 12/23 : FROM alpine:3.15 23:21:10 ---> 5ce65d7b0fde 23:21:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:21:10 ---> Using cache 23:21:10 ---> e3b92f39f82a 23:21:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:21:10 ---> Using cache 23:21:10 ---> 79c678b69597 23:21:10 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:21:10 OK: 211 MiB in 51 packages 23:21:10 v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:21:10 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:21:10 OK: 15857 distinct packages available 23:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:21:10 (1/4) Installing dumb-init (1.2.5-r1) 23:21:10 (2/4) Installing musl-obstack (1.2.3-r0) 23:21:10 (3/4) Installing libucontext (1.1-r0) 23:21:10 (4/4) Installing gcompat (1.0.0-r4) 23:21:10 Executing busybox-1.34.1-r7.trigger 23:21:10 OK: 6 MiB in 18 packages 23:21:10 Removing intermediate container 78c269fa6fbf 23:21:10 ---> 3164d8b2e3e3 23:21:10 Step 5/32 : COPY go.mod vendor* ./ 23:21:11 ---> 858d9564078c 23:21:11 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:11 ---> bd5bb5fb9d10 23:21:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:21:11 Removing intermediate container 3aa8fab93038 23:21:11 ---> d031a90691cc 23:21:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:21:11 ---> Running in dad5ada339d2 23:21:12 ---> 618a710d1adf 23:21:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:21:12 ---> 824336a60b49 23:21:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:21:12 ---> b5c982ad607e 23:21:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:21:13 ---> a0bfa5d628c1 23:21:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:21:13 ---> Running in 9d5761b79f30 23:21:13 ---> a3884492b32f 23:21:13 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:21:13 ---> Running in 8c32fd1c9aa0 23:21:13 Removing intermediate container 9d5761b79f30 23:21:13 ---> e9f1a8a3f783 23:21:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:21:13 Removing intermediate container 8c32fd1c9aa0 23:21:13 ---> 05745bfef946 23:21:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:21:13 ---> Running in b21177a4900a 23:21:13 ---> 261fcf5560d2 23:21:13 Step 19/24 : WORKDIR / 23:21:13 ---> Running in b6e4484a4e13 23:21:13 Removing intermediate container b21177a4900a 23:21:13 ---> de9ca3565255 23:21:13 Step 21/23 : LABEL arch=x86_64 23:21:13 ---> Running in bd2be24aa92a 23:21:13 Removing intermediate container b6e4484a4e13 23:21:13 ---> 9509a0250f50 23:21:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:21:13 ---> Running in 8321276f2d8d 23:21:13 Removing intermediate container bd2be24aa92a 23:21:13 ---> 89d52494c2c7 23:21:13 Step 22/23 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:21:13 ---> Running in f9433fdef8a9 23:21:13 Removing intermediate container 8321276f2d8d 23:21:13 ---> fda191b8d158 23:21:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:21:13 Removing intermediate container f9433fdef8a9 23:21:13 ---> 02e8a92303a8 23:21:13 Step 23/23 : LABEL version=0.0.0 23:21:13 ---> Running in 7bf32e1864e3 23:21:13 ---> Running in 39110791d011 23:21:13 Removing intermediate container 7bf32e1864e3 23:21:13 ---> 48150d692175 23:21:13 Step 22/24 : LABEL arch=x86_64 23:21:13 Removing intermediate container 39110791d011 23:21:13 ---> f8487b7c8f9b 23:21:13 23:21:13 ---> Running in 1fe1e73d6927 23:21:13 Successfully built f8487b7c8f9b 23:21:13 Successfully tagged security-spire-server:latest 23:21:13  Building security-spire-server ... done Building core-command 23:21:14 Removing intermediate container 1fe1e73d6927 23:21:14 ---> b62ccab0ec2b 23:21:14 Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:21:14 ---> Running in 3d3c0c591af0 23:21:16 Removing intermediate container 3d3c0c591af0 23:21:16 ---> 3fad7ea700a2 23:21:16 Step 24/24 : LABEL version=0.0.0 23:21:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:21:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:21:16 ---> b65540e8ac46 23:21:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:21:16 ---> Using cache 23:21:16 ---> f990554101ee 23:21:16 Step 4/23 : WORKDIR /edgex-go 23:21:16 ---> Using cache 23:21:16 ---> bf75d39dadbf 23:21:16 Step 5/23 : RUN apk add --update --no-cache make git 23:21:16 ---> Using cache 23:21:16 ---> d56374ef2b63 23:21:16 Step 6/23 : COPY go.mod vendor* ./ 23:21:16 ---> Using cache 23:21:16 ---> 80741c49056e 23:21:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:16 ---> Using cache 23:21:16 ---> 23b781801278 23:21:16 Step 8/23 : COPY . . 23:21:16 ---> Using cache 23:21:16 ---> 6b17db5f4d8f 23:21:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:21:17 ---> Running in 088b4f660d35 23:21:17 ---> Running in b5adbffcc5ed 23:21:17 Removing intermediate container 088b4f660d35 23:21:17 ---> e65dcc0b1fe9 23:21:17 23:21:17 Successfully built e65dcc0b1fe9 23:21:17 Successfully tagged security-spire-config:latest 23:21:17  Building security-spire-config ... done Building security-spiffe-token-provider 23:21:17 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 23:21:20 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:21:20 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:21:20 ---> b65540e8ac46 23:21:20 Step 3/19 : WORKDIR /edgex-go 23:21:20 ---> Using cache 23:21:20 ---> f55e95d0de73 23:21:20 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:21:28 ---> Running in 7dd50229b7d9 23:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:21:29 v3.16.4-5-gee65a57148a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:21:29 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:21:29 OK: 17046 distinct packages available 23:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:21:29 OK: 211 MiB in 51 packages 23:21:41 Removing intermediate container 7dd50229b7d9 23:21:41 ---> 4ff34a81092c 23:21:41 Step 5/19 : COPY go.mod vendor* ./ 23:21:41 Removing intermediate container fc0f97ec7806 23:21:41 ---> 6c22a1caaeed 23:21:41 Step 8/22 : COPY . . 23:21:47 ? github.com/edgexfoundry/edgex-go [no test files] 23:21:51 ---> 90cbde69f958 23:21:51 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:52 ---> Running in 8c07412b8cab 23:21:52 ---> 7c44067cd3f0 23:21:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:21:52 Removing intermediate container b5adbffcc5ed 23:21:52 ---> 0e873a32526c 23:21:52 23:21:52 Step 10/23 : FROM alpine:3.16 23:21:52 ---> dfd21b5a31f5 23:21:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:21:52 ---> Using cache 23:21:52 ---> 5cdf28c7ef98 23:21:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:21:52 ---> Using cache 23:21:52 ---> 553f3bdedc8d 23:21:52 Step 13/23 : ENV APP_PORT=59882 23:21:52 ---> Running in d9d63e43b750 23:21:52 Removing intermediate container 7392c54a161d 23:21:52 ---> 67d06138e52c 23:21:52 Step 7/21 : COPY . . 23:21:53 ---> Running in abff03233f4b 23:21: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 23:21:59 Removing intermediate container abff03233f4b 23:21:59 ---> 8199a13dccf0 23:21:59 Step 14/23 : EXPOSE $APP_PORT 23:22:04 ---> 7e54c1439757 23:22:04 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:22:04 ---> Running in d26e9bf6e5b6 23:22:05 Removing intermediate container dad5ada339d2 23:22:05 ---> 126752509493 23:22:05 Step 7/32 : COPY . . 23:22:05 ---> Running in f162ea895df6 23:22:09 Removing intermediate container d26e9bf6e5b6 23:22:09 ---> efe902ba860a 23:22:09 Step 15/23 : WORKDIR / 23:22:09 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 23:22:10 ---> Running in 1a5bf9c6bd8a 23:22:10 ---> 4a333995cd3b 23:22:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:22:10 ---> Running in f1a518302ec3 23:22:10 Removing intermediate container 1a5bf9c6bd8a 23:22:10 ---> 904bf9ef12fb 23:22:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:10 ---> 568dbe8606c2 23:22:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:22:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:22:11 ---> abd3efdefe07 23:22:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:22:12 ---> aea4126d1644 23:22:12 Step 19/23 : ENTRYPOINT ["/core-command"] 23:22:12 ---> Running in 79a07e338754 23:22:12 Removing intermediate container 79a07e338754 23:22:12 ---> 3777ee6d98f5 23:22:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:12 ---> Running in e7520a8b6f40 23:22:13 Removing intermediate container e7520a8b6f40 23:22:13 ---> 36f1a8cee98c 23:22:13 Step 21/23 : LABEL arch=x86_64 23:22:13 ---> Running in e540b9bec8b9 23:22:13 Removing intermediate container e540b9bec8b9 23:22:13 ---> c7161792a00d 23:22:13 Step 22/23 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:22:13 ---> Running in f9cef55204b7 23:22:14 Removing intermediate container f9cef55204b7 23:22:14 ---> 2c6c710ded76 23:22:14 Step 23/23 : LABEL version=0.0.0 23:22:14 ---> Running in 20f1c48318f2 23:22:15 Removing intermediate container 20f1c48318f2 23:22:15 ---> 8107089cf629 23:22:15 23:22:15 Successfully built 8107089cf629 23:22:15 Successfully tagged core-command:latest 23:22:15  Building core-command ... done Building security-secretstore-setup 23:22:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:22:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:22:19 ---> b65540e8ac46 23:22:19 Step 3/24 : WORKDIR /edgex-go 23:22:19 ---> Using cache 23:22:19 ---> f55e95d0de73 23:22:19 Step 4/24 : RUN apk add --update --no-cache make git 23:22:19 ---> Using cache 23:22:19 ---> 3164d8b2e3e3 23:22:19 Step 5/24 : COPY go.mod vendor* ./ 23:22:19 ---> Using cache 23:22:19 ---> 858d9564078c 23:22:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:19 ---> Using cache 23:22:19 ---> 126752509493 23:22:19 Step 7/24 : COPY . . 23:22:19 ---> Using cache 23:22:19 ---> 4a333995cd3b 23:22:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:22:31 ---> Running in 66bb49449ca3 23:22: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:22:32 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 23:22:44 Removing intermediate container d9d63e43b750 23:22:44 ---> 50fb0b44b36d 23:22:44 23:22:44 Step 10/22 : FROM alpine:3.16 23:22:44 ---> dfd21b5a31f5 23:22:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:22:44 Removing intermediate container 8c07412b8cab 23:22:44 ---> e62b8fcc5378 23:22:44 Step 7/19 : COPY . . 23:22:45 ---> Running in 646f93918eee 23:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:22:47 (1/2) Installing ca-certificates (20220614-r0) 23:22:47 (2/2) Installing dumb-init (1.2.5-r1) 23:22:47 Executing busybox-1.35.0-r17.trigger 23:22:47 Executing ca-certificates-20220614-r0.trigger 23:22:47 OK: 6 MiB in 16 packages 23:22:53 ---> 2e6c348be9fd 23:22:53 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:22:53 Removing intermediate container f162ea895df6 23:22:53 ---> c66e3c76db7c 23:22:53 23:22:53 Step 9/21 : FROM alpine:3.16 23:22:53 ---> dfd21b5a31f5 23:22:53 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:22:53 Removing intermediate container f1a518302ec3 23:22:53 ---> f44203b3e24b 23:22:53 23:22:53 Step 9/32 : FROM alpine:3.16 23:22:53 ---> dfd21b5a31f5 23:22:53 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:22:53 ---> Running in 77320d8d5367 23:22:53 ---> Running in 53862edf642a 23:22:53 ---> Running in 6f458befc321 23:22:53 Removing intermediate container 646f93918eee 23:22:53 ---> 0773cb7d370b 23:22:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:22:53 ---> Running in c7bc7da8c270 23:22:53 Removing intermediate container 53862edf642a 23:22:53 ---> c4f4b4918b1c 23:22:53 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:22:53 ---> Running in 941da1d38834 23:22:53 Removing intermediate container c7bc7da8c270 23:22:53 ---> 208206e8bfb5 23:22:53 Step 13/22 : ENV APP_PORT=59860 23:22:53 ---> Running in b7e5b0a2c2d3 23:22:53 Removing intermediate container b7e5b0a2c2d3 23:22:53 ---> 126f850cd337 23:22:53 Step 14/22 : EXPOSE $APP_PORT 23:22:53 ---> Running in 454034ef5439 23:22:53 Removing intermediate container 454034ef5439 23:22:53 ---> 0805a31d71f8 23:22:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:22:54 ---> 9664d714744a 23:22:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:22:54 (1/6) Installing ca-certificates (20220614-r0) 23:22:54 (2/6) Installing brotli-libs (1.0.9-r6) 23:22:54 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:22:54 (4/6) Installing libcurl (7.83.1-r5) 23:22:54 (5/6) Installing curl (7.83.1-r5) 23:22:54 (6/6) Installing dumb-init (1.2.5-r1) 23:22:54 Executing busybox-1.35.0-r17.trigger 23:22:54 Executing ca-certificates-20220614-r0.trigger 23:22:54 OK: 8 MiB in 20 packages 23:22:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:22:54 (1/2) Installing dumb-init (1.2.5-r1) 23:22:54 (2/2) Installing su-exec (0.2-r1) 23:22:54 Executing busybox-1.35.0-r17.trigger 23:22:54 OK: 6 MiB in 16 packages 23:22:55 ---> 9790dfabe933 23:22:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:22:55 Removing intermediate container 6f458befc321 23:22:55 ---> 7062cca47966 23:22:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:22:55 Removing intermediate container 941da1d38834 23:22:55 ---> 13ffdf39bf17 23:22:55 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:22:55 ---> 6e7e1919aa31 23:22:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:22:55 ---> Running in 6e5033223433 23:22:55 ---> Running in 9495691735b2 23:22:55 ---> Running in 060c3d0427b9 23:22:55 Removing intermediate container 6e5033223433 23:22:55 ---> 517ed76761ff 23:22:55 Step 12/21 : WORKDIR /edgex 23:22:55 Removing intermediate container 9495691735b2 23:22:55 ---> 9366a014b3f6 23:22:55 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:22:55 ---> Running in 8608af5e9efb 23:22:55 ---> Running in b089129028a9 23:22:55 Removing intermediate container 060c3d0427b9 23:22:55 ---> 31c5c93fcda2 23:22:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:55 ---> Running in 9a48fef5f448 23:22:55 Removing intermediate container 8608af5e9efb 23:22:55 ---> b1a8690a039a 23:22:55 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:22:56 Removing intermediate container b089129028a9 23:22:56 ---> c1f7d68271d5 23:22:56 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:22:56 ---> Running in 6c89c02ed6fb 23:22:56 Removing intermediate container 9a48fef5f448 23:22:56 ---> f5fa9a4486c6 23:22:56 Step 20/22 : LABEL arch=x86_64 23:22:56 ---> bc10338116e8 23:22:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:22:56 ---> Running in b7f74abe3af5 23:22:56 Removing intermediate container 6c89c02ed6fb 23:22:56 ---> 1eb51640c3e1 23:22:56 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:22:56 ---> Running in 86ede04a96a8 23:22:56 Removing intermediate container b7f74abe3af5 23:22:56 ---> 20b5c844a539 23:22:56 Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:22:56 Removing intermediate container 86ede04a96a8 23:22:56 ---> e76cc1df31e5 23:22:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:22:56 ---> Running in befbee89a2f4 23:22:56 ---> Running in 9e9756116ac3 23:22:58 Removing intermediate container befbee89a2f4 23:22:58 ---> 61fc335d7e19 23:22:58 Step 22/22 : LABEL version=0.0.0 23:22:58 ---> b20b67d52ccc 23:22:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:22:58 ---> Running in 3c828ee24ce3 23:22:59 Removing intermediate container 3c828ee24ce3 23:22:59 ---> ec011e5877f7 23:22:59 23:22:59 Successfully built ec011e5877f7 23:22:59 Successfully tagged support-notifications:latest 23:22:59  Building support-notifications ... done  ---> d26bbc60b550 23:22:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:22:59 Removing intermediate container 9e9756116ac3 23:22:59 ---> 8438f4d70056 23:22:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:22:59 ---> Running in 78725d9b4b7f 23:22:59 Removing intermediate container 66bb49449ca3 23:22:59 ---> 70c0845ad6ca 23:22:59 23:22:59 Step 9/24 : FROM alpine:3.16 23:22:59 ---> dfd21b5a31f5 23:22:59 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:22:59 ---> Running in d34f308746c1 23:22:59 ---> 1a6b367ae425 23:22:59 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:59 ---> Running in ff999e66c125 23:22:59 Removing intermediate container 78725d9b4b7f 23:22:59 ---> e07a6c51e8b6 23:22:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:23:00 ---> 6185868145d3 23:23:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:23:00 ---> Running in ef8daa1dfe61 23:23:00 (1/3) Installing ca-certificates (20220614-r0) 23:23:00 (2/3) Installing dumb-init (1.2.5-r1) 23:23:00 (3/3) Installing su-exec (0.2-r1) 23:23:00 Executing busybox-1.35.0-r17.trigger 23:23:00 Executing ca-certificates-20220614-r0.trigger 23:23:00 OK: 6 MiB in 17 packages 23:23:00 Removing intermediate container ff999e66c125 23:23:00 ---> 388906a2f5a4 23:23:00 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:23:01 ---> Running in f5fe25494bd3 23:23:01 Removing intermediate container f5fe25494bd3 23:23:01 ---> 2b4ee95d2ef0 23:23:01 Step 19/21 : LABEL arch=x86_64 23:23:01 ---> Running in 6713939a59e8 23:23:01 Removing intermediate container d34f308746c1 23:23:01 ---> 2137e0872012 23:23:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:23:01 Removing intermediate container 6713939a59e8 23:23:01 ---> c1a1ec1f53f2 23:23:01 Step 20/21 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:23:01 ---> Running in 8863144fcfd9 23:23:01 ---> Running in 12b7d2304e54 23:23:01 Removing intermediate container ef8daa1dfe61 23:23:01 ---> 47cdf87c6795 23:23:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:23:01 Removing intermediate container 8863144fcfd9 23:23:01 ---> 4f5ea4071148 23:23:01 Step 12/24 : WORKDIR / 23:23:01 ---> Running in 31372395c859 23:23:01 Removing intermediate container 12b7d2304e54 23:23:01 ---> 789e520f7b65 23:23:01 Step 21/21 : LABEL version=0.0.0 23:23:02 ---> Running in edc451d01abd 23:23:02 ---> 7a9cac4443f1 23:23:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:23:02 Removing intermediate container 31372395c859 23:23:02 ---> 6c85de6ba966 23:23:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:23:02 Removing intermediate container edc451d01abd 23:23:02 ---> 871f59b61ad1 23:23:02 23:23:02 Successfully built 871f59b61ad1 23:23:02 Successfully tagged security-proxy-setup:latest 23:23:02  Building security-proxy-setup ... done  ---> a5f30a741aeb 23:23:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:23:02 ---> 2ce2eff9383d 23:23:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:23:03 ---> f6b1dc7902d7 23:23:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:23:03 ---> a01c3c5b6979 23:23:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:23:04 ---> 0505d02b339d 23:23:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:23:04 ---> 51fb7e44e318 23:23:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:23:04 ---> 5a8a70da1f81 23:23:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:23:04 ---> 669933e5862b 23:23:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:23:04 ---> 9ab24fb3595e 23:23:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:23:05 ---> 58c720c2e3fc 23:23:05 Step 27/32 : RUN chmod +x /entrypoint.sh 23:23:05 ---> ad850a5dd63b 23:23:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:23:05 ---> Running in 42d67384c570 23:23:07 ---> 032016af547c 23:23:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:23:07 ---> 2a96d61c4078 23:23:07 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:23:07 ---> Running in f5ba87ed43f3 23:23:07 Removing intermediate container 42d67384c570 23:23:07 ---> fa6ef35778bd 23:23:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:23:07 ---> Running in 5f97880478e7 23:23:07 Removing intermediate container 5f97880478e7 23:23:07 ---> 21143365a64c 23:23:07 Step 29/32 : CMD ["gate"] 23:23:07 ---> Running in cb9d36e35571 23:23:08 Removing intermediate container cb9d36e35571 23:23:08 ---> 2f0b548c4349 23:23:08 Step 30/32 : LABEL arch=x86_64 23:23:08 ---> Running in 8468d0d699d4 23:23:08 Removing intermediate container 8468d0d699d4 23:23:08 ---> ac8f41846810 23:23:08 Step 31/32 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:23:08 ---> Running in 538717132ded 23:23:08 Removing intermediate container f5ba87ed43f3 23:23:08 ---> 5c808e7b3549 23:23:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:23:08 ---> Running in 5262a7ade778 23:23:08 Removing intermediate container 538717132ded 23:23:08 ---> 8b09172c8b2b 23:23:08 Step 32/32 : LABEL version=0.0.0 23:23:08 ---> Running in 652b9fd4eb76 23:23:08 Removing intermediate container 5262a7ade778 23:23:08 ---> 0fa0624a3ccf 23:23:08 Step 22/24 : LABEL arch=x86_64 23:23:08 ---> Running in 1b0af710c489 23:23:08 Removing intermediate container 652b9fd4eb76 23:23:08 ---> 537fe4576424 23:23:08 23:23:08 Successfully built 537fe4576424 23:23:08 Successfully tagged security-bootstrapper:latest 23:23:08  Building security-bootstrapper ... done Removing intermediate container 1b0af710c489 23:23:08 ---> 82c61501f52b 23:23:08 Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:23:08 ---> Running in 1fc6612490b9 23:23:09 Removing intermediate container 1fc6612490b9 23:23:09 ---> ade14a5e9561 23:23:09 Step 24/24 : LABEL version=0.0.0 23:23:09 ---> Running in 329f22f1cbb5 23:23:09 Removing intermediate container 329f22f1cbb5 23:23:09 ---> fc1e4248c122 23:23:09 23:23:09 Successfully built fc1e4248c122 23:23:09 Successfully tagged security-secretstore-setup:latest 23:23:19  Building security-secretstore-setup ... done Removing intermediate container 77320d8d5367 23:23:19 ---> bb3667672519 23:23:19 23:23:19 Step 9/19 : FROM alpine:3.15 23:23:19 ---> 5ce65d7b0fde 23:23:19 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:23:19 ---> Using cache 23:23:19 ---> e3b92f39f82a 23:23:19 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:19 ---> Running in 8f0811a15adf 23:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:23:19 v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:23:19 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:23:19 OK: 15857 distinct packages available 23:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:23:19 (1/9) Installing ca-certificates (20220614-r0) 23:23:19 (2/9) Installing brotli-libs (1.0.9-r5) 23:23:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:23:19 (4/9) Installing libcurl (7.80.0-r5) 23:23:19 (5/9) Installing curl (7.80.0-r5) 23:23:19 (6/9) Installing dumb-init (1.2.5-r1) 23:23:19 (7/9) Installing musl-obstack (1.2.3-r0) 23:23:19 (8/9) Installing libucontext (1.1-r0) 23:23:19 (9/9) Installing gcompat (1.0.0-r4) 23:23:19 Executing busybox-1.34.1-r7.trigger 23:23:19 Executing ca-certificates-20220614-r0.trigger 23:23:19 OK: 8 MiB in 23 packages 23:23:19 Removing intermediate container 8f0811a15adf 23:23:19 ---> b24fb69d4ab4 23:23:19 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:23:19 ---> 86580e7996fb 23:23:19 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:23:20 ---> 382fbf397346 23:23:20 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:23:20 ---> 7b6e6d800cd6 23:23:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:23:20 ---> Running in ee418e27e4c3 23:23:20 Removing intermediate container ee418e27e4c3 23:23:20 ---> d628027542de 23:23:20 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:23:20 ---> Running in f8348de5bf5e 23:23:20 Removing intermediate container f8348de5bf5e 23:23:20 ---> 7c5fd07599f9 23:23:20 Step 17/19 : LABEL arch=x86_64 23:23:20 ---> Running in 9e6d7af08639 23:23:20 Removing intermediate container 9e6d7af08639 23:23:20 ---> 031e0d0b16f7 23:23:20 Step 18/19 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:23:20 ---> Running in 9fd8293f0d8c 23:23:21 Removing intermediate container 9fd8293f0d8c 23:23:21 ---> e73d980aad1a 23:23:21 Step 19/19 : LABEL version=0.0.0 23:23:21 ---> Running in ebde65875e23 23:23:21 Removing intermediate container ebde65875e23 23:23:21 ---> 604cbf91405d 23:23:21 23:23:21 Successfully built 604cbf91405d 23:23:21 Successfully tagged security-spiffe-token-provider:latest 23:23:21  Building security-spiffe-token-provider ... done  [Pipeline] } 23:23:21 $ docker stop --time=1 0eda5673185a8a05baf3c961fbfb136aa758013cc122186fa1523f8c500fd1d2 23:23:22 $ docker rm -f --volumes 0eda5673185a8a05baf3c961fbfb136aa758013cc122186fa1523f8c500fd1d2 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:23 + docker images 23:23:23 REPOSITORY TAG IMAGE ID CREATED SIZE 23:23:23 security-spiffe-token-provider latest 604cbf91405d 1 second ago 30MB 23:23:23 bb3667672519 7 seconds ago 1.72GB 23:23:23 security-secretstore-setup latest fc1e4248c122 13 seconds ago 30MB 23:23:23 security-bootstrapper latest 537fe4576424 14 seconds ago 20.4MB 23:23:23 security-proxy-setup latest 871f59b61ad1 20 seconds ago 27.8MB 23:23:23 70c0845ad6ca 23 seconds ago 1.67GB 23:23:23 support-notifications latest ec011e5877f7 24 seconds ago 30.7MB 23:23:23 f44203b3e24b 34 seconds ago 1.67GB 23:23:23 c66e3c76db7c 37 seconds ago 1.67GB 23:23:23 50fb0b44b36d 43 seconds ago 1.74GB 23:23:23 core-command latest 8107089cf629 About a minute ago 17.7MB 23:23:23 0e873a32526c About a minute ago 1.68GB 23:23:23 security-spire-config latest e65dcc0b1fe9 2 minutes ago 85.8MB 23:23:23 security-spire-server latest f8487b7c8f9b 2 minutes ago 86.5MB 23:23:23 7e584c17c142 2 minutes ago 1.55GB 23:23:23 core-metadata latest 119b5ff92d3b 2 minutes ago 18.5MB 23:23:23 core-common-config-bootstrapper latest e35fad5f845e 2 minutes ago 15.5MB 23:23:23 support-scheduler latest 64a2dfd72981 2 minutes ago 30MB 23:23:23 core-data latest cd46ea6e0e39 2 minutes ago 17.9MB 23:23:23 7fd80b2fde89 2 minutes ago 1.68GB 23:23:23 61c05692a6c4 2 minutes ago 1.67GB 23:23:23 85686da291a1 2 minutes ago 1.69GB 23:23:23 d19405b4e14f 2 minutes ago 1.74GB 23:23:23 security-spire-agent latest dc99fe031c47 3 minutes ago 125MB 23:23:23 d7d8225a6bd2 3 minutes ago 1.55GB 23:23:23 ci-base-image-x86_64 latest b65540e8ac46 7 minutes ago 904MB 23:23:23 alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB 23:23:23 alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB 23:23:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 23:23:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 23:23:23 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] } 23:23:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:23:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:23:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:23:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:23:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:24:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements 23:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:24:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.413s coverage: 98.5% of statements 23:24:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.844s coverage: 73.7% of statements 23:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:24:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.699s coverage: 54.0% of statements 23:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:24:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.533s coverage: 88.5% of statements 23:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:24:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.457s coverage: 3.6% of statements 23:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:24:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:24:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.670s coverage: 95.6% of statements 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:24:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.350s coverage: 72.2% of statements 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:24:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.473s coverage: 65.9% of statements 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:24:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.9% of statements 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:24:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.372s coverage: 29.6% of statements 23:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements 23:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.329s coverage: 82.9% of statements 23:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements 23:24:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 23:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements 23:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements 23:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.296s coverage: 79.9% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.211s coverage: 20.0% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.229s coverage: 100.0% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.324s coverage: 80.0% of statements 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 23:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements 23:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.465s coverage: 63.1% of statements 23:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements 23:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements 23:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.574s coverage: 65.3% of statements 23:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.892s coverage: 41.0% of statements 23:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.375s coverage: 89.5% of statements 23:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.275s coverage: 84.8% of statements 23:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.382s coverage: 17.7% of statements 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.725s coverage: 92.3% of statements 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.489s coverage: 97.7% of statements 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:25:29 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 23:25:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:25:29 go vet ./... 23:27:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:21 ./bin/test-attribution-txt.sh [Pipeline] echo 23:27:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:27:21 + ls -al . 23:27:21 total 740 23:27:21 drwxrwxr-x 10 1001 1001 4096 Feb 14 23:21 . 23:27:21 drwxr-xr-x 4 root root 4096 Feb 14 23:21 .. 23:27:21 drwxrwxr-x 2 1001 1001 4096 Feb 14 23:19 .blubracket 23:27:21 -rw-rw-r-- 1 1001 1001 16 Feb 14 23:19 .dockerignore 23:27:21 drwxrwxr-x 8 1001 1001 4096 Feb 14 23:19 .git 23:27:21 drwxrwxr-x 3 1001 1001 4096 Feb 14 23:19 .github 23:27:21 -rw-rw-r-- 1 1001 1001 1024 Feb 14 23:19 .gitignore 23:27:21 -rw-rw-r-- 1 1001 1001 42 Feb 14 23:19 .golangci.yml 23:27:21 -rw-rw-r-- 1 1001 1001 87 Feb 14 23:19 .hadolint.yml 23:27:21 -rw-rw-r-- 1 1001 1001 166 Feb 14 23:19 .sonarcloud.properties 23:27:21 -rw-rw-r-- 1 1001 1001 1171 Feb 14 23:19 ADOPTERS.md 23:27:21 -rw-rw-r-- 1 1001 1001 10825 Feb 14 23:19 Attribution.txt 23:27:21 -rw-rw-r-- 1 1001 1001 73765 Feb 14 23:19 CHANGELOG.md 23:27:21 -rw-rw-r-- 1 1001 1001 3804 Feb 14 23:19 CONTRIBUTING.md 23:27:21 -rw-rw-r-- 1 1001 1001 677 Feb 14 23:19 GOVERNANCE.md 23:27:21 -rw-rw-r-- 1 1001 1001 850 Feb 14 23:19 Jenkinsfile 23:27:21 -rw-rw-r-- 1 1001 1001 10775 Feb 14 23:19 LICENSE 23:27:21 -rw-rw-r-- 1 1001 1001 13375 Feb 14 23:19 Makefile 23:27:21 -rw-rw-r-- 1 1001 1001 582 Feb 14 23:19 OWNERS.md 23:27:21 -rw-rw-r-- 1 1001 1001 9403 Feb 14 23:19 README.md 23:27:21 -rw-rw-r-- 1 1001 1001 6912 Feb 14 23:19 SECURITY.md 23:27:21 -rw-rw-r-- 1 1001 1001 5 Feb 14 23:15 VERSION 23:27:21 drwxrwxr-x 2 1001 1001 4096 Feb 14 23:19 bin 23:27:21 drwxrwxr-x 17 1001 1001 4096 Feb 14 23:19 cmd 23:27:21 -rw-r--r-- 1 root root 487418 Feb 14 23:25 coverage.out 23:27:21 -rw-rw-r-- 1 1001 1001 3296 Feb 14 23:19 go.mod 23:27:21 -rw-rw-r-- 1 1001 1001 33293 Feb 14 23:19 go.sum 23:27:21 drwxrwxr-x 7 1001 1001 4096 Feb 14 23:19 internal 23:27:21 drwxrwxr-x 3 1001 1001 4096 Feb 14 23:19 openapi 23:27:21 drwxrwxr-x 4 1001 1001 4096 Feb 14 23:19 snap 23:27:21 -rw-rw-r-- 1 1001 1001 204 Feb 14 23:19 version.go [Pipeline] sh 23:27:22 + '[' -e coverage.out ] 23:27:22 + chown 1001:1001 coverage.out [Pipeline] stash 23:27:22 Warning: overwriting stash ‘coverage-report’ 23:27:23 Stashed 1 file(s) [Pipeline] sh 23:27:23 + make build 23:27:23 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 23:29:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:29:00 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 23:29: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 23:29: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 23:29: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 23:29:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:30:01 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 23:30: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:30:11 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 23:30:15 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 23:30:30 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] } 23:30:36 $ docker stop --time=1 41d77e7727d862aea6e57bef93d524c8aeabfe21c78ecb62b65f32c369b569be 23:30:38 $ docker rm -f --volumes 41d77e7727d862aea6e57bef93d524c8aeabfe21c78ecb62b65f32c369b569be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:40 23:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:41 latest: Pulling from edgex-devops/edgex-compose-arm64 23:30:41 29e5d40040c1: Pulling fs layer 23:30:41 1ce36da41761: Pulling fs layer 23:30:41 25b303627fd3: Pulling fs layer 23:30:42 29e5d40040c1: Verifying Checksum 23:30:42 29e5d40040c1: Download complete 23:30:42 29e5d40040c1: Pull complete 23:30:42 1ce36da41761: Verifying Checksum 23:30:42 1ce36da41761: Download complete 23:30:43 1ce36da41761: Pull complete 23:30:44 25b303627fd3: Verifying Checksum 23:30:44 25b303627fd3: Download complete 23:30:54 25b303627fd3: Pull complete 23:30:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:54 prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container 23:30:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:30:57 $ docker top e1fe15e4bb98e3d46a51edf05e0a7b7ba8eca836761961592d37814b272427f3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:58 + docker-compose build --help 23:30:58 + grep parallel 23:31:03 --parallel Build images in parallel. [Pipeline] } 23:31:03 $ docker stop --time=1 e1fe15e4bb98e3d46a51edf05e0a7b7ba8eca836761961592d37814b272427f3 23:31:05 $ docker rm -f --volumes e1fe15e4bb98e3d46a51edf05e0a7b7ba8eca836761961592d37814b272427f3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:05 prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container 23:31: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:31:07 $ docker top 9b3abbf31940f5f57b5152b9d8ac0af8a3fd1cc250e196cd2f8442be3c41649f -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:08 + docker-compose -f ./docker-compose-build.yml build --parallel 23:31:14 Building core-command ... 23:31:14 Building core-common-config-bootstrapper ... 23:31:14 Building core-data ... 23:31:14 Building core-metadata ... 23:31:14 Building security-bootstrapper ... 23:31:14 Building security-proxy-setup ... 23:31:14 Building security-secretstore-setup ... 23:31:14 Building security-spiffe-token-provider ... 23:31:14 Building security-spire-agent ... 23:31:14 Building security-spire-config ... 23:31:14 Building security-spire-server ... 23:31:14 Building support-notifications ... 23:31:14 Building support-scheduler ... 23:31:14 Building security-bootstrapper 23:31:14 Building security-spiffe-token-provider 23:31:14 Building security-spire-agent 23:31:14 Building core-common-config-bootstrapper 23:31:14 Building support-scheduler 23:32:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:01 ---> 6a1ec63d1fa7 23:32:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:32:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:01 ---> 6a1ec63d1fa7 23:32:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:32:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:32:01 ---> 6a1ec63d1fa7 23:32:01 Step 3/19 : WORKDIR /edgex-go 23:32:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:32:01 ---> 6a1ec63d1fa7 23:32:01 Step 3/24 : WORKDIR /edgex-go 23:32:01 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:32:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:32:01 ---> 6a1ec63d1fa7 23:32:01 Step 3/32 : WORKDIR /edgex-go 23:32:02 ---> Running in b5115d4ae11e 23:32:02 ---> Running in 1e1fca174156 23:32:02 ---> Running in 3bb4f30b6fe2 23:32:02 ---> Running in 66c47c9f25d3 23:32:02 ---> Running in 7dc40b806852 23:32:03 Removing intermediate container b5115d4ae11e 23:32:03 ---> f6ccd3fa5cd7 23:32:03 Step 4/22 : WORKDIR /edgex-go 23:32:03 ---> Running in ba93ccda826e 23:32:03 Removing intermediate container 7dc40b806852 23:32:03 ---> 6831ed4481b6 23:32:03 Step 4/22 : WORKDIR /edgex-go 23:32:03 Removing intermediate container 3bb4f30b6fe2 23:32:03 ---> 8733a9560576 23:32:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:32:03 Removing intermediate container 1e1fca174156 23:32:03 ---> f45ec5ffda1f 23:32:03 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:32:03 Removing intermediate container 66c47c9f25d3 23:32:03 ---> 04609d8fe4c2 23:32:03 Step 4/32 : RUN apk add --update --no-cache make git 23:32:03 ---> Running in 1ce759b0ad68 23:32:03 ---> Running in 96cd9b43374a 23:32:03 ---> Running in b3c1f4ac4a19 23:32:03 ---> Running in 4f90a15fe7ef 23:32:03 Removing intermediate container ba93ccda826e 23:32:03 ---> 82552f4cf195 23:32:03 Step 5/22 : RUN apk add --update --no-cache make git 23:32:04 ---> Running in f090ed8e8153 23:32:04 Removing intermediate container 1ce759b0ad68 23:32:04 ---> 1c6bc7fe60c9 23:32:04 Step 5/22 : RUN apk add --update --no-cache make git 23:32:05 ---> Running in cb49aacddc23 23:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:08 OK: 221 MiB in 51 packages 23:32:08 OK: 221 MiB in 51 packages 23:32:08 v3.16.4-5-gee65a57148a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:32:08 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:32:08 OK: 16903 distinct packages available 23:32:08 OK: 221 MiB in 51 packages 23:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:09 OK: 221 MiB in 51 packages 23:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:10 Removing intermediate container 96cd9b43374a 23:32:10 ---> e69a00bb59a1 23:32:10 Step 5/24 : COPY go.mod vendor* ./ 23:32:10 OK: 221 MiB in 51 packages 23:32:10 Removing intermediate container f090ed8e8153 23:32:10 ---> 65249ab17c6f 23:32:10 Step 6/22 : COPY go.mod vendor* ./ 23:32:10 Removing intermediate container 4f90a15fe7ef 23:32:10 ---> 42cd5a8b0cb2 23:32:10 Step 5/32 : COPY go.mod vendor* ./ 23:32:10 Removing intermediate container cb49aacddc23 23:32:10 ---> aef37a639f73 23:32:10 Step 6/22 : COPY go.mod vendor* ./ 23:32:11 ---> fb10bcc085de 23:32:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:12 ---> 98d6d1369483 23:32:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:12 ---> Running in e4ba5107abf8 23:32:12 ---> Running in 21c1afc79002 23:32:12 ---> 9548576bf4a2 23:32:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:12 ---> 74b423b9e058 23:32:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:12 ---> Running in b3f29514787a 23:32:12 ---> Running in b6d2599377ef 23:32:12 Removing intermediate container b3c1f4ac4a19 23:32:12 ---> 85502115c6c4 23:32:12 Step 5/19 : COPY go.mod vendor* ./ 23:32:14 ---> 0af2ef98593e 23:32:14 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:14 ---> Running in 8e61e88683e7 23:34:21 Removing intermediate container b3f29514787a 23:34:21 ---> 1c271e381b78 23:34:21 Step 7/32 : COPY . . 23:34:21 Removing intermediate container b6d2599377ef 23:34:21 ---> 7a03267d7239 23:34:21 Step 8/22 : COPY . . 23:34:21 Removing intermediate container 21c1afc79002 23:34:21 ---> 1d17fa980d32 23:34:21 Step 8/22 : COPY . . 23:34:21 Removing intermediate container 8e61e88683e7 23:34:21 ---> 5d58dbd2fcad 23:34:21 Step 7/19 : COPY . . 23:34:21 Removing intermediate container e4ba5107abf8 23:34:21 ---> eeda82b23cc4 23:34:21 Step 7/24 : COPY . . 23:34:25 ---> 473ae98fd724 23:34:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:34:25 ---> 5a6ec31d061a 23:34:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:34:25 ---> 563bbe972a34 23:34:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:34:25 ---> 4c67c62cf42f 23:34:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:34:25 ---> Running in 12387eb66408 23:34:25 ---> Running in de2c2bd15779 23:34:25 ---> Running in 5f739c891441 23:34:25 ---> Running in c9d416b1a576 23:34:25 ---> d51bb256f1a1 23:34:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:34:25 ---> Running in 3796b822caf9 23:34:26 Removing intermediate container 3796b822caf9 23:34:26 ---> e6501a9e29b1 23:34:26 Step 9/24 : WORKDIR /edgex-go/spire-build 23:34:26 ---> Running in 84dfc42f6ac8 23:34:27 Removing intermediate container 84dfc42f6ac8 23:34:27 ---> 6f8ff6062909 23:34:27 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 23:34:27 ---> Running in 2ff08bce502a 23:34:28 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 23:34:28 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 23:34:28 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 23:34:28 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 23:34:30 Removing intermediate container 2ff08bce502a 23:34:30 ---> 459a03ce9804 23:34:30 Step 11/24 : WORKDIR /edgex-go 23:34:30 ---> Running in bb71411d648a 23:34:31 Removing intermediate container bb71411d648a 23:34:31 ---> a9926ceb4bcf 23:34:31 23:34:31 Step 12/24 : FROM alpine:3.15 23:34:31 3.15: Pulling from library/alpine 23:34:32 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:34:32 Status: Downloaded newer image for alpine:3.15 23:34:32 ---> 354640af7b1b 23:34:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:34:32 ---> Running in 0d4d6bbe16ea 23:34:32 Removing intermediate container 0d4d6bbe16ea 23:34:32 ---> c06a5e625a40 23:34:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:34:33 ---> Running in 122559d259de 23:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:34:37 v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:34:37 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:34:37 OK: 15734 distinct packages available 23:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:34:39 (1/5) Installing dumb-init (1.2.5-r1) 23:34:39 (2/5) Installing musl-obstack (1.2.3-r0) 23:34:39 (3/5) Installing libucontext (1.1-r0) 23:34:39 (4/5) Installing gcompat (1.0.0-r4) 23:34:39 (5/5) Installing openssl (1.1.1t-r1) 23:34:39 Executing busybox-1.34.1-r7.trigger 23:34:39 OK: 6 MiB in 19 packages 23:34:41 Removing intermediate container 122559d259de 23:34:41 ---> ac49ddf73967 23:34:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:34:45 ---> 85818c87b96c 23:34:45 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:34:52 ---> 7ac89038f0e8 23:34:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:34:52 ---> 184b43c5a08f 23:34:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:34:53 ---> 5c4fa7685422 23:34:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:34:54 ---> 7832cde5607a 23:34:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:34:54 ---> Running in 1254ebce5035 23:34:54 Removing intermediate container 1254ebce5035 23:34:54 ---> db32adba6fdd 23:34:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:34:55 ---> Running in 065baf9f074e 23:34:55 Removing intermediate container 065baf9f074e 23:34:55 ---> 9870bb8d1e7a 23:34:55 Step 22/24 : LABEL arch=arm64 23:34:55 ---> Running in ea95c667a752 23:34:56 Removing intermediate container ea95c667a752 23:34:56 ---> 414d0d50edc3 23:34:56 Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:34:56 ---> Running in 6724a91c4d76 23:34:57 Removing intermediate container 6724a91c4d76 23:34:57 ---> 3c411aca54ff 23:34:57 Step 24/24 : LABEL version=0.0.0 23:34:57 ---> Running in a9068a0a6e98 23:34:59 Removing intermediate container a9068a0a6e98 23:34:59 ---> de637c27f278 23:34:59 23:34:59 Successfully built de637c27f278 23:34:59 Successfully tagged security-spire-agent-arm64:latest 23:34:59  Building security-spire-agent ... done Building core-metadata 23:35:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:35:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:35:17 ---> 6a1ec63d1fa7 23:35:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:35:17 ---> Using cache 23:35:17 ---> 6831ed4481b6 23:35:17 Step 4/24 : WORKDIR /edgex-go 23:35:17 ---> Using cache 23:35:17 ---> 1c6bc7fe60c9 23:35:17 Step 5/24 : RUN apk add --update --no-cache make git 23:35:17 ---> Using cache 23:35:17 ---> aef37a639f73 23:35:17 Step 6/24 : COPY go.mod vendor* ./ 23:35:17 ---> Using cache 23:35:17 ---> 74b423b9e058 23:35:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:17 ---> Using cache 23:35:17 ---> 7a03267d7239 23:35:17 Step 8/24 : COPY . . 23:35:17 ---> Using cache 23:35:17 ---> 4c67c62cf42f 23:35:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:35:17 ---> Running in 69f4d7dfebcb 23:35: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 23:41:40 Removing intermediate container 5f739c891441 23:41:40 ---> 0f2398f32197 23:41:40 23:41:40 Step 9/32 : FROM alpine:3.16 23:41:40 3.16: Pulling from library/alpine 23:41:41 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:41:41 Status: Downloaded newer image for alpine:3.16 23:41:41 ---> 4c81e5bf8899 23:41:41 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:41:42 ---> Running in 8da97fd06b2d 23:41:43 Removing intermediate container 8da97fd06b2d 23:41:43 ---> 248d9b78424d 23:41:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:41:43 ---> Running in 2edf236e28fc 23:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:41:48 (1/2) Installing dumb-init (1.2.5-r1) 23:41:48 (2/2) Installing su-exec (0.2-r1) 23:41:48 Executing busybox-1.35.0-r17.trigger 23:41:48 OK: 5 MiB in 16 packages 23:41:50 Removing intermediate container 2edf236e28fc 23:41:50 ---> 92c5f8b16d77 23:41:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:41:50 ---> Running in 3369df9eb404 23:41:51 Removing intermediate container c9d416b1a576 23:41:51 ---> d30c7e10fbc1 23:41:51 23:41:51 Step 10/22 : FROM alpine:3.16 23:41:51 ---> 4c81e5bf8899 23:41:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:41:51 Removing intermediate container 3369df9eb404 23:41:51 ---> 1a249159810d 23:41:51 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:41:51 ---> Running in 895b19ef9fd4 23:41:51 ---> Running in a0002c444a85 23:41:52 Removing intermediate container 895b19ef9fd4 23:41:52 ---> 20130fa0b43f 23:41:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:41:52 Removing intermediate container a0002c444a85 23:41:52 ---> b43424e65d10 23:41:52 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:41:52 ---> Running in d39cdeabe609 23:41:52 ---> Running in 50e9f5464c2b 23:41:53 Removing intermediate container 50e9f5464c2b 23:41:53 ---> 8cb7c7db9d68 23:41:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:41:53 ---> Running in b19aac7e3017 23:41:54 Removing intermediate container b19aac7e3017 23:41:54 ---> bcb8120d6642 23:41:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:41:54 ---> Running in bd85e0308ab0 23:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:41:57 (1/1) Installing dumb-init (1.2.5-r1) 23:41:57 Executing busybox-1.35.0-r17.trigger 23:41:57 OK: 5 MiB in 15 packages 23:41:57 Removing intermediate container bd85e0308ab0 23:41:57 ---> 9b61aa930939 23:41:57 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:41:58 ---> Running in 01320e669772 23:41:59 Removing intermediate container 01320e669772 23:41:59 ---> fbe8d8a211a0 23:41:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:41:59 Removing intermediate container d39cdeabe609 23:41:59 ---> d22e466494ee 23:41:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:00 ---> 3eadcc48c092 23:42:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:42:00 ---> 63eb4a9da983 23:42:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:42:00 ---> Running in 0db699d81e7a 23:42:02 ---> 75056ed13b51 23:42:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:42:04 ---> 3634d0bb199d 23:42:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:42:04 Removing intermediate container 0db699d81e7a 23:42:04 ---> 9bff09bfe09c 23:42:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:42:05 ---> 5860ccfc7b9c 23:42:05 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:42:05 ---> Running in a83c924b3e9c 23:42:06 ---> 0be4a07553c7 23:42:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:42:09 ---> c02593f71880 23:42:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:42:09 Removing intermediate container a83c924b3e9c 23:42:09 ---> 13f52e301c73 23:42:09 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:42:09 ---> Running in 47bde1b0c391 23:42:10 ---> fbaadf0d5c2f 23:42:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:42:10 Removing intermediate container 47bde1b0c391 23:42:10 ---> 1c5a33b12de6 23:42:10 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:42:10 ---> Running in 9f1fe32cbd99 23:42:11 Removing intermediate container 9f1fe32cbd99 23:42:11 ---> 27e96aedc025 23:42:11 Step 20/22 : LABEL arch=arm64 23:42:11 ---> 4643972500db 23:42:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:42:11 ---> Running in 76946bbfd14b 23:42:12 Removing intermediate container 76946bbfd14b 23:42:12 ---> e80c7ba857c6 23:42:12 Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:42:12 ---> Running in cd5174384c6b 23:42:13 ---> 7ed5cf125fff 23:42:13 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:42:13 Removing intermediate container cd5174384c6b 23:42:13 ---> 6a362b25863b 23:42:13 Step 22/22 : LABEL version=0.0.0 23:42:14 ---> Running in a2246ff50a8c 23:42:14 ---> 4065881a8c36 23:42:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:42:14 Removing intermediate container a2246ff50a8c 23:42:14 ---> 4ac84b6df52f 23:42:14 23:42:15 Successfully built 4ac84b6df52f 23:42:15 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:42:15  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 23:42:15 ---> 810f3433bc4a 23:42:15 Step 27/32 : RUN chmod +x /entrypoint.sh 23:42:15 ---> Running in f0c06a2965fc 23:42:19 Removing intermediate container f0c06a2965fc 23:42:19 ---> b83612ed743f 23:42:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:42:19 ---> Running in 6052cf794de1 23:42:20 Removing intermediate container 6052cf794de1 23:42:20 ---> d3fa43e5f554 23:42:20 Step 29/32 : CMD ["gate"] 23:42:20 ---> Running in 26ac0018903e 23:42:20 Removing intermediate container 26ac0018903e 23:42:20 ---> 20beceef6a21 23:42:20 Step 30/32 : LABEL arch=arm64 23:42:20 ---> Running in 9920dec68362 23:42:21 Removing intermediate container 9920dec68362 23:42:21 ---> b3abb1617fd2 23:42:21 Step 31/32 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:42:21 ---> Running in bce572b5ccc4 23:42:21 Removing intermediate container bce572b5ccc4 23:42:21 ---> 5f5e5514280f 23:42:21 Step 32/32 : LABEL version=0.0.0 23:42:21 ---> Running in 0d49f24c123f 23:42:22 Removing intermediate container 0d49f24c123f 23:42:22 ---> 68b5ea8ffb94 23:42:22 23:42:22 Successfully built 68b5ea8ffb94 23:42:22 Successfully tagged security-bootstrapper-arm64:latest 23:42:22  Building security-bootstrapper ... done Building support-notifications 23:42:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:42:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:42:40 ---> 6a1ec63d1fa7 23:42:40 Step 3/24 : WORKDIR /edgex-go 23:42:40 ---> Using cache 23:42:40 ---> 04609d8fe4c2 23:42:40 Step 4/24 : RUN apk add --update --no-cache make git 23:42:40 ---> Using cache 23:42:40 ---> 42cd5a8b0cb2 23:42:40 Step 5/24 : COPY go.mod vendor* ./ 23:42:40 ---> Using cache 23:42:40 ---> 9548576bf4a2 23:42:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:40 ---> Using cache 23:42:40 ---> 1c271e381b78 23:42:40 Step 7/24 : COPY . . 23:42:40 ---> Using cache 23:42:40 ---> 563bbe972a34 23:42:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:42:40 ---> Running in 57cca5dab746 23:42:42 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 23:42:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:42:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:42:48 ---> 6a1ec63d1fa7 23:42:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:42:48 ---> Using cache 23:42:48 ---> 6831ed4481b6 23:42:48 Step 4/22 : WORKDIR /edgex-go 23:42:48 ---> Using cache 23:42:48 ---> 1c6bc7fe60c9 23:42:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:42:48 ---> Running in fc1433c049fe 23:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:51 OK: 221 MiB in 51 packages 23:42:53 Removing intermediate container fc1433c049fe 23:42:53 ---> 03c69db80aea 23:42:53 Step 6/22 : COPY go.mod vendor* ./ 23:42:55 ---> 789ec20ab0fc 23:42:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:55 ---> Running in e2b81826a7cd 23:43:10 Removing intermediate container 69f4d7dfebcb 23:43:10 ---> 9df3b89c3a0d 23:43:10 23:43:10 Step 10/24 : FROM alpine:3.16 23:43:10 ---> 4c81e5bf8899 23:43:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:43:10 ---> Running in 00ea4d642cff 23:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:14 (1/1) Installing dumb-init (1.2.5-r1) 23:43:14 Executing busybox-1.35.0-r17.trigger 23:43:14 OK: 5 MiB in 15 packages 23:43:15 Removing intermediate container 00ea4d642cff 23:43:15 ---> e972458b3a51 23:43:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:43:15 ---> Running in 6ab449765ba9 23:43:16 Removing intermediate container 6ab449765ba9 23:43:16 ---> 92c6bfd3bb35 23:43:16 Step 13/24 : ENV APP_PORT=59881 23:43:16 ---> Running in 0065e0617f28 23:43:17 Removing intermediate container 0065e0617f28 23:43:17 ---> 6c201a2d3859 23:43:17 Step 14/24 : EXPOSE $APP_PORT 23:43:17 ---> Running in fefbda71f120 23:43:17 Removing intermediate container fefbda71f120 23:43:17 ---> 2ee032d84a2f 23:43:17 Step 15/24 : WORKDIR / 23:43:18 ---> Running in f89b2257ee9b 23:43:18 Removing intermediate container f89b2257ee9b 23:43:18 ---> 78d9f3652b2e 23:43:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:43:19 ---> 46e1302dbce5 23:43:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:43:21 ---> 0b7f8d476d04 23:43:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:43:22 ---> da9c62fb80ce 23:43:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:43:23 ---> 03b803254997 23:43:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:43:23 ---> Running in cfce6a7bce06 23:43:24 Removing intermediate container cfce6a7bce06 23:43:24 ---> 9c71e466e49f 23:43:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:43:24 ---> Running in 759771857fec 23:43:24 Removing intermediate container 759771857fec 23:43:24 ---> 3421c9ab1a31 23:43:24 Step 22/24 : LABEL arch=arm64 23:43:25 ---> Running in 516172de8c99 23:43:25 Removing intermediate container 516172de8c99 23:43:25 ---> 4cebebd9f78b 23:43:25 Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:43:26 ---> Running in d61e9bf0af6e 23:43:26 Removing intermediate container d61e9bf0af6e 23:43:26 ---> 61405c063181 23:43:26 Step 24/24 : LABEL version=0.0.0 23:43:26 ---> Running in 5bdc4e352f36 23:43:27 Removing intermediate container 5bdc4e352f36 23:43:27 ---> 0732ca1b035a 23:43:27 23:43:27 Successfully built 0732ca1b035a 23:43:27 Successfully tagged core-metadata-arm64:latest 23:43:27 Building core-data 23:43:45  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:43:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:43:45 ---> 6a1ec63d1fa7 23:43:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:43:45 ---> Using cache 23:43:45 ---> 6831ed4481b6 23:43:45 Step 4/22 : WORKDIR /edgex-go 23:43:45 ---> Using cache 23:43:45 ---> 1c6bc7fe60c9 23:43:45 Step 5/22 : RUN apk add --update --no-cache make git 23:43:45 ---> Using cache 23:43:45 ---> aef37a639f73 23:43:45 Step 6/22 : COPY go.mod vendor* ./ 23:43:45 ---> Using cache 23:43:45 ---> 74b423b9e058 23:43:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:45 ---> Using cache 23:43:45 ---> 7a03267d7239 23:43:45 Step 8/22 : COPY . . 23:43:45 ---> Using cache 23:43:45 ---> 4c67c62cf42f 23:43:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:43:46 ---> Running in d09c2edc6af7 23:43:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:43:57 Removing intermediate container de2c2bd15779 23:43:57 ---> 0f0501267cfe 23:43:57 23:43:57 Step 9/19 : FROM alpine:3.15 23:43:57 ---> 354640af7b1b 23:43:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:43:57 ---> Using cache 23:43:57 ---> c06a5e625a40 23:43:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:43:58 ---> Running in b30cf41421fc 23:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:44:02 v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:44:02 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:44:02 OK: 15734 distinct packages available 23:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:44:04 (1/9) Installing ca-certificates (20220614-r0) 23:44:04 (2/9) Installing brotli-libs (1.0.9-r5) 23:44:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:44:04 (4/9) Installing libcurl (7.80.0-r5) 23:44:04 (5/9) Installing curl (7.80.0-r5) 23:44:04 (6/9) Installing dumb-init (1.2.5-r1) 23:44:04 (7/9) Installing musl-obstack (1.2.3-r0) 23:44:04 (8/9) Installing libucontext (1.1-r0) 23:44:04 (9/9) Installing gcompat (1.0.0-r4) 23:44:04 Executing busybox-1.34.1-r7.trigger 23:44:04 Executing ca-certificates-20220614-r0.trigger 23:44:04 OK: 8 MiB in 23 packages 23:44:07 Removing intermediate container b30cf41421fc 23:44:07 ---> b240f0c6e4be 23:44:07 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:09 ---> b949ca1af7cc 23:44:09 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:44:13 ---> bf895acef862 23:44:13 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:44:14 ---> 1c0cf15ae5c8 23:44:14 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:44:15 ---> Running in 519df0791953 23:44:16 Removing intermediate container 519df0791953 23:44:16 ---> 09f55e37dfde 23:44:16 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:44:16 ---> Running in b2caf0078422 23:44:17 Removing intermediate container b2caf0078422 23:44:17 ---> 7c6acc7380c5 23:44:17 Step 17/19 : LABEL arch=arm64 23:44:17 ---> Running in ad31339482ad 23:44:18 Removing intermediate container ad31339482ad 23:44:18 ---> 537a458d0b24 23:44:18 Step 18/19 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:44:18 ---> Running in c7415226650f 23:44:19 Removing intermediate container c7415226650f 23:44:19 ---> 5a0ac143ee3d 23:44:19 Step 19/19 : LABEL version=0.0.0 23:44:19 ---> Running in ea465b218368 23:44:20 Removing intermediate container ea465b218368 23:44:20 ---> 10a9d7f18b11 23:44:20 23:44:20 Successfully built 10a9d7f18b11 23:44:20 Successfully tagged security-spiffe-token-provider-arm64:latest 23:44:20  Building security-spiffe-token-provider ... done Building security-proxy-setup 23:44:42 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:44:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:44:42 ---> 6a1ec63d1fa7 23:44:42 Step 3/21 : WORKDIR /edgex-go 23:44:42 ---> Using cache 23:44:42 ---> 04609d8fe4c2 23:44:42 Step 4/21 : RUN apk add --update --no-cache make git 23:44:42 ---> Using cache 23:44:42 ---> 42cd5a8b0cb2 23:44:42 Step 5/21 : COPY go.mod vendor* ./ 23:44:42 ---> Using cache 23:44:42 ---> 9548576bf4a2 23:44:42 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:42 ---> Using cache 23:44:42 ---> 1c271e381b78 23:44:42 Step 7/21 : COPY . . 23:44:42 ---> Using cache 23:44:42 ---> 563bbe972a34 23:44:42 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:44:42 ---> Running in 5c65f293275c 23:44:42 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 23:44:44 Removing intermediate container e2b81826a7cd 23:44:44 ---> 28543c10e15c 23:44:44 Step 8/22 : COPY . . 23:44:59 ---> 251307571b7d 23:44:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:44:59 ---> Running in 95c3cdcf2456 23:45:00 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 23:45:10 Removing intermediate container 12387eb66408 23:45:10 ---> 3c773813e0b0 23:45:10 23:45:10 Step 10/22 : FROM alpine:3.16 23:45:10 ---> 4c81e5bf8899 23:45:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:45:10 ---> Using cache 23:45:10 ---> e972458b3a51 23:45:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:45:10 ---> Using cache 23:45:10 ---> 92c6bfd3bb35 23:45:10 Step 13/22 : ENV APP_PORT=59861 23:45:10 ---> Running in 7e14949da446 23:45:10 Removing intermediate container 7e14949da446 23:45:10 ---> 8f7dbe1a4f81 23:45:10 Step 14/22 : EXPOSE $APP_PORT 23:45:10 ---> Running in c32a7a908b0f 23:45:10 Removing intermediate container c32a7a908b0f 23:45:10 ---> bf5262d05e5e 23:45:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:11 ---> 47eab4598462 23:45:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:45:14 ---> 0da897a8a485 23:45:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:45:15 ---> 5a086947a673 23:45:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:45:15 ---> Running in 624c887d7fd4 23:45:15 Removing intermediate container 624c887d7fd4 23:45:15 ---> 833c3e5b76fb 23:45:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:45:16 ---> Running in 27920ba1ebdc 23:45:16 Removing intermediate container 27920ba1ebdc 23:45:16 ---> 6c2a9aeb0f3c 23:45:16 Step 20/22 : LABEL arch=arm64 23:45:16 ---> Running in 2cc4b8501bd7 23:45:17 Removing intermediate container 2cc4b8501bd7 23:45:17 ---> fbd1d3a63510 23:45:17 Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:45:17 ---> Running in 3ab2be94b45e 23:45:17 Removing intermediate container 3ab2be94b45e 23:45:17 ---> 407c15b262d3 23:45:17 Step 22/22 : LABEL version=0.0.0 23:45:17 ---> Running in 8deb3f94214f 23:45:18 Removing intermediate container 8deb3f94214f 23:45:18 ---> dd24e2d92b6d 23:45:18 23:45:18 Successfully built dd24e2d92b6d 23:45:18 Successfully tagged support-scheduler-arm64:latest 23:45:18  Building support-scheduler ... done Building security-spire-server 23:45:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:45:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:45:36 ---> 6a1ec63d1fa7 23:45:36 Step 3/23 : WORKDIR /edgex-go 23:45:36 ---> Using cache 23:45:36 ---> 04609d8fe4c2 23:45:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:45:36 ---> Running in 5f7f56bfdf01 23:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:45:38 OK: 221 MiB in 51 packages 23:45:42 Removing intermediate container 5f7f56bfdf01 23:45:42 ---> d816fd7f821f 23:45:42 Step 5/23 : COPY go.mod vendor* ./ 23:45:42 ---> b8cc9c043c49 23:45:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:42 ---> Running in 9ee50ad98db6 23:47:34 Removing intermediate container 9ee50ad98db6 23:47:34 ---> a526df3cccfd 23:47:34 Step 7/23 : COPY . . 23:47:34 ---> 27b8e3ba994c 23:47:34 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:47:34 ---> Running in 145d260560da 23:47:34 Removing intermediate container 145d260560da 23:47:34 ---> 149aed83692d 23:47:34 Step 9/23 : WORKDIR /edgex-go/spire-build 23:47:34 ---> Running in d41b07c56f53 23:47:34 Removing intermediate container d41b07c56f53 23:47:34 ---> 2047323e6a72 23:47:34 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 23:47:34 ---> Running in d07ceb97feb7 23:47:37 Removing intermediate container d07ceb97feb7 23:47:37 ---> e611ab8a1884 23:47:37 Step 11/23 : WORKDIR /edgex-go 23:47:37 ---> Running in 6c011d0e2e62 23:47:38 Removing intermediate container 6c011d0e2e62 23:47:38 ---> e298fd0ebd2b 23:47:38 23:47:38 Step 12/23 : FROM alpine:3.15 23:47:38 ---> 354640af7b1b 23:47:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:47:38 ---> Using cache 23:47:38 ---> c06a5e625a40 23:47:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:47:38 ---> Using cache 23:47:38 ---> ac49ddf73967 23:47:38 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:47:43 ---> 4b6ae3a5b232 23:47:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:47:44 ---> 33ae22fb8fac 23:47:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:47:45 ---> b53e0dfbf5ac 23:47:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:47:46 ---> 0abb7d4a529a 23:47:46 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:47:46 ---> Running in 098f6c07382d 23:47:46 Removing intermediate container 098f6c07382d 23:47:46 ---> da81c2c23d6d 23:47:46 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:47:46 ---> Running in b75d72b6240a 23:47:47 Removing intermediate container b75d72b6240a 23:47:47 ---> dc1a2e105e6f 23:47:47 Step 21/23 : LABEL arch=arm64 23:47:47 ---> Running in dfcdbd56f23c 23:47:48 Removing intermediate container dfcdbd56f23c 23:47:48 ---> 5540bafc9978 23:47:48 Step 22/23 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:47:48 ---> Running in 25c3f6be0c62 23:47:48 Removing intermediate container 25c3f6be0c62 23:47:48 ---> 5d705e890ce6 23:47:48 Step 23/23 : LABEL version=0.0.0 23:47:48 ---> Running in 1c237e8f573e 23:47:49 Removing intermediate container 1c237e8f573e 23:47:49 ---> 438b88a067c7 23:47:49 23:47:49 Successfully built 438b88a067c7 23:47:49 Successfully tagged security-spire-server-arm64:latest 23:47:49 Building security-spire-config 23:48:08  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:48:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:48:08 ---> 6a1ec63d1fa7 23:48:08 Step 3/24 : WORKDIR /edgex-go 23:48:08 ---> Using cache 23:48:08 ---> 04609d8fe4c2 23:48:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:48:08 ---> Using cache 23:48:08 ---> d816fd7f821f 23:48:08 Step 5/24 : COPY go.mod vendor* ./ 23:48:08 ---> Using cache 23:48:08 ---> b8cc9c043c49 23:48:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:08 ---> Using cache 23:48:08 ---> a526df3cccfd 23:48:08 Step 7/24 : COPY . . 23:48:08 ---> Using cache 23:48:08 ---> 27b8e3ba994c 23:48:08 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:48:08 ---> Using cache 23:48:08 ---> 149aed83692d 23:48:08 Step 9/24 : WORKDIR /edgex-go/spire-build 23:48:08 ---> Using cache 23:48:08 ---> 2047323e6a72 23:48:08 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 23:48:08 ---> Running in dee8173cfd00 23:48:09 Removing intermediate container dee8173cfd00 23:48:09 ---> be68178bd126 23:48:09 Step 11/24 : WORKDIR /edgex-go 23:48:09 ---> Running in 74e8bff0a135 23:48:09 Removing intermediate container 74e8bff0a135 23:48:09 ---> 42c69415b3d3 23:48:09 23:48:09 Step 12/24 : FROM alpine:3.15 23:48:09 ---> 354640af7b1b 23:48:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:48:09 ---> Using cache 23:48:09 ---> c06a5e625a40 23:48:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:48:09 ---> Running in d5af2b7564c7 23:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:48:13 v3.15.7-3-geaba0ee5780 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:48:13 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:48:13 OK: 15734 distinct packages available 23:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:48:15 (1/4) Installing dumb-init (1.2.5-r1) 23:48:15 (2/4) Installing musl-obstack (1.2.3-r0) 23:48:15 (3/4) Installing libucontext (1.1-r0) 23:48:15 (4/4) Installing gcompat (1.0.0-r4) 23:48:15 Executing busybox-1.34.1-r7.trigger 23:48:15 OK: 6 MiB in 18 packages 23:48:17 Removing intermediate container d5af2b7564c7 23:48:17 ---> e854472690ef 23:48:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:48:24 ---> 7a81c9b090af 23:48:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:48:24 ---> a0ce670a8c66 23:48:24 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:48:24 ---> Running in f4ca2cd4dc5a 23:48:24 Removing intermediate container f4ca2cd4dc5a 23:48:24 ---> 430fa7e72d84 23:48:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:48:25 ---> d92bc3dfd53f 23:48:25 Step 19/24 : WORKDIR / 23:48:25 ---> Running in 21c8578c6828 23:48:27 Removing intermediate container 21c8578c6828 23:48:27 ---> 590c2b259e71 23:48:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:48:27 ---> Running in ef63d5bf172c 23:48:28 Removing intermediate container ef63d5bf172c 23:48:28 ---> 08736928b7dc 23:48:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:48:28 ---> Running in 256f53250f66 23:48:28 Removing intermediate container 256f53250f66 23:48:28 ---> b63cbb644d7a 23:48:28 Step 22/24 : LABEL arch=arm64 23:48:28 ---> Running in 89d5eebb91fd 23:48:29 Removing intermediate container 89d5eebb91fd 23:48:29 ---> 97961353d9b9 23:48:29 Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:48:29 ---> Running in f6ddde2e11e3 23:48:30 Removing intermediate container f6ddde2e11e3 23:48:30 ---> c40515890d9c 23:48:30 Step 24/24 : LABEL version=0.0.0 23:48:30 ---> Running in 3772019067e1 23:48:30 Removing intermediate container 3772019067e1 23:48:30 ---> dd96aaae88b4 23:48:30 23:48:31 Successfully built dd96aaae88b4 23:48:31 Successfully tagged security-spire-config-arm64:latest 23:48:31 Building core-command 23:48:49  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:48:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:48:49 ---> 6a1ec63d1fa7 23:48:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:48:49 ---> Using cache 23:48:49 ---> 6831ed4481b6 23:48:49 Step 4/23 : WORKDIR /edgex-go 23:48:49 ---> Using cache 23:48:49 ---> 1c6bc7fe60c9 23:48:49 Step 5/23 : RUN apk add --update --no-cache make git 23:48:49 ---> Using cache 23:48:49 ---> aef37a639f73 23:48:49 Step 6/23 : COPY go.mod vendor* ./ 23:48:49 ---> Using cache 23:48:49 ---> 74b423b9e058 23:48:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:49 ---> Using cache 23:48:49 ---> 7a03267d7239 23:48:49 Step 8/23 : COPY . . 23:48:49 ---> Using cache 23:48:49 ---> 4c67c62cf42f 23:48:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:48:49 ---> Running in 6d377d8a6cde 23:48:49 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 23:49:01 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 23:49:23 Removing intermediate container 57cca5dab746 23:49:23 ---> a7166c8047fa 23:49:23 23:49:23 Step 9/24 : FROM alpine:3.16 23:49:23 ---> 4c81e5bf8899 23:49:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:49:23 ---> Running in dc15566dc252 23:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:49:25 (1/3) Installing ca-certificates (20220614-r0) 23:49:25 (2/3) Installing dumb-init (1.2.5-r1) 23:49:25 (3/3) Installing su-exec (0.2-r1) 23:49:25 Executing busybox-1.35.0-r17.trigger 23:49:25 Executing ca-certificates-20220614-r0.trigger 23:49:26 OK: 6 MiB in 17 packages 23:49:27 Removing intermediate container dc15566dc252 23:49:27 ---> da10e95f94ce 23:49:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:49:27 ---> Running in 9740f66ffce6 23:49:28 Removing intermediate container 9740f66ffce6 23:49:28 ---> e6947ea671d6 23:49:28 Step 12/24 : WORKDIR / 23:49:28 ---> Running in 385f23582782 23:49:29 Removing intermediate container 385f23582782 23:49:29 ---> 600a44b2622d 23:49:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:49:31 ---> 56efbdf9de94 23:49:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:49:32 ---> 517f0194cbf8 23:49:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:49:33 ---> e6c354fedb6a 23:49:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:49:33 ---> 53b5a67a4937 23:49:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:49:35 ---> c3d0fcb0380c 23:49:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:49:37 ---> 3534be8618ba 23:49:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:49:37 ---> 761a7dd9a187 23:49:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:49:37 ---> Running in fb2a2a36f56b 23:49:41 Removing intermediate container fb2a2a36f56b 23:49:41 ---> 00ba6baf5608 23:49:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:49:41 ---> Running in 69ae358da9c6 23:49:43 Removing intermediate container 69ae358da9c6 23:49:43 ---> 5e0f66f1990e 23:49:43 Step 22/24 : LABEL arch=arm64 23:49:43 ---> Running in 2bf189b7b49f 23:49:44 Removing intermediate container 2bf189b7b49f 23:49:44 ---> 105de7cca792 23:49:44 Step 23/24 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:49:44 ---> Running in 92d71cdc9534 23:49:44 Removing intermediate container 92d71cdc9534 23:49:44 ---> bff56649dc31 23:49:44 Step 24/24 : LABEL version=0.0.0 23:49:44 ---> Running in f5a5e7d96930 23:49:45 Removing intermediate container f5a5e7d96930 23:49:45 ---> d5bf92bdc9f6 23:49:45 23:49:45 Successfully built d5bf92bdc9f6 23:49:45 Successfully tagged security-secretstore-setup-arm64:latest 23:50:42  Building security-secretstore-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:51:04 Removing intermediate container d09c2edc6af7 23:51:04 ---> 4805abe04840 23:51:04 23:51:04 Step 10/22 : FROM alpine:3.16 23:51:04 ---> 4c81e5bf8899 23:51:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:51:04 ---> Running in 36bfec98a07c 23:51:04 Removing intermediate container 36bfec98a07c 23:51:04 ---> a13bc3f73836 23:51:04 Step 12/22 : ENV APP_PORT=59880 23:51:04 ---> Running in 2e01dfd3d84d 23:51:04 Removing intermediate container 2e01dfd3d84d 23:51:04 ---> f3260488a68b 23:51:04 Step 13/22 : EXPOSE $APP_PORT 23:51:04 ---> Running in e3dd75bd1013 23:51:04 Removing intermediate container 5c65f293275c 23:51:04 ---> 6a6a67820265 23:51:04 23:51:04 Step 9/21 : FROM alpine:3.16 23:51:04 ---> 4c81e5bf8899 23:51:04 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:51:05 ---> Running in 63ad766c2925 23:51:05 Removing intermediate container e3dd75bd1013 23:51:05 ---> 9edd7c25fe09 23:51:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:51:05 ---> Running in a92c9d85068c 23:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:09 (1/6) Installing ca-certificates (20220614-r0) 23:51:09 (2/6) Installing brotli-libs (1.0.9-r6) 23:51:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:51:09 (4/6) Installing libcurl (7.83.1-r5) 23:51:09 (1/1) Installing dumb-init (1.2.5-r1) 23:51:09 Executing busybox-1.35.0-r17.trigger 23:51:09 (5/6) Installing curl (7.83.1-r5) 23:51:09 (6/6) Installing dumb-init (1.2.5-r1) 23:51:09 Executing busybox-1.35.0-r17.trigger 23:51:09 OK: 5 MiB in 15 packages 23:51:09 Executing ca-certificates-20220614-r0.trigger 23:51:09 OK: 8 MiB in 20 packages 23:51:11 Removing intermediate container a92c9d85068c 23:51:11 ---> 49b9fb13d38e 23:51:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:51:13 ---> 4d076f705fee 23:51:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:51:13 Removing intermediate container 63ad766c2925 23:51:13 ---> 5bfe74c82718 23:51:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:51:13 ---> Running in bbc9ee773aaa 23:51:14 Removing intermediate container bbc9ee773aaa 23:51:14 ---> 21de1510b58e 23:51:14 Step 12/21 : WORKDIR /edgex 23:51:14 ---> Running in bf1dc828e3f3 23:51:15 Removing intermediate container bf1dc828e3f3 23:51:15 ---> 45f100cde517 23:51:15 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:51:16 ---> cb79a8fe141a 23:51:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:51:16 ---> a79ab698096a 23:51:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:51:18 ---> 97649d0066d4 23:51:18 Step 18/22 : ENTRYPOINT ["/core-data"] 23:51:18 ---> Running in f996ece1098e 23:51:18 Removing intermediate container f996ece1098e 23:51:18 ---> 8f616130728b 23:51:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:51:18 ---> Running in 7b5dda9ae66f 23:51:19 ---> f0bf6d38140a 23:51:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:51:19 Removing intermediate container 7b5dda9ae66f 23:51:19 ---> 3522ffc36876 23:51:19 Step 20/22 : LABEL arch=arm64 23:51:19 ---> Running in b295057bc6e1 23:51:20 Removing intermediate container b295057bc6e1 23:51:20 ---> f5010f0efcc1 23:51:20 Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:51:20 ---> Running in a5f47242fedf 23:51:21 Removing intermediate container a5f47242fedf 23:51:21 ---> ea12efe53666 23:51:21 Step 22/22 : LABEL version=0.0.0 23:51:21 ---> Running in 1412de6a4298 23:51:21 ---> 7d7438edf43d 23:51:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:51:22 Removing intermediate container 1412de6a4298 23:51:22 ---> 8dc37b7722af 23:51:22 23:51:23 Successfully built 8dc37b7722af 23:51:23 Successfully tagged core-data-arm64:latest 23:51:23  Building core-data ... done  ---> f43ba4c6b9c0 23:51:23 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:51:23 ---> Running in 38fa6770a33c 23:51:26 Removing intermediate container 38fa6770a33c 23:51:26 ---> 5ccdb9da59ec 23:51:26 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:51:26 ---> Running in c6ee0a19601c 23:51:27 Removing intermediate container c6ee0a19601c 23:51:27 ---> 9a6eee7077b0 23:51:27 Step 19/21 : LABEL arch=arm64 23:51:27 ---> Running in 8da9b111a3ab 23:51:27 Removing intermediate container 8da9b111a3ab 23:51:27 ---> 264d49691291 23:51:27 Step 20/21 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:51:27 ---> Running in 7c385d791ef2 23:51:28 Removing intermediate container 7c385d791ef2 23:51:28 ---> 4b575addd751 23:51:28 Step 21/21 : LABEL version=0.0.0 23:51:28 ---> Running in 4820d11a0f84 23:51:29 Removing intermediate container 4820d11a0f84 23:51:29 ---> f2b36e9a7fb2 23:51:29 23:51:29 Successfully built f2b36e9a7fb2 23:51:29 Successfully tagged security-proxy-setup-arm64:latest 23:52:50  Building security-proxy-setup ... done Removing intermediate container 6d377d8a6cde 23:52:50 ---> 435303544118 23:52:50 23:52:50 Step 10/23 : FROM alpine:3.16 23:52:50 ---> 4c81e5bf8899 23:52:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:52:50 ---> Using cache 23:52:50 ---> e972458b3a51 23:52:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:52:50 ---> Using cache 23:52:50 ---> 92c6bfd3bb35 23:52:50 Step 13/23 : ENV APP_PORT=59882 23:52:50 ---> Running in 1649591889a7 23:52:50 Removing intermediate container 1649591889a7 23:52:50 ---> 090bcf7de751 23:52:50 Step 14/23 : EXPOSE $APP_PORT 23:52:50 ---> Running in 91c78ba18528 23:52:50 Removing intermediate container 91c78ba18528 23:52:50 ---> fba3a8fac941 23:52:50 Step 15/23 : WORKDIR / 23:52:50 ---> Running in a61373ba8147 23:52:50 Removing intermediate container 95c3cdcf2456 23:52:50 ---> 5a9cd43d4258 23:52:50 23:52:50 Step 10/22 : FROM alpine:3.16 23:52:50 ---> 4c81e5bf8899 23:52:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:52:50 ---> Running in 2d303be2a912 23:52:50 Removing intermediate container a61373ba8147 23:52:50 ---> a9b8de402e43 23:52:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:50 ---> c16026646d1f 23:52:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:52:50 ---> c97fc41993a5 23:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:52:50 ---> f49cf8181940 23:52:50 Step 19/23 : ENTRYPOINT ["/core-command"] 23:52:50 (1/2) Installing ca-certificates (20220614-r0) 23:52:50 ---> Running in 71b65b09fe56 23:52:50 (2/2) Installing dumb-init (1.2.5-r1) 23:52:50 Executing busybox-1.35.0-r17.trigger 23:52:50 Executing ca-certificates-20220614-r0.trigger 23:52:50 Removing intermediate container 71b65b09fe56 23:52:50 ---> fb2b170d0ff3 23:52:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:50 OK: 6 MiB in 16 packages 23:52:50 ---> Running in 7925fb206f36 23:52:50 Removing intermediate container 7925fb206f36 23:52:50 ---> 1ae3c3e94419 23:52:50 Step 21/23 : LABEL arch=arm64 23:52:50 ---> Running in 5f56cf98642b 23:52:50 Removing intermediate container 5f56cf98642b 23:52:50 ---> 086734057749 23:52:50 Step 22/23 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:52:50 ---> Running in 87c1e8935e3e 23:52:50 Removing intermediate container 2d303be2a912 23:52:50 ---> 95b265b0e27a 23:52:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:52:50 Removing intermediate container 87c1e8935e3e 23:52:50 ---> 701eac17590a 23:52:50 Step 23/23 : LABEL version=0.0.0 23:52:50 ---> Running in 760f427f2bfd 23:52:50 ---> Running in 578f1fcecff0 23:52:50 Removing intermediate container 760f427f2bfd 23:52:50 ---> d8cdcdf5f2c3 23:52:50 Step 13/22 : ENV APP_PORT=59860 23:52:50 Removing intermediate container 578f1fcecff0 23:52:50 ---> 3fa6239115b1 23:52:50 23:52:50 ---> Running in a9943b6ad590 23:52:50 Successfully built 3fa6239115b1 23:52:50 Successfully tagged core-command-arm64:latest 23:52:50  Building core-command ... done Removing intermediate container a9943b6ad590 23:52:50 ---> 66c01df948c1 23:52:50 Step 14/22 : EXPOSE $APP_PORT 23:52:50 ---> Running in 42a398171f72 23:52:50 Removing intermediate container 42a398171f72 23:52:50 ---> e47b107f3fb2 23:52:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:50 ---> 956beac3cf63 23:52:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:52:50 ---> 502445c0c5c9 23:52:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:52:51 ---> b8165b3ef3ac 23:52:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:52:51 ---> Running in 3730f0956a9b 23:52:51 Removing intermediate container 3730f0956a9b 23:52:51 ---> e4f62b617bee 23:52:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:52 ---> Running in ab6e1f203c64 23:52:52 Removing intermediate container ab6e1f203c64 23:52:52 ---> c266a9bb4b7e 23:52:52 Step 20/22 : LABEL arch=arm64 23:52:52 ---> Running in 7cb537e751f0 23:52:52 Removing intermediate container 7cb537e751f0 23:52:52 ---> 7b50007a5a60 23:52:52 Step 21/22 : LABEL git_sha=5ee3b2bb24e06d2693944d389d843385d51c141b 23:52:52 ---> Running in ee187ef181db 23:52:53 Removing intermediate container ee187ef181db 23:52:53 ---> da4e73c8499d 23:52:53 Step 22/22 : LABEL version=0.0.0 23:52:53 ---> Running in 0636d6c6f7e9 23:52:53 Removing intermediate container 0636d6c6f7e9 23:52:53 ---> 72330a371ddd 23:52:53 23:52:53 Successfully built 72330a371ddd 23:52:53 Successfully tagged support-notifications-arm64:latest 23:52:53  Building support-notifications ... done  [Pipeline] } 23:52:53 $ docker stop --time=1 9b3abbf31940f5f57b5152b9d8ac0af8a3fd1cc250e196cd2f8442be3c41649f 23:52:55 $ docker rm -f --volumes 9b3abbf31940f5f57b5152b9d8ac0af8a3fd1cc250e196cd2f8442be3c41649f [Pipeline] // withDockerContainer [Pipeline] sh 23:52:56 + docker images 23:52:56 REPOSITORY TAG IMAGE ID CREATED SIZE 23:52:56 support-notifications-arm64 latest 72330a371ddd 3 seconds ago 29.7MB 23:52:56 core-command-arm64 latest 3fa6239115b1 8 seconds ago 17MB 23:52:56 5a9cd43d4258 14 seconds ago 1.57GB 23:52:56 435303544118 17 seconds ago 1.51GB 23:52:56 security-proxy-setup-arm64 latest f2b36e9a7fb2 About a minute ago 26.9MB 23:52:56 core-data-arm64 latest 8dc37b7722af About a minute ago 17.2MB 23:52:56 6a6a67820265 About a minute ago 1.5GB 23:52:56 4805abe04840 About a minute ago 1.51GB 23:52:56 security-secretstore-setup-arm64 latest d5bf92bdc9f6 3 minutes ago 29MB 23:52:56 a7166c8047fa 3 minutes ago 1.5GB 23:52:56 security-spire-config-arm64 latest dd96aaae88b4 4 minutes ago 83.6MB 23:52:56 42c69415b3d3 4 minutes ago 1.38GB 23:52:56 security-spire-server-arm64 latest 438b88a067c7 5 minutes ago 84.3MB 23:52:56 e298fd0ebd2b 5 minutes ago 1.38GB 23:52:56 support-scheduler-arm64 latest dd24e2d92b6d 7 minutes ago 29MB 23:52:56 3c773813e0b0 7 minutes ago 1.57GB 23:52:56 security-spiffe-token-provider-arm64 latest 10a9d7f18b11 8 minutes ago 29.1MB 23:52:56 0f0501267cfe 9 minutes ago 1.54GB 23:52:56 core-metadata-arm64 latest 0732ca1b035a 9 minutes ago 17.7MB 23:52:56 9df3b89c3a0d 9 minutes ago 1.51GB 23:52:56 security-bootstrapper-arm64 latest 68b5ea8ffb94 10 minutes ago 19.6MB 23:52:56 core-common-config-bootstrapper-arm64 latest 4ac84b6df52f 10 minutes ago 14.9MB 23:52:56 d30c7e10fbc1 11 minutes ago 1.5GB 23:52:56 0f2398f32197 11 minutes ago 1.5GB 23:52:56 security-spire-agent-arm64 latest de637c27f278 17 minutes ago 122MB 23:52:56 a9926ceb4bcf 18 minutes ago 1.38GB 23:52:56 ci-base-image-arm64 latest 6a1ec63d1fa7 32 minutes ago 905MB 23:52:56 alpine 3.15 354640af7b1b 4 days ago 5.34MB 23:52:56 alpine 3.16 4c81e5bf8899 4 days ago 5.3MB 23:52:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 23:52:56 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 23:52:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:56 23:52:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:57 arm64: Pulling from edgex-lftools-log-publisher 23:52:57 8998bd30e6a1: Pulling fs layer 23:52:57 04944245beec: Pulling fs layer 23:52:57 699f458cf7ca: Pulling fs layer 23:52:57 765212b225bb: Pulling fs layer 23:52:57 f23df028b6ca: Pulling fs layer 23:52:57 d65c8cfc05b1: Pulling fs layer 23:52:57 2437ff75d9bd: Pulling fs layer 23:52:57 765212b225bb: Waiting 23:52:57 f23df028b6ca: Waiting 23:52:57 d65c8cfc05b1: Waiting 23:52:57 2437ff75d9bd: Waiting 23:52:57 04944245beec: Verifying Checksum 23:52:57 04944245beec: Download complete 23:52:57 765212b225bb: Verifying Checksum 23:52:57 765212b225bb: Download complete 23:52:57 f23df028b6ca: Verifying Checksum 23:52:57 f23df028b6ca: Download complete 23:52:57 d65c8cfc05b1: Verifying Checksum 23:52:57 d65c8cfc05b1: Download complete 23:52:57 699f458cf7ca: Verifying Checksum 23:52:57 699f458cf7ca: Download complete 23:52:57 8998bd30e6a1: Verifying Checksum 23:52:57 8998bd30e6a1: Download complete 23:53:00 2437ff75d9bd: Verifying Checksum 23:53:00 2437ff75d9bd: Download complete 23:53:01 8998bd30e6a1: Pull complete 23:53:02 04944245beec: Pull complete 23:53:03 699f458cf7ca: Pull complete 23:53:03 765212b225bb: Pull complete 23:53:04 f23df028b6ca: Pull complete 23:53:05 d65c8cfc05b1: Pull complete 23:53:20 2437ff75d9bd: Pull complete 23:53:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:53:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:20 prd-ubuntu20.04-docker-arm64-4c-16g-5912 does not seem to be running inside a container 23:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:53:23 $ docker top 14bbebde4c801fdf12ea5789924f599b3c850821511a68c3068d3cc50311f9f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:23 ---> job-cost.sh 23:53:23 lf-activate-venv: SKIPPING 23:53:23 INFO: No Stack... 23:53:24 INFO: Retrieving Pricing Info for: v3-standard-4 23:53:25 INFO: Archiving Costs [Pipeline] sh 23:53:25 + cat /w/workspace/edgex-go/2/archives/cost.csv 23:53:25 + cut -d, -f6 [Pipeline] lock 23:53:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-2-stack-cost] 23:53:25 Resource [jenkins-edgexfoundry-edgex-go-PR-4352-2-stack-cost] did not exist. Created. 23:53:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:53:26 + echo total: 0.10999999940395355 [Pipeline] stash 23:53:26 Stashed 1 file(s) [Pipeline] } 23:53:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:53:26 $ docker stop --time=1 14bbebde4c801fdf12ea5789924f599b3c850821511a68c3068d3cc50311f9f7 23:53:28 $ docker rm -f --volumes 14bbebde4c801fdf12ea5789924f599b3c850821511a68c3068d3cc50311f9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:53:28 provisioning config files... 23:53:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9301976503983529973tmp [Pipeline] { [Pipeline] sh 23:53:28 + set +x 23:53:28 + bash -s -- 23:53:28 + curl -s https://codecov.io/bash 23:53:28 23:53:28 _____ _ 23:53:28 / ____| | | 23:53:28 | | ___ __| | ___ ___ _____ __ 23:53:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:53:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:53:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:53:28 Bash-1.0.6 23:53:28 23:53:28 23:53:28 ==> git version 2.25.1 found 23:53:28 ==> 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 23:53:28 Release-Date: 2020-01-08 23:53:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:53:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:53:28 ==> Jenkins CI detected. 23:53:28 current dir:  /w/workspace/edgex-go/2 23:53:28 project root: . 23:53:28 --> token set from env 23:53:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:53:28 ==> Running gcov in . (disable via -X gcov) 23:53:28 ==> Python coveragepy not found 23:53:28 ==> Searching for coverage reports in: 23:53:28 + . 23:53:28 -> Found 1 reports 23:53:28 ==> Detecting git/mercurial file structure 23:53:28 ==> Reading reports 23:53:28 + ./coverage.out bytes=487418 23:53:28 ==> Appending adjustments 23:53:28 https://docs.codecov.io/docs/fixing-reports 23:53:29 + Found adjustments 23:53:29 ==> Gzipping contents 23:53:30 64K /tmp/codecov.uGQiAO.gz 23:53:30 ==> Uploading reports 23:53:30 url: https://codecov.io 23:53:30 query: branch=PR-4352&commit=5ee3b2bb24e06d2693944d389d843385d51c141b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 23:53:30 -> Pinging Codecov 23:53:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=5ee3b2bb24e06d2693944d389d843385d51c141b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 23:53:30 -> Uploading to 23:53:30 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/5ee3b2bb24e06d2693944d389d843385d51c141b/e76460fa-0f6f-4cfc-98cd-86796f58255a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T235330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5bc9f7fd419bebd098a9554611fb4c8023dca9e9fbef32d6b12147871c980d7 23:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:53:30 Dload Upload Total Spent Left Speed 23:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62895 0 0 100 62895 0 228k --:--:-- --:--:-- --:--:-- 227k 23:53:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ee3b2bb24e06d2693944d389d843385d51c141b [Pipeline] } 23:53:30 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 23:53:31 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 23:53:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:53:32 ---> package-listing.sh 23:53:32 ++ tr '[:upper:]' '[:lower:]' 23:53:32 ++ facter osfamily 23:53:32 + OS_FAMILY=debian 23:53:32 + workspace=/w/workspace/edgex-go/2 23:53:32 + START_PACKAGES=/tmp/packages_start.txt 23:53:32 + END_PACKAGES=/tmp/packages_end.txt 23:53:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:32 + PACKAGES=/tmp/packages_start.txt 23:53:32 + '[' /w/workspace/edgex-go/2 ']' 23:53:32 + PACKAGES=/tmp/packages_end.txt 23:53:32 + case "${OS_FAMILY}" in 23:53:32 + dpkg -l 23:53:32 + grep '^ii' 23:53:32 + '[' -f /tmp/packages_start.txt ']' 23:53:32 + '[' -f /tmp/packages_end.txt ']' 23:53:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:32 + '[' /w/workspace/edgex-go/2 ']' 23:53:32 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:53:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:53:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:53:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:33 23:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:33 latest: Pulling from edgex-lftools-log-publisher 23:53:33 5eb5b503b376: Pulling fs layer 23:53:33 5c69ac0246d0: Pulling fs layer 23:53:33 ec43610c2a17: Pulling fs layer 23:53:33 3a2ae6a8a46f: Pulling fs layer 23:53:33 33b1e0a273af: Pulling fs layer 23:53:33 5d3b04190fa2: Pulling fs layer 23:53:33 2f39f015ded8: Pulling fs layer 23:53:33 5d3b04190fa2: Waiting 23:53:33 3a2ae6a8a46f: Waiting 23:53:33 2f39f015ded8: Waiting 23:53:33 33b1e0a273af: Waiting 23:53:33 5c69ac0246d0: Download complete 23:53:33 3a2ae6a8a46f: Verifying Checksum 23:53:33 3a2ae6a8a46f: Download complete 23:53:33 33b1e0a273af: Verifying Checksum 23:53:33 33b1e0a273af: Download complete 23:53:33 5d3b04190fa2: Download complete 23:53:33 ec43610c2a17: Verifying Checksum 23:53:33 ec43610c2a17: Download complete 23:53:34 5eb5b503b376: Verifying Checksum 23:53:34 5eb5b503b376: Download complete 23:53:34 2f39f015ded8: Download complete 23:53:35 5eb5b503b376: Pull complete 23:53:35 5c69ac0246d0: Pull complete 23:53:35 ec43610c2a17: Pull complete 23:53:35 3a2ae6a8a46f: Pull complete 23:53:36 33b1e0a273af: Pull complete 23:53:36 5d3b04190fa2: Pull complete 23:53:40 2f39f015ded8: Pull complete 23:53:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:40 prd-ubuntu20.04-docker-8c-8g-5910 does not seem to be running inside a container 23:53:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:53:43 $ docker top 9664ecd0a634a9afd9fcb5f7ba19af18255cc7a7e8fdc6abbdb1debfc537788b -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:53:44 + mkdir -p /var/log/sysstat [Pipeline] sh 23:53:44 + ls /var/log/sa-host 23:53:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:44 provisioning config files... 23:53:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7750303932545278456tmp [Pipeline] { [Pipeline] echo 23:53:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:53:45 ---> create-netrc.sh [Pipeline] } 23:53:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:53:45 ---> python-tools-install.sh [Pipeline] echo 23:53:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:53:45 ---> sudo-logs.sh 23:53:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:53:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:53:46 ---> job-cost.sh 23:53:46 lf-activate-venv: SKIPPING 23:53:46 DEBUG: total: 0.10999999940395355 23:53:46 INFO: Retrieving Stack Cost... 23:53:47 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:47 INFO: Archiving Costs [Pipeline] echo 23:53:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:53:48 ---> logs-deploy.sh 23:53:48 lf-activate-venv: SKIPPING 23:53:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/2 23:53:48 INFO: archiving workspace using pattern(s): 23:53:49 Archives upload complete. 23:53:49 INFO: archiving logs to Nexus