Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 972abf91defd9ab7906baf1e32b29f9179df2ea2+a37026ef060af0a96832afa785f280dce900bb2a (8156b2abaa3fb77b102e9e2b6b4b96e86a8babe9) 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-ssh6103061722338121185.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-ssh3172066093233454687.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-4302/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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8470599536561681257.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-ssh9916312361139684622.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-4302/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-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13466556863508468585.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 Running on prd-ubuntu20.04-docker-8c-8g-3735 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a37026ef060af0a96832afa785f280dce900bb2a into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 > 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 Merge succeeded, producing 6805b69ef80b81d4764c74be6c24397819c5a4d5 Checking out Revision 6805b69ef80b81d4764c74be6c24397819c5a4d5 (PR-4302) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a37026ef060af0a96832afa785f280dce900bb2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6805b69ef80b81d4764c74be6c24397819c5a4d5 # timeout=10 Commit message: "Merge commit 'a37026ef060af0a96832afa785f280dce900bb2a' into HEAD" > git rev-list --no-walk 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:50 ========================================================= 08:30:50 EdgeX Global Pipelines Version Info 08:30:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:51 ------------------- 08:30:51 stable info: 08:30:51 ------------------- 08:30:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:51 Message: update stable to v1.0.244 08:30:51 ------------------- 08:30:51 experimental info: 08:30:51 ------------------- 08:30:51 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6805b69ef80b81d4764c74be6c24397819c5a4d5 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6805b69 [Pipeline] echo 08:30:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:52 provisioning config files... 08:30:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3138891567682645575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:52 ---> docker-login.sh 08:30:52 nexus3.edgexfoundry.org:10001 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 nexus3.edgexfoundry.org:10002 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 nexus3.edgexfoundry.org:10003 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 nexus3.edgexfoundry.org:10004 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 docker.io 08:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:53 Configure a credential helper to remove this warning. See 08:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:53 08:30:53 Login Succeeded 08:30:53 ---> docker-login.sh ends [Pipeline] } 08:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:54 + 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 08:30:54 + dirname cmd/core-command/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo core-command,cmd/core-command/Dockerfile 08:30:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:54 + dirname+ cmd/core-data/Dockerfile 08:30:54 cut -d/ -f2 08:30:54 + echo core-data,cmd/core-data/Dockerfile 08:30:54 + dirname cmd/core-metadata/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:54 + dirname cmd/security-bootstrapper/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:54 + dirname cmd/security-proxy-setup/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:54 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:54 + dirname cmd/security-spire-agent/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:54 + dirname cmd/security-spire-config/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:54 + dirname cmd/security-spire-server/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:54 + dirname cmd/support-notifications/Dockerfile 08:30:54 + cut -d/ -f2 08:30:54 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:54 + + dirname cmd/support-scheduler/Dockerfile 08:30:54 cut -d/ -f2 08:30:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:54 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 08:30:54 + git rev-list -1 --merges 6805b69ef80b81d4764c74be6c24397819c5a4d5~1..6805b69ef80b81d4764c74be6c24397819c5a4d5 [Pipeline] echo 08:30:54 -----------> git rev-list -1 --merges 6805b69ef80b81d4764c74be6c24397819c5a4d5~1..6805b69ef80b81d4764c74be6c24397819c5a4d5 6805b69ef80b81d4764c74be6c24397819c5a4d5 08:30:54 6805b69ef80b81d4764c74be6c24397819c5a4d5 [false] [Pipeline] sh 08:30:54 + git log --format=format:%s -1 6805b69ef80b81d4764c74be6c24397819c5a4d5 [Pipeline] echo 08:30:54 ========================================================= 08:30:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:55 + grep -v github /etc/ssh/ssh_known_hosts 08:30:55 + [ -e /tmp/ssh_known_hosts ] 08:30:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:55 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:55 08:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:55 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:55 b85a868b505f: Pulling fs layer 08:30:55 e2be974225ed: Pulling fs layer 08:30:55 339a4e72a1f5: Pulling fs layer 08:30:55 988bab9f4d93: Pulling fs layer 08:30:55 1469e6f7b9e6: Pulling fs layer 08:30:55 eaf3925da568: Pulling fs layer 08:30:55 bab4dde63d76: Pulling fs layer 08:30:55 bde34c3a00c8: Pulling fs layer 08:30:55 b352a97aabf1: Pulling fs layer 08:30:55 4872d77fe225: Pulling fs layer 08:30:55 5851b861e8e6: Pulling fs layer 08:30:55 988bab9f4d93: Waiting 08:30:55 eaf3925da568: Waiting 08:30:55 bab4dde63d76: Waiting 08:30:55 4872d77fe225: Waiting 08:30:55 bde34c3a00c8: Waiting 08:30:55 b352a97aabf1: Waiting 08:30:55 5851b861e8e6: Waiting 08:30:56 e2be974225ed: Verifying Checksum 08:30:56 e2be974225ed: Download complete 08:30:56 988bab9f4d93: Verifying Checksum 08:30:56 988bab9f4d93: Download complete 08:30:56 1469e6f7b9e6: Verifying Checksum 08:30:56 1469e6f7b9e6: Download complete 08:30:56 eaf3925da568: Verifying Checksum 08:30:56 eaf3925da568: Download complete 08:30:56 339a4e72a1f5: Verifying Checksum 08:30:56 339a4e72a1f5: Download complete 08:30:56 bde34c3a00c8: Verifying Checksum 08:30:56 bde34c3a00c8: Download complete 08:30:56 b352a97aabf1: Download complete 08:30:56 4872d77fe225: Verifying Checksum 08:30:56 4872d77fe225: Download complete 08:30:56 5851b861e8e6: Verifying Checksum 08:30:56 5851b861e8e6: Download complete 08:30:56 b85a868b505f: Verifying Checksum 08:30:56 b85a868b505f: Download complete 08:30:56 bab4dde63d76: Verifying Checksum 08:30:56 bab4dde63d76: Download complete 08:30:57 b85a868b505f: Pull complete 08:30:58 e2be974225ed: Pull complete 08:30:58 339a4e72a1f5: Pull complete 08:30:58 988bab9f4d93: Pull complete 08:30:58 1469e6f7b9e6: Pull complete 08:30:58 eaf3925da568: Pull complete 08:31:00 bab4dde63d76: Pull complete 08:31:01 bde34c3a00c8: Pull complete 08:31:01 b352a97aabf1: Pull complete 08:31:01 4872d77fe225: Pull complete 08:31:01 5851b861e8e6: Pull complete 08:31:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:02 prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container 08:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:06 $ docker top 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 -eo pid,comm 08:31:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:31:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:06 [ssh-agent] Looking for ssh-agent implementation... 08:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:06 $ docker exec 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 ssh-agent 08:31:06 SSH_AUTH_SOCK=/tmp/ssh-xxHosmrnYFm8/agent.32 08:31:06 SSH_AGENT_PID=38 08:31:06 Running ssh-add (command line suppressed) 08:31:06 Identity added: /w/workspace/edgex-go/7@tmp/private_key_9170929674703040335.key (/w/workspace/edgex-go/7@tmp/private_key_9170929674703040335.key) 08:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:06 + git tag --points-at HEAD [Pipeline] } 08:31:06 $ docker exec --env ******** --env ******** 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 ssh-agent -k 08:31:06 unset SSH_AUTH_SOCK; 08:31:06 unset SSH_AGENT_PID; 08:31:06 echo Agent pid 38 killed; 08:31:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:06 [ssh-agent] Looking for ssh-agent implementation... 08:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:07 $ docker exec 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 ssh-agent 08:31:07 SSH_AUTH_SOCK=/tmp/ssh-RUybxbHSestb/agent.71 08:31:07 SSH_AGENT_PID=77 08:31:07 Running ssh-add (command line suppressed) 08:31:07 Identity added: /w/workspace/edgex-go/7@tmp/private_key_12444535568272232072.key (/w/workspace/edgex-go/7@tmp/private_key_12444535568272232072.key) 08:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:07 + git semver init 08:31:07 2023-01-26 08:31:07,746 [run_init] DEBUG init version:0.0.0 force:False 08:31:07 2023-01-26 08:31:07,747 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 08:31:07 2023-01-26 08:31:07,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 08:31:07 2023-01-26 08:31:07,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 08:31:14 2023-01-26 08:31:13,803 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 08:31:14 2023-01-26 08:31:13,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4302 with force:False 08:31:14 2023-01-26 08:31:13,804 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4302 08:31:14 2023-01-26 08:31:13,808 [execute] INFO git cat-file --batch-check 08:31:14 2023-01-26 08:31:13,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:31:14 2023-01-26 08:31:13,814 [execute] INFO git cat-file --batch 08:31:14 2023-01-26 08:31:13,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:31:14 2023-01-26 08:31:13,818 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4302 08:31:14 0.0.0 [Pipeline] } 08:31:14 $ docker exec --env ******** --env ******** 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 ssh-agent -k 08:31:14 unset SSH_AUTH_SOCK; 08:31:14 unset SSH_AGENT_PID; 08:31:14 echo Agent pid 77 killed; 08:31:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:14 + git semver [Pipeline] } 08:31:15 $ docker stop --time=1 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 08:31:16 $ docker rm -f --volumes 3eb4cc617f946c8b879a32af91cf24fc517deb9e261db4ee19d2ebdeb3128cd9 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:17 Stashed 1 file(s) [Pipeline] echo 08:31:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:17 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:17 ========================================================= 08:31:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:31:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:17 213ec9aee27d: Pulling fs layer 08:31:17 4583459ba037: Pulling fs layer 08:31:17 93c1e223e6f2: Pulling fs layer 08:31:17 53926ce57604: Pulling fs layer 08:31:17 21b2b0c7a3f4: Pulling fs layer 08:31:17 22ff95d597cd: Pulling fs layer 08:31:17 12d6caf4c0d1: Pulling fs layer 08:31:17 53926ce57604: Waiting 08:31:17 22ff95d597cd: Waiting 08:31:17 21b2b0c7a3f4: Waiting 08:31:17 96b7cbca73a9: Pulling fs layer 08:31:17 12d6caf4c0d1: Waiting 08:31:17 a7acece74701: Pulling fs layer 08:31:17 96b7cbca73a9: Waiting 08:31:17 a7acece74701: Waiting 08:31:18 93c1e223e6f2: Verifying Checksum 08:31:18 93c1e223e6f2: Download complete 08:31:18 4583459ba037: Verifying Checksum 08:31:18 4583459ba037: Download complete 08:31:18 21b2b0c7a3f4: Download complete 08:31:18 22ff95d597cd: Verifying Checksum 08:31:18 22ff95d597cd: Download complete 08:31:18 213ec9aee27d: Verifying Checksum 08:31:18 12d6caf4c0d1: Verifying Checksum 08:31:18 12d6caf4c0d1: Download complete 08:31:18 213ec9aee27d: Pull complete 08:31:18 4583459ba037: Pull complete 08:31:18 93c1e223e6f2: Pull complete 08:31:18 53926ce57604: Verifying Checksum 08:31:18 53926ce57604: Download complete 08:31:19 a7acece74701: Verifying Checksum 08:31:19 a7acece74701: Download complete 08:31:19 96b7cbca73a9: Verifying Checksum 08:31:19 96b7cbca73a9: Download complete 08:31:22 53926ce57604: Pull complete 08:31:22 21b2b0c7a3f4: Pull complete 08:31:23 22ff95d597cd: Pull complete 08:31:23 12d6caf4c0d1: Pull complete 08:31:24 96b7cbca73a9: Pull complete 08:31:26 a7acece74701: Pull complete 08:31:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:26 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:26 WORKDIR /edgex 08:31:26 COPY go.mod . 08:31:26 RUN go mod download 08:31:26 docker build -t ci-base-image-x86_64 -f - . 08:31:27 Sending build context to Docker daemon 170.1MB 08:31:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:27 ---> db6d94c90886 08:31:27 Step 2/4 : WORKDIR /edgex 08:31:32 Still waiting to schedule task 08:31:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:39 ---> Running in af82d29a0bfb 08:31:39 Removing intermediate container af82d29a0bfb 08:31:39 ---> 619ef937200a 08:31:39 Step 3/4 : COPY go.mod . 08:31:39 ---> c379432a2638 08:31:39 Step 4/4 : RUN go mod download 08:31:39 ---> Running in 5aa0b2fc7136 08:31:54 Removing intermediate container 5aa0b2fc7136 08:31:54 ---> 22eced32cb90 08:31:54 Successfully built 22eced32cb90 08:31:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:54 + docker inspect -f . ci-base-image-x86_64 08:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:55 prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container 08:31:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:55 $ docker top e8d188fa8ab90c159c4c7010dfa3ec9b4970c26d94cc34ca51c50dd853d8a088 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:55 + go version 08:31:55 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:55 $ docker stop --time=1 e8d188fa8ab90c159c4c7010dfa3ec9b4970c26d94cc34ca51c50dd853d8a088 08:31:57 $ docker rm -f --volumes e8d188fa8ab90c159c4c7010dfa3ec9b4970c26d94cc34ca51c50dd853d8a088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:57 + docker inspect -f . ci-base-image-x86_64 08:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:57 prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container 08:31:57 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:58 $ docker top f8ecc735228dbd80543be0b8857b99bdb18d1f48bdbf85e76ce0a09c66138003 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:58 ========================================================= 08:31:58 [edgeXBuildGoParallel] Running Tests and Build... 08:31:58 ========================================================= [Pipeline] sh 08:31:58 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:31:58 + make test 08:31:58 go test -race -coverprofile=coverage.out ./... 08:32:05 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.120s coverage: 43.1% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.698s coverage: 89.2% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 2.4% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.567s coverage: 95.6% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.099s coverage: 60.0% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.117s coverage: 47.1% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.272s coverage: 79.9% of statements 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.073s coverage: 87.2% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 77.4% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.2% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.7% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 65.3% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:33:01 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:33:01 go vet ./... 08:33:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:04 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:05 + ls -al . 08:33:05 total 748 08:33:05 drwxrwxr-x 11 1001 1001 4096 Jan 26 08:31 . 08:33:05 drwxr-xr-x 4 root root 4096 Jan 26 08:31 .. 08:33:05 drwxrwxr-x 2 1001 1001 4096 Jan 26 08:30 .blubracket 08:33:05 -rw-rw-r-- 1 1001 1001 16 Jan 26 08:30 .dockerignore 08:33:05 drwxrwxr-x 8 1001 1001 4096 Jan 26 08:32 .git 08:33:05 drwxrwxr-x 3 1001 1001 4096 Jan 26 08:30 .github 08:33:05 -rw-rw-r-- 1 1001 1001 1024 Jan 26 08:30 .gitignore 08:33:05 -rw-rw-r-- 1 1001 1001 42 Jan 26 08:30 .golangci.yml 08:33:05 -rw-rw-r-- 1 1001 1001 87 Jan 26 08:30 .hadolint.yml 08:33:05 drwxr-xr-x 3 1001 1001 4096 Jan 26 08:31 .semver 08:33:05 -rw-rw-r-- 1 1001 1001 166 Jan 26 08:30 .sonarcloud.properties 08:33:05 -rw-rw-r-- 1 1001 1001 1171 Jan 26 08:30 ADOPTERS.md 08:33:05 -rw-rw-r-- 1 1001 1001 10825 Jan 26 08:30 Attribution.txt 08:33:05 -rw-rw-r-- 1 1001 1001 73765 Jan 26 08:30 CHANGELOG.md 08:33:05 -rw-rw-r-- 1 1001 1001 3804 Jan 26 08:30 CONTRIBUTING.md 08:33:05 -rw-rw-r-- 1 1001 1001 677 Jan 26 08:30 GOVERNANCE.md 08:33:05 -rw-rw-r-- 1 1001 1001 850 Jan 26 08:30 Jenkinsfile 08:33:05 -rw-rw-r-- 1 1001 1001 10775 Jan 26 08:30 LICENSE 08:33:05 -rw-rw-r-- 1 1001 1001 13388 Jan 26 08:30 Makefile 08:33:05 -rw-rw-r-- 1 1001 1001 582 Jan 26 08:30 OWNERS.md 08:33:05 -rw-rw-r-- 1 1001 1001 9403 Jan 26 08:30 README.md 08:33:05 -rw-rw-r-- 1 1001 1001 6912 Jan 26 08:30 SECURITY.md 08:33:05 -rw-rw-r-- 1 1001 1001 5 Jan 26 08:31 VERSION 08:33:05 drwxrwxr-x 2 1001 1001 4096 Jan 26 08:30 bin 08:33:05 drwxrwxr-x 17 1001 1001 4096 Jan 26 08:30 cmd 08:33:05 -rw-r--r-- 1 root root 489970 Jan 26 08:32 coverage.out 08:33:05 -rw-rw-r-- 1 1001 1001 3365 Jan 26 08:30 go.mod 08:33:05 -rw-rw-r-- 1 1001 1001 34951 Jan 26 08:30 go.sum 08:33:05 drwxrwxr-x 7 1001 1001 4096 Jan 26 08:30 internal 08:33:05 drwxrwxr-x 3 1001 1001 4096 Jan 26 08:30 openapi 08:33:05 drwxrwxr-x 4 1001 1001 4096 Jan 26 08:30 snap 08:33:05 -rw-rw-r-- 1 1001 1001 204 Jan 26 08:30 version.go [Pipeline] sh 08:33:05 + '[' -e coverage.out ] 08:33:05 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:05 Stashed 1 file(s) [Pipeline] sh 08:33:05 + make build 08:33:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33: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 08:33:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:35 $ docker stop --time=1 f8ecc735228dbd80543be0b8857b99bdb18d1f48bdbf85e76ce0a09c66138003 08:33:41 $ docker rm -f --volumes f8ecc735228dbd80543be0b8857b99bdb18d1f48bdbf85e76ce0a09c66138003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:41 08:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:42 latest: Pulling from edgex-devops/edgex-compose 08:33:42 cbdbe7a5bc2a: Pulling fs layer 08:33:42 ca9280d653b3: Pulling fs layer 08:33:42 7e9c9ca2126c: Pulling fs layer 08:33:42 cbdbe7a5bc2a: Download complete 08:33:42 cbdbe7a5bc2a: Pull complete 08:33:43 ca9280d653b3: Download complete 08:33:43 7e9c9ca2126c: Download complete 08:33:43 ca9280d653b3: Pull complete 08:33:46 7e9c9ca2126c: Pull complete 08:33:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:46 prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container 08:33:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:49 $ docker top 49bf01bf6880d1506b80cb7a86145adebb677daf882cd8f89b237711c58dea06 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:50 + docker-compose build --help 08:33:50 + grep parallel 08:33:50 --parallel Build images in parallel. [Pipeline] } 08:33:50 $ docker stop --time=1 49bf01bf6880d1506b80cb7a86145adebb677daf882cd8f89b237711c58dea06 08:33:52 $ docker rm -f --volumes 49bf01bf6880d1506b80cb7a86145adebb677daf882cd8f89b237711c58dea06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:52 prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container 08:33:52 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:52 $ docker top 7bb908502f5d58d0acff8de4c6d9b8aa40c053d3780874926ca89f1fda81f159 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:53 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:53 Building core-command ... 08:33:53 Building core-common-config-bootstrapper ... 08:33:53 Building core-data ... 08:33:53 Building core-metadata ... 08:33:53 Building security-bootstrapper ... 08:33:53 Building security-proxy-setup ... 08:33:53 Building security-secretstore-setup ... 08:33:53 Building security-spiffe-token-provider ... 08:33:53 Building security-spire-agent ... 08:33:53 Building security-spire-config ... 08:33:53 Building security-spire-server ... 08:33:53 Building support-notifications ... 08:33:53 Building support-scheduler ... 08:33:53 Building security-secretstore-setup 08:33:53 Building security-spire-server 08:33:53 Building core-command 08:33:53 Building security-spire-agent 08:33:53 Building support-notifications 08:34:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:03 ---> 22eced32cb90 08:34:03 Step 3/24 : WORKDIR /edgex-go 08:34:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:03 ---> 22eced32cb90 08:34:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:04 ---> 22eced32cb90 08:34:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:08 ---> 22eced32cb90 08:34:08 Step 3/23 : WORKDIR /edgex-go 08:34:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:08 ---> 22eced32cb90 08:34:08 Step 3/24 : WORKDIR /edgex-go 08:34:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3741 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws 08:34:18 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:34:18 The recommended git tool is: git 08:34:21 ---> Running in 93d7c14127b3 08:34:21 ---> Running in 3a53e5940012 08:34:21 ---> Running in 3d6e8f4c5dce 08:34:21 ---> Running in d72e6735b2ba 08:34:21 ---> Running in d0eea4ca43c5 08:34:21 Removing intermediate container 93d7c14127b3 08:34:21 ---> 40613851e719 08:34:21 Step 4/23 : WORKDIR /edgex-go 08:34:21 Removing intermediate container 3a53e5940012 08:34:21 ---> 9d11667c80a4 08:34:21 Step 4/22 : WORKDIR /edgex-go 08:34:21 ---> Running in 8e6a0f1b5cac 08:34:21 ---> Running in 5be4b4b1d271 08:34:21 Removing intermediate container d0eea4ca43c5 08:34:21 ---> 9409d2f36472 08:34:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:21 Removing intermediate container d72e6735b2ba 08:34:21 ---> 494b41dd204a 08:34:21 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:21 Removing intermediate container 3d6e8f4c5dce 08:34:21 ---> abc475760cfc 08:34:21 Step 4/24 : RUN apk add --update --no-cache make git 08:34:21 ---> Running in 4002bd1c38e4 08:34:21 ---> Running in 87631fb1c724 08:34:21 ---> Running in 36e43c5ba1cd 08:34:21 Removing intermediate container 5be4b4b1d271 08:34:21 ---> 30983fb099e5 08:34:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:21 Removing intermediate container 8e6a0f1b5cac 08:34:21 ---> 99240bc5afbb 08:34:21 Step 5/23 : RUN apk add --update --no-cache make git 08:34:21 ---> Running in fd7ce09fc800 08:34:21 ---> Running in 34526055c268 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:21 OK: 211 MiB in 51 packages 08:34:21 OK: 211 MiB in 51 packages 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:21 OK: 211 MiB in 51 packages 08:34:21 OK: 211 MiB in 51 packages 08:34:21 OK: 211 MiB in 51 packages 08:34:21 Removing intermediate container 87631fb1c724 08:34:21 ---> 6725f34b5e8a 08:34:21 Step 5/24 : COPY go.mod vendor* ./ 08:34:21 Removing intermediate container 4002bd1c38e4 08:34:21 ---> c47a123daaa8 08:34:21 Step 5/23 : COPY go.mod vendor* ./ 08:34:22 Removing intermediate container 36e43c5ba1cd 08:34:22 ---> 9d69f8ebd431 08:34:22 Step 5/24 : COPY go.mod vendor* ./ 08:34:22 Removing intermediate container 34526055c268 08:34:22 ---> 318058462da8 08:34:22 Step 6/23 : COPY go.mod vendor* ./ 08:34:22 ---> 7883b82a7d80 08:34:22 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:22 ---> ab6d88cb2105 08:34:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:22 Removing intermediate container fd7ce09fc800 08:34:22 ---> f1cf20bc3548 08:34:22 Step 6/22 : COPY go.mod vendor* ./ 08:34:22 ---> Running in 3318ea636842 08:34:22 ---> 4e9a79f4dace 08:34:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:22 ---> Running in 129c977db292 08:34:22 ---> Running in 5896d0354ee1 08:34:22 ---> 239c4332ba82 08:34:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:22 ---> Running in 1122d842953f 08:34:22 ---> 643e259845db 08:34:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:22 ---> Running in 1a5b47f76042 08:34:27 using credential edgex-jenkins-ssh 08:34:27 Cloning the remote Git repository 08:34:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:27 > git init /w/workspace/edgex-go/7 # timeout=10 08:34:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:28 > git --version # timeout=10 08:34:28 > git --version # 'git version 2.25.1' 08:34:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:50 Merging remotes/origin/main commit a37026ef060af0a96832afa785f280dce900bb2a into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 08:34:51 Merge succeeded, producing d3ca9a8efe034172f97a9c0044da008b4101d982 08:34:51 Checking out Revision d3ca9a8efe034172f97a9c0044da008b4101d982 (PR-4302) 08:34:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:50 > git config core.sparsecheckout # timeout=10 08:34:50 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 08:34:50 > git remote # timeout=10 08:34:50 > git config --get remote.origin.url # timeout=10 08:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:50 > git merge a37026ef060af0a96832afa785f280dce900bb2a # timeout=10 08:34:51 > git rev-parse HEAD^{commit} # timeout=10 08:34:51 > git config core.sparsecheckout # timeout=10 08:34:51 > git checkout -f d3ca9a8efe034172f97a9c0044da008b4101d982 # timeout=10 08:34:54 Commit message: "Merge commit 'a37026ef060af0a96832afa785f280dce900bb2a' into HEAD" 08:34:54 > git rev-list --no-walk 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:56 Dload Upload Total Spent Left Speed 08:34:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 08:34:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:57 + sudo tee /etc/docker/daemon.new 08:34:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:57 { 08:34:57 "registry-mirrors": [ 08:34:57 "https://nexus3.edgexfoundry.org:10001" 08:34:57 ], 08:34:57 "bip": "10.250.0.254/24", 08:34:57 "hosts": [ 08:34:57 "tcp://0.0.0.0:5555", 08:34:57 "unix:///var/run/docker.sock" 08:34:57 ], 08:34:57 "mtu": 1458, 08:34:57 "selinux-enabled": true, 08:34:57 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:57 } [Pipeline] sh 08:34:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:16 provisioning config files... 08:35:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config223580813680958770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:16 ---> docker-login.sh 08:35:16 nexus3.edgexfoundry.org:10001 08:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:17 Configure a credential helper to remove this warning. See 08:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:17 08:35:17 Login Succeeded 08:35:17 nexus3.edgexfoundry.org:10002 08:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:17 Configure a credential helper to remove this warning. See 08:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:17 08:35:17 Login Succeeded 08:35:17 nexus3.edgexfoundry.org:10003 08:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:18 Configure a credential helper to remove this warning. See 08:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:18 08:35:18 Login Succeeded 08:35:18 nexus3.edgexfoundry.org:10004 08:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:18 Configure a credential helper to remove this warning. See 08:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:18 08:35:18 Login Succeeded 08:35:18 docker.io 08:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:18 Configure a credential helper to remove this warning. See 08:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:18 08:35:18 Login Succeeded 08:35:18 ---> docker-login.sh ends [Pipeline] } 08:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:19 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:19 ========================================================= 08:35:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:35:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:20 9b18e9b68314: Pulling fs layer 08:35:20 35d82f9e3411: Pulling fs layer 08:35:20 e16973657156: Pulling fs layer 08:35:20 fc693d55d65f: Pulling fs layer 08:35:20 7e9fc2657dce: Pulling fs layer 08:35:20 dda99020689f: Pulling fs layer 08:35:20 db1c61fa0a46: Pulling fs layer 08:35:20 891c053d2c06: Pulling fs layer 08:35:20 7e9fc2657dce: Waiting 08:35:20 dda99020689f: Waiting 08:35:20 fc693d55d65f: Waiting 08:35:20 db1c61fa0a46: Waiting 08:35:20 891c053d2c06: Waiting 08:35:20 e16973657156: Verifying Checksum 08:35:20 e16973657156: Download complete 08:35:20 35d82f9e3411: Download complete 08:35:20 7e9fc2657dce: Verifying Checksum 08:35:20 7e9fc2657dce: Download complete 08:35:20 dda99020689f: Verifying Checksum 08:35:20 dda99020689f: Download complete 08:35:20 9b18e9b68314: Verifying Checksum 08:35:21 891c053d2c06: Verifying Checksum 08:35:21 891c053d2c06: Download complete 08:35:21 9b18e9b68314: Pull complete 08:35:22 35d82f9e3411: Pull complete 08:35:22 db1c61fa0a46: Verifying Checksum 08:35:22 db1c61fa0a46: Download complete 08:35:23 e16973657156: Pull complete 08:35:23 fc693d55d65f: Verifying Checksum 08:35:23 fc693d55d65f: Download complete 08:35:36 fc693d55d65f: Pull complete 08:35:36 7e9fc2657dce: Pull complete 08:35:36 dda99020689f: Pull complete 08:35:43 db1c61fa0a46: Pull complete 08:35:45 891c053d2c06: Pull complete 08:35:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:45 WORKDIR /edgex 08:35:45 COPY go.mod . 08:35:45 RUN go mod download 08:35:45 + docker build -t ci-base-image-arm64 -f - . 08:35:46 Sending build context to Docker daemon 3.127MB 08:35:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:46 ---> f96f9c87975a 08:35:46 Step 2/4 : WORKDIR /edgex 08:35:48 ---> Running in 175e40fb60e8 08:35:48 Removing intermediate container 175e40fb60e8 08:35:48 ---> 3d0c89080e03 08:35:48 Step 3/4 : COPY go.mod . 08:35:49 ---> 42d7a3611949 08:35:49 Step 4/4 : RUN go mod download 08:35:49 ---> Running in 23ba5147c984 08:35:59 Removing intermediate container 3318ea636842 08:35:59 ---> 192fe02be503 08:35:59 Step 7/23 : COPY . . 08:35:59 Removing intermediate container 1a5b47f76042 08:35:59 ---> 927c3635e0ca 08:35:59 Step 8/22 : COPY . . 08:35:59 Removing intermediate container 5896d0354ee1 08:35:59 ---> f79ad7661761 08:35:59 Step 7/24 : COPY . . 08:35:59 Removing intermediate container 1122d842953f 08:35:59 ---> ae556a3c3749 08:35:59 Step 8/23 : COPY . . 08:35:59 Removing intermediate container 129c977db292 08:35:59 ---> 967a2e495202 08:35:59 Step 7/24 : COPY . . 08:36:11 ---> 69f43eedb064 08:36:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:11 ---> 4335673d9bc7 08:36:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:11 ---> 0ec5aeb5f763 08:36:11 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:36:11 ---> Running in a7bba407e3ae 08:36:11 ---> Running in a7d6ad9a59cb 08:36:11 ---> ee797f927390 08:36:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:11 ---> 755627276d97 08:36:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:11 ---> Running in b90e14a22f27 08:36:11 ---> Running in c2641f721b8b 08:36:11 ---> Running in 5570f24207a7 08:36:11 Removing intermediate container b90e14a22f27 08:36:11 ---> 8bcb10bef069 08:36:11 Step 9/23 : WORKDIR /edgex-go/spire-build 08:36:11 Removing intermediate container 5570f24207a7 08:36:11 ---> 458128129037 08:36:11 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:12 ---> Running in 2606a59b0443 08:36:12 ---> Running in 843ad7096f72 08:36:12 Removing intermediate container 2606a59b0443 08:36:12 ---> c50b4594c508 08:36:12 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:12 Removing intermediate container 843ad7096f72 08:36:12 ---> 915eb67cef95 08:36:12 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:12 ---> Running in f8f8ef1218c2 08:36:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:12 ---> Running in 0e44dadf0728 08:36:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:13 Removing intermediate container f8f8ef1218c2 08:36:13 ---> 7bd1b1ff7e6b 08:36:13 Step 11/23 : WORKDIR /edgex-go 08:36:13 Removing intermediate container 0e44dadf0728 08:36:13 ---> e71078381f6f 08:36:13 Step 11/24 : WORKDIR /edgex-go 08:36:13 ---> Running in 658d9227c72c 08:36:13 ---> Running in f4f294672704 08:36:13 Removing intermediate container 658d9227c72c 08:36:13 ---> 0ecd379b6bfc 08:36:13 08:36:13 Step 12/23 : FROM alpine:3.15 08:36:13 Removing intermediate container f4f294672704 08:36:13 ---> fabab80c32d8 08:36:13 08:36:13 Step 12/24 : FROM alpine:3.15 08:36:14 3.15: Pulling from library/alpine 08:36:14 3.15: Pulling from library/alpine 08:36:15 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:36:15 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:36:15 Status: Downloaded newer image for alpine:3.15 08:36:15 Status: Downloaded newer image for alpine:3.15 08:36:15 ---> c4fc93816858 08:36:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:15 ---> c4fc93816858 08:36:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:17 ---> Running in 23cd6d893dc8 08:36:17 ---> Running in 039d20733dbb 08:36:18 Removing intermediate container 039d20733dbb 08:36:18 ---> 85e04ceeba50 08:36:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:18 ---> Running in 589a2236a0ae 08:36:18 Removing intermediate container 23cd6d893dc8 08:36:18 ---> 82ae2862ca37 08:36:18 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:18 ---> Running in 5620491bb103 08:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:19 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:19 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:19 OK: 15859 distinct packages available 08:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:19 (1/5) Installing dumb-init (1.2.5-r1) 08:36:19 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:19 (3/5) Installing libucontext (1.1-r0) 08:36:20 (4/5) Installing gcompat (1.0.0-r4) 08:36:20 (5/5) Installing openssl (1.1.1s-r1) 08:36:20 Executing busybox-1.34.1-r7.trigger 08:36:20 OK: 7 MiB in 19 packages 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:20 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:20 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:20 OK: 15859 distinct packages available 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:21 (1/5) Installing dumb-init (1.2.5-r1) 08:36:21 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:21 (3/5) Installing libucontext (1.1-r0) 08:36:21 (4/5) Installing gcompat (1.0.0-r4) 08:36:21 (5/5) Installing openssl (1.1.1s-r1) 08:36:21 Executing busybox-1.34.1-r7.trigger 08:36:21 OK: 7 MiB in 19 packages 08:36:21 Removing intermediate container 23ba5147c984 08:36:21 ---> a5668fecb1e9 08:36:21 Successfully built a5668fecb1e9 08:36:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:21 + docker inspect -f . ci-base-image-arm64 08:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:21 prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container 08:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:22 Removing intermediate container 589a2236a0ae 08:36:22 ---> 669cc9b9127f 08:36:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:22 $ docker top 3d718c15d00732ecab8097aaef6117f9b17bb86a5d1b6d76fd2854b080dd00cd -eo pid,comm 08:36:23 Removing intermediate container 5620491bb103 08:36:23 ---> f3c17f98488a 08:36:23 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] sh 08:36:23 + go version 08:36:23 go version go1.18.7 linux/arm64 [Pipeline] } 08:36:23 $ docker stop --time=1 3d718c15d00732ecab8097aaef6117f9b17bb86a5d1b6d76fd2854b080dd00cd 08:36:26 $ docker rm -f --volumes 3d718c15d00732ecab8097aaef6117f9b17bb86a5d1b6d76fd2854b080dd00cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:26 + docker inspect -f . ci-base-image-arm64 08:36:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:27 prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container 08:36:27 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:28 $ docker top 12a3fa8b417e5d0921fdccd13670eaf074d149177cd9cc0216637793d3b30dc1 -eo pid,comm 08:36:28 ---> 42bf5197e72a 08:36:28 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:28 ---> 8a6ec2cb122d 08:36:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] echo 08:36:28 ========================================================= 08:36:28 [edgeXBuildGoParallel] Running Tests and Build... 08:36:28 ========================================================= [Pipeline] sh 08:36:29 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:36:29 + make test 08:36:29 go test -race -coverprofile=coverage.out ./... 08:36:31 ---> 558e3e32320a 08:36:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:31 ---> 9517e8780108 08:36:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:32 ---> 37c312e7076d 08:36:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:33 ---> c441e5cc4009 08:36:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:33 ---> 0822eb39ccd9 08:36:33 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:33 ---> Running in 0bf866403fc7 08:36:33 ---> eac5fc61a6d3 08:36:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:34 Removing intermediate container 0bf866403fc7 08:36:34 ---> 72fb76b70822 08:36:34 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:34 ---> Running in 7f6b3bcce190 08:36:34 ---> 2bcfe59ca5f6 08:36:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:34 ---> Running in bbe4f094ff2b 08:36:34 Removing intermediate container 7f6b3bcce190 08:36:34 ---> d27ab4bd8f3b 08:36:34 Step 21/23 : LABEL arch=x86_64 08:36:34 Removing intermediate container bbe4f094ff2b 08:36:34 ---> b4fc0d132b2d 08:36:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:34 ---> Running in f6c1f52deb26 08:36:34 ---> Running in f806f8bf74d3 08:36:34 Removing intermediate container f6c1f52deb26 08:36:34 ---> ed5c042423cb 08:36:34 Step 22/23 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:36:35 ---> Running in aa6ba0d067ff 08:36:35 Removing intermediate container f806f8bf74d3 08:36:35 ---> 4d53a837f1ec 08:36:35 Step 22/24 : LABEL arch=x86_64 08:36:35 ---> Running in 60b5b9286cd4 08:36:35 Removing intermediate container aa6ba0d067ff 08:36:35 ---> 8848bf2dd15e 08:36:35 Step 23/23 : LABEL version=0.0.0 08:36:36 Removing intermediate container 60b5b9286cd4 08:36:36 ---> b9947ce21536 08:36:36 Step 23/24 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:36:36 ---> Running in 829d3522e043 08:36:36 ---> Running in 6ba6aed81076 08:36:36 Removing intermediate container 829d3522e043 08:36:36 ---> 1e7425e2e401 08:36:36 08:36:36 Successfully built 1e7425e2e401 08:36:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:37 Successfully tagged security-spire-server:latest 08:36:37 Building security-spiffe-token-provider 08:36:37  Building security-spire-server ... done Removing intermediate container 6ba6aed81076 08:36:37 ---> c01f0f7d37a6 08:36:37 Step 24/24 : LABEL version=0.0.0 08:36:41 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:36:41 ---> 22eced32cb90 08:36:41 Step 3/19 : WORKDIR /edgex-go 08:36:41 ---> Using cache 08:36:41 ---> 494b41dd204a 08:36:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:36:45 ---> Running in a9bde23aa0b7 08:36:45 ---> Running in e073f9830377 08:36:45 Removing intermediate container a7bba407e3ae 08:36:45 ---> 6c5cd1894e9f 08:36:45 08:36:45 Step 10/23 : FROM alpine:3.16 08:36:45 Removing intermediate container a9bde23aa0b7 08:36:45 ---> 03f4a484de1d 08:36:45 08:36:45 3.16: Pulling from library/alpine 08:36:45 Successfully built 03f4a484de1d 08:36:45 Successfully tagged security-spire-agent:latest 08:36:45 Building support-scheduler 08:36:45  Building security-spire-agent ... done Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:45 Status: Downloaded newer image for alpine:3.16 08:36:45 ---> bfe296a52501 08:36:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:46 v3.16.3-146-gfa07c3b49d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:36:46 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:36:46 OK: 17044 distinct packages available 08:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:46 OK: 211 MiB in 51 packages 08:36:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:49 ---> 22eced32cb90 08:36:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:49 ---> Using cache 08:36:49 ---> 9d11667c80a4 08:36:49 Step 4/22 : WORKDIR /edgex-go 08:36:49 ---> Using cache 08:36:49 ---> 30983fb099e5 08:36:49 Step 5/22 : RUN apk add --update --no-cache make git 08:36:55 ---> Running in 1a8708a98d15 08:36:55 ---> Running in 5a4878d9fbe0 08:36:55 Removing intermediate container c2641f721b8b 08:36:55 ---> 52fbf76053f7 08:36:55 08:36:55 Step 9/24 : FROM alpine:3.16 08:36:55 ---> bfe296a52501 08:36:55 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:55 Removing intermediate container a7d6ad9a59cb 08:36:55 ---> c95c86b4ee47 08:36:55 08:36:55 Step 10/22 : FROM alpine:3.16 08:36:55 ---> bfe296a52501 08:36:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:55 Removing intermediate container e073f9830377 08:36:55 ---> a10274e7c948 08:36:55 Step 5/19 : COPY go.mod vendor* ./ 08:36:55 ---> Running in 886577f18ebb 08:36:55 ---> Running in e8a1d3c56029 08:36:55 ---> 1ab2f368594e 08:36:55 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:55 ---> Running in 6853c1a11cc1 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:55 (1/1) Installing dumb-init (1.2.5-r1) 08:36:55 Executing busybox-1.35.0-r17.trigger 08:36:55 OK: 6 MiB in 15 packages 08:36:55 OK: 211 MiB in 51 packages 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:55 (1/2) Installing ca-certificates (20220614-r0) 08:36:55 (2/2) Installing dumb-init (1.2.5-r1) 08:36:55 Executing busybox-1.35.0-r17.trigger 08:36:55 Executing ca-certificates-20220614-r0.trigger 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:55 OK: 6 MiB in 16 packages 08:36:55 (1/3) Installing ca-certificates (20220614-r0) 08:36:55 Removing intermediate container 5a4878d9fbe0 08:36:55 ---> 99f452b0979f 08:36:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:55 (2/3) Installing dumb-init (1.2.5-r1) 08:36:56 (3/3) Installing su-exec (0.2-r1) 08:36:56 Executing busybox-1.35.0-r17.trigger 08:36:56 Executing ca-certificates-20220614-r0.trigger 08:36:56 ---> Running in 0fcff5bf725b 08:36:56 OK: 6 MiB in 17 packages 08:36:56 Removing intermediate container 1a8708a98d15 08:36:56 ---> c8e573c4136e 08:36:56 Step 6/22 : COPY go.mod vendor* ./ 08:36:56 Removing intermediate container 0fcff5bf725b 08:36:56 ---> b77851e23946 08:36:56 Step 13/23 : ENV APP_PORT=59882 08:36:56 ---> Running in 80e70d9d10c9 08:36:56 Removing intermediate container 886577f18ebb 08:36:56 ---> 3189746112da 08:36:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:56 ---> Running in 5b44df8e2366 08:36:56 Removing intermediate container 80e70d9d10c9 08:36:56 ---> 895dcdeedd11 08:36:56 Step 14/23 : EXPOSE $APP_PORT 08:36:56 ---> Running in c47ed24b5213 08:36:56 ---> d96e5c600c3d 08:36:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:56 Removing intermediate container 5b44df8e2366 08:36:56 ---> 43362a4afb91 08:36:56 Step 13/22 : ENV APP_PORT=59860 08:36:56 ---> Running in 5f8a636a0f50 08:36:56 ---> Running in 2e59a3741437 08:36:56 Removing intermediate container c47ed24b5213 08:36:56 ---> b827ca517951 08:36:56 Step 15/23 : WORKDIR / 08:36:56 Removing intermediate container e8a1d3c56029 08:36:56 ---> 2ee5185fac34 08:36:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:56 Removing intermediate container 2e59a3741437 08:36:56 ---> ecc8fb6c41e7 08:36:56 Step 14/22 : EXPOSE $APP_PORT 08:36:56 ---> Running in 7533ae35f710 08:36:56 ---> Running in b0befa327431 08:36:56 ---> Running in cf42820a905c 08:36:57 Removing intermediate container 7533ae35f710 08:36:57 ---> 9dd15638687f 08:36:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:57 Removing intermediate container cf42820a905c 08:36:57 ---> a0c207b01cb6 08:36:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:57 Removing intermediate container b0befa327431 08:36:57 ---> 094ea0516ee3 08:36:57 Step 12/24 : WORKDIR / 08:36:57 ---> Running in 567f696b6376 08:36:57 ---> 938e448813c9 08:36:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:57 ---> 0ffc5e06bb88 08:36:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:57 Removing intermediate container 567f696b6376 08:36:57 ---> 1215ac933796 08:36:57 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:58 ---> af7c52c7524d 08:36:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:36:58 ---> ceb87adc854f 08:36:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:58 ---> addaa9a55dde 08:36:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:58 ---> b855a5bc9778 08:36:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:36:58 ---> 84d6068f4ecd 08:36:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:36:58 ---> 777579cb39c4 08:36:58 Step 19/23 : ENTRYPOINT ["/core-command"] 08:36:58 ---> Running in 0f99256abeaa 08:36:58 ---> Running in 42a39681c8d0 08:36:58 Removing intermediate container 0f99256abeaa 08:36:58 ---> f1aaafd13b90 08:36:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:58 ---> Running in 8ba420273c7b 08:36:58 ---> 8831d643cf14 08:36:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:36:58 Removing intermediate container 42a39681c8d0 08:36:58 ---> 32fcb5920f09 08:36:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:58 ---> Running in 5d07c0f9ed6a 08:36:58 Removing intermediate container 8ba420273c7b 08:36:58 ---> afea02c8f7ba 08:36:58 Step 20/22 : LABEL arch=x86_64 08:36:58 ---> Running in b167cb1ebbcb 08:36:58 ---> a2f46330392a 08:36:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:58 Removing intermediate container 5d07c0f9ed6a 08:36:58 ---> 7dcc6844ec3e 08:36:58 Step 21/23 : LABEL arch=x86_64 08:36:59 Removing intermediate container b167cb1ebbcb 08:36:59 ---> db148cda577d 08:36:59 Step 21/22 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:36:59 ---> Running in c5c366e1067a 08:36:59 ---> Running in 25458c8e1eb5 08:36:59 ---> 79b7108e46f5 08:36:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:59 Removing intermediate container c5c366e1067a 08:36:59 ---> 938fa009352a 08:36:59 Step 22/23 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:36:59 ---> Running in ad0110684a2e 08:36:59 Removing intermediate container 25458c8e1eb5 08:36:59 ---> 5cce34abfad7 08:36:59 Step 22/22 : LABEL version=0.0.0 08:37:00 ---> Running in 821c8fc43fe7 08:37:00 Removing intermediate container ad0110684a2e 08:37:00 ---> 2a1949f3f6e9 08:37:00 Step 23/23 : LABEL version=0.0.0 08:37:00 ---> d2e3eaf3c31d 08:37:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:00 ---> Running in be6eec7f2311 08:37:00 Removing intermediate container 821c8fc43fe7 08:37:00 ---> 01afe462daec 08:37:00 08:37:00 Removing intermediate container be6eec7f2311 08:37:00 ---> 277ad3bc26f8 08:37:00 08:37:00 ---> 476ea415e8da 08:37:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:00 Successfully built 01afe462daec 08:37:00 Successfully tagged support-notifications:latest 08:37:00  Building support-notifications ... done Building security-spire-config 08:37:00 ---> Running in 7cdd89c5ab72 08:37:00 Successfully built 277ad3bc26f8 08:37:00 Successfully tagged core-command:latest 08:37:00  Building core-command ... done Building core-data 08:37:01 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:05 ---> 22eced32cb90 08:37:05 Step 3/24 : WORKDIR /edgex-go 08:37:05 ---> Using cache 08:37:05 ---> 494b41dd204a 08:37:05 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:37:05 ---> Using cache 08:37:05 ---> c47a123daaa8 08:37:05 Step 5/24 : COPY go.mod vendor* ./ 08:37:05 ---> Using cache 08:37:05 ---> 7883b82a7d80 08:37:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:05 ---> Using cache 08:37:05 ---> 192fe02be503 08:37:05 Step 7/24 : COPY . . 08:37:05 ---> Using cache 08:37:05 ---> 0ec5aeb5f763 08:37:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:05 ---> Using cache 08:37:05 ---> 8bcb10bef069 08:37:05 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:05 ---> Using cache 08:37:05 ---> c50b4594c508 08:37:05 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:06 ---> 22eced32cb90 08:37:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:06 ---> Using cache 08:37:06 ---> 9d11667c80a4 08:37:06 Step 4/22 : WORKDIR /edgex-go 08:37:06 ---> Using cache 08:37:06 ---> 30983fb099e5 08:37:06 Step 5/22 : RUN apk add --update --no-cache make git 08:37:06 ---> Using cache 08:37:06 ---> c8e573c4136e 08:37:06 Step 6/22 : COPY go.mod vendor* ./ 08:37:06 ---> Using cache 08:37:06 ---> d96e5c600c3d 08:37:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:11 ---> Running in dcb08e88aa4a 08:37:11 ---> Running in 4cb245ad1cba 08:37:11 Removing intermediate container 7cdd89c5ab72 08:37:11 ---> e62cdb43f1d8 08:37:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:37:11 ---> Running in a0d1eb152524 08:37:12 Removing intermediate container a0d1eb152524 08:37:12 ---> ac09223cda53 08:37:12 Step 22/24 : LABEL arch=x86_64 08:37:12 ---> Running in a3eced75aca1 08:37:12 Removing intermediate container a3eced75aca1 08:37:12 ---> d1698143bba3 08:37:12 Step 23/24 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:37:12 ---> Running in b7c07e35c2d2 08:37:12 Removing intermediate container b7c07e35c2d2 08:37:12 ---> 02115ee2a24e 08:37:12 Step 24/24 : LABEL version=0.0.0 08:37:12 ---> Running in 7b27dd53c1bd 08:37:12 Removing intermediate container 7b27dd53c1bd 08:37:12 ---> 32fb0a7ba739 08:37:12 08:37:12 Successfully built 32fb0a7ba739 08:37:12 Successfully tagged security-secretstore-setup:latest 08:37:12  Building security-secretstore-setup ... done Building security-bootstrapper 08:37:12 Removing intermediate container 4cb245ad1cba 08:37:12 ---> 162a2ef91ea2 08:37:12 Step 11/24 : WORKDIR /edgex-go 08:37:12 ---> Running in 214d01a52fd3 08:37:18 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:37:18 ---> 22eced32cb90 08:37:18 Step 3/32 : WORKDIR /edgex-go 08:37:18 ---> Using cache 08:37:18 ---> 494b41dd204a 08:37:18 Step 4/32 : RUN apk add --update --no-cache make git 08:37:19 ---> Running in fb360867c2c7 08:37:19 Removing intermediate container 214d01a52fd3 08:37:19 ---> fbb3bbc7a390 08:37:19 08:37:19 Step 12/24 : FROM alpine:3.15 08:37:19 ---> c4fc93816858 08:37:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:19 ---> Using cache 08:37:19 ---> 82ae2862ca37 08:37:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:19 ---> Running in 5d0bb27c282f 08:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:20 OK: 211 MiB in 51 packages 08:37:20 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:37:20 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:37:20 OK: 15859 distinct packages available 08:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:20 (1/4) Installing dumb-init (1.2.5-r1) 08:37:20 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:20 (3/4) Installing libucontext (1.1-r0) 08:37:20 (4/4) Installing gcompat (1.0.0-r4) 08:37:20 Executing busybox-1.34.1-r7.trigger 08:37:20 OK: 6 MiB in 18 packages 08:37:20 Removing intermediate container fb360867c2c7 08:37:20 ---> 4bf36a06a1d7 08:37:20 Step 5/32 : COPY go.mod vendor* ./ 08:37:21 ---> 8ede0c8ee75f 08:37:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:21 ---> Running in d2d8d888e289 08:37:21 Removing intermediate container 5d0bb27c282f 08:37:21 ---> 0cdaa48ab9d2 08:37:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:23 ---> 676f8fe77764 08:37:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:23 ---> fcb0541858be 08:37:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:23 ---> Running in ad3be9538f16 08:37:24 Removing intermediate container ad3be9538f16 08:37:24 ---> 0e3beae56f1d 08:37:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:24 ---> 7a78150e1018 08:37:24 Step 19/24 : WORKDIR / 08:37:24 ---> Running in df5d874cec65 08:37:24 Removing intermediate container df5d874cec65 08:37:24 ---> 30a0caf824fb 08:37:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:24 ---> Running in 5f8de402a076 08:37:24 Removing intermediate container 5f8de402a076 08:37:24 ---> db303fe80d4c 08:37:24 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:24 ---> Running in d551cbf5895b 08:37:25 Removing intermediate container d551cbf5895b 08:37:25 ---> d8bebadcac65 08:37:25 Step 22/24 : LABEL arch=x86_64 08:37:25 ---> Running in 3104834e55ab 08:37:25 Removing intermediate container 3104834e55ab 08:37:25 ---> e12ad38a77f2 08:37:25 Step 23/24 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:37:25 ---> Running in be9dd6daca51 08:37:25 Removing intermediate container be9dd6daca51 08:37:25 ---> 7a8f5883af11 08:37:25 Step 24/24 : LABEL version=0.0.0 08:37:25 ---> Running in 4b27e23443b7 08:37:25 Removing intermediate container 4b27e23443b7 08:37:25 ---> 5c096adef307 08:37:25 08:37:25 Successfully built 5c096adef307 08:37:26 Successfully tagged security-spire-config:latest 08:37:26  Building security-spire-config ... done Building core-metadata 08:37:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:31 ---> 22eced32cb90 08:37:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:37:31 ---> Using cache 08:37:31 ---> 9d11667c80a4 08:37:31 Step 4/24 : WORKDIR /edgex-go 08:37:31 ---> Using cache 08:37:31 ---> 30983fb099e5 08:37:31 Step 5/24 : RUN apk add --update --no-cache make git 08:37:31 ---> Using cache 08:37:31 ---> c8e573c4136e 08:37:31 Step 6/24 : COPY go.mod vendor* ./ 08:37:31 ---> Using cache 08:37:31 ---> d96e5c600c3d 08:37:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:57 ---> Running in 3d712159ae92 08:38:25 Removing intermediate container 6853c1a11cc1 08:38:25 ---> 1d4d7e4b55cf 08:38:25 Step 7/19 : COPY . . 08:38:25 Removing intermediate container dcb08e88aa4a 08:38:25 ---> 63a8dfdf9ae2 08:38:25 Step 8/22 : COPY . . 08:38:25 Removing intermediate container d2d8d888e289 08:38:25 ---> 65e293416190 08:38:25 Step 7/32 : COPY . . 08:38:25 Removing intermediate container 5f8a636a0f50 08:38:25 ---> 30a4cdd2bd8d 08:38:25 Step 8/22 : COPY . . 08:38:52 ---> ecd50a1d015e 08:38:52 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:52 ---> 951c23980856 08:38:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:52 ---> 426abdc5ffca 08:38:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:38:52 ---> 5211a08691f6 08:38:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:38:52 ---> Running in 399692143db9 08:38:52 ---> Running in 5f016cb9631c 08:38:52 ---> Running in 31072dd451e6 08:38:52 ---> Running in add94fac18d5 08:38:52 Removing intermediate container 3d712159ae92 08:38:52 ---> 3700f9f287dc 08:38:52 Step 8/24 : COPY . . 08:38:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:38:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:38:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:38:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:38:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:02 ---> dcf3b352eff6 08:39:02 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:09 ---> Running in 8dd9370d77f6 08:39:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.482s coverage: 98.5% of statements 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.704s coverage: 43.1% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.458s coverage: 54.0% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.942s coverage: 89.2% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.646s coverage: 2.4% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.646s coverage: 95.6% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.468s coverage: 72.2% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.525s coverage: 60.0% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.520s coverage: 0.9% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.364s coverage: 58.8% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.6% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.262s coverage: 79.5% of statements 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements 08:39:48 Removing intermediate container 5f016cb9631c 08:39:48 ---> 6ec3c9739c6e 08:39:48 08:39:48 Step 10/22 : FROM alpine:3.16 08:39:48 ---> bfe296a52501 08:39:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:39:48 Removing intermediate container 31072dd451e6 08:39:48 ---> 12dd53800363 08:39:48 08:39:48 Step 9/32 : FROM alpine:3.16 08:39:48 ---> bfe296a52501 08:39:48 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:48 Removing intermediate container 399692143db9 08:39:48 ---> 33878060ba24 08:39:48 08:39:48 Step 9/19 : FROM alpine:3.15 08:39:48 ---> c4fc93816858 08:39:48 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:48 ---> Running in 9a72056f4d47 08:39:48 ---> Running in 34bc11577fd8 08:39:48 ---> Using cache 08:39:48 ---> 82ae2862ca37 08:39:48 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:39:48 Removing intermediate container 8dd9370d77f6 08:39:48 ---> 808340464b1e 08:39:48 08:39:48 Step 10/24 : FROM alpine:3.16 08:39:48 ---> bfe296a52501 08:39:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:39:48 ---> Using cache 08:39:48 ---> 99f452b0979f 08:39:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:48 ---> Using cache 08:39:48 ---> b77851e23946 08:39:48 Step 13/24 : ENV APP_PORT=59881 08:39:48 Removing intermediate container add94fac18d5 08:39:48 ---> 8605f28d2b23 08:39:48 08:39:48 Step 10/22 : FROM alpine:3.16 08:39:48 ---> Running in eafd346ba255 08:39:48 ---> bfe296a52501 08:39:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:39:48 ---> Running in 955894df5e88 08:39:48 ---> Using cache 08:39:48 ---> 99f452b0979f 08:39:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:48 ---> Using cache 08:39:48 ---> b77851e23946 08:39:48 Step 13/22 : ENV APP_PORT=59861 08:39:48 Removing intermediate container 9a72056f4d47 08:39:48 ---> 33fc0cd2ccff 08:39:48 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:39:48 Removing intermediate container 34bc11577fd8 08:39:48 ---> dc30890139a3 08:39:48 Step 12/22 : ENV APP_PORT=59880 08:39:48 ---> Running in 39afd6da78d3 08:39:48 ---> Running in 69e93d662c00 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements 08:39:48 ---> Running in 630d848815e0 08:39:48 Removing intermediate container 955894df5e88 08:39:48 ---> 7073bf4a27d5 08:39:48 Step 14/24 : EXPOSE $APP_PORT 08:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:49 Removing intermediate container 69e93d662c00 08:39:49 ---> 31d3df2f12bd 08:39:49 Step 14/22 : EXPOSE $APP_PORT 08:39:49 ---> Running in 58213614b142 08:39:49 Removing intermediate container 630d848815e0 08:39:49 ---> 37bcd6fcd69c 08:39:49 Step 13/22 : EXPOSE $APP_PORT 08:39:49 ---> Running in 8bf5c80e0f9d 08:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:49 ---> Running in e3f5aabc4775 08:39:49 Removing intermediate container 58213614b142 08:39:49 ---> e056a377e36d 08:39:49 Step 15/24 : WORKDIR / 08:39:49 ---> Running in dfef90000c67 08:39:49 Removing intermediate container 8bf5c80e0f9d 08:39:49 ---> 2874cd662861 08:39:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:49 Removing intermediate container e3f5aabc4775 08:39:49 ---> f6b63c749f86 08:39:49 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:39:49 ---> Running in 1473360b9df8 08:39:49 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:39:49 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:39:49 OK: 15859 distinct packages available 08:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:39:49 Removing intermediate container dfef90000c67 08:39:49 ---> afa606df390e 08:39:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:39:49 ---> 4b9ed1082a62 08:39:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:39:49 (1/9) Installing ca-certificates (20220614-r0) 08:39:49 (2/9) Installing brotli-libs (1.0.9-r5) 08:39:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:39:49 (4/9) Installing libcurl (7.80.0-r5) 08:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:39:49 (5/9) Installing curl (7.80.0-r5) 08:39:49 (1/2) Installing dumb-init (1.2.5-r1) 08:39:49 (6/9) Installing dumb-init (1.2.5-r1) 08:39:49 (7/9) Installing musl-obstack (1.2.3-r0) 08:39:49 ---> efa8ccfe9b0e 08:39:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:49 (2/2) Installing su-exec (0.2-r1) 08:39:49 (8/9) Installing libucontext (1.1-r0) 08:39:49 (9/9) Installing gcompat (1.0.0-r4) 08:39:49 Executing busybox-1.35.0-r17.trigger 08:39:49 Executing busybox-1.34.1-r7.trigger 08:39:49 OK: 6 MiB in 16 packages 08:39:49 Executing ca-certificates-20220614-r0.trigger 08:39:49 OK: 8 MiB in 23 packages 08:39:49 (1/1) Installing dumb-init (1.2.5-r1) 08:39:49 Executing busybox-1.35.0-r17.trigger 08:39:49 OK: 6 MiB in 15 packages 08:39:51 ---> 1d41e8cd8396 08:39:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:39:51 ---> 8815609e35f7 08:39:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:39:51 Removing intermediate container 39afd6da78d3 08:39:51 ---> 9411afc13f73 08:39:51 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:39:51 ---> f0bfd99f2349 08:39:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:39:51 ---> d0ee7792277b 08:39:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:39:52 Removing intermediate container eafd346ba255 08:39:52 ---> a2a04adcb287 08:39:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:52 Removing intermediate container 1473360b9df8 08:39:52 ---> 4803d78c5774 08:39:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:52 ---> Running in 743694978a88 08:39:52 ---> Running in cb5c6812e989 08:39:52 ---> b79db99b55cf 08:39:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:39:52 ---> Running in a35c3ad748df 08:39:52 Removing intermediate container 743694978a88 08:39:52 ---> 37a764b21241 08:39:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:52 Removing intermediate container cb5c6812e989 08:39:52 ---> c93670361e54 08:39:52 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:39:52 ---> 19f35b2dfbf3 08:39:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:52 ---> Running in 841ac586fbe0 08:39:52 ---> bd2fa9dc89b0 08:39:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:39:52 ---> Running in 244a44c952f0 08:39:52 Removing intermediate container a35c3ad748df 08:39:52 ---> 8a609b285964 08:39:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:53 ---> Running in 76f20d9f7d23 08:39:53 Removing intermediate container 841ac586fbe0 08:39:53 ---> bd0c863843eb 08:39:53 Step 20/22 : LABEL arch=x86_64 08:39:53 Removing intermediate container 244a44c952f0 08:39:53 ---> 59152ad1a60a 08:39:53 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:39:53 ---> 7f2bafa590ae 08:39:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:39:53 ---> Running in de9a9f0c0a28 08:39:53 ---> Running in c24375c8f18b 08:39:53 Removing intermediate container 76f20d9f7d23 08:39:53 ---> bf7af18d7a64 08:39:53 Step 22/24 : LABEL arch=x86_64 08:39:53 ---> 6d62c90bd884 08:39:53 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:39:53 ---> Running in 8cce02810fa5 08:39:53 Removing intermediate container de9a9f0c0a28 08:39:53 ---> 099a692f9222 08:39:53 Step 21/22 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:39:53 ---> af6fb3f2a45e 08:39:53 Step 18/22 : ENTRYPOINT ["/core-data"] 08:39:54 ---> Running in 1040a46d52ff 08:39:54 Removing intermediate container c24375c8f18b 08:39:54 ---> 0451e8f134ee 08:39:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:39:54 Removing intermediate container 8cce02810fa5 08:39:54 ---> 851c228e8d1a 08:39:54 Step 23/24 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:39:54 ---> e4ae96389499 08:39:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:39:54 ---> Running in 9761241c7b0d 08:39:54 ---> Running in bc8b83e8a1ed 08:39:54 ---> Running in 2b94bb1674fb 08:39:54 ---> Running in 62a08ca8e6a1 08:39:54 Removing intermediate container 1040a46d52ff 08:39:54 ---> 435ec5c3862a 08:39:54 Step 22/22 : LABEL version=0.0.0 08:39:54 Removing intermediate container 9761241c7b0d 08:39:54 ---> 6aea7b076108 08:39:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:54 Removing intermediate container bc8b83e8a1ed 08:39:54 ---> 1fb14fd6426d 08:39:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:39:54 ---> Running in eefd9656e53a 08:39:54 Removing intermediate container 2b94bb1674fb 08:39:54 ---> aa04ffe619e2 08:39:54 Step 24/24 : LABEL version=0.0.0 08:39:54 ---> Running in 52589d07e9ca 08:39:54 ---> Running in ee55ac90ef3d 08:39:54 Removing intermediate container 62a08ca8e6a1 08:39:54 ---> c670c73c2b58 08:39:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:54 ---> Running in c3e7d83db962 08:39:54 ---> Running in 7a940708ca40 08:39:54 Removing intermediate container eefd9656e53a 08:39:54 ---> 6bd4f460a6bb 08:39:54 08:39:54 Removing intermediate container 52589d07e9ca 08:39:54 ---> a05a945ad661 08:39:54 Step 20/22 : LABEL arch=x86_64 08:39:54 Successfully built 6bd4f460a6bb 08:39:54 Removing intermediate container c3e7d83db962 08:39:54 ---> 64ffb38202d1 08:39:54 08:39:54 Successfully tagged support-scheduler:latest 08:39:54 Removing intermediate container 7a940708ca40 08:39:54 ---> b26e4f6ee401 08:39:54 Step 17/19 : LABEL arch=x86_64 08:39:54  Building support-scheduler ... done Building core-common-config-bootstrapper 08:39:54 Successfully built 64ffb38202d1 08:39:54 ---> Running in b55715c5ffa5 08:39:54 Successfully tagged core-metadata:latest 08:39:54  Building core-metadata ... done Building security-proxy-setup 08:39:54 ---> Running in a08fe75f5056 08:39:55 Removing intermediate container b55715c5ffa5 08:39:55 ---> 698f7fc93ea0 08:39:55 Step 21/22 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.337s coverage: 94.4% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.329s coverage: 44.8% of statements 08:40:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:40:01 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:40:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:40:01 ---> 22eced32cb90 08:40:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:40:01 ---> Using cache 08:40:01 ---> 9d11667c80a4 08:40:01 Step 4/22 : WORKDIR /edgex-go 08:40:01 ---> Using cache 08:40:01 ---> 30983fb099e5 08:40:01 Step 5/22 : RUN apk add --update --no-cache make git 08:40:01 ---> Using cache 08:40:01 ---> c8e573c4136e 08:40:01 Step 6/22 : COPY go.mod vendor* ./ 08:40:01 ---> 22eced32cb90 08:40:01 Step 3/21 : WORKDIR /edgex-go 08:40:01 ---> Using cache 08:40:01 ---> 494b41dd204a 08:40:01 Step 4/21 : RUN apk add --update --no-cache make git 08:40:01 ---> Using cache 08:40:01 ---> 4bf36a06a1d7 08:40:01 Step 5/21 : COPY go.mod vendor* ./ 08:40:01 ---> Using cache 08:40:01 ---> Using cache 08:40:01 ---> d96e5c600c3d 08:40:01 ---> 8ede0c8ee75f 08:40:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:01 08:40:01 ---> Using cache 08:40:01 ---> 3700f9f287dc 08:40:01 ---> Using cache 08:40:01 Step 8/22 : COPY . . 08:40:01 ---> 65e293416190 08:40:01 Step 7/21 : COPY . . 08:40:01 ---> Using cache 08:40:01 ---> 951c23980856 08:40:01 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:40:01 ---> Using cache 08:40:01 ---> dcf3b352eff6 08:40:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.947s coverage: 79.9% of statements 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:07 ---> Running in 372f0ee50ab8 08:40:07 Removing intermediate container a08fe75f5056 08:40:07 ---> a35af232fa98 08:40:07 Step 18/19 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:40:07 ---> Running in e5bed4bf0bc5 08:40:07 ---> Running in ac5fcacd59a2 08:40:07 Removing intermediate container 372f0ee50ab8 08:40:07 ---> 1d83b4f3c08a 08:40:07 Step 22/22 : LABEL version=0.0.0 08:40:07 ---> Running in 26f454b6343c 08:40:07 ---> Running in a61890f50dcd 08:40:07 Removing intermediate container ee55ac90ef3d 08:40:07 ---> 225744decf81 08:40:07 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:40:07 Removing intermediate container 26f454b6343c 08:40:07 ---> 91a0fbf0159d 08:40:07 Step 19/19 : LABEL version=0.0.0 08:40:07 ---> Running in 8f28ac50d01b 08:40:07 Removing intermediate container a61890f50dcd 08:40:07 ---> 2a39d0dc13e4 08:40:07 08:40:07 ---> Running in cfd5e0da362f 08:40:07 Successfully built 2a39d0dc13e4 08:40:07 Removing intermediate container 8f28ac50d01b 08:40:07 ---> 8e68e2f2bdc0 08:40:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:40:07 Successfully tagged core-data:latest 08:40:07  Building core-data ... done Removing intermediate container cfd5e0da362f 08:40:07 ---> b67543a94f09 08:40:07 08:40:07 Successfully built b67543a94f09 08:40:07 Successfully tagged security-spiffe-token-provider:latest 08:40:07  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:40:08 ---> 5227060e40cb 08:40:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:40:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:40:08 ---> Running in e3ed71b4bf3e 08:40:08 Removing intermediate container e3ed71b4bf3e 08:40:08 ---> 9b5f7acade5f 08:40:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:08 ---> 187f45808339 08:40:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:40:09 ---> b2ae42ec57da 08:40:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:40:10 ---> 62c8c5b00d71 08:40:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:40:11 ---> cb45da05f6b5 08:40:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:40:11 ---> 2730db5521bd 08:40:11 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.279s coverage: 86.9% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 77.4% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.961s coverage: 91.2% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:13 ---> 4d46cdfb02f9 08:40:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:40:14 ---> be3ec2cd1bd6 08:40:14 Step 27/32 : RUN chmod +x /entrypoint.sh 08:40:15 ---> Running in 13b8776a585f 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 64.7% of statements 08:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.507s coverage: 100.0% of statements 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 08:40:20 Removing intermediate container 13b8776a585f 08:40:20 ---> c71234451c4a 08:40:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:40:20 ---> Running in 70a9b7ef1707 08:40:20 Removing intermediate container 70a9b7ef1707 08:40:20 ---> 2613ef3dcb6f 08:40:20 Step 29/32 : CMD ["gate"] 08:40:20 ---> Running in f157aac1a692 08:40:21 Removing intermediate container f157aac1a692 08:40:21 ---> 82e1d39261ac 08:40:21 Step 30/32 : LABEL arch=x86_64 08:40:24 ---> Running in 7429c31aaa37 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 65.3% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:40:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:40:25 Removing intermediate container 7429c31aaa37 08:40:25 ---> 2967e9f7cb4c 08:40:25 Step 31/32 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:40:26 ---> Running in c8aed8a5c683 08:40:26 Removing intermediate container c8aed8a5c683 08:40:26 ---> 2762ff419a38 08:40:26 Step 32/32 : LABEL version=0.0.0 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.054s coverage: 41.8% of statements 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.354s coverage: 89.5% of statements 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:28 ---> Running in 1061b8551287 08:40:28 Removing intermediate container ac5fcacd59a2 08:40:28 ---> 42f90aa59bdd 08:40:28 08:40:28 Step 10/22 : FROM alpine:3.16 08:40:28 ---> bfe296a52501 08:40:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:40:28 ---> Running in 462410b0445b 08:40:28 Removing intermediate container 1061b8551287 08:40:28 ---> 05a83f4cf831 08:40:28 08:40:28 Successfully built 05a83f4cf831 08:40:29 Successfully tagged security-bootstrapper:latest 08:40:29  Building security-bootstrapper ... done Removing intermediate container 462410b0445b 08:40:29 ---> 88648a8f728e 08:40:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:40:30 ---> Running in 519aa7fe36ef 08:40:30 Removing intermediate container e5bed4bf0bc5 08:40:30 ---> 65ddcc933646 08:40:30 08:40:30 Step 9/21 : FROM alpine:3.16 08:40:30 ---> bfe296a52501 08:40:30 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:40:30 ---> Running in 71cccc324ed3 08:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:40:31 (1/6) Installing ca-certificates (20220614-r0) 08:40:31 (1/1) Installing dumb-init (1.2.5-r1) 08:40:31 (2/6) Installing brotli-libs (1.0.9-r6) 08:40:31 Executing busybox-1.35.0-r17.trigger 08:40:31 OK: 6 MiB in 15 packages 08:40:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:40:31 (4/6) Installing libcurl (7.83.1-r5) 08:40:31 (5/6) Installing curl (7.83.1-r5) 08:40:31 (6/6) Installing dumb-init (1.2.5-r1) 08:40:31 Executing busybox-1.35.0-r17.trigger 08:40:31 Executing ca-certificates-20220614-r0.trigger 08:40:31 OK: 8 MiB in 20 packages 08:40:32 Removing intermediate container 519aa7fe36ef 08:40:32 ---> b8244e848c83 08:40:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:32 Removing intermediate container 71cccc324ed3 08:40:32 ---> d915ba542896 08:40:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:40:32 ---> 55d8a13e7158 08:40:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:40:32 ---> Running in 26843bd9e437 08:40:32 Removing intermediate container 26843bd9e437 08:40:32 ---> e356a62673bd 08:40:32 Step 12/21 : WORKDIR /edgex 08:40:32 ---> 29d84a531c32 08:40:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:40:32 ---> Running in f0cdbd8c417f 08:40:33 Removing intermediate container f0cdbd8c417f 08:40:33 ---> 3b90bf9a184e 08:40:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:40:33 ---> ccf1b7d96658 08:40:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:40:33 ---> 52ad06a815e6 08:40:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:40:33 ---> 77a5d95bbfcb 08:40:33 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:33 ---> Running in a78e0ea1993b 08:40:34 ---> 092dfac45d30 08:40:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:34 ---> 48804afdd30a 08:40:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:40:35 Removing intermediate container a78e0ea1993b 08:40:35 ---> ddd128b02858 08:40:35 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:40:35 ---> e023c2202d3e 08:40:35 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:35 ---> Running in d1380cb96318 08:40:35 ---> Running in 5a2e13316ba7 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:35 Removing intermediate container d1380cb96318 08:40:35 ---> c24f97844312 08:40:35 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:40:35 ---> Running in bae61ad79d48 08:40:35 Removing intermediate container bae61ad79d48 08:40:35 ---> e7180d01d5df 08:40:35 Step 20/22 : LABEL arch=x86_64 08:40:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:40:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:35 go vet ./... 08:40:35 ---> Running in 37378a0cfa26 08:40:35 Removing intermediate container 37378a0cfa26 08:40:35 ---> 685042eb55d6 08:40:35 Step 21/22 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:40:35 ---> Running in 255f8f4445ae 08:40:35 Removing intermediate container 5a2e13316ba7 08:40:35 ---> 79214b86653d 08:40:35 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:40:35 Removing intermediate container 255f8f4445ae 08:40:35 ---> f9f0c93f57f5 08:40:35 Step 22/22 : LABEL version=0.0.0 08:40:36 ---> Running in 266bd2289059 08:40:36 ---> Running in 3eaf3e9573d9 08:40:37 Removing intermediate container 3eaf3e9573d9 08:40:37 ---> ed869bb7ad4c 08:40:37 08:40:37 Successfully built ed869bb7ad4c 08:40:37 Successfully tagged core-common-config-bootstrapper:latest 08:40:37  Building core-common-config-bootstrapper ... done Removing intermediate container 266bd2289059 08:40:37 ---> a9df7fa987c2 08:40:37 Step 19/21 : LABEL arch=x86_64 08:40:37 ---> Running in fd74e3f4095f 08:40:37 Removing intermediate container fd74e3f4095f 08:40:37 ---> 37eb1a33d6a4 08:40:37 Step 20/21 : LABEL git_sha=6805b69ef80b81d4764c74be6c24397819c5a4d5 08:40:37 ---> Running in 2c52c3977f99 08:40:37 Removing intermediate container 2c52c3977f99 08:40:37 ---> e633b5199872 08:40:37 Step 21/21 : LABEL version=0.0.0 08:40:38 ---> Running in 151a52ce7e01 08:40:38 Removing intermediate container 151a52ce7e01 08:40:38 ---> cf3f77d8ea67 08:40:38 08:40:38 Successfully built cf3f77d8ea67 08:40:38 Successfully tagged security-proxy-setup:latest 08:40:38  Building security-proxy-setup ... done  [Pipeline] } 08:40:38 $ docker stop --time=1 7bb908502f5d58d0acff8de4c6d9b8aa40c053d3780874926ca89f1fda81f159 08:40:40 $ docker rm -f --volumes 7bb908502f5d58d0acff8de4c6d9b8aa40c053d3780874926ca89f1fda81f159 [Pipeline] // withDockerContainer [Pipeline] sh 08:40:40 + docker images 08:40:40 REPOSITORY TAG IMAGE ID CREATED SIZE 08:40:40 security-proxy-setup latest cf3f77d8ea67 2 seconds ago 27.8MB 08:40:40 core-common-config-bootstrapper latest ed869bb7ad4c 4 seconds ago 15.5MB 08:40:40 65ddcc933646 10 seconds ago 1.67GB 08:40:40 security-bootstrapper latest 05a83f4cf831 12 seconds ago 20.3MB 08:40:40 42f90aa59bdd 13 seconds ago 1.68GB 08:40:40 security-spiffe-token-provider latest b67543a94f09 33 seconds ago 29.8MB 08:40:40 core-data latest 2a39d0dc13e4 33 seconds ago 17.9MB 08:40:40 core-metadata latest 64ffb38202d1 46 seconds ago 18.5MB 08:40:40 support-scheduler latest 6bd4f460a6bb 46 seconds ago 30MB 08:40:40 8605f28d2b23 53 seconds ago 1.75GB 08:40:40 808340464b1e 53 seconds ago 1.69GB 08:40:40 12dd53800363 59 seconds ago 1.67GB 08:40:40 6ec3c9739c6e 59 seconds ago 1.69GB 08:40:40 33878060ba24 59 seconds ago 1.71GB 08:40:40 security-spire-config latest 5c096adef307 3 minutes ago 85.8MB 08:40:40 fbb3bbc7a390 3 minutes ago 1.55GB 08:40:40 security-secretstore-setup latest 32fb0a7ba739 3 minutes ago 29.9MB 08:40:40 support-notifications latest 01afe462daec 3 minutes ago 30.6MB 08:40:40 core-command latest 277ad3bc26f8 3 minutes ago 17.7MB 08:40:40 c95c86b4ee47 3 minutes ago 1.75GB 08:40:40 52fbf76053f7 3 minutes ago 1.68GB 08:40:40 security-spire-agent latest 03f4a484de1d 3 minutes ago 125MB 08:40:40 6c5cd1894e9f 3 minutes ago 1.68GB 08:40:40 security-spire-server latest 1e7425e2e401 4 minutes ago 86.5MB 08:40:40 fabab80c32d8 4 minutes ago 1.55GB 08:40:40 0ecd379b6bfc 4 minutes ago 1.55GB 08:40:40 ci-base-image-x86_64 latest 22eced32cb90 8 minutes ago 903MB 08:40:40 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 08:40:40 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:42:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:27 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:27 + ls -al . 08:42:27 total 744 08:42:27 drwxrwxr-x 10 1001 1001 4096 Jan 26 08:36 . 08:42:27 drwxr-xr-x 4 root root 4096 Jan 26 08:36 .. 08:42:27 drwxrwxr-x 2 1001 1001 4096 Jan 26 08:34 .blubracket 08:42:27 -rw-rw-r-- 1 1001 1001 16 Jan 26 08:34 .dockerignore 08:42:27 drwxrwxr-x 8 1001 1001 4096 Jan 26 08:34 .git 08:42:27 drwxrwxr-x 3 1001 1001 4096 Jan 26 08:34 .github 08:42:27 -rw-rw-r-- 1 1001 1001 1024 Jan 26 08:34 .gitignore 08:42:27 -rw-rw-r-- 1 1001 1001 42 Jan 26 08:34 .golangci.yml 08:42:27 -rw-rw-r-- 1 1001 1001 87 Jan 26 08:34 .hadolint.yml 08:42:27 -rw-rw-r-- 1 1001 1001 166 Jan 26 08:34 .sonarcloud.properties 08:42:27 -rw-rw-r-- 1 1001 1001 1171 Jan 26 08:34 ADOPTERS.md 08:42:27 -rw-rw-r-- 1 1001 1001 10825 Jan 26 08:34 Attribution.txt 08:42:27 -rw-rw-r-- 1 1001 1001 73765 Jan 26 08:34 CHANGELOG.md 08:42:27 -rw-rw-r-- 1 1001 1001 3804 Jan 26 08:34 CONTRIBUTING.md 08:42:27 -rw-rw-r-- 1 1001 1001 677 Jan 26 08:34 GOVERNANCE.md 08:42:27 -rw-rw-r-- 1 1001 1001 850 Jan 26 08:34 Jenkinsfile 08:42:27 -rw-rw-r-- 1 1001 1001 10775 Jan 26 08:34 LICENSE 08:42:27 -rw-rw-r-- 1 1001 1001 13388 Jan 26 08:34 Makefile 08:42:27 -rw-rw-r-- 1 1001 1001 582 Jan 26 08:34 OWNERS.md 08:42:27 -rw-rw-r-- 1 1001 1001 9403 Jan 26 08:34 README.md 08:42:27 -rw-rw-r-- 1 1001 1001 6912 Jan 26 08:34 SECURITY.md 08:42:27 -rw-rw-r-- 1 1001 1001 5 Jan 26 08:31 VERSION 08:42:27 drwxrwxr-x 2 1001 1001 4096 Jan 26 08:34 bin 08:42:27 drwxrwxr-x 17 1001 1001 4096 Jan 26 08:34 cmd 08:42:27 -rw-r--r-- 1 root root 489970 Jan 26 08:40 coverage.out 08:42:27 -rw-rw-r-- 1 1001 1001 3365 Jan 26 08:34 go.mod 08:42:27 -rw-rw-r-- 1 1001 1001 34951 Jan 26 08:34 go.sum 08:42:27 drwxrwxr-x 7 1001 1001 4096 Jan 26 08:34 internal 08:42:27 drwxrwxr-x 3 1001 1001 4096 Jan 26 08:34 openapi 08:42:27 drwxrwxr-x 4 1001 1001 4096 Jan 26 08:34 snap 08:42:27 -rw-rw-r-- 1 1001 1001 204 Jan 26 08:34 version.go [Pipeline] sh 08:42:28 + '[' -e coverage.out ] 08:42:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:28 Warning: overwriting stash ‘coverage-report’ 08:42:29 Stashed 1 file(s) [Pipeline] sh 08:42:29 + make build 08:42:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:44:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:44:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45: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 08:45: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:39 $ docker stop --time=1 12a3fa8b417e5d0921fdccd13670eaf074d149177cd9cc0216637793d3b30dc1 08:45:41 $ docker rm -f --volumes 12a3fa8b417e5d0921fdccd13670eaf074d149177cd9cc0216637793d3b30dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:44 08:45:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:44 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:44 29e5d40040c1: Pulling fs layer 08:45:44 1ce36da41761: Pulling fs layer 08:45:44 25b303627fd3: Pulling fs layer 08:45:44 29e5d40040c1: Verifying Checksum 08:45:44 29e5d40040c1: Download complete 08:45:45 1ce36da41761: Verifying Checksum 08:45:45 1ce36da41761: Download complete 08:45:45 29e5d40040c1: Pull complete 08:45:46 1ce36da41761: Pull complete 08:45:46 25b303627fd3: Verifying Checksum 08:45:46 25b303627fd3: Download complete 08:45:56 25b303627fd3: Pull complete 08:45:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:56 prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container 08:45:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 08:45:59 $ docker top b968603fc28b5a64b46bfd7c3046b44f7a19a4ac56ad144f13eb36e8998a756a -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:59 + docker-compose build --help 08:45:59 + grep parallel 08:46:04 --parallel Build images in parallel. [Pipeline] } 08:46:04 $ docker stop --time=1 b968603fc28b5a64b46bfd7c3046b44f7a19a4ac56ad144f13eb36e8998a756a 08:46:06 $ docker rm -f --volumes b968603fc28b5a64b46bfd7c3046b44f7a19a4ac56ad144f13eb36e8998a756a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:07 prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container 08:46:07 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:08 $ docker top 80b1b8fdac792597a10873cf9b67fa158e94661a9749e07f26dd666d11f4436a -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:08 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:14 Building core-command ... 08:46:14 Building core-common-config-bootstrapper ... 08:46:14 Building core-data ... 08:46:14 Building core-metadata ... 08:46:14 Building security-bootstrapper ... 08:46:14 Building security-proxy-setup ... 08:46:14 Building security-secretstore-setup ... 08:46:14 Building security-spiffe-token-provider ... 08:46:14 Building security-spire-agent ... 08:46:14 Building security-spire-config ... 08:46:14 Building security-spire-server ... 08:46:14 Building support-notifications ... 08:46:14 Building support-scheduler ... 08:46:14 Building security-bootstrapper 08:46:14 Building support-notifications 08:46:14 Building security-spire-server 08:46:14 Building security-spire-config 08:46:14 Building security-spiffe-token-provider 08:47:00 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> a5668fecb1e9 08:47:00 Step 3/32 : WORKDIR /edgex-go 08:47:00 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:00 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> a5668fecb1e9 08:47:00 Step 3/19 : WORKDIR /edgex-go 08:47:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> a5668fecb1e9 08:47:00 Step 3/24 : WORKDIR /edgex-go 08:47:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> a5668fecb1e9 08:47:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:00 ---> a5668fecb1e9 08:47:00 Step 3/23 : WORKDIR /edgex-go 08:47:02 ---> Running in f284272172f2 08:47:02 ---> Running in c1d713f5820c 08:47:02 ---> Running in 8ac4a3d9bffe 08:47:02 ---> Running in ea2d644c11e6 08:47:02 ---> Running in 4660bd871683 08:47:02 Removing intermediate container 8ac4a3d9bffe 08:47:02 ---> f00cc793702d 08:47:02 Step 4/22 : WORKDIR /edgex-go 08:47:02 ---> Running in 4e8041ff6e65 08:47:02 Removing intermediate container ea2d644c11e6 08:47:02 ---> 88b25729d1be 08:47:02 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:47:02 Removing intermediate container 4660bd871683 08:47:02 Removing intermediate container f284272172f2 08:47:02 ---> 63a928c06021 08:47:02 Step 4/32 : RUN apk add --update --no-cache make git 08:47:02 ---> e5f451a8c3b3 08:47:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:02 Removing intermediate container c1d713f5820c 08:47:02 ---> 802477a6db0d 08:47:02 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:47:02 ---> Running in 909b9c949c84 08:47:03 ---> Running in 1b8bd8639161 08:47:03 ---> Running in 1e31d0c3ea6d 08:47:03 ---> Running in 92b32429da3b 08:47:03 Removing intermediate container 4e8041ff6e65 08:47:03 ---> dfbf4c5cb3bb 08:47:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:47:03 ---> Running in 8f95dc04d939 08:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:07 OK: 221 MiB in 51 packages 08:47:07 OK: 221 MiB in 51 packages 08:47:07 OK: 221 MiB in 51 packages 08:47:07 OK: 221 MiB in 51 packages 08:47:07 v3.16.3-146-gfa07c3b49d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:47:07 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:47:07 OK: 16901 distinct packages available 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:08 Removing intermediate container 909b9c949c84 08:47:08 ---> 155d9998e73b 08:47:08 Step 5/23 : COPY go.mod vendor* ./ 08:47:09 Removing intermediate container 8f95dc04d939 08:47:09 ---> b17e94b1ec6e 08:47:09 Step 6/22 : COPY go.mod vendor* ./ 08:47:09 Removing intermediate container 1b8bd8639161 08:47:09 ---> fccb18316b05 08:47:09 Step 5/24 : COPY go.mod vendor* ./ 08:47:09 Removing intermediate container 1e31d0c3ea6d 08:47:09 ---> 9cf5d427a238 08:47:09 Step 5/32 : COPY go.mod vendor* ./ 08:47:09 OK: 221 MiB in 51 packages 08:47:10 ---> ead6e5ff4de5 08:47:10 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:10 ---> Running in abd0a17bcba2 08:47:11 ---> b3a0ca4489b8 08:47:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:11 ---> c2633911bee5 08:47:11 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:11 ---> 131549ca1421 08:47:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:11 ---> Running in 14918d81a18e 08:47:11 ---> Running in 27ad98d532bd 08:47:11 ---> Running in 340fe1bc4958 08:47:11 Removing intermediate container 92b32429da3b 08:47:11 ---> c381656ebfc7 08:47:11 Step 5/19 : COPY go.mod vendor* ./ 08:47:13 ---> abedf1229188 08:47:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:13 ---> Running in 4b474e15d3dd 08:49:05 Removing intermediate container 4b474e15d3dd 08:49:05 ---> 956e7b427d87 08:49:05 Step 7/19 : COPY . . 08:49:05 Removing intermediate container 27ad98d532bd 08:49:05 ---> 40caf024892b 08:49:05 Step 7/32 : COPY . . 08:49:05 Removing intermediate container 14918d81a18e 08:49:05 ---> 1b08400de180 08:49:05 Step 8/22 : COPY . . 08:49:05 Removing intermediate container abd0a17bcba2 08:49:05 ---> b924a7ccac77 08:49:05 Step 7/23 : COPY . . 08:49:05 Removing intermediate container 340fe1bc4958 08:49:05 ---> 762bc18a5f68 08:49:05 Step 7/24 : COPY . . 08:49:13 ---> 1abc80a59fb5 08:49:13 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:13 ---> bd453c89cbda 08:49:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:13 ---> 883b78534ed2 08:49:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:49:13 ---> 683c38b3eb3c 08:49:13 ---> Running in 4915b186ae65 08:49:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:49:13 ---> Running in 46459988f956 08:49:13 ---> Running in 53a10c11a4be 08:49:13 ---> 1800fecf8f1a 08:49:13 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:14 ---> Running in 40c079c0de74 08:49:14 ---> Running in 12d5fcbf7493 08:49:14 Removing intermediate container 53a10c11a4be 08:49:14 ---> cb511e5bc825 08:49:14 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:14 Removing intermediate container 40c079c0de74 08:49:14 ---> fdc412a8ed9c 08:49:14 Step 9/23 : WORKDIR /edgex-go/spire-build 08:49:14 ---> Running in 68b3965c4d54 08:49:14 ---> Running in e234f83ce454 08:49:15 Removing intermediate container e234f83ce454 08:49:15 ---> 747049cf52b4 08:49:15 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:15 ---> Running in 694c8e4b9ae0 08:49:15 Removing intermediate container 68b3965c4d54 08:49:15 ---> f01bf00a12ac 08:49:15 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:16 ---> Running in 9527fca9c25e 08:49:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:49:19 Removing intermediate container 694c8e4b9ae0 08:49:19 ---> 29559770f236 08:49:19 Step 11/23 : WORKDIR /edgex-go 08:49:19 ---> Running in 82e88c82eaf8 08:49:19 Removing intermediate container 9527fca9c25e 08:49:19 ---> db07787a39b8 08:49:19 Step 11/24 : WORKDIR /edgex-go 08:49:19 ---> Running in 07bda766ad0c 08:49:20 Removing intermediate container 82e88c82eaf8 08:49:20 ---> 71c76d6599a4 08:49:20 08:49:20 Step 12/23 : FROM alpine:3.15 08:49:20 3.15: Pulling from library/alpine 08:49:20 Removing intermediate container 07bda766ad0c 08:49:20 ---> 7345f77ec85b 08:49:20 08:49:20 Step 12/24 : FROM alpine:3.15 08:49:20 3.15: Pulling from library/alpine 08:49:21 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:49:21 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:49:21 Status: Downloaded newer image for alpine:3.15 08:49:21 Status: Downloaded newer image for alpine:3.15 08:49:21 ---> 8aa73fd46299 08:49:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:21 ---> 8aa73fd46299 08:49:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:21 ---> Running in 35ae78c68f40 08:49:21 ---> Running in 24f488cc74f1 08:49:22 Removing intermediate container 24f488cc74f1 08:49:22 ---> 255381b40096 08:49:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:22 Removing intermediate container 35ae78c68f40 08:49:22 ---> 0c023b1e0834 08:49:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:22 ---> Running in 5bfb2078ddd0 08:49:22 ---> Running in e5dbec064069 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:27 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:27 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:27 OK: 15736 distinct packages available 08:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:27 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:27 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:27 OK: 15736 distinct packages available 08:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:29 (1/4) Installing dumb-init (1.2.5-r1) 08:49:29 (2/4) Installing musl-obstack (1.2.3-r0) 08:49:29 (3/4) Installing libucontext (1.1-r0) 08:49:29 (4/4) Installing gcompat (1.0.0-r4) 08:49:29 Executing busybox-1.34.1-r7.trigger 08:49:29 OK: 6 MiB in 18 packages 08:49:29 (1/5) Installing dumb-init (1.2.5-r1) 08:49:29 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:29 (3/5) Installing libucontext (1.1-r0) 08:49:29 (4/5) Installing gcompat (1.0.0-r4) 08:49:29 (5/5) Installing openssl (1.1.1s-r1) 08:49:29 Executing busybox-1.34.1-r7.trigger 08:49:29 OK: 6 MiB in 19 packages 08:49:33 Removing intermediate container e5dbec064069 08:49:33 ---> 262fc8c27572 08:49:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:33 Removing intermediate container 5bfb2078ddd0 08:49:33 ---> 8cf17834ee5f 08:49:33 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:43 ---> 1ac41c76fe15 08:49:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:43 ---> 7cc2c37b7207 08:49:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:49:44 ---> 02bfd83ded0a 08:49:44 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:44 ---> d88e6a1dc5d3 08:49:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:49:44 ---> Running in 21de8c5d4efb 08:49:45 Removing intermediate container 21de8c5d4efb 08:49:45 ---> 6fcbc5e959fb 08:49:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:49:46 ---> 98a52e430576 08:49:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:49:47 ---> e8c0da3da745 08:49:47 Step 19/24 : WORKDIR / 08:49:47 ---> Running in 1d93a2483dee 08:49:47 ---> 3fa4089c7505 08:49:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:47 ---> Running in a642f99068a4 08:49:47 Removing intermediate container 1d93a2483dee 08:49:47 ---> 31bb027f6b7d 08:49:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:47 Removing intermediate container a642f99068a4 08:49:47 ---> 9ca5ed6df33f 08:49:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:48 ---> Running in 630a7c89032e 08:49:48 ---> Running in c9f0e6d78c46 08:49:48 Removing intermediate container 630a7c89032e 08:49:48 ---> 855a8b74b1da 08:49:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:48 Removing intermediate container c9f0e6d78c46 08:49:48 ---> 0af397520d91 08:49:48 Step 21/23 : LABEL arch=arm64 08:49:48 ---> Running in 77b3e846659a 08:49:49 ---> Running in 5cffcf1ffe36 08:49:49 Removing intermediate container 77b3e846659a 08:49:49 ---> 2a2917bb18ad 08:49:49 Step 22/24 : LABEL arch=arm64 08:49:49 Removing intermediate container 5cffcf1ffe36 08:49:49 ---> Running in 6180a3330ba1 08:49:49 ---> 7a3af06f9d28 08:49:49 Step 22/23 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 08:49:49 ---> Running in 85a7267530d7 08:49:50 Removing intermediate container 6180a3330ba1 08:49:50 ---> 19af87c27745 08:49:50 Step 23/24 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 08:49:50 ---> Running in 655fdc9c38ab 08:49:50 Removing intermediate container 85a7267530d7 08:49:50 ---> dea824e5dc5e 08:49:50 Step 23/23 : LABEL version=0.0.0 08:49:51 ---> Running in 65c39d4dbf5c 08:49:51 Removing intermediate container 655fdc9c38ab 08:49:51 ---> 21f5cd572d30 08:49:51 Step 24/24 : LABEL version=0.0.0 08:49:51 ---> Running in 66b76154ae08 08:49:51 Removing intermediate container 65c39d4dbf5c 08:49:51 ---> 8451da53a661 08:49:51 08:49:52 Removing intermediate container 66b76154ae08 08:49:52 ---> 2e58b8d7b612 08:49:52 08:49:52 Successfully built 8451da53a661 08:49:52 Successfully tagged security-spire-server-arm64:latest 08:49:52  Building security-spire-server ... done Building core-metadata 08:49:52 Successfully built 2e58b8d7b612 08:49:52 Successfully tagged security-spire-config-arm64:latest 08:49:52  Building security-spire-config ... done Building security-proxy-setup 08:50:19 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:50:19 ---> a5668fecb1e9 08:50:19 Step 3/21 : WORKDIR /edgex-go 08:50:19 ---> Using cache 08:50:19 ---> 802477a6db0d 08:50:19 Step 4/21 : RUN apk add --update --no-cache make git 08:50:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:19 ---> a5668fecb1e9 08:50:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:50:19 ---> Using cache 08:50:19 ---> f00cc793702d 08:50:19 Step 4/24 : WORKDIR /edgex-go 08:50:19 ---> Using cache 08:50:19 ---> dfbf4c5cb3bb 08:50:19 Step 5/24 : RUN apk add --update --no-cache make git 08:50:20 ---> Running in 964fab671996 08:50:20 ---> Running in cca8882c5c1c 08:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:24 OK: 221 MiB in 51 packages 08:50:25 OK: 221 MiB in 51 packages 08:50:27 Removing intermediate container cca8882c5c1c 08:50:27 ---> 3cef16c27427 08:50:27 Step 6/24 : COPY go.mod vendor* ./ 08:50:27 Removing intermediate container 964fab671996 08:50:27 ---> fcff92967436 08:50:27 Step 5/21 : COPY go.mod vendor* ./ 08:50:27 ---> 5042b618b65a 08:50:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:27 ---> febd276ddc13 08:50:27 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:27 ---> Running in 69ce67aa06b7 08:50:28 ---> Running in 0f8b542586d9 08:52:34 Removing intermediate container 0f8b542586d9 08:52:34 ---> 7f36b16ec2e1 08:52:34 Step 7/21 : COPY . . 08:52:34 Removing intermediate container 69ce67aa06b7 08:52:34 ---> 00dc464e253a 08:52:34 Step 8/24 : COPY . . 08:52:40 ---> f13190722145 08:52:40 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:52:40 ---> e2c7f4b9c625 08:52:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:52:41 ---> Running in cd9279fc3cd8 08:52:41 ---> Running in 0e5cbdc632e9 08:52:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:52:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:55:35 Removing intermediate container 4915b186ae65 08:55:35 ---> 6ae315fb66aa 08:55:35 08:55:35 Step 9/32 : FROM alpine:3.16 08:55:35 3.16: Pulling from library/alpine 08:55:35 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:55:35 Status: Downloaded newer image for alpine:3.16 08:55:35 ---> 2b4661558fb8 08:55:35 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:35 ---> Running in 19ede1bccb86 08:55:35 Removing intermediate container 19ede1bccb86 08:55:35 ---> 06c41465f302 08:55:35 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:55:35 ---> Running in 768a2a475a52 08:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:35 (1/2) Installing dumb-init (1.2.5-r1) 08:55:35 (2/2) Installing su-exec (0.2-r1) 08:55:35 Executing busybox-1.35.0-r17.trigger 08:55:35 OK: 5 MiB in 16 packages 08:55:35 Removing intermediate container 768a2a475a52 08:55:35 ---> 53d1894d5c09 08:55:35 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:55:35 ---> Running in e0653f768e19 08:55:35 Removing intermediate container e0653f768e19 08:55:35 ---> d8901d7dd189 08:55:35 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:55:35 ---> Running in 389d38874621 08:55:35 Removing intermediate container 389d38874621 08:55:35 ---> 501fc05c0a95 08:55:35 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:55:35 ---> Running in 8d5f9d11c694 08:55:35 Removing intermediate container 8d5f9d11c694 08:55:35 ---> 77d36d9721b3 08:55:35 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:55:35 ---> Running in 8285af7445d7 08:55:35 Removing intermediate container 8285af7445d7 08:55:35 ---> 97272fba9915 08:55:35 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:55:35 ---> Running in 3d836570af7d 08:55:37 Removing intermediate container 3d836570af7d 08:55:37 ---> 48ed278952c0 08:55:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:55:37 ---> Running in cf6cfd37531c 08:55:38 Removing intermediate container cf6cfd37531c 08:55:38 ---> 69922a493e3c 08:55:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:55:39 ---> b7c2783d1ebc 08:55:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:55:39 ---> Running in 3486d2301d58 08:55:42 Removing intermediate container 3486d2301d58 08:55:42 ---> dde5280c6758 08:55:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:43 ---> 21aaf9dfb63d 08:55:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:55:45 ---> 82c3b439b052 08:55:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:55:45 ---> af69b6a70ec4 08:55:45 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:55:46 ---> 65551505abd3 08:55:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:55:47 ---> b1bbb0097815 08:55:47 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:55:50 ---> 181de715622e 08:55:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:55:51 ---> 860f952bd21d 08:55:51 Step 27/32 : RUN chmod +x /entrypoint.sh 08:55:51 ---> Running in 5500ed503f65 08:55:54 Removing intermediate container 5500ed503f65 08:55:54 ---> 6d3920c96357 08:55:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:55:54 ---> Running in f54dad610eee 08:55:55 Removing intermediate container f54dad610eee 08:55:55 ---> f696081aadc6 08:55:55 Step 29/32 : CMD ["gate"] 08:55:55 ---> Running in c03611d0783a 08:55:56 Removing intermediate container c03611d0783a 08:55:56 ---> 534f1bdbac99 08:55:56 Step 30/32 : LABEL arch=arm64 08:55:56 ---> Running in c2b6498114c0 08:55:56 Removing intermediate container c2b6498114c0 08:55:56 ---> 684801a4e1c7 08:55:56 Step 31/32 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 08:55:56 ---> Running in 06534ea74f92 08:55:57 Removing intermediate container 06534ea74f92 08:55:57 ---> 4c3429bb75bd 08:55:57 Step 32/32 : LABEL version=0.0.0 08:55:57 ---> Running in 86dd0f6bc8aa 08:55:57 Removing intermediate container 86dd0f6bc8aa 08:55:57 ---> 6c2a9dcdf43d 08:55:57 08:55:58 Successfully built 6c2a9dcdf43d 08:55:58 Successfully tagged security-bootstrapper-arm64:latest 08:55:58  Building security-bootstrapper ... done Building security-secretstore-setup 08:56:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:16 ---> a5668fecb1e9 08:56:16 Step 3/24 : WORKDIR /edgex-go 08:56:16 ---> Using cache 08:56:16 ---> 802477a6db0d 08:56:16 Step 4/24 : RUN apk add --update --no-cache make git 08:56:16 ---> Using cache 08:56:16 ---> fcff92967436 08:56:16 Step 5/24 : COPY go.mod vendor* ./ 08:56:16 ---> Using cache 08:56:16 ---> febd276ddc13 08:56:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:16 ---> Using cache 08:56:16 ---> 7f36b16ec2e1 08:56:16 Step 7/24 : COPY . . 08:56:16 ---> Using cache 08:56:16 ---> f13190722145 08:56:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:16 ---> Running in e72e03c738b8 08:56:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:57:40 Removing intermediate container 12d5fcbf7493 08:57:40 ---> d23f69ab72b5 08:57:40 08:57:40 Step 9/19 : FROM alpine:3.15 08:57:40 ---> 8aa73fd46299 08:57:40 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:40 ---> Using cache 08:57:40 ---> 0c023b1e0834 08:57:40 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:40 ---> Running in 9de1c6a9ae98 08:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:40 v3.15.6-284-gd2a2cf2132 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:57:40 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:57:40 OK: 15736 distinct packages available 08:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:40 (1/9) Installing ca-certificates (20220614-r0) 08:57:40 (2/9) Installing brotli-libs (1.0.9-r5) 08:57:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:57:40 (4/9) Installing libcurl (7.80.0-r5) 08:57:40 (5/9) Installing curl (7.80.0-r5) 08:57:40 (6/9) Installing dumb-init (1.2.5-r1) 08:57:40 (7/9) Installing musl-obstack (1.2.3-r0) 08:57:40 (8/9) Installing libucontext (1.1-r0) 08:57:40 (9/9) Installing gcompat (1.0.0-r4) 08:57:40 Executing busybox-1.34.1-r7.trigger 08:57:40 Executing ca-certificates-20220614-r0.trigger 08:57:40 OK: 8 MiB in 23 packages 08:57:40 Removing intermediate container 9de1c6a9ae98 08:57:40 ---> ee63e98b2fb9 08:57:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:40 ---> 03a916abf09b 08:57:40 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:57:40 ---> a1f1eb8a4045 08:57:40 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:57:40 ---> 77a321f33f89 08:57:40 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:57:40 ---> Running in c0bfa04a0270 08:57:40 Removing intermediate container c0bfa04a0270 08:57:40 ---> 638d29112da4 08:57:40 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:40 ---> Running in f4746d639d44 08:57:40 Removing intermediate container f4746d639d44 08:57:40 ---> 5ddb28e6226a 08:57:40 Step 17/19 : LABEL arch=arm64 08:57:40 ---> Running in 1b48370c15f5 08:57:40 Removing intermediate container 1b48370c15f5 08:57:40 ---> a70ba2ea8d8a 08:57:40 Step 18/19 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 08:57:40 ---> Running in bde09c5671ba 08:57:41 Removing intermediate container bde09c5671ba 08:57:41 ---> 8733c9e2a938 08:57:41 Step 19/19 : LABEL version=0.0.0 08:57:41 ---> Running in e3018e831810 08:57:42 Removing intermediate container e3018e831810 08:57:42 ---> 87e2be457388 08:57:42 08:57:42 Successfully built 87e2be457388 08:57:42 Successfully tagged security-spiffe-token-provider-arm64:latest 08:57:42  Building security-spiffe-token-provider ... done Building security-spire-agent 08:58:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:58:00 ---> a5668fecb1e9 08:58:00 Step 3/24 : WORKDIR /edgex-go 08:58:00 ---> Using cache 08:58:00 ---> 802477a6db0d 08:58:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:58:00 ---> Running in ecdc78f39acb 08:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:04 OK: 221 MiB in 51 packages 08:58:05 Removing intermediate container ecdc78f39acb 08:58:05 ---> 13a9b2695ef4 08:58:05 Step 5/24 : COPY go.mod vendor* ./ 08:58:06 ---> b04fd43e38df 08:58:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:06 ---> Running in 95ecffcfc643 08:58:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:59:00 Removing intermediate container 46459988f956 08:59:00 ---> 65e2f2547d35 08:59:00 08:59:00 Step 10/22 : FROM alpine:3.16 08:59:00 ---> 2b4661558fb8 08:59:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:59:00 ---> Running in 49d444005882 08:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:01 (1/2) Installing ca-certificates (20220614-r0) 08:59:01 (2/2) Installing dumb-init (1.2.5-r1) 08:59:01 Executing busybox-1.35.0-r17.trigger 08:59:01 Executing ca-certificates-20220614-r0.trigger 08:59:01 Removing intermediate container cd9279fc3cd8 08:59:01 ---> b89c399724a8 08:59:01 08:59:01 Step 9/21 : FROM alpine:3.16 08:59:01 ---> 2b4661558fb8 08:59:01 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:59:02 ---> Running in 2ac8f60cab8c 08:59:02 OK: 6 MiB in 16 packages 08:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:05 Removing intermediate container 49d444005882 08:59:05 ---> 01bfcaf85a1d 08:59:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:59:05 ---> Running in 2cf3617c3fdf 08:59:06 (1/6) Installing ca-certificates (20220614-r0) 08:59:06 (2/6) Installing brotli-libs (1.0.9-r6) 08:59:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:59:06 (4/6) Installing libcurl (7.83.1-r5) 08:59:06 (5/6) Installing curl (7.83.1-r5) 08:59:06 (6/6) Installing dumb-init (1.2.5-r1) 08:59:06 Removing intermediate container 2cf3617c3fdf 08:59:06 ---> 11a13560e0f3 08:59:06 Step 13/22 : ENV APP_PORT=59860 08:59:06 Executing busybox-1.35.0-r17.trigger 08:59:06 Executing ca-certificates-20220614-r0.trigger 08:59:06 ---> Running in 75308e9e43a8 08:59:07 OK: 8 MiB in 20 packages 08:59:07 Removing intermediate container 75308e9e43a8 08:59:07 ---> a8cc1c02d9d0 08:59:07 Step 14/22 : EXPOSE $APP_PORT 08:59:08 ---> Running in 67719a803bb9 08:59:09 Removing intermediate container 67719a803bb9 08:59:09 ---> 39df2fe10bed 08:59:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:11 Removing intermediate container 2ac8f60cab8c 08:59:11 ---> 7391b5ea0742 08:59:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:59:11 ---> 1cfbc6b8b316 08:59:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:59:11 ---> Running in 620eaba92bfb 08:59:12 Removing intermediate container 620eaba92bfb 08:59:12 ---> 83cff545d9a3 08:59:12 Step 12/21 : WORKDIR /edgex 08:59:12 ---> Running in f203cd7eacfa 08:59:13 Removing intermediate container f203cd7eacfa 08:59:13 ---> 22b1f803aaec 08:59:13 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:59:15 ---> d9a9edda95aa 08:59:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:59:16 ---> f5a52f0b3a7b 08:59:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:59:18 ---> f2c44bc1b56b 08:59:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:59:18 ---> 8e6b649a7906 08:59:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:59:18 ---> Running in f7237e3f6b60 08:59:19 Removing intermediate container f7237e3f6b60 08:59:19 ---> f0abf0845c00 08:59:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:20 ---> Running in b7b2c62d619c 08:59:21 Removing intermediate container b7b2c62d619c 08:59:21 ---> 5deb0ee56af8 08:59:21 Step 20/22 : LABEL arch=arm64 08:59:21 ---> Running in 57dfc9c67342 08:59:22 ---> 26e3420b7086 08:59:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:59:22 Removing intermediate container 57dfc9c67342 08:59:22 ---> d33ba284554a 08:59:22 Step 21/22 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 08:59:22 ---> Running in 8b0931411a51 08:59:23 ---> 94c60602a39d 08:59:23 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:23 ---> Running in ba3fe463859c 08:59:24 Removing intermediate container 8b0931411a51 08:59:24 ---> 3af3cbb4a924 08:59:24 Step 22/22 : LABEL version=0.0.0 08:59:24 ---> Running in 1d1625316063 08:59:25 Removing intermediate container 1d1625316063 08:59:25 ---> 0f7119a51579 08:59:25 08:59:26 Successfully built 0f7119a51579 08:59:26 Successfully tagged support-notifications-arm64:latest 08:59:26 Building support-scheduler 08:59:28  Building support-notifications ... done Removing intermediate container ba3fe463859c 08:59:28 ---> ab20bb775d88 08:59:28 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:59:28 ---> Running in c8b87c784f69 08:59:29 Removing intermediate container c8b87c784f69 08:59:29 ---> e8fd29f9cc70 08:59:29 Step 19/21 : LABEL arch=arm64 08:59:29 ---> Running in 8ddf4d74fae7 08:59:30 Removing intermediate container 8ddf4d74fae7 08:59:30 ---> 54387f2a1bc7 08:59:30 Step 20/21 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 08:59:30 ---> Running in c0f823909a0a 08:59:31 Removing intermediate container c0f823909a0a 08:59:31 ---> 6a9da7814e3b 08:59:31 Step 21/21 : LABEL version=0.0.0 08:59:31 ---> Running in 68368c1d1641 08:59:32 Removing intermediate container 68368c1d1641 08:59:32 ---> eb07702e8250 08:59:32 08:59:32 Successfully built eb07702e8250 08:59:32 Successfully tagged security-proxy-setup-arm64:latest 08:59:32 Building core-common-config-bootstrapper 08:59:50  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:50 ---> a5668fecb1e9 08:59:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:50 ---> Using cache 08:59:50 ---> f00cc793702d 08:59:50 Step 4/22 : WORKDIR /edgex-go 08:59:50 ---> Using cache 08:59:50 ---> dfbf4c5cb3bb 08:59:50 Step 5/22 : RUN apk add --update --no-cache make git 08:59:50 ---> Using cache 08:59:50 ---> 3cef16c27427 08:59:50 Step 6/22 : COPY go.mod vendor* ./ 08:59:50 ---> Using cache 08:59:50 ---> 5042b618b65a 08:59:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:50 ---> Using cache 08:59:50 ---> 00dc464e253a 08:59:50 Step 8/22 : COPY . . 08:59:50 ---> Using cache 08:59:50 ---> e2c7f4b9c625 08:59:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:59:50 ---> Running in 383a6a3caf70 08:59:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:59:54 Removing intermediate container 0e5cbdc632e9 08:59:54 ---> cfcde2185570 08:59:54 08:59:54 Step 10/24 : FROM alpine:3.16 08:59:54 ---> 2b4661558fb8 08:59:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:59:54 ---> Running in 1f4483a724d8 08:59:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:57 ---> a5668fecb1e9 08:59:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:57 ---> Using cache 08:59:57 ---> f00cc793702d 08:59:57 Step 4/22 : WORKDIR /edgex-go 08:59:57 ---> Using cache 08:59:57 ---> dfbf4c5cb3bb 08:59:57 Step 5/22 : RUN apk add --update --no-cache make git 08:59:57 ---> Using cache 08:59:57 ---> 3cef16c27427 08:59:57 Step 6/22 : COPY go.mod vendor* ./ 08:59:57 ---> Using cache 08:59:57 ---> 5042b618b65a 08:59:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:57 ---> Using cache 08:59:57 ---> 00dc464e253a 08:59:57 Step 8/22 : COPY . . 08:59:57 ---> Using cache 08:59:57 ---> e2c7f4b9c625 08:59:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:57 ---> Running in c2245d12abec 08:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:59 (1/1) Installing dumb-init (1.2.5-r1) 08:59:59 Executing busybox-1.35.0-r17.trigger 08:59:59 OK: 5 MiB in 15 packages 09:00: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 09:00:02 Removing intermediate container 95ecffcfc643 09:00:02 ---> 35e60ec51da2 09:00:02 Step 7/24 : COPY . . 09:00:03 Removing intermediate container 1f4483a724d8 09:00:03 ---> e9ce9044ce57 09:00:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:03 ---> Running in 6a189c4d976d 09:00:04 Removing intermediate container 6a189c4d976d 09:00:04 ---> cdd553cd8ffb 09:00:04 Step 13/24 : ENV APP_PORT=59881 09:00:04 ---> Running in 105e7854daed 09:00:05 Removing intermediate container 105e7854daed 09:00:05 ---> fb8ee8b9c811 09:00:05 Step 14/24 : EXPOSE $APP_PORT 09:00:05 ---> Running in f2ea47490522 09:00:06 Removing intermediate container f2ea47490522 09:00:06 ---> 702ec75fba49 09:00:06 Step 15/24 : WORKDIR / 09:00:06 ---> Running in 19df1bac98a8 09:00:07 Removing intermediate container 19df1bac98a8 09:00:07 ---> c8a49e2cfbd8 09:00:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:08 ---> 7131e5d09055 09:00:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:12 ---> 2c7b6cdb0f57 09:00:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:13 ---> 01908ce0e96c 09:00:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:00:14 ---> 24293bdf659a 09:00:14 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:00:14 ---> Running in 416cfbd29a11 09:00:15 Removing intermediate container 416cfbd29a11 09:00:15 ---> afa918d086ce 09:00:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:15 ---> Running in 12967854e107 09:00:17 Removing intermediate container 12967854e107 09:00:17 ---> 6af52eb29bea 09:00:17 Step 22/24 : LABEL arch=arm64 09:00:17 ---> Running in b01f11146014 09:00:17 Removing intermediate container b01f11146014 09:00:17 ---> 6a421afdb13f 09:00:17 Step 23/24 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 09:00:18 ---> Running in 24bb2980f454 09:00:18 Removing intermediate container 24bb2980f454 09:00:18 ---> 08074935825a 09:00:18 Step 24/24 : LABEL version=0.0.0 09:00:18 ---> Running in 5b9d79cb1e93 09:00:19 ---> 791dfe2334ab 09:00:19 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:00:19 ---> Running in 384e88cb2adf 09:00:19 Removing intermediate container 5b9d79cb1e93 09:00:19 ---> 47d7273902a5 09:00:19 09:00:20 Successfully built 47d7273902a5 09:00:20 Successfully tagged core-metadata-arm64:latest 09:00:20  Building core-metadata ... done Removing intermediate container 384e88cb2adf 09:00:20 ---> ce6c10050bc1 09:00:20 Step 9/24 : WORKDIR /edgex-go/spire-build 09:00:20 Building core-command 09:00:20 ---> Running in 618109f0be32 09:00:20 Removing intermediate container 618109f0be32 09:00:20 ---> 507784533a65 09:00:20 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 09:00:20 ---> Running in d022c6afc0f7 09:00:23 Removing intermediate container d022c6afc0f7 09:00:23 ---> eb45a71983f9 09:00:23 Step 11/24 : WORKDIR /edgex-go 09:00:23 ---> Running in 2eb1d10d3190 09:00:24 Removing intermediate container 2eb1d10d3190 09:00:24 ---> ad1ee457e560 09:00:24 09:00:24 Step 12/24 : FROM alpine:3.15 09:00:24 ---> 8aa73fd46299 09:00:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:24 ---> Using cache 09:00:24 ---> 0c023b1e0834 09:00:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:00:24 ---> Using cache 09:00:24 ---> 8cf17834ee5f 09:00:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:00:27 ---> bb29780d4a61 09:00:27 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:36 ---> 9f3efaa9d629 09:00:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:00:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:36 ---> a5668fecb1e9 09:00:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:36 ---> Using cache 09:00:36 ---> f00cc793702d 09:00:36 Step 4/23 : WORKDIR /edgex-go 09:00:36 ---> Using cache 09:00:36 ---> dfbf4c5cb3bb 09:00:36 Step 5/23 : RUN apk add --update --no-cache make git 09:00:36 ---> Using cache 09:00:36 ---> 3cef16c27427 09:00:36 Step 6/23 : COPY go.mod vendor* ./ 09:00:36 ---> Using cache 09:00:36 ---> 5042b618b65a 09:00:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:36 ---> Using cache 09:00:36 ---> 00dc464e253a 09:00:36 Step 8/23 : COPY . . 09:00:36 ---> Using cache 09:00:36 ---> e2c7f4b9c625 09:00:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:00:36 ---> Running in c0c557bdc29b 09:00:36 ---> f6c3950c9ee5 09:00:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:00:37 ---> 10c139f8245e 09:00:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:00:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:00:39 ---> 803600e97ed4 09:00:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:39 ---> Running in 0179a595bbf2 09:00:39 Removing intermediate container 0179a595bbf2 09:00:39 ---> 630f56f40276 09:00:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:39 ---> Running in 895e8d045353 09:00:40 Removing intermediate container 895e8d045353 09:00:40 ---> 5fcdd39c81d9 09:00:40 Step 22/24 : LABEL arch=arm64 09:00:40 ---> Running in dcfbd4006ee6 09:00:40 Removing intermediate container dcfbd4006ee6 09:00:40 ---> 2d44975804a7 09:00:40 Step 23/24 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 09:00:40 ---> Running in 506c6dc80568 09:00:41 Removing intermediate container 506c6dc80568 09:00:41 ---> 1ce7a6f2c90b 09:00:41 Step 24/24 : LABEL version=0.0.0 09:00:41 ---> Running in 2356b523f590 09:00:42 Removing intermediate container 2356b523f590 09:00:42 ---> 21d2c1bf5cf8 09:00:42 09:00:42 Successfully built 21d2c1bf5cf8 09:00:42 Successfully tagged security-spire-agent-arm64:latest 09:00:42  Building security-spire-agent ... done Building core-data 09:01:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:01:00 ---> a5668fecb1e9 09:01:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:01:00 ---> Using cache 09:01:00 ---> f00cc793702d 09:01:00 Step 4/22 : WORKDIR /edgex-go 09:01:00 ---> Using cache 09:01:00 ---> dfbf4c5cb3bb 09:01:00 Step 5/22 : RUN apk add --update --no-cache make git 09:01:00 ---> Using cache 09:01:00 ---> 3cef16c27427 09:01:00 Step 6/22 : COPY go.mod vendor* ./ 09:01:00 ---> Using cache 09:01:00 ---> 5042b618b65a 09:01:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:00 ---> Using cache 09:01:00 ---> 00dc464e253a 09:01:00 Step 8/22 : COPY . . 09:01:00 ---> Using cache 09:01:00 ---> e2c7f4b9c625 09:01:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:01:00 ---> Running in 73619f1816b7 09:01:00 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 09:01:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:01:49 Removing intermediate container e72e03c738b8 09:01:49 ---> affa6b3bba50 09:01:49 09:01:49 Step 9/24 : FROM alpine:3.16 09:01:49 ---> 2b4661558fb8 09:01:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:01:49 ---> Running in c2ce685e4c2a 09:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:50 (1/3) Installing ca-certificates (20220614-r0) 09:01:50 (2/3) Installing dumb-init (1.2.5-r1) 09:01:50 (3/3) Installing su-exec (0.2-r1) 09:01:50 Executing busybox-1.35.0-r17.trigger 09:01:50 Executing ca-certificates-20220614-r0.trigger 09:01:50 OK: 6 MiB in 17 packages 09:01:52 Removing intermediate container c2ce685e4c2a 09:01:52 ---> e5df174ce87a 09:01:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:01:52 ---> Running in adeb18e9dbe9 09:01:53 Removing intermediate container adeb18e9dbe9 09:01:53 ---> 55396cd12d6b 09:01:53 Step 12/24 : WORKDIR / 09:01:53 ---> Running in 5c5c092c167c 09:01:53 Removing intermediate container 5c5c092c167c 09:01:53 ---> a500163c0dae 09:01:53 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:01:54 ---> 00e4f7106f4f 09:01:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:01:55 ---> ef19a187ac01 09:01:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:01:57 ---> 5a75be307d8c 09:01:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:01:58 ---> 3632f8a887de 09:01:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:01:59 ---> 383d6cb20296 09:01:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:02:01 ---> cdd4e8215b99 09:02:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:02:02 ---> 8d752d1eb6b5 09:02:02 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:02 ---> Running in f2629d47bfb7 09:02:05 Removing intermediate container f2629d47bfb7 09:02:05 ---> a4fc18d6e1e4 09:02:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:02:05 ---> Running in 6fdcbdeafb59 09:02:05 Removing intermediate container 6fdcbdeafb59 09:02:05 ---> ac33f3e59e69 09:02:05 Step 22/24 : LABEL arch=arm64 09:02:05 ---> Running in 60a5afe4d1cb 09:02:05 Removing intermediate container 60a5afe4d1cb 09:02:05 ---> 5d8f6c858dac 09:02:05 Step 23/24 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 09:02:06 ---> Running in 12d4cd212592 09:02:06 Removing intermediate container 12d4cd212592 09:02:06 ---> fdd370b23703 09:02:06 Step 24/24 : LABEL version=0.0.0 09:02:06 ---> Running in 3d520f5c1a04 09:02:07 Removing intermediate container 3d520f5c1a04 09:02:07 ---> e6b2a2beeead 09:02:07 09:02:07 Successfully built e6b2a2beeead 09:02:07 Successfully tagged security-secretstore-setup-arm64:latest 09:05:44  Building security-secretstore-setup ... done Removing intermediate container c2245d12abec 09:05:44 ---> c9fbc7eef7f3 09:05:44 09:05:44 Step 10/22 : FROM alpine:3.16 09:05:44 ---> 2b4661558fb8 09:05:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:05:44 ---> Running in 2eb9b23cc297 09:05:44 Removing intermediate container 2eb9b23cc297 09:05:44 ---> bb54a593eaeb 09:05:44 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:05:44 ---> Running in 7a6551b6ce80 09:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:05:44 (1/1) Installing dumb-init (1.2.5-r1) 09:05:44 Executing busybox-1.35.0-r17.trigger 09:05:44 OK: 5 MiB in 15 packages 09:05:44 Removing intermediate container 7a6551b6ce80 09:05:44 ---> 408a2ebcdacf 09:05:44 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:44 ---> 0b67fb9b95ed 09:05:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:05:44 ---> 7e4e52eda757 09:05:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:05:45 ---> c620446e9a91 09:05:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:05:46 ---> 32553f22a3e3 09:05:46 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:46 ---> Running in b9c3436973f6 09:05:49 Removing intermediate container b9c3436973f6 09:05:49 ---> 880a8814ef65 09:05:49 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:05:49 ---> Running in 02a4ebac917c 09:05:49 Removing intermediate container 02a4ebac917c 09:05:49 ---> 60604f4c2fc6 09:05:49 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:05:49 ---> Running in 86f40f2eb90c 09:05:50 Removing intermediate container 86f40f2eb90c 09:05:50 ---> 79332c85a590 09:05:50 Step 20/22 : LABEL arch=arm64 09:05:50 ---> Running in 274cb13eb065 09:05:51 Removing intermediate container 274cb13eb065 09:05:51 ---> 9f3c3ae41818 09:05:51 Step 21/22 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 09:05:51 ---> Running in 7679a163a845 09:05:51 Removing intermediate container 7679a163a845 09:05:51 ---> e0fe4860f999 09:05:51 Step 22/22 : LABEL version=0.0.0 09:05:51 ---> Running in ebd309c873e9 09:05:52 Removing intermediate container ebd309c873e9 09:05:52 ---> 63219c407595 09:05:52 09:05:52 Successfully built 63219c407595 09:05:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:06:19  Building core-common-config-bootstrapper ... done Removing intermediate container c0c557bdc29b 09:06:19 ---> 896be27325e5 09:06:19 09:06:19 Step 10/23 : FROM alpine:3.16 09:06:19 ---> 2b4661558fb8 09:06:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:06:19 ---> Using cache 09:06:19 ---> e9ce9044ce57 09:06:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:06:19 ---> Using cache 09:06:19 ---> cdd553cd8ffb 09:06:19 Step 13/23 : ENV APP_PORT=59882 09:06:19 ---> Running in ec2e6e024381 09:06:19 Removing intermediate container ec2e6e024381 09:06:19 ---> 0ab3267922c5 09:06:19 Step 14/23 : EXPOSE $APP_PORT 09:06:19 ---> Running in 51647305d832 09:06:19 Removing intermediate container 51647305d832 09:06:19 ---> d9d40b228f1f 09:06:19 Step 15/23 : WORKDIR / 09:06:19 ---> Running in cdcc5505ecd5 09:06:19 Removing intermediate container cdcc5505ecd5 09:06:19 ---> 35b62cda3dbd 09:06:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:19 ---> 6660a35ec767 09:06:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:06:22 ---> f5797536e365 09:06:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:06:23 ---> 073195d7b911 09:06:23 Step 19/23 : ENTRYPOINT ["/core-command"] 09:06:23 ---> Running in a13c28c87a50 09:06:23 Removing intermediate container a13c28c87a50 09:06:23 ---> ef9abbd0665e 09:06:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:23 ---> Running in bb1764e63426 09:06:24 Removing intermediate container bb1764e63426 09:06:24 ---> 28b113bb3fd8 09:06:24 Step 21/23 : LABEL arch=arm64 09:06:24 ---> Running in 9209406f60b4 09:06:24 Removing intermediate container 9209406f60b4 09:06:24 ---> 72bbf685b49b 09:06:24 Step 22/23 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 09:06:24 ---> Running in 97c582addb8c 09:06:25 Removing intermediate container 97c582addb8c 09:06:25 ---> 6a02830a41ec 09:06:25 Step 23/23 : LABEL version=0.0.0 09:06:25 ---> Running in ad4bd82861af 09:06:25 Removing intermediate container ad4bd82861af 09:06:25 ---> 22a6899adbb1 09:06:25 09:06:26 Successfully built 22a6899adbb1 09:06:26 Successfully tagged core-command-arm64:latest 09:06:32  Building core-command ... done Removing intermediate container 73619f1816b7 09:06:32 ---> f2e14f1a7a92 09:06:32 09:06:32 Step 10/22 : FROM alpine:3.16 09:06:32 ---> 2b4661558fb8 09:06:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:06:32 ---> Running in 28cc9f1219b1 09:06:33 Removing intermediate container 28cc9f1219b1 09:06:33 ---> 9b4b2f63b8df 09:06:33 Step 12/22 : ENV APP_PORT=59880 09:06:33 ---> Running in 972c25acbb27 09:06:35 Removing intermediate container 972c25acbb27 09:06:35 ---> 3cec4fe765a3 09:06:35 Step 13/22 : EXPOSE $APP_PORT 09:06:35 ---> Running in 51e7e979c757 09:06:36 Removing intermediate container 51e7e979c757 09:06:36 ---> 0b07bdebdd47 09:06:36 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:06:36 ---> Running in 6bd0b0d70fd1 09:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:38 (1/1) Installing dumb-init (1.2.5-r1) 09:06:38 Executing busybox-1.35.0-r17.trigger 09:06:38 OK: 5 MiB in 15 packages 09:06:39 Removing intermediate container 6bd0b0d70fd1 09:06:39 ---> 1cc85e2a6b8f 09:06:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:40 ---> ca47f518f86d 09:06:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:06:41 ---> b19f27340540 09:06:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:06:42 ---> 21088f2269d5 09:06:42 Step 18/22 : ENTRYPOINT ["/core-data"] 09:06:42 ---> Running in 5531068b1939 09:06:42 Removing intermediate container 5531068b1939 09:06:42 ---> 56a6896b9844 09:06:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:42 ---> Running in 6362f773b234 09:06:42 Removing intermediate container 6362f773b234 09:06:42 ---> a3427485bf93 09:06:42 Step 20/22 : LABEL arch=arm64 09:06:42 ---> Running in 5f7bbcdcbeca 09:06:43 Removing intermediate container 5f7bbcdcbeca 09:06:43 ---> cd5e510c7f35 09:06:43 Step 21/22 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 09:06:43 ---> Running in c0d50802e755 09:06:43 Removing intermediate container c0d50802e755 09:06:43 ---> 3cc5f4a7b695 09:06:43 Step 22/22 : LABEL version=0.0.0 09:06:43 ---> Running in ec2c46433719 09:06:44 Removing intermediate container ec2c46433719 09:06:44 ---> 43cf1d6bccd4 09:06:44 09:06:44 Successfully built 43cf1d6bccd4 09:06:44 Successfully tagged core-data-arm64:latest 09:06:59  Building core-data ... done Removing intermediate container 383a6a3caf70 09:06:59 ---> 4a91b912892d 09:06:59 09:06:59 Step 10/22 : FROM alpine:3.16 09:06:59 ---> 2b4661558fb8 09:06:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:06:59 ---> Using cache 09:06:59 ---> e9ce9044ce57 09:06:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:06:59 ---> Using cache 09:06:59 ---> cdd553cd8ffb 09:06:59 Step 13/22 : ENV APP_PORT=59861 09:06:59 ---> Running in fbeb996da4a9 09:06:59 Removing intermediate container fbeb996da4a9 09:06:59 ---> bb6ed116652e 09:06:59 Step 14/22 : EXPOSE $APP_PORT 09:06:59 ---> Running in 6ff39bbde419 09:06:59 Removing intermediate container 6ff39bbde419 09:06:59 ---> c3504af6b085 09:06:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:59 ---> 76f0ffa1536c 09:06:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:07:01 ---> 7fc7f5c8be8f 09:07:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:07:01 ---> b4724a731a2e 09:07:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:07:01 ---> Running in 20ebd1c72047 09:07:01 Removing intermediate container 20ebd1c72047 09:07:01 ---> 3e5c70a1588c 09:07:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:01 ---> Running in 13a556ae723b 09:07:01 Removing intermediate container 13a556ae723b 09:07:02 ---> 6a2c97d1e4ed 09:07:02 Step 20/22 : LABEL arch=arm64 09:07:02 ---> Running in 72f935f5f547 09:07:02 Removing intermediate container 72f935f5f547 09:07:02 ---> 5c21dc5e94f6 09:07:02 Step 21/22 : LABEL git_sha=d3ca9a8efe034172f97a9c0044da008b4101d982 09:07:02 ---> Running in e405fdd312e4 09:07:02 Removing intermediate container e405fdd312e4 09:07:02 ---> 8e081a0f0649 09:07:02 Step 22/22 : LABEL version=0.0.0 09:07:02 ---> Running in 302a0dedb339 09:07:02 Removing intermediate container 302a0dedb339 09:07:02 ---> 75ca3ef28ba9 09:07:02 09:07:03 Successfully built 75ca3ef28ba9 09:07:03 Successfully tagged support-scheduler-arm64:latest 09:07:03  Building support-scheduler ... done  [Pipeline] } 09:07:03 $ docker stop --time=1 80b1b8fdac792597a10873cf9b67fa158e94661a9749e07f26dd666d11f4436a 09:07:05 $ docker rm -f --volumes 80b1b8fdac792597a10873cf9b67fa158e94661a9749e07f26dd666d11f4436a [Pipeline] // withDockerContainer [Pipeline] sh 09:07:05 + docker images 09:07:06 REPOSITORY TAG IMAGE ID CREATED SIZE 09:07:06 support-scheduler-arm64 latest 75ca3ef28ba9 3 seconds ago 29MB 09:07:06 4a91b912892d 9 seconds ago 1.57GB 09:07:06 core-data-arm64 latest 43cf1d6bccd4 22 seconds ago 17.2MB 09:07:06 f2e14f1a7a92 34 seconds ago 1.51GB 09:07:06 core-command-arm64 latest 22a6899adbb1 40 seconds ago 17MB 09:07:06 896be27325e5 50 seconds ago 1.51GB 09:07:06 core-common-config-bootstrapper-arm64 latest 63219c407595 About a minute ago 14.9MB 09:07:06 c9fbc7eef7f3 About a minute ago 1.5GB 09:07:06 security-secretstore-setup-arm64 latest e6b2a2beeead 4 minutes ago 28.7MB 09:07:06 affa6b3bba50 5 minutes ago 1.5GB 09:07:06 security-spire-agent-arm64 latest 21d2c1bf5cf8 6 minutes ago 122MB 09:07:06 ad1ee457e560 6 minutes ago 1.38GB 09:07:06 core-metadata-arm64 latest 47d7273902a5 6 minutes ago 17.8MB 09:07:06 cfcde2185570 7 minutes ago 1.52GB 09:07:06 security-proxy-setup-arm64 latest eb07702e8250 7 minutes ago 26.8MB 09:07:06 support-notifications-arm64 latest 0f7119a51579 7 minutes ago 29.6MB 09:07:06 b89c399724a8 8 minutes ago 1.5GB 09:07:06 65e2f2547d35 8 minutes ago 1.57GB 09:07:06 security-spiffe-token-provider-arm64 latest 87e2be457388 9 minutes ago 28.9MB 09:07:06 d23f69ab72b5 9 minutes ago 1.54GB 09:07:06 security-bootstrapper-arm64 latest 6c2a9dcdf43d 11 minutes ago 19.5MB 09:07:06 6ae315fb66aa 11 minutes ago 1.5GB 09:07:06 security-spire-config-arm64 latest 2e58b8d7b612 17 minutes ago 83.6MB 09:07:06 security-spire-server-arm64 latest 8451da53a661 17 minutes ago 84.3MB 09:07:06 7345f77ec85b 17 minutes ago 1.38GB 09:07:06 71c76d6599a4 17 minutes ago 1.38GB 09:07:06 ci-base-image-arm64 latest a5668fecb1e9 30 minutes ago 905MB 09:07:06 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:07:06 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 09:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:06 09:07:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:07 arm64: Pulling from edgex-lftools-log-publisher 09:07:07 8998bd30e6a1: Pulling fs layer 09:07:07 04944245beec: Pulling fs layer 09:07:07 699f458cf7ca: Pulling fs layer 09:07:07 765212b225bb: Pulling fs layer 09:07:07 f23df028b6ca: Pulling fs layer 09:07:07 d65c8cfc05b1: Pulling fs layer 09:07:07 2437ff75d9bd: Pulling fs layer 09:07:07 f23df028b6ca: Waiting 09:07:07 d65c8cfc05b1: Waiting 09:07:07 2437ff75d9bd: Waiting 09:07:07 765212b225bb: Waiting 09:07:07 04944245beec: Verifying Checksum 09:07:07 04944245beec: Download complete 09:07:07 765212b225bb: Verifying Checksum 09:07:07 765212b225bb: Download complete 09:07:07 f23df028b6ca: Download complete 09:07:07 d65c8cfc05b1: Verifying Checksum 09:07:07 d65c8cfc05b1: Download complete 09:07:07 699f458cf7ca: Verifying Checksum 09:07:07 699f458cf7ca: Download complete 09:07:07 8998bd30e6a1: Verifying Checksum 09:07:07 8998bd30e6a1: Download complete 09:07:10 2437ff75d9bd: Verifying Checksum 09:07:10 2437ff75d9bd: Download complete 09:07:11 8998bd30e6a1: Pull complete 09:07:12 04944245beec: Pull complete 09:07:13 699f458cf7ca: Pull complete 09:07:14 765212b225bb: Pull complete 09:07:14 f23df028b6ca: Pull complete 09:07:15 d65c8cfc05b1: Pull complete 09:07:30 2437ff75d9bd: Pull complete 09:07:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:30 prd-ubuntu20.04-docker-arm64-4c-16g-3741 does not seem to be running inside a container 09:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:07:33 $ docker top 4caed53d71f3e4a56172c51a0e4295eeb2a03732ef28e40ee80d774cb1c85ce4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:34 ---> job-cost.sh 09:07:34 lf-activate-venv: SKIPPING 09:07:34 INFO: No Stack... 09:07:34 INFO: Retrieving Pricing Info for: v3-standard-4 09:07:35 INFO: Archiving Costs [Pipeline] sh 09:07:35 + cat /w/workspace/edgex-go/7/archives/cost.csv 09:07:35 + cut -d, -f6 [Pipeline] lock 09:07:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-7-stack-cost] 09:07:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4302-7-stack-cost] did not exist. Created. 09:07:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:36 + echo total: 0.10999999940395355 [Pipeline] stash 09:07:36 Stashed 1 file(s) [Pipeline] } 09:07:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-7-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:36 $ docker stop --time=1 4caed53d71f3e4a56172c51a0e4295eeb2a03732ef28e40ee80d774cb1c85ce4 09:07:38 $ docker rm -f --volumes 4caed53d71f3e4a56172c51a0e4295eeb2a03732ef28e40ee80d774cb1c85ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:07:38 provisioning config files... 09:07:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config17644026485712949341tmp [Pipeline] { [Pipeline] sh 09:07:39 + set +x 09:07:39 + curl -s https://codecov.io/bash 09:07:39 + bash -s -- 09:07:39 09:07:39 _____ _ 09:07:39 / ____| | | 09:07:39 | | ___ __| | ___ ___ _____ __ 09:07:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:07:39 | |___| (_) | (_| | __/ (_| (_) \ V / 09:07:39 \_____\___/ \__,_|\___|\___\___/ \_/ 09:07:39 Bash-1.0.6 09:07:39 09:07:39 09:07:39 ==> git version 2.25.1 found 09:07:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:07:39 Release-Date: 2020-01-08 09:07:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:07:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:07:39 ==> Jenkins CI detected. 09:07:39 current dir:  /w/workspace/edgex-go/7 09:07:39 project root: . 09:07:39 --> token set from env 09:07:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:07:39 ==> Running gcov in . (disable via -X gcov) 09:07:39 ==> Python coveragepy not found 09:07:39 ==> Searching for coverage reports in: 09:07:39 + . 09:07:39 -> Found 1 reports 09:07:39 ==> Detecting git/mercurial file structure 09:07:39 ==> Reading reports 09:07:39 + ./coverage.out bytes=489970 09:07:39 ==> Appending adjustments 09:07:39 https://docs.codecov.io/docs/fixing-reports 09:07:40 + Found adjustments 09:07:40 ==> Gzipping contents 09:07:40 64K /tmp/codecov.AwOhCw.gz 09:07:40 ==> Uploading reports 09:07:40 url: https://codecov.io 09:07:40 query: branch=PR-4302&commit=6805b69ef80b81d4764c74be6c24397819c5a4d5&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 09:07:40 -> Pinging Codecov 09:07:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=6805b69ef80b81d4764c74be6c24397819c5a4d5&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= 09:07:40 -> Uploading to 09:07:40 https://storage.googleapis.com/codecov/v4/raw/2023-01-26/00271124DB129430A58F1EEE437C3FCB/6805b69ef80b81d4764c74be6c24397819c5a4d5/d8bb7842-daf4-4785-95b1-1418e46dd237.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230126T090740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6742c4b1c4f85571978eaf3fea1c2e03d1dfe380a6971438f04169fca7ae25e6 09:07:40 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:40 Dload Upload Total Spent Left Speed 09:07:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63342 0 0 100 63342 0 301k --:--:-- --:--:-- --:--:-- 300k 100 63342 0 0 100 63342 0 191k --:--:-- --:--:-- --:--:-- 191k 09:07:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6805b69ef80b81d4764c74be6c24397819c5a4d5 [Pipeline] } 09:07:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:07:41 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 09:07:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:42 ---> package-listing.sh 09:07:42 ++ facter osfamily 09:07:42 ++ tr '[:upper:]' '[:lower:]' 09:07:43 + OS_FAMILY=debian 09:07:43 + workspace=/w/workspace/edgex-go/7 09:07:43 + START_PACKAGES=/tmp/packages_start.txt 09:07:43 + END_PACKAGES=/tmp/packages_end.txt 09:07:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:43 + PACKAGES=/tmp/packages_start.txt 09:07:43 + '[' /w/workspace/edgex-go/7 ']' 09:07:43 + PACKAGES=/tmp/packages_end.txt 09:07:43 + case "${OS_FAMILY}" in 09:07:43 + dpkg -l 09:07:43 + grep '^ii' 09:07:43 + '[' -f /tmp/packages_start.txt ']' 09:07:43 + '[' -f /tmp/packages_end.txt ']' 09:07:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:43 + '[' /w/workspace/edgex-go/7 ']' 09:07:43 + mkdir -p /w/workspace/edgex-go/7/archives/ 09:07:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 09:07:43 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:07:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:43 09:07:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:44 latest: Pulling from edgex-lftools-log-publisher 09:07:44 5eb5b503b376: Pulling fs layer 09:07:44 5c69ac0246d0: Pulling fs layer 09:07:44 ec43610c2a17: Pulling fs layer 09:07:44 3a2ae6a8a46f: Pulling fs layer 09:07:44 33b1e0a273af: Pulling fs layer 09:07:44 5d3b04190fa2: Pulling fs layer 09:07:44 2f39f015ded8: Pulling fs layer 09:07:44 3a2ae6a8a46f: Waiting 09:07:44 5d3b04190fa2: Waiting 09:07:44 33b1e0a273af: Waiting 09:07:44 5c69ac0246d0: Verifying Checksum 09:07:44 5c69ac0246d0: Download complete 09:07:44 3a2ae6a8a46f: Download complete 09:07:44 33b1e0a273af: Verifying Checksum 09:07:44 33b1e0a273af: Download complete 09:07:44 5d3b04190fa2: Verifying Checksum 09:07:44 5d3b04190fa2: Download complete 09:07:44 ec43610c2a17: Verifying Checksum 09:07:44 ec43610c2a17: Download complete 09:07:44 5eb5b503b376: Verifying Checksum 09:07:44 5eb5b503b376: Download complete 09:07:45 2f39f015ded8: Verifying Checksum 09:07:45 2f39f015ded8: Download complete 09:07:45 5eb5b503b376: Pull complete 09:07:46 5c69ac0246d0: Pull complete 09:07:46 ec43610c2a17: Pull complete 09:07:46 3a2ae6a8a46f: Pull complete 09:07:46 33b1e0a273af: Pull complete 09:07:46 5d3b04190fa2: Pull complete 09:07:51 2f39f015ded8: Pull complete 09:07:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:51 prd-ubuntu20.04-docker-8c-8g-3735 does not seem to be running inside a container 09:07:51 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:54 $ docker top 7e121f7a3206d04cc0c8119b6f8bab1ae471c89a6acf5a1f3c2e89628cf1f79b -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:55 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:55 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:55 + ls /var/log/sa-host 09:07:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:56 provisioning config files... 09:07:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5215755954058971355tmp [Pipeline] { [Pipeline] echo 09:07:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:56 ---> create-netrc.sh [Pipeline] } 09:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:56 ---> python-tools-install.sh [Pipeline] echo 09:07:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:56 ---> sudo-logs.sh 09:07:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:57 ---> job-cost.sh 09:07:57 lf-activate-venv: SKIPPING 09:07:57 DEBUG: total: 0.10999999940395355 09:07:57 INFO: Retrieving Stack Cost... 09:07:57 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:58 INFO: Archiving Costs [Pipeline] echo 09:07:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:58 ---> logs-deploy.sh 09:07:58 lf-activate-venv: SKIPPING 09:07:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/7 09:07:58 INFO: archiving workspace using pattern(s): 09:07:59 Archives upload complete. 09:07:59 INFO: archiving logs to Nexus