Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 83fea74eaf75b525b7a371018fd1d8d9d0b32815+363f833ea6f60f941992b7112881234b721ef949 (624315c54e4dac160e654a9265e6bd1482ee80af) 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-ssh16304144364753863184.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-ssh16281246601583038506.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-4407/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-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12432684109451833896.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-ssh6292574281778393312.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-4407/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-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13409050352564477096.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8762 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 Merge succeeded, producing 90c8335490137832c84a197ec5fe39ed3e394d0d Checking out Revision 90c8335490137832c84a197ec5fe39ed3e394d0d (PR-4407) > 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/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90c8335490137832c84a197ec5fe39ed3e394d0d # timeout=10 Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:40 ========================================================= 08:30:40 EdgeX Global Pipelines Version Info 08:30:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:41 ------------------- 08:30:41 stable info: 08:30:41 ------------------- 08:30:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:41 Message: update stable to v1.0.244 > git rev-list --no-walk cadf095af394cde090b43a584c9a112e24a702b1 # timeout=10 08:30:41 ------------------- 08:30:41 experimental info: 08:30:41 ------------------- 08:30:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4407 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4407 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4407 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90c8335490137832c84a197ec5fe39ed3e394d0d [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90c8335 [Pipeline] echo 08:30:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:42 provisioning config files... 08:30:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config11760410152202425324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:42 ---> docker-login.sh 08:30:42 nexus3.edgexfoundry.org:10001 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 nexus3.edgexfoundry.org:10002 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 nexus3.edgexfoundry.org:10003 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 nexus3.edgexfoundry.org:10004 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 docker.io 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 ---> docker-login.sh ends [Pipeline] } 08:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:43 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:43 + dirname cmd/core-command/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-command,cmd/core-command/Dockerfile 08:30:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:43 + + cut -d/ -f2 08:30:43 dirname cmd/core-data/Dockerfile 08:30:43 + echo core-data,cmd/core-data/Dockerfile 08:30:43 + dirname cmd/core-metadata/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:43 + dirname cmd/security-bootstrapper/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:43 + dirname cmd/security-proxy-auth/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:43 + dirname cmd/security-proxy-setup/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:43 + dirname cmd/security-spire-agent/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:43 + dirname cmd/security-spire-config/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + dirname cmd/security-spire-server/Dockerfile 08:30:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:43 + dirname cmd/support-notifications/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:43 + dirname cmd/support-scheduler/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:44 + git rev-list -1 --merges 90c8335490137832c84a197ec5fe39ed3e394d0d~1..90c8335490137832c84a197ec5fe39ed3e394d0d [Pipeline] echo 08:30:44 -----------> git rev-list -1 --merges 90c8335490137832c84a197ec5fe39ed3e394d0d~1..90c8335490137832c84a197ec5fe39ed3e394d0d 90c8335490137832c84a197ec5fe39ed3e394d0d 08:30:44 90c8335490137832c84a197ec5fe39ed3e394d0d [false] [Pipeline] sh 08:30:44 + git log --format=format:%s -1 90c8335490137832c84a197ec5fe39ed3e394d0d [Pipeline] echo 08:30:44 ========================================================= 08:30:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:44 + grep -v github /etc/ssh/ssh_known_hosts 08:30:44 + [ -e /tmp/ssh_known_hosts ] 08:30:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:45 08:30:45 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:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:45 b85a868b505f: Pulling fs layer 08:30:45 e2be974225ed: Pulling fs layer 08:30:45 339a4e72a1f5: Pulling fs layer 08:30:45 988bab9f4d93: Pulling fs layer 08:30:45 1469e6f7b9e6: Pulling fs layer 08:30:45 eaf3925da568: Pulling fs layer 08:30:45 bab4dde63d76: Pulling fs layer 08:30:45 bde34c3a00c8: Pulling fs layer 08:30:45 b352a97aabf1: Pulling fs layer 08:30:45 4872d77fe225: Pulling fs layer 08:30:45 5851b861e8e6: Pulling fs layer 08:30:45 bab4dde63d76: Waiting 08:30:45 b352a97aabf1: Waiting 08:30:45 4872d77fe225: Waiting 08:30:45 bde34c3a00c8: Waiting 08:30:45 5851b861e8e6: Waiting 08:30:45 988bab9f4d93: Waiting 08:30:45 1469e6f7b9e6: Waiting 08:30:45 eaf3925da568: Waiting 08:30:45 e2be974225ed: Verifying Checksum 08:30:45 e2be974225ed: Download complete 08:30:45 988bab9f4d93: Verifying Checksum 08:30:45 988bab9f4d93: Download complete 08:30:45 339a4e72a1f5: Verifying Checksum 08:30:45 339a4e72a1f5: Download complete 08:30:45 1469e6f7b9e6: Verifying Checksum 08:30:45 1469e6f7b9e6: Download complete 08:30:45 eaf3925da568: Verifying Checksum 08:30:45 eaf3925da568: Download complete 08:30:45 bde34c3a00c8: Verifying Checksum 08:30:45 b352a97aabf1: Verifying Checksum 08:30:45 b352a97aabf1: Download complete 08:30:45 4872d77fe225: Verifying Checksum 08:30:45 4872d77fe225: Download complete 08:30:45 5851b861e8e6: Download complete 08:30:45 b85a868b505f: Verifying Checksum 08:30:45 b85a868b505f: Download complete 08:30:46 bab4dde63d76: Verifying Checksum 08:30:46 bab4dde63d76: Download complete 08:30:47 b85a868b505f: Pull complete 08:30:47 e2be974225ed: Pull complete 08:30:47 339a4e72a1f5: Pull complete 08:30:47 988bab9f4d93: Pull complete 08:30:48 1469e6f7b9e6: Pull complete 08:30:48 eaf3925da568: Pull complete 08:30:50 bab4dde63d76: Pull complete 08:30:50 bde34c3a00c8: Pull complete 08:30:50 b352a97aabf1: Pull complete 08:30:50 4872d77fe225: Pull complete 08:30:50 5851b861e8e6: Pull complete 08:30:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:50 prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container 08:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:53 $ docker top d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 -eo pid,comm 08:30:53 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:30:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:53 [ssh-agent] Looking for ssh-agent implementation... 08:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:53 $ docker exec d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 ssh-agent 08:30:53 SSH_AUTH_SOCK=/tmp/ssh-TPNOW7cSis55/agent.33 08:30:53 SSH_AGENT_PID=39 08:30:53 Running ssh-add (command line suppressed) 08:30:54 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6032122100821133589.key (/w/workspace/edgex-go/4@tmp/private_key_6032122100821133589.key) 08:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:54 + git tag --points-at HEAD [Pipeline] } 08:30:54 $ docker exec --env ******** --env ******** d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 ssh-agent -k 08:30:54 unset SSH_AUTH_SOCK; 08:30:54 unset SSH_AGENT_PID; 08:30:54 echo Agent pid 39 killed; 08:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:54 [ssh-agent] Looking for ssh-agent implementation... 08:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:54 $ docker exec d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 ssh-agent 08:30:54 SSH_AUTH_SOCK=/tmp/ssh-YXSWOVI6SC2t/agent.71 08:30:54 SSH_AGENT_PID=78 08:30:54 Running ssh-add (command line suppressed) 08:30:54 Identity added: /w/workspace/edgex-go/4@tmp/private_key_14982769420179230658.key (/w/workspace/edgex-go/4@tmp/private_key_14982769420179230658.key) 08:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:55 + git semver init 08:30:55 2023-03-08 08:30:55,405 [run_init] DEBUG init version:0.0.0 force:False 08:30:55 2023-03-08 08:30:55,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:30:55 2023-03-08 08:30:55,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:30:55 2023-03-08 08:30:55,407 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:31:00 2023-03-08 08:31:00,331 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:31:00 2023-03-08 08:31:00,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4407 with force:False 08:31:00 2023-03-08 08:31:00,332 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4407 08:31:00 2023-03-08 08:31:00,335 [execute] INFO git cat-file --batch-check 08:31:00 2023-03-08 08:31:00,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:31:00 2023-03-08 08:31:00,343 [execute] INFO git cat-file --batch 08:31:00 2023-03-08 08:31:00,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:31:00 2023-03-08 08:31:00,348 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4407 08:31:00 0.0.0 [Pipeline] } 08:31:00 $ docker exec --env ******** --env ******** d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 ssh-agent -k 08:31:00 unset SSH_AUTH_SOCK; 08:31:00 unset SSH_AGENT_PID; 08:31:00 echo Agent pid 78 killed; 08:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:01 + git semver [Pipeline] } 08:31:01 $ docker stop --time=1 d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 08:31:02 $ docker rm -f --volumes d1fd4f1e9044c7d94d4db524d8924069bd998d64ea41c24289a56d54af113f13 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:03 Stashed 1 file(s) [Pipeline] echo 08:31:03 [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:03 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:03 ========================================================= 08:31:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:31:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:04 213ec9aee27d: Pulling fs layer 08:31:04 4583459ba037: Pulling fs layer 08:31:04 93c1e223e6f2: Pulling fs layer 08:31:04 53926ce57604: Pulling fs layer 08:31:04 21b2b0c7a3f4: Pulling fs layer 08:31:04 22ff95d597cd: Pulling fs layer 08:31:04 12d6caf4c0d1: Pulling fs layer 08:31:04 53926ce57604: Waiting 08:31:04 21b2b0c7a3f4: Waiting 08:31:04 22ff95d597cd: Waiting 08:31:04 96b7cbca73a9: Pulling fs layer 08:31:04 a7acece74701: Pulling fs layer 08:31:04 12d6caf4c0d1: Waiting 08:31:04 a7acece74701: Waiting 08:31:04 96b7cbca73a9: Waiting 08:31:04 93c1e223e6f2: Verifying Checksum 08:31:04 93c1e223e6f2: Download complete 08:31:04 4583459ba037: Verifying Checksum 08:31:04 4583459ba037: Download complete 08:31:04 21b2b0c7a3f4: Download complete 08:31:04 22ff95d597cd: Verifying Checksum 08:31:04 22ff95d597cd: Download complete 08:31:04 213ec9aee27d: Verifying Checksum 08:31:04 213ec9aee27d: Download complete 08:31:04 12d6caf4c0d1: Download complete 08:31:04 213ec9aee27d: Pull complete 08:31:04 4583459ba037: Pull complete 08:31:04 93c1e223e6f2: Pull complete 08:31:04 a7acece74701: Verifying Checksum 08:31:04 a7acece74701: Download complete 08:31:04 96b7cbca73a9: Verifying Checksum 08:31:04 96b7cbca73a9: Download complete 08:31:05 53926ce57604: Download complete 08:31:09 53926ce57604: Pull complete 08:31:09 21b2b0c7a3f4: Pull complete 08:31:09 22ff95d597cd: Pull complete 08:31:09 12d6caf4c0d1: Pull complete 08:31:11 96b7cbca73a9: Pull complete 08:31:12 a7acece74701: Pull complete 08:31:12 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:12 WORKDIR /edgex 08:31:12 COPY go.mod . 08:31:12 RUN go mod download 08:31:12 + docker build -t ci-base-image-x86_64 -f - . 08:31:13 Sending build context to Docker daemon 170.3MB 08:31:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:13 ---> db6d94c90886 08:31:13 Step 2/4 : WORKDIR /edgex 08:31:18 Still waiting to schedule task 08:31:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8764’ is offline 08:31:19 ---> Running in 555323e01100 08:31:19 Removing intermediate container 555323e01100 08:31:19 ---> c5f7902ba1eb 08:31:19 Step 3/4 : COPY go.mod . 08:31:19 ---> 7c555fc4e2d5 08:31:19 Step 4/4 : RUN go mod download 08:31:19 ---> Running in 7845fe8485f2 08:31:33 Removing intermediate container 7845fe8485f2 08:31:33 ---> e0c7bd63890b 08:31:33 Successfully built e0c7bd63890b 08:31:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker inspect -f . ci-base-image-x86_64 08:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:34 prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container 08:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:34 $ docker top 98f0b6cefbc53da691bfb04564b4d136b2cd23fc436ee75477b43525f44fada3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:35 + go version 08:31:35 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:35 $ docker stop --time=1 98f0b6cefbc53da691bfb04564b4d136b2cd23fc436ee75477b43525f44fada3 08:31:36 $ docker rm -f --volumes 98f0b6cefbc53da691bfb04564b4d136b2cd23fc436ee75477b43525f44fada3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:36 + docker inspect -f . ci-base-image-x86_64 08:31:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:36 prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container 08:31:36 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:37 $ docker top 50f5c5ae4de4fbe872f321453fd690ef150ab7fd37a65ee0094aa452fdf39fd1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:37 ========================================================= 08:31:37 [edgeXBuildGoParallel] Running Tests and Build... 08:31:37 ========================================================= [Pipeline] sh 08:31:37 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:31:37 + make test 08:31:37 go test -race -coverprofile=coverage.out ./... 08:31:44 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.124s coverage: 71.2% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.891s coverage: 88.5% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.558s coverage: 95.6% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 45.5% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.116s coverage: 94.1% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.406s coverage: 79.9% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 81.2% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 84.8% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.244s coverage: 63.1% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:27 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:32:49 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:32:49 go vet ./... 08:32:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:52 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:52 + ls -al . 08:32:52 total 704 08:32:52 drwxrwxr-x 11 1001 1001 4096 Mar 8 08:31 . 08:32:52 drwxr-xr-x 4 root root 4096 Mar 8 08:31 .. 08:32:52 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:30 .blubracket 08:32:52 -rw-rw-r-- 1 1001 1001 16 Mar 8 08:30 .dockerignore 08:32:52 drwxrwxr-x 8 1001 1001 4096 Mar 8 08:32 .git 08:32:52 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:30 .github 08:32:52 -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:30 .gitignore 08:32:52 -rw-rw-r-- 1 1001 1001 42 Mar 8 08:30 .golangci.yml 08:32:52 -rw-rw-r-- 1 1001 1001 87 Mar 8 08:30 .hadolint.yml 08:32:52 drwxr-xr-x 3 1001 1001 4096 Mar 8 08:31 .semver 08:32:52 -rw-rw-r-- 1 1001 1001 166 Mar 8 08:30 .sonarcloud.properties 08:32:52 -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:30 ADOPTERS.md 08:32:52 -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:30 Attribution.txt 08:32:52 -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:30 CHANGELOG.md 08:32:52 -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:30 CONTRIBUTING.md 08:32:52 -rw-rw-r-- 1 1001 1001 677 Mar 8 08:30 GOVERNANCE.md 08:32:52 -rw-rw-r-- 1 1001 1001 883 Mar 8 08:30 Jenkinsfile 08:32:52 -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:30 LICENSE 08:32:52 -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:30 Makefile 08:32:52 -rw-rw-r-- 1 1001 1001 582 Mar 8 08:30 OWNERS.md 08:32:52 -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:30 README.md 08:32:52 -rw-rw-r-- 1 1001 1001 789 Mar 8 08:30 SECURITY.md 08:32:52 -rw-rw-r-- 1 1001 1001 5 Mar 8 08:31 VERSION 08:32:52 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:30 bin 08:32:52 drwxrwxr-x 18 1001 1001 4096 Mar 8 08:30 cmd 08:32:52 -rw-r--r-- 1 root root 446903 Mar 8 08:32 coverage.out 08:32:52 -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:30 go.mod 08:32:52 -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:30 go.sum 08:32:52 drwxrwxr-x 7 1001 1001 4096 Mar 8 08:30 internal 08:32:52 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:30 openapi 08:32:52 -rw-rw-r-- 1 1001 1001 594 Mar 8 08:30 security.txt 08:32:52 drwxrwxr-x 4 1001 1001 4096 Mar 8 08:30 snap 08:32:52 -rw-rw-r-- 1 1001 1001 204 Mar 8 08:30 version.go [Pipeline] sh 08:32:52 + '[' -e coverage.out ] 08:32:52 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:52 Stashed 1 file(s) [Pipeline] sh 08:32:53 + make build 08:32:53 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:08 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:08 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: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:33:09 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:18 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:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:23 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:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:25 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:27 $ docker stop --time=1 50f5c5ae4de4fbe872f321453fd690ef150ab7fd37a65ee0094aa452fdf39fd1 08:33:31 $ docker rm -f --volumes 50f5c5ae4de4fbe872f321453fd690ef150ab7fd37a65ee0094aa452fdf39fd1 [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:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:31 08:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:32 latest: Pulling from edgex-devops/edgex-compose 08:33:32 cbdbe7a5bc2a: Pulling fs layer 08:33:32 ca9280d653b3: Pulling fs layer 08:33:32 7e9c9ca2126c: Pulling fs layer 08:33:32 cbdbe7a5bc2a: Verifying Checksum 08:33:32 cbdbe7a5bc2a: Download complete 08:33:32 ca9280d653b3: Verifying Checksum 08:33:32 ca9280d653b3: Download complete 08:33:32 cbdbe7a5bc2a: Pull complete 08:33:33 7e9c9ca2126c: Download complete 08:33:33 ca9280d653b3: Pull complete 08:33:36 7e9c9ca2126c: Pull complete 08:33:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:36 prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container 08:33:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:38 $ docker top 63ff43dbe1833991c99a8b930dc03cc7bc53ec2d82c67acb67fcde8b57347777 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:39 + docker-compose build --help 08:33:39 + grep parallel 08:33:39 --parallel Build images in parallel. [Pipeline] } 08:33:39 $ docker stop --time=1 63ff43dbe1833991c99a8b930dc03cc7bc53ec2d82c67acb67fcde8b57347777 08:33:41 $ docker rm -f --volumes 63ff43dbe1833991c99a8b930dc03cc7bc53ec2d82c67acb67fcde8b57347777 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [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 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:41 prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container 08:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:41 $ docker top 7a70bd0b792cfc4a63f50b38dc449bd03077c461915825a61d301a40a906a1dd -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:42 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:43 Building core-command ... 08:33:43 Building core-common-config-bootstrapper ... 08:33:43 Building core-data ... 08:33:43 Building core-metadata ... 08:33:43 Building security-bootstrapper ... 08:33:43 Building security-proxy-auth ... 08:33:43 Building security-proxy-setup ... 08:33:43 Building security-secretstore-setup ... 08:33:43 Building security-spiffe-token-provider ... 08:33:43 Building security-spire-agent ... 08:33:43 Building security-spire-config ... 08:33:43 Building security-spire-server ... 08:33:43 Building support-notifications ... 08:33:43 Building support-scheduler ... 08:33:43 Building core-common-config-bootstrapper 08:33:43 Building security-spire-agent 08:33:43 Building core-command 08:33:43 Building security-proxy-auth 08:33:43 Building security-spire-server 08:33:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8767 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws 08:33:44 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:33:44 The recommended git tool is: git 08:33:50 using credential edgex-jenkins-ssh 08:33:50 Cloning the remote Git repository 08:33:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:50 > git init /w/workspace/edgex-go/4 # timeout=10 08:33:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:50 > git --version # timeout=10 08:33:50 > git --version # 'git version 2.25.1' 08:33:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:58 ---> e0c7bd63890b 08:33:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:58 ---> e0c7bd63890b 08:33:58 Step 3/23 : WORKDIR /edgex-go 08:33:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:58 ---> e0c7bd63890b 08:33:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:58 ---> e0c7bd63890b 08:33:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:58 ---> e0c7bd63890b 08:33:58 Step 3/24 : WORKDIR /edgex-go 08:34:08 ---> Running in e18494e95186 08:34:08 ---> Running in 211d5978a0fc 08:34:08 ---> Running in 938e3c5ebde6 08:34:08 ---> Running in 89b4646b09f0 08:34:08 ---> Running in dc508739229b 08:34:08 Removing intermediate container e18494e95186 08:34:08 ---> 85885bf611e5 08:34:08 Step 4/22 : WORKDIR /edgex-go 08:34:08 Removing intermediate container 89b4646b09f0 08:34:08 ---> f8183c1fe426 08:34:08 Step 4/23 : WORKDIR /edgex-go 08:34:08 Removing intermediate container 211d5978a0fc 08:34:08 ---> b7bc7c26c47c 08:34:08 Step 4/22 : WORKDIR /edgex-go 08:34:08 Removing intermediate container dc508739229b 08:34:08 ---> e97d55b91099 08:34:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:08 ---> Running in d5a0879c2039 08:34:08 Removing intermediate container 938e3c5ebde6 08:34:08 ---> 9ba925316da0 08:34:08 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:08 ---> Running in f975faea9f55 08:34:08 ---> Running in f55241a799fa 08:34:08 ---> Running in bca17b07a7a1 08:34:08 ---> Running in d394146dc5e3 08:34:08 Removing intermediate container d5a0879c2039 08:34:08 ---> 312d9ab2b940 08:34:08 Step 5/22 : RUN apk add --update --no-cache make git 08:34:08 Removing intermediate container f55241a799fa 08:34:08 ---> dbd33c0a58f7 08:34:08 Step 5/22 : RUN apk add --update --no-cache make git 08:34:08 Removing intermediate container f975faea9f55 08:34:08 ---> a11e01016d61 08:34:08 Step 5/23 : RUN apk add --update --no-cache make git 08:34:08 ---> Running in 642f4e778be7 08:34:08 ---> Running in 279c577df6e6 08:34:08 ---> Running in 9b7fce9d90c1 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:08 OK: 211 MiB in 51 packages 08:34:08 OK: 211 MiB in 51 packages 08:34:08 OK: 211 MiB in 51 packages 08:34:08 OK: 211 MiB in 51 packages 08:34:08 OK: 211 MiB in 51 packages 08:34:08 Removing intermediate container bca17b07a7a1 08:34:08 ---> 4fd26224ae35 08:34:08 Step 5/24 : COPY go.mod vendor* ./ 08:34:08 Removing intermediate container d394146dc5e3 08:34:08 ---> ad562035ae04 08:34:08 Step 5/23 : COPY go.mod vendor* ./ 08:34:08 Removing intermediate container 642f4e778be7 08:34:08 ---> 212596423e03 08:34:08 Step 6/22 : COPY go.mod vendor* ./ 08:34:08 ---> 6fc0ee753cb1 08:34:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 ---> Running in 31a82b66ca4c 08:34:08 Removing intermediate container 279c577df6e6 08:34:08 ---> 94fe53805b77 08:34:08 Step 6/23 : COPY go.mod vendor* ./ 08:34:08 ---> 6a14fbd07d34 08:34:08 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:08 ---> Running in 6a0aa19d1a9b 08:34:08 Removing intermediate container 9b7fce9d90c1 08:34:08 ---> 110bbc7f134f 08:34:08 Step 6/22 : COPY go.mod vendor* ./ 08:34:09 ---> 8c2e96522654 08:34:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:09 ---> Running in 87cb4f7b3a62 08:34:09 ---> a5c4dfac6842 08:34:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:09 ---> f019e6dc172b 08:34:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:09 ---> Running in 945f2ad8ccde 08:34:09 ---> Running in c54eed75dfae 08:34:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:11 Merging remotes/origin/main commit 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 08:34:12 Merge succeeded, producing 3963ee7697404590ff07afaedccc16b46137640d 08:34:12 Checking out Revision 3963ee7697404590ff07afaedccc16b46137640d (PR-4407) 08:34:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:11 > git config core.sparsecheckout # timeout=10 08:34:11 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 08:34:12 > git remote # timeout=10 08:34:12 > git config --get remote.origin.url # timeout=10 08:34:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:12 > git merge 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 08:34:12 > git rev-parse HEAD^{commit} # timeout=10 08:34:12 > git config core.sparsecheckout # timeout=10 08:34:12 > git checkout -f 3963ee7697404590ff07afaedccc16b46137640d # timeout=10 08:34:16 Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" 08:34:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:16 Dload Upload Total Spent Left Speed 08:34:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 08:34:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:16 > git rev-list --no-walk cadf095af394cde090b43a584c9a112e24a702b1 # timeout=10 08:34:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:18 + sudo tee /etc/docker/daemon.new 08:34:18 { 08:34:18 "registry-mirrors": [ 08:34:18 "https://nexus3.edgexfoundry.org:10001" 08:34:18 ], 08:34:18 "bip": "10.250.0.254/24", 08:34:18 "hosts": [ 08:34:18 "tcp://0.0.0.0:5555", 08:34:18 "unix:///var/run/docker.sock" 08:34:18 ], 08:34:18 "mtu": 1458, 08:34:18 "selinux-enabled": true, 08:34:18 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:18 } [Pipeline] sh 08:34:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:37 provisioning config files... 08:34:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config13423324908638411083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:37 ---> docker-login.sh 08:34:37 nexus3.edgexfoundry.org:10001 08:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:38 Configure a credential helper to remove this warning. See 08:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:38 08:34:38 Login Succeeded 08:34:38 nexus3.edgexfoundry.org:10002 08:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:38 Configure a credential helper to remove this warning. See 08:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:38 08:34:38 Login Succeeded 08:34:38 nexus3.edgexfoundry.org:10003 08:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:38 Configure a credential helper to remove this warning. See 08:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:38 08:34:38 Login Succeeded 08:34:38 nexus3.edgexfoundry.org:10004 08:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:39 Configure a credential helper to remove this warning. See 08:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:39 08:34:39 Login Succeeded 08:34:39 docker.io 08:34:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:40 Configure a credential helper to remove this warning. See 08:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:40 08:34:40 Login Succeeded 08:34:40 ---> docker-login.sh ends [Pipeline] } 08:34:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:40 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:40 ========================================================= 08:34:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:41 9b18e9b68314: Pulling fs layer 08:34:41 35d82f9e3411: Pulling fs layer 08:34:41 e16973657156: Pulling fs layer 08:34:41 fc693d55d65f: Pulling fs layer 08:34:41 7e9fc2657dce: Pulling fs layer 08:34:41 dda99020689f: Pulling fs layer 08:34:41 db1c61fa0a46: Pulling fs layer 08:34:41 891c053d2c06: Pulling fs layer 08:34:41 fc693d55d65f: Waiting 08:34:41 7e9fc2657dce: Waiting 08:34:41 dda99020689f: Waiting 08:34:41 db1c61fa0a46: Waiting 08:34:41 891c053d2c06: Waiting 08:34:41 e16973657156: Verifying Checksum 08:34:41 e16973657156: Download complete 08:34:41 35d82f9e3411: Verifying Checksum 08:34:41 35d82f9e3411: Download complete 08:34:41 7e9fc2657dce: Download complete 08:34:41 dda99020689f: Verifying Checksum 08:34:41 dda99020689f: Download complete 08:34:41 9b18e9b68314: Verifying Checksum 08:34:41 9b18e9b68314: Download complete 08:34:42 9b18e9b68314: Pull complete 08:34:42 891c053d2c06: Verifying Checksum 08:34:42 891c053d2c06: Download complete 08:34:43 35d82f9e3411: Pull complete 08:34:43 e16973657156: Pull complete 08:34:43 db1c61fa0a46: Verifying Checksum 08:34:43 db1c61fa0a46: Download complete 08:34:44 fc693d55d65f: Verifying Checksum 08:34:44 fc693d55d65f: Download complete 08:34:55 Removing intermediate container 945f2ad8ccde 08:34:55 ---> 88cf69f9a51a 08:34:55 Step 8/23 : COPY . . 08:34:55 Removing intermediate container 6a0aa19d1a9b 08:34:55 ---> de87a234dc1f 08:34:55 Step 7/23 : COPY . . 08:34:55 Removing intermediate container c54eed75dfae 08:34:55 ---> 52f13a30522d 08:34:55 Step 8/22 : COPY . . 08:34:55 Removing intermediate container 31a82b66ca4c 08:34:55 ---> aae4fae40bfd 08:34:55 Step 7/24 : COPY . . 08:34:55 Removing intermediate container 87cb4f7b3a62 08:34:55 ---> 7964a0d221b2 08:34:55 Step 8/22 : COPY . . 08:34:56 fc693d55d65f: Pull complete 08:34:56 7e9fc2657dce: Pull complete 08:34:57 dda99020689f: Pull complete 08:35:03 db1c61fa0a46: Pull complete 08:35:06 891c053d2c06: Pull complete 08:35:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:06 WORKDIR /edgex 08:35:06 COPY go.mod . 08:35:06 RUN go mod download 08:35:06 + docker build -t ci-base-image-arm64 -f - . 08:35:07 Sending build context to Docker daemon 2.943MB 08:35:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:07 ---> f96f9c87975a 08:35:07 Step 2/4 : WORKDIR /edgex 08:35:08 ---> Running in e955962aa53a 08:35:08 Removing intermediate container e955962aa53a 08:35:08 ---> cf54c27d28f5 08:35:08 Step 3/4 : COPY go.mod . 08:35:09 ---> cfecb5b5ee04 08:35:09 Step 4/4 : RUN go mod download 08:35:09 ---> Running in eeee789f1b45 08:35:22 ---> 1bc4481d33d1 08:35:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:22 ---> ca46a0308465 08:35:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:22 ---> Running in e385d22eedb8 08:35:22 ---> b6ae5625285d 08:35:22 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:35:22 ---> 6ffbf64a0806 08:35:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:22 ---> 687b9c479165 08:35:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:35:22 ---> Running in 57af5fa3020f 08:35:22 ---> Running in 23bf945cdb10 08:35:22 ---> Running in 6cde087b3121 08:35:22 ---> Running in 6e03dfbca624 08:35:22 Removing intermediate container 57af5fa3020f 08:35:22 ---> 5151f4474f4f 08:35:22 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:22 Removing intermediate container 23bf945cdb10 08:35:22 ---> 677bc6e99e2d 08:35:22 Step 9/23 : WORKDIR /edgex-go/spire-build 08:35:22 ---> Running in b6542bb5eca1 08:35:22 ---> Running in 78ee1c376c58 08:35:22 Removing intermediate container 78ee1c376c58 08:35:22 ---> 13152b831add 08:35:22 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:35:22 Removing intermediate container b6542bb5eca1 08:35:22 ---> e5382f97fef0 08:35:22 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:35:22 ---> Running in 74b0007316fa 08:35:22 ---> Running in 047b5c5ce044 08:35:22 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:35:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:35:22 Removing intermediate container 74b0007316fa 08:35:22 ---> 88b52b53d107 08:35:22 Step 11/24 : WORKDIR /edgex-go 08:35:22 ---> Running in 76214314848b 08:35:22 Removing intermediate container 047b5c5ce044 08:35:22 ---> 298c137de41d 08:35:22 Step 11/23 : WORKDIR /edgex-go 08:35:22 ---> Running in 7a1cefa5725d 08:35:22 Removing intermediate container 76214314848b 08:35:22 ---> dabef6bbfcf4 08:35:22 08:35:22 Step 12/24 : FROM alpine:3.15 08:35:22 Removing intermediate container 7a1cefa5725d 08:35:22 ---> 9498f2f46739 08:35:22 08:35:22 Step 12/23 : FROM alpine:3.15 08:35:22 3.15: Pulling from library/alpine 08:35:22 3.15: Pulling from library/alpine 08:35:22 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:35:22 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:35:22 Status: Downloaded newer image for alpine:3.15 08:35:22 Status: Downloaded newer image for alpine:3.15 08:35:22 ---> 5ce65d7b0fde 08:35:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:22 ---> 5ce65d7b0fde 08:35:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:22 ---> Running in 4f5b62c9dcaf 08:35:22 ---> Running in 21dc2c255c32 08:35:22 Removing intermediate container 21dc2c255c32 08:35:22 ---> dff250b1be04 08:35:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:22 Removing intermediate container 4f5b62c9dcaf 08:35:22 ---> 6c769b4e9945 08:35:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:22 ---> Running in 0b1ed2018ef0 08:35:22 ---> Running in ed2c5eadd915 08:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:22 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:22 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:22 OK: 15859 distinct packages available 08:35:22 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:22 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:22 OK: 15859 distinct packages available 08:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:22 (1/5) Installing dumb-init (1.2.5-r1) 08:35:22 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:22 (3/5) Installing libucontext (1.1-r0) 08:35:22 (4/5) Installing gcompat (1.0.0-r4) 08:35:22 (5/5) Installing openssl (1.1.1t-r1) 08:35:22 Executing busybox-1.34.1-r7.trigger 08:35:22 OK: 7 MiB in 19 packages 08:35:22 (1/5) Installing dumb-init (1.2.5-r1) 08:35:22 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:22 (3/5) Installing libucontext (1.1-r0) 08:35:22 (4/5) Installing gcompat (1.0.0-r4) 08:35:22 (5/5) Installing openssl (1.1.1t-r1) 08:35:22 Executing busybox-1.34.1-r7.trigger 08:35:22 OK: 7 MiB in 19 packages 08:35:23 Removing intermediate container 0b1ed2018ef0 08:35:23 ---> 3034e69505be 08:35:23 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:23 Removing intermediate container ed2c5eadd915 08:35:23 ---> 1525ab9bf96f 08:35:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:30 ---> 15984fd60b16 08:35:30 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:30 ---> eb5d075f4850 08:35:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:33 ---> aa36d0a62b52 08:35:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:35 ---> 8acc551f01b1 08:35:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:35 ---> c208508b2f13 08:35:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:35 ---> e47127b30ac3 08:35:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:35 ---> edb0e932fb70 08:35:35 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:35 ---> Running in 456cdcc54ce5 08:35:35 ---> 7684bdbb3c8f 08:35:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:35 Removing intermediate container 456cdcc54ce5 08:35:35 ---> 1252ab467053 08:35:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:35 ---> Running in 3b68a579ace9 08:35:35 ---> b953c55845c2 08:35:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:35 Removing intermediate container 3b68a579ace9 08:35:35 ---> e66e368f7564 08:35:35 Step 21/23 : LABEL arch=x86_64 08:35:35 ---> Running in ac355ef80956 08:35:36 ---> Running in 39204039dc73 08:35:36 Removing intermediate container ac355ef80956 08:35:36 ---> 0cfd52f117d2 08:35:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:36 Removing intermediate container 39204039dc73 08:35:36 ---> 959ff4cc63d9 08:35:36 Step 22/23 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:35:36 ---> Running in 07e0cbab2973 08:35:36 ---> Running in d1c7ea2b4729 08:35:36 Removing intermediate container 07e0cbab2973 08:35:36 ---> 82176981b2e2 08:35:36 Step 22/24 : LABEL arch=x86_64 08:35:36 Removing intermediate container d1c7ea2b4729 08:35:36 ---> e24414a25735 08:35:36 Step 23/23 : LABEL version=0.0.0 08:35:36 ---> Running in 6ceab2419138 08:35:36 ---> Running in cb642bea30ad 08:35:36 Removing intermediate container 6ceab2419138 08:35:36 ---> 9d4f922aab72 08:35:36 Step 23/24 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:35:36 Removing intermediate container cb642bea30ad 08:35:36 ---> a236c14a813d 08:35:36 08:35:36 ---> Running in e873d7eb4222 08:35:36 Successfully built a236c14a813d 08:35:36 Successfully tagged security-spire-server:latest 08:35:36  Building security-spire-server ... done Building core-metadata 08:35:37 Removing intermediate container e873d7eb4222 08:35:37 ---> 0fabeb63586c 08:35:37 Step 24/24 : LABEL version=0.0.0 08:35:37 ---> Running in 4dcfdcbafbd4 08:35:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:40 ---> e0c7bd63890b 08:35:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:40 ---> Using cache 08:35:40 ---> b7bc7c26c47c 08:35:40 Step 4/24 : WORKDIR /edgex-go 08:35:40 ---> Using cache 08:35:40 ---> dbd33c0a58f7 08:35:40 Step 5/24 : RUN apk add --update --no-cache make git 08:35:40 ---> Using cache 08:35:40 ---> 110bbc7f134f 08:35:40 Step 6/24 : COPY go.mod vendor* ./ 08:35:40 ---> Using cache 08:35:40 ---> f019e6dc172b 08:35:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 ---> Using cache 08:35:40 ---> 52f13a30522d 08:35:40 Step 8/24 : COPY . . 08:35:40 ---> Using cache 08:35:40 ---> 1bc4481d33d1 08:35:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:44 Removing intermediate container 4dcfdcbafbd4 08:35:44 ---> fc8021374489 08:35:44 08:35:44 Successfully built fc8021374489 08:35:44 Successfully tagged security-spire-agent:latest 08:35:44  Building security-spire-agent ... done Building support-notifications 08:35:44 ---> Running in 96bd01bde6c0 08:35:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:48 Removing intermediate container eeee789f1b45 08:35:48 ---> 7f99e4c4048d 08:35:48 Successfully built 7f99e4c4048d 08:35:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:48 + docker inspect -f . ci-base-image-arm64 08:35:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:48 prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container 08:35:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:48 ---> e0c7bd63890b 08:35:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:48 ---> Using cache 08:35:48 ---> b7bc7c26c47c 08:35:48 Step 4/22 : WORKDIR /edgex-go 08:35:48 ---> Using cache 08:35:48 ---> dbd33c0a58f7 08:35:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:50 $ docker top eb281cac44a8698531fdd18b93c5fbe8132b8b55fdd468926153532d0c65b4a9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:51 + go version 08:35:51 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:51 $ docker stop --time=1 eb281cac44a8698531fdd18b93c5fbe8132b8b55fdd468926153532d0c65b4a9 08:35:51 ---> Running in b8ac2002b1d2 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:52 $ docker rm -f --volumes eb281cac44a8698531fdd18b93c5fbe8132b8b55fdd468926153532d0c65b4a9 [Pipeline] // withDockerContainer [Pipeline] } 08:35:52 OK: 211 MiB in 51 packages [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:53 + docker inspect -f . ci-base-image-arm64 08:35:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:53 prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container 08:35:53 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:54 $ docker top de3e608c030714b85801838a12386c36cafc8bade9be2c12246b3afd152be4a3 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:54 ========================================================= 08:35:54 [edgeXBuildGoParallel] Running Tests and Build... 08:35:54 ========================================================= [Pipeline] sh 08:35:55 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:35:56 + make test 08:35:56 go test -race -coverprofile=coverage.out ./... 08:35:57 Removing intermediate container 6e03dfbca624 08:35:57 ---> b0ec2256f70c 08:35:57 08:35:57 Step 10/22 : FROM alpine:3.16 08:35:57 Removing intermediate container e385d22eedb8 08:35:57 ---> d607a7a60159 08:35:57 08:35:57 Step 10/22 : FROM alpine:3.16 08:35:57 Removing intermediate container b8ac2002b1d2 08:35:57 ---> 8852de592bfa 08:35:57 Step 6/22 : COPY go.mod vendor* ./ 08:35:57 Removing intermediate container 6cde087b3121 08:35:57 ---> 7c8891730e65 08:35:57 08:35:57 Step 10/23 : FROM alpine:3.16 08:35:57 ---> 820669071203 08:35:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 ---> Running in 5141f4d32292 08:35:57 3.16: Pulling from library/alpine 08:35:57 3.16: Pulling from library/alpine 08:35:58 3.16: Pulling from library/alpine 08:35:58 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:58 Status: Downloaded newer image for alpine:3.16 08:35:58 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:58 Status: Image is up to date for alpine:3.16 08:35:58 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:58 Status: Image is up to date for alpine:3.16 08:35:58 ---> dfd21b5a31f5 08:35:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:58 ---> dfd21b5a31f5 08:35:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:58 ---> dfd21b5a31f5 08:35:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:58 ---> Running in 175fba3d4746 08:35:58 ---> Running in 044de2eb69a4 08:35:58 ---> Running in 7a2a1ba50d81 08:35:58 Removing intermediate container 175fba3d4746 08:35:58 ---> 061c0c380205 08:35:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:58 Removing intermediate container 7a2a1ba50d81 08:35:58 ---> 0119c3ef554e 08:35:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:58 ---> Running in 7ce624bd6009 08:35:58 ---> Running in 997b305a4798 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:59 (1/1) Installing dumb-init (1.2.5-r1) 08:35:59 Executing busybox-1.35.0-r17.trigger 08:35:59 OK: 6 MiB in 15 packages 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:59 (1/1) Installing dumb-init (1.2.5-r1) 08:35:59 Executing busybox-1.35.0-r17.trigger 08:35:59 OK: 6 MiB in 15 packages 08:35:59 (1/1) Installing dumb-init (1.2.5-r1) 08:35:59 Executing busybox-1.35.0-r17.trigger 08:35:59 OK: 6 MiB in 15 packages 08:35:59 Removing intermediate container 044de2eb69a4 08:35:59 ---> b14e67057860 08:35:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:59 ---> Running in ad2eff094d98 08:36:00 Removing intermediate container ad2eff094d98 08:36:00 ---> 263fc37e00ad 08:36:00 Step 13/23 : ENV APP_PORT=59882 08:36:00 ---> Running in 7a63defd91db 08:36:00 Removing intermediate container 7a63defd91db 08:36:00 ---> 55ba3b58bc7d 08:36:00 Step 14/23 : EXPOSE $APP_PORT 08:36:00 ---> Running in 4d95e5052165 08:36:00 Removing intermediate container 997b305a4798 08:36:00 ---> 1fbca77bddf2 08:36:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:00 Removing intermediate container 7ce624bd6009 08:36:00 ---> da05f6c6c454 08:36:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:00 Removing intermediate container 4d95e5052165 08:36:00 ---> b0c985354ba2 08:36:00 Step 15/23 : WORKDIR / 08:36:00 ---> Running in 18edc958886d 08:36:00 ---> 83df60699e26 08:36:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:00 ---> 48ce9253f130 08:36:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:00 Removing intermediate container 18edc958886d 08:36:00 ---> 834a518bb055 08:36:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:01 ---> f78b50dc3ef7 08:36:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:01 ---> dcc02380d37a 08:36:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:36:01 ---> ecd458195db0 08:36:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:02 ---> 835ef6669c57 08:36:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:02 ---> 49d4f3fd9de4 08:36:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:02 ---> 96aceaa406b3 08:36:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:03 ---> f74de5cdac8d 08:36:03 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:03 ---> f8ccb1866ac0 08:36:03 ---> df6a5882c4c2 08:36:03 Step 19/23 : ENTRYPOINT ["/core-command"]Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:03 08:36:03 ---> Running in ec9e90dd41fd 08:36:03 ---> Running in 5942c8e96fc7 08:36:03 ---> Running in b568ee22c537 08:36:03 Removing intermediate container b568ee22c537 08:36:03 ---> a470e959438d 08:36:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:03 ---> Running in 141abedb2880 08:36:03 Removing intermediate container 141abedb2880 08:36:03 ---> 2c0ea1519cef 08:36:03 Step 21/23 : LABEL arch=x86_64 08:36:03 ---> Running in e7ad816848cb 08:36:03 Removing intermediate container e7ad816848cb 08:36:03 ---> 91b796258542 08:36:03 Step 22/23 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:36:03 ---> Running in a37d346fdecf 08:36:03 Removing intermediate container a37d346fdecf 08:36:03 ---> a487427e90ec 08:36:03 Step 23/23 : LABEL version=0.0.0 08:36:03 ---> Running in 5ea364b495f7 08:36:04 Removing intermediate container ec9e90dd41fd 08:36:04 ---> 109e383272cc 08:36:04 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:04 ---> Running in d6db5644fc92 08:36:04 Removing intermediate container 5ea364b495f7 08:36:04 ---> b3f79df845f3 08:36:04 08:36:04 Removing intermediate container 5942c8e96fc7 08:36:04 ---> d63dda2b1972 08:36:04 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:04 ---> Running in 36dd65b0704d 08:36:04 Successfully built b3f79df845f3 08:36:04 Successfully tagged core-command:latest 08:36:04 Building security-bootstrapper 08:36:04  Building core-command ... done Removing intermediate container d6db5644fc92 08:36:04 ---> 6323085a0171 08:36:04 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:36:04 ---> Running in 3d1bcb59fdc5 08:36:04 Removing intermediate container 36dd65b0704d 08:36:04 ---> ee9986132e77 08:36:04 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:05 ---> Running in fbbcc74368eb 08:36:06 Removing intermediate container 3d1bcb59fdc5 08:36:06 ---> 8330a10ebd2e 08:36:06 Step 20/22 : LABEL arch=x86_64 08:36:08 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:36:08 ---> e0c7bd63890b 08:36:08 Step 3/32 : WORKDIR /edgex-go 08:36:08 ---> Using cache 08:36:08 ---> 9ba925316da0 08:36:08 Step 4/32 : RUN apk add --update --no-cache make git 08:36:10 Removing intermediate container fbbcc74368eb 08:36:10 ---> 29cd03cd1e1b 08:36:10 Step 20/22 : LABEL arch=x86_64 08:36:10 ---> Running in bba79fca94f5 08:36:10 ---> Running in 3838c49032e6 08:36:10 ---> Running in 783cf3865728 08:36:10 Removing intermediate container 3838c49032e6 08:36:10 ---> 2c2a2abe3c32 08:36:10 Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:36:10 Removing intermediate container 783cf3865728 08:36:10 ---> 1c211d750642 08:36:10 Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:10 ---> Running in 23685de4bd88 08:36:10 ---> Running in 1e455eba1b96 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:10 Removing intermediate container 23685de4bd88 08:36:10 ---> a7021b914782 08:36:10 Step 22/22 : LABEL version=0.0.0 08:36:10 Removing intermediate container 1e455eba1b96 08:36:10 ---> 6628db8625c9 08:36:10 Step 22/22 : LABEL version=0.0.0 08:36:10 OK: 211 MiB in 51 packages 08:36:11 ---> Running in c92a768c6aee 08:36:11 ---> Running in cd364cc3385b 08:36:11 Removing intermediate container c92a768c6aee 08:36:11 ---> 50ee178d99a6 08:36:11 08:36:11 Successfully built 50ee178d99a6 08:36:11 Successfully tagged security-proxy-auth:latest 08:36:11  Building security-proxy-auth ... done Building security-spiffe-token-provider 08:36:16 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:16 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:36:16 ---> e0c7bd63890b 08:36:16 Step 3/19 : WORKDIR /edgex-go 08:36:16 ---> Using cache 08:36:16 ---> 9ba925316da0 08:36:16 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:36:19 Removing intermediate container cd364cc3385b 08:36:19 ---> b5c015c4eaa1 08:36:19 08:36:19 Successfully built b5c015c4eaa1 08:36:20 Successfully tagged core-common-config-bootstrapper:latest 08:36:20 Building security-spire-config 08:36:20  Building core-common-config-bootstrapper ... done Removing intermediate container bba79fca94f5 08:36:20 ---> 0d41c010a2f6 08:36:20 Step 5/32 : COPY go.mod vendor* ./ 08:36:20 ---> Running in a74be70f51f8 08:36:20 Removing intermediate container 96bd01bde6c0 08:36:20 ---> 8e0a619b778b 08:36:20 08:36:20 Step 10/24 : FROM alpine:3.16 08:36:20 ---> dfd21b5a31f5 08:36:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:20 ---> Using cache 08:36:20 ---> b14e67057860 08:36:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:20 ---> Using cache 08:36:20 ---> 263fc37e00ad 08:36:20 Step 13/24 : ENV APP_PORT=59881 08:36:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:23 ---> e0c7bd63890b 08:36:23 Step 3/24 : WORKDIR /edgex-go 08:36:23 ---> Using cache 08:36:23 ---> 9ba925316da0 08:36:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:23 ---> Using cache 08:36:23 ---> ad562035ae04 08:36:23 Step 5/24 : COPY go.mod vendor* ./ 08:36:23 ---> Using cache 08:36:23 ---> 6a14fbd07d34 08:36:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Using cache 08:36:23 ---> de87a234dc1f 08:36:23 Step 7/24 : COPY . . 08:36:23 ---> Using cache 08:36:23 ---> b6ae5625285d 08:36:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:23 ---> Using cache 08:36:23 ---> 677bc6e99e2d 08:36:23 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:23 ---> Using cache 08:36:23 ---> 13152b831add 08:36:23 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:26 ---> 565146efe6e7 08:36:26 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:26 ---> Running in 4d97e329db93 08:36:26 ---> Running in d5ace9235dcf 08:36:26 ---> Running in 3b6879a19cb7 08:36:26 Removing intermediate container d5ace9235dcf 08:36:26 ---> 9e61bc129892 08:36:26 Step 14/24 : EXPOSE $APP_PORT 08:36:26 ---> Running in 62df0f1adb9d 08:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:26 Removing intermediate container 62df0f1adb9d 08:36:26 ---> 03090deed693 08:36:26 Step 15/24 : WORKDIR / 08:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:26 ---> Running in 30b252e7d4b8 08:36:26 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:36:26 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:36:26 OK: 17046 distinct packages available 08:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:26 Removing intermediate container 30b252e7d4b8 08:36:26 ---> b8ec8f8508a0 08:36:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 Removing intermediate container 4d97e329db93 08:36:26 ---> 7fce034aa8f1 08:36:26 Step 11/24 : WORKDIR /edgex-go 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:27 ---> Running in f8e0e36ed75f 08:36:27 ---> 0aa95faa95b7 08:36:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:27 Removing intermediate container f8e0e36ed75f 08:36:27 ---> 78b0f8653045 08:36:27 08:36:27 Step 12/24 : FROM alpine:3.15 08:36:27 ---> 5ce65d7b0fde 08:36:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:27 ---> Using cache 08:36:27 ---> 6c769b4e9945 08:36:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:27 ---> Running in 6062239ff6ab 08:36:27 OK: 211 MiB in 51 packages 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:28 ---> eaa9fd944c27 08:36:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:28 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:28 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:28 OK: 15859 distinct packages available 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:28 Removing intermediate container a74be70f51f8 08:36:28 ---> d27149c6a54e 08:36:28 Step 5/19 : COPY go.mod vendor* ./ 08:36:28 ---> a49d95836524 08:36:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:36:29 (1/4) Installing dumb-init (1.2.5-r1) 08:36:29 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:29 (3/4) Installing libucontext (1.1-r0) 08:36:29 (4/4) Installing gcompat (1.0.0-r4) 08:36:29 Executing busybox-1.34.1-r7.trigger 08:36:29 OK: 6 MiB in 18 packages 08:36:29 ---> 48d9fdddd2dd 08:36:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:36:29 ---> 7f041418dba4 08:36:29 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:29 ---> Running in 9585bbda86d2 08:36:29 ---> Running in aa386c477019 08:36:29 Removing intermediate container 9585bbda86d2 08:36:29 ---> 9e03e37d588f 08:36:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:29 ---> Running in acda135c2dae 08:36:29 Removing intermediate container 6062239ff6ab 08:36:29 ---> a978439158ed 08:36:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:29 Removing intermediate container acda135c2dae 08:36:29 ---> 4c7d53e8bbd0 08:36:29 Step 22/24 : LABEL arch=x86_64 08:36:29 ---> Running in d5632f1f7dec 08:36:30 Removing intermediate container d5632f1f7dec 08:36:30 ---> c4b817d14a85 08:36:30 Step 23/24 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:36:30 ---> Running in c64c156326cb 08:36:32 Removing intermediate container c64c156326cb 08:36:32 ---> 4bcd650584a3 08:36:32 Step 24/24 : LABEL version=0.0.0 08:36:32 ---> f77e3d90770c 08:36:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:32 ---> Running in 93d55691f753 08:36:33 Removing intermediate container 5141f4d32292 08:36:33 ---> 795fc00bbb77 08:36:33 Step 8/22 : COPY . . 08:36:33 Removing intermediate container 93d55691f753 08:36:33 ---> a3cff8d8ae85 08:36:33 08:36:34 Successfully built a3cff8d8ae85 08:36:34 ---> e4dccfa1bfd1 08:36:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:34 Successfully tagged core-metadata:latest 08:36:34 Building security-proxy-setup 08:36:38  Building core-metadata ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:38 ---> e0c7bd63890b 08:36:38 Step 3/20 : WORKDIR /edgex-go 08:36:38 ---> Using cache 08:36:38 ---> 9ba925316da0 08:36:38 Step 4/20 : RUN apk add --update --no-cache make git 08:36:38 ---> Using cache 08:36:38 ---> 0d41c010a2f6 08:36:38 Step 5/20 : COPY go.mod vendor* ./ 08:36:38 ---> Using cache 08:36:38 ---> 565146efe6e7 08:36:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:42 ---> Running in fd1a3a92d3d5 08:36:42 ---> Running in 7a974fa3214d 08:36:42 ---> ae722a1bc035 08:36:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:42 Removing intermediate container fd1a3a92d3d5 08:36:42 ---> 2278dcc4f05f 08:36:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:42 ---> Running in a654c6453ca1 08:36:42 ---> 4bde613d834e 08:36:42 Step 19/24 : WORKDIR / 08:36:42 ---> Running in 49c21d190f25 08:36:43 Removing intermediate container 49c21d190f25 08:36:43 ---> f6ccde061906 08:36:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:43 ---> Running in b63d4762ef2c 08:36:43 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:43 Removing intermediate container b63d4762ef2c 08:36:43 ---> fc9739c9a917 08:36:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:43 ---> Running in 299053f12346 08:36:43 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:43 Removing intermediate container 299053f12346 08:36:43 ---> c4c8d616b810 08:36:43 Step 22/24 : LABEL arch=x86_64 08:36:43 ---> Running in 9d239d7d8616 08:36:43 Removing intermediate container 9d239d7d8616 08:36:43 ---> 4127ccb250f1 08:36:43 Step 23/24 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:36:43 ---> Running in f1a94696a9ef 08:36:43 Removing intermediate container f1a94696a9ef 08:36:43 ---> 0a8c2086e036 08:36:43 Step 24/24 : LABEL version=0.0.0 08:36:43 ---> Running in c61996a1ab6e 08:36:43 Removing intermediate container c61996a1ab6e 08:36:43 ---> 3a19a458f5a6 08:36:43 08:36:43 Successfully built 3a19a458f5a6 08:36:43 Successfully tagged security-spire-config:latest 08:36:43 Building security-secretstore-setup 08:36:47  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:47 ---> e0c7bd63890b 08:36:47 Step 3/23 : WORKDIR /edgex-go 08:36:47 ---> Using cache 08:36:47 ---> 9ba925316da0 08:36:47 Step 4/23 : RUN apk add --update --no-cache make git 08:36:47 ---> Using cache 08:36:47 ---> 0d41c010a2f6 08:36:47 Step 5/23 : COPY go.mod vendor* ./ 08:36:47 ---> Using cache 08:36:47 ---> 565146efe6e7 08:36:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:54 ---> Running in 5103b09ff46a 08:37:09 Removing intermediate container 3b6879a19cb7 08:37:09 ---> 5dc32d39f902 08:37:09 Step 7/32 : COPY . . 08:37:29 ---> c789316a97e3 08:37:29 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:29 Removing intermediate container a654c6453ca1 08:37:29 ---> 69a2a78b5e04 08:37:29 08:37:29 Step 10/22 : FROM alpine:3.16 08:37:29 ---> dfd21b5a31f5 08:37:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:29 ---> Running in 4a916b53c6de 08:37:29 ---> Running in 48c6f75ecc81 08:37: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:29 Removing intermediate container 7a974fa3214d 08:37:29 ---> e98c4b67f56a 08:37:29 Step 7/20 : COPY . . 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:29 Removing intermediate container aa386c477019 08:37:29 ---> 48d74ee5b2f1 08:37:29 Step 7/19 : COPY . . 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:29 (1/2) Installing ca-certificates (20220614-r0) 08:37:29 (2/2) Installing dumb-init (1.2.5-r1) 08:37:29 Executing busybox-1.35.0-r17.trigger 08:37:29 Executing ca-certificates-20220614-r0.trigger 08:37:29 OK: 6 MiB in 16 packages 08:37:43 Removing intermediate container 48c6f75ecc81 08:37:43 ---> 885498c7976e 08:37:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:37:43 ---> Running in 79452d46fcfa 08:37:43 ---> a1c9a8bdb828 08:37:43 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:43 ---> 9d71b05fec5e 08:37:43 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:37:43 ---> Running in 6904c5742856 08:37:43 ---> Running in 48105b755aff 08:37:43 Removing intermediate container 79452d46fcfa 08:37:43 ---> f2759662cf3f 08:37:43 Step 13/22 : ENV APP_PORT=59860 08:37:43 ---> Running in 26145c3bb8ef 08:37:43 Removing intermediate container 26145c3bb8ef 08:37:43 ---> 16964a2b64e1 08:37:43 Step 14/22 : EXPOSE $APP_PORT 08:37:43 ---> Running in ddd51e248316 08:37:43 Removing intermediate container ddd51e248316 08:37:43 ---> 918a5da2e919 08:37:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:43 Removing intermediate container 5103b09ff46a 08:37:43 ---> 213896a7112c 08:37:43 Step 7/23 : COPY . . 08:37:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:43 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:37:43 ---> c9d0455f0d83 08:37:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:50 ---> 239e1b750f62 08:37:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:37:50 ---> e0b41b0399b0 08:37:50 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:50 ---> Running in 88b4dccfdef3 08:37:51 ---> 6d92a5d19326 08:37:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:37:51 ---> Running in 1e9b088e2558 08:37:51 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:37:51 Removing intermediate container 1e9b088e2558 08:37:51 ---> 4911542cf009 08:37:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:51 ---> Running in 61aa2cd40f33 08:37:51 Removing intermediate container 61aa2cd40f33 08:37:51 ---> 749d236e598a 08:37:51 Step 20/22 : LABEL arch=x86_64 08:37:51 ---> Running in 284c57702d4a 08:37:52 Removing intermediate container 284c57702d4a 08:37:52 ---> bd422903634d 08:37:52 Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:37:52 ---> Running in 51062efe130a 08:37:52 Removing intermediate container 51062efe130a 08:37:52 ---> 4f508898ecfd 08:37:52 Step 22/22 : LABEL version=0.0.0 08:37:52 ---> Running in dafb4fe1249e 08:37:52 Removing intermediate container dafb4fe1249e 08:37:52 ---> 93a0231f62b8 08:37:52 08:37:53 Successfully built 93a0231f62b8 08:37:53 Successfully tagged support-notifications:latest 08:37:53  Building support-notifications ... done Building support-scheduler 08:37:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:58 ---> e0c7bd63890b 08:37:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:58 ---> Using cache 08:37:58 ---> b7bc7c26c47c 08:37:58 Step 4/22 : WORKDIR /edgex-go 08:37:58 ---> Using cache 08:37:58 ---> dbd33c0a58f7 08:37:58 Step 5/22 : RUN apk add --update --no-cache make git 08:37:58 ---> Using cache 08:37:58 ---> 110bbc7f134f 08:37:58 Step 6/22 : COPY go.mod vendor* ./ 08:37:58 ---> Using cache 08:37:58 ---> f019e6dc172b 08:37:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:58 ---> Using cache 08:37:58 ---> 52f13a30522d 08:37:58 Step 8/22 : COPY . . 08:37:58 ---> Using cache 08:37:58 ---> 1bc4481d33d1 08:37:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:38:02 ---> Running in 732fea7211cd 08:38:03 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:06 Removing intermediate container 4a916b53c6de 08:38:06 ---> 871ae2c9787b 08:38:06 08:38:06 Step 9/32 : FROM alpine:3.16 08:38:06 ---> dfd21b5a31f5 08:38:06 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:06 ---> Running in 1f59f22f4e6b 08:38:07 Removing intermediate container 1f59f22f4e6b 08:38:07 ---> c59f53170c6a 08:38:07 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:38:07 ---> Running in aaf93520015a 08:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:08 (1/2) Installing dumb-init (1.2.5-r1) 08:38:08 (2/2) Installing su-exec (0.2-r1) 08:38:08 Executing busybox-1.35.0-r17.trigger 08:38:08 OK: 6 MiB in 16 packages 08:38:09 Removing intermediate container aaf93520015a 08:38:09 ---> 3388f61cf8ec 08:38:09 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:38:09 ---> Running in ee3677276a9f 08:38:10 Removing intermediate container ee3677276a9f 08:38:10 ---> ab653f000a51 08:38:10 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:10 ---> Running in 4d4d28b8db16 08:38:10 Removing intermediate container 4d4d28b8db16 08:38:10 ---> 40c442483bca 08:38:10 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:10 ---> Running in eda17f12649b 08:38:10 Removing intermediate container eda17f12649b 08:38:10 ---> aee33ab85b6d 08:38:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:10 ---> Running in 3a204d743dcf 08:38:11 Removing intermediate container 3a204d743dcf 08:38:11 ---> 2a7b5ad66b50 08:38:11 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:11 ---> Running in 97fccfbd84dd 08:38:13 Removing intermediate container 97fccfbd84dd 08:38:13 ---> 643391984d5e 08:38:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:13 ---> Running in e497a974fdd9 08:38:13 Removing intermediate container e497a974fdd9 08:38:13 ---> 358e0633b3ba 08:38:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:14 ---> 75ea2e0627a7 08:38:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:14 ---> Running in 0d6cc3d6823a 08:38:15 Removing intermediate container 0d6cc3d6823a 08:38:15 ---> 16272a10acf1 08:38:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:17 ---> 6fe182ce2d81 08:38:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:18 Removing intermediate container 6904c5742856 08:38:18 ---> 100710a4cb68 08:38:18 08:38:18 Step 9/20 : FROM alpine:3.16 08:38:18 ---> dfd21b5a31f5 08:38:18 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:38:19 ---> Running in cfc63216f18c 08:38:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:19 ---> 66934a77aab7 08:38:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:38:19 ---> 5c4c1a2ed063 08:38:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:19 ---> 89f64c9b2142 08:38:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:20 (1/2) Installing dumb-init (1.2.5-r1) 08:38:20 (2/2) Installing openssl (1.1.1t-r0) 08:38:20 Executing busybox-1.35.0-r17.trigger 08:38:20 OK: 6 MiB in 16 packages 08:38:21 ---> 1d7c91f937aa 08:38:21 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:22 ---> bf4a8ba2a9ee 08:38:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:22 Removing intermediate container cfc63216f18c 08:38:22 ---> 5d811c87a228 08:38:22 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:22 ---> Running in 123fde44c80d 08:38:23 ---> 3c9ee9c30d1f 08:38:23 Step 27/32 : RUN chmod +x /entrypoint.sh 08:38:23 Removing intermediate container 123fde44c80d 08:38:23 ---> e625e94ed196 08:38:23 Step 12/20 : WORKDIR /edgex 08:38:24 ---> Running in 117d2b4e7ada 08:38:24 ---> Running in a231c85a9548 08:38:24 Removing intermediate container 48105b755aff 08:38:24 ---> d4db50dde49a 08:38:24 08:38:24 Step 9/19 : FROM alpine:3.15 08:38:24 ---> 5ce65d7b0fde 08:38:24 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:24 ---> Using cache 08:38:24 ---> 6c769b4e9945 08:38:24 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:24 Removing intermediate container 88b4dccfdef3 08:38:24 ---> 0e1b89696dbe 08:38:24 08:38:24 Step 9/23 : FROM alpine:3.16 08:38:24 ---> dfd21b5a31f5 08:38:24 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:24 ---> Running in 1a283c1c57e1 08:38:24 ---> Running in e5b0ff95e1bc 08:38:24 Removing intermediate container 117d2b4e7ada 08:38:24 ---> cc1d48c28230 08:38:24 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:38:25 ---> ed8a71442764 08:38:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:25 (1/3) Installing ca-certificates (20220614-r0) 08:38:25 (2/3) Installing dumb-init (1.2.5-r1) 08:38:25 (3/3) Installing su-exec (0.2-r1) 08:38:25 Executing busybox-1.35.0-r17.trigger 08:38:25 Executing ca-certificates-20220614-r0.trigger 08:38:25 OK: 6 MiB in 17 packages 08:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:25 ---> d24a2e96fcf2 08:38:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:25 Removing intermediate container a231c85a9548 08:38:25 ---> 92bf01e5c0d5 08:38:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:38:25 ---> Running in 425fa238d269 08:38:26 Removing intermediate container 425fa238d269 08:38:26 ---> 997bec720757 08:38:26 Step 29/32 : CMD ["gate"] 08:38:26 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:38:26 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:38:26 OK: 15859 distinct packages available 08:38:26 ---> c621b23a4150 08:38:26 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:26 ---> Running in 474408e67570 08:38:26 ---> Running in 64a9c2ec1b2f 08:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:26 Removing intermediate container 474408e67570 08:38:26 ---> 3bcba61856e5 08:38:26 Step 30/32 : LABEL arch=x86_64 08:38:26 Removing intermediate container 1a283c1c57e1 08:38:26 ---> 1909cfb826fe 08:38:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:38:26 ---> Running in d2ac427f91d6 08:38:26 ---> Running in f227b9592ae8 08:38:26 (1/9) Installing ca-certificates (20220614-r0) 08:38:26 (2/9) Installing brotli-libs (1.0.9-r5) 08:38:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:38:26 (4/9) Installing libcurl (7.80.0-r6) 08:38:26 (5/9) Installing curl (7.80.0-r6) 08:38:26 (6/9) Installing dumb-init (1.2.5-r1) 08:38:26 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:26 (8/9) Installing libucontext (1.1-r0) 08:38:26 (9/9) Installing gcompat (1.0.0-r4) 08:38:26 Executing busybox-1.34.1-r7.trigger 08:38:26 Executing ca-certificates-20220614-r0.trigger 08:38:26 OK: 8 MiB in 23 packages 08:38:26 Removing intermediate container d2ac427f91d6 08:38:26 ---> 5eff9fa8df2f 08:38:26 Step 31/32 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:38:26 ---> Running in b43484f6aaea 08:38:26 Removing intermediate container f227b9592ae8 08:38:26 ---> ce94f25ec3a7 08:38:26 Step 12/23 : WORKDIR / 08:38:27 ---> Running in 78fbe8c1f673 08:38:27 Removing intermediate container b43484f6aaea 08:38:27 ---> 90bf262b8715 08:38:27 Step 32/32 : LABEL version=0.0.0 08:38:27 ---> Running in a6e0d3c29530 08:38:27 Removing intermediate container 78fbe8c1f673 08:38:27 ---> d970f0083421 08:38:27 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:27 Removing intermediate container a6e0d3c29530 08:38:27 ---> 3f47839b602c 08:38:27 08:38:27 Successfully built 3f47839b602c 08:38:27 Successfully tagged security-bootstrapper:latest 08:38:27  Building security-bootstrapper ... done Building core-data 08:38:27 ---> cde33f2585c2 08:38:27 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:38:27 Removing intermediate container e5b0ff95e1bc 08:38:27 ---> faf00ca4a163 08:38:27 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:28 Removing intermediate container 64a9c2ec1b2f 08:38:28 ---> 557dc0b8f412 08:38:28 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:38:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:38:32 ---> e0c7bd63890b 08:38:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:38:32 ---> Using cache 08:38:32 ---> b7bc7c26c47c 08:38:32 Step 4/22 : WORKDIR /edgex-go 08:38:32 ---> Using cache 08:38:32 ---> dbd33c0a58f7 08:38:32 Step 5/22 : RUN apk add --update --no-cache make git 08:38:32 ---> Using cache 08:38:32 ---> 110bbc7f134f 08:38:32 Step 6/22 : COPY go.mod vendor* ./ 08:38:32 ---> Using cache 08:38:32 ---> f019e6dc172b 08:38:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:32 ---> Using cache 08:38:32 ---> 52f13a30522d 08:38:32 Step 8/22 : COPY . . 08:38:32 ---> Using cache 08:38:32 ---> 1bc4481d33d1 08:38:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:38:33 ---> ff9096d0962c 08:38:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:33 ---> b881bf126654 08:38:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:38:33 ---> Running in 88023f473aa1 08:38:33 ---> Running in b076f6cfef36 08:38:33 Removing intermediate container 88023f473aa1 08:38:33 ---> b3e47386f05b 08:38:33 Step 18/20 : LABEL arch=x86_64 08:38:33 ---> Running in 7669f7d21e7d 08:38:34 ---> cdd8b20e7740 08:38:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:38:35 Removing intermediate container 7669f7d21e7d 08:38:35 ---> 96f94a26d41f 08:38:35 Step 19/20 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:38:37 ---> 6eab6ca852ca 08:38:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:37 ---> 1106216806d1 08:38:37 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:38:37 ---> Running in c16c4c1c43fb 08:38:37 Removing intermediate container c16c4c1c43fb 08:38:37 ---> 596c2cfa4be3 08:38:37 Step 20/20 : LABEL version=0.0.0 08:38:37 Removing intermediate container 732fea7211cd 08:38:37 ---> 4afdc17ff6ee 08:38:37 08:38:37 Step 10/22 : FROM alpine:3.16 08:38:37 ---> dfd21b5a31f5 08:38:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:38:37 ---> Using cache 08:38:37 ---> b14e67057860 08:38:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:37 ---> Using cache 08:38:37 ---> 263fc37e00ad 08:38:37 Step 13/22 : ENV APP_PORT=59861 08:38:37 ---> Running in f119be802b5c 08:38:37 ---> Running in 507e59991dd8 08:38:37 ---> 38065ccfde36 08:38:37 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:37 Removing intermediate container f119be802b5c 08:38:37 ---> 85f355c9c0e9 08:38:37 08:38:37 ---> d1476dd79efd 08:38:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:37 ---> Running in 37fe7472a87a 08:38:37 Successfully built 85f355c9c0e9 08:38:37 Successfully tagged security-proxy-setup:latest 08:38:37  Building security-proxy-setup ... done Removing intermediate container 507e59991dd8 08:38:37 ---> 448baf46899a 08:38:37 Step 14/22 : EXPOSE $APP_PORT 08:38:37 ---> Running in ba2cbdeefbd8 08:38:37 Removing intermediate container 37fe7472a87a 08:38:37 ---> 45055648ec75 08:38:37 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:37 ---> edff6f73e787 08:38:37 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:37 ---> Running in 843477b79697 08:38:37 ---> Running in 72ca4f20547f 08:38:37 Removing intermediate container ba2cbdeefbd8 08:38:37 ---> d475fc4b24e1 08:38:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:37 Removing intermediate container 72ca4f20547f 08:38:37 ---> dab944e56745 08:38:37 Step 17/19 : LABEL arch=x86_64 08:38:37 ---> Running in 4249777a1b3d 08:38:37 ---> 30329c38d319 08:38:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:37 Removing intermediate container 4249777a1b3d 08:38:37 ---> 76ea6384ca3c 08:38:37 Step 18/19 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:38:37 ---> Running in f759308bbe02 08:38:38 Removing intermediate container f759308bbe02 08:38:38 ---> e4d0a2a52dce 08:38:38 Step 19/19 : LABEL version=0.0.0 08:38:38 ---> Running in 05cacf33e5bf 08:38:38 Removing intermediate container 05cacf33e5bf 08:38:38 ---> 03c836429415 08:38:38 08:38:38 Successfully built 03c836429415 08:38:38 Successfully tagged security-spiffe-token-provider:latest 08:38:38  Building security-spiffe-token-provider ... done  ---> 8c6b4e39e319 08:38:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:38:38 Removing intermediate container 843477b79697 08:38:38 ---> 07770f95fdfd 08:38:38 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:39 ---> Running in 4ff3511ad73d 08:38:39 Removing intermediate container 4ff3511ad73d 08:38:39 ---> bb36738018b8 08:38:39 Step 21/23 : LABEL arch=x86_64 08:38:39 ---> aa001b039a6e 08:38:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:38:39 ---> Running in ff63aa679ee8 08:38:39 ---> Running in 34575ae62db7 08:38:39 Removing intermediate container ff63aa679ee8 08:38:39 ---> e59b547fc9c5 08:38:39 Step 22/23 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:38:39 Removing intermediate container 34575ae62db7 08:38:39 ---> c4d43fd45359 08:38:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:39 ---> Running in 6a01f25af9c1 08:38:39 ---> Running in e1638445407f 08:38:39 Removing intermediate container 6a01f25af9c1 08:38:39 ---> 2a80d8eddf0c 08:38:39 Step 23/23 : LABEL version=0.0.0 08:38:39 Removing intermediate container e1638445407f 08:38:39 ---> f1bf57feccfd 08:38:39 Step 20/22 : LABEL arch=x86_64 08:38:39 ---> Running in 0142e5a6743d 08:38:39 ---> Running in d87b5f9b9d5c 08:38:39 Removing intermediate container 0142e5a6743d 08:38:39 ---> 48a6ed71057b 08:38:39 08:38:39 Removing intermediate container d87b5f9b9d5c 08:38:39 ---> b1d876b0cdbb 08:38:39 Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:38:39 ---> Running in a0e587d9a143 08:38:39 Successfully built 48a6ed71057b 08:38:39 Successfully tagged security-secretstore-setup:latest 08:38:40  Building security-secretstore-setup ... done Removing intermediate container a0e587d9a143 08:38:40 ---> e8cd4d16a987 08:38:40 Step 22/22 : LABEL version=0.0.0 08:38:40 ---> Running in ef58bfa3a985 08:38:40 Removing intermediate container ef58bfa3a985 08:38:40 ---> 37b978af73c7 08:38:40 08:38:40 Successfully built 37b978af73c7 08:38:40 Successfully tagged support-scheduler:latest 08:38:55  Building support-scheduler ... done Removing intermediate container b076f6cfef36 08:38:55 ---> 88c5f8619712 08:38:55 08:38:55 Step 10/22 : FROM alpine:3.16 08:38:55 ---> dfd21b5a31f5 08:38:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:38:55 ---> Running in bd3dfdeb92b8 08:38:55 Removing intermediate container bd3dfdeb92b8 08:38:55 ---> ba6d10c30a27 08:38:55 Step 12/22 : ENV APP_PORT=59880 08:38:55 ---> Running in f53d1b8c8bfe 08:38:55 Removing intermediate container f53d1b8c8bfe 08:38:55 ---> e17980c791f4 08:38:55 Step 13/22 : EXPOSE $APP_PORT 08:38:55 ---> Running in 8351b69ad720 08:38:55 Removing intermediate container 8351b69ad720 08:38:55 ---> e0b667c7953b 08:38:55 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:38:55 ---> Running in eab3880df7c6 08:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:55 (1/1) Installing dumb-init (1.2.5-r1) 08:38:55 Executing busybox-1.35.0-r17.trigger 08:38:55 OK: 6 MiB in 15 packages 08:38:55 Removing intermediate container eab3880df7c6 08:38:55 ---> 40688304da5a 08:38:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:55 ---> f06193a17076 08:38:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:55 ---> d9310916aa05 08:38:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:38:55 ---> d9524a0d95c8 08:38:55 Step 18/22 : ENTRYPOINT ["/core-data"] 08:38:55 ---> Running in dd96abc7de29 08:38:55 Removing intermediate container dd96abc7de29 08:38:55 ---> ef4d3d4e270b 08:38:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:55 ---> Running in f7c8e5a600f8 08:38:55 Removing intermediate container f7c8e5a600f8 08:38:55 ---> f91f6be7823c 08:38:55 Step 20/22 : LABEL arch=x86_64 08:38:55 ---> Running in 772db4314b22 08:38:55 Removing intermediate container 772db4314b22 08:38:55 ---> 863d5f53960c 08:38:55 Step 21/22 : LABEL git_sha=90c8335490137832c84a197ec5fe39ed3e394d0d 08:38:55 ---> Running in c25222387653 08:38:55 Removing intermediate container c25222387653 08:38:55 ---> eb22634fd349 08:38:55 Step 22/22 : LABEL version=0.0.0 08:38:55 ---> Running in f88a5af89b6b 08:38:55 Removing intermediate container f88a5af89b6b 08:38:55 ---> b47c5e8ff3da 08:38:55 08:38:55 Successfully built b47c5e8ff3da 08:38:55 Successfully tagged core-data:latest 08:38:55  Building core-data ... done  [Pipeline] } 08:38:55 $ docker stop --time=1 7a70bd0b792cfc4a63f50b38dc449bd03077c461915825a61d301a40a906a1dd 08:38:56 $ docker rm -f --volumes 7a70bd0b792cfc4a63f50b38dc449bd03077c461915825a61d301a40a906a1dd [Pipeline] // withDockerContainer [Pipeline] sh 08:38:57 + docker images 08:38:57 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:57 core-data latest b47c5e8ff3da 1 second ago 18MB 08:38:57 88c5f8619712 5 seconds ago 1.69GB 08:38:57 support-scheduler latest 37b978af73c7 16 seconds ago 30.1MB 08:38:57 security-secretstore-setup latest 48a6ed71057b 17 seconds ago 29.9MB 08:38:57 security-spiffe-token-provider latest 03c836429415 18 seconds ago 30MB 08:38:57 security-proxy-setup latest 85f355c9c0e9 20 seconds ago 16.4MB 08:38:57 4afdc17ff6ee 20 seconds ago 1.75GB 08:38:57 security-bootstrapper latest 3f47839b602c 29 seconds ago 19.8MB 08:38:57 0e1b89696dbe 32 seconds ago 1.67GB 08:38:57 d4db50dde49a 33 seconds ago 1.72GB 08:38:57 100710a4cb68 39 seconds ago 1.66GB 08:38:57 871ae2c9787b 52 seconds ago 1.67GB 08:38:57 support-notifications latest 93a0231f62b8 About a minute ago 30.7MB 08:38:57 69a2a78b5e04 About a minute ago 1.75GB 08:38:57 security-spire-config latest 3a19a458f5a6 2 minutes ago 85.8MB 08:38:57 core-metadata latest a3cff8d8ae85 2 minutes ago 18.5MB 08:38:57 78b0f8653045 2 minutes ago 1.55GB 08:38:57 8e0a619b778b 2 minutes ago 1.69GB 08:38:57 core-common-config-bootstrapper latest b5c015c4eaa1 2 minutes ago 15.5MB 08:38:57 security-proxy-auth latest 50ee178d99a6 2 minutes ago 16.2MB 08:38:57 core-command latest b3f79df845f3 2 minutes ago 17.8MB 08:38:57 7c8891730e65 3 minutes ago 1.68GB 08:38:57 d607a7a60159 3 minutes ago 1.68GB 08:38:57 b0ec2256f70c 3 minutes ago 1.66GB 08:38:57 security-spire-agent latest fc8021374489 3 minutes ago 125MB 08:38:57 security-spire-server latest a236c14a813d 3 minutes ago 86.5MB 08:38:57 dabef6bbfcf4 3 minutes ago 1.55GB 08:38:57 9498f2f46739 3 minutes ago 1.55GB 08:38:57 ci-base-image-x86_64 latest e0c7bd63890b 7 minutes ago 903MB 08:38:57 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:38:57 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:38:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:38:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:38:57 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:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.518s coverage: 98.5% of statements 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.845s coverage: 71.2% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 54.0% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.741s coverage: 88.5% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.629s coverage: 3.9% of statements 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.811s coverage: 95.6% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.475s coverage: 72.2% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.540s coverage: 65.9% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.6% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 45.5% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.345s coverage: 82.9% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 08:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.302s coverage: 96.3% of statements 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.283s coverage: 87.5% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.585s coverage: 79.9% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.349s coverage: 92.9% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.289s coverage: 86.9% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.268s coverage: 87.2% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.2% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.378s coverage: 82.1% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 84.8% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.421s coverage: 63.1% of statements 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.489s coverage: 100.0% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 38.4% of statements 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.316s coverage: 89.5% of statements 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.396s coverage: 17.7% of statements 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.821s coverage: 92.3% of statements 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.338s coverage: 63.2% of statements 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.585s coverage: 97.7% of statements 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:54 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:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:54 go vet ./... 08:43:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:03 + ls -al . 08:43:03 total 700 08:43:03 drwxrwxr-x 10 1001 1001 4096 Mar 8 08:35 . 08:43:03 drwxr-xr-x 4 root root 4096 Mar 8 08:35 .. 08:43:03 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:34 .blubracket 08:43:03 -rw-rw-r-- 1 1001 1001 16 Mar 8 08:34 .dockerignore 08:43:03 drwxrwxr-x 8 1001 1001 4096 Mar 8 08:34 .git 08:43:03 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:34 .github 08:43:03 -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:34 .gitignore 08:43:03 -rw-rw-r-- 1 1001 1001 42 Mar 8 08:34 .golangci.yml 08:43:03 -rw-rw-r-- 1 1001 1001 87 Mar 8 08:34 .hadolint.yml 08:43:03 -rw-rw-r-- 1 1001 1001 166 Mar 8 08:34 .sonarcloud.properties 08:43:03 -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:34 ADOPTERS.md 08:43:03 -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:34 Attribution.txt 08:43:03 -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:34 CHANGELOG.md 08:43:03 -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:34 CONTRIBUTING.md 08:43:03 -rw-rw-r-- 1 1001 1001 677 Mar 8 08:34 GOVERNANCE.md 08:43:03 -rw-rw-r-- 1 1001 1001 883 Mar 8 08:34 Jenkinsfile 08:43:03 -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:34 LICENSE 08:43:03 -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:34 Makefile 08:43:03 -rw-rw-r-- 1 1001 1001 582 Mar 8 08:34 OWNERS.md 08:43:03 -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:34 README.md 08:43:03 -rw-rw-r-- 1 1001 1001 789 Mar 8 08:34 SECURITY.md 08:43:03 -rw-rw-r-- 1 1001 1001 5 Mar 8 08:31 VERSION 08:43:03 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:34 bin 08:43:03 drwxrwxr-x 18 1001 1001 4096 Mar 8 08:34 cmd 08:43:03 -rw-r--r-- 1 root root 446903 Mar 8 08:40 coverage.out 08:43:03 -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:34 go.mod 08:43:03 -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:34 go.sum 08:43:03 drwxrwxr-x 7 1001 1001 4096 Mar 8 08:34 internal 08:43:03 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:34 openapi 08:43:03 -rw-rw-r-- 1 1001 1001 594 Mar 8 08:34 security.txt 08:43:03 drwxrwxr-x 4 1001 1001 4096 Mar 8 08:34 snap 08:43:03 -rw-rw-r-- 1 1001 1001 204 Mar 8 08:34 version.go [Pipeline] sh 08:43:04 + '[' -e coverage.out ] 08:43:04 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:04 Warning: overwriting stash ‘coverage-report’ 08:43:05 Stashed 1 file(s) [Pipeline] sh 08:43:05 + make build 08:43: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:44:57 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:57 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:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:00 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:46:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46: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:46: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:44 $ docker stop --time=1 de3e608c030714b85801838a12386c36cafc8bade9be2c12246b3afd152be4a3 08:46:46 $ docker rm -f --volumes de3e608c030714b85801838a12386c36cafc8bade9be2c12246b3afd152be4a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:49 08:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:50 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:50 29e5d40040c1: Pulling fs layer 08:46:50 1ce36da41761: Pulling fs layer 08:46:50 25b303627fd3: Pulling fs layer 08:46:50 29e5d40040c1: Verifying Checksum 08:46:50 29e5d40040c1: Download complete 08:46:50 1ce36da41761: Verifying Checksum 08:46:50 1ce36da41761: Download complete 08:46:51 29e5d40040c1: Pull complete 08:46:52 25b303627fd3: Verifying Checksum 08:46:52 25b303627fd3: Download complete 08:46:52 1ce36da41761: Pull complete 08:47:04 25b303627fd3: Pull complete 08:47:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:05 prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container 08:47:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:08 $ docker top 61b58549559232771ccf69106a1d9fefabb1fce50655dd78ffce93ea454c4400 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:09 + docker-compose build --help 08:47:09 + grep parallel 08:47:17 --parallel Build images in parallel. [Pipeline] } 08:47:17 $ docker stop --time=1 61b58549559232771ccf69106a1d9fefabb1fce50655dd78ffce93ea454c4400 08:47:19 $ docker rm -f --volumes 61b58549559232771ccf69106a1d9fefabb1fce50655dd78ffce93ea454c4400 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:20 prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container 08:47:20 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:21 $ docker top 4404cfebf5d1b34270f38b1e8f4be9ccdd1e4c5d1285d66b8f27f3a0ab9825e4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:22 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:31 Building core-command ... 08:47:31 Building core-common-config-bootstrapper ... 08:47:31 Building core-data ... 08:47:31 Building core-metadata ... 08:47:31 Building security-bootstrapper ... 08:47:31 Building security-proxy-auth ... 08:47:31 Building security-proxy-setup ... 08:47:31 Building security-secretstore-setup ... 08:47:31 Building security-spiffe-token-provider ... 08:47:31 Building security-spire-agent ... 08:47:31 Building security-spire-config ... 08:47:31 Building security-spire-server ... 08:47:31 Building support-notifications ... 08:47:31 Building support-scheduler ... 08:47:31 Building core-command 08:47:31 Building security-spiffe-token-provider 08:47:31 Building support-scheduler 08:47:31 Building support-notifications 08:47:31 Building security-spire-config 08:48:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:18 ---> 7f99e4c4048d 08:48:18 Step 3/24 : WORKDIR /edgex-go 08:48:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:18 ---> 7f99e4c4048d 08:48:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:18 ---> 7f99e4c4048d 08:48:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:18 ---> 7f99e4c4048d 08:48:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:48:18 ---> 7f99e4c4048d 08:48:18 Step 3/19 : WORKDIR /edgex-go 08:48:19 ---> Running in d6275f9af281 08:48:19 ---> Running in 76f9fe813200 08:48:19 ---> Running in 5195f5e6a184 08:48:19 ---> Running in 1ec12c9d6d4d 08:48:19 ---> Running in 794f84058c6b 08:48:19 Removing intermediate container d6275f9af281 08:48:19 ---> df4bacbb689f 08:48:19 Step 4/23 : WORKDIR /edgex-go 08:48:19 Removing intermediate container 76f9fe813200 08:48:19 ---> e0352ac51d58 08:48:19 Step 4/22 : WORKDIR /edgex-go 08:48:19 Removing intermediate container 5195f5e6a184 08:48:19 ---> 0a4505829956 08:48:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:48:19 ---> Running in 02186f4d911d 08:48:20 ---> Running in dc68b5966725 08:48:20 Removing intermediate container 1ec12c9d6d4d 08:48:20 ---> 113c260352dd 08:48:20 Step 4/22 : WORKDIR /edgex-go 08:48:20 Removing intermediate container 794f84058c6b 08:48:20 ---> 7e8c264feeea 08:48:20 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:48:20 ---> Running in c26685cbc656 08:48:20 ---> Running in 319acd028716 08:48:20 ---> Running in 0e237f12942b 08:48:21 Removing intermediate container dc68b5966725 08:48:21 ---> 20464fa9b840 08:48:21 Step 5/22 : RUN apk add --update --no-cache make git 08:48:21 Removing intermediate container 02186f4d911d 08:48:21 ---> dfcbc80075bb 08:48:21 Step 5/23 : RUN apk add --update --no-cache make git 08:48:21 ---> Running in 9588291b08aa 08:48:21 Removing intermediate container 319acd028716 08:48:21 ---> dd71de357ce8 08:48:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:48:21 ---> Running in 19f6c07ab822 08:48:21 ---> Running in f3ea201b2e46 08:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:24 OK: 221 MiB in 51 packages 08:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:24 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:48:24 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:48:24 OK: 16903 distinct packages available 08:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:26 OK: 221 MiB in 51 packages 08:48:26 OK: 221 MiB in 51 packages 08:48:26 Removing intermediate container c26685cbc656 08:48:26 OK: 221 MiB in 51 packages 08:48:26 ---> adbe3f6c46b2 08:48:26 Step 5/24 : COPY go.mod vendor* ./ 08:48:27 OK: 221 MiB in 51 packages 08:48:28 ---> 721942375173 08:48:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:28 ---> Running in 7ab4c37ad2c4 08:48:28 Removing intermediate container f3ea201b2e46 08:48:28 ---> 247fcf980913 08:48:28 Step 6/22 : COPY go.mod vendor* ./ 08:48:29 Removing intermediate container 9588291b08aa 08:48:29 ---> ebc3fc656c49 08:48:29 Step 6/22 : COPY go.mod vendor* ./ 08:48:29 Removing intermediate container 19f6c07ab822 08:48:29 ---> 6c861692d124 08:48:29 Step 6/23 : COPY go.mod vendor* ./ 08:48:29 Removing intermediate container 0e237f12942b 08:48:29 ---> b58f80a3e117 08:48:29 Step 5/19 : COPY go.mod vendor* ./ 08:48:30 ---> 1c4fed897201 08:48:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:30 ---> Running in d49d09b45bec 08:48:30 ---> 3400ebbed5df 08:48:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:30 ---> Running in dbafcd6eb4e0 08:48:31 ---> 2e857d961358 08:48:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:31 ---> c935f8c2df49 08:48:31 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:31 ---> Running in dc04a49fbed3 08:48:31 ---> Running in 9115643f9d21 08:50:38 Removing intermediate container 7ab4c37ad2c4 08:50:38 ---> 3e908024c374 08:50:38 Step 7/24 : COPY . . 08:50:38 Removing intermediate container 9115643f9d21 08:50:38 ---> c3529d493290 08:50:38 Step 7/19 : COPY . . 08:50:38 Removing intermediate container dbafcd6eb4e0 08:50:38 ---> 071da26b1296 08:50:38 Step 8/22 : COPY . . 08:50:38 Removing intermediate container dc04a49fbed3 08:50:38 ---> 6d6be4a5cdc8 08:50:38 Step 8/23 : COPY . . 08:50:38 Removing intermediate container d49d09b45bec 08:50:38 ---> 951374885003 08:50:38 Step 8/22 : COPY . . 08:50:48 ---> d4f46e7f5cd9 08:50:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:50:48 ---> Running in 5772e90f1f4d 08:50:49 Removing intermediate container 5772e90f1f4d 08:50:49 ---> 7d59171330e1 08:50:49 Step 9/24 : WORKDIR /edgex-go/spire-build 08:50:49 ---> Running in 9e1500aebd57 08:50:50 ---> 41ffa962aa6a 08:50:50 ---> 06c58da2dd9f 08:50:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-commandStep 9/22 : RUN make cmd/support-notifications/support-notifications 08:50:50 08:50:50 ---> bee86dce1b4c 08:50:50 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:50:50 Removing intermediate container 9e1500aebd57 08:50:50 ---> 46dab09fb631 08:50:50 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:50:50 ---> a74e93cdcca7 08:50:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:50:50 ---> Running in 7e5662862583 08:50:50 ---> Running in d3360c62e124 08:50:50 ---> Running in 031f0f120c4e 08:50:50 ---> Running in b621cbefbd8b 08:50:51 ---> Running in 43cde5928358 08:50:53 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:50:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:54 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:50:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:50:55 Removing intermediate container b621cbefbd8b 08:50:55 ---> 6f6b60318476 08:50:55 Step 11/24 : WORKDIR /edgex-go 08:50:55 ---> Running in 827e21d78bc1 08:50:55 Removing intermediate container 827e21d78bc1 08:50:55 ---> c865f270c9b1 08:50:55 08:50:55 Step 12/24 : FROM alpine:3.15 08:50:56 3.15: Pulling from library/alpine 08:50:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:50:57 Status: Downloaded newer image for alpine:3.15 08:50:57 ---> 354640af7b1b 08:50:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:57 ---> Running in 2d28894da7a3 08:50:58 Removing intermediate container 2d28894da7a3 08:50:58 ---> 1dd1621b21d5 08:50:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:58 ---> Running in 2bb2771553f2 08:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:02 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:51:02 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:51:02 OK: 15736 distinct packages available 08:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:04 (1/4) Installing dumb-init (1.2.5-r1) 08:51:04 (2/4) Installing musl-obstack (1.2.3-r0) 08:51:04 (3/4) Installing libucontext (1.1-r0) 08:51:04 (4/4) Installing gcompat (1.0.0-r4) 08:51:04 Executing busybox-1.34.1-r7.trigger 08:51:04 OK: 6 MiB in 18 packages 08:51:06 Removing intermediate container 2bb2771553f2 08:51:06 ---> 2894f15e44db 08:51:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:13 ---> d32c24e1ef74 08:51:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:51:13 ---> 5b88ad9cc0b0 08:51:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:51:14 ---> Running in 2716d2758f2f 08:51:14 Removing intermediate container 2716d2758f2f 08:51:14 ---> 1eb0a1ad9ef7 08:51:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:51:16 ---> a2609f44749d 08:51:16 Step 19/24 : WORKDIR / 08:51:16 ---> Running in 16b2c8a2ffab 08:51:16 Removing intermediate container 16b2c8a2ffab 08:51:16 ---> a1bdac3a58b4 08:51:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:17 ---> Running in 5b61d78f9a4c 08:51:17 Removing intermediate container 5b61d78f9a4c 08:51:17 ---> 96a9f358805c 08:51:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:17 ---> Running in 576ff54fd210 08:51:18 Removing intermediate container 576ff54fd210 08:51:18 ---> ebeba15f294d 08:51:18 Step 22/24 : LABEL arch=arm64 08:51:18 ---> Running in dd13d90353cc 08:51:18 Removing intermediate container dd13d90353cc 08:51:18 ---> 40fd9b459416 08:51:18 Step 23/24 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 08:51:19 ---> Running in 5b2bee265650 08:51:19 Removing intermediate container 5b2bee265650 08:51:19 ---> 1de2f3a5367b 08:51:19 Step 24/24 : LABEL version=0.0.0 08:51:19 ---> Running in 16306295c488 08:51:20 Removing intermediate container 16306295c488 08:51:20 ---> f1b37a559374 08:51:20 08:51:20 Successfully built f1b37a559374 08:51:20 Successfully tagged security-spire-config-arm64:latest 08:51:20  Building security-spire-config ... done Building core-data 08:51:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:43 ---> 7f99e4c4048d 08:51:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:51:43 ---> Using cache 08:51:43 ---> 113c260352dd 08:51:43 Step 4/22 : WORKDIR /edgex-go 08:51:43 ---> Using cache 08:51:43 ---> dd71de357ce8 08:51:43 Step 5/22 : RUN apk add --update --no-cache make git 08:51:43 ---> Running in 9dfa9f217fc1 08:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:44 OK: 221 MiB in 51 packages 08:51:45 Removing intermediate container 9dfa9f217fc1 08:51:45 ---> e916fdcf857e 08:51:45 Step 6/22 : COPY go.mod vendor* ./ 08:51:46 ---> 44813f883bfb 08:51:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:46 ---> Running in dc96d8a90b7f 08:53:38 Removing intermediate container dc96d8a90b7f 08:53:38 ---> c1182aa0ea79 08:53:38 Step 8/22 : COPY . . 08:53:39 ---> b2dd1312029c 08:53:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:53:39 ---> Running in 5f175c2b35d6 08:53:41 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:59:18 Removing intermediate container d3360c62e124 08:59:18 ---> c407cbc22b2f 08:59:18 08:59:18 Step 10/23 : FROM alpine:3.16 08:59:18 3.16: Pulling from library/alpine 08:59:18 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:59:18 Status: Downloaded newer image for alpine:3.16 08:59:18 ---> 4c81e5bf8899 08:59:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:59:18 ---> Running in 19548c4d79aa 08:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:18 (1/1) Installing dumb-init (1.2.5-r1) 08:59:18 Executing busybox-1.35.0-r17.trigger 08:59:18 OK: 5 MiB in 15 packages 08:59:18 Removing intermediate container 19548c4d79aa 08:59:18 ---> eda624bf51b4 08:59:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:59:18 ---> Running in 39cca9e133a3 08:59:18 Removing intermediate container 39cca9e133a3 08:59:18 ---> d286dd27bae1 08:59:18 Step 13/23 : ENV APP_PORT=59882 08:59:18 ---> Running in 526f36866b2e 08:59:18 Removing intermediate container 526f36866b2e 08:59:18 ---> 41abb04e186a 08:59:18 Step 14/23 : EXPOSE $APP_PORT 08:59:18 ---> Running in e9d450d7c8f2 08:59:18 Removing intermediate container e9d450d7c8f2 08:59:18 ---> 6fbb90939b8c 08:59:18 Step 15/23 : WORKDIR / 08:59:18 ---> Running in 2f30624e8f5d 08:59:18 Removing intermediate container 2f30624e8f5d 08:59:18 ---> aaefd64e4839 08:59:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:18 ---> fc90e07aeea9 08:59:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:22 ---> 53ee0a1829b5 08:59:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:59:22 ---> ede84acfe6b1 08:59:22 Step 19/23 : ENTRYPOINT ["/core-command"] 08:59:22 ---> Running in 08bcf7666514 08:59:23 Removing intermediate container 08bcf7666514 08:59:23 ---> 95c1d1583c23 08:59:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:23 ---> Running in 4f4e631b9d6e 08:59:24 Removing intermediate container 4f4e631b9d6e 08:59:24 ---> ffbe35e34b74 08:59:24 Step 21/23 : LABEL arch=arm64 08:59:24 ---> Running in f3863f184391 08:59:24 Removing intermediate container f3863f184391 08:59:24 ---> 931a886f7e29 08:59:24 Step 22/23 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 08:59:25 ---> Running in 154ab8589125 08:59:25 Removing intermediate container 154ab8589125 08:59:25 ---> 0dd315d8326a 08:59:25 Step 23/23 : LABEL version=0.0.0 08:59:25 ---> Running in 8f0510a99216 08:59:26 Removing intermediate container 8f0510a99216 08:59:26 ---> 7b08166a65ff 08:59:26 08:59:26 Successfully built 7b08166a65ff 08:59:26 Successfully tagged core-command-arm64:latest 08:59:26  Building core-command ... done Building core-metadata 08:59:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:48 ---> 7f99e4c4048d 08:59:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:59:48 ---> Using cache 08:59:48 ---> 113c260352dd 08:59:48 Step 4/24 : WORKDIR /edgex-go 08:59:48 ---> Using cache 08:59:48 ---> dd71de357ce8 08:59:48 Step 5/24 : RUN apk add --update --no-cache make git 08:59:48 ---> Using cache 08:59:48 ---> e916fdcf857e 08:59:48 Step 6/24 : COPY go.mod vendor* ./ 08:59:48 ---> Using cache 08:59:48 ---> 44813f883bfb 08:59:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:48 ---> Using cache 08:59:48 ---> c1182aa0ea79 08:59:48 Step 8/24 : COPY . . 08:59:48 ---> Using cache 08:59:48 ---> b2dd1312029c 08:59:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:48 ---> Running in c967c053366f 08:59:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:01:40 Removing intermediate container 031f0f120c4e 09:01:40 ---> 8cdaabad55d4 09:01:40 09:01:40 Step 9/19 : FROM alpine:3.15 09:01:40 ---> 354640af7b1b 09:01:40 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:40 ---> Using cache 09:01:40 ---> 1dd1621b21d5 09:01:40 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:01:40 ---> Running in 9bc00cf948bc 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:40 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:01:40 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:01:40 OK: 15736 distinct packages available 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:40 (1/9) Installing ca-certificates (20220614-r0) 09:01:40 (2/9) Installing brotli-libs (1.0.9-r5) 09:01:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:01:40 (4/9) Installing libcurl (7.80.0-r6) 09:01:40 (5/9) Installing curl (7.80.0-r6) 09:01:40 (6/9) Installing dumb-init (1.2.5-r1) 09:01:40 (7/9) Installing musl-obstack (1.2.3-r0) 09:01:40 (8/9) Installing libucontext (1.1-r0) 09:01:40 (9/9) Installing gcompat (1.0.0-r4) 09:01:40 Executing busybox-1.34.1-r7.trigger 09:01:40 Executing ca-certificates-20220614-r0.trigger 09:01:40 OK: 8 MiB in 23 packages 09:01:41 Removing intermediate container 9bc00cf948bc 09:01:41 ---> f7b3c1a0962d 09:01:41 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:42 ---> 8e0b9d416a47 09:01:42 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:01:45 ---> 9b07e2f1ac1d 09:01:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:01:45 ---> ba5d393d56f3 09:01:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:01:45 ---> Running in 9040151d5447 09:01:46 Removing intermediate container 9040151d5447 09:01:46 ---> 6b19184b891d 09:01:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:46 ---> Running in 9c06bb7afb6d 09:01:47 Removing intermediate container 9c06bb7afb6d 09:01:47 ---> 2b945a0efd79 09:01:47 Step 17/19 : LABEL arch=arm64 09:01:47 ---> Running in dbea7865d4de 09:01:47 Removing intermediate container dbea7865d4de 09:01:47 ---> 476577d87348 09:01:47 Step 18/19 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:01:47 ---> Running in 087635685df7 09:01:48 Removing intermediate container 087635685df7 09:01:48 ---> 7ce4e5477751 09:01:48 Step 19/19 : LABEL version=0.0.0 09:01:48 ---> Running in d305fae3e2e9 09:01:49 Removing intermediate container d305fae3e2e9 09:01:49 ---> 71ec7133e742 09:01:49 09:01:49 Successfully built 71ec7133e742 09:01:49 Successfully tagged security-spiffe-token-provider-arm64:latest 09:01:49  Building security-spiffe-token-provider ... done Building security-bootstrapper 09:02:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:02:07 ---> 7f99e4c4048d 09:02:07 Step 3/32 : WORKDIR /edgex-go 09:02:07 ---> Using cache 09:02:07 ---> 7e8c264feeea 09:02:07 Step 4/32 : RUN apk add --update --no-cache make git 09:02:08 ---> Running in 06b144fbad70 09:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:12 OK: 221 MiB in 51 packages 09:02:14 Removing intermediate container 06b144fbad70 09:02:14 ---> f0812652e305 09:02:14 Step 5/32 : COPY go.mod vendor* ./ 09:02:15 ---> dc670b5c520d 09:02:15 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:15 ---> Running in 61bcd1d17a18 09:02:25 Removing intermediate container 5f175c2b35d6 09:02:25 ---> 86598545c85b 09:02:25 09:02:25 Step 10/22 : FROM alpine:3.16 09:02:25 ---> 4c81e5bf8899 09:02:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:02:25 ---> Running in 92b554302cf0 09:02:25 Removing intermediate container 92b554302cf0 09:02:25 ---> 61d2300bfbfd 09:02:25 Step 12/22 : ENV APP_PORT=59880 09:02:25 ---> Running in 626d8b0d651c 09:02:26 Removing intermediate container 626d8b0d651c 09:02:26 ---> bf39a95ecd01 09:02:26 Step 13/22 : EXPOSE $APP_PORT 09:02:26 ---> Running in 484a9cc6d5c3 09:02:26 Removing intermediate container 484a9cc6d5c3 09:02:26 ---> 4891d2d5c73b 09:02:26 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:02:27 ---> Running in b9e76ec0ecd4 09:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:31 (1/1) Installing dumb-init (1.2.5-r1) 09:02:31 Executing busybox-1.35.0-r17.trigger 09:02:31 OK: 5 MiB in 15 packages 09:02:33 Removing intermediate container b9e76ec0ecd4 09:02:33 ---> eb6f8e3a5038 09:02:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:34 ---> a7d3de0cf5cd 09:02:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:02:36 ---> f609282c7f0d 09:02:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:02:37 ---> 82ba73ac87e5 09:02:37 Step 18/22 : ENTRYPOINT ["/core-data"] 09:02:37 ---> Running in 1bf4e9549d09 09:02:38 Removing intermediate container 1bf4e9549d09 09:02:38 ---> c84a6e54acb7 09:02:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:38 ---> Running in 63cbb40bd06e 09:02:39 Removing intermediate container 63cbb40bd06e 09:02:39 ---> 74c5d6240dea 09:02:39 Step 20/22 : LABEL arch=arm64 09:02:39 ---> Running in 1f36d28408bb 09:02:40 Removing intermediate container 1f36d28408bb 09:02:40 ---> dd164839e442 09:02:40 Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:02:40 ---> Running in d21bec129327 09:02:41 Removing intermediate container d21bec129327 09:02:41 ---> c558cb3cf103 09:02:41 Step 22/22 : LABEL version=0.0.0 09:02:41 ---> Running in 4f4a43275b03 09:02:41 Removing intermediate container 4f4a43275b03 09:02:41 ---> ec93b3c3d368 09:02:41 09:02:42 Successfully built ec93b3c3d368 09:02:42 Successfully tagged core-data-arm64:latest 09:02:42 Building security-spire-agent 09:03:04  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:04 ---> 7f99e4c4048d 09:03:04 Step 3/24 : WORKDIR /edgex-go 09:03:04 ---> Using cache 09:03:04 ---> 7e8c264feeea 09:03:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:03:04 ---> Running in d466396d36f2 09:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:06 OK: 221 MiB in 51 packages 09:03:10 Removing intermediate container d466396d36f2 09:03:10 ---> 81206a464ed1 09:03:10 Step 5/24 : COPY go.mod vendor* ./ 09:03:12 ---> 2ad5c19edfbc 09:03:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:12 ---> Running in 7b215b29f87a 09:03:25 Removing intermediate container 7e5662862583 09:03:25 ---> 75bef005c5e1 09:03:25 09:03:25 Step 10/22 : FROM alpine:3.16 09:03:25 ---> 4c81e5bf8899 09:03:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:03:25 Removing intermediate container 43cde5928358 09:03:25 ---> 775d97a6665e 09:03:25 09:03:25 Step 10/22 : FROM alpine:3.16 09:03:25 ---> 4c81e5bf8899 09:03:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:03:25 ---> Using cache 09:03:25 ---> eda624bf51b4 09:03:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:03:25 ---> Using cache 09:03:25 ---> d286dd27bae1 09:03:25 Step 13/22 : ENV APP_PORT=59861 09:03:25 ---> Running in 8c8091f89b93 09:03:25 ---> Running in eeacf1e034c6 09:03:26 Removing intermediate container 8c8091f89b93 09:03:26 ---> 03349f9339fa 09:03:26 Step 14/22 : EXPOSE $APP_PORT 09:03:26 ---> Running in 70500731de4b 09:03:27 Removing intermediate container 70500731de4b 09:03:27 ---> 272340e5b583 09:03:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:29 ---> e1b6cbfed089 09:03:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:03:30 (1/2) Installing ca-certificates (20220614-r0) 09:03:30 (2/2) Installing dumb-init (1.2.5-r1) 09:03:30 Executing busybox-1.35.0-r17.trigger 09:03:30 Executing ca-certificates-20220614-r0.trigger 09:03:30 OK: 6 MiB in 16 packages 09:03:35 Removing intermediate container eeacf1e034c6 09:03:35 ---> 4c0f7ceb830b 09:03:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:03:35 ---> b868c3f3a627 09:03:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:03:35 ---> Running in d081d4666fc7 09:03:36 Removing intermediate container d081d4666fc7 09:03:36 ---> 9e20ff300fd4 09:03:36 Step 13/22 : ENV APP_PORT=59860 09:03:36 ---> Running in 7b9940b30bc4 09:03:37 ---> 284d5a206e4e 09:03:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:03:37 ---> Running in a0e3fe7c854c 09:03:38 Removing intermediate container 7b9940b30bc4 09:03:38 ---> d1260a9cd578 09:03:38 Step 14/22 : EXPOSE $APP_PORT 09:03:38 ---> Running in 4e8e6c9e682f 09:03:38 Removing intermediate container a0e3fe7c854c 09:03:38 ---> db8d548c09a2 09:03:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:38 ---> Running in 1a8678699aa8 09:03:39 Removing intermediate container 4e8e6c9e682f 09:03:39 ---> fd34e418f101 09:03:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:39 Removing intermediate container 1a8678699aa8 09:03:39 ---> 2da3dcce0688 09:03:39 Step 20/22 : LABEL arch=arm64 09:03:40 ---> Running in bc49890446e4 09:03:42 Removing intermediate container bc49890446e4 09:03:42 ---> 788b6b2ccaae 09:03:42 Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:03:42 ---> Running in 066f63f561ed 09:03:42 ---> 0bbd6fb39914 09:03:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:03:43 Removing intermediate container 066f63f561ed 09:03:43 ---> 9fde58e44db2 09:03:43 Step 22/22 : LABEL version=0.0.0 09:03:43 ---> Running in 1db027246f7d 09:03:44 Removing intermediate container 1db027246f7d 09:03:44 ---> c36a2633f5ac 09:03:44 09:03:45 Successfully built c36a2633f5ac 09:03:45 Successfully tagged support-scheduler-arm64:latest 09:03:45 Building security-spire-server 09:03:47  Building support-scheduler ... done  ---> dd50b46be1a3 09:03:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:03:49 ---> 26e2a9b51183 09:03:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:03:50 ---> Running in 11d543dd31c0 09:03:51 Removing intermediate container 11d543dd31c0 09:03:51 ---> 53b6022d3974 09:03:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:51 ---> Running in 9bd9a792f89e 09:03:53 Removing intermediate container 9bd9a792f89e 09:03:53 ---> 98addb997c30 09:03:53 Step 20/22 : LABEL arch=arm64 09:03:53 ---> Running in 940ccb6e74ad 09:03:54 Removing intermediate container 940ccb6e74ad 09:03:54 ---> 38cd2368f36c 09:03:54 Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:03:54 ---> Running in a4b8ee7377f0 09:03:55 Removing intermediate container a4b8ee7377f0 09:03:55 ---> be010f90ea9a 09:03:55 Step 22/22 : LABEL version=0.0.0 09:03:55 ---> Running in ac564245fa83 09:03:57 Removing intermediate container ac564245fa83 09:03:57 ---> a8979a7b355d 09:03:57 09:03:57 Successfully built a8979a7b355d 09:03:57 Successfully tagged support-notifications-arm64:latest 09:03:57 Building core-common-config-bootstrapper 09:04:10  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:10 ---> 7f99e4c4048d 09:04:10 Step 3/23 : WORKDIR /edgex-go 09:04:10 ---> Using cache 09:04:10 ---> 7e8c264feeea 09:04:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:04:10 ---> Using cache 09:04:10 ---> 81206a464ed1 09:04:10 Step 5/23 : COPY go.mod vendor* ./ 09:04:10 ---> Using cache 09:04:10 ---> 2ad5c19edfbc 09:04:10 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:10 ---> Running in 175a0ceb83f4 09:04:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:04:25 ---> 7f99e4c4048d 09:04:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:04:25 ---> Using cache 09:04:25 ---> 113c260352dd 09:04:25 Step 4/22 : WORKDIR /edgex-go 09:04:25 ---> Using cache 09:04:25 ---> dd71de357ce8 09:04:25 Step 5/22 : RUN apk add --update --no-cache make git 09:04:25 ---> Using cache 09:04:25 ---> e916fdcf857e 09:04:25 Step 6/22 : COPY go.mod vendor* ./ 09:04:25 ---> Using cache 09:04:25 ---> 44813f883bfb 09:04:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:25 ---> Using cache 09:04:25 ---> c1182aa0ea79 09:04:25 Step 8/22 : COPY . . 09:04:25 ---> Using cache 09:04:25 ---> b2dd1312029c 09:04:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:25 ---> Running in a38bc189ef50 09:04:27 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:04:29 Removing intermediate container 61bcd1d17a18 09:04:29 ---> 117931b20a6b 09:04:29 Step 7/32 : COPY . . 09:04:56 ---> b0c30f534973 09:04:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:56 ---> Running in 775d6e0b933a 09:04:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:05:01 Removing intermediate container 7b215b29f87a 09:05:01 ---> 92b059a4d85e 09:05:01 Step 7/24 : COPY . . 09:05:19 ---> 7c5bd42ed5b9 09:05:19 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:05:19 ---> Running in 3cebdda50d99 09:05:19 Removing intermediate container 3cebdda50d99 09:05:19 ---> 1c2bddf47b4f 09:05:19 Step 9/24 : WORKDIR /edgex-go/spire-build 09:05:19 ---> Running in 58d4f9cb9deb 09:05:19 Removing intermediate container 58d4f9cb9deb 09:05:19 ---> 9ca372725ac1 09:05:19 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:05:19 ---> Running in 0b8b18e6faa9 09:05:24 Removing intermediate container 0b8b18e6faa9 09:05:24 ---> ada70167c8b9 09:05:24 Step 11/24 : WORKDIR /edgex-go 09:05:24 ---> Running in 8fd60b26dc0d 09:05:25 Removing intermediate container 8fd60b26dc0d 09:05:25 ---> 7e619d8f5509 09:05:25 09:05:25 Step 12/24 : FROM alpine:3.15 09:05:25 ---> 354640af7b1b 09:05:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:25 ---> Using cache 09:05:25 ---> 1dd1621b21d5 09:05:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:25 ---> Running in efa5cab59c08 09:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:30 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:05:30 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:05:30 OK: 15736 distinct packages available 09:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:32 (1/5) Installing dumb-init (1.2.5-r1) 09:05:32 (2/5) Installing musl-obstack (1.2.3-r0) 09:05:32 (3/5) Installing libucontext (1.1-r0) 09:05:32 (4/5) Installing gcompat (1.0.0-r4) 09:05:32 (5/5) Installing openssl (1.1.1t-r1) 09:05:32 Executing busybox-1.34.1-r7.trigger 09:05:32 OK: 6 MiB in 19 packages 09:05:35 Removing intermediate container efa5cab59c08 09:05:35 ---> b09e25198b8f 09:05:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:05:42 ---> 001f51235b9c 09:05:42 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:54 ---> b8638bebab0a 09:05:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:05:56 ---> 72948ec42116 09:05:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:05:57 ---> 5f3162cfae48 09:05:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:05:58 ---> 226a8e782ba6 09:05:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:59 ---> Running in 8ddff2ba8bb4 09:05:59 Removing intermediate container 8ddff2ba8bb4 09:05:59 ---> bde78b502072 09:05:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:00 ---> Running in cde1c307e5d4 09:06:00 Removing intermediate container cde1c307e5d4 09:06:00 ---> 5a1f2ba2ffc5 09:06:00 Step 22/24 : LABEL arch=arm64 09:06:01 ---> Running in 384eca1cb308 09:06:01 Removing intermediate container 384eca1cb308 09:06:01 ---> bd8087d79a7d 09:06:01 Step 23/24 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:06:01 ---> Running in 9bc33a7a8694 09:06:02 Removing intermediate container 9bc33a7a8694 09:06:02 ---> db0a5f2eb20b 09:06:02 Step 24/24 : LABEL version=0.0.0 09:06:02 ---> Running in 59e50c3adc15 09:06:03 Removing intermediate container 175a0ceb83f4 09:06:03 ---> fffec39af5c2 09:06:03 Step 7/23 : COPY . . 09:06:03 Removing intermediate container 59e50c3adc15 09:06:03 ---> f9f4abb09f6a 09:06:03 09:06:04 Successfully built f9f4abb09f6a 09:06:04 Successfully tagged security-spire-agent-arm64:latest 09:06:04  Building security-spire-agent ... done Building security-secretstore-setup 09:06:22 ---> e5117b69b804 09:06:22 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:06:22 ---> Running in 9d8ef4c7f359 09:06:22 Removing intermediate container 9d8ef4c7f359 09:06:22 ---> 1672e73cd966 09:06:22 Step 9/23 : WORKDIR /edgex-go/spire-build 09:06:22 ---> Running in c696b6b3bd92 09:06:22 Removing intermediate container c696b6b3bd92 09:06:22 ---> bd6a310ce111 09:06:22 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 09:06:22 ---> Running in fe3b7ca0e603 09:06:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:06:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:06:25 ---> 7f99e4c4048d 09:06:25 Step 3/23 : WORKDIR /edgex-go 09:06:25 ---> Using cache 09:06:25 ---> 7e8c264feeea 09:06:25 Step 4/23 : RUN apk add --update --no-cache make git 09:06:25 ---> Using cache 09:06:25 ---> f0812652e305 09:06:25 Step 5/23 : COPY go.mod vendor* ./ 09:06:25 ---> Using cache 09:06:25 ---> dc670b5c520d 09:06:26 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:26 ---> Using cache 09:06:26 ---> 117931b20a6b 09:06:26 Step 7/23 : COPY . . 09:06:26 ---> Using cache 09:06:26 ---> b0c30f534973 09:06:26 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:06:26 ---> Running in 5fd34e9658d0 09:06:27 Removing intermediate container fe3b7ca0e603 09:06:27 ---> 94783c2601e8 09:06:27 Step 11/23 : WORKDIR /edgex-go 09:06:27 ---> Running in 9b93574a57d9 09:06:28 Removing intermediate container 9b93574a57d9 09:06:28 ---> 2c4a66452767 09:06:28 09:06:28 Step 12/23 : FROM alpine:3.15 09:06:28 ---> 354640af7b1b 09:06:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:06:28 ---> Using cache 09:06:28 ---> 1dd1621b21d5 09:06:28 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:06:28 ---> Using cache 09:06:28 ---> b09e25198b8f 09:06:28 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:06:35 ---> 546ab59b02d5 09:06:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:06:35 ---> 0fbe4d9429ff 09:06:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:06:36 ---> 8d16ae9e5d4f 09:06:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:06:37 ---> 51a4dfa79eff 09:06:37 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:37 ---> Running in 43daa3bd695a 09:06:38 Removing intermediate container 43daa3bd695a 09:06:38 ---> c096a6a4e085 09:06:38 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:38 ---> Running in d21022439411 09:06:39 Removing intermediate container d21022439411 09:06:39 ---> b389fe560ea4 09:06:39 Step 21/23 : LABEL arch=arm64 09:06:39 ---> Running in 1764b3bfa808 09:06:40 Removing intermediate container 1764b3bfa808 09:06:40 ---> 501d7b5cb67f 09:06:40 Step 22/23 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:06:40 ---> Running in 884698b5de87 09:06:41 Removing intermediate container 884698b5de87 09:06:41 ---> 6b3eec15bb18 09:06:41 Step 23/23 : LABEL version=0.0.0 09:06:41 ---> Running in fe324651ebad 09:06:41 Removing intermediate container fe324651ebad 09:06:41 ---> 78b4caff1c3b 09:06:41 09:06:42 Successfully built 78b4caff1c3b 09:06:42 Successfully tagged security-spire-server-arm64:latest 09:06:42  Building security-spire-server ... done Building security-proxy-setup 09:07:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:07:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:07:00 ---> 7f99e4c4048d 09:07:00 Step 3/20 : WORKDIR /edgex-go 09:07:00 ---> Using cache 09:07:00 ---> 7e8c264feeea 09:07:00 Step 4/20 : RUN apk add --update --no-cache make git 09:07:00 ---> Using cache 09:07:00 ---> f0812652e305 09:07:00 Step 5/20 : COPY go.mod vendor* ./ 09:07:00 ---> Using cache 09:07:00 ---> dc670b5c520d 09:07:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:00 ---> Using cache 09:07:00 ---> 117931b20a6b 09:07:00 Step 7/20 : COPY . . 09:07:00 ---> Using cache 09:07:00 ---> b0c30f534973 09:07:00 Step 8/20 : RUN make cmd/secrets-config/secrets-config 09:07:00 ---> Running in e5c34c597bfe 09:07:00 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 09:07:57 Removing intermediate container c967c053366f 09:07:57 ---> c0d5451ebebe 09:07:57 09:07:57 Step 10/24 : FROM alpine:3.16 09:07:57 ---> 4c81e5bf8899 09:07:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:07:57 ---> Using cache 09:07:57 ---> eda624bf51b4 09:07:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:57 ---> Using cache 09:07:57 ---> d286dd27bae1 09:07:57 Step 13/24 : ENV APP_PORT=59881 09:07:57 ---> Running in e740c6dc0534 09:07:57 Removing intermediate container e740c6dc0534 09:07:57 ---> 86236039e96e 09:07:57 Step 14/24 : EXPOSE $APP_PORT 09:07:57 ---> Running in 30615f31feea 09:07:57 Removing intermediate container 30615f31feea 09:07:57 ---> 3bbd9f44a914 09:07:57 Step 15/24 : WORKDIR / 09:07:57 ---> Running in 4400070b0e1f 09:07:57 Removing intermediate container 4400070b0e1f 09:07:57 ---> a3321534ab45 09:07:57 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:57 ---> a60ee5a22130 09:07:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:07:57 ---> 509bd0c695be 09:07:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:07:57 ---> 0b622efe5ae5 09:07:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:07:57 ---> 8d3f2b400cb3 09:07:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:07:57 ---> Running in 6493a5b5398c 09:07:58 Removing intermediate container 6493a5b5398c 09:07:58 ---> 3dd4a6b5d438 09:07:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:58 ---> Running in 807fb2bf2ed1 09:07:58 Removing intermediate container 807fb2bf2ed1 09:07:58 ---> 54025680ef9d 09:07:58 Step 22/24 : LABEL arch=arm64 09:07:59 ---> Running in 8cf98ed636e2 09:07:59 Removing intermediate container 8cf98ed636e2 09:07:59 ---> d57b82e05b05 09:07:59 Step 23/24 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:07:59 ---> Running in 86617ec78586 09:08:00 Removing intermediate container 86617ec78586 09:08:00 ---> 5a9bfaf9c39f 09:08:00 Step 24/24 : LABEL version=0.0.0 09:08:00 ---> Running in 9be0d06d3d7c 09:08:00 Removing intermediate container 9be0d06d3d7c 09:08:00 ---> fbba1521f4e2 09:08:00 09:08:01 Successfully built fbba1521f4e2 09:08:01 Successfully tagged core-metadata-arm64:latest 09:08:01  Building core-metadata ... done Building security-proxy-auth 09:08:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:08:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:08:23 ---> 7f99e4c4048d 09:08:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:08:23 ---> Using cache 09:08:23 ---> 113c260352dd 09:08:23 Step 4/22 : WORKDIR /edgex-go 09:08:23 ---> Using cache 09:08:23 ---> dd71de357ce8 09:08:23 Step 5/22 : RUN apk add --update --no-cache make git 09:08:23 ---> Using cache 09:08:23 ---> e916fdcf857e 09:08:23 Step 6/22 : COPY go.mod vendor* ./ 09:08:23 ---> Using cache 09:08:23 ---> 44813f883bfb 09:08:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:23 ---> Using cache 09:08:23 ---> c1182aa0ea79 09:08:23 Step 8/22 : COPY . . 09:08:23 ---> Using cache 09:08:23 ---> b2dd1312029c 09:08:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:08:23 ---> Running in 9aa681ebabdd 09:08:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:12:45 Removing intermediate container a38bc189ef50 09:12:45 ---> 34da916274ac 09:12:45 09:12:45 Step 10/22 : FROM alpine:3.16 09:12:45 ---> 4c81e5bf8899 09:12:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:12:45 Removing intermediate container 775d6e0b933a 09:12:45 ---> 4b1154129019 09:12:45 09:12:45 Step 9/32 : FROM alpine:3.16 09:12:45 ---> 4c81e5bf8899 09:12:45 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:45 ---> Running in bcc3bf02bf6c 09:12:45 ---> Running in 50239badea3c 09:12:45 Removing intermediate container bcc3bf02bf6c 09:12:45 ---> a5c0e3bda18f 09:12:45 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:12:45 ---> Running in c89cccb2c8be 09:12:45 Removing intermediate container 50239badea3c 09:12:45 ---> 79ee91b76b8d 09:12:45 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:12:45 ---> Running in 3d5324217131 09:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:46 (1/2) Installing dumb-init (1.2.5-r1) 09:12:46 (2/2) Installing su-exec (0.2-r1) 09:12:46 Executing busybox-1.35.0-r17.trigger 09:12:46 OK: 5 MiB in 16 packages 09:12:46 (1/1) Installing dumb-init (1.2.5-r1) 09:12:46 Executing busybox-1.35.0-r17.trigger 09:12:46 OK: 5 MiB in 15 packages 09:12:49 Removing intermediate container c89cccb2c8be 09:12:49 ---> 5120568968e7 09:12:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:12:49 Removing intermediate container 3d5324217131 09:12:49 ---> 948d55955310 09:12:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:49 ---> Running in f9cf8718a8ba 09:12:50 Removing intermediate container f9cf8718a8ba 09:12:50 ---> f99dfc1dee1c 09:12:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:12:50 ---> 04509bb85adc 09:12:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:12:50 ---> Running in 4cb8db53470a 09:12:51 Removing intermediate container 4cb8db53470a 09:12:51 ---> e09f71c85136 09:12:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:12:51 ---> Running in f0ed49297611 09:12:52 Removing intermediate container f0ed49297611 09:12:52 ---> ebfea5eca2dd 09:12:52 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:12:52 ---> Running in aef877537746 09:12:52 ---> c0349a52bd72 09:12:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:12:53 Removing intermediate container aef877537746 09:12:53 ---> 158274bbd147 09:12:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:12:53 ---> Running in 33456a3e0aa8 09:12:54 ---> 26582b67a829 09:12:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:12:55 ---> 197175e56b3e 09:12:55 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:55 ---> Running in 78cd532579d7 09:12:58 Removing intermediate container 33456a3e0aa8 09:12:58 ---> e45073ebea64 09:12:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:12:58 ---> Running in e522ccbe03d1 09:12:59 Removing intermediate container e522ccbe03d1 09:12:59 ---> db72a0ef0320 09:12:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:13:01 Removing intermediate container 78cd532579d7 09:13:01 ---> 33968b442967 09:13:01 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:13:01 ---> 4f7c81c06f51 09:13:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:13:01 ---> Running in c4d387eb05dc 09:13:01 ---> Running in 78182c693848 09:13:01 Removing intermediate container c4d387eb05dc 09:13:01 ---> 96232523ba3e 09:13:01 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:13:02 ---> Running in 72d2fc2adc1b 09:13:03 Removing intermediate container 72d2fc2adc1b 09:13:03 ---> ef23231c9374 09:13:03 Step 20/22 : LABEL arch=arm64 09:13:03 ---> Running in 54024c16bb54 09:13:03 Removing intermediate container 54024c16bb54 09:13:03 ---> a78d81d926a8 09:13:03 Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:13:04 ---> Running in 5ab9c26d5b38 09:13:05 Removing intermediate container 5ab9c26d5b38 09:13:05 ---> e1a172100482 09:13:05 Step 22/22 : LABEL version=0.0.0 09:13:05 ---> Running in aa914bcda2c3 09:13:06 Removing intermediate container 78182c693848 09:13:06 ---> 3373a4ddf664 09:13:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:06 Removing intermediate container aa914bcda2c3 09:13:06 ---> 933fe198be90 09:13:06 09:13:06 Successfully built 933fe198be90 09:13:06 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:13:07  Building core-common-config-bootstrapper ... done  ---> 0481ab718e70 09:13:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:13:09 ---> d457976b794e 09:13:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:13:10 ---> 23d52bbb8adb 09:13:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:13:11 ---> 622605dd1421 09:13:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:13:13 ---> 8b2e3f07d52c 09:13:13 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:13:14 ---> 881dc10fe450 09:13:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:13:15 ---> e665222b07ab 09:13:15 Step 27/32 : RUN chmod +x /entrypoint.sh 09:13:15 ---> Running in 62776edde5e0 09:13:19 Removing intermediate container 62776edde5e0 09:13:19 ---> 0f439d7a84ef 09:13:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:13:19 ---> Running in 05085656cbbd 09:13:19 Removing intermediate container 05085656cbbd 09:13:19 ---> 206f87c718ff 09:13:19 Step 29/32 : CMD ["gate"] 09:13:19 ---> Running in 19edb50bfc6d 09:13:20 Removing intermediate container 19edb50bfc6d 09:13:20 ---> 519b677d0075 09:13:20 Step 30/32 : LABEL arch=arm64 09:13:20 ---> Running in 9051ed8fe15a 09:13:20 Removing intermediate container 9051ed8fe15a 09:13:20 ---> fb0835047cb6 09:13:20 Step 31/32 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:13:20 ---> Running in 9baca80723b3 09:13:21 Removing intermediate container 9baca80723b3 09:13:21 ---> 847b1b4bad74 09:13:21 Step 32/32 : LABEL version=0.0.0 09:13:21 ---> Running in 71ce071a236b 09:13:22 Removing intermediate container 71ce071a236b 09:13:22 ---> 6c53e29e066d 09:13:22 09:13:22 Successfully built 6c53e29e066d 09:13:22 Successfully tagged security-bootstrapper-arm64:latest 09:13:37  Building security-bootstrapper ... 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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:13:52 Removing intermediate container 5fd34e9658d0 09:13:52 ---> 5ccd22de907a 09:13:52 09:13:52 Step 9/23 : FROM alpine:3.16 09:13:52 ---> 4c81e5bf8899 09:13:52 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:13:52 ---> Running in 7e6b8b66f0bd 09:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:13:56 (1/3) Installing ca-certificates (20220614-r0) 09:13:56 (2/3) Installing dumb-init (1.2.5-r1) 09:13:56 (3/3) Installing su-exec (0.2-r1) 09:13:56 Executing busybox-1.35.0-r17.trigger 09:13:56 Executing ca-certificates-20220614-r0.trigger 09:13:57 OK: 6 MiB in 17 packages 09:14:00 Removing intermediate container 7e6b8b66f0bd 09:14:00 ---> 3abf65f70d8d 09:14:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:14:00 Removing intermediate container e5c34c597bfe 09:14:00 ---> 947d1c3e9fbb 09:14:00 09:14:00 Step 9/20 : FROM alpine:3.16 09:14:00 ---> 4c81e5bf8899 09:14:00 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 09:14:00 ---> Running in 5a9b8dd25f8a 09:14:00 ---> Running in bced5503fd75 09:14:01 Removing intermediate container 5a9b8dd25f8a 09:14:01 ---> 152c455f3854 09:14:01 Step 12/23 : WORKDIR / 09:14:01 ---> Running in 5bd5dbc292b4 09:14:01 Removing intermediate container 5bd5dbc292b4 09:14:01 ---> 151a86d6932f 09:14:01 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:02 ---> 0fd5c85dd084 09:14:02 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:14:03 (1/2) Installing dumb-init (1.2.5-r1) 09:14:03 (2/2) Installing openssl (1.1.1t-r0) 09:14:03 Executing busybox-1.35.0-r17.trigger 09:14:03 OK: 6 MiB in 16 packages 09:14:03 ---> 1a428857df24 09:14:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:14:06 ---> 07c51d06c878 09:14:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:14:06 Removing intermediate container bced5503fd75 09:14:06 ---> 6b31fae7eb97 09:14:06 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:14:06 ---> Running in 63c9baf6cbd6 09:14:06 Removing intermediate container 63c9baf6cbd6 09:14:06 ---> 203cc7fcacfc 09:14:06 Step 12/20 : WORKDIR /edgex 09:14:06 ---> Running in 76a74b01fde2 09:14:06 ---> 2dd0b91ed930 09:14:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:14:07 Removing intermediate container 76a74b01fde2 09:14:07 ---> 82eb71f580c4 09:14:07 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:14:07 ---> 4eeb5b1be3b2 09:14:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:14:08 ---> be4f0c28e332 09:14:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:14:09 ---> 9ad46268ec76 09:14:09 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:09 ---> Running in 4d3c34cf25bf 09:14:09 ---> 7f488cfc25a4 09:14:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:14:10 ---> 984e6763b7e7 09:14:10 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:10 ---> Running in e2c09059d68f 09:14:12 Removing intermediate container 4d3c34cf25bf 09:14:12 ---> d8a07b770703 09:14:12 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:14:12 ---> Running in c2e5c6e05761 09:14:13 Removing intermediate container c2e5c6e05761 09:14:13 ---> dc441aa657c8 09:14:13 Step 21/23 : LABEL arch=arm64 09:14:13 Removing intermediate container e2c09059d68f 09:14:13 ---> e0fd6134769a 09:14:13 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 09:14:13 ---> Running in d2b8b16c3c81 09:14:13 ---> Running in 880f01a95fda 09:14:13 Removing intermediate container 880f01a95fda 09:14:13 ---> de6f66d9d669 09:14:13 Step 18/20 : LABEL arch=arm64 09:14:14 Removing intermediate container d2b8b16c3c81 09:14:14 ---> d48485542acf 09:14:14 Step 22/23 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:14:14 ---> Running in 29b648bd33a4 09:14:14 ---> Running in 587c5cf7d80c 09:14:14 Removing intermediate container 29b648bd33a4 09:14:14 ---> c8facf8ed02c 09:14:14 Removing intermediate container 587c5cf7d80c 09:14:14 Step 19/20 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d ---> c797c8a0ce27 09:14:14 Step 23/23 : LABEL version=0.0.0 09:14:14 09:14:14 ---> Running in be3cf28c8236 09:14:14 ---> Running in a263d4d0d0e3 09:14:15 Removing intermediate container a263d4d0d0e3 09:14:15 ---> ee0f94fbc4c7 09:14:15 09:14:15 Removing intermediate container be3cf28c8236 09:14:15 ---> 377ef5225d44 09:14:15 Step 20/20 : LABEL version=0.0.0 09:14:15 ---> Running in da0b07ba7c68 09:14:15 Successfully built ee0f94fbc4c7 09:14:15 Successfully tagged security-secretstore-setup-arm64:latest 09:14:19  Building security-secretstore-setup ... done Removing intermediate container da0b07ba7c68 09:14:19 ---> 20cd1aa3d5c7 09:14:19 09:14:19 Successfully built 20cd1aa3d5c7 09:14:19 Successfully tagged security-proxy-setup-arm64:latest 09:14:19  Building security-proxy-setup ... done Removing intermediate container 9aa681ebabdd 09:14:19 ---> 4db82eb1f661 09:14:19 09:14:19 Step 10/22 : FROM alpine:3.16 09:14:19 ---> 4c81e5bf8899 09:14:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:14:19 ---> Using cache 09:14:19 ---> 79ee91b76b8d 09:14:19 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:14:19 ---> Using cache 09:14:19 ---> 948d55955310 09:14:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:19 ---> Using cache 09:14:19 ---> 04509bb85adc 09:14:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:14:20 ---> abfa9b7f7eac 09:14:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:14:21 ---> 65803f62e85f 09:14:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:14:21 ---> 81efd5a3f9c0 09:14:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:21 ---> Running in 6e127b741d51 09:14:23 Removing intermediate container 6e127b741d51 09:14:23 ---> 2f726cc8a7f5 09:14:23 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:14:23 ---> Running in 001e01ecf7c1 09:14:23 Removing intermediate container 001e01ecf7c1 09:14:23 ---> 3ca6167f8fff 09:14:23 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:14:24 ---> Running in 3c8813f17f06 09:14:24 Removing intermediate container 3c8813f17f06 09:14:24 ---> c8b738470cb1 09:14:24 Step 20/22 : LABEL arch=arm64 09:14:24 ---> Running in ad620104a811 09:14:24 Removing intermediate container ad620104a811 09:14:24 ---> 30c4309611dd 09:14:24 Step 21/22 : LABEL git_sha=3963ee7697404590ff07afaedccc16b46137640d 09:14:25 ---> Running in c9d5a79c1b4f 09:14:25 Removing intermediate container c9d5a79c1b4f 09:14:25 ---> 9b87a8b37e2a 09:14:25 Step 22/22 : LABEL version=0.0.0 09:14:25 ---> Running in df7cf078425e 09:14:25 Removing intermediate container df7cf078425e 09:14:25 ---> 87ba6e29523b 09:14:25 09:14:25 Successfully built 87ba6e29523b 09:14:25 Successfully tagged security-proxy-auth-arm64:latest 09:14:26  Building security-proxy-auth ... done  [Pipeline] } 09:14:26 $ docker stop --time=1 4404cfebf5d1b34270f38b1e8f4be9ccdd1e4c5d1285d66b8f27f3a0ab9825e4 09:14:28 $ docker rm -f --volumes 4404cfebf5d1b34270f38b1e8f4be9ccdd1e4c5d1285d66b8f27f3a0ab9825e4 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:28 + docker images 09:14:28 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:28 security-proxy-auth-arm64 latest 87ba6e29523b 3 seconds ago 15.6MB 09:14:28 4db82eb1f661 10 seconds ago 1.49GB 09:14:28 security-proxy-setup-arm64 latest 20cd1aa3d5c7 10 seconds ago 15.8MB 09:14:28 security-secretstore-setup-arm64 latest ee0f94fbc4c7 13 seconds ago 28.7MB 09:14:28 947d1c3e9fbb 29 seconds ago 1.49GB 09:14:28 5ccd22de907a 37 seconds ago 1.5GB 09:14:28 security-bootstrapper-arm64 latest 6c53e29e066d About a minute ago 19MB 09:14:28 core-common-config-bootstrapper-arm64 latest 933fe198be90 About a minute ago 14.9MB 09:14:28 4b1154129019 About a minute ago 1.49GB 09:14:28 34da916274ac About a minute ago 1.5GB 09:14:28 core-metadata-arm64 latest fbba1521f4e2 6 minutes ago 17.8MB 09:14:28 c0d5451ebebe 6 minutes ago 1.51GB 09:14:28 security-spire-server-arm64 latest 78b4caff1c3b 7 minutes ago 84.3MB 09:14:28 2c4a66452767 8 minutes ago 1.38GB 09:14:28 security-spire-agent-arm64 latest f9f4abb09f6a 8 minutes ago 122MB 09:14:28 7e619d8f5509 9 minutes ago 1.38GB 09:14:28 support-notifications-arm64 latest a8979a7b355d 10 minutes ago 29.7MB 09:14:28 support-scheduler-arm64 latest c36a2633f5ac 10 minutes ago 29.1MB 09:14:28 75bef005c5e1 11 minutes ago 1.57GB 09:14:28 775d97a6665e 11 minutes ago 1.57GB 09:14:28 core-data-arm64 latest ec93b3c3d368 11 minutes ago 17.3MB 09:14:28 86598545c85b 12 minutes ago 1.51GB 09:14:28 security-spiffe-token-provider-arm64 latest 71ec7133e742 12 minutes ago 29.1MB 09:14:28 8cdaabad55d4 12 minutes ago 1.54GB 09:14:28 core-command-arm64 latest 7b08166a65ff 15 minutes ago 17.1MB 09:14:28 c407cbc22b2f 15 minutes ago 1.51GB 09:14:28 security-spire-config-arm64 latest f1b37a559374 23 minutes ago 83.6MB 09:14:28 c865f270c9b1 23 minutes ago 1.38GB 09:14:28 ci-base-image-arm64 latest 7f99e4c4048d 38 minutes ago 904MB 09:14:28 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:14:28 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:14:28 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:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:29 09:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:29 arm64: Pulling from edgex-lftools-log-publisher 09:14:29 8998bd30e6a1: Pulling fs layer 09:14:29 04944245beec: Pulling fs layer 09:14:29 699f458cf7ca: Pulling fs layer 09:14:29 765212b225bb: Pulling fs layer 09:14:29 f23df028b6ca: Pulling fs layer 09:14:29 d65c8cfc05b1: Pulling fs layer 09:14:29 2437ff75d9bd: Pulling fs layer 09:14:29 f23df028b6ca: Waiting 09:14:29 d65c8cfc05b1: Waiting 09:14:29 2437ff75d9bd: Waiting 09:14:29 765212b225bb: Waiting 09:14:29 04944245beec: Verifying Checksum 09:14:29 04944245beec: Download complete 09:14:29 765212b225bb: Verifying Checksum 09:14:29 765212b225bb: Download complete 09:14:29 f23df028b6ca: Download complete 09:14:29 d65c8cfc05b1: Verifying Checksum 09:14:29 d65c8cfc05b1: Download complete 09:14:30 699f458cf7ca: Verifying Checksum 09:14:30 699f458cf7ca: Download complete 09:14:30 8998bd30e6a1: Verifying Checksum 09:14:30 8998bd30e6a1: Download complete 09:14:33 2437ff75d9bd: Verifying Checksum 09:14:33 2437ff75d9bd: Download complete 09:14:34 8998bd30e6a1: Pull complete 09:14:34 04944245beec: Pull complete 09:14:36 699f458cf7ca: Pull complete 09:14:36 765212b225bb: Pull complete 09:14:37 f23df028b6ca: Pull complete 09:14:37 d65c8cfc05b1: Pull complete 09:14:49 2437ff75d9bd: Pull complete 09:14:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:50 prd-ubuntu20.04-docker-arm64-4c-16g-8767 does not seem to be running inside a container 09:14:50 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:53 $ docker top 6e9de9e4e05a3ca9322ed222b2d200ae318dd98d49d1376920d0bbb92bed30bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:54 ---> job-cost.sh 09:14:54 lf-activate-venv: SKIPPING 09:14:54 INFO: No Stack... 09:14:54 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:55 INFO: Archiving Costs [Pipeline] sh 09:14:56 + cat /w/workspace/edgex-go/4/archives/cost.csv 09:14:56 + cut -d, -f6 [Pipeline] lock 09:14:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4407-4-stack-cost] 09:14:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4407-4-stack-cost] did not exist. Created. 09:14:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4407-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:56 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:57 Stashed 1 file(s) [Pipeline] } 09:14:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4407-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:57 $ docker stop --time=1 6e9de9e4e05a3ca9322ed222b2d200ae318dd98d49d1376920d0bbb92bed30bc 09:14:59 $ docker rm -f --volumes 6e9de9e4e05a3ca9322ed222b2d200ae318dd98d49d1376920d0bbb92bed30bc [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:14:59 provisioning config files... 09:14:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config16833824833017926762tmp [Pipeline] { [Pipeline] sh 09:15:00 + set +x 09:15:00 + curl -s https://codecov.io/bash 09:15:00 + bash -s -- 09:15:00 09:15:00 _____ _ 09:15:00 / ____| | | 09:15:00 | | ___ __| | ___ ___ _____ __ 09:15:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:00 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:00 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:00 Bash-1.0.6 09:15:00 09:15:00 09:15:00 ==> git version 2.25.1 found 09:15:00 ==> 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:15:00 Release-Date: 2020-01-08 09:15:00 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:15:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:00 ==> Jenkins CI detected. 09:15:00 current dir:  /w/workspace/edgex-go/4 09:15:00 project root: . 09:15:00 --> token set from env 09:15:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:00 ==> Running gcov in . (disable via -X gcov) 09:15:00 ==> Python coveragepy not found 09:15:00 ==> Searching for coverage reports in: 09:15:00 + . 09:15:00 -> Found 1 reports 09:15:00 ==> Detecting git/mercurial file structure 09:15:00 ==> Reading reports 09:15:00 + ./coverage.out bytes=446903 09:15:00 ==> Appending adjustments 09:15:00 https://docs.codecov.io/docs/fixing-reports 09:15:01 + Found adjustments 09:15:01 ==> Gzipping contents 09:15:01 60K /tmp/codecov.NdKwqF.gz 09:15:01 ==> Uploading reports 09:15:01 url: https://codecov.io 09:15:01 query: branch=PR-4407&commit=90c8335490137832c84a197ec5fe39ed3e394d0d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= 09:15:01 -> Pinging Codecov 09:15:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4407&commit=90c8335490137832c84a197ec5fe39ed3e394d0d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= 09:15:01 -> Uploading to 09:15:01 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/90c8335490137832c84a197ec5fe39ed3e394d0d/9a841c04-8370-4867-b067-d323ebf648d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T091501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d751cb1025f345f934a06393f56f25ea6c6ecceccb6d2be5ba35c8a84990c5ba 09:15:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:01 Dload Upload Total Spent Left Speed 09:15:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58179 0 0 100 58179 0 257k --:--:-- --:--:-- --:--:-- 255k 100 58179 0 0 100 58179 0 202k --:--:-- --:--:-- --:--:-- 201k 09:15:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/90c8335490137832c84a197ec5fe39ed3e394d0d [Pipeline] } 09:15:01 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:15:02 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:15:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:03 ---> package-listing.sh 09:15:03 ++ tr '[:upper:]' '[:lower:]' 09:15:03 ++ facter osfamily 09:15:03 + OS_FAMILY=debian 09:15:03 + workspace=/w/workspace/edgex-go/4 09:15:03 + START_PACKAGES=/tmp/packages_start.txt 09:15:03 + END_PACKAGES=/tmp/packages_end.txt 09:15:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:03 + PACKAGES=/tmp/packages_start.txt 09:15:03 + '[' /w/workspace/edgex-go/4 ']' 09:15:03 + PACKAGES=/tmp/packages_end.txt 09:15:03 + case "${OS_FAMILY}" in 09:15:03 + dpkg -l 09:15:03 + grep '^ii' 09:15:03 + '[' -f /tmp/packages_start.txt ']' 09:15:03 + '[' -f /tmp/packages_end.txt ']' 09:15:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:03 + '[' /w/workspace/edgex-go/4 ']' 09:15:03 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:15:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:15:03 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:04 09:15:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:04 latest: Pulling from edgex-lftools-log-publisher 09:15:04 5eb5b503b376: Pulling fs layer 09:15:04 5c69ac0246d0: Pulling fs layer 09:15:04 ec43610c2a17: Pulling fs layer 09:15:04 3a2ae6a8a46f: Pulling fs layer 09:15:04 33b1e0a273af: Pulling fs layer 09:15:04 5d3b04190fa2: Pulling fs layer 09:15:04 2f39f015ded8: Pulling fs layer 09:15:04 33b1e0a273af: Waiting 09:15:04 2f39f015ded8: Waiting 09:15:04 5d3b04190fa2: Waiting 09:15:04 5c69ac0246d0: Download complete 09:15:04 3a2ae6a8a46f: Verifying Checksum 09:15:04 3a2ae6a8a46f: Download complete 09:15:05 33b1e0a273af: Verifying Checksum 09:15:05 33b1e0a273af: Download complete 09:15:05 5d3b04190fa2: Verifying Checksum 09:15:05 5d3b04190fa2: Download complete 09:15:05 ec43610c2a17: Verifying Checksum 09:15:05 ec43610c2a17: Download complete 09:15:05 5eb5b503b376: Verifying Checksum 09:15:05 5eb5b503b376: Download complete 09:15:06 2f39f015ded8: Download complete 09:15:06 5eb5b503b376: Pull complete 09:15:06 5c69ac0246d0: Pull complete 09:15:07 ec43610c2a17: Pull complete 09:15:07 3a2ae6a8a46f: Pull complete 09:15:07 33b1e0a273af: Pull complete 09:15:07 5d3b04190fa2: Pull complete 09:15:12 2f39f015ded8: Pull complete 09:15:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:12 prd-ubuntu20.04-docker-8c-8g-8762 does not seem to be running inside a container 09:15:12 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 09:15:16 $ docker top ac1f562d6787a5ac2adfd0593ce4a71c9e041b0f63b356016ce955a5b1b628c6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:17 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:17 + ls /var/log/sa-host 09:15:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:17 provisioning config files... 09:15:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6139776409039574724tmp [Pipeline] { [Pipeline] echo 09:15:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:17 ---> create-netrc.sh [Pipeline] } 09:15:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> python-tools-install.sh [Pipeline] echo 09:15:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> sudo-logs.sh 09:15:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:18 ---> job-cost.sh 09:15:18 lf-activate-venv: SKIPPING 09:15:18 DEBUG: total: 0.10999999940395355 09:15:18 INFO: Retrieving Stack Cost... 09:15:19 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:19 INFO: Archiving Costs [Pipeline] echo 09:15:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:19 ---> logs-deploy.sh 09:15:19 lf-activate-venv: SKIPPING 09:15:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4407/4 09:15:19 INFO: archiving workspace using pattern(s): 09:15:21 Archives upload complete. 09:15:21 INFO: archiving logs to Nexus