Pull request #4155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of joshua-silverio for edgexfoundry/edgex-go Obtained Jenkinsfile from acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f+a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 (ca45021d05647a9fc49d5fd39137aa8f7588f065) 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-ssh360613502660955660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18323636764215268859.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17166663567440881926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4726306300894204467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10871226851196539921.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8951649989730245809.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29116 in /w/workspace/edgexfoundry_edgex-go_PR-4155 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4155/head:refs/remotes/origin/PR-4155 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 into PR head commit acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f Merge succeeded, producing acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f Checking out Revision acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f (PR-4155) > git config core.sparsecheckout # timeout=10 > git checkout -f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f # 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 a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f # timeout=10 Commit message: "fix: add secure mqtt support to eKuiper Closes: #4147" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:42:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:42:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:42:24 ========================================================= 22:42:24 EdgeX Global Pipelines Version Info 22:42:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:42:25 ------------------- 22:42:25 stable info: 22:42:25 ------------------- 22:42:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:42:25 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:42:25 Message: update stable to v1.0.239 22:42:26 ------------------- 22:42:26 experimental info: 22:42:26 ------------------- 22:42:26 Commited By: **** collab-it+edgex@linuxfoundation.org 22:42:26 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:42:26 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4155 [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4155 [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4155 [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acdbe2b [Pipeline] echo 22:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:27 provisioning config files... 22:42:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8445046572309048778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:28 ---> docker-login.sh 22:42:28 nexus3.edgexfoundry.org:10001 22:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:28 Configure a credential helper to remove this warning. See 22:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:28 22:42:28 Login Succeeded 22:42:28 nexus3.edgexfoundry.org:10002 22:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:28 Configure a credential helper to remove this warning. See 22:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:28 22:42:28 Login Succeeded 22:42:28 nexus3.edgexfoundry.org:10003 22:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:28 Configure a credential helper to remove this warning. See 22:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:28 22:42:28 Login Succeeded 22:42:28 nexus3.edgexfoundry.org:10004 22:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:29 Configure a credential helper to remove this warning. See 22:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:29 22:42:29 Login Succeeded 22:42:29 docker.io 22:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:29 Configure a credential helper to remove this warning. See 22:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:29 22:42:29 Login Succeeded 22:42:29 ---> docker-login.sh ends [Pipeline] } 22:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:29 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:42:29 + dirname cmd/core-command/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo core-command,cmd/core-command/Dockerfile 22:42:29 + dirname cmd/core-data/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo core-data,cmd/core-data/Dockerfile 22:42:29 + dirname cmd/core-metadata/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo core-metadata,cmd/core-metadata/Dockerfile 22:42:29 + dirname cmd/security-bootstrapper/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:42:29 + dirname cmd/security-proxy-setup/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:42:29 + + cut -d/ -f2 22:42:29 dirname cmd/security-secretstore-setup/Dockerfile 22:42:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:42:29 + + cut -d/ -f2 22:42:29 dirname cmd/security-spiffe-token-provider/Dockerfile 22:42:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + dirname cmd/security-spire-agent/Dockerfile 22:42:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:42:29 + dirname cmd/security-spire-config/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:42:29 + dirname cmd/security-spire-server/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:42:29 + dirname cmd/support-notifications/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo support-notifications,cmd/support-notifications/Dockerfile 22:42:29 + dirname cmd/support-scheduler/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:42:29 + dirname cmd/sys-mgmt-agent/Dockerfile 22:42:29 + cut -d/ -f2 22:42:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:42:29 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:42:30 + git rev-list -1 --merges acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f~1..acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [Pipeline] echo 22:42:30 -----------> git rev-list -1 --merges acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f~1..acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [false] [Pipeline] sh 22:42:30 + git log --format=format:%s -1 acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [Pipeline] echo 22:42:30 ========================================================= 22:42:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:42:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:42:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:42:31 + grep -v github /etc/ssh/ssh_known_hosts 22:42:31 + [ -e /tmp/ssh_known_hosts ] 22:42:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:42:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:42:31 + sudo tee -a /etc/ssh/ssh_known_hosts 22:42:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:31 22:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:32 0.1.4: Pulling from edgex-devops/py-git-semver 22:42:32 b85a868b505f: Pulling fs layer 22:42:32 e2be974225ed: Pulling fs layer 22:42:32 339a4e72a1f5: Pulling fs layer 22:42:32 988bab9f4d93: Pulling fs layer 22:42:32 1469e6f7b9e6: Pulling fs layer 22:42:32 eaf3925da568: Pulling fs layer 22:42:32 bab4dde63d76: Pulling fs layer 22:42:32 bde34c3a00c8: Pulling fs layer 22:42:32 b352a97aabf1: Pulling fs layer 22:42:32 4872d77fe225: Pulling fs layer 22:42:32 5851b861e8e6: Pulling fs layer 22:42:32 1469e6f7b9e6: Waiting 22:42:32 988bab9f4d93: Waiting 22:42:32 eaf3925da568: Waiting 22:42:32 4872d77fe225: Waiting 22:42:32 bab4dde63d76: Waiting 22:42:32 bde34c3a00c8: Waiting 22:42:32 5851b861e8e6: Waiting 22:42:32 b352a97aabf1: Waiting 22:42:32 e2be974225ed: Download complete 22:42:32 988bab9f4d93: Verifying Checksum 22:42:32 988bab9f4d93: Download complete 22:42:32 1469e6f7b9e6: Verifying Checksum 22:42:32 1469e6f7b9e6: Download complete 22:42:32 eaf3925da568: Download complete 22:42:32 339a4e72a1f5: Verifying Checksum 22:42:32 339a4e72a1f5: Download complete 22:42:32 bde34c3a00c8: Verifying Checksum 22:42:32 bde34c3a00c8: Download complete 22:42:32 b352a97aabf1: Verifying Checksum 22:42:32 b352a97aabf1: Download complete 22:42:32 4872d77fe225: Verifying Checksum 22:42:32 4872d77fe225: Download complete 22:42:32 5851b861e8e6: Verifying Checksum 22:42:32 5851b861e8e6: Download complete 22:42:32 b85a868b505f: Download complete 22:42:32 bab4dde63d76: Verifying Checksum 22:42:32 bab4dde63d76: Download complete 22:42:34 b85a868b505f: Pull complete 22:42:34 e2be974225ed: Pull complete 22:42:34 339a4e72a1f5: Pull complete 22:42:34 988bab9f4d93: Pull complete 22:42:34 1469e6f7b9e6: Pull complete 22:42:34 eaf3925da568: Pull complete 22:42:36 bab4dde63d76: Pull complete 22:42:36 bde34c3a00c8: Pull complete 22:42:37 b352a97aabf1: Pull complete 22:42:37 4872d77fe225: Pull complete 22:42:37 5851b861e8e6: Pull complete 22:42:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:42:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:37 prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container 22:42:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:42:39 $ docker top c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c -eo pid,comm 22:42:39 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). 22:42:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:42:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:39 [ssh-agent] Looking for ssh-agent implementation... 22:42:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:39 $ docker exec c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c ssh-agent 22:42:39 SSH_AUTH_SOCK=/tmp/ssh-VkvcOkuWc69T/agent.33 22:42:39 SSH_AGENT_PID=39 22:42:39 Running ssh-add (command line suppressed) 22:42:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4968741373002315432.key (/w/workspace/edgex-go/1@tmp/private_key_4968741373002315432.key) 22:42:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:40 + git tag --points-at HEAD [Pipeline] } 22:42:40 $ docker exec --env ******** --env ******** c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c ssh-agent -k 22:42:40 unset SSH_AUTH_SOCK; 22:42:40 unset SSH_AGENT_PID; 22:42:40 echo Agent pid 39 killed; 22:42:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:42:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:40 [ssh-agent] Looking for ssh-agent implementation... 22:42:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:40 $ docker exec c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c ssh-agent 22:42:40 SSH_AUTH_SOCK=/tmp/ssh-iA1dk9oJjNT5/agent.73 22:42:40 SSH_AGENT_PID=79 22:42:40 Running ssh-add (command line suppressed) 22:42:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1790797321451193751.key (/w/workspace/edgex-go/1@tmp/private_key_1790797321451193751.key) 22:42:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:41 + git semver init 22:42:41 2022-09-14 22:42:41,408 [run_init] DEBUG init version:0.0.0 force:False 22:42:41 2022-09-14 22:42:41,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:42:41 2022-09-14 22:42:41,410 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:42:41 2022-09-14 22:42:41,410 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 22:42:46 2022-09-14 22:42:45,906 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:42:46 2022-09-14 22:42:45,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4155 with force:False 22:42:46 2022-09-14 22:42:45,906 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4155 22:42:46 2022-09-14 22:42:45,910 [execute] INFO git cat-file --batch-check 22:42:46 2022-09-14 22:42:45,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:42:46 2022-09-14 22:42:45,917 [execute] INFO git cat-file --batch 22:42:46 2022-09-14 22:42:45,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:42:46 2022-09-14 22:42:45,922 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4155 22:42:46 0.0.0 [Pipeline] } 22:42:46 $ docker exec --env ******** --env ******** c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c ssh-agent -k 22:42:46 unset SSH_AUTH_SOCK; 22:42:46 unset SSH_AGENT_PID; 22:42:46 echo Agent pid 79 killed; 22:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:47 + git semver [Pipeline] } 22:42:47 $ docker stop --time=1 c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c 22:42:48 $ docker rm -f c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c [Pipeline] // withDockerContainer [Pipeline] sh 22:42:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:42:49 Stashed 1 file(s) [Pipeline] echo 22:42:49 [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 22:42:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:50 ========================================================= 22:42:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:42:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:42:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:42:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:42:50 2408cc74d12b: Pulling fs layer 22:42:50 ea60b727a1ce: Pulling fs layer 22:42:50 30c4a7721957: Pulling fs layer 22:42:50 370296b7ddb6: Pulling fs layer 22:42:50 7c6cee850709: Pulling fs layer 22:42:50 39a5fcdaea64: Pulling fs layer 22:42:50 d94ebbe4e438: Pulling fs layer 22:42:50 bcfd1f05c69d: Pulling fs layer 22:42:50 59ccb84bbe0f: Pulling fs layer 22:42:50 370296b7ddb6: Waiting 22:42:50 39a5fcdaea64: Waiting 22:42:50 7c6cee850709: Waiting 22:42:50 bcfd1f05c69d: Waiting 22:42:50 d94ebbe4e438: Waiting 22:42:50 59ccb84bbe0f: Waiting 22:42:50 30c4a7721957: Verifying Checksum 22:42:50 30c4a7721957: Download complete 22:42:50 ea60b727a1ce: Verifying Checksum 22:42:50 ea60b727a1ce: Download complete 22:42:50 7c6cee850709: Verifying Checksum 22:42:50 7c6cee850709: Download complete 22:42:50 39a5fcdaea64: Verifying Checksum 22:42:50 39a5fcdaea64: Download complete 22:42:50 2408cc74d12b: Verifying Checksum 22:42:50 2408cc74d12b: Download complete 22:42:50 d94ebbe4e438: Download complete 22:42:51 2408cc74d12b: Pull complete 22:42:51 ea60b727a1ce: Pull complete 22:42:51 30c4a7721957: Pull complete 22:42:51 59ccb84bbe0f: Verifying Checksum 22:42:51 59ccb84bbe0f: Download complete 22:42:51 bcfd1f05c69d: Verifying Checksum 22:42:51 bcfd1f05c69d: Download complete 22:42:51 370296b7ddb6: Verifying Checksum 22:42:51 370296b7ddb6: Download complete 22:42:55 370296b7ddb6: Pull complete 22:42:55 7c6cee850709: Pull complete 22:42:55 39a5fcdaea64: Pull complete 22:42:55 d94ebbe4e438: Pull complete 22:42:57 bcfd1f05c69d: Pull complete 22:42:58 59ccb84bbe0f: Pull complete 22:42:58 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:42:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:42:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:42:59 WORKDIR /edgex 22:42:59 COPY go.mod . 22:42:59 RUN go mod download 22:42:59 + docker build -t ci-base-image-x86_64 -f - . 22:42:59 Sending build context to Docker daemon 169.5MB 22:42:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:42:59 ---> a4fb48ad2a94 22:42:59 Step 2/4 : WORKDIR /edgex 22:43:02 ---> Running in d0bbfa8cf9d5 22:43:02 Removing intermediate container d0bbfa8cf9d5 22:43:02 ---> 26d43b43c972 22:43:02 Step 3/4 : COPY go.mod . 22:43:02 ---> 919ff713cb1c 22:43:02 Step 4/4 : RUN go mod download 22:43:02 ---> Running in cc840daee1e7 22:43:04 Still waiting to schedule task 22:43:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:43:21 Removing intermediate container cc840daee1e7 22:43:21 ---> c9ccf7c607b1 22:43:21 Successfully built c9ccf7c607b1 22:43:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:21 + docker inspect -f . ci-base-image-x86_64 22:43:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:21 prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container 22:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:43:22 $ docker top 9f737564479a3c31b70961d679495865d1ab4d99d4d2977b0996329163d006e2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:22 + go version 22:43:22 go version go1.18.3 linux/amd64 [Pipeline] } 22:43:22 $ docker stop --time=1 9f737564479a3c31b70961d679495865d1ab4d99d4d2977b0996329163d006e2 22:43:23 $ docker rm -f 9f737564479a3c31b70961d679495865d1ab4d99d4d2977b0996329163d006e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:24 + docker inspect -f . ci-base-image-x86_64 22:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:24 prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container 22:43:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:43:25 $ docker top 0404c1a21e72a917306ff0c92513aeda21857372011c3ec80eb38a4951d98dad -eo pid,comm [Pipeline] { [Pipeline] echo 22:43:25 ========================================================= 22:43:25 [edgeXBuildGoParallel] Running Tests and Build... 22:43:25 ========================================================= [Pipeline] sh 22:43:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:43:25 + make test 22:43:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:43:32 ? github.com/edgexfoundry/edgex-go [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:43:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 22:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:43:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements 22:43:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.074s coverage: 72.5% of statements 22:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:43:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.2% of statements 22:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.379s coverage: 89.2% of statements 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.1% of statements 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.472s coverage: 95.6% of statements 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 22:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements 22:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 22:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 22:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements 22:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 80.8% of statements 22:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.7% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.8% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 41.8% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.108s coverage: 17.7% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:44:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 22:44:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 22:44:10 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 22:44:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:44:32 GO111MODULE=on go vet ./... 22:44:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:44:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:44:34 ./bin/test-attribution-txt.sh 22:44:34 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:44:34 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:44:34 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:44:34 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:44:34 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:44:34 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:44:34 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:44:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:44:35 + ls -al . 22:44:35 total 744 22:44:35 drwxrwxr-x 10 1001 1001 4096 Sep 14 22:43 . 22:44:35 drwxr-xr-x 4 root root 4096 Sep 14 22:43 .. 22:44:35 -rw-rw-r-- 1 1001 1001 16 Sep 14 22:42 .dockerignore 22:44:35 drwxrwxr-x 8 1001 1001 4096 Sep 14 22:44 .git 22:44:35 drwxrwxr-x 3 1001 1001 4096 Sep 14 22:42 .github 22:44:35 -rw-rw-r-- 1 1001 1001 1030 Sep 14 22:42 .gitignore 22:44:35 -rw-rw-r-- 1 1001 1001 42 Sep 14 22:42 .golangci.yml 22:44:35 -rw-rw-r-- 1 1001 1001 87 Sep 14 22:42 .hadolint.yml 22:44:35 drwxr-xr-x 3 1001 1001 4096 Sep 14 22:42 .semver 22:44:35 -rw-rw-r-- 1 1001 1001 166 Sep 14 22:42 .sonarcloud.properties 22:44:35 -rw-rw-r-- 1 1001 1001 1171 Sep 14 22:42 ADOPTERS.md 22:44:35 -rw-rw-r-- 1 1001 1001 10347 Sep 14 22:42 Attribution.txt 22:44:35 -rw-rw-r-- 1 1001 1001 63209 Sep 14 22:42 CHANGELOG.md 22:44:35 -rw-rw-r-- 1 1001 1001 3804 Sep 14 22:42 CONTRIBUTING.md 22:44:35 -rw-rw-r-- 1 1001 1001 677 Sep 14 22:42 GOVERNANCE.md 22:44:35 -rw-rw-r-- 1 1001 1001 850 Sep 14 22:42 Jenkinsfile 22:44:35 -rw-rw-r-- 1 1001 1001 10775 Sep 14 22:42 LICENSE 22:44:35 -rw-rw-r-- 1 1001 1001 13724 Sep 14 22:42 Makefile 22:44:35 -rw-rw-r-- 1 1001 1001 582 Sep 14 22:42 OWNERS.md 22:44:35 -rw-rw-r-- 1 1001 1001 9799 Sep 14 22:42 README.md 22:44:35 -rw-rw-r-- 1 1001 1001 6912 Sep 14 22:42 SECURITY.md 22:44:35 -rw-rw-r-- 1 1001 1001 5 Sep 14 22:42 VERSION 22:44:35 -rw-rw-r-- 1 1001 1001 4131 Sep 14 22:42 ZMQWindows.md 22:44:35 drwxrwxr-x 2 1001 1001 4096 Sep 14 22:42 bin 22:44:35 drwxrwxr-x 18 1001 1001 4096 Sep 14 22:42 cmd 22:44:35 -rw-r--r-- 1 root root 491309 Sep 14 22:44 coverage.out 22:44:35 -rw-rw-r-- 1 1001 1001 3682 Sep 14 22:42 go.mod 22:44:35 -rw-rw-r-- 1 1001 1001 38527 Sep 14 22:42 go.sum 22:44:35 drwxrwxr-x 8 1001 1001 4096 Sep 14 22:42 internal 22:44:35 drwxrwxr-x 3 1001 1001 4096 Sep 14 22:42 openapi 22:44:35 drwxrwxr-x 4 1001 1001 4096 Sep 14 22:42 snap 22:44:35 -rw-rw-r-- 1 1001 1001 204 Sep 14 22:42 version.go [Pipeline] sh 22:44:35 + '[' -e coverage.out ] 22:44:35 + chown 1001:1001 coverage.out [Pipeline] stash 22:44:35 Stashed 1 file(s) [Pipeline] sh 22:44:35 + make build 22:44:35 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:44:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29117 in /w/workspace/edgexfoundry_edgex-go_PR-4155 [Pipeline] { [Pipeline] ws 22:44:36 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:44:36 The recommended git tool is: git 22:44:43 using credential edgex-jenkins-ssh 22:44:43 Cloning the remote Git repository 22:44:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:44:43 > git init /w/workspace/edgex-go/1 # timeout=10 22:44:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:44:43 > git --version # timeout=10 22:44:43 > git --version # 'git version 2.25.1' 22:44:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:44:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 22:45:00 Merging remotes/origin/main commit a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 into PR head commit acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:45:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 22:45:00 Merge succeeded, producing acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:45:00 Checking out Revision acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f (PR-4155) 22:44:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:44:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:44:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:44:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4155/head:refs/remotes/origin/PR-4155 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:45:00 > git config core.sparsecheckout # timeout=10 22:45:00 > git checkout -f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f # timeout=10 22:45:00 > git remote # timeout=10 22:45:00 > git config --get remote.origin.url # timeout=10 22:45:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:00 > git merge a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 22:45:00 > git rev-parse HEAD^{commit} # timeout=10 22:45:00 > git config core.sparsecheckout # timeout=10 22:45:00 > git checkout -f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f # timeout=10 22:45:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:45:05 Commit message: "fix: add secure mqtt support to eKuiper Closes: #4147" 22:45:05 > git --version # timeout=10 22:45:05 > git --version # 'git version 2.25.1' 22:45:05 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:45:06 Dload Upload Total Spent Left Speed 22:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh 22:45:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:45:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:45:07 + sudo tee /etc/docker/daemon.new 22:45:07 { 22:45:07 "registry-mirrors": [ 22:45:07 "https://nexus3.edgexfoundry.org:10001" 22:45:07 ], 22:45:07 "bip": "10.250.0.254/24", 22:45:07 "hosts": [ 22:45:07 "tcp://0.0.0.0:5555", 22:45:07 "unix:///var/run/docker.sock" 22:45:07 ], 22:45:07 "mtu": 1458, 22:45:07 "selinux-enabled": true, 22:45:07 "seccomp-profile": "/etc/docker/seccomp.json" 22:45:07 } [Pipeline] sh 22:45:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:45:08 + sudo service docker restart 22:45:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:45:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:45:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:45:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:45:12 CGO_ENABLED=0 GO111MODULE=on 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 22:45:13 CGO_ENABLED=0 GO111MODULE=on 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 22:45:14 CGO_ENABLED=0 GO111MODULE=on 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 22:45:15 CGO_ENABLED=0 GO111MODULE=on 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 22:45:17 CGO_ENABLED=0 GO111MODULE=on 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] } 22:45:18 $ docker stop --time=1 0404c1a21e72a917306ff0c92513aeda21857372011c3ec80eb38a4951d98dad 22:45:22 $ docker rm -f 0404c1a21e72a917306ff0c92513aeda21857372011c3ec80eb38a4951d98dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:45:23 22:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:45:23 latest: Pulling from edgex-devops/edgex-compose 22:45:23 cbdbe7a5bc2a: Pulling fs layer 22:45:23 ca9280d653b3: Pulling fs layer 22:45:23 7e9c9ca2126c: Pulling fs layer 22:45:23 cbdbe7a5bc2a: Download complete 22:45:24 ca9280d653b3: Verifying Checksum 22:45:24 ca9280d653b3: Download complete 22:45:24 cbdbe7a5bc2a: Pull complete 22:45:24 7e9c9ca2126c: Download complete 22:45:24 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:26 provisioning config files... 22:45:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5677086932886677522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:27 ---> docker-login.sh 22:45:27 nexus3.edgexfoundry.org:10001 22:45:27 7e9c9ca2126c: Pull complete 22:45:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:45:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 22:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:28 prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container 22:45:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:28 Configure a credential helper to remove this warning. See 22:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:28 22:45:28 Login Succeeded 22:45:28 nexus3.edgexfoundry.org:10002 22:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:28 Configure a credential helper to remove this warning. See 22:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:28 22:45:28 Login Succeeded 22:45:28 nexus3.edgexfoundry.org:10003 22:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:28 Configure a credential helper to remove this warning. See 22:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:28 22:45:28 Login Succeeded 22:45:28 nexus3.edgexfoundry.org:10004 22:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:29 Configure a credential helper to remove this warning. See 22:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:29 22:45:29 Login Succeeded 22:45:29 docker.io 22:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:29 $ docker top 2a4244c26ec76bb8c73923a655fcde671ce1b7e8b1e54d20cb40591e5759c3d3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:30 Configure a credential helper to remove this warning. See 22:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:30 22:45:30 Login Succeeded 22:45:30 ---> docker-login.sh ends [Pipeline] } 22:45:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:45:30 + + docker-composegrep build parallel --help 22:45:30 [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:45:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:45:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 22:45:30 --parallel Build images in parallel. [Pipeline] } 22:45:30 $ docker stop --time=1 2a4244c26ec76bb8c73923a655fcde671ce1b7e8b1e54d20cb40591e5759c3d3 22:45:32 $ docker rm -f 2a4244c26ec76bb8c73923a655fcde671ce1b7e8b1e54d20cb40591e5759c3d3 [Pipeline] // withDockerContainer [Pipeline] echo 22:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:32 ========================================================= 22:45:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:45:32 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:45:32 . [Pipeline] } 22:45:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:45:32 b3c136eddcbf: Pulling fs layer 22:45:32 c0a3192eca97: Pulling fs layer 22:45:32 a050256f5b6f: Pulling fs layer 22:45:32 656be50a0ddc: Pulling fs layer 22:45:32 2bbca73fdf42: Pulling fs layer 22:45:32 46d945488cbd: Pulling fs layer 22:45:32 8a5474983e97: Pulling fs layer 22:45:32 329c88fbcd65: Pulling fs layer 22:45:32 2bbca73fdf42: Waiting 22:45:32 46d945488cbd: Waiting 22:45:32 8a5474983e97: Waiting 22:45:32 329c88fbcd65: Waiting 22:45:32 656be50a0ddc: Waiting 22:45:32 a050256f5b6f: Verifying Checksum 22:45:32 a050256f5b6f: Download complete 22:45:32 c0a3192eca97: Verifying Checksum 22:45:32 c0a3192eca97: Download complete 22:45:32 2bbca73fdf42: Download complete 22:45:32 46d945488cbd: Verifying Checksum 22:45:32 46d945488cbd: Download complete 22:45:32 b3c136eddcbf: Verifying Checksum 22:45:32 b3c136eddcbf: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:33 prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container 22:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:45:33 $ docker top 51903c1b968b8e30d99ed4fd538b9b7099b03fb5645a57fdd578d838e31c600b -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:33 + docker-compose -f ./docker-compose-build.yml build --parallel 22:45:34 b3c136eddcbf: Pull complete 22:45:34 329c88fbcd65: Verifying Checksum 22:45:34 329c88fbcd65: Download complete 22:45:34 c0a3192eca97: Pull complete 22:45:34 Building core-command ... 22:45:34 Building core-data ... 22:45:34 Building core-metadata ... 22:45:34 Building security-bootstrapper ... 22:45:34 Building security-proxy-setup ... 22:45:34 Building security-secretstore-setup ... 22:45:34 Building security-spiffe-token-provider ... 22:45:34 Building security-spire-agent ... 22:45:34 Building security-spire-config ... 22:45:34 Building security-spire-server ... 22:45:34 Building support-notifications ... 22:45:34 Building support-scheduler ... 22:45:34 Building sys-mgmt-agent ... 22:45:34 Building sys-mgmt-agent 22:45:34 Building security-bootstrapper 22:45:34 Building security-spiffe-token-provider 22:45:34 Building security-secretstore-setup 22:45:34 Building support-scheduler 22:45:34 a050256f5b6f: Pull complete 22:45:35 8a5474983e97: Verifying Checksum 22:45:35 8a5474983e97: Download complete 22:45:35 656be50a0ddc: Verifying Checksum 22:45:35 656be50a0ddc: Download complete 22:45:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:45:44 ---> c9ccf7c607b1 22:45:44 Step 3/25 : WORKDIR /edgex-go 22:45:44 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:45:44 ---> c9ccf7c607b1 22:45:44 Step 3/20 : WORKDIR /edgex-go 22:45:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:45:44 ---> c9ccf7c607b1 22:45:44 Step 3/23 : WORKDIR /edgex-go 22:45:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:45:44 ---> c9ccf7c607b1 22:45:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:45:45 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:45:45 ---> c9ccf7c607b1 22:45:45 Step 3/33 : WORKDIR /edgex-go 22:45:48 ---> Running in a276eb77c670 22:45:48 ---> Running in f407686e3f6d 22:45:48 ---> Running in b6e261b8cf12 22:45:48 ---> Running in 7db972a8d8d6 22:45:48 ---> Running in 19a1a9168879 22:45:48 Removing intermediate container a276eb77c670 22:45:48 ---> 6b80accb9871 22:45:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:48 Removing intermediate container 7db972a8d8d6 22:45:48 ---> 3f60280f6f76 22:45:48 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:48 Removing intermediate container f407686e3f6d 22:45:48 ---> 78aab643fa63 22:45:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b6e261b8cf12 22:45:48 22:45:48 ---> 66d186e18da7 22:45:48 Step 4/23 : WORKDIR /edgex-go 22:45:48 ---> Running in df7bd5efce50 22:45:48 ---> Running in cccaf842bdec 22:45:48 Removing intermediate container 19a1a9168879 22:45:48 ---> 653fee1b65b4 22:45:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:45:48 ---> Running in 0ff09aee7cda 22:45:48 ---> Running in de6b8b48cf91 22:45:48 ---> Running in 868591c7143c 22:45:48 Removing intermediate container de6b8b48cf91 22:45:48 ---> 1d53de76c647 22:45:48 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:49 ---> Running in 79a8d2d0b68b 22:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:49 Removing intermediate container df7bd5efce50 22:45:49 ---> aefccf1efa79 22:45:49 Step 5/25 : RUN apk add --update --no-cache make git 22:45:49 ---> Running in 040382b8d30d 22:45:49 Removing intermediate container cccaf842bdec 22:45:49 ---> 3b477b6e26e3 22:45:49 Step 5/33 : RUN apk add --update --no-cache make git 22:45:49 ---> Running in 3ba627e3b1c7 22:45:49 v3.16.2-161-gc2ac19fd6b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:45:49 v3.16.2-166-g51fb33a5da [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:45:49 OK: 17040 distinct packages available 22:45:49 Removing intermediate container 0ff09aee7cda 22:45:50 ---> 3372d8731bd0 22:45:50 Step 5/23 : RUN apk add --update --no-cache make bash git 22:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:50 ---> Running in c3797ac89708 22:45:50 Removing intermediate container 79a8d2d0b68b 22:45:50 ---> 1ad083cf0dba 22:45:50 Step 6/23 : RUN apk add --update --no-cache make git 22:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:50 ---> Running in ed4ba8c663f3 22:45:50 OK: 211 MiB in 51 packages 22:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:50 656be50a0ddc: Pull complete 22:45:50 2bbca73fdf42: Pull complete 22:45:50 46d945488cbd: Pull complete 22:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:50 Removing intermediate container 868591c7143c 22:45:50 ---> 61180076fea2 22:45:50 Step 5/20 : COPY go.mod vendor* ./ 22:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:50 ---> 5884ed8cc073 22:45:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:50 ---> Running in cdd1c38a7ba5 22:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:51 OK: 211 MiB in 51 packages 22:45:52 OK: 211 MiB in 51 packages 22:45:52 OK: 211 MiB in 51 packages 22:45:52 Removing intermediate container 040382b8d30d 22:45:52 ---> 3861270a883f 22:45:52 Step 6/25 : COPY go.mod vendor* ./ 22:45:52 ---> 31f0cc07f7c4 22:45:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:52 ---> Running in a222903294af 22:45:52 Removing intermediate container ed4ba8c663f3 22:45:52 ---> d8faef7c9c95 22:45:52 Step 7/23 : COPY go.mod vendor* ./ 22:45:52 Removing intermediate container c3797ac89708 22:45:52 ---> c1bfcd8e8b5c 22:45:52 Step 6/23 : COPY go.mod vendor* ./ 22:45:52 ---> 93c143fca151 22:45:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:52 ---> Running in 6f3e2b398523 22:45:52 ---> 4bdcd0ccb001 22:45:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:52 ---> Running in 5d63568d6967 22:45:53 OK: 211 MiB in 51 packages 22:45:53 Removing intermediate container 3ba627e3b1c7 22:45:53 ---> 4e43ba5221e1 22:45:53 Step 6/33 : COPY go.mod vendor* ./ 22:45:53 ---> 23f648fbca52 22:45:53 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:53 ---> Running in 029539d6f3d8 22:45:54 8a5474983e97: Pull complete 22:45:56 329c88fbcd65: Pull complete 22:45:56 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:45:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:45:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:45:57 WORKDIR /edgex 22:45:57 COPY go.mod . 22:45:57 RUN go mod download 22:45:57 + docker build -t ci-base-image-arm64 -f - . 22:45:57 Sending build context to Docker daemon 3.228MB 22:45:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:45:57 ---> ff4287adb874 22:45:57 Step 2/4 : WORKDIR /edgex 22:45:59 ---> Running in 3a9917e2a0ff 22:45:59 Removing intermediate container 3a9917e2a0ff 22:45:59 ---> 9a94b699c10a 22:45:59 Step 3/4 : COPY go.mod . 22:46:00 ---> 3a6e490dcd21 22:46:00 Step 4/4 : RUN go mod download 22:46:00 ---> Running in 336ddf2c9be5 22:46:08 Removing intermediate container 5d63568d6967 22:46:08 ---> e2ed19725575 22:46:08 Step 8/23 : COPY . . 22:46:08 Removing intermediate container cdd1c38a7ba5 22:46:08 ---> e47019389b68 22:46:08 Step 7/20 : COPY . . 22:46:08 Removing intermediate container a222903294af 22:46:08 ---> ebdf17330005 22:46:08 Step 8/25 : COPY . . 22:46:08 Removing intermediate container 6f3e2b398523 22:46:08 ---> da6cc22068c0 22:46:08 Step 9/23 : COPY . . 22:46:08 Removing intermediate container 029539d6f3d8 22:46:08 ---> d184fcb09d14 22:46:08 Step 8/33 : COPY . . 22:46:18 ---> 3e5f57d6b961 22:46:18 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:46:18 ---> Running in e50642ec4a25 22:46:18 ---> 0c723fc3a471 22:46:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:46:18 ---> Running in c07bcc9b9a3d 22:46:18 ---> 12d438daf734 22:46:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:46:18 ---> d5f03d51b722 22:46:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:46:18 ---> c5ccdaa7702f 22:46:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:46:18 ---> Running in 12c86230db11 22:46:18 ---> Running in f7402ad2da4c 22:46:18 ---> Running in 5bc54eb32e35 22:46:18 CGO_ENABLED=0 GO111MODULE=on 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 22:46:18 CGO_ENABLED=0 GO111MODULE=on 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 22:46:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:46:19 CGO_ENABLED=0 GO111MODULE=on 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 22:46:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:46:32 Removing intermediate container 336ddf2c9be5 22:46:32 ---> 8a36f12ca570 22:46:32 Successfully built 8a36f12ca570 22:46:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:33 + docker inspect -f . ci-base-image-arm64 22:46:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:33 prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container 22:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:46:34 $ docker top c8d23b68dafd6cd335a21bf2f04728f18e71259832f1392746016e258a3ee407 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:35 + go version 22:46:35 go version go1.18.3 linux/arm64 [Pipeline] } 22:46:35 $ docker stop --time=1 c8d23b68dafd6cd335a21bf2f04728f18e71259832f1392746016e258a3ee407 22:46:37 $ docker rm -f c8d23b68dafd6cd335a21bf2f04728f18e71259832f1392746016e258a3ee407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:38 + docker inspect -f . ci-base-image-arm64 22:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:38 prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container 22:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:46:39 $ docker top 5b6cce5cb864d401e9e4e348d8dc579b8f2df285e2618af8c109065b10034449 -eo pid,comm [Pipeline] { [Pipeline] echo 22:46:40 ========================================================= 22:46:40 [edgeXBuildGoParallel] Running Tests and Build... 22:46:40 ========================================================= [Pipeline] sh 22:46:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:46:41 + make test 22:46:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:46:51 CGO_ENABLED=0 GO111MODULE=on 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 22:47:03 Removing intermediate container f7402ad2da4c 22:47:03 ---> e2d6ebcb762b 22:47:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:47:03 Removing intermediate container e50642ec4a25 22:47:03 ---> 89d94410a794 22:47:03 22:47:03 Step 10/33 : FROM alpine:3.16 22:47:03 Removing intermediate container 12c86230db11 22:47:03 ---> 54db343dc1ec 22:47:03 22:47:03 Step 10/25 : FROM alpine:3.16 22:47:03 3.16: Pulling from library/alpine 22:47:03 ---> Running in b2a38d39eed3 22:47:03 3.16: Pulling from library/alpine 22:47:03 Removing intermediate container 5bc54eb32e35 22:47:03 ---> 779f38f61ed5 22:47:03 22:47:03 Step 11/23 : FROM alpine:3.16 22:47:03 Removing intermediate container c07bcc9b9a3d 22:47:03 ---> ac5622746886 22:47:03 22:47:03 Step 9/20 : FROM alpine:3.15 22:47:03 3.16: Pulling from library/alpine 22:47:03 3.15: Pulling from library/alpine 22:47:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:47:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:47:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:47:03 Status: Image is up to date for alpine:3.16 22:47:03 Status: Downloaded newer image for alpine:3.16 22:47:03 Status: Downloaded newer image for alpine:3.16 22:47:03 ---> 9c6f07244728 22:47:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:47:03 ---> 9c6f07244728 22:47:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:47:03 ---> 9c6f07244728 22:47:03 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:47:03 ---> Running in 44ccbfb72357 22:47:03 ---> Running in b6a751b81e19 22:47:03 ---> Running in ea674be9e345 22:47:03 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:47:03 Removing intermediate container 44ccbfb72357 22:47:03 Status: Downloaded newer image for alpine:3.15 22:47:03 ---> 56f5e2de9f7e 22:47:03 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:47:03 ---> c4fc93816858 22:47:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:03 ---> Running in 6d5bab3fad0b 22:47:03 ---> Running in 4bd19f6fa8a0 22:47:03 Removing intermediate container 4bd19f6fa8a0 22:47:03 ---> 81389141e84b 22:47:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:03 ---> Running in eecae52e6083 22:47:03 Removing intermediate container b2a38d39eed3 22:47:03 ---> 09cd701be5f6 22:47:03 22:47:03 Step 11/23 : FROM alpine:3.16 22:47:03 ---> 9c6f07244728 22:47:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:47:03 ---> Running in 3002cc1749d3 22:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:03 Removing intermediate container 3002cc1749d3 22:47:03 ---> ee7be18220fe 22:47:03 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 22:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:03 ---> Running in 2c2584376b07 22:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:04 (1/3) Installing ca-certificates (20220614-r0) 22:47:04 (2/3) Installing dumb-init (1.2.5-r1) 22:47:04 (3/3) Installing su-exec (0.2-r1) 22:47:04 Executing busybox-1.35.0-r17.trigger 22:47:04 Executing ca-certificates-20220614-r0.trigger 22:47:04 (1/1) Installing dumb-init (1.2.5-r1) 22:47:04 Executing busybox-1.35.0-r17.trigger 22:47:04 OK: 6 MiB in 15 packages 22:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:04 (1/2) Installing dumb-init (1.2.5-r1) 22:47:04 (2/2) Installing su-exec (0.2-r1) 22:47:04 Executing busybox-1.35.0-r17.trigger 22:47:04 Removing intermediate container eecae52e6083 22:47:04 ---> f35da0af49d8 22:47:04 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:47:04 OK: 6 MiB in 16 packages 22:47:04 OK: 6 MiB in 17 packages 22:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:04 ---> Running in 79c53d0c37f1 22:47:04 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:47:04 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:47:04 (3/33) Installing readline (8.1.2-r0) 22:47:04 (4/33) Installing bash (5.1.16-r2) 22:47:04 Executing bash-5.1.16-r2.post-install 22:47:04 (5/33) Installing ca-certificates (20220614-r0) 22:47:04 (6/33) Installing brotli-libs (1.0.9-r6) 22:47:04 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:47:04 (8/33) Installing libcurl (7.83.1-r3) 22:47:04 (9/33) Installing curl (7.83.1-r3) 22:47:04 (10/33) Installing docker-cli (20.10.18-r0) 22:47:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:47:05 (11/33) Installing dumb-init (1.2.5-r1) 22:47:05 (12/33) Installing libbz2 (1.0.8-r1) 22:47:05 (13/33) Installing expat (2.4.8-r0) 22:47:05 (14/33) Installing libffi (3.4.2-r1) 22:47:05 (15/33) Installing gdbm (1.23-r0) 22:47:05 (16/33) Installing xz-libs (5.2.5-r1) 22:47:05 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:47:05 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:47:05 (19/33) Installing mpdecimal (2.5.1-r1) 22:47:05 (20/33) Installing sqlite-libs (3.38.5-r0) 22:47:05 (21/33) Installing python3 (3.10.5-r0) 22:47:05 Removing intermediate container b6a751b81e19 22:47:05 ---> 683a7a929a48 22:47:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:05 Removing intermediate container 6d5bab3fad0b 22:47:05 ---> b72057435ea1 22:47:05 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:47:05 Removing intermediate container ea674be9e345 22:47:05 ---> 0acbb0dff22e 22:47:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:05 ---> Running in 855e2678195f 22:47:05 ---> Running in 5cd4d439cc89 22:47:05 ---> Running in 156c61221d35 22:47:05 Removing intermediate container 855e2678195f 22:47:05 ---> b5f6bcf228b9 22:47:05 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:47:05 Removing intermediate container 5cd4d439cc89 22:47:05 ---> 46a69367bc4d 22:47:05 Step 14/23 : ENV APP_PORT=59861 22:47:05 ---> Running in f58b8fa58376 22:47:05 Removing intermediate container 156c61221d35 22:47:05 ---> dbcd2a73818b 22:47:05 Step 13/25 : WORKDIR / 22:47:05 ---> Running in edf8d08505c6 22:47:05 ---> Running in 326f36184915 22:47:05 Removing intermediate container f58b8fa58376 22:47:05 ---> 5f2eb243f356 22:47:05 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:47:05 Removing intermediate container edf8d08505c6 22:47:05 ---> c0b559b447b0 22:47:05 Step 15/23 : EXPOSE $APP_PORT 22:47:06 Removing intermediate container 326f36184915 22:47:06 ---> eb96cc4884a5 22:47:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:47:06 ---> Running in 0201be11bd8a 22:47:06 ---> Running in a60993717db3 22:47:06 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:47:06 (23/33) Installing py3-tomli (2.0.1-r1) 22:47:06 (24/33) Installing py3-pep517 (0.12.0-r2) 22:47:06 (25/33) Installing py3-six (1.16.0-r1) 22:47:06 (26/33) Installing py3-retrying (1.3.3-r3) 22:47:06 (27/33) Installing py3-appdirs (1.4.4-r3) 22:47:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:47:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:47:06 (30/33) Installing py3-parsing (2.4.7-r3) 22:47:06 (31/33) Installing py3-packaging (21.3-r0) 22:47:06 Removing intermediate container a60993717db3 22:47:06 ---> caacc80dd568 22:47:06 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:47:06 (32/33) Installing py3-setuptools (59.4.0-r0) 22:47:06 Removing intermediate container 0201be11bd8a 22:47:06 ---> f59aa4854d02 22:47:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:06 ---> Running in ddfda2a51070 22:47:06 (33/33) Installing py3-pip (22.1.1-r0) 22:47:06 ---> 60c0394b2cf2 22:47:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:47:06 Removing intermediate container ddfda2a51070 22:47:06 ---> 4be5417c7213 22:47:06 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:47:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:47:06 ---> Running in 2c34b6a37386 22:47:06 Executing busybox-1.35.0-r17.trigger 22:47:06 Executing ca-certificates-20220614-r0.trigger 22:47:06 ---> 729bb4cd48fa 22:47:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:47:06 ---> f83f84ca5cd2 22:47:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:47:06 OK: 122 MiB in 47 packages 22:47:06 ---> ff27be6c2e06 22:47:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:47:07 ---> 9cb2cf95c945 22:47:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:47:07 ---> 5868acb77fd9 22:47:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:47:07 Removing intermediate container 2c34b6a37386 22:47:07 ---> 55058af7256d 22:47:07 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:47:07 ---> 70a9584c2c33 22:47:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:47:07 ---> Running in ed0405173943 22:47:07 ---> Running in 5aab9161f50f 22:47:07 ---> 88253668d964 22:47:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:47:07 Removing intermediate container ed0405173943 22:47:07 ---> 2293726f25c7 22:47:07 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:47:07 Removing intermediate container 5aab9161f50f 22:47:07 ---> 03a7087c16b9 22:47:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:07 ---> Running in ad58607f9603 22:47:07 Removing intermediate container ad58607f9603 22:47:07 ---> 5adfc2a47895 22:47:07 Step 21/23 : LABEL arch=x86_64 22:47:07 ---> Running in 6e583abc2b38 22:47:07 ---> 5e835f392551 22:47:07 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:47:07 ---> Running in 07777e977f05 22:47:07 Removing intermediate container 6e583abc2b38 22:47:07 ---> 88e8bb8b555d 22:47:07 Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:47:07 ---> 4c775d79709a 22:47:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:47:08 ---> Running in be8c6653393c 22:47:08 Removing intermediate container be8c6653393c 22:47:08 ---> df43e25aa8e9 22:47:08 Step 23/23 : LABEL version=0.0.0 22:47:08 ---> Running in 832c867b5592 22:47:08 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:47:08 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:47:08 OK: 15856 distinct packages available 22:47:08 ---> 8c65c5d0138e 22:47:08 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:47:08 ---> Running in 8aa700c48a00 22:47:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:47:08 Removing intermediate container 832c867b5592 22:47:08 ---> 899c1b660fe7 22:47:08 22:47:08 Successfully built 899c1b660fe7 22:47:08 Successfully tagged support-scheduler:latest 22:47:08 Building security-spire-server 22:47:09  Building support-scheduler ... done Collecting docker-compose==1.23.2 22:47:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:47:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.6 MB/s eta 0:00:00 22:47:09 Collecting dockerpty<0.5,>=0.4.1 22:47:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:47:09 Preparing metadata (setup.py): started 22:47:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:47:09 (1/9) Installing ca-certificates (20220614-r0) 22:47:09 (2/9) Installing brotli-libs (1.0.9-r5) 22:47:09 Preparing metadata (setup.py): finished with status 'done' 22:47:09 Collecting jsonschema<3,>=2.5.1 22:47:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:47:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:47:09 Collecting cached-property<2,>=1.2.0 22:47:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:47:09 (4/9) Installing libcurl (7.80.0-r3) 22:47:09 Collecting PyYAML<4,>=3.10 22:47:09 Downloading PyYAML-3.13.tar.gz (270 kB) 22:47:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 82.2 MB/s eta 0:00:00 22:47:09 (5/9) Installing curl (7.80.0-r3) 22:47:09 (6/9) Installing dumb-init (1.2.5-r1) 22:47:10 (7/9) Installing musl-obstack (1.2.3-r0) 22:47:10 Preparing metadata (setup.py): started 22:47:10 (8/9) Installing libucontext (1.1-r0) 22:47:10 (9/9) Installing gcompat (1.0.0-r4) 22:47:10 Executing busybox-1.34.1-r7.trigger 22:47:10 Executing ca-certificates-20220614-r0.trigger 22:47:10 OK: 8 MiB in 23 packages 22:47:10 Preparing metadata (setup.py): finished with status 'done' 22:47:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:47:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:47:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 145.4 MB/s eta 0:00:00 22:47:10 Collecting texttable<0.10,>=0.9.0 22:47:10 Downloading texttable-0.9.1.tar.gz (11 kB) 22:47:10 Preparing metadata (setup.py): started 22:47:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:47:10 ---> c9ccf7c607b1 22:47:10 Step 3/25 : WORKDIR /edgex-go 22:47:10 ---> Using cache 22:47:10 ---> 653fee1b65b4 22:47:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:10 Preparing metadata (setup.py): finished with status 'done' 22:47:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:47:11 Collecting websocket-client<1.0,>=0.32.0 22:47:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 67.9 MB/s eta 0:00:00 22:47:11 Collecting docker<4.0,>=3.6.0 22:47:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 82.0 MB/s eta 0:00:00 22:47:11 Collecting docopt<0.7,>=0.6.1 22:47:11 Downloading docopt-0.6.2.tar.gz (25 kB) 22:47:11 Preparing metadata (setup.py): started 22:47:11 Removing intermediate container 07777e977f05 22:47:11 ---> 13e24a955c28 22:47:11 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:11 ---> Running in 630838c47665 22:47:11 Preparing metadata (setup.py): finished with status 'done' 22:47:11 Removing intermediate container 8aa700c48a00 22:47:11 ---> 6a0f85221089 22:47:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:47:11 Collecting docker-pycreds>=0.4.0 22:47:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:47:11 ---> Running in 69dd21eb77df 22:47:11 ---> 7a70dee3421a 22:47:11 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:47:11 Collecting certifi>=2017.4.17 22:47:11 Removing intermediate container 79c53d0c37f1 22:47:11 ---> 2bb7c6980ebb 22:47:11 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:11 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 22:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 83.8 MB/s eta 0:00:00 22:47:11 Removing intermediate container 69dd21eb77df 22:47:11 ---> 182e43f88506 22:47:11 Step 23/25 : LABEL arch=x86_64 22:47:11 ---> Running in a27085e94d6f 22:47:11 Collecting urllib3<1.25,>=1.21.1 22:47:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 176.7 MB/s eta 0:00:00 22:47:11 Collecting idna<2.8,>=2.5 22:47:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 177.6 MB/s eta 0:00:00 22:47:11 Collecting chardet<3.1.0,>=3.0.2 22:47:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 41.4 MB/s eta 0:00:00 22:47:11 Removing intermediate container a27085e94d6f 22:47:11 ---> 36413f32e070 22:47:11 Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:47:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:47:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:47:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:47:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:47:11 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:47:11 Running setup.py install for texttable: started 22:47:11 ---> 9e2a905bf87a 22:47:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:47:11 ---> Running in e00014ed07f9 22:47:11 ---> 9890317fbf89 22:47:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:47:12 Removing intermediate container e00014ed07f9 22:47:12 ---> a5be88d5bb4b 22:47:12 Step 25/25 : LABEL version=0.0.0 22:47:12 Removing intermediate container 630838c47665 22:47:12 ---> d7b9213f6a40 22:47:12 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:47:12 ---> Running in 5f51712584bd 22:47:12 ---> Running in 0ea0052b2056 22:47:12 ---> 96309127aecc 22:47:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:47:12 Removing intermediate container 5f51712584bd 22:47:12 ---> ad0ce940c095 22:47:12 22:47:12 Running setup.py install for texttable: finished with status 'done' 22:47:12 Running setup.py install for PyYAML: started 22:47:12 Successfully built ad0ce940c095 22:47:12 Successfully tagged security-secretstore-setup:latest 22:47:12  Building security-secretstore-setup ... done Building support-notifications 22:47:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:13 Running setup.py install for PyYAML: finished with status 'done' 22:47:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:14 ? github.com/edgexfoundry/edgex-go [no test files] 22:47:14 OK: 211 MiB in 51 packages 22:47:14 ---> 92f6ce3bc3f2 22:47:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:47:14 Running setup.py install for docopt: started 22:47:14 ---> 3ea50b320c2b 22:47:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:47:14 Running setup.py install for docopt: finished with status 'done' 22:47:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:47:15 ---> c9ccf7c607b1 22:47:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:47:15 ---> Using cache 22:47:15 ---> 66d186e18da7 22:47:15 Step 4/23 : WORKDIR /edgex-go 22:47:15 ---> Using cache 22:47:15 ---> 1d53de76c647 22:47:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:15 ---> Using cache 22:47:15 ---> 1ad083cf0dba 22:47:15 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:47:15 ---> 9c9f2c803a47 22:47:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:47:15 ---> Running in 9b523c632fc7 22:47:15 ---> 921a40bd47cf 22:47:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:47:15 ---> Running in e7e0e20b6e7d 22:47:15 Removing intermediate container e7e0e20b6e7d 22:47:15 ---> 3bf97464fcab 22:47:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:15 Removing intermediate container 0ea0052b2056 22:47:15 ---> 6c5a20b55754 22:47:15 Step 6/25 : COPY go.mod vendor* ./ 22:47:15 ---> Running in 32ce3cf45b0f 22:47:15 ---> 993e3b23c90c 22:47:15 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:47:15 Running setup.py install for dockerpty: started 22:47:15 Removing intermediate container 32ce3cf45b0f 22:47:15 ---> f900551fc7b3 22:47:15 Step 18/20 : LABEL arch=x86_64 22:47:15 ---> df310a61674f 22:47:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:15 ---> Running in 393dcce1e561 22:47:15 ---> Running in 883b4f0b5e93 22:47:15 ---> f4221668a9c2 22:47:15 Step 28/33 : RUN chmod +x /entrypoint.sh 22:47:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:15 ---> Running in d23cdd75f0cf 22:47:15 Removing intermediate container 393dcce1e561 22:47:15 ---> a58a76dc9367 22:47:15 Step 19/20 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:47:15 ---> Running in f5c3deee9de6 22:47:15 Removing intermediate container f5c3deee9de6 22:47:15 ---> cd9eb80b1611 22:47:15 Step 20/20 : LABEL version=0.0.0 22:47:15 ---> Running in 7a5c0cd655fb 22:47:15 Running setup.py install for dockerpty: finished with status 'done' 22:47:15 Removing intermediate container 7a5c0cd655fb 22:47:15 ---> 4bebc772f463 22:47:15 22:47:15 Successfully built 4bebc772f463 22:47:15 Successfully tagged security-spiffe-token-provider:latest 22:47:15 Building core-metadata 22:47:15  Building security-spiffe-token-provider ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:47:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:47:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:16 OK: 211 MiB in 51 packages 22:47:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:47:18 ---> c9ccf7c607b1 22:47:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:47:18 ---> Using cache 22:47:18 ---> 66d186e18da7 22:47:18 Step 4/25 : WORKDIR /edgex-go 22:47:18 ---> Using cache 22:47:18 ---> 1d53de76c647 22:47:18 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:18 ---> Using cache 22:47:18 ---> 1ad083cf0dba 22:47:18 Step 6/25 : RUN apk add --update --no-cache make git 22:47:18 ---> Using cache 22:47:18 ---> d8faef7c9c95 22:47:18 Step 7/25 : COPY go.mod vendor* ./ 22:47:18 ---> Using cache 22:47:18 ---> 93c143fca151 22:47:18 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:18 ---> Using cache 22:47:18 ---> da6cc22068c0 22:47:18 Step 9/25 : COPY . . 22:47:18 ---> Using cache 22:47:18 ---> c5ccdaa7702f 22:47:18 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:47:18 Removing intermediate container d23cdd75f0cf 22:47:18 ---> d108665b08c9 22:47:18 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:47:18 ---> Running in 13861e76a929 22:47:19 ---> Running in e0a8937a830a 22:47:19 Removing intermediate container 9b523c632fc7 22:47:19 ---> fbfcd2cf13e1 22:47:19 Step 7/23 : COPY go.mod vendor* ./ 22:47:19 Removing intermediate container e0a8937a830a 22:47:19 ---> f780debbbddc 22:47:19 Step 30/33 : CMD ["gate"] 22:47:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 22:47:20 ---> 89a30137af8c 22:47:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:20 ---> Running in f72dd1569ec6 22:47:20 ---> Running in 9afdf5a66781 22:47:20 Removing intermediate container f72dd1569ec6 22:47:20 ---> 8a9dad45e872 22:47:20 Step 31/33 : LABEL arch=x86_64 22:47:21 ---> Running in 86e0bbec0fb5 22:47:21 Removing intermediate container 86e0bbec0fb5 22:47:21 ---> 20745cb625c6 22:47:21 Step 32/33 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:47:21 ---> Running in ecb18b82f853 22:47:21 Removing intermediate container ecb18b82f853 22:47:21 ---> fae5dff864a3 22:47:21 Step 33/33 : LABEL version=0.0.0 22:47:22 ---> Running in 56e0a9f80a8f 22:47:22 Removing intermediate container 2c2584376b07 22:47:22 ---> 4ff4f5173b01 22:47:22 Step 14/23 : ENV APP_PORT=58890 22:47:22 Removing intermediate container 56e0a9f80a8f 22:47:22 ---> c93ea1f9163c 22:47:22 22:47:22 ---> Running in a30606c28a2f 22:47:22 Successfully built c93ea1f9163c 22:47:22 Successfully tagged security-bootstrapper:latest 22:47:22 Building security-proxy-setup 22:47:25  Building security-bootstrapper ... done Removing intermediate container a30606c28a2f 22:47:25 ---> 6c055b1727e7 22:47:25 Step 15/23 : EXPOSE $APP_PORT 22:47:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:47:26 ---> c9ccf7c607b1 22:47:26 Step 3/22 : WORKDIR /edgex-go 22:47:26 ---> Using cache 22:47:26 ---> 653fee1b65b4 22:47:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:26 ---> Using cache 22:47:26 ---> d7b9213f6a40 22:47:26 Step 5/22 : RUN apk add --update --no-cache make git 22:47:28 ---> Running in 3385470d5c08 22:47:28 ---> Running in ec34a70ef583 22:47:28 Removing intermediate container ec34a70ef583 22:47:28 ---> 2b73cb0c1574 22:47:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:47:28 Removing intermediate container 883b4f0b5e93 22:47:28 ---> a738ef3153c3 22:47:28 Step 8/25 : COPY . . 22:47:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:47:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:47:30 OK: 211 MiB in 51 packages 22:47:32 ---> 2d1b52c954a6 22:47:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:47:32 Removing intermediate container 3385470d5c08 22:47:32 ---> b409299ee463 22:47:32 Step 6/22 : COPY go.mod vendor* ./ 22:47:33 ---> a6c9d3657c0f 22:47:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:47:33 ---> 42f9ddb1a3e4 22:47:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:34 Removing intermediate container 9afdf5a66781 22:47:34 ---> db8428212c53 22:47:34 Step 9/23 : COPY . . 22:47:34 ---> Running in fbd02cc7afbd 22:47:37 ---> 3f4d6c5e6711 22:47:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:47:37 ---> 4021a1951fd9 22:47:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:47:37 ---> Running in 81b859d64884 22:47:37 ---> Running in 7d4eaf0cd576 22:47:37 Removing intermediate container 81b859d64884 22:47:37 ---> 04506ef3155c 22:47:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:38 Removing intermediate container 7d4eaf0cd576 22:47:38 ---> bdb5954704b1 22:47:38 Step 10/25 : WORKDIR /edgex-go/spire-build 22:47:38 ---> 4daccc58bf56 22:47:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:47:38 ---> Running in 4ad1f547d91e 22:47:38 ---> Running in 2442a7ea90eb 22:47:38 ---> Running in c3ce73583159 22:47:38 Removing intermediate container 4ad1f547d91e 22:47:38 ---> 0b5e01b7f7e2 22:47:38 Step 21/23 : LABEL arch=x86_64 22:47:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:47:39 Removing intermediate container 2442a7ea90eb 22:47:39 ---> cc319f1da536 22:47:39 Step 11/25 : 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 22:47:39 ---> Running in 8154b775cc7b 22:47:39 ---> Running in 60d4cccbb2e3 22:47:39 Removing intermediate container 13861e76a929 22:47:39 ---> 67666e853e2b 22:47:39 22:47:39 Step 11/25 : FROM alpine:3.16 22:47:39 ---> 9c6f07244728 22:47:39 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:47:39 ---> Using cache 22:47:39 ---> 683a7a929a48 22:47:39 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:39 ---> Using cache 22:47:39 ---> 46a69367bc4d 22:47:39 Step 14/25 : ENV APP_PORT=59881 22:47:39 ---> Running in 5c71425cb062 22:47:39 Removing intermediate container 8154b775cc7b 22:47:39 ---> 3485754aface 22:47:39 Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:47:39 ---> Running in 9f762bdbea76 22:47:40 Removing intermediate container 5c71425cb062 22:47:40 ---> 68f986cdceea 22:47:40 Step 15/25 : EXPOSE $APP_PORT 22:47:40 Removing intermediate container 9f762bdbea76 22:47:40 ---> d8b2b89f24d2 22:47:40 Step 23/23 : LABEL version=0.0.0 22:47:40 ---> Running in 501421fafcfb 22:47:40 ---> Running in 79f6f43ea08d 22:47:40 Removing intermediate container 501421fafcfb 22:47:40 ---> 71f53ab4fb9e 22:47:40 Step 16/25 : WORKDIR / 22:47:40 ---> Running in 3bdc4c85c279 22:47:40 Removing intermediate container 79f6f43ea08d 22:47:40 ---> 7c4c8d3c0159 22:47:40 22:47:40 Successfully built 7c4c8d3c0159 22:47:40 Successfully tagged sys-mgmt-agent:latest 22:47:40  Building sys-mgmt-agent ... done Building core-command 22:47:42 Removing intermediate container 60d4cccbb2e3 22:47:42 ---> 361a7bbfdc14 22:47:42 Step 12/25 : WORKDIR /edgex-go 22:47:42 Removing intermediate container 3bdc4c85c279 22:47:42 ---> 178eac350eb7 22:47:42 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:47:44 ---> c9ccf7c607b1 22:47:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:47:44 ---> Using cache 22:47:44 ---> 66d186e18da7 22:47:44 Step 4/24 : WORKDIR /edgex-go 22:47:44 ---> Using cache 22:47:44 ---> 1d53de76c647 22:47:44 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:44 ---> Using cache 22:47:44 ---> 1ad083cf0dba 22:47:44 Step 6/24 : RUN apk add --update --no-cache make git 22:47:44 ---> Using cache 22:47:44 ---> d8faef7c9c95 22:47:44 Step 7/24 : COPY go.mod vendor* ./ 22:47:44 ---> Using cache 22:47:44 ---> 93c143fca151 22:47:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:44 ---> Using cache 22:47:44 ---> da6cc22068c0 22:47:44 Step 9/24 : COPY . . 22:47:44 ---> Using cache 22:47:44 ---> c5ccdaa7702f 22:47:44 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:47:45 ---> Running in 303844c2fd0f 22:47:45 ---> Running in bb9b0ce32764 22:47:45 ---> bef171356294 22:47:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:47:45 Removing intermediate container 303844c2fd0f 22:47:45 ---> 8a2fd333624f 22:47:45 22:47:45 Step 13/25 : FROM alpine:3.15 22:47:45 ---> c4fc93816858 22:47:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:45 ---> Using cache 22:47:45 ---> 81389141e84b 22:47:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:45 ---> Using cache 22:47:45 ---> f35da0af49d8 22:47:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:47:45 ---> Running in f39765ebe32d 22:47:45 Removing intermediate container fbd02cc7afbd 22:47:45 ---> 89ec5f07ac56 22:47:45 Step 8/22 : COPY . . 22:47:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 22:47:46 ---> d1d4c7da8a09 22:47:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:47:47 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:47:47 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:47:47 OK: 15856 distinct packages available 22:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:47:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:47:49 ---> 8336059db1aa 22:47:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:47:49 (1/5) Installing dumb-init (1.2.5-r1) 22:47:49 (2/5) Installing musl-obstack (1.2.3-r0) 22:47:49 (3/5) Installing libucontext (1.1-r0) 22:47:49 (4/5) Installing gcompat (1.0.0-r4) 22:47:49 (5/5) Installing openssl (1.1.1q-r0) 22:47:50 Executing busybox-1.34.1-r7.trigger 22:47:50 OK: 7 MiB in 19 packages 22:47:51 ---> f21188e752e1 22:47:51 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:47:51 ---> Running in f7e7d8e21ae4 22:47:51 ---> a6e233d26b69 22:47:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:47:51 ---> Running in fc0e12113b26 22:47:51 Removing intermediate container f7e7d8e21ae4 22:47:51 ---> c5c15fbf9583 22:47:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:51 Removing intermediate container f39765ebe32d 22:47:51 ---> 3fb62ed4f4d0 22:47:51 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:47:51 ---> Running in 7261bb251886 22:47:52 Removing intermediate container 7261bb251886 22:47:52 ---> 0591351a053b 22:47:52 Step 23/25 : LABEL arch=x86_64 22:47:52 ---> Running in 84dcd1f1cba7 22:47:52 Removing intermediate container 84dcd1f1cba7 22:47:52 ---> 02f364f8e391 22:47:52 Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:47:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:47:53 ---> Running in 2fb5b32b3bdb 22:47:54 Removing intermediate container 2fb5b32b3bdb 22:47:54 ---> 0c56ce75b584 22:47:54 Step 25/25 : LABEL version=0.0.0 22:47:54 ---> 771807d95eb9 22:47:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:47:54 ---> Running in 653fb939bbb3 22:47:54 Removing intermediate container 653fb939bbb3 22:47:54 ---> 08060a43dfb3 22:47:54 22:47:54 ---> e3a426b50ffe 22:47:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:47:54 Successfully built 08060a43dfb3 22:47:54 Successfully tagged core-metadata:latest 22:47:54 Building security-spire-agent 22:47:57  Building core-metadata ... done  ---> 36257575d659 22:47:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:47:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:47:57 ---> c9ccf7c607b1 22:47:57 Step 3/26 : WORKDIR /edgex-go 22:47:57 ---> Using cache 22:47:57 ---> 653fee1b65b4 22:47:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:57 ---> Using cache 22:47:57 ---> d7b9213f6a40 22:47:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:47:57 ---> Using cache 22:47:57 ---> 6c5a20b55754 22:47:57 Step 6/26 : COPY go.mod vendor* ./ 22:47:57 ---> Using cache 22:47:57 ---> df310a61674f 22:47:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:57 ---> Using cache 22:47:57 ---> a738ef3153c3 22:47:57 Step 8/26 : COPY . . 22:47:57 ---> Using cache 22:47:57 ---> 4021a1951fd9 22:47:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:47:57 ---> Using cache 22:47:57 ---> bdb5954704b1 22:47:57 Step 10/26 : WORKDIR /edgex-go/spire-build 22:47:57 ---> Using cache 22:47:57 ---> cc319f1da536 22:47:57 Step 11/26 : 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 22:47:59 ---> 1e39d1f2f8b2 22:47:59 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:47:59 ---> Running in 8c2f3bb7ff76 22:47:59 ---> Running in 7a7d08fbbe42 22:47:59 Removing intermediate container 7a7d08fbbe42 22:47:59 ---> 7a16c7ef8865 22:47:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:47:59 ---> Running in 1d62adf1143b 22:48:00 Removing intermediate container 1d62adf1143b 22:48:00 ---> 96f3d5237147 22:48:00 Step 23/25 : LABEL arch=x86_64 22:48:00 ---> Running in 7651c08c8d8d 22:48:00 Removing intermediate container 7651c08c8d8d 22:48:00 ---> a99c6d5fbeca 22:48:00 Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:48:00 ---> Running in e8cc4d973437 22:48:01 Removing intermediate container e8cc4d973437 22:48:01 ---> dfd41fb608ac 22:48:01 Step 25/25 : LABEL version=0.0.0 22:48:01 Removing intermediate container 8c2f3bb7ff76 22:48:01 ---> 349662b9f77e 22:48:01 Step 12/26 : WORKDIR /edgex-go 22:48:01 ---> Running in 7dc755108542 22:48:01 ---> Running in e376f1029df1 22:48:01 Removing intermediate container 7dc755108542 22:48:01 ---> 4aade3c713af 22:48:01 22:48:01 Removing intermediate container e376f1029df1 22:48:01 ---> ef0e38327b5e 22:48:01 22:48:01 Step 13/26 : FROM alpine:3.15 22:48:01 ---> c4fc93816858 22:48:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:48:01 ---> Using cache 22:48:01 ---> 81389141e84b 22:48:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:01 ---> Using cache 22:48:01 ---> f35da0af49d8 22:48:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:48:01 ---> Using cache 22:48:01 ---> 3fb62ed4f4d0 22:48:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:48:01 Successfully built 4aade3c713af 22:48:01 Successfully tagged security-spire-server:latest 22:48:01  Building security-spire-server ... done Building core-data 22:48:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:48:05 ---> c9ccf7c607b1 22:48:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:48:05 ---> Using cache 22:48:05 ---> 66d186e18da7 22:48:05 Step 4/24 : WORKDIR /edgex-go 22:48:05 ---> Using cache 22:48:05 ---> 1d53de76c647 22:48:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:05 ---> Using cache 22:48:05 ---> 1ad083cf0dba 22:48:05 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:48:08 ---> dc2ee1ae8a41 22:48:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:48:08 ---> Running in 2f67dd01d8dd 22:48:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:48:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:48:10 OK: 211 MiB in 51 packages 22:48:11 ---> e6f6ea609008 22:48:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:48:11 Removing intermediate container 2f67dd01d8dd 22:48:11 ---> 05cb0dbbb36f 22:48:11 Step 7/24 : COPY go.mod vendor* ./ 22:48:11 ---> cc809182a1ef 22:48:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:48:11 ---> dfd3cfa0a034 22:48:11 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:12 ---> 2548ddb10c59 22:48:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:48:12 ---> Running in a4e874acccfd 22:48:14 ---> 9eebacabff82 22:48:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:48:14 ---> Running in ac4309bc0444 22:48:14 Removing intermediate container bb9b0ce32764 22:48:14 ---> e751fc47b951 22:48:14 22:48:14 Step 11/24 : FROM alpine:3.16 22:48:14 ---> 9c6f07244728 22:48:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:48:14 ---> Using cache 22:48:14 ---> 683a7a929a48 22:48:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:48:14 ---> Using cache 22:48:14 ---> 46a69367bc4d 22:48:14 Step 14/24 : ENV APP_PORT=59882 22:48:14 ---> Running in 2bcb34dcd754 22:48:14 Removing intermediate container ac4309bc0444 22:48:14 ---> 562e6a2e398d 22:48:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:48:14 Removing intermediate container c3ce73583159 22:48:14 ---> f29c1b6547a0 22:48:14 22:48:14 Step 11/23 : FROM alpine:3.16 22:48:14 ---> 9c6f07244728 22:48:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:48:14 ---> Running in 732c3ff1f0bd 22:48:15 ---> Running in e136bebe5beb 22:48:15 Removing intermediate container 2bcb34dcd754 22:48:15 ---> f40099eb120e 22:48:15 Step 15/24 : EXPOSE $APP_PORT 22:48:15 CGO_ENABLED=0 GO111MODULE=on 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 22:48:15 ---> Running in 1862e368d0ee 22:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:48:15 Removing intermediate container 732c3ff1f0bd 22:48:15 ---> 7ee852b6cc55 22:48:15 Step 24/26 : LABEL arch=x86_64 22:48:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:48:16 (1/2) Installing ca-certificates (20220614-r0) 22:48:16 (2/2) Installing dumb-init (1.2.5-r1) 22:48:16 Executing busybox-1.35.0-r17.trigger 22:48:16 Executing ca-certificates-20220614-r0.trigger 22:48:16 OK: 6 MiB in 16 packages 22:48:16 Removing intermediate container 1862e368d0ee 22:48:16 ---> b820e647a495 22:48:16 Step 16/24 : WORKDIR / 22:48:16 ---> Running in 6b2ac1f6f0cd 22:48:16 ---> Running in d45b45e98cc5 22:48:16 Removing intermediate container 6b2ac1f6f0cd 22:48:16 ---> 979d12f1ae5d 22:48:16 Step 25/26 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:48:16 ---> Running in fae0fb5228b0 22:48:16 Removing intermediate container d45b45e98cc5 22:48:16 ---> 0e7642c1e27c 22:48:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:16 Removing intermediate container fae0fb5228b0 22:48:16 ---> bb99bfa368ed 22:48:16 Step 26/26 : LABEL version=0.0.0 22:48:16 ---> Running in 1582dfd29a67 22:48:16 ---> 92b214fc213e 22:48:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:48:16 Removing intermediate container 1582dfd29a67 22:48:16 ---> 487db4d2b5c3 22:48:16 22:48:16 Removing intermediate container e136bebe5beb 22:48:16 ---> 448302dcb9af 22:48:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:48:17 Successfully built 487db4d2b5c3 22:48:17 Successfully tagged security-spire-agent:latest 22:48:17  Building security-spire-agent ... done Building security-spire-config 22:48:17 ---> Running in ab7dea5604e4 22:48:20 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:48:20 ---> c9ccf7c607b1 22:48:20 Step 3/26 : WORKDIR /edgex-go 22:48:20 ---> Using cache 22:48:20 ---> 653fee1b65b4 22:48:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:20 ---> Using cache 22:48:20 ---> d7b9213f6a40 22:48:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:48:20 ---> Using cache 22:48:20 ---> 6c5a20b55754 22:48:20 Step 6/26 : COPY go.mod vendor* ./ 22:48:20 ---> Using cache 22:48:20 ---> df310a61674f 22:48:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:20 ---> Using cache 22:48:20 ---> a738ef3153c3 22:48:20 Step 8/26 : COPY . . 22:48:20 ---> Using cache 22:48:20 ---> 4021a1951fd9 22:48:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:48:20 ---> Using cache 22:48:20 ---> bdb5954704b1 22:48:20 Step 10/26 : WORKDIR /edgex-go/spire-build 22:48:20 ---> Using cache 22:48:20 ---> cc319f1da536 22:48:20 Step 11/26 : 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 22:48:20 ---> Using cache 22:48:20 ---> 349662b9f77e 22:48:20 Step 12/26 : WORKDIR /edgex-go 22:48:20 ---> Using cache 22:48:20 ---> ef0e38327b5e 22:48:20 22:48:20 Step 13/26 : FROM alpine:3.15 22:48:20 ---> c4fc93816858 22:48:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:48:20 ---> Using cache 22:48:20 ---> 81389141e84b 22:48:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:20 ---> Using cache 22:48:20 ---> f35da0af49d8 22:48:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:48:20 Removing intermediate container ab7dea5604e4 22:48:20 ---> 50872e3a1fd9 22:48:20 Step 14/23 : ENV APP_PORT=59860 22:48:20 ---> dff2cd90d898 22:48:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:48:20 ---> Running in 44a5b03b9525 22:48:20 ---> Running in 45d13d57a438 22:48:21 Removing intermediate container 45d13d57a438 22:48:21 ---> 66cd01937bb7 22:48:21 Step 15/23 : EXPOSE $APP_PORT 22:48:21 ---> Running in e88e3795a16d 22:48:21 ---> 7f503d1566bd 22:48:21 Step 20/24 : ENTRYPOINT ["/core-command"] 22:48:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:48:21 ---> Running in e9162f008947 22:48:21 Removing intermediate container e88e3795a16d 22:48:21 ---> 9999dc9a90c0 22:48:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:21 Removing intermediate container a4e874acccfd 22:48:21 ---> 2f511ffa282e 22:48:21 Step 9/24 : COPY . . 22:48:21 Removing intermediate container e9162f008947 22:48:21 ---> c745782801d9 22:48:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:21 ---> Running in 07954f33f1d5 22:48:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:48:22 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:48:22 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:48:22 OK: 15856 distinct packages available 22:48:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:48:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:48:23 (1/4) Installing dumb-init (1.2.5-r1) 22:48:23 (2/4) Installing musl-obstack (1.2.3-r0) 22:48:23 ---> ee30d05b2e0f 22:48:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:48:23 Removing intermediate container 07954f33f1d5 22:48:23 ---> e6a9f9453cf0 22:48:23 Step 22/24 : LABEL arch=x86_64 22:48:23 ---> Running in 1759e8d75a1f 22:48:23 Removing intermediate container fc0e12113b26 22:48:23 ---> fb1f6b49b64b 22:48:23 22:48:23 Step 10/22 : FROM alpine:3.16 22:48:23 ---> 9c6f07244728 22:48:23 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:48:23 (3/4) Installing libucontext (1.1-r0) 22:48:23 ---> Running in 0a6e269a65f1 22:48:23 (4/4) Installing gcompat (1.0.0-r4) 22:48:23 Removing intermediate container 1759e8d75a1f 22:48:23 Executing busybox-1.34.1-r7.trigger 22:48:23 ---> 0e0269c78630 22:48:23 Step 23/24 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:48:23 OK: 6 MiB in 18 packages 22:48:24 ---> Running in 6052d41a8329 22:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:48:24 ---> 23028053a857 22:48:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:48:24 Removing intermediate container 6052d41a8329 22:48:24 ---> 5e29e54e5ea4 22:48:24 Step 24/24 : LABEL version=0.0.0 22:48:24 (1/6) Installing ca-certificates (20220614-r0) 22:48:24 ---> Running in 6aa276a9b3b2 22:48:24 (2/6) Installing brotli-libs (1.0.9-r6) 22:48:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:48:24 (4/6) Installing libcurl (7.83.1-r3) 22:48:24 (5/6) Installing curl (7.83.1-r3) 22:48:24 (6/6) Installing dumb-init (1.2.5-r1) 22:48:24 Executing busybox-1.35.0-r17.trigger 22:48:24 Executing ca-certificates-20220614-r0.trigger 22:48:24 Removing intermediate container 44a5b03b9525 22:48:24 ---> 338eab589191 22:48:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:48:25 ---> d93c1605ce1d 22:48:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:48:25 Removing intermediate container 6aa276a9b3b2 22:48:25 ---> 777949197e72 22:48:25 22:48:25 ---> Running in 217cd45b746a 22:48:25 OK: 8 MiB in 20 packages 22:48:25 Successfully built 777949197e72 22:48:25 Successfully tagged core-command:latest 22:48:26  Building core-command ... done Removing intermediate container 217cd45b746a 22:48:26 ---> 46cd77557107 22:48:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:26 ---> Running in 46bbd9726e34 22:48:26 ---> af926e7e0c72 22:48:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:48:26 ---> 1f8bd9b6b941 22:48:26 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:48:26 Removing intermediate container 46bbd9726e34 22:48:26 ---> f07fbb8468ea 22:48:26 Step 21/23 : LABEL arch=x86_64 22:48:26 ---> Running in 3126bde61b77 22:48:26 ---> Running in 769bc8c9dd18 22:48:26 ---> b21264917a5f 22:48:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:48:26 Removing intermediate container 0a6e269a65f1 22:48:26 ---> 3404027e981b 22:48:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:48:26 Removing intermediate container 769bc8c9dd18 22:48:26 ---> 17940263cd99 22:48:26 Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:48:26 ---> Running in 9f8f504afa44 22:48:26 ---> Running in cd1861e9360b 22:48:26 ---> Running in 2b4be6bf096a 22:48:26 Removing intermediate container cd1861e9360b 22:48:26 ---> 04eb1ca3c002 22:48:26 Step 23/23 : LABEL version=0.0.0 22:48:26 Removing intermediate container 2b4be6bf096a 22:48:26 ---> 8e5fb791750f 22:48:26 Removing intermediate container 9f8f504afa44 22:48:26 Step 13/22 : WORKDIR /edgex ---> b37d917718ea 22:48:26 22:48:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:48:26 ---> Running in e65c6f435134 22:48:26 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:48:26 ---> Running in c72b5341e6d2 22:48:26 Removing intermediate container e65c6f435134 22:48:26 ---> 3a30e97a006c 22:48:26 22:48:26 Removing intermediate container c72b5341e6d2 22:48:26 ---> 106473b0fa7d 22:48:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:48:26 Successfully built 3a30e97a006c 22:48:26 Successfully tagged support-notifications:latest 22:48:26  Building support-notifications ... done  ---> f48ffca9c2c2 22:48:26 Step 21/26 : WORKDIR / 22:48:26 ---> Running in 16991ce5ab56 22:48:26 ---> 607043e9cc23 22:48:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:48:27 Removing intermediate container 16991ce5ab56 22:48:27 ---> ca3667248826 22:48:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:48:27 ---> Running in 72dc99fe4fb2 22:48:27 Removing intermediate container 72dc99fe4fb2 22:48:27 ---> b4020b345a05 22:48:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:48:27 ---> Running in 3a56c84c607b 22:48:27 Removing intermediate container 3a56c84c607b 22:48:27 ---> ab61b7ef4240 22:48:27 Step 24/26 : LABEL arch=x86_64 22:48:27 ---> Running in f1a0866d288d 22:48:27 ---> a907f6dd35d2 22:48:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:48:27 Removing intermediate container f1a0866d288d 22:48:27 ---> 665cc50f9d79 22:48:27 Step 25/26 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:48:27 ---> Running in bc22cb3b5335 22:48:27 Removing intermediate container bc22cb3b5335 22:48:27 ---> cb09b8ab55e8 22:48:27 Step 26/26 : LABEL version=0.0.0 22:48:27 ---> Running in bed99f0e2296 22:48:27 ---> 297f5506f47c 22:48:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:48:27 Removing intermediate container bed99f0e2296 22:48:27 ---> 30ac0200fead 22:48:27 22:48:27 Successfully built 30ac0200fead 22:48:27 Successfully tagged security-spire-config:latest 22:48:28  Building security-spire-config ... done  ---> b99e8749b59e 22:48:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:48:28 ---> Running in c438e2f78e58 22:48:28 Removing intermediate container c438e2f78e58 22:48:28 ---> a18f4a15c222 22:48:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:48:28 ---> Running in 3650182207be 22:48:28 Removing intermediate container 3650182207be 22:48:28 ---> f15552828ca2 22:48:28 Step 20/22 : LABEL arch=x86_64 22:48:28 ---> Running in 3bf89e391092 22:48:29 Removing intermediate container 3bf89e391092 22:48:29 ---> b102b0335add 22:48:29 Step 21/22 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:48:29 ---> Running in bc281a278eb1 22:48:29 Removing intermediate container bc281a278eb1 22:48:29 ---> 375aeae93ac4 22:48:29 Step 22/22 : LABEL version=0.0.0 22:48:29 ---> Running in 768ca5443ef5 22:48:29 Removing intermediate container 768ca5443ef5 22:48:29 ---> e5452eacc0b0 22:48:29 22:48:29 Successfully built e5452eacc0b0 22:48:29 Successfully tagged security-proxy-setup:latest 22:48:44  Building security-proxy-setup ... done Removing intermediate container 3126bde61b77 22:48:44 ---> 171d60151732 22:48:44 22:48:44 Step 11/24 : FROM alpine:3.16 22:48:44 ---> 9c6f07244728 22:48:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:48:44 ---> Running in cf91406cddd9 22:48:44 Removing intermediate container cf91406cddd9 22:48:44 ---> 88b79ac9fcbe 22:48:44 Step 13/24 : ENV APP_PORT=59880 22:48:44 ---> Running in 0a0287c41b5b 22:48:44 Removing intermediate container 0a0287c41b5b 22:48:44 ---> 817e3f2d5213 22:48:44 Step 14/24 : EXPOSE $APP_PORT 22:48:44 ---> Running in 303387890c95 22:48:44 Removing intermediate container 303387890c95 22:48:44 ---> ce12d32f84a6 22:48:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:44 ---> Running in 9cc7e59dbc9f 22:48:45 Removing intermediate container 9cc7e59dbc9f 22:48:45 ---> 0cf157001d0c 22:48:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:48:45 ---> Running in db768ee99892 22:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:48:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:48:46 (1/6) Installing dumb-init (1.2.5-r1) 22:48:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:48:46 (3/6) Installing libsodium (1.0.18-r0) 22:48:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:48:47 (5/6) Installing libzmq (4.3.4-r0) 22:48:47 (6/6) Installing zeromq (4.3.4-r0) 22:48:47 Executing busybox-1.35.0-r17.trigger 22:48:47 OK: 8 MiB in 20 packages 22:48:47 Removing intermediate container db768ee99892 22:48:47 ---> 79bcba0576cf 22:48:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:47 ---> 2c400f9f5f7a 22:48:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:48:48 ---> cc5aa81d211d 22:48:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:48:48 ---> 71cb3d39184e 22:48:48 Step 20/24 : ENTRYPOINT ["/core-data"] 22:48:48 ---> Running in e789f9a6d75c 22:48:48 Removing intermediate container e789f9a6d75c 22:48:48 ---> f4f668bde967 22:48:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:48 ---> Running in b80cae97738b 22:48:48 Removing intermediate container b80cae97738b 22:48:48 ---> 805ca0758cef 22:48:48 Step 22/24 : LABEL arch=x86_64 22:48:48 ---> Running in 0cc9df09fe02 22:48:48 Removing intermediate container 0cc9df09fe02 22:48:48 ---> 492268a727e8 22:48:48 Step 23/24 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 22:48:48 ---> Running in 2d90a83aa192 22:48:48 Removing intermediate container 2d90a83aa192 22:48:48 ---> 939ade924dd4 22:48:48 Step 24/24 : LABEL version=0.0.0 22:48:48 ---> Running in 721c2afd705d 22:48:48 Removing intermediate container 721c2afd705d 22:48:48 ---> d7c2579fc95d 22:48:48 22:48:48 Successfully built d7c2579fc95d 22:48:48 Successfully tagged core-data:latest 22:48:48  Building core-data ... done  [Pipeline] } 22:48:49 $ docker stop --time=1 51903c1b968b8e30d99ed4fd538b9b7099b03fb5645a57fdd578d838e31c600b 22:48:50 $ docker rm -f 51903c1b968b8e30d99ed4fd538b9b7099b03fb5645a57fdd578d838e31c600b [Pipeline] // withDockerContainer [Pipeline] sh 22:48:50 + docker images 22:48:50 REPOSITORY TAG IMAGE ID CREATED SIZE 22:48:50 core-data latest d7c2579fc95d 2 seconds ago 21.6MB 22:48:50 171d60151732 7 seconds ago 1.55GB 22:48:50 security-proxy-setup latest e5452eacc0b0 21 seconds ago 27.4MB 22:48:50 security-spire-config latest 30ac0200fead 23 seconds ago 85.8MB 22:48:50 support-notifications latest 3a30e97a006c 24 seconds ago 27.3MB 22:48:50 core-command latest 777949197e72 26 seconds ago 17.3MB 22:48:50 fb1f6b49b64b 28 seconds ago 1.53GB 22:48:50 security-spire-agent latest 487db4d2b5c3 34 seconds ago 125MB 22:48:50 f29c1b6547a0 36 seconds ago 1.61GB 22:48:50 e751fc47b951 37 seconds ago 1.54GB 22:48:50 security-spire-server latest 4aade3c713af 49 seconds ago 86.5MB 22:48:50 ef0e38327b5e 49 seconds ago 1.42GB 22:48:50 core-metadata latest 08060a43dfb3 56 seconds ago 18.2MB 22:48:50 8a2fd333624f About a minute ago 1.42GB 22:48:50 sys-mgmt-agent latest 7c4c8d3c0159 About a minute ago 136MB 22:48:50 67666e853e2b About a minute ago 1.55GB 22:48:50 security-bootstrapper latest c93ea1f9163c About a minute ago 19.8MB 22:48:50 security-spiffe-token-provider latest 4bebc772f463 About a minute ago 29.3MB 22:48:50 security-secretstore-setup latest ad0ce940c095 About a minute ago 29.2MB 22:48:50 support-scheduler latest 899c1b660fe7 About a minute ago 26.7MB 22:48:50 09cd701be5f6 About a minute ago 1.53GB 22:48:50 89d94410a794 About a minute ago 1.53GB 22:48:50 ac5622746886 About a minute ago 1.58GB 22:48:50 54db343dc1ec About a minute ago 1.54GB 22:48:50 779f38f61ed5 About a minute ago 1.61GB 22:48:50 ci-base-image-x86_64 latest c9ccf7c607b1 5 minutes ago 994MB 22:48:50 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 22:48:50 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 22:48:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 22:48:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 22:48:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } 22:48:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:48:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [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] } 22:48:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:48:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:48:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:48:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:48:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:48:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:48:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:48:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:48:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:48:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:48:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:48:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:49:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements 22:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:49:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements 22:49:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.394s coverage: 72.5% of statements 22:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:49:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 54.2% of statements 22:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.669s coverage: 89.2% of statements 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.598s coverage: 2.1% of statements 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.017s coverage: 95.6% of statements 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:49:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.471s coverage: 72.2% of statements 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:49:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.381s coverage: 60.0% of statements 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:49:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.647s coverage: 0.9% of statements 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:49:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.221s coverage: 58.8% of statements 22:49:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements 22:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements 22:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.300s coverage: 79.5% of statements 22:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 22:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements 22:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 22:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements 22:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements 22:50:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 80.8% of statements 22:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 58.8% of statements 22:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.245s coverage: 80.0% of statements 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 22:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 22:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.927s coverage: 91.2% of statements 22:50:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.897s coverage: 64.7% of statements 22:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:50:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.326s coverage: 100.0% of statements 22:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 22:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.120s coverage: 100.0% of statements 22:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 22:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 22:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.368s coverage: 65.8% of statements 22:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:50:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.890s coverage: 41.8% of statements 22:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:50:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 22:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:50:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements 22:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:50:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.383s coverage: 17.7% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.685s coverage: 92.3% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 63.2% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.205s coverage: 28.9% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 22:50:40 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 22:50:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:50:40 GO111MODULE=on go vet ./... 22:52:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:52:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:52:32 ./bin/test-attribution-txt.sh 22:52:32 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:52:32 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:52:32 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:52:32 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:52:32 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:52:32 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:52:32 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:52:33 + ls -al . 22:52:33 total 740 22:52:33 drwxrwxr-x 9 1001 1001 4096 Sep 14 22:46 . 22:52:33 drwxr-xr-x 4 root root 4096 Sep 14 22:46 .. 22:52:33 -rw-rw-r-- 1 1001 1001 16 Sep 14 22:45 .dockerignore 22:52:33 drwxrwxr-x 8 1001 1001 4096 Sep 14 22:45 .git 22:52:33 drwxrwxr-x 3 1001 1001 4096 Sep 14 22:45 .github 22:52:33 -rw-rw-r-- 1 1001 1001 1030 Sep 14 22:45 .gitignore 22:52:33 -rw-rw-r-- 1 1001 1001 42 Sep 14 22:45 .golangci.yml 22:52:33 -rw-rw-r-- 1 1001 1001 87 Sep 14 22:45 .hadolint.yml 22:52:33 -rw-rw-r-- 1 1001 1001 166 Sep 14 22:45 .sonarcloud.properties 22:52:33 -rw-rw-r-- 1 1001 1001 1171 Sep 14 22:45 ADOPTERS.md 22:52:33 -rw-rw-r-- 1 1001 1001 10347 Sep 14 22:45 Attribution.txt 22:52:33 -rw-rw-r-- 1 1001 1001 63209 Sep 14 22:45 CHANGELOG.md 22:52:33 -rw-rw-r-- 1 1001 1001 3804 Sep 14 22:45 CONTRIBUTING.md 22:52:33 -rw-rw-r-- 1 1001 1001 677 Sep 14 22:45 GOVERNANCE.md 22:52:33 -rw-rw-r-- 1 1001 1001 850 Sep 14 22:45 Jenkinsfile 22:52:33 -rw-rw-r-- 1 1001 1001 10775 Sep 14 22:45 LICENSE 22:52:33 -rw-rw-r-- 1 1001 1001 13724 Sep 14 22:45 Makefile 22:52:33 -rw-rw-r-- 1 1001 1001 582 Sep 14 22:45 OWNERS.md 22:52:33 -rw-rw-r-- 1 1001 1001 9799 Sep 14 22:45 README.md 22:52:33 -rw-rw-r-- 1 1001 1001 6912 Sep 14 22:45 SECURITY.md 22:52:33 -rw-rw-r-- 1 1001 1001 5 Sep 14 22:42 VERSION 22:52:33 -rw-rw-r-- 1 1001 1001 4131 Sep 14 22:45 ZMQWindows.md 22:52:33 drwxrwxr-x 2 1001 1001 4096 Sep 14 22:45 bin 22:52:33 drwxrwxr-x 18 1001 1001 4096 Sep 14 22:45 cmd 22:52:33 -rw-r--r-- 1 root root 491309 Sep 14 22:50 coverage.out 22:52:33 -rw-rw-r-- 1 1001 1001 3682 Sep 14 22:45 go.mod 22:52:33 -rw-rw-r-- 1 1001 1001 38527 Sep 14 22:45 go.sum 22:52:33 drwxrwxr-x 8 1001 1001 4096 Sep 14 22:45 internal 22:52:33 drwxrwxr-x 3 1001 1001 4096 Sep 14 22:45 openapi 22:52:33 drwxrwxr-x 4 1001 1001 4096 Sep 14 22:45 snap 22:52:33 -rw-rw-r-- 1 1001 1001 204 Sep 14 22:45 version.go [Pipeline] sh 22:52:33 + '[' -e coverage.out ] 22:52:33 + chown 1001:1001 coverage.out [Pipeline] stash 22:52:34 Warning: overwriting stash ‘coverage-report’ 22:52:34 Stashed 1 file(s) [Pipeline] sh 22:52:35 + make build 22:52:35 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:53:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 22:55:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 22:55:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:55:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:55:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:55:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:56:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:56:06 CGO_ENABLED=0 GO111MODULE=on 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 22:56:12 CGO_ENABLED=0 GO111MODULE=on 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 22:56:14 CGO_ENABLED=0 GO111MODULE=on 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 22:56:18 CGO_ENABLED=0 GO111MODULE=on 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 22:56:26 CGO_ENABLED=0 GO111MODULE=on 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] } 22:56:31 $ docker stop --time=1 5b6cce5cb864d401e9e4e348d8dc579b8f2df285e2618af8c109065b10034449 22:56:33 $ docker rm -f 5b6cce5cb864d401e9e4e348d8dc579b8f2df285e2618af8c109065b10034449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:56:36 22:56:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:56:36 latest: Pulling from edgex-devops/edgex-compose-arm64 22:56:36 29e5d40040c1: Pulling fs layer 22:56:36 1ce36da41761: Pulling fs layer 22:56:36 25b303627fd3: Pulling fs layer 22:56:37 29e5d40040c1: Verifying Checksum 22:56:37 29e5d40040c1: Download complete 22:56:37 1ce36da41761: Verifying Checksum 22:56:37 1ce36da41761: Download complete 22:56:37 29e5d40040c1: Pull complete 22:56:38 25b303627fd3: Verifying Checksum 22:56:38 25b303627fd3: Download complete 22:56:38 1ce36da41761: Pull complete 22:56:51 25b303627fd3: Pull complete 22:56:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:51 prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container 22:56:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:56:54 $ docker top a6ae1dc801b7705e5418b3e130d3d7408aa3728626c90e8cf6bf69bb0baefd39 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:55 + docker-compose build --help 22:56:55 + grep parallel 22:56:59 --parallel Build images in parallel. [Pipeline] } 22:56:59 $ docker stop --time=1 a6ae1dc801b7705e5418b3e130d3d7408aa3728626c90e8cf6bf69bb0baefd39 22:57:01 $ docker rm -f a6ae1dc801b7705e5418b3e130d3d7408aa3728626c90e8cf6bf69bb0baefd39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:57:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:02 prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container 22:57:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:57:03 $ docker top 882abcbb33a866ab40c6bf3ca98a47f404427f2cb9bd1e2feecc879b7a20332f -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:04 + docker-compose -f ./docker-compose-build.yml build --parallel 22:57:09 Building core-command ... 22:57:09 Building core-data ... 22:57:09 Building core-metadata ... 22:57:09 Building security-bootstrapper ... 22:57:09 Building security-proxy-setup ... 22:57:09 Building security-secretstore-setup ... 22:57:09 Building security-spiffe-token-provider ... 22:57:09 Building security-spire-agent ... 22:57:09 Building security-spire-config ... 22:57:09 Building security-spire-server ... 22:57:09 Building support-notifications ... 22:57:09 Building support-scheduler ... 22:57:09 Building sys-mgmt-agent ... 22:57:09 Building security-spiffe-token-provider 22:57:09 Building support-scheduler 22:57:09 Building core-command 22:57:09 Building security-spire-config 22:57:09 Building support-notifications 22:57:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:57:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:57:56 ---> 8a36f12ca570 22:57:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:57:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:57:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:57:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:57:56 ---> 8a36f12ca570 22:57:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:57:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:57:56 ---> 8a36f12ca570 22:57:56 Step 3/20 : WORKDIR /edgex-go 22:57:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:57:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:57:56 ---> 8a36f12ca570 22:57:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:57:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:57:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:57:56 ---> 8a36f12ca570 22:57:56 Step 3/26 : WORKDIR /edgex-go 22:57:56 ---> Running in 74468e514c19 22:57:56 ---> Running in c4460867e681 22:57:56 ---> Running in 2eb700b999a8 22:57:56 ---> Running in 2c4d557e3435 22:57:56 ---> Running in eff9c5fa438a 22:57:57 Removing intermediate container c4460867e681 22:57:57 ---> 9a428fc736c9 22:57:57 Step 4/24 : WORKDIR /edgex-go 22:57:57 Removing intermediate container 2eb700b999a8 22:57:57 ---> 01e1fda23991 22:57:57 Step 4/23 : WORKDIR /edgex-go 22:57:57 ---> Running in 8e821c2e54ed 22:57:57 ---> Running in f259dec6a563 22:57:57 Removing intermediate container 2c4d557e3435 22:57:57 ---> 6f26741a3bcc 22:57:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:57:57 Removing intermediate container eff9c5fa438a 22:57:57 ---> 6f2953149f61 22:57:57 Step 4/23 : WORKDIR /edgex-go 22:57:57 Removing intermediate container 74468e514c19 22:57:57 ---> 4b9d9a752c96 22:57:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:57 ---> Running in 284b2cfa95bd 22:57:57 ---> Running in 92b26a74a388 22:57:57 ---> Running in 0ba171cd3ead 22:57:58 Removing intermediate container 8e821c2e54ed 22:57:58 ---> 419f7e190adf 22:57:58 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:58 Removing intermediate container f259dec6a563 22:57:58 ---> 9ace2d3c0798 22:57:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:58 ---> Running in e3050aee0fb5 22:57:58 ---> Running in 1422c4e73d54 22:57:58 Removing intermediate container 92b26a74a388 22:57:58 ---> 4e90b887f172 22:57:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:58 ---> Running in 4b9fe89a69e2 22:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:01 v3.16.2-161-gc2ac19fd6b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:58:01 v3.16.2-166-g51fb33a5da [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:58:01 OK: 16894 distinct packages available 22:58:01 Removing intermediate container 0ba171cd3ead 22:58:01 ---> 53f01b96b307 22:58:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:01 Removing intermediate container e3050aee0fb5 22:58:01 ---> e6fbe13ad562 22:58:01 Step 6/24 : RUN apk add --update --no-cache make git 22:58:01 ---> Running in c16516151fbf 22:58:02 ---> Running in 9e8a5ccd5e9e 22:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:02 Removing intermediate container 1422c4e73d54 22:58:02 ---> f464b211778d 22:58:02 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:58:02 ---> Running in d95f77e8bf37 22:58:02 Removing intermediate container 4b9fe89a69e2 22:58:02 ---> 74fff1e7cad0 22:58:02 Step 6/23 : RUN apk add --update --no-cache make git 22:58:02 ---> Running in faa90ff6638c 22:58:03 OK: 221 MiB in 51 packages 22:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:05 Removing intermediate container 284b2cfa95bd 22:58:05 ---> 5ed220b0d98b 22:58:05 Step 5/20 : COPY go.mod vendor* ./ 22:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:05 ---> 89279de1be36 22:58:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:05 ---> Running in 0283e86be460 22:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:07 OK: 221 MiB in 51 packages 22:58:07 OK: 221 MiB in 51 packages 22:58:07 OK: 221 MiB in 51 packages 22:58:07 OK: 221 MiB in 51 packages 22:58:08 Removing intermediate container 9e8a5ccd5e9e 22:58:08 ---> 9488efe9f01b 22:58:08 Step 7/24 : COPY go.mod vendor* ./ 22:58:09 Removing intermediate container d95f77e8bf37 22:58:09 Removing intermediate container c16516151fbf 22:58:09 ---> 965815a95db2 22:58:09 Step 6/26 : COPY go.mod vendor* ./ 22:58:09 ---> 863de75a2a13 22:58:09 Step 7/23 : COPY go.mod vendor* ./ 22:58:09 Removing intermediate container faa90ff6638c 22:58:09 ---> 07cfa5d16ec9 22:58:09 Step 7/23 : COPY go.mod vendor* ./ 22:58:10 ---> 967ad0c6c37f 22:58:10 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:10 ---> Running in 0c059906a7e5 22:58:10 ---> 729306622599 22:58:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:10 ---> 65fc5c52752c 22:58:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:10 ---> 2e5c04317333 22:58:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:58:10 ---> Running in 543ade2e0af7 22:58:11 ---> Running in 5f6aee1fad2a 22:58:11 ---> Running in cb1b13e490d5 22:58:58 Removing intermediate container 0283e86be460 22:58:58 ---> b28d1acea8a6 22:58:58 Step 7/20 : COPY . . 22:59:08 ---> 7a03a22455d3 22:59:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:59:08 Removing intermediate container 0c059906a7e5 22:59:08 ---> a69c4183735b 22:59:08 Step 9/24 : COPY . . 22:59:08 ---> Running in 18d146621ddb 22:59:08 Removing intermediate container cb1b13e490d5 22:59:08 ---> 8c954fcb64a7 22:59:08 Step 8/26 : COPY . . 22:59:08 Removing intermediate container 5f6aee1fad2a 22:59:08 ---> 983bedb645d5 22:59:08 Step 9/23 : COPY . . 22:59:09 Removing intermediate container 543ade2e0af7 22:59:09 ---> 64f8956af3a1 22:59:09 Step 9/23 : COPY . . 22:59:10 CGO_ENABLED=0 GO111MODULE=on 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 22:59:37 ---> 485df6619e2d 22:59:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:59:37 ---> Running in 944e03bdd14b 22:59:37 ---> 6278cabdb256 22:59:37 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:59:37 ---> 220313e325f6 22:59:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:59:37 ---> Running in b6497798753b 22:59:37 ---> 2353fbbc13f8 22:59:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:59:37 ---> Running in cc13f0061fba 22:59:37 ---> Running in 378355474fc1 22:59:37 Removing intermediate container cc13f0061fba 22:59:37 ---> 18420762cc39 22:59:37 Step 10/26 : WORKDIR /edgex-go/spire-build 22:59:37 ---> Running in adeee4c4ad24 22:59:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:59:37 Removing intermediate container adeee4c4ad24 22:59:37 ---> 7cb10c778230 22:59:37 Step 11/26 : 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 22:59:37 ---> Running in 272a9c1de767 22:59:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 22:59:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:59:40 Removing intermediate container 272a9c1de767 22:59:40 ---> 42956042147d 22:59:40 Step 12/26 : WORKDIR /edgex-go 22:59:40 ---> Running in 35db70b1bbb3 22:59:40 Removing intermediate container 35db70b1bbb3 22:59:40 ---> 3edb1d7bd091 22:59:40 22:59:40 Step 13/26 : FROM alpine:3.15 22:59:40 3.15: Pulling from library/alpine 22:59:41 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:59:41 Status: Downloaded newer image for alpine:3.15 22:59:41 ---> 02e0d6fdf486 22:59:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:59:41 ---> Running in dc4c7c06a391 22:59:42 Removing intermediate container dc4c7c06a391 22:59:42 ---> dd8c89c5e457 22:59:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:42 ---> Running in 8d29c3d2c895 22:59:45 Removing intermediate container 8d29c3d2c895 22:59:45 ---> 1f56cb6b853c 22:59:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:59:45 ---> Running in c62aa50119de 22:59:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:50 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:59:50 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:59:50 OK: 15733 distinct packages available 22:59:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:59:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:59:52 (1/4) Installing dumb-init (1.2.5-r1) 22:59:52 (2/4) Installing musl-obstack (1.2.3-r0) 22:59:52 (3/4) Installing libucontext (1.1-r0) 22:59:52 (4/4) Installing gcompat (1.0.0-r4) 22:59:53 Executing busybox-1.34.1-r7.trigger 22:59:53 OK: 6 MiB in 18 packages 22:59:55 Removing intermediate container c62aa50119de 22:59:55 ---> 03626e17da9e 22:59:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:00:00 ---> 063db7ae1bf4 23:00:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:00:01 ---> 88585ca1c7dd 23:00:01 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:00:01 ---> Running in 3efb14e13e42 23:00:01 Removing intermediate container 3efb14e13e42 23:00:01 ---> 63eea6eb8e72 23:00:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:00:02 ---> c0dd743a6a7a 23:00:02 Step 21/26 : WORKDIR / 23:00:02 ---> Running in 4bdee012ebef 23:00:03 Removing intermediate container 4bdee012ebef 23:00:03 ---> 1bade1eb44fa 23:00:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:00:03 ---> Running in c64056909e28 23:00:03 Removing intermediate container c64056909e28 23:00:03 ---> d523e1dcf34d 23:00:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:00:03 ---> Running in 61498a17e902 23:00:04 Removing intermediate container 61498a17e902 23:00:04 ---> f85f15f9dcda 23:00:04 Step 24/26 : LABEL arch=arm64 23:00:04 ---> Running in 830428937a23 23:00:05 Removing intermediate container 830428937a23 23:00:05 ---> 61733274637a 23:00:05 Step 25/26 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:00:05 ---> Running in de169f533d35 23:00:05 Removing intermediate container de169f533d35 23:00:05 ---> 3b5fd7ff9d0b 23:00:05 Step 26/26 : LABEL version=0.0.0 23:00:05 ---> Running in d80ffef4aa67 23:00:06 Removing intermediate container d80ffef4aa67 23:00:06 ---> 731a6487b317 23:00:06 23:00:06 Successfully built 731a6487b317 23:00:06 Successfully tagged security-spire-config-arm64:latest 23:00:06  Building security-spire-config ... done Building security-spire-agent 23:00:24 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:00:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:00:24 ---> 8a36f12ca570 23:00:24 Step 3/26 : WORKDIR /edgex-go 23:00:24 ---> Using cache 23:00:24 ---> 4b9d9a752c96 23:00:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:24 ---> Using cache 23:00:24 ---> 53f01b96b307 23:00:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:00:24 ---> Using cache 23:00:24 ---> 965815a95db2 23:00:24 Step 6/26 : COPY go.mod vendor* ./ 23:00:24 ---> Using cache 23:00:24 ---> 65fc5c52752c 23:00:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:24 ---> Using cache 23:00:24 ---> 8c954fcb64a7 23:00:24 Step 8/26 : COPY . . 23:00:24 ---> Using cache 23:00:24 ---> 220313e325f6 23:00:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:00:24 ---> Using cache 23:00:24 ---> 18420762cc39 23:00:24 Step 10/26 : WORKDIR /edgex-go/spire-build 23:00:24 ---> Using cache 23:00:24 ---> 7cb10c778230 23:00:24 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:00:24 ---> Using cache 23:00:24 ---> 42956042147d 23:00:24 Step 12/26 : WORKDIR /edgex-go 23:00:24 ---> Using cache 23:00:24 ---> 3edb1d7bd091 23:00:24 23:00:24 Step 13/26 : FROM alpine:3.15 23:00:24 ---> 02e0d6fdf486 23:00:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:00:24 ---> Using cache 23:00:24 ---> dd8c89c5e457 23:00:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:24 ---> Using cache 23:00:24 ---> 1f56cb6b853c 23:00:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:00:24 ---> Running in eb452f4dd395 23:00:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:00:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:00:26 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:00:26 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:00:26 OK: 15733 distinct packages available 23:00:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:00:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:00:29 (1/5) Installing dumb-init (1.2.5-r1) 23:00:29 (2/5) Installing musl-obstack (1.2.3-r0) 23:00:29 (3/5) Installing libucontext (1.1-r0) 23:00:29 (4/5) Installing gcompat (1.0.0-r4) 23:00:29 (5/5) Installing openssl (1.1.1q-r0) 23:00:29 Executing busybox-1.34.1-r7.trigger 23:00:29 OK: 6 MiB in 19 packages 23:00:31 Removing intermediate container eb452f4dd395 23:00:31 ---> d8d6422a2d9a 23:00:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:00:34 ---> 116d354712be 23:00:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:00:39 ---> 3e840226a35b 23:00:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:00:40 ---> cec817294167 23:00:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:00:41 ---> d5f5dff9fa6b 23:00:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:00:42 ---> 0e58e66a9e0f 23:00:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:00:42 ---> Running in c136311475b7 23:00:42 Removing intermediate container c136311475b7 23:00:42 ---> bde7167f1966 23:00:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:00:42 ---> Running in b614e8270092 23:00:42 Removing intermediate container b614e8270092 23:00:42 ---> c5f0d123f8d5 23:00:42 Step 24/26 : LABEL arch=arm64 23:00:43 ---> Running in 6d95f7b128eb 23:00:43 Removing intermediate container 6d95f7b128eb 23:00:43 ---> 9950dc9a896b 23:00:43 Step 25/26 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:00:43 ---> Running in dc4e7be2af76 23:00:44 Removing intermediate container dc4e7be2af76 23:00:44 ---> d1381122196b 23:00:44 Step 26/26 : LABEL version=0.0.0 23:00:44 ---> Running in ea6de3af5ed0 23:00:44 Removing intermediate container ea6de3af5ed0 23:00:44 ---> 525fb3a22692 23:00:44 23:00:45 Successfully built 525fb3a22692 23:00:45 Successfully tagged security-spire-agent-arm64:latest 23:00:45 Building core-metadata 23:01:03  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:01:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:01:03 ---> 8a36f12ca570 23:01:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:01:03 ---> Using cache 23:01:03 ---> 6f2953149f61 23:01:03 Step 4/25 : WORKDIR /edgex-go 23:01:03 ---> Using cache 23:01:03 ---> 4e90b887f172 23:01:03 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:03 ---> Using cache 23:01:03 ---> 74fff1e7cad0 23:01:03 Step 6/25 : RUN apk add --update --no-cache make git 23:01:03 ---> Using cache 23:01:03 ---> 07cfa5d16ec9 23:01:03 Step 7/25 : COPY go.mod vendor* ./ 23:01:03 ---> Using cache 23:01:03 ---> 2e5c04317333 23:01:03 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:03 ---> Using cache 23:01:03 ---> 983bedb645d5 23:01:03 Step 9/25 : COPY . . 23:01:03 ---> Using cache 23:01:03 ---> 485df6619e2d 23:01:03 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:01:03 ---> Running in 1d28d23d4f2b 23:01:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:05:42 Removing intermediate container b6497798753b 23:05:42 ---> e9dc85d0023c 23:05:42 23:05:42 Step 11/24 : FROM alpine:3.16 23:05:42 3.16: Pulling from library/alpine 23:05:42 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:05:42 Status: Downloaded newer image for alpine:3.16 23:05:42 ---> a6215f271958 23:05:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:05:42 ---> Running in bf73ae76e768 23:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:42 (1/1) Installing dumb-init (1.2.5-r1) 23:05:42 Executing busybox-1.35.0-r17.trigger 23:05:42 OK: 5 MiB in 15 packages 23:05:42 Removing intermediate container bf73ae76e768 23:05:42 ---> e9e02e102c8e 23:05:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:05:42 ---> Running in 9002aacd17ec 23:05:42 Removing intermediate container 9002aacd17ec 23:05:42 ---> 7348b93749fe 23:05:42 Step 14/24 : ENV APP_PORT=59882 23:05:42 ---> Running in a78b0645545e 23:05:42 Removing intermediate container a78b0645545e 23:05:42 ---> 1fee63c41e4c 23:05:42 Step 15/24 : EXPOSE $APP_PORT 23:05:42 ---> Running in 06984b861973 23:05:42 Removing intermediate container 06984b861973 23:05:42 ---> 73eae6380662 23:05:42 Step 16/24 : WORKDIR / 23:05:42 ---> Running in b138a47ff213 23:05:42 Removing intermediate container b138a47ff213 23:05:42 ---> 094e41cf4d7d 23:05:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:42 ---> ec20980dbf07 23:05:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:05:42 ---> af8478346c0c 23:05:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:05:42 ---> b5639fff4702 23:05:42 Step 20/24 : ENTRYPOINT ["/core-command"] 23:05:42 ---> Running in 26421070a678 23:05:42 Removing intermediate container 26421070a678 23:05:42 ---> 9a58b7f4a7a5 23:05:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:42 ---> Running in 2b5a093f6e99 23:05:42 Removing intermediate container 2b5a093f6e99 23:05:42 ---> 630641ab35ec 23:05:42 Step 22/24 : LABEL arch=arm64 23:05:42 ---> Running in dfba5a4e738e 23:05:43 Removing intermediate container dfba5a4e738e 23:05:43 ---> e8cfef5e9492 23:05:43 Step 23/24 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:05:43 ---> Running in 6ee8ee88c49a 23:05:44 Removing intermediate container 6ee8ee88c49a 23:05:44 ---> 27bbccded91e 23:05:44 Step 24/24 : LABEL version=0.0.0 23:05:44 ---> Running in 1d427dfe2d7c 23:05:45 Removing intermediate container 1d427dfe2d7c 23:05:45 ---> de9c0f5b776f 23:05:45 23:05:45 Successfully built de9c0f5b776f 23:05:45 Successfully tagged core-command-arm64:latest 23:05:45 Building security-proxy-setup 23:05:54  Building core-command ... done Removing intermediate container 18d146621ddb 23:05:54 ---> 2cf35b52aaf3 23:05:54 23:05:54 Step 9/20 : FROM alpine:3.15 23:05:54 ---> 02e0d6fdf486 23:05:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:05:54 ---> Using cache 23:05:54 ---> dd8c89c5e457 23:05:54 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:54 ---> Using cache 23:05:54 ---> 1f56cb6b853c 23:05:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:05:54 ---> Running in 4fa681b69334 23:05:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:05:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:06:00 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:06:00 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:06:00 OK: 15733 distinct packages available 23:06:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:06:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:06:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:06:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:06:03 ---> 8a36f12ca570 23:06:03 Step 3/22 : WORKDIR /edgex-go 23:06:03 ---> Using cache 23:06:03 ---> 4b9d9a752c96 23:06:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:03 ---> Using cache 23:06:03 ---> 53f01b96b307 23:06:03 Step 5/22 : RUN apk add --update --no-cache make git 23:06:03 (1/9) Installing ca-certificates (20220614-r0) 23:06:03 ---> Running in f361c9b2468b 23:06:03 (2/9) Installing brotli-libs (1.0.9-r5) 23:06:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:06:05 (4/9) Installing libcurl (7.80.0-r3) 23:06:05 (5/9) Installing curl (7.80.0-r3) 23:06:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:06:05 (6/9) Installing dumb-init (1.2.5-r1) 23:06:05 (7/9) Installing musl-obstack (1.2.3-r0) 23:06:05 (8/9) Installing libucontext (1.1-r0) 23:06:05 (9/9) Installing gcompat (1.0.0-r4) 23:06:06 Executing busybox-1.34.1-r7.trigger 23:06:06 Executing ca-certificates-20220614-r0.trigger 23:06:06 OK: 8 MiB in 23 packages 23:06:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:06:08 OK: 221 MiB in 51 packages 23:06:08 Removing intermediate container 4fa681b69334 23:06:08 ---> 4c0d8f840c77 23:06:08 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:10 ---> 5e2d4b5a625a 23:06:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:06:10 Removing intermediate container f361c9b2468b 23:06:10 ---> 3d9c0fc37b8a 23:06:10 Step 6/22 : COPY go.mod vendor* ./ 23:06:11 ---> a68f1f3e7a02 23:06:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:11 ---> Running in 4a0e1316e425 23:06:13 ---> d260708226e4 23:06:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:06:14 ---> c9ced76a8bd2 23:06:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:06:14 ---> Running in 931180a995b5 23:06:15 Removing intermediate container 931180a995b5 23:06:15 ---> 9538845211d8 23:06:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:15 ---> Running in 90f411cbde0f 23:06:15 Removing intermediate container 90f411cbde0f 23:06:15 ---> 3d2e2b3fb7c4 23:06:15 Step 18/20 : LABEL arch=arm64 23:06:15 ---> Running in 68e252154cb7 23:06:16 Removing intermediate container 68e252154cb7 23:06:16 ---> bd3b13ee3fed 23:06:16 Step 19/20 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:06:16 ---> Running in 5a56449fb80c 23:06:16 Removing intermediate container 5a56449fb80c 23:06:16 ---> 31ea1ddb04e5 23:06:16 Step 20/20 : LABEL version=0.0.0 23:06:17 ---> Running in ed3d869e3a83 23:06:17 Removing intermediate container ed3d869e3a83 23:06:17 ---> 32feb054847d 23:06:17 23:06:17 Successfully built 32feb054847d 23:06:17 Successfully tagged security-spiffe-token-provider-arm64:latest 23:06:17 Building security-bootstrapper 23:06:36  Building security-spiffe-token-provider ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:06:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:06:36 ---> 8a36f12ca570 23:06:36 Step 3/33 : WORKDIR /edgex-go 23:06:36 ---> Using cache 23:06:36 ---> 4b9d9a752c96 23:06:36 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:36 ---> Using cache 23:06:36 ---> 53f01b96b307 23:06:36 Step 5/33 : RUN apk add --update --no-cache make git 23:06:36 ---> Using cache 23:06:36 ---> 3d9c0fc37b8a 23:06:36 Step 6/33 : COPY go.mod vendor* ./ 23:06:36 ---> Using cache 23:06:36 ---> a68f1f3e7a02 23:06:36 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:36 ---> Running in c417a7735246 23:07:08 Removing intermediate container 4a0e1316e425 23:07:08 ---> 600c4db6ecd2 23:07:08 Step 8/22 : COPY . . 23:07:30 Removing intermediate container 1d28d23d4f2b 23:07:30 ---> dff714d31b51 23:07:30 23:07:30 Step 11/25 : FROM alpine:3.16 23:07:30 ---> a6215f271958 23:07:30 Step 12/25 : RUN apk add --update --no-cache dumb-init 23:07:30 ---> Using cache 23:07:30 ---> e9e02e102c8e 23:07:30 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:07:30 ---> Using cache 23:07:30 ---> 7348b93749fe 23:07:30 Step 14/25 : ENV APP_PORT=59881 23:07:30 ---> c920295e4d71 23:07:30 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:07:30 ---> Running in bbd76dd50905 23:07:30 ---> Running in 771002bab191 23:07:30 Removing intermediate container bbd76dd50905 23:07:30 ---> 70880b7003e7 23:07:30 Step 15/25 : EXPOSE $APP_PORT 23:07:30 ---> Running in f21126fbeb90 23:07:30 Removing intermediate container f21126fbeb90 23:07:30 ---> fb1b58465fda 23:07:30 Step 16/25 : WORKDIR / 23:07:30 ---> Running in bd15ed1f771a 23:07:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:07:31 Removing intermediate container bd15ed1f771a 23:07:31 ---> 30a8590cb563 23:07:31 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:32 ---> 8863b2ce47ca 23:07:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:07:33 Removing intermediate container c417a7735246 23:07:33 ---> ba2c81763133 23:07:33 Step 8/33 : COPY . . 23:07:35 ---> 32a7677d5cec 23:07:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:07:36 ---> 8721efa114ff 23:07:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:07:37 ---> 99f485155318 23:07:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:07:37 ---> Running in 535b53294aeb 23:07:38 Removing intermediate container 535b53294aeb 23:07:38 ---> 78a628782c4a 23:07:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:38 ---> Running in 333dc08e993c 23:07:39 Removing intermediate container 333dc08e993c 23:07:39 ---> c2761c43696b 23:07:39 Step 23/25 : LABEL arch=arm64 23:07:39 ---> Running in 2e288763bb10 23:07:40 Removing intermediate container 2e288763bb10 23:07:40 ---> b0d292669de9 23:07:40 Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:07:40 ---> Running in 8e8ebfec188f 23:07:41 Removing intermediate container 8e8ebfec188f 23:07:41 ---> 274627cbce1b 23:07:41 Step 25/25 : LABEL version=0.0.0 23:07:41 ---> Running in ebce86cede8d 23:07:42 Removing intermediate container ebce86cede8d 23:07:42 ---> cee3f2a01507 23:07:42 23:07:42 Successfully built cee3f2a01507 23:07:42 Successfully tagged core-metadata-arm64:latest 23:07:42  Building core-metadata ... done Building security-spire-server 23:07:48 ---> 7d1f4ed15272 23:07:48 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:07:48 ---> Running in e3d232f76aa8 23:07:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:08:02 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:08:02 ---> 8a36f12ca570 23:08:02 Step 3/25 : WORKDIR /edgex-go 23:08:02 ---> Using cache 23:08:02 ---> 4b9d9a752c96 23:08:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:02 ---> Using cache 23:08:02 ---> 53f01b96b307 23:08:02 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:08:02 ---> Using cache 23:08:02 ---> 965815a95db2 23:08:02 Step 6/25 : COPY go.mod vendor* ./ 23:08:02 ---> Using cache 23:08:02 ---> 65fc5c52752c 23:08:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:02 ---> Using cache 23:08:02 ---> 8c954fcb64a7 23:08:02 Step 8/25 : COPY . . 23:08:02 ---> Using cache 23:08:02 ---> 220313e325f6 23:08:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:08:02 ---> Using cache 23:08:02 ---> 18420762cc39 23:08:02 Step 10/25 : WORKDIR /edgex-go/spire-build 23:08:02 ---> Using cache 23:08:02 ---> 7cb10c778230 23:08:02 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:08:02 ---> Running in ccf26c0a1e4a 23:08:07 Removing intermediate container ccf26c0a1e4a 23:08:07 ---> c90853d0ec32 23:08:07 Step 12/25 : WORKDIR /edgex-go 23:08:07 ---> Running in edbee25f141c 23:08:07 Removing intermediate container edbee25f141c 23:08:07 ---> c23f57281a4f 23:08:07 23:08:07 Step 13/25 : FROM alpine:3.15 23:08:07 ---> 02e0d6fdf486 23:08:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:07 ---> Using cache 23:08:07 ---> dd8c89c5e457 23:08:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:07 ---> Using cache 23:08:07 ---> 1f56cb6b853c 23:08:07 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:07 ---> Using cache 23:08:07 ---> d8d6422a2d9a 23:08:07 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:08:15 Removing intermediate container 944e03bdd14b 23:08:15 ---> 0b54624e473b 23:08:15 23:08:15 Step 11/23 : FROM alpine:3.16 23:08:15 ---> a6215f271958 23:08:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:08:15 ---> Using cache 23:08:15 ---> e9e02e102c8e 23:08:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:08:15 ---> Using cache 23:08:15 ---> 7348b93749fe 23:08:15 Step 14/23 : ENV APP_PORT=59861 23:08:15 ---> Running in 75a5b1b256a5 23:08:16 Removing intermediate container 75a5b1b256a5 23:08:16 ---> a731fef905bd 23:08:16 Step 15/23 : EXPOSE $APP_PORT 23:08:17 ---> Running in 4b5775f1b81d 23:08:18 Removing intermediate container 4b5775f1b81d 23:08:18 ---> 34af2a455896 23:08:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:18 ---> 2621605d1b81 23:08:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:08:20 ---> c32b9fddb4fb 23:08:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:08:20 ---> 1f50fb7daf9f 23:08:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:08:23 ---> 70bcf9830d62 23:08:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:08:24 ---> 4db8570483de 23:08:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:08:24 ---> 607bb53a3303 23:08:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:24 ---> Running in 91fc9a221b7e 23:08:25 Removing intermediate container 91fc9a221b7e 23:08:25 ---> 039259cb8222 23:08:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:25 ---> Running in aee52295d4ad 23:08:26 ---> ac8a23ed9eff 23:08:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:08:26 ---> Running in 3099886e452d 23:08:26 Removing intermediate container aee52295d4ad 23:08:26 ---> e6a3a874a1d2 23:08:26 Step 23/25 : LABEL arch=arm64 23:08:26 ---> Running in ada59d467c52 23:08:27 Removing intermediate container 3099886e452d 23:08:27 ---> 5d011b764aa0 23:08:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:27 ---> Running in 3d4cca910586 23:08:27 Removing intermediate container ada59d467c52 23:08:27 ---> d05d5e19c410 23:08:27 Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:08:27 ---> Running in dc113c1c1586 23:08:28 Removing intermediate container 3d4cca910586 23:08:28 ---> dffb691c16bd 23:08:28 Step 21/23 : LABEL arch=arm64 23:08:28 ---> Running in 1586ee01fb72 23:08:28 Removing intermediate container 378355474fc1 23:08:28 ---> 4860be51bbd7 23:08:28 23:08:28 Step 11/23 : FROM alpine:3.16 23:08:28 ---> a6215f271958 23:08:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:08:28 Removing intermediate container dc113c1c1586 23:08:28 ---> 4f8d4cc04413 23:08:28 Step 25/25 : LABEL version=0.0.0 23:08:29 ---> Running in cceef99b941f 23:08:29 ---> Running in 8d633d7b2e75 23:08:29 Removing intermediate container 1586ee01fb72 23:08:29 ---> 6cbca52d202c 23:08:29 Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:08:29 ---> Running in 0ff39c819393 23:08:30 Removing intermediate container 8d633d7b2e75 23:08:30 ---> 6970f8042534 23:08:30 23:08:30 Removing intermediate container 0ff39c819393 23:08:30 ---> 73a5438cd84e 23:08:30 Step 23/23 : LABEL version=0.0.0 23:08:30 ---> Running in 3d144ca6f2e8 23:08:31 Successfully built 6970f8042534 23:08:31 Successfully tagged security-spire-server-arm64:latest 23:08:31 Building core-data 23:08:31  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:08:31 Removing intermediate container 3d144ca6f2e8 23:08:31 ---> 08b212ca34cd 23:08:31 23:08:31 Successfully built 08b212ca34cd 23:08:31 Successfully tagged support-scheduler-arm64:latest 23:08:31  Building support-scheduler ... done Building security-secretstore-setup 23:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:08:33 (1/2) Installing ca-certificates (20220614-r0) 23:08:33 (2/2) Installing dumb-init (1.2.5-r1) 23:08:33 Executing busybox-1.35.0-r17.trigger 23:08:33 Executing ca-certificates-20220614-r0.trigger 23:08:33 OK: 6 MiB in 16 packages 23:08:36 Removing intermediate container cceef99b941f 23:08:36 ---> 4ecdcace6578 23:08:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:08:36 ---> Running in b6b7aa1a41ad 23:08:36 Removing intermediate container b6b7aa1a41ad 23:08:36 ---> 6787f83c11e6 23:08:36 Step 14/23 : ENV APP_PORT=59860 23:08:36 ---> Running in d9b31e46d016 23:08:37 Removing intermediate container d9b31e46d016 23:08:37 ---> 08142db3f49a 23:08:37 Step 15/23 : EXPOSE $APP_PORT 23:08:37 ---> Running in 59a1bb2f9313 23:08:37 Removing intermediate container 59a1bb2f9313 23:08:37 ---> 35cffda3f1ec 23:08:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:38 ---> 9a36aac04f1c 23:08:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:08:41 ---> 7c3c2155ca47 23:08:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:08:42 ---> db9d96976953 23:08:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:08:42 ---> Running in 42b62b6780fb 23:08:42 Removing intermediate container 42b62b6780fb 23:08:42 ---> 19de37b9bf3a 23:08:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:42 ---> Running in f549510993d3 23:08:44 Removing intermediate container f549510993d3 23:08:44 ---> 7b6d0f6914c5 23:08:44 Step 21/23 : LABEL arch=arm64 23:08:44 ---> Running in 716c3eb7d6b3 23:08:45 Removing intermediate container 716c3eb7d6b3 23:08:45 ---> cb0c76ab671f 23:08:45 Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:08:45 ---> Running in 8611fac45aea 23:08:46 Removing intermediate container 8611fac45aea 23:08:46 ---> 6044a6e26163 23:08:46 Step 23/23 : LABEL version=0.0.0 23:08:46 ---> Running in 612d8eafcf03 23:08:47 Removing intermediate container 612d8eafcf03 23:08:47 ---> ba8eea1fd5d8 23:08:47 23:08:47 Successfully built ba8eea1fd5d8 23:08:47 Successfully tagged support-notifications-arm64:latest 23:08:47  Building support-notifications ... done Building sys-mgmt-agent 23:09:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:09:00 ---> 8a36f12ca570 23:09:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:09:00 ---> Using cache 23:09:00 ---> 6f2953149f61 23:09:00 Step 4/24 : WORKDIR /edgex-go 23:09:00 ---> Using cache 23:09:00 ---> 4e90b887f172 23:09:00 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:00 ---> Using cache 23:09:00 ---> 74fff1e7cad0 23:09:00 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:09:00 ---> Running in edfdf87a9d74 23:09:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:09:00 ---> 8a36f12ca570 23:09:00 Step 3/25 : WORKDIR /edgex-go 23:09:00 ---> Using cache 23:09:00 ---> 4b9d9a752c96 23:09:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:00 ---> Using cache 23:09:00 ---> 53f01b96b307 23:09:00 Step 5/25 : RUN apk add --update --no-cache make git 23:09:00 ---> Using cache 23:09:00 ---> 3d9c0fc37b8a 23:09:00 Step 6/25 : COPY go.mod vendor* ./ 23:09:00 ---> Using cache 23:09:00 ---> a68f1f3e7a02 23:09:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:00 ---> Using cache 23:09:00 ---> ba2c81763133 23:09:00 Step 8/25 : COPY . . 23:09:00 ---> Using cache 23:09:00 ---> 7d1f4ed15272 23:09:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:09:01 ---> Running in d4ee93cbab89 23:09:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:09:04 OK: 221 MiB in 51 packages 23:09:05 Removing intermediate container edfdf87a9d74 23:09:05 ---> 0c40e0bd8e41 23:09:05 Step 7/24 : COPY go.mod vendor* ./ 23:09:07 ---> 8e5804a517cf 23:09:07 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:07 ---> Running in 3e03ed913f65 23:09:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:09:12 ---> 8a36f12ca570 23:09:12 Step 3/23 : WORKDIR /edgex-go 23:09:12 ---> Using cache 23:09:12 ---> 4b9d9a752c96 23:09:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:12 ---> Using cache 23:09:12 ---> 53f01b96b307 23:09:12 Step 5/23 : RUN apk add --update --no-cache make bash git 23:09:13 ---> Running in f96005f27335 23:09:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:17 OK: 221 MiB in 51 packages 23:09:18 Removing intermediate container f96005f27335 23:09:18 ---> 0e9585f73c5c 23:09:18 Step 6/23 : COPY go.mod vendor* ./ 23:09:19 ---> e0e553a4d1b3 23:09:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:19 ---> Running in ac5bed6bf5f0 23:10:07 Removing intermediate container 3e03ed913f65 23:10:07 ---> 366d79a665ba 23:10:07 Step 9/24 : COPY . . 23:10:19 Removing intermediate container ac5bed6bf5f0 23:10:19 ---> cf6f9be9c862 23:10:19 Step 8/23 : COPY . . 23:10:20 ---> 4b3644a3de3a 23:10:20 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:10:20 ---> Running in 76fe13f9409a 23:10:22 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:10:32 ---> 16bdeea95d74 23:10:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:10:32 ---> Running in e7675d86f632 23:10:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:12:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:12:32 Removing intermediate container 771002bab191 23:12:32 ---> 9125689390e9 23:12:32 23:12:32 Step 10/22 : FROM alpine:3.16 23:12:32 ---> a6215f271958 23:12:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:12:32 ---> Running in f9cdf59ee2fe 23:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:12:35 (1/6) Installing ca-certificates (20220614-r0) 23:12:35 (2/6) Installing brotli-libs (1.0.9-r6) 23:12:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:12:35 (4/6) Installing libcurl (7.83.1-r3) 23:12:35 (5/6) Installing curl (7.83.1-r3) 23:12:35 (6/6) Installing dumb-init (1.2.5-r1) 23:12:35 Executing busybox-1.35.0-r17.trigger 23:12:35 Executing ca-certificates-20220614-r0.trigger 23:12:35 OK: 8 MiB in 20 packages 23:12:37 Removing intermediate container f9cdf59ee2fe 23:12:37 ---> fc48526cad00 23:12:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:12:38 ---> Running in 42f1ad871a44 23:12:38 Removing intermediate container 42f1ad871a44 23:12:38 ---> 156b434342fc 23:12:38 Step 13/22 : WORKDIR /edgex 23:12:38 ---> Running in ee51f14edc6d 23:12:39 Removing intermediate container ee51f14edc6d 23:12:39 ---> d589f18048e7 23:12:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:12:40 ---> a64da3807950 23:12:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:12:41 ---> 95f268627b67 23:12:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:12:43 ---> 388164898739 23:12:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:12:44 ---> f09ff6f973f3 23:12:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:12:44 ---> Running in 6db9bbbf234f 23:12:47 Removing intermediate container 6db9bbbf234f 23:12:47 ---> 932d58ba9a2d 23:12:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:12:47 ---> Running in b3889e594e81 23:12:48 Removing intermediate container b3889e594e81 23:12:48 ---> da914a0a3d27 23:12:48 Step 20/22 : LABEL arch=arm64 23:12:48 ---> Running in 413a4653fb8a 23:12:48 Removing intermediate container 413a4653fb8a 23:12:48 ---> e7968d30164e 23:12:48 Step 21/22 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:12:48 ---> Running in 894f63c7db05 23:12:49 Removing intermediate container 894f63c7db05 23:12:49 ---> 1249f79ad33c 23:12:49 Step 22/22 : LABEL version=0.0.0 23:12:49 ---> Running in 0854d3f3ef80 23:12:49 Removing intermediate container 0854d3f3ef80 23:12:49 ---> 549240ace548 23:12:49 23:12:50 Successfully built 549240ace548 23:12:50 Successfully tagged security-proxy-setup-arm64:latest 23:13:02  Building security-proxy-setup ... done Removing intermediate container e3d232f76aa8 23:13:02 ---> 9420ab699b2a 23:13:02 23:13:02 Step 10/33 : FROM alpine:3.16 23:13:02 ---> a6215f271958 23:13:02 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:02 ---> Running in 40a9a5015d3e 23:13:03 Removing intermediate container 40a9a5015d3e 23:13:03 ---> 0e684c40978f 23:13:03 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 23:13:03 ---> Running in a34ccc5eb489 23:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:07 (1/2) Installing dumb-init (1.2.5-r1) 23:13:07 (2/2) Installing su-exec (0.2-r1) 23:13:07 Executing busybox-1.35.0-r17.trigger 23:13:07 OK: 5 MiB in 16 packages 23:13:08 Removing intermediate container a34ccc5eb489 23:13:08 ---> 81069d0e8c56 23:13:08 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 23:13:08 ---> Running in 435525b545e5 23:13:09 Removing intermediate container 435525b545e5 23:13:09 ---> 405c87032557 23:13:09 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:13:09 ---> Running in 10c497ba06b0 23:13:09 Removing intermediate container 10c497ba06b0 23:13:09 ---> b2de4f08a89b 23:13:09 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:13:09 ---> Running in 95fc366cf258 23:13:09 Removing intermediate container 95fc366cf258 23:13:09 ---> a9320570ce36 23:13:09 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:13:09 ---> Running in e4ed12621396 23:13:10 Removing intermediate container e4ed12621396 23:13:10 ---> 0357d75271e7 23:13:10 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:13:10 ---> Running in ce47734172ac 23:13:14 Removing intermediate container ce47734172ac 23:13:14 ---> 2b2292d3d268 23:13:14 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:13:14 ---> Running in db96c5a6b134 23:13:14 Removing intermediate container db96c5a6b134 23:13:14 ---> ff502ab8e267 23:13:14 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:13:15 ---> c9e2072e2f4a 23:13:15 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:13:15 ---> Running in 31dd86fd8c89 23:13:18 Removing intermediate container 31dd86fd8c89 23:13:18 ---> 27d9a8283c67 23:13:18 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:19 ---> 425f10c41aad 23:13:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:13:21 ---> c3501be84309 23:13:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:13:22 ---> 015111588495 23:13:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:13:23 ---> 5fdcc69c7b35 23:13:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:13:24 ---> 0fc7cdf2af90 23:13:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:13:25 ---> 6db1dc226dc4 23:13:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:13:25 ---> be2bc345f7e7 23:13:25 Step 28/33 : RUN chmod +x /entrypoint.sh 23:13:26 ---> Running in 294a396df39e 23:13:28 Removing intermediate container 294a396df39e 23:13:28 ---> c975f483850e 23:13:28 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:13:29 ---> Running in 722685cca348 23:13:29 Removing intermediate container 722685cca348 23:13:29 ---> cbdbbe9a5365 23:13:29 Step 30/33 : CMD ["gate"] 23:13:29 ---> Running in e7957cc9c429 23:13:30 Removing intermediate container e7957cc9c429 23:13:30 ---> 417db42a4b9a 23:13:30 Step 31/33 : LABEL arch=arm64 23:13:30 ---> Running in a370e5ca55be 23:13:30 Removing intermediate container a370e5ca55be 23:13:30 ---> 464dc92a19fc 23:13:30 Step 32/33 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:13:31 ---> Running in bb05cf3a4237 23:13:31 Removing intermediate container bb05cf3a4237 23:13:31 ---> a1731e94b76b 23:13:31 Step 33/33 : LABEL version=0.0.0 23:13:31 ---> Running in 9ad597f03db8 23:13:32 Removing intermediate container 9ad597f03db8 23:13:32 ---> 202b639d3da9 23:13:32 23:13:32 Successfully built 202b639d3da9 23:13:32 Successfully tagged security-bootstrapper-arm64:latest 23:13:54  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:14:09 Removing intermediate container d4ee93cbab89 23:14:09 ---> c218c9b9b96d 23:14:09 23:14:09 Step 10/25 : FROM alpine:3.16 23:14:09 ---> a6215f271958 23:14:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:14:09 ---> Running in 0d57547c8e0c 23:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:14:12 (1/3) Installing ca-certificates (20220614-r0) 23:14:12 (2/3) Installing dumb-init (1.2.5-r1) 23:14:12 (3/3) Installing su-exec (0.2-r1) 23:14:12 Executing busybox-1.35.0-r17.trigger 23:14:12 Executing ca-certificates-20220614-r0.trigger 23:14:13 OK: 6 MiB in 17 packages 23:14:15 Removing intermediate container 0d57547c8e0c 23:14:15 ---> 7c3a1497c5a9 23:14:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:14:15 ---> Running in 7de9e51747e2 23:14:15 Removing intermediate container 7de9e51747e2 23:14:15 ---> bce7834246af 23:14:15 Step 13/25 : WORKDIR / 23:14:15 ---> Running in 33cb393344fe 23:14:16 Removing intermediate container 33cb393344fe 23:14:16 ---> 1bd58b85ee9b 23:14:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:14:17 ---> 9cbccf86496a 23:14:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:14:18 ---> 7047a5046bb0 23:14:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:14:18 ---> 4eac236ca47d 23:14:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:14:19 ---> a8f44ccc8369 23:14:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:14:21 ---> 2e07ec94b3ee 23:14:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:14:22 ---> 4d1f72d5b12d 23:14:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:14:23 ---> b676952ba1d4 23:14:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:23 ---> Running in 42648f7efa6b 23:14:26 Removing intermediate container 42648f7efa6b 23:14:26 ---> 067a139d2a41 23:14:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:14:26 ---> Running in a0f44f6c9fad 23:14:27 Removing intermediate container a0f44f6c9fad 23:14:27 ---> 0dc4804fb079 23:14:27 Step 23/25 : LABEL arch=arm64 23:14:27 ---> Running in ffd7794cb261 23:14:27 Removing intermediate container ffd7794cb261 23:14:27 ---> 80104699704c 23:14:27 Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:14:27 ---> Running in e61157c776af 23:14:28 Removing intermediate container e61157c776af 23:14:28 ---> 8f8ad0c316a6 23:14:28 Step 25/25 : LABEL version=0.0.0 23:14:28 ---> Running in 54bbc0ee0bc8 23:14:29 Removing intermediate container 54bbc0ee0bc8 23:14:29 ---> d33df34e3a69 23:14:29 23:14:29 Successfully built d33df34e3a69 23:14:29 Successfully tagged security-secretstore-setup-arm64:latest 23:14:47  Building security-secretstore-setup ... done Removing intermediate container e7675d86f632 23:14:47 ---> 3ab2f3fddf87 23:14:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:14:47 ---> Running in e9431ab4dfeb 23:14:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:14:49 Removing intermediate container e9431ab4dfeb 23:14:49 ---> 7e1c09fd9225 23:14:50 23:14:50 Step 11/23 : FROM alpine:3.16 23:14:50 ---> a6215f271958 23:14:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:14:50 ---> Running in 5929e01e590c 23:14:50 Removing intermediate container 5929e01e590c 23:14:50 ---> 7431186a1038 23:14:50 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 23:14:50 ---> Running in 00333a171c0e 23:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:14:53 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:14:53 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:14:53 (3/33) Installing readline (8.1.2-r0) 23:14:53 (4/33) Installing bash (5.1.16-r2) 23:14:53 Executing bash-5.1.16-r2.post-install 23:14:53 (5/33) Installing ca-certificates (20220614-r0) 23:14:53 (6/33) Installing brotli-libs (1.0.9-r6) 23:14:53 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:14:53 (8/33) Installing libcurl (7.83.1-r3) 23:14:53 (9/33) Installing curl (7.83.1-r3) 23:14:53 (10/33) Installing docker-cli (20.10.18-r0) 23:14:54 (11/33) Installing dumb-init (1.2.5-r1) 23:14:54 (12/33) Installing libbz2 (1.0.8-r1) 23:14:54 (13/33) Installing expat (2.4.8-r0) 23:14:54 (14/33) Installing libffi (3.4.2-r1) 23:14:54 (15/33) Installing gdbm (1.23-r0) 23:14:54 (16/33) Installing xz-libs (5.2.5-r1) 23:14:54 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:14:54 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:14:54 (19/33) Installing mpdecimal (2.5.1-r1) 23:14:54 (20/33) Installing sqlite-libs (3.38.5-r0) 23:14:54 (21/33) Installing python3 (3.10.5-r0) 23:14:56 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:14:56 (23/33) Installing py3-tomli (2.0.1-r1) 23:14:57 (24/33) Installing py3-pep517 (0.12.0-r2) 23:14:57 (25/33) Installing py3-six (1.16.0-r1) 23:14:57 (26/33) Installing py3-retrying (1.3.3-r3) 23:14:57 (27/33) Installing py3-appdirs (1.4.4-r3) 23:14:57 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:14:57 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:14:57 (30/33) Installing py3-parsing (2.4.7-r3) 23:14:57 (31/33) Installing py3-packaging (21.3-r0) 23:14:57 (32/33) Installing py3-setuptools (59.4.0-r0) 23:14:57 (33/33) Installing py3-pip (22.1.1-r0) 23:14:58 Executing busybox-1.35.0-r17.trigger 23:14:58 Executing ca-certificates-20220614-r0.trigger 23:14:58 OK: 120 MiB in 47 packages 23:15:06 Removing intermediate container 76fe13f9409a 23:15:06 ---> 61d5c0536aea 23:15:06 23:15:06 Step 11/24 : FROM alpine:3.16 23:15:06 ---> a6215f271958 23:15:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:15:06 ---> Running in 6d1999420796 23:15:06 Removing intermediate container 6d1999420796 23:15:06 ---> 2873cf1a4c2d 23:15:06 Step 13/24 : ENV APP_PORT=59880 23:15:06 ---> Running in 4b1029f77e46 23:15:06 Removing intermediate container 4b1029f77e46 23:15:06 ---> 13ee38197a12 23:15:06 Step 14/24 : EXPOSE $APP_PORT 23:15:06 ---> Running in cc1d10052137 23:15:06 Removing intermediate container cc1d10052137 23:15:06 ---> 2f961ca9efa9 23:15:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:06 ---> Running in 7366a5ecdee8 23:15:08 Removing intermediate container 7366a5ecdee8 23:15:08 ---> fe85cf6d535b 23:15:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:15:08 ---> Running in 9c6e0d68a383 23:15:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:10 Collecting docker-compose==1.23.2 23:15:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:15:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.0 MB/s eta 0:00:00 23:15:10 Collecting docopt<0.7,>=0.6.1 23:15:10 Downloading docopt-0.6.2.tar.gz (25 kB) 23:15:10 Preparing metadata (setup.py): started 23:15:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:11 (1/6) Installing dumb-init (1.2.5-r1) 23:15:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:15:11 (3/6) Installing libsodium (1.0.18-r0) 23:15:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:15:12 (5/6) Installing libzmq (4.3.4-r0) 23:15:12 (6/6) Installing zeromq (4.3.4-r0) 23:15:12 Executing busybox-1.35.0-r17.trigger 23:15:12 OK: 8 MiB in 20 packages 23:15:12 Preparing metadata (setup.py): finished with status 'done' 23:15:13 Collecting docker<4.0,>=3.6.0 23:15:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:15:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.6 MB/s eta 0:00:00 23:15:13 Collecting dockerpty<0.5,>=0.4.1 23:15:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:15:13 Preparing metadata (setup.py): started 23:15:13 Removing intermediate container 9c6e0d68a383 23:15:13 ---> a8b3edb21430 23:15:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:13 ---> 1544a800fa70 23:15:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:15:14 Preparing metadata (setup.py): finished with status 'done' 23:15:15 ---> 3218ea242232 23:15:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:15:15 Collecting PyYAML<4,>=3.10 23:15:15 Downloading PyYAML-3.13.tar.gz (270 kB) 23:15:15 ---> e6932a917168 23:15:15 Step 20/24 : ENTRYPOINT ["/core-data"] 23:15:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.7 MB/s eta 0:00:00 23:15:15 ---> Running in 8085e5f12b50 23:15:15 Removing intermediate container 8085e5f12b50 23:15:15 ---> 9aa4a045eb57 23:15:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:15:15 ---> Running in 6e2fc7650460 23:15:16 Removing intermediate container 6e2fc7650460 23:15:16 ---> 524518f92d34 23:15:16 Step 22/24 : LABEL arch=arm64 23:15:16 ---> Running in a671f85c1a05 23:15:16 Removing intermediate container a671f85c1a05 23:15:16 ---> 4e2dfdd34cd1 23:15:16 Step 23/24 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:15:17 ---> Running in ed389780d03b 23:15:17 Preparing metadata (setup.py): started 23:15:17 Removing intermediate container ed389780d03b 23:15:17 ---> 03e9ae2f4764 23:15:17 Step 24/24 : LABEL version=0.0.0 23:15:17 ---> Running in be5f129187d3 23:15:18 Removing intermediate container be5f129187d3 23:15:18 ---> 6a3c917fcde6 23:15:18 23:15:18 Successfully built 6a3c917fcde6 23:15:18 Successfully tagged core-data-arm64:latest 23:15:19  Building core-data ... done  Preparing metadata (setup.py): finished with status 'done' 23:15:19 Collecting jsonschema<3,>=2.5.1 23:15:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:15:19 Collecting cached-property<2,>=1.2.0 23:15:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:15:19 Collecting texttable<0.10,>=0.9.0 23:15:19 Downloading texttable-0.9.1.tar.gz (11 kB) 23:15:19 Preparing metadata (setup.py): started 23:15:20 Preparing metadata (setup.py): finished with status 'done' 23:15:20 Collecting websocket-client<1.0,>=0.32.0 23:15:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:15:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 20.4 MB/s eta 0:00:00 23:15:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:15:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:15:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:15:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 20.4 MB/s eta 0:00:00 23:15:22 Collecting docker-pycreds>=0.4.0 23:15:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:15:23 Collecting urllib3<1.25,>=1.21.1 23:15:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:15:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 21.4 MB/s eta 0:00:00 23:15:23 Collecting idna<2.8,>=2.5 23:15:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:15:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.1 MB/s eta 0:00:00 23:15:23 Collecting certifi>=2017.4.17 23:15:23 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 23:15:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 22.6 MB/s eta 0:00:00 23:15:23 Collecting chardet<3.1.0,>=3.0.2 23:15:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:15:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 21.0 MB/s eta 0:00:00 23:15:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:15:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:15:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:15:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:15:24 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:15:24 Running setup.py install for texttable: started 23:15:26 Running setup.py install for texttable: finished with status 'done' 23:15:26 Running setup.py install for PyYAML: started 23:15:28 Running setup.py install for PyYAML: finished with status 'done' 23:15:29 Running setup.py install for docopt: started 23:15:31 Running setup.py install for docopt: finished with status 'done' 23:15:33 Running setup.py install for dockerpty: started 23:15:35 Running setup.py install for dockerpty: finished with status 'done' 23:15:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:15:37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:15:47 Removing intermediate container 00333a171c0e 23:15:47 ---> 32b6fe85fc48 23:15:47 Step 14/23 : ENV APP_PORT=58890 23:15:47 ---> Running in d0264d074c22 23:15:47 Removing intermediate container d0264d074c22 23:15:47 ---> 5fda911ea855 23:15:47 Step 15/23 : EXPOSE $APP_PORT 23:15:47 ---> Running in de7f31d9b99b 23:15:47 Removing intermediate container de7f31d9b99b 23:15:47 ---> f36c6e33737a 23:15:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:15:48 ---> 077b77cd84d0 23:15:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:15:48 ---> 62d9a60d1fa6 23:15:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:15:49 ---> b3b2676b7424 23:15:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:15:49 ---> Running in 92ac707dad3e 23:15:49 Removing intermediate container 92ac707dad3e 23:15:49 ---> e375ad5cc3fd 23:15:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:15:49 ---> Running in 0510b1a6b28e 23:15:50 Removing intermediate container 0510b1a6b28e 23:15:50 ---> 37788ee81391 23:15:50 Step 21/23 : LABEL arch=arm64 23:15:50 ---> Running in bd24e538a976 23:15:50 Removing intermediate container bd24e538a976 23:15:50 ---> 8f3d54d06f40 23:15:50 Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f 23:15:50 ---> Running in 3abebb2ee138 23:15:50 Removing intermediate container 3abebb2ee138 23:15:50 ---> 0b566266cbdb 23:15:50 Step 23/23 : LABEL version=0.0.0 23:15:50 ---> Running in cffae8bc6c56 23:15:51 Removing intermediate container cffae8bc6c56 23:15:51 ---> fb9d80323afc 23:15:51 23:15:51 Successfully built fb9d80323afc 23:15:51 Successfully tagged sys-mgmt-agent-arm64:latest 23:15:52  Building sys-mgmt-agent ... done  [Pipeline] } 23:15:52 $ docker stop --time=1 882abcbb33a866ab40c6bf3ca98a47f404427f2cb9bd1e2feecc879b7a20332f 23:15:53 $ docker rm -f 882abcbb33a866ab40c6bf3ca98a47f404427f2cb9bd1e2feecc879b7a20332f [Pipeline] // withDockerContainer [Pipeline] sh 23:15:54 + docker images 23:15:54 REPOSITORY TAG IMAGE ID CREATED SIZE 23:15:54 sys-mgmt-agent-arm64 latest fb9d80323afc 3 seconds ago 133MB 23:15:54 core-data-arm64 latest 6a3c917fcde6 37 seconds ago 20.7MB 23:15:54 61d5c0536aea 50 seconds ago 1.38GB 23:15:54 7e1c09fd9225 About a minute ago 1.36GB 23:15:54 security-secretstore-setup-arm64 latest d33df34e3a69 About a minute ago 28.2MB 23:15:54 c218c9b9b96d About a minute ago 1.37GB 23:15:54 security-bootstrapper-arm64 latest 202b639d3da9 2 minutes ago 19.1MB 23:15:54 9420ab699b2a 2 minutes ago 1.36GB 23:15:54 security-proxy-setup-arm64 latest 549240ace548 3 minutes ago 26.4MB 23:15:54 9125689390e9 3 minutes ago 1.36GB 23:15:54 support-notifications-arm64 latest ba8eea1fd5d8 7 minutes ago 26.3MB 23:15:54 support-scheduler-arm64 latest 08b212ca34cd 7 minutes ago 25.7MB 23:15:54 security-spire-server-arm64 latest 6970f8042534 7 minutes ago 84.2MB 23:15:54 4860be51bbd7 7 minutes ago 1.44GB 23:15:54 0b54624e473b 7 minutes ago 1.43GB 23:15:54 c23f57281a4f 7 minutes ago 1.25GB 23:15:54 core-metadata-arm64 latest cee3f2a01507 8 minutes ago 17.5MB 23:15:54 dff714d31b51 8 minutes ago 1.38GB 23:15:54 security-spiffe-token-provider-arm64 latest 32feb054847d 9 minutes ago 28.4MB 23:15:54 2cf35b52aaf3 10 minutes ago 1.41GB 23:15:54 core-command-arm64 latest de9c0f5b776f 10 minutes ago 16.7MB 23:15:54 e9dc85d0023c 10 minutes ago 1.37GB 23:15:54 security-spire-agent-arm64 latest 525fb3a22692 15 minutes ago 122MB 23:15:54 security-spire-config-arm64 latest 731a6487b317 15 minutes ago 83.6MB 23:15:54 3edb1d7bd091 16 minutes ago 1.25GB 23:15:54 ci-base-image-arm64 latest 8a36f12ca570 29 minutes ago 995MB 23:15:54 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 23:15:54 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 23:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 23:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:55 23:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:56 arm64: Pulling from edgex-lftools-log-publisher 23:15:56 8998bd30e6a1: Pulling fs layer 23:15:56 04944245beec: Pulling fs layer 23:15:56 699f458cf7ca: Pulling fs layer 23:15:56 765212b225bb: Pulling fs layer 23:15:56 f23df028b6ca: Pulling fs layer 23:15:56 d65c8cfc05b1: Pulling fs layer 23:15:56 2437ff75d9bd: Pulling fs layer 23:15:56 765212b225bb: Waiting 23:15:56 f23df028b6ca: Waiting 23:15:56 2437ff75d9bd: Waiting 23:15:56 04944245beec: Verifying Checksum 23:15:56 04944245beec: Download complete 23:15:56 765212b225bb: Verifying Checksum 23:15:56 765212b225bb: Download complete 23:15:56 f23df028b6ca: Verifying Checksum 23:15:56 f23df028b6ca: Download complete 23:15:56 d65c8cfc05b1: Verifying Checksum 23:15:56 d65c8cfc05b1: Download complete 23:15:56 699f458cf7ca: Verifying Checksum 23:15:56 699f458cf7ca: Download complete 23:15:57 8998bd30e6a1: Verifying Checksum 23:15:57 8998bd30e6a1: Download complete 23:15:59 2437ff75d9bd: Verifying Checksum 23:15:59 2437ff75d9bd: Download complete 23:16:01 8998bd30e6a1: Pull complete 23:16:01 04944245beec: Pull complete 23:16:03 699f458cf7ca: Pull complete 23:16:03 765212b225bb: Pull complete 23:16:04 f23df028b6ca: Pull complete 23:16:04 d65c8cfc05b1: Pull complete 23:16:19 2437ff75d9bd: Pull complete 23:16:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:20 prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container 23:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:16:23 $ docker top 8c6e6f848ffff5a16775aab9fa987b9f392321b0bc3ebded4780b2c2e4cd5ceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:24 ---> job-cost.sh 23:16:24 lf-activate-venv: SKIPPING 23:16:24 INFO: No Stack... 23:16:24 INFO: Retrieving Pricing Info for: v3-standard-4 23:16:25 INFO: Archiving Costs [Pipeline] sh 23:16:26 + cut -d, -f6 23:16:26 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 23:16:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4155-1-stack-cost] 23:16:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4155-1-stack-cost] did not exist. Created. 23:16:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:27 + echo total: 0.10999999940395355 [Pipeline] stash 23:16:27 Stashed 1 file(s) [Pipeline] } 23:16:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4155-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:27 $ docker stop --time=1 8c6e6f848ffff5a16775aab9fa987b9f392321b0bc3ebded4780b2c2e4cd5ceb 23:16:29 $ docker rm -f 8c6e6f848ffff5a16775aab9fa987b9f392321b0bc3ebded4780b2c2e4cd5ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:16:30 provisioning config files... 23:16:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5805332134270393138tmp [Pipeline] { [Pipeline] sh 23:16:30 + set +x 23:16:30 + curl -s https://codecov.io/bash 23:16:30 + bash -s -- 23:16:30 23:16:30 _____ _ 23:16:30 / ____| | | 23:16:30 | | ___ __| | ___ ___ _____ __ 23:16:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:30 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:30 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:30 Bash-1.0.6 23:16:30 23:16:30 23:16:30 ==> git version 2.25.1 found 23:16:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:16:30 Release-Date: 2020-01-08 23:16:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:16:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:16:30 ==> Jenkins CI detected. 23:16:30 current dir:  /w/workspace/edgex-go/1 23:16:30 project root: . 23:16:30 --> token set from env 23:16:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:30 ==> Running gcov in . (disable via -X gcov) 23:16:30 ==> Python coveragepy not found 23:16:30 ==> Searching for coverage reports in: 23:16:30 + . 23:16:30 -> Found 1 reports 23:16:30 ==> Detecting git/mercurial file structure 23:16:30 ==> Reading reports 23:16:30 + ./coverage.out bytes=491309 23:16:30 ==> Appending adjustments 23:16:30 https://docs.codecov.io/docs/fixing-reports 23:16:31 + Found adjustments 23:16:31 ==> Gzipping contents 23:16:31 64K /tmp/codecov.Q7Ytkd.gz 23:16:31 ==> Uploading reports 23:16:31 url: https://codecov.io 23:16:31 query: branch=PR-4155&commit=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4155&job=&cmd_args= 23:16:31 -> Pinging Codecov 23:16:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4155&commit=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4155&job=&cmd_args= 23:16:31 -> Uploading to 23:16:31 https://storage.googleapis.com/codecov/v4/raw/2022-09-14/00271124DB129430A58F1EEE437C3FCB/acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f/dd7d43c9-2159-43d6-9ff6-31d5a6336976.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220914T231631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3080d132253b0f889ea0dfbd328e6dd021f442f7767ba40e30b3ab8ec0bd68ed 23:16:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:31 Dload Upload Total Spent Left Speed 23:16:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64569 0 0 100 64569 0 249k --:--:-- --:--:-- --:--:-- 248k 100 64569 0 0 100 64569 0 249k --:--:-- --:--:-- --:--:-- 248k 23:16:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [Pipeline] } 23:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:16:33 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:16:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:16:34 ---> package-listing.sh 23:16:34 ++ facter osfamily 23:16:34 ++ tr '[:upper:]' '[:lower:]' 23:16:35 + OS_FAMILY=debian 23:16:35 + workspace=/w/workspace/edgex-go/1 23:16:35 + START_PACKAGES=/tmp/packages_start.txt 23:16:35 + END_PACKAGES=/tmp/packages_end.txt 23:16:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:16:35 + PACKAGES=/tmp/packages_start.txt 23:16:35 + '[' /w/workspace/edgex-go/1 ']' 23:16:35 + PACKAGES=/tmp/packages_end.txt 23:16:35 + case "${OS_FAMILY}" in 23:16:35 + dpkg -l 23:16:35 + grep '^ii' 23:16:35 + '[' -f /tmp/packages_start.txt ']' 23:16:35 + '[' -f /tmp/packages_end.txt ']' 23:16:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:35 + '[' /w/workspace/edgex-go/1 ']' 23:16:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:16:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:16:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:16:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:36 23:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:36 latest: Pulling from edgex-lftools-log-publisher 23:16:36 5eb5b503b376: Pulling fs layer 23:16:36 5c69ac0246d0: Pulling fs layer 23:16:36 ec43610c2a17: Pulling fs layer 23:16:36 3a2ae6a8a46f: Pulling fs layer 23:16:36 33b1e0a273af: Pulling fs layer 23:16:36 5d3b04190fa2: Pulling fs layer 23:16:36 2f39f015ded8: Pulling fs layer 23:16:36 33b1e0a273af: Waiting 23:16:36 5d3b04190fa2: Waiting 23:16:36 2f39f015ded8: Waiting 23:16:36 3a2ae6a8a46f: Waiting 23:16:36 5c69ac0246d0: Verifying Checksum 23:16:36 5c69ac0246d0: Download complete 23:16:36 3a2ae6a8a46f: Download complete 23:16:36 33b1e0a273af: Verifying Checksum 23:16:36 33b1e0a273af: Download complete 23:16:36 5d3b04190fa2: Verifying Checksum 23:16:36 5d3b04190fa2: Download complete 23:16:36 ec43610c2a17: Verifying Checksum 23:16:36 ec43610c2a17: Download complete 23:16:36 5eb5b503b376: Download complete 23:16:37 2f39f015ded8: Download complete 23:16:37 5eb5b503b376: Pull complete 23:16:38 5c69ac0246d0: Pull complete 23:16:38 ec43610c2a17: Pull complete 23:16:38 3a2ae6a8a46f: Pull complete 23:16:38 33b1e0a273af: Pull complete 23:16:38 5d3b04190fa2: Pull complete 23:16:44 2f39f015ded8: Pull complete 23:16:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:44 prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container 23:16:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:46 $ docker top 0b9c4214c36dab154c82be41d2ee567a2f22a29d88e79ad85ed0f4a0c4a32151 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:47 + touch /tmp/pre-build-complete [Pipeline] sh 23:16:47 + mkdir -p /var/log/sysstat [Pipeline] sh 23:16:47 + ls /var/log/sa-host 23:16:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:48 provisioning config files... 23:16:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5771055469265399562tmp [Pipeline] { [Pipeline] echo 23:16:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:16:48 ---> create-netrc.sh [Pipeline] } 23:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:16:48 ---> python-tools-install.sh [Pipeline] echo 23:16:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:16:49 ---> sudo-logs.sh 23:16:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:16:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:16:49 ---> job-cost.sh 23:16:49 lf-activate-venv: SKIPPING 23:16:49 DEBUG: total: 0.10999999940395355 23:16:49 INFO: Retrieving Stack Cost... 23:16:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:16:50 INFO: Archiving Costs [Pipeline] echo 23:16:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:16:51 ---> logs-deploy.sh 23:16:51 lf-activate-venv: SKIPPING 23:16:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4155/1 23:16:51 INFO: archiving workspace using pattern(s): 23:16:52 Archives upload complete. 23:16:52 INFO: archiving logs to Nexus 23:16:52 ---> uname -a: 23:16:52 Linux prd-ubuntu20-04-docker-8c-8g-29116 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:16:52 23:16:52 23:16:52 ---> lscpu: 23:16:52 Architecture: x86_64 23:16:52 CPU op-mode(s): 32-bit, 64-bit 23:16:52 Byte Order: Little Endian 23:16:52 Address sizes: 40 bits physical, 48 bits virtual 23:16:52 CPU(s): 8 23:16:52 On-line CPU(s) list: 0-7 23:16:52 Thread(s) per core: 1 23:16:52 Core(s) per socket: 1 23:16:52 Socket(s): 8 23:16:52 NUMA node(s): 1 23:16:52 Vendor ID: AuthenticAMD 23:16:52 CPU family: 23 23:16:52 Model: 49 23:16:52 Model name: AMD EPYC-Rome Processor 23:16:52 Stepping: 0 23:16:52 CPU MHz: 2799.864 23:16:52 BogoMIPS: 5599.72 23:16:52 Virtualization: AMD-V 23:16:52 Hypervisor vendor: KVM 23:16:52 Virtualization type: full 23:16:52 L1d cache: 256 KiB 23:16:52 L1i cache: 256 KiB 23:16:52 L2 cache: 4 MiB 23:16:52 L3 cache: 128 MiB 23:16:52 NUMA node0 CPU(s): 0-7 23:16:52 Vulnerability Itlb multihit: Not affected 23:16:52 Vulnerability L1tf: Not affected 23:16:52 Vulnerability Mds: Not affected 23:16:52 Vulnerability Meltdown: Not affected 23:16:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:16:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:16:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:16:52 Vulnerability Srbds: Not affected 23:16:52 Vulnerability Tsx async abort: Not affected 23:16:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:16:52 23:16:52 23:16:52 ---> nproc: 23:16:52 8 23:16:52 23:16:52 23:16:52 ---> df -h: 23:16:52 Filesystem Size Used Avail Use% Mounted on 23:16:52 overlay 155G 17G 138G 11% / 23:16:52 tmpfs 64M 0 64M 0% /dev 23:16:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:16:52 shm 64M 0 64M 0% /dev/shm 23:16:52 /dev/vda1 155G 17G 138G 11% /facter-os 23:16:52 23:16:52