Pull request #4135 updated 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 502310b00a79916b803008258ae56cda32ec220b rather than f7b76d44441263e2e3589530040508c9fcfea73f Obtained Jenkinsfile from 502310b00a79916b803008258ae56cda32ec220b 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-ssh10843832967337874867.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-ssh6679105214015565667.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4135/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4135/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15090128789354865779.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 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-ssh12577252197918620074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4135/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4135/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3287432572682436763.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28611 in /w/workspace/edgexfoundry_edgex-go_PR-4135 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit f7b76d44441263e2e3589530040508c9fcfea73f Merge succeeded, producing a21c68fc41e197e268034b3fd40a2eea9c60a3b4 Checking out Revision a21c68fc41e197e268034b3fd40a2eea9c60a3b4 (PR-4135) > 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/4135/head:refs/remotes/origin/PR-4135 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7b76d44441263e2e3589530040508c9fcfea73f # 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 502310b00a79916b803008258ae56cda32ec220b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a21c68fc41e197e268034b3fd40a2eea9c60a3b4 # timeout=10 Commit message: "Merge commit '502310b00a79916b803008258ae56cda32ec220b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-07T07:38:56.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-07T07:38:56.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-07T07:38:56.466Z] ========================================================= [2022-09-07T07:38:56.466Z] EdgeX Global Pipelines Version Info [2022-09-07T07:38:56.466Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 09709427b462dfd0b2d9dc637b3187223899cee0 # timeout=10 [2022-09-07T07:38:57.247Z] ------------------- [2022-09-07T07:38:57.247Z] stable info: [2022-09-07T07:38:57.247Z] ------------------- [2022-09-07T07:38:57.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-07T07:38:57.247Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T07:38:57.247Z] Message: update stable to v1.0.239 [2022-09-07T07:38:57.822Z] ------------------- [2022-09-07T07:38:57.822Z] experimental info: [2022-09-07T07:38:57.822Z] ------------------- [2022-09-07T07:38:57.822Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-07T07:38:57.822Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T07:38:57.822Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-07T07:38:58.003Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-07T07:38:58.016Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-07T07:38:58.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-07T07:38:58.039Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-07T07:38:58.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-07T07:38:58.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-07T07:38:58.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-07T07:38:58.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-07T07:38:58.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-07T07:38:58.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-07T07:38:58.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-07T07:38:58.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-07T07:38:58.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-07T07:38:58.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-07T07:38:58.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-07T07:38:58.203Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T07:38:58.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T07:38:58.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-07T07:38:58.237Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-07T07:38:58.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-07T07:38:58.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-07T07:38:58.270Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-07T07:38:58.280Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-07T07:38:58.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4135 [Pipeline] echo [2022-09-07T07:38:58.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4135 [Pipeline] echo [2022-09-07T07:38:58.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4135 [Pipeline] echo [2022-09-07T07:38:58.327Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [Pipeline] echo [2022-09-07T07:38:58.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a21c68f [Pipeline] echo [2022-09-07T07:38:58.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T07:38:58.407Z] provisioning config files... [2022-09-07T07:38:58.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8867148232637077866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T07:38:58.728Z] ---> docker-login.sh [2022-09-07T07:38:58.728Z] nexus3.edgexfoundry.org:10001 [2022-09-07T07:38:58.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:38:59.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:38:59.254Z] Configure a credential helper to remove this warning. See [2022-09-07T07:38:59.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:38:59.254Z] [2022-09-07T07:38:59.254Z] Login Succeeded [2022-09-07T07:38:59.254Z] nexus3.edgexfoundry.org:10002 [2022-09-07T07:38:59.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:38:59.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:38:59.515Z] Configure a credential helper to remove this warning. See [2022-09-07T07:38:59.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:38:59.515Z] [2022-09-07T07:38:59.515Z] Login Succeeded [2022-09-07T07:38:59.515Z] nexus3.edgexfoundry.org:10003 [2022-09-07T07:38:59.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:38:59.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:38:59.515Z] Configure a credential helper to remove this warning. See [2022-09-07T07:38:59.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:38:59.515Z] [2022-09-07T07:38:59.515Z] Login Succeeded [2022-09-07T07:38:59.515Z] nexus3.edgexfoundry.org:10004 [2022-09-07T07:38:59.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:38:59.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:38:59.777Z] Configure a credential helper to remove this warning. See [2022-09-07T07:38:59.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:38:59.777Z] [2022-09-07T07:38:59.777Z] Login Succeeded [2022-09-07T07:38:59.777Z] docker.io [2022-09-07T07:38:59.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:39:00.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:39:00.351Z] Configure a credential helper to remove this warning. See [2022-09-07T07:39:00.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:39:00.351Z] [2022-09-07T07:39:00.351Z] Login Succeeded [2022-09-07T07:39:00.351Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T07:39:00.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T07:39:00.683Z] + 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 [2022-09-07T07:39:00.683Z] + dirname+ cmd/core-command/Dockerfile [2022-09-07T07:39:00.683Z] cut -d/ -f2 [2022-09-07T07:39:00.683Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-07T07:39:00.683Z] + dirname cmd/core-data/Dockerfile [2022-09-07T07:39:00.683Z] + cut -d/ -f2 [2022-09-07T07:39:00.683Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-07T07:39:00.683Z] + dirname cmd/core-metadata/Dockerfile [2022-09-07T07:39:00.683Z] + cut -d/ -f2 [2022-09-07T07:39:00.683Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-07T07:39:00.683Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-07T07:39:00.683Z] + cut -d/ -f2 [2022-09-07T07:39:00.683Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-07T07:39:00.683Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-07T07:39:00.683Z] + cut -d/ -f2 [2022-09-07T07:39:00.683Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-07T07:39:00.683Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-07T07:39:00.683Z] + cut -d/ -f2 [2022-09-07T07:39:00.683Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-07T07:39:00.683Z] + + cut -d/ -f2dirname [2022-09-07T07:39:00.683Z] cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T07:39:00.684Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T07:39:00.684Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-07T07:39:00.684Z] + cut -d/ -f2 [2022-09-07T07:39:00.684Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-07T07:39:00.684Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-07T07:39:00.684Z] + cut -d/ -f2 [2022-09-07T07:39:00.684Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-07T07:39:00.684Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-07T07:39:00.684Z] + cut -d/ -f2 [2022-09-07T07:39:00.684Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-07T07:39:00.684Z] + dirname cmd/support-notifications/Dockerfile [2022-09-07T07:39:00.684Z] + cut -d/ -f2 [2022-09-07T07:39:00.684Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-07T07:39:00.684Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-07T07:39:00.684Z] + cut -d/ -f2 [2022-09-07T07:39:00.684Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-07T07:39:00.684Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-07T07:39:00.684Z] + cut -d/ -f2 [2022-09-07T07:39:00.684Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-07T07:39:00.725Z] 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 [2022-09-07T07:39:01.087Z] + git rev-list -1 --merges a21c68fc41e197e268034b3fd40a2eea9c60a3b4~1..a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [Pipeline] echo [2022-09-07T07:39:01.102Z] -----------> git rev-list -1 --merges a21c68fc41e197e268034b3fd40a2eea9c60a3b4~1..a21c68fc41e197e268034b3fd40a2eea9c60a3b4 a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:39:01.102Z] a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [false] [Pipeline] sh [2022-09-07T07:39:01.397Z] + git log --format=format:%s -1 a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [Pipeline] echo [2022-09-07T07:39:01.416Z] ========================================================= [2022-09-07T07:39:01.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-07T07:39:01.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-07T07:39:01.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T07:39:01.934Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-07T07:39:01.934Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-07T07:39:01.934Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-07T07:39:01.934Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-07T07:39:01.934Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-07T07:39:01.934Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:39:02.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T07:39:02.397Z] [2022-09-07T07:39:02.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:39:02.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T07:39:02.699Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-07T07:39:02.699Z] b85a868b505f: Pulling fs layer [2022-09-07T07:39:02.699Z] e2be974225ed: Pulling fs layer [2022-09-07T07:39:02.699Z] 339a4e72a1f5: Pulling fs layer [2022-09-07T07:39:02.699Z] 988bab9f4d93: Pulling fs layer [2022-09-07T07:39:02.699Z] 1469e6f7b9e6: Pulling fs layer [2022-09-07T07:39:02.699Z] eaf3925da568: Pulling fs layer [2022-09-07T07:39:02.699Z] bab4dde63d76: Pulling fs layer [2022-09-07T07:39:02.699Z] bde34c3a00c8: Pulling fs layer [2022-09-07T07:39:02.699Z] b352a97aabf1: Pulling fs layer [2022-09-07T07:39:02.699Z] 4872d77fe225: Pulling fs layer [2022-09-07T07:39:02.699Z] 5851b861e8e6: Pulling fs layer [2022-09-07T07:39:02.699Z] 1469e6f7b9e6: Waiting [2022-09-07T07:39:02.699Z] bde34c3a00c8: Waiting [2022-09-07T07:39:02.699Z] eaf3925da568: Waiting [2022-09-07T07:39:02.699Z] b352a97aabf1: Waiting [2022-09-07T07:39:02.699Z] 988bab9f4d93: Waiting [2022-09-07T07:39:02.699Z] 5851b861e8e6: Waiting [2022-09-07T07:39:02.699Z] 4872d77fe225: Waiting [2022-09-07T07:39:02.699Z] bab4dde63d76: Waiting [2022-09-07T07:39:02.699Z] e2be974225ed: Verifying Checksum [2022-09-07T07:39:02.699Z] e2be974225ed: Download complete [2022-09-07T07:39:02.699Z] 988bab9f4d93: Download complete [2022-09-07T07:39:02.960Z] 1469e6f7b9e6: Verifying Checksum [2022-09-07T07:39:02.960Z] 1469e6f7b9e6: Download complete [2022-09-07T07:39:02.960Z] 339a4e72a1f5: Verifying Checksum [2022-09-07T07:39:02.960Z] 339a4e72a1f5: Download complete [2022-09-07T07:39:02.960Z] eaf3925da568: Verifying Checksum [2022-09-07T07:39:02.960Z] eaf3925da568: Download complete [2022-09-07T07:39:02.960Z] bde34c3a00c8: Download complete [2022-09-07T07:39:02.960Z] b352a97aabf1: Verifying Checksum [2022-09-07T07:39:02.960Z] b352a97aabf1: Download complete [2022-09-07T07:39:02.960Z] 4872d77fe225: Verifying Checksum [2022-09-07T07:39:02.960Z] 4872d77fe225: Download complete [2022-09-07T07:39:02.960Z] 5851b861e8e6: Verifying Checksum [2022-09-07T07:39:02.960Z] 5851b861e8e6: Download complete [2022-09-07T07:39:02.960Z] b85a868b505f: Verifying Checksum [2022-09-07T07:39:02.960Z] b85a868b505f: Download complete [2022-09-07T07:39:03.221Z] bab4dde63d76: Verifying Checksum [2022-09-07T07:39:03.221Z] bab4dde63d76: Download complete [2022-09-07T07:39:04.606Z] b85a868b505f: Pull complete [2022-09-07T07:39:04.606Z] e2be974225ed: Pull complete [2022-09-07T07:39:05.188Z] 339a4e72a1f5: Pull complete [2022-09-07T07:39:05.188Z] 988bab9f4d93: Pull complete [2022-09-07T07:39:05.448Z] 1469e6f7b9e6: Pull complete [2022-09-07T07:39:05.448Z] eaf3925da568: Pull complete [2022-09-07T07:39:07.365Z] bab4dde63d76: Pull complete [2022-09-07T07:39:07.627Z] bde34c3a00c8: Pull complete [2022-09-07T07:39:07.627Z] b352a97aabf1: Pull complete [2022-09-07T07:39:07.889Z] 4872d77fe225: Pull complete [2022-09-07T07:39:07.889Z] 5851b861e8e6: Pull complete [2022-09-07T07:39:07.889Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-07T07:39:07.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T07:39:07.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:39:07.999Z] prd-ubuntu20.04-docker-8c-8g-28611 does not seem to be running inside a container [2022-09-07T07:39:08.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-07T07:39:09.609Z] $ docker top bf899c0fcc7e9193e289119665b837442a033c9307f09a574380798c6cdeb4c6 -eo pid,comm [2022-09-07T07:39:09.684Z] 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). [2022-09-07T07:39:09.684Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T07:39:09.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T07:39:09.721Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T07:39:09.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T07:39:09.844Z] $ docker exec bf899c0fcc7e9193e289119665b837442a033c9307f09a574380798c6cdeb4c6 ssh-agent [2022-09-07T07:39:09.981Z] SSH_AUTH_SOCK=/tmp/ssh-7bG24kHGUvvZ/agent.32 [2022-09-07T07:39:09.981Z] SSH_AGENT_PID=38 [2022-09-07T07:39:09.988Z] Running ssh-add (command line suppressed) [2022-09-07T07:39:10.104Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2195335291348473057.key (/w/workspace/edgex-go/3@tmp/private_key_2195335291348473057.key) [2022-09-07T07:39:10.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T07:39:10.416Z] + git tag --points-at HEAD [Pipeline] } [2022-09-07T07:39:10.429Z] $ docker exec --env ******** --env ******** bf899c0fcc7e9193e289119665b837442a033c9307f09a574380798c6cdeb4c6 ssh-agent -k [2022-09-07T07:39:10.539Z] unset SSH_AUTH_SOCK; [2022-09-07T07:39:10.539Z] unset SSH_AGENT_PID; [2022-09-07T07:39:10.539Z] echo Agent pid 38 killed; [2022-09-07T07:39:10.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-07T07:39:10.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T07:39:10.582Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T07:39:10.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T07:39:10.714Z] $ docker exec bf899c0fcc7e9193e289119665b837442a033c9307f09a574380798c6cdeb4c6 ssh-agent [2022-09-07T07:39:10.844Z] SSH_AUTH_SOCK=/tmp/ssh-O9RzOl51hga1/agent.70 [2022-09-07T07:39:10.844Z] SSH_AGENT_PID=77 [2022-09-07T07:39:10.849Z] Running ssh-add (command line suppressed) [2022-09-07T07:39:10.972Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8576851327478274677.key (/w/workspace/edgex-go/3@tmp/private_key_8576851327478274677.key) [2022-09-07T07:39:10.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T07:39:11.284Z] + git semver init [2022-09-07T07:39:11.545Z] 2022-09-07 07:39:11,502 [run_init] DEBUG init version:0.0.0 force:False [2022-09-07T07:39:11.545Z] 2022-09-07 07:39:11,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-09-07T07:39:11.545Z] 2022-09-07 07:39:11,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-09-07T07:39:11.545Z] 2022-09-07 07:39:11,503 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-09-07T07:39:16.867Z] 2022-09-07 07:39:15,928 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-09-07T07:39:16.867Z] 2022-09-07 07:39:15,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4135 with force:False [2022-09-07T07:39:16.867Z] 2022-09-07 07:39:15,929 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4135 [2022-09-07T07:39:16.867Z] 2022-09-07 07:39:15,934 [execute] INFO git cat-file --batch-check [2022-09-07T07:39:16.867Z] 2022-09-07 07:39:15,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T07:39:16.867Z] 2022-09-07 07:39:15,942 [execute] INFO git cat-file --batch [2022-09-07T07:39:16.867Z] 2022-09-07 07:39:15,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T07:39:16.867Z] 2022-09-07 07:39:15,947 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4135 [2022-09-07T07:39:16.867Z] 0.0.0 [Pipeline] } [2022-09-07T07:39:16.878Z] $ docker exec --env ******** --env ******** bf899c0fcc7e9193e289119665b837442a033c9307f09a574380798c6cdeb4c6 ssh-agent -k [2022-09-07T07:39:17.013Z] unset SSH_AUTH_SOCK; [2022-09-07T07:39:17.013Z] unset SSH_AGENT_PID; [2022-09-07T07:39:17.013Z] echo Agent pid 77 killed; [2022-09-07T07:39:17.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T07:39:17.341Z] + git semver [Pipeline] } [2022-09-07T07:39:17.615Z] $ docker stop --time=1 bf899c0fcc7e9193e289119665b837442a033c9307f09a574380798c6cdeb4c6 [2022-09-07T07:39:18.978Z] $ docker rm -f bf899c0fcc7e9193e289119665b837442a033c9307f09a574380798c6cdeb4c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T07:39:19.330Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-07T07:39:19.563Z] Stashed 1 file(s) [Pipeline] echo [2022-09-07T07:39:19.566Z] [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 [2022-09-07T07:39:19.976Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-09-07T07:39:19.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T07:39:20.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T07:39:20.009Z] ========================================================= [2022-09-07T07:39:20.009Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-07T07:39:20.009Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T07:39:20.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T07:39:20.298Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-07T07:39:20.298Z] 2408cc74d12b: Pulling fs layer [2022-09-07T07:39:20.298Z] ea60b727a1ce: Pulling fs layer [2022-09-07T07:39:20.298Z] 30c4a7721957: Pulling fs layer [2022-09-07T07:39:20.298Z] 370296b7ddb6: Pulling fs layer [2022-09-07T07:39:20.298Z] 7c6cee850709: Pulling fs layer [2022-09-07T07:39:20.298Z] 39a5fcdaea64: Pulling fs layer [2022-09-07T07:39:20.298Z] d94ebbe4e438: Pulling fs layer [2022-09-07T07:39:20.298Z] bcfd1f05c69d: Pulling fs layer [2022-09-07T07:39:20.298Z] 59ccb84bbe0f: Pulling fs layer [2022-09-07T07:39:20.298Z] 7c6cee850709: Waiting [2022-09-07T07:39:20.298Z] 39a5fcdaea64: Waiting [2022-09-07T07:39:20.298Z] d94ebbe4e438: Waiting [2022-09-07T07:39:20.298Z] 59ccb84bbe0f: Waiting [2022-09-07T07:39:20.298Z] 370296b7ddb6: Waiting [2022-09-07T07:39:20.298Z] bcfd1f05c69d: Waiting [2022-09-07T07:39:20.298Z] 30c4a7721957: Verifying Checksum [2022-09-07T07:39:20.298Z] 30c4a7721957: Download complete [2022-09-07T07:39:20.298Z] ea60b727a1ce: Download complete [2022-09-07T07:39:20.298Z] 7c6cee850709: Verifying Checksum [2022-09-07T07:39:20.298Z] 7c6cee850709: Download complete [2022-09-07T07:39:20.298Z] 39a5fcdaea64: Verifying Checksum [2022-09-07T07:39:20.298Z] 39a5fcdaea64: Download complete [2022-09-07T07:39:20.298Z] 2408cc74d12b: Verifying Checksum [2022-09-07T07:39:20.298Z] 2408cc74d12b: Download complete [2022-09-07T07:39:20.298Z] d94ebbe4e438: Verifying Checksum [2022-09-07T07:39:20.298Z] d94ebbe4e438: Download complete [2022-09-07T07:39:20.561Z] 2408cc74d12b: Pull complete [2022-09-07T07:39:20.561Z] ea60b727a1ce: Pull complete [2022-09-07T07:39:20.826Z] 30c4a7721957: Pull complete [2022-09-07T07:39:20.826Z] 59ccb84bbe0f: Verifying Checksum [2022-09-07T07:39:20.826Z] 59ccb84bbe0f: Download complete [2022-09-07T07:39:21.086Z] bcfd1f05c69d: Verifying Checksum [2022-09-07T07:39:21.086Z] bcfd1f05c69d: Download complete [2022-09-07T07:39:21.086Z] 370296b7ddb6: Verifying Checksum [2022-09-07T07:39:21.086Z] 370296b7ddb6: Download complete [2022-09-07T07:39:25.290Z] 370296b7ddb6: Pull complete [2022-09-07T07:39:25.290Z] 7c6cee850709: Pull complete [2022-09-07T07:39:25.550Z] 39a5fcdaea64: Pull complete [2022-09-07T07:39:25.550Z] d94ebbe4e438: Pull complete [2022-09-07T07:39:28.090Z] bcfd1f05c69d: Pull complete [2022-09-07T07:39:28.351Z] 59ccb84bbe0f: Pull complete [2022-09-07T07:39:28.351Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-07T07:39:28.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T07:39:28.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T07:39:28.660Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T07:39:28.660Z] WORKDIR /edgex [2022-09-07T07:39:28.660Z] COPY go.mod . [2022-09-07T07:39:28.660Z] RUN go mod download [2022-09-07T07:39:28.660Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-07T07:39:29.230Z] Sending build context to Docker daemon 169.4MB [2022-09-07T07:39:29.230Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T07:39:29.230Z] ---> a4fb48ad2a94 [2022-09-07T07:39:29.230Z] Step 2/4 : WORKDIR /edgex [2022-09-07T07:39:33.448Z] ---> Running in 22eca7bcfa13 [2022-09-07T07:39:33.448Z] Removing intermediate container 22eca7bcfa13 [2022-09-07T07:39:33.448Z] ---> e9c25d62f198 [2022-09-07T07:39:33.448Z] Step 3/4 : COPY go.mod . [2022-09-07T07:39:33.448Z] ---> 6f4d0bc1339a [2022-09-07T07:39:33.448Z] Step 4/4 : RUN go mod download [2022-09-07T07:39:33.448Z] ---> Running in 5585c509ca7f [2022-09-07T07:39:34.650Z] Still waiting to schedule task [2022-09-07T07:39:34.650Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-07T07:39:55.426Z] Removing intermediate container 5585c509ca7f [2022-09-07T07:39:55.427Z] ---> 0e19514f200f [2022-09-07T07:39:55.427Z] Successfully built 0e19514f200f [2022-09-07T07:39:55.427Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:39:55.737Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T07:39:55.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:39:55.824Z] prd-ubuntu20.04-docker-8c-8g-28611 does not seem to be running inside a container [2022-09-07T07:39:55.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-07T07:39:56.268Z] $ docker top e5d462a7a5afb8fd6adfb70db7ca4e8c1495cea96179b29d904709a8b21d7eec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T07:39:56.635Z] + go version [2022-09-07T07:39:56.635Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-07T07:39:56.657Z] $ docker stop --time=1 e5d462a7a5afb8fd6adfb70db7ca4e8c1495cea96179b29d904709a8b21d7eec [2022-09-07T07:39:57.985Z] $ docker rm -f e5d462a7a5afb8fd6adfb70db7ca4e8c1495cea96179b29d904709a8b21d7eec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:39:58.457Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T07:39:58.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:39:58.537Z] prd-ubuntu20.04-docker-8c-8g-28611 does not seem to be running inside a container [2022-09-07T07:39:58.581Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-07T07:39:58.955Z] $ docker top 9e6196650d41953f045efbe905effe60db4b8dbca3375190764a81596b1801ad -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T07:39:59.029Z] ========================================================= [2022-09-07T07:39:59.029Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-07T07:39:59.029Z] ========================================================= [Pipeline] sh [2022-09-07T07:39:59.314Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-09-07T07:39:59.619Z] + make test [2022-09-07T07:39:59.620Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-07T07:40:06.208Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-07T07:40:21.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-07T07:40:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2022-09-07T07:40:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-07T07:40:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-07T07:40:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements [2022-09-07T07:40:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.116s coverage: 55.7% of statements [2022-09-07T07:40:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-07T07:40:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-07T07:40:22.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements [2022-09-07T07:40:22.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-07T07:40:22.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.452s coverage: 89.2% of statements [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.114s coverage: 2.1% of statements [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.136s coverage: 29.6% of statements [2022-09-07T07:40:26.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-09-07T07:40:26.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-09-07T07:40:30.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2022-09-07T07:40:30.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.091s coverage: 44.8% of statements [2022-09-07T07:40:37.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 80.8% of statements [2022-09-07T07:40:37.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.7% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.8% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 43.6% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.135s coverage: 97.7% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-07T07:40:45.327Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-09-07T07:40:45.327Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 96.9% of statements [2022-09-07T07:40:45.327Z] 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 [2022-09-07T07:41:07.295Z] 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." [2022-09-07T07:41:07.295Z] GO111MODULE=on go vet ./... [2022-09-07T07:41:09.827Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T07:41:10.087Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T07:41:10.087Z] ./bin/test-attribution-txt.sh [2022-09-07T07:41:10.345Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-07T07:41:10.345Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-07T07:41:10.345Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-07T07:41:10.345Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T07:41:10.345Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T07:41:10.345Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-07T07:41:10.345Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T07:41:10.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-07T07:41:10.657Z] + ls -al . [2022-09-07T07:41:10.657Z] total 740 [2022-09-07T07:41:10.657Z] drwxrwxr-x 10 1001 1001 4096 Sep 7 07:39 . [2022-09-07T07:41:10.657Z] drwxr-xr-x 4 root root 4096 Sep 7 07:39 .. [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 16 Sep 7 07:38 .dockerignore [2022-09-07T07:41:10.657Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 07:40 .git [2022-09-07T07:41:10.657Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 07:38 .github [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 1030 Sep 7 07:38 .gitignore [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 42 Sep 7 07:38 .golangci.yml [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 87 Sep 7 07:38 .hadolint.yml [2022-09-07T07:41:10.657Z] drwxr-xr-x 3 1001 1001 4096 Sep 7 07:39 .semver [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 07:38 .sonarcloud.properties [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 07:38 ADOPTERS.md [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 10347 Sep 7 07:38 Attribution.txt [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 63209 Sep 7 07:38 CHANGELOG.md [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 07:38 CONTRIBUTING.md [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 07:38 GOVERNANCE.md [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 850 Sep 7 07:38 Jenkinsfile [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 07:38 LICENSE [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 13724 Sep 7 07:38 Makefile [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 07:38 OWNERS.md [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 9799 Sep 7 07:38 README.md [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 07:38 SECURITY.md [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 07:39 VERSION [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 07:38 ZMQWindows.md [2022-09-07T07:41:10.657Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 07:38 bin [2022-09-07T07:41:10.657Z] drwxrwxr-x 18 1001 1001 4096 Sep 7 07:38 cmd [2022-09-07T07:41:10.657Z] -rw-r--r-- 1 root root 485958 Sep 7 07:40 coverage.out [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 3682 Sep 7 07:38 go.mod [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 38527 Sep 7 07:38 go.sum [2022-09-07T07:41:10.657Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 07:38 internal [2022-09-07T07:41:10.657Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 07:38 openapi [2022-09-07T07:41:10.657Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 07:38 snap [2022-09-07T07:41:10.657Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 07:38 version.go [Pipeline] sh [2022-09-07T07:41:10.944Z] + '[' -e coverage.out ] [2022-09-07T07:41:10.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-07T07:41:11.042Z] Stashed 1 file(s) [Pipeline] sh [2022-09-07T07:41:11.325Z] + make build [2022-09-07T07:41:11.325Z] 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 [2022-09-07T07:41:12.197Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28612 in /w/workspace/edgexfoundry_edgex-go_PR-4135 [Pipeline] { [Pipeline] ws [2022-09-07T07:41:12.210Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-09-07T07:41:12.251Z] The recommended git tool is: git [2022-09-07T07:41:19.554Z] using credential edgex-jenkins-ssh [2022-09-07T07:41:19.571Z] Cloning the remote Git repository [2022-09-07T07:41:19.625Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-07T07:41:19.701Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-09-07T07:41:19.788Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-07T07:41:19.789Z] > git --version # timeout=10 [2022-09-07T07:41:19.812Z] > git --version # 'git version 2.25.1' [2022-09-07T07:41:19.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T07:41:19.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T07:41:26.215Z] 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 [2022-09-07T07:41:36.254Z] 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 [2022-09-07T07:41:36.828Z] 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 [2022-09-07T07:41:37.761Z] Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit f7b76d44441263e2e3589530040508c9fcfea73f [2022-09-07T07:41:38.353Z] Merge succeeded, producing f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T07:41:38.354Z] Checking out Revision f1ed023b993707dc67ddb0cdfdfdc283f6675133 (PR-4135) [2022-09-07T07:41:36.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-07T07:41:36.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T07:41:36.889Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-07T07:41:36.930Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-07T07:41:36.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T07:41:36.946Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4135/head:refs/remotes/origin/PR-4135 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-07T07:41:37.784Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T07:41:37.807Z] > git checkout -f f7b76d44441263e2e3589530040508c9fcfea73f # timeout=10 [2022-09-07T07:41:38.061Z] > git remote # timeout=10 [2022-09-07T07:41:38.084Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T07:41:38.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T07:41:38.113Z] > git merge 502310b00a79916b803008258ae56cda32ec220b # timeout=10 [2022-09-07T07:41:38.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T07:41:38.363Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T07:41:38.378Z] > git checkout -f f1ed023b993707dc67ddb0cdfdfdc283f6675133 # timeout=10 [2022-09-07T07:41:42.598Z] Commit message: "Merge commit '502310b00a79916b803008258ae56cda32ec220b' into HEAD" [2022-09-07T07:41:42.625Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-07T07:41:42.608Z] > git rev-list --no-walk 09709427b462dfd0b2d9dc637b3187223899cee0 # timeout=10 [2022-09-07T07:41:43.579Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-07T07:41:43.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T07:41:43.579Z] Dload Upload Total Spent Left Speed [2022-09-07T07:41:43.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-09-07T07:41:44.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-07T07:41:44.682Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-07T07:41:44.682Z] + sudo tee /etc/docker/daemon.new [2022-09-07T07:41:44.682Z] { [2022-09-07T07:41:44.682Z] "registry-mirrors": [ [2022-09-07T07:41:44.682Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-07T07:41:44.682Z] ], [2022-09-07T07:41:44.682Z] "bip": "10.250.0.254/24", [2022-09-07T07:41:44.682Z] "hosts": [ [2022-09-07T07:41:44.682Z] "tcp://0.0.0.0:5555", [2022-09-07T07:41:44.682Z] "unix:///var/run/docker.sock" [2022-09-07T07:41:44.682Z] ], [2022-09-07T07:41:44.682Z] "mtu": 1458, [2022-09-07T07:41:44.682Z] "selinux-enabled": true, [2022-09-07T07:41:44.682Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-07T07:41:44.682Z] } [Pipeline] sh [2022-09-07T07:41:44.960Z] 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 [2022-09-07T07:41:44.960Z] 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 [2022-09-07T07:41:45.029Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-07T07:41:45.366Z] + sudo service docker restart [2022-09-07T07:41:45.901Z] 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 [2022-09-07T07:41:47.815Z] 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 [2022-09-07T07:41:48.386Z] 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 [2022-09-07T07:41:49.770Z] 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 [2022-09-07T07:41:50.349Z] 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 [2022-09-07T07:41:51.290Z] 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 [2022-09-07T07:41:53.241Z] 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] } [2022-09-07T07:41:54.717Z] $ docker stop --time=1 9e6196650d41953f045efbe905effe60db4b8dbca3375190764a81596b1801ad [2022-09-07T07:41:58.645Z] $ docker rm -f 9e6196650d41953f045efbe905effe60db4b8dbca3375190764a81596b1801ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:41:59.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T07:41:59.570Z] [2022-09-07T07:41:59.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:41:59.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T07:41:59.871Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-07T07:41:59.871Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-07T07:41:59.871Z] ca9280d653b3: Pulling fs layer [2022-09-07T07:41:59.871Z] 7e9c9ca2126c: Pulling fs layer [2022-09-07T07:41:59.871Z] cbdbe7a5bc2a: Download complete [2022-09-07T07:42:00.131Z] ca9280d653b3: Verifying Checksum [2022-09-07T07:42:00.131Z] ca9280d653b3: Download complete [2022-09-07T07:42:00.131Z] cbdbe7a5bc2a: Pull complete [2022-09-07T07:42:00.391Z] 7e9c9ca2126c: Download complete [2022-09-07T07:42:00.651Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T07:42:03.713Z] provisioning config files... [2022-09-07T07:42:03.736Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2848090768609007188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T07:42:04.091Z] ---> docker-login.sh [2022-09-07T07:42:04.091Z] nexus3.edgexfoundry.org:10001 [2022-09-07T07:42:04.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:42:04.858Z] 7e9c9ca2126c: Pull complete [2022-09-07T07:42:04.858Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-07T07:42:04.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T07:42:04.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:42:04.954Z] prd-ubuntu20.04-docker-8c-8g-28611 does not seem to be running inside a container [2022-09-07T07:42:04.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:42:04.979Z] Configure a credential helper to remove this warning. See [2022-09-07T07:42:04.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:42:04.979Z] [2022-09-07T07:42:04.979Z] Login Succeeded [2022-09-07T07:42:04.979Z] nexus3.edgexfoundry.org:10002 [2022-09-07T07:42:05.000Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-07T07:42:05.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:42:05.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:42:05.255Z] Configure a credential helper to remove this warning. See [2022-09-07T07:42:05.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:42:05.255Z] [2022-09-07T07:42:05.255Z] Login Succeeded [2022-09-07T07:42:05.255Z] nexus3.edgexfoundry.org:10003 [2022-09-07T07:42:05.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:42:05.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:42:05.852Z] Configure a credential helper to remove this warning. See [2022-09-07T07:42:05.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:42:05.852Z] [2022-09-07T07:42:05.852Z] Login Succeeded [2022-09-07T07:42:05.852Z] nexus3.edgexfoundry.org:10004 [2022-09-07T07:42:06.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:42:06.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:42:06.405Z] Configure a credential helper to remove this warning. See [2022-09-07T07:42:06.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:42:06.405Z] [2022-09-07T07:42:06.405Z] Login Succeeded [2022-09-07T07:42:06.405Z] docker.io [2022-09-07T07:42:06.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T07:42:07.150Z] $ docker top f646bd595f758385b9ea043be62e91ff1f5af2498984615f1c381d4541210a90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T07:42:07.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T07:42:07.277Z] Configure a credential helper to remove this warning. See [2022-09-07T07:42:07.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T07:42:07.277Z] [2022-09-07T07:42:07.277Z] Login Succeeded [2022-09-07T07:42:07.277Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T07:42:07.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-09-07T07:42:07.499Z] + docker-compose build --help [2022-09-07T07:42:07.499Z] + grep parallel [Pipeline] sh [2022-09-07T07:42:08.070Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T07:42:08.093Z] $ docker stop --time=1 f646bd595f758385b9ea043be62e91ff1f5af2498984615f1c381d4541210a90 [2022-09-07T07:42:08.266Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [2022-09-07T07:42:09.389Z] $ docker rm -f f646bd595f758385b9ea043be62e91ff1f5af2498984615f1c381d4541210a90 [Pipeline] // withDockerContainer [Pipeline] echo [2022-09-07T07:42:09.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T07:42:09.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T07:42:09.481Z] ========================================================= [2022-09-07T07:42:09.481Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-07T07:42:09.481Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:42:09.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T07:42:09.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T07:42:09.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:42:09.976Z] prd-ubuntu20.04-docker-8c-8g-28611 does not seem to be running inside a container [2022-09-07T07:42:10.021Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-07T07:42:10.095Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-07T07:42:10.095Z] b3c136eddcbf: Pulling fs layer [2022-09-07T07:42:10.095Z] c0a3192eca97: Pulling fs layer [2022-09-07T07:42:10.095Z] a050256f5b6f: Pulling fs layer [2022-09-07T07:42:10.095Z] 656be50a0ddc: Pulling fs layer [2022-09-07T07:42:10.095Z] 2bbca73fdf42: Pulling fs layer [2022-09-07T07:42:10.095Z] 46d945488cbd: Pulling fs layer [2022-09-07T07:42:10.095Z] 8a5474983e97: Pulling fs layer [2022-09-07T07:42:10.095Z] 329c88fbcd65: Pulling fs layer [2022-09-07T07:42:10.095Z] 656be50a0ddc: Waiting [2022-09-07T07:42:10.095Z] 2bbca73fdf42: Waiting [2022-09-07T07:42:10.095Z] 46d945488cbd: Waiting [2022-09-07T07:42:10.095Z] 8a5474983e97: Waiting [2022-09-07T07:42:10.095Z] 329c88fbcd65: Waiting [2022-09-07T07:42:10.095Z] a050256f5b6f: Verifying Checksum [2022-09-07T07:42:10.095Z] a050256f5b6f: Download complete [2022-09-07T07:42:10.095Z] c0a3192eca97: Verifying Checksum [2022-09-07T07:42:10.095Z] c0a3192eca97: Download complete [2022-09-07T07:42:10.095Z] 2bbca73fdf42: Verifying Checksum [2022-09-07T07:42:10.095Z] 2bbca73fdf42: Download complete [2022-09-07T07:42:10.095Z] 46d945488cbd: Verifying Checksum [2022-09-07T07:42:10.095Z] 46d945488cbd: Download complete [2022-09-07T07:42:10.095Z] b3c136eddcbf: Verifying Checksum [2022-09-07T07:42:10.406Z] $ docker top 94e8fb4e8b42dac3bb52ebc80f2fe7bc6ef4a65a11c4b1f67b187843b94222f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T07:42:10.772Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T07:42:11.083Z] b3c136eddcbf: Pull complete [2022-09-07T07:42:11.083Z] 329c88fbcd65: Verifying Checksum [2022-09-07T07:42:11.083Z] 329c88fbcd65: Download complete [2022-09-07T07:42:11.343Z] Building core-command ... [2022-09-07T07:42:11.343Z] Building core-data ... [2022-09-07T07:42:11.343Z] Building core-metadata ... [2022-09-07T07:42:11.343Z] Building security-bootstrapper ... [2022-09-07T07:42:11.343Z] Building security-proxy-setup ... [2022-09-07T07:42:11.343Z] Building security-secretstore-setup ... [2022-09-07T07:42:11.343Z] Building security-spiffe-token-provider ... [2022-09-07T07:42:11.343Z] Building security-spire-agent ... [2022-09-07T07:42:11.343Z] Building security-spire-config ... [2022-09-07T07:42:11.343Z] Building security-spire-server ... [2022-09-07T07:42:11.343Z] Building support-notifications ... [2022-09-07T07:42:11.343Z] Building support-scheduler ... [2022-09-07T07:42:11.343Z] Building sys-mgmt-agent ... [2022-09-07T07:42:11.343Z] Building security-proxy-setup [2022-09-07T07:42:11.343Z] Building security-spiffe-token-provider [2022-09-07T07:42:11.343Z] Building core-data [2022-09-07T07:42:11.343Z] Building security-secretstore-setup [2022-09-07T07:42:11.343Z] Building security-spire-agent [2022-09-07T07:42:11.686Z] c0a3192eca97: Pull complete [2022-09-07T07:42:12.295Z] a050256f5b6f: Pull complete [2022-09-07T07:42:12.295Z] 8a5474983e97: Verifying Checksum [2022-09-07T07:42:12.295Z] 8a5474983e97: Download complete [2022-09-07T07:42:13.273Z] 656be50a0ddc: Verifying Checksum [2022-09-07T07:42:13.273Z] 656be50a0ddc: Download complete [2022-09-07T07:42:26.246Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:42:26.246Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:42:26.246Z] ---> 0e19514f200f [2022-09-07T07:42:26.246Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T07:42:26.246Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:42:26.246Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:42:26.246Z] ---> 0e19514f200f [2022-09-07T07:42:26.246Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T07:42:26.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:42:26.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:42:26.246Z] ---> 0e19514f200f [2022-09-07T07:42:26.246Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T07:42:26.246Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:42:26.246Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:42:26.246Z] ---> 0e19514f200f [2022-09-07T07:42:26.246Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T07:42:26.246Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:42:26.246Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:42:26.246Z] ---> 0e19514f200f [2022-09-07T07:42:26.246Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T07:42:28.420Z] 656be50a0ddc: Pull complete [2022-09-07T07:42:28.420Z] 2bbca73fdf42: Pull complete [2022-09-07T07:42:28.420Z] 46d945488cbd: Pull complete [2022-09-07T07:42:31.541Z] ---> Running in f2807f42df4d [2022-09-07T07:42:31.541Z] ---> Running in 0636507484d7 [2022-09-07T07:42:31.541Z] ---> Running in fac858fb94ae [2022-09-07T07:42:31.541Z] ---> Running in 0bb36ff6428f [2022-09-07T07:42:31.541Z] ---> Running in e9f81ad2c140 [2022-09-07T07:42:31.541Z] Removing intermediate container 0636507484d7 [2022-09-07T07:42:31.541Z] ---> 13db133740cf [2022-09-07T07:42:31.541Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:42:31.801Z] Removing intermediate container fac858fb94ae [2022-09-07T07:42:31.801Z] ---> 13f68036cac8 [2022-09-07T07:42:31.801Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:42:31.801Z] Removing intermediate container e9f81ad2c140 [2022-09-07T07:42:31.801Z] ---> 21657b89cc6a [2022-09-07T07:42:31.801Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:42:31.801Z] Removing intermediate container 0bb36ff6428f [2022-09-07T07:42:31.801Z] ---> 8edd0a40a3c7 [2022-09-07T07:42:31.801Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T07:42:31.801Z] Removing intermediate container f2807f42df4d [2022-09-07T07:42:31.801Z] ---> ddcaacd2f5e1 [2022-09-07T07:42:31.801Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T07:42:31.801Z] ---> Running in f241561c79fa [2022-09-07T07:42:31.801Z] ---> Running in cc4f3e551a65 [2022-09-07T07:42:31.801Z] ---> Running in 27a3c6992478 [2022-09-07T07:42:31.801Z] ---> Running in a4d52df04e09 [2022-09-07T07:42:31.801Z] ---> Running in 7cc70548c41f [2022-09-07T07:42:31.801Z] Removing intermediate container 7cc70548c41f [2022-09-07T07:42:31.801Z] ---> 459041d909f0 [2022-09-07T07:42:31.801Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:42:31.801Z] ---> Running in da7c637c2058 [2022-09-07T07:42:32.743Z] Removing intermediate container cc4f3e551a65 [2022-09-07T07:42:32.743Z] ---> ab964e53d508 [2022-09-07T07:42:32.743Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T07:42:32.743Z] ---> Running in 6d4c17175d3a [2022-09-07T07:42:32.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:32.743Z] Removing intermediate container 27a3c6992478 [2022-09-07T07:42:32.743Z] ---> 1f9bf34c49b5 [2022-09-07T07:42:32.743Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T07:42:32.743Z] Removing intermediate container f241561c79fa [2022-09-07T07:42:32.743Z] ---> e735c3c012b5 [2022-09-07T07:42:32.743Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T07:42:33.003Z] ---> Running in cf7bf7df274e [2022-09-07T07:42:33.003Z] ---> Running in 770929fca1f3 [2022-09-07T07:42:33.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:33.003Z] Removing intermediate container da7c637c2058 [2022-09-07T07:42:33.003Z] ---> c77b54e328fa [2022-09-07T07:42:33.003Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T07:42:33.262Z] ---> Running in 1a7421f76712 [2022-09-07T07:42:33.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:33.262Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T07:42:33.262Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T07:42:33.262Z] OK: 17040 distinct packages available [2022-09-07T07:42:33.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:33.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:33.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:33.524Z] OK: 211 MiB in 51 packages [2022-09-07T07:42:33.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:33.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:33.842Z] 8a5474983e97: Pull complete [2022-09-07T07:42:34.099Z] Removing intermediate container a4d52df04e09 [2022-09-07T07:42:34.099Z] ---> bb40067f2556 [2022-09-07T07:42:34.099Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T07:42:34.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:34.099Z] ---> c78592375900 [2022-09-07T07:42:34.099Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:42:34.099Z] ---> Running in 824b8c565a60 [2022-09-07T07:42:34.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:34.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:34.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:42:34.623Z] OK: 211 MiB in 51 packages [2022-09-07T07:42:34.883Z] OK: 211 MiB in 51 packages [2022-09-07T07:42:34.883Z] OK: 211 MiB in 51 packages [2022-09-07T07:42:34.883Z] Removing intermediate container 6d4c17175d3a [2022-09-07T07:42:34.883Z] ---> 09b15f226102 [2022-09-07T07:42:34.883Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T07:42:35.145Z] OK: 211 MiB in 51 packages [2022-09-07T07:42:35.145Z] ---> 991d3b45f9bf [2022-09-07T07:42:35.145Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:42:35.145Z] ---> Running in dcceb153ac5e [2022-09-07T07:42:35.289Z] 329c88fbcd65: Pull complete [2022-09-07T07:42:35.289Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-07T07:42:35.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T07:42:35.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T07:42:35.404Z] Removing intermediate container 770929fca1f3 [2022-09-07T07:42:35.404Z] ---> 3d83c7fedee9 [2022-09-07T07:42:35.404Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T07:42:35.404Z] Removing intermediate container 1a7421f76712 [2022-09-07T07:42:35.404Z] ---> e417f3772cab [2022-09-07T07:42:35.404Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T07:42:35.636Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T07:42:35.636Z] WORKDIR /edgex [2022-09-07T07:42:35.636Z] COPY go.mod . [2022-09-07T07:42:35.636Z] RUN go mod download [2022-09-07T07:42:35.636Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-07T07:42:35.663Z] Removing intermediate container cf7bf7df274e [2022-09-07T07:42:35.663Z] ---> a5e69b958078 [2022-09-07T07:42:35.663Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T07:42:35.663Z] ---> f1fac4244d47 [2022-09-07T07:42:35.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:42:35.663Z] ---> Running in ce8041590b43 [2022-09-07T07:42:35.663Z] ---> 9e43364c6be8 [2022-09-07T07:42:35.663Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:42:35.663Z] ---> Running in d3d20dbef495 [2022-09-07T07:42:35.663Z] ---> 70626f1b786f [2022-09-07T07:42:35.663Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:42:35.923Z] ---> Running in 73fcd6921489 [2022-09-07T07:42:36.239Z] Sending build context to Docker daemon 3.187MB [2022-09-07T07:42:36.239Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T07:42:36.239Z] ---> ff4287adb874 [2022-09-07T07:42:36.239Z] Step 2/4 : WORKDIR /edgex [2022-09-07T07:42:38.259Z] ---> Running in b56c5d8304ea [2022-09-07T07:42:38.259Z] Removing intermediate container b56c5d8304ea [2022-09-07T07:42:38.259Z] ---> 41547ec8feb6 [2022-09-07T07:42:38.259Z] Step 3/4 : COPY go.mod . [2022-09-07T07:42:38.856Z] ---> f4f9bbde8c7d [2022-09-07T07:42:38.857Z] Step 4/4 : RUN go mod download [2022-09-07T07:42:38.857Z] ---> Running in b76cf9251f8c [2022-09-07T07:42:54.156Z] Removing intermediate container d3d20dbef495 [2022-09-07T07:42:54.156Z] ---> 33d361704b96 [2022-09-07T07:42:54.156Z] Step 9/24 : COPY . . [2022-09-07T07:42:54.156Z] Removing intermediate container ce8041590b43 [2022-09-07T07:42:54.156Z] ---> ea08ea8e8f54 [2022-09-07T07:42:54.156Z] Step 8/22 : COPY . . [2022-09-07T07:42:54.156Z] Removing intermediate container 73fcd6921489 [2022-09-07T07:42:54.156Z] ---> cba23b82e7ce [2022-09-07T07:42:54.156Z] Step 8/25 : COPY . . [2022-09-07T07:42:54.156Z] Removing intermediate container dcceb153ac5e [2022-09-07T07:42:54.156Z] ---> 7771e8e288be [2022-09-07T07:42:54.156Z] Step 8/26 : COPY . . [2022-09-07T07:42:54.156Z] Removing intermediate container 824b8c565a60 [2022-09-07T07:42:54.156Z] ---> 40b7a98366a3 [2022-09-07T07:42:54.156Z] Step 7/20 : COPY . . [2022-09-07T07:43:12.296Z] ---> 2d7ee6606fb2 [2022-09-07T07:43:12.297Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T07:43:12.297Z] ---> 0e4a3b8a10ef [2022-09-07T07:43:12.297Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T07:43:12.297Z] ---> f86ac52fecb2 [2022-09-07T07:43:12.297Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T07:43:12.297Z] ---> 2fdd06f95575 [2022-09-07T07:43:12.297Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T07:43:12.297Z] ---> 28717587834d [2022-09-07T07:43:12.297Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T07:43:12.297Z] ---> Running in e144667d0a46 [2022-09-07T07:43:12.297Z] ---> Running in e4799cf37dfe [2022-09-07T07:43:12.297Z] ---> Running in 7d381e20dfbf [2022-09-07T07:43:12.297Z] ---> Running in 847ff7aa5e7e [2022-09-07T07:43:12.297Z] ---> Running in f47b08b2305e [2022-09-07T07:43:12.297Z] Removing intermediate container e144667d0a46 [2022-09-07T07:43:12.297Z] ---> 47c078d59b3d [2022-09-07T07:43:12.297Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T07:43:12.297Z] ---> Running in b3430ebc6941 [2022-09-07T07:43:12.297Z] Removing intermediate container b3430ebc6941 [2022-09-07T07:43:12.297Z] ---> c012bfbdfca5 [2022-09-07T07:43:12.297Z] 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 [2022-09-07T07:43:12.297Z] ---> Running in f19736b4b5a9 [2022-09-07T07:43:12.297Z] 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 [2022-09-07T07:43:12.559Z] 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 [2022-09-07T07:43:12.559Z] 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 [2022-09-07T07:43:12.559Z] 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 [2022-09-07T07:43:13.500Z] Removing intermediate container f19736b4b5a9 [2022-09-07T07:43:13.500Z] ---> 8f9dbdd542dc [2022-09-07T07:43:13.500Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T07:43:13.759Z] ---> Running in 8948ab0a06ad [2022-09-07T07:43:14.019Z] Removing intermediate container 8948ab0a06ad [2022-09-07T07:43:14.019Z] ---> 1a6ec23859c1 [2022-09-07T07:43:14.019Z] [2022-09-07T07:43:14.019Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T07:43:14.278Z] 3.15: Pulling from library/alpine [2022-09-07T07:43:15.214Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T07:43:15.215Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T07:43:15.215Z] ---> c4fc93816858 [2022-09-07T07:43:15.215Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T07:43:15.215Z] ---> Running in 375c45118f21 [2022-09-07T07:43:15.474Z] Removing intermediate container 375c45118f21 [2022-09-07T07:43:15.474Z] ---> 81445c7e37e2 [2022-09-07T07:43:15.474Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:43:15.734Z] ---> Running in 9e6139501c04 [2022-09-07T07:43:17.117Z] Removing intermediate container 9e6139501c04 [2022-09-07T07:43:17.117Z] ---> ad9bfd4d490b [2022-09-07T07:43:17.117Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T07:43:17.117Z] ---> Running in 6cc0283492e3 [2022-09-07T07:43:17.913Z] Removing intermediate container b76cf9251f8c [2022-09-07T07:43:17.913Z] ---> ff23ff1be8e4 [2022-09-07T07:43:17.913Z] Successfully built ff23ff1be8e4 [2022-09-07T07:43:17.913Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:43:18.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:18.289Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T07:43:18.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:43:18.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-28612 does not seem to be running inside a container [2022-09-07T07:43:18.631Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:18.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-07T07:43:19.199Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T07:43:19.199Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T07:43:19.199Z] OK: 15856 distinct packages available [2022-09-07T07:43:19.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:20.118Z] $ docker top f7bd75a67bda87ea93b855e1b0570993c5bcc9d11bd09ace1bb14ee261e5e774 -eo pid,comm [2022-09-07T07:43:20.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:20.396Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T07:43:20.396Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T07:43:20.396Z] (3/5) Installing libucontext (1.1-r0) [Pipeline] { [Pipeline] sh [2022-09-07T07:43:20.658Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T07:43:20.658Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T07:43:20.658Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T07:43:20.658Z] OK: 7 MiB in 19 packages [2022-09-07T07:43:21.066Z] + go version [2022-09-07T07:43:21.066Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-07T07:43:21.090Z] $ docker stop --time=1 f7bd75a67bda87ea93b855e1b0570993c5bcc9d11bd09ace1bb14ee261e5e774 [2022-09-07T07:43:22.566Z] Removing intermediate container 6cc0283492e3 [2022-09-07T07:43:22.566Z] ---> bd00a1eed9f5 [2022-09-07T07:43:22.566Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T07:43:22.721Z] $ docker rm -f f7bd75a67bda87ea93b855e1b0570993c5bcc9d11bd09ace1bb14ee261e5e774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:43:23.343Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T07:43:23.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:43:23.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-28612 does not seem to be running inside a container [2022-09-07T07:43:23.671Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-07T07:43:24.929Z] $ docker top 18d866143a143ae8974f70b456f098f9e5f48cd434ed276c1f660e7a5f637863 -eo pid,comm [2022-09-07T07:43:25.117Z] ---> d968727f7e74 [2022-09-07T07:43:25.117Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] echo [2022-09-07T07:43:25.206Z] ========================================================= [2022-09-07T07:43:25.206Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-07T07:43:25.206Z] ========================================================= [Pipeline] sh [2022-09-07T07:43:25.845Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-09-07T07:43:26.523Z] + make test [2022-09-07T07:43:26.523Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-07T07:43:28.411Z] ---> 7c115fddd29f [2022-09-07T07:43:28.411Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T07:43:29.352Z] ---> b1a275908959 [2022-09-07T07:43:29.352Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T07:43:29.926Z] ---> 2643dc5b3d0e [2022-09-07T07:43:29.926Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T07:43:30.495Z] ---> 1af2bd27b7dd [2022-09-07T07:43:30.495Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T07:43:30.495Z] ---> Running in 659b68ddded2 [2022-09-07T07:43:31.066Z] Removing intermediate container 659b68ddded2 [2022-09-07T07:43:31.066Z] ---> 6d3fa2b0eccc [2022-09-07T07:43:31.066Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T07:43:31.325Z] ---> Running in 3c5ca90ed942 [2022-09-07T07:43:31.618Z] Removing intermediate container 3c5ca90ed942 [2022-09-07T07:43:31.618Z] ---> babb2640c59c [2022-09-07T07:43:31.618Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T07:43:31.882Z] ---> Running in bb82b3b52691 [2022-09-07T07:43:32.142Z] Removing intermediate container bb82b3b52691 [2022-09-07T07:43:32.142Z] ---> 044c68d4e315 [2022-09-07T07:43:32.142Z] Step 25/26 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:43:32.404Z] ---> Running in 55fe99c0c167 [2022-09-07T07:43:33.023Z] Removing intermediate container 55fe99c0c167 [2022-09-07T07:43:33.023Z] ---> 00ed93d41408 [2022-09-07T07:43:33.023Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T07:43:33.023Z] ---> Running in fb77b15aa988 [2022-09-07T07:43:33.282Z] Removing intermediate container fb77b15aa988 [2022-09-07T07:43:33.282Z] ---> 1cdb399d6bee [2022-09-07T07:43:33.282Z] [2022-09-07T07:43:33.282Z] Successfully built 1cdb399d6bee [2022-09-07T07:43:33.282Z] Successfully tagged security-spire-agent:latest [2022-09-07T07:43:33.282Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-09-07T07:43:36.574Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:43:36.574Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:43:36.574Z] ---> 0e19514f200f [2022-09-07T07:43:36.574Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T07:43:36.574Z] ---> Using cache [2022-09-07T07:43:36.574Z] ---> 8edd0a40a3c7 [2022-09-07T07:43:36.574Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:43:40.783Z] 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 [2022-09-07T07:43:40.783Z] 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 [2022-09-07T07:43:41.718Z] ---> Running in 536ded210685 [2022-09-07T07:43:43.633Z] Removing intermediate container 536ded210685 [2022-09-07T07:43:43.633Z] ---> 5be7eaeabd5c [2022-09-07T07:43:43.633Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T07:43:45.019Z] ---> Running in 2687906d16f9 [2022-09-07T07:43:46.047Z] Removing intermediate container 7d381e20dfbf [2022-09-07T07:43:46.047Z] ---> acb316ba26e8 [2022-09-07T07:43:46.047Z] [2022-09-07T07:43:46.047Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T07:43:46.047Z] Removing intermediate container 847ff7aa5e7e [2022-09-07T07:43:46.047Z] ---> a34076f05bcc [2022-09-07T07:43:46.047Z] [2022-09-07T07:43:46.047Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T07:43:46.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:46.876Z] 3.16: Pulling from library/alpine [2022-09-07T07:43:46.876Z] 3.16: Pulling from library/alpine [2022-09-07T07:43:47.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:47.706Z] OK: 211 MiB in 51 packages [2022-09-07T07:43:50.366Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T07:43:50.366Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T07:43:50.366Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T07:43:50.366Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T07:43:50.366Z] ---> 9c6f07244728 [2022-09-07T07:43:50.366Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T07:43:50.366Z] ---> 9c6f07244728 [2022-09-07T07:43:50.366Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T07:43:50.366Z] Removing intermediate container e4799cf37dfe [2022-09-07T07:43:50.366Z] ---> 83269bf8c1ef [2022-09-07T07:43:50.366Z] [2022-09-07T07:43:50.366Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T07:43:50.366Z] ---> 9c6f07244728 [2022-09-07T07:43:50.366Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T07:43:50.626Z] ---> Running in b9fccf13c337 [2022-09-07T07:43:50.626Z] ---> Running in ba1ae05e71b5 [2022-09-07T07:43:50.626Z] ---> Running in 0257c180bf4c [2022-09-07T07:43:50.626Z] Removing intermediate container f47b08b2305e [2022-09-07T07:43:50.626Z] ---> 2c94f212f647 [2022-09-07T07:43:50.626Z] [2022-09-07T07:43:50.626Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T07:43:50.626Z] ---> c4fc93816858 [2022-09-07T07:43:50.626Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T07:43:50.626Z] ---> Using cache [2022-09-07T07:43:50.626Z] ---> 81445c7e37e2 [2022-09-07T07:43:50.626Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:43:50.626Z] ---> Using cache [2022-09-07T07:43:50.626Z] ---> ad9bfd4d490b [2022-09-07T07:43:50.626Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T07:43:50.626Z] Removing intermediate container 2687906d16f9 [2022-09-07T07:43:50.626Z] ---> c9c0e585cd1d [2022-09-07T07:43:50.626Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T07:43:50.886Z] ---> Running in d5eccb2ea609 [2022-09-07T07:43:50.887Z] Removing intermediate container 0257c180bf4c [2022-09-07T07:43:50.887Z] ---> cfdf9483d40e [2022-09-07T07:43:50.887Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T07:43:50.887Z] ---> 1e9577a9628e [2022-09-07T07:43:50.887Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:43:50.887Z] ---> Running in a61e065ba7e2 [2022-09-07T07:43:50.887Z] ---> Running in 7086425302d7 [2022-09-07T07:43:51.146Z] Removing intermediate container a61e065ba7e2 [2022-09-07T07:43:51.146Z] ---> 5114bc851e48 [2022-09-07T07:43:51.146Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T07:43:51.146Z] ---> Running in 4fee87d1b4ea [2022-09-07T07:43:51.146Z] Removing intermediate container 4fee87d1b4ea [2022-09-07T07:43:51.146Z] ---> 57a00b8c6ede [2022-09-07T07:43:51.146Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:43:51.146Z] ---> Running in d8609ea0b5ce [2022-09-07T07:43:51.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:51.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:51.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:51.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:51.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:51.667Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T07:43:51.667Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T07:43:51.667Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T07:43:51.667Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T07:43:51.667Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T07:43:51.667Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T07:43:51.667Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T07:43:51.667Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T07:43:51.667Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T07:43:51.667Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T07:43:51.667Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T07:43:51.667Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T07:43:51.667Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T07:43:51.667Z] OK: 6 MiB in 17 packages [2022-09-07T07:43:51.667Z] OK: 8 MiB in 20 packages [2022-09-07T07:43:52.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:52.497Z] Removing intermediate container d8609ea0b5ce [2022-09-07T07:43:52.497Z] ---> 045257e1c17b [2022-09-07T07:43:52.497Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T07:43:52.497Z] Removing intermediate container ba1ae05e71b5 [2022-09-07T07:43:52.497Z] ---> f0f49d7607ad [2022-09-07T07:43:52.497Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T07:43:52.497Z] ---> Running in 56163c2e81b4 [2022-09-07T07:43:52.497Z] Removing intermediate container b9fccf13c337 [2022-09-07T07:43:52.497Z] ---> 10c9e1a8ad5d [2022-09-07T07:43:52.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T07:43:52.758Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T07:43:52.758Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T07:43:52.758Z] OK: 15856 distinct packages available [2022-09-07T07:43:52.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:52.758Z] ---> Running in bcf4ba634037 [2022-09-07T07:43:52.758Z] ---> Running in c3fe57376c8a [2022-09-07T07:43:53.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:53.285Z] Removing intermediate container bcf4ba634037 [2022-09-07T07:43:53.285Z] ---> 9b730d1ea405 [2022-09-07T07:43:53.285Z] Step 13/25 : WORKDIR / [2022-09-07T07:43:53.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:53.814Z] Removing intermediate container c3fe57376c8a [2022-09-07T07:43:53.814Z] ---> 25d6f6668da6 [2022-09-07T07:43:53.814Z] Step 13/22 : WORKDIR /edgex [2022-09-07T07:43:53.814Z] ---> Running in 2bb438f07793 [2022-09-07T07:43:53.814Z] ---> Running in 9438985aa6e7 [2022-09-07T07:43:53.814Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T07:43:53.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:43:53.814Z] Removing intermediate container 2bb438f07793 [2022-09-07T07:43:53.814Z] ---> 9b0e1f0954dd [2022-09-07T07:43:53.814Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-07T07:43:53.814Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T07:43:54.078Z] Removing intermediate container 9438985aa6e7 [2022-09-07T07:43:54.078Z] ---> aca2dde3a571 [2022-09-07T07:43:54.078Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T07:43:54.078Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T07:43:54.078Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T07:43:54.367Z] ---> 21aa9e66ec44 [2022-09-07T07:43:54.367Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-07T07:43:54.367Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T07:43:54.367Z] ---> 920218840f20 [2022-09-07T07:43:54.367Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T07:43:54.367Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T07:43:54.367Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T07:43:54.367Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T07:43:54.672Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T07:43:54.672Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T07:43:54.672Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T07:43:54.672Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T07:43:54.672Z] ---> bbd726e47cb0 [2022-09-07T07:43:54.672Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T07:43:54.672Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T07:43:54.935Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T07:43:54.935Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T07:43:54.935Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T07:43:54.935Z] OK: 8 MiB in 23 packages [2022-09-07T07:43:54.935Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T07:43:54.935Z] ---> 148f56742772 [2022-09-07T07:43:54.935Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T07:43:54.935Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T07:43:54.935Z] OK: 8 MiB in 20 packages [2022-09-07T07:43:55.274Z] ---> 0b2c400e0109 [2022-09-07T07:43:55.274Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-07T07:43:56.225Z] ---> 0932a41cd6de [2022-09-07T07:43:56.225Z] ---> b1302641bdc2 [2022-09-07T07:43:56.225Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T07:43:56.225Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T07:43:56.225Z] Removing intermediate container 56163c2e81b4 [2022-09-07T07:43:56.225Z] ---> 2caf9f35b758 [2022-09-07T07:43:56.225Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T07:43:56.487Z] Removing intermediate container d5eccb2ea609 [2022-09-07T07:43:56.487Z] ---> 120c7ee95991 [2022-09-07T07:43:56.487Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T07:43:56.487Z] ---> bad1ab986b7e [2022-09-07T07:43:56.487Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T07:43:56.487Z] ---> Running in ffe148b24b6d [2022-09-07T07:43:56.487Z] ---> 0653b541e8c3 [2022-09-07T07:43:56.487Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T07:43:56.487Z] ---> 76f49fd2817c [2022-09-07T07:43:56.487Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T07:43:56.747Z] ---> 790877d633e1 [2022-09-07T07:43:56.747Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T07:43:58.159Z] ---> 9282ae0eda7a [2022-09-07T07:43:58.159Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T07:43:58.159Z] ---> 14ace7259697 [2022-09-07T07:43:58.159Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T07:43:58.159Z] ---> 998e676fa97f [2022-09-07T07:43:58.159Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T07:43:58.424Z] ---> fb471be553b7 [2022-09-07T07:43:58.424Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T07:43:58.424Z] Removing intermediate container ffe148b24b6d [2022-09-07T07:43:58.424Z] ---> eee2bdd71d46 [2022-09-07T07:43:58.424Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T07:43:58.424Z] ---> 420070b31a15 [2022-09-07T07:43:58.424Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T07:43:58.424Z] ---> d57c190a3278 [2022-09-07T07:43:58.424Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T07:43:58.424Z] ---> Running in 08e33fabf8d2 [2022-09-07T07:43:58.424Z] ---> Running in c72fd063f481 [2022-09-07T07:43:58.424Z] ---> Running in 80fb0add7b69 [2022-09-07T07:43:58.424Z] ---> Running in 2b558492cd34 [2022-09-07T07:43:58.695Z] Removing intermediate container c72fd063f481 [2022-09-07T07:43:58.695Z] ---> c08579670835 [2022-09-07T07:43:58.695Z] Step 20/22 : LABEL arch=x86_64 [2022-09-07T07:43:58.695Z] Removing intermediate container 80fb0add7b69 [2022-09-07T07:43:58.695Z] ---> 3f66658862c4 [2022-09-07T07:43:58.695Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T07:43:58.695Z] Removing intermediate container 2b558492cd34 [2022-09-07T07:43:58.695Z] ---> f187e8853ae1 [2022-09-07T07:43:58.695Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T07:43:58.695Z] ---> Running in 70f4ddea2229 [2022-09-07T07:43:58.695Z] ---> Running in 8cd916f0ac67 [2022-09-07T07:43:58.695Z] ---> Running in 1e3ce85338f5 [2022-09-07T07:43:58.908Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-07T07:43:58.963Z] Removing intermediate container 70f4ddea2229 [2022-09-07T07:43:58.963Z] ---> ac3e582cbcb4 [2022-09-07T07:43:58.963Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T07:43:58.963Z] Removing intermediate container 8cd916f0ac67 [2022-09-07T07:43:58.963Z] ---> fc47688b78ee [2022-09-07T07:43:58.963Z] Step 21/22 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:43:58.963Z] Removing intermediate container 1e3ce85338f5 [2022-09-07T07:43:58.963Z] ---> 137aa3b22e04 [2022-09-07T07:43:58.963Z] Step 18/20 : LABEL arch=x86_64 [2022-09-07T07:43:58.963Z] ---> Running in f58a442cc83f [2022-09-07T07:43:58.963Z] ---> Running in 0e63e1f1d133 [2022-09-07T07:43:58.963Z] ---> Running in d7500e92995c [2022-09-07T07:43:59.225Z] Removing intermediate container f58a442cc83f [2022-09-07T07:43:59.225Z] ---> 893b90f712ae [2022-09-07T07:43:59.225Z] Step 23/24 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:43:59.225Z] ---> Running in e2c5b87ed877 [2022-09-07T07:43:59.225Z] Removing intermediate container 0e63e1f1d133 [2022-09-07T07:43:59.225Z] ---> 0000a7f87015 [2022-09-07T07:43:59.225Z] Step 19/20 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:43:59.225Z] Removing intermediate container d7500e92995c [2022-09-07T07:43:59.225Z] ---> 107806c122f8 [2022-09-07T07:43:59.225Z] Step 22/22 : LABEL version=0.0.0 [2022-09-07T07:43:59.225Z] Removing intermediate container 08e33fabf8d2 [2022-09-07T07:43:59.225Z] ---> c9bfda176429 [2022-09-07T07:43:59.225Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T07:43:59.225Z] ---> Running in 3d79b95d2c5c [2022-09-07T07:43:59.225Z] ---> Running in d51e8ded9762 [2022-09-07T07:43:59.225Z] ---> Running in 81dad55deb99 [2022-09-07T07:43:59.488Z] Removing intermediate container e2c5b87ed877 [2022-09-07T07:43:59.488Z] ---> 5ef6309e83c7 [2022-09-07T07:43:59.488Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T07:43:59.488Z] Removing intermediate container d51e8ded9762 [2022-09-07T07:43:59.488Z] ---> b7188e4fd3e2 [2022-09-07T07:43:59.488Z] Step 20/20 : LABEL version=0.0.0 [2022-09-07T07:43:59.488Z] Removing intermediate container 3d79b95d2c5c [2022-09-07T07:43:59.488Z] ---> 31fe3d38897f [2022-09-07T07:43:59.488Z] [2022-09-07T07:43:59.488Z] ---> Running in c67ee84eb2a7 [2022-09-07T07:43:59.488Z] ---> Running in 51921269ebe3 [2022-09-07T07:43:59.488Z] Removing intermediate container 81dad55deb99 [2022-09-07T07:43:59.488Z] ---> a96f3ec28d73 [2022-09-07T07:43:59.488Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T07:43:59.751Z] ---> Running in 50993a84ccff [2022-09-07T07:43:59.752Z] Successfully built 31fe3d38897f [2022-09-07T07:43:59.752Z] Removing intermediate container c67ee84eb2a7 [2022-09-07T07:43:59.752Z] ---> 24a59c15fb4a [2022-09-07T07:43:59.752Z] [2022-09-07T07:43:59.752Z] Successfully tagged security-proxy-setup:latest [2022-09-07T07:43:59.752Z]  Building security-proxy-setup ... done Building security-spire-config [2022-09-07T07:43:59.752Z] Removing intermediate container 51921269ebe3 [2022-09-07T07:43:59.752Z] ---> 3790f9bf9b2b [2022-09-07T07:43:59.752Z] [2022-09-07T07:43:59.752Z] Removing intermediate container 7086425302d7 [2022-09-07T07:43:59.752Z] ---> b2e18a1b4991 [2022-09-07T07:43:59.752Z] Step 8/31 : COPY . . [2022-09-07T07:43:59.752Z] Removing intermediate container 50993a84ccff [2022-09-07T07:43:59.752Z] ---> 0680b29a7950 [2022-09-07T07:43:59.752Z] Step 24/25 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:43:59.752Z] ---> Running in 20eef351acb7 [2022-09-07T07:43:59.752Z] Successfully built 3790f9bf9b2b [2022-09-07T07:43:59.752Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-07T07:43:59.752Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-09-07T07:43:59.752Z] Successfully built 24a59c15fb4a [2022-09-07T07:43:59.752Z] Successfully tagged core-data:latest [2022-09-07T07:43:59.752Z]  Building core-data ... done Building support-notifications [2022-09-07T07:44:03.066Z] Removing intermediate container 20eef351acb7 [2022-09-07T07:44:03.066Z] ---> a195e476e4a5 [2022-09-07T07:44:03.066Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T07:44:05.616Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:44:05.616Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:44:05.616Z] ---> 0e19514f200f [2022-09-07T07:44:05.616Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T07:44:05.616Z] ---> Using cache [2022-09-07T07:44:05.616Z] ---> ddcaacd2f5e1 [2022-09-07T07:44:05.616Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T07:44:05.616Z] ---> Using cache [2022-09-07T07:44:05.616Z] ---> 459041d909f0 [2022-09-07T07:44:05.616Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:44:05.616Z] ---> Using cache [2022-09-07T07:44:05.616Z] ---> c77b54e328fa [2022-09-07T07:44:05.616Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T07:44:05.616Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:44:05.616Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:44:05.616Z] ---> 0e19514f200f [2022-09-07T07:44:05.616Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T07:44:05.616Z] ---> Using cache [2022-09-07T07:44:05.616Z] ---> 8edd0a40a3c7 [2022-09-07T07:44:05.616Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:44:05.616Z] ---> Using cache [2022-09-07T07:44:05.616Z] ---> 5be7eaeabd5c [2022-09-07T07:44:05.616Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T07:44:05.879Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:44:05.879Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:44:05.879Z] ---> 0e19514f200f [2022-09-07T07:44:05.879Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T07:44:05.879Z] ---> Using cache [2022-09-07T07:44:05.879Z] ---> 8edd0a40a3c7 [2022-09-07T07:44:05.879Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:44:05.879Z] ---> Using cache [2022-09-07T07:44:05.879Z] ---> 5be7eaeabd5c [2022-09-07T07:44:05.879Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T07:44:15.916Z] ---> Running in 4a8021b8a872 [2022-09-07T07:44:15.916Z] ---> Running in a9b549a82b06 [2022-09-07T07:44:15.916Z] ---> Running in 638fef30e63a [2022-09-07T07:44:15.916Z] ---> Running in 49d929bc5974 [2022-09-07T07:44:15.916Z] ---> 399f5e12f04f [2022-09-07T07:44:15.916Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T07:44:15.916Z] ---> Running in 9f99795785fb [2022-09-07T07:44:15.916Z] Removing intermediate container a9b549a82b06 [2022-09-07T07:44:15.916Z] ---> 1fc7ee8206b5 [2022-09-07T07:44:15.916Z] [2022-09-07T07:44:15.916Z] Successfully built 1fc7ee8206b5 [2022-09-07T07:44:15.916Z] Successfully tagged security-secretstore-setup:latest [2022-09-07T07:44:15.916Z]  Building security-secretstore-setup ... done Building core-metadata [2022-09-07T07:44:15.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:15.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:15.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:15.916Z] 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 [2022-09-07T07:44:15.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:15.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:15.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:16.195Z] OK: 211 MiB in 51 packages [2022-09-07T07:44:16.195Z] OK: 211 MiB in 51 packages [2022-09-07T07:44:16.456Z] OK: 211 MiB in 51 packages [2022-09-07T07:44:19.777Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:44:19.777Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:44:19.777Z] ---> 0e19514f200f [2022-09-07T07:44:19.777Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T07:44:19.777Z] ---> Using cache [2022-09-07T07:44:19.777Z] ---> ddcaacd2f5e1 [2022-09-07T07:44:19.777Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T07:44:19.777Z] ---> Using cache [2022-09-07T07:44:19.777Z] ---> 459041d909f0 [2022-09-07T07:44:19.777Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:44:19.777Z] ---> Using cache [2022-09-07T07:44:19.777Z] ---> c77b54e328fa [2022-09-07T07:44:19.777Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T07:44:23.089Z] ---> Running in c5b537bfc377 [2022-09-07T07:44:23.089Z] Removing intermediate container 638fef30e63a [2022-09-07T07:44:23.089Z] ---> d63b6ae2c93b [2022-09-07T07:44:23.089Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T07:44:23.089Z] Removing intermediate container 4a8021b8a872 [2022-09-07T07:44:23.089Z] ---> cc920bfeec7d [2022-09-07T07:44:23.089Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T07:44:23.089Z] Removing intermediate container 49d929bc5974 [2022-09-07T07:44:23.089Z] ---> e7c52ef33870 [2022-09-07T07:44:23.089Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T07:44:23.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:23.349Z] ---> d6e374c3e791 [2022-09-07T07:44:23.349Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:44:23.349Z] ---> 2aeb2ccc91eb [2022-09-07T07:44:23.349Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:44:23.349Z] ---> 45cd7291b13a [2022-09-07T07:44:23.349Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:44:23.349Z] ---> Running in 9f1d10e12ac3 [2022-09-07T07:44:23.349Z] ---> Running in 900208372c9a [2022-09-07T07:44:23.349Z] ---> Running in 5c61e2269133 [2022-09-07T07:44:24.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:24.556Z] OK: 211 MiB in 51 packages [2022-09-07T07:44:25.990Z] Removing intermediate container c5b537bfc377 [2022-09-07T07:44:25.990Z] ---> f47e022ea672 [2022-09-07T07:44:25.990Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T07:44:31.304Z] ---> b361942c9540 [2022-09-07T07:44:31.304Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:44:31.304Z] ---> Running in ae94fcb290f0 [2022-09-07T07:44:41.336Z] Removing intermediate container 9f99795785fb [2022-09-07T07:44:41.336Z] ---> d745c60384ec [2022-09-07T07:44:41.336Z] [2022-09-07T07:44:41.336Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T07:44:41.336Z] ---> 9c6f07244728 [2022-09-07T07:44:41.336Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T07:44:41.336Z] ---> Running in 1a2796f4d7ff [2022-09-07T07:44:41.336Z] Removing intermediate container 5c61e2269133 [2022-09-07T07:44:41.336Z] ---> 7bd9fc8c1b3d [2022-09-07T07:44:41.336Z] Step 8/26 : COPY . . [2022-09-07T07:44:41.336Z] Removing intermediate container 9f1d10e12ac3 [2022-09-07T07:44:41.336Z] ---> 4529bdd71c93 [2022-09-07T07:44:41.336Z] Step 9/23 : COPY . . [2022-09-07T07:44:41.336Z] Removing intermediate container 900208372c9a [2022-09-07T07:44:41.336Z] ---> fc46ef956809 [2022-09-07T07:44:41.336Z] Step 8/25 : COPY . . [2022-09-07T07:44:41.336Z] Removing intermediate container 1a2796f4d7ff [2022-09-07T07:44:41.336Z] ---> f42bbbac0ffc [2022-09-07T07:44:41.336Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T07:44:56.280Z] ---> Running in 59cb20f9d6e4 [2022-09-07T07:44:56.280Z] ---> 64b0ead66384 [2022-09-07T07:44:56.280Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T07:44:56.280Z] ---> 3352aa47baba [2022-09-07T07:44:56.280Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T07:44:56.280Z] ---> 065639103c7c [2022-09-07T07:44:56.280Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T07:44:56.280Z] ---> Running in 1c9a81898b84 [2022-09-07T07:44:56.280Z] ---> Running in c7f2ba7d6f40 [2022-09-07T07:44:56.280Z] ---> Running in f92d17b6c01e [2022-09-07T07:44:56.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:56.280Z] Removing intermediate container 1c9a81898b84 [2022-09-07T07:44:56.280Z] ---> 8a05a29ee950 [2022-09-07T07:44:56.280Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T07:44:56.280Z] Removing intermediate container f92d17b6c01e [2022-09-07T07:44:56.280Z] ---> 82bc2e908dc8 [2022-09-07T07:44:56.280Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T07:44:56.280Z] ---> Running in 9d26238676e1 [2022-09-07T07:44:56.280Z] ---> Running in 34220a2bf883 [2022-09-07T07:44:56.280Z] Removing intermediate container ae94fcb290f0 [2022-09-07T07:44:56.280Z] ---> c7d35006287c [2022-09-07T07:44:56.280Z] Step 9/25 : COPY . . [2022-09-07T07:44:56.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:44:56.280Z] 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 [2022-09-07T07:44:56.280Z] Removing intermediate container 34220a2bf883 [2022-09-07T07:44:56.280Z] ---> 4f62a546b1db [2022-09-07T07:44:56.280Z] 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 [2022-09-07T07:44:56.280Z] Removing intermediate container 9d26238676e1 [2022-09-07T07:44:56.280Z] ---> 498d55c1b30f [2022-09-07T07:44:56.280Z] 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 [2022-09-07T07:44:56.280Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T07:44:56.280Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T07:44:56.280Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T07:44:56.280Z] OK: 6 MiB in 16 packages [2022-09-07T07:44:56.280Z] ---> Running in 015717208afd [2022-09-07T07:44:56.280Z] ---> Running in a64f4bd6bb0e [2022-09-07T07:44:59.608Z] Removing intermediate container 59cb20f9d6e4 [2022-09-07T07:44:59.608Z] ---> 538f4b824f3d [2022-09-07T07:44:59.608Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T07:44:59.868Z] ---> Running in dae4a33223a9 [2022-09-07T07:45:00.130Z] Removing intermediate container 015717208afd [2022-09-07T07:45:00.130Z] ---> 21fbd80979f9 [2022-09-07T07:45:00.130Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T07:45:00.130Z] ---> c5845e1b97da [2022-09-07T07:45:00.130Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T07:45:00.130Z] Removing intermediate container dae4a33223a9 [2022-09-07T07:45:00.130Z] ---> 88ec6534c2ec [2022-09-07T07:45:00.130Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T07:45:00.130Z] ---> Running in 6ded17c27897 [2022-09-07T07:45:00.130Z] ---> Running in cf74903b8af0 [2022-09-07T07:45:00.130Z] ---> Running in 09a4b07e677c [2022-09-07T07:45:00.130Z] Removing intermediate container a64f4bd6bb0e [2022-09-07T07:45:00.130Z] ---> dcb317154517 [2022-09-07T07:45:00.130Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T07:45:00.130Z] ---> Running in 276a76d4404e [2022-09-07T07:45:00.429Z] Removing intermediate container 09a4b07e677c [2022-09-07T07:45:00.429Z] ---> c703cb7414b8 [2022-09-07T07:45:00.429Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T07:45:00.429Z] Removing intermediate container cf74903b8af0 [2022-09-07T07:45:00.429Z] ---> 06f08599164c [2022-09-07T07:45:00.429Z] [2022-09-07T07:45:00.429Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T07:45:00.429Z] ---> c4fc93816858 [2022-09-07T07:45:00.429Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T07:45:00.429Z] ---> Using cache [2022-09-07T07:45:00.429Z] ---> 81445c7e37e2 [2022-09-07T07:45:00.429Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:45:00.429Z] ---> Using cache [2022-09-07T07:45:00.429Z] ---> ad9bfd4d490b [2022-09-07T07:45:00.429Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T07:45:00.429Z] ---> Using cache [2022-09-07T07:45:00.429Z] ---> bd00a1eed9f5 [2022-09-07T07:45:00.429Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T07:45:00.429Z] ---> Running in 80cfb5483eb9 [2022-09-07T07:45:00.429Z] Removing intermediate container 276a76d4404e [2022-09-07T07:45:00.429Z] ---> 8b2082e42aca [2022-09-07T07:45:00.429Z] [2022-09-07T07:45:00.429Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T07:45:00.429Z] ---> c4fc93816858 [2022-09-07T07:45:00.429Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T07:45:00.429Z] ---> Using cache [2022-09-07T07:45:00.429Z] ---> 81445c7e37e2 [2022-09-07T07:45:00.429Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:45:00.429Z] ---> Using cache [2022-09-07T07:45:00.429Z] ---> ad9bfd4d490b [2022-09-07T07:45:00.429Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T07:45:00.816Z] ---> Running in b0a021c0d5de [2022-09-07T07:45:00.816Z] 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 [2022-09-07T07:45:00.816Z] Removing intermediate container 80cfb5483eb9 [2022-09-07T07:45:00.816Z] ---> 8dff8865af95 [2022-09-07T07:45:00.816Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T07:45:00.816Z] ---> Running in 9b556a31951c [2022-09-07T07:45:01.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:02.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:02.419Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T07:45:02.419Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T07:45:02.419Z] OK: 15856 distinct packages available [2022-09-07T07:45:02.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:02.992Z] ---> 516a87cd09cb [2022-09-07T07:45:02.992Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T07:45:03.253Z] Removing intermediate container 9b556a31951c [2022-09-07T07:45:03.254Z] ---> f692dce461af [2022-09-07T07:45:03.254Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T07:45:03.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:03.254Z] ---> Running in 39cd59361b0a [2022-09-07T07:45:03.585Z] ---> 08f174918708 [2022-09-07T07:45:03.585Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T07:45:03.856Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T07:45:03.856Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T07:45:03.856Z] Removing intermediate container 39cd59361b0a [2022-09-07T07:45:03.856Z] ---> 26028b79c51e [2022-09-07T07:45:03.856Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T07:45:03.856Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T07:45:03.856Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T07:45:04.116Z] ---> d2d836307c40 [2022-09-07T07:45:04.116Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T07:45:04.116Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T07:45:04.116Z] OK: 6 MiB in 18 packages [2022-09-07T07:45:04.116Z] ---> 6f49e3d0e0d0 [2022-09-07T07:45:04.116Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T07:45:04.116Z] ---> Running in e2504adb4092 [2022-09-07T07:45:04.695Z] ---> aab306217ee1 [2022-09-07T07:45:04.695Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T07:45:04.695Z] ---> Running in c38feb54647f [2022-09-07T07:45:04.955Z] Removing intermediate container b0a021c0d5de [2022-09-07T07:45:04.955Z] ---> 74de8ae91f2a [2022-09-07T07:45:04.955Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T07:45:04.955Z] Removing intermediate container c38feb54647f [2022-09-07T07:45:04.955Z] ---> 8a5030c3c916 [2022-09-07T07:45:04.955Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T07:45:05.270Z] ---> Running in 3cac529b48a0 [2022-09-07T07:45:05.845Z] Removing intermediate container 3cac529b48a0 [2022-09-07T07:45:05.845Z] ---> 5e54dd58d5a5 [2022-09-07T07:45:05.845Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T07:45:06.423Z] Removing intermediate container e2504adb4092 [2022-09-07T07:45:06.423Z] ---> c2c47369aa72 [2022-09-07T07:45:06.423Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T07:45:06.684Z] ---> Running in 25d2f2b200d8 [2022-09-07T07:45:07.258Z] ---> 82e8b0db9557 [2022-09-07T07:45:07.258Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T07:45:07.258Z] Removing intermediate container 25d2f2b200d8 [2022-09-07T07:45:07.258Z] ---> fd9083b2be16 [2022-09-07T07:45:07.258Z] Step 24/25 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:45:07.258Z] ---> c139b08ee003 [2022-09-07T07:45:07.258Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T07:45:07.258Z] ---> Running in 195b2fdc1f7c [2022-09-07T07:45:07.829Z] Removing intermediate container 195b2fdc1f7c [2022-09-07T07:45:07.829Z] ---> 3d2f00ccd2cb [2022-09-07T07:45:07.829Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T07:45:08.088Z] ---> 3629e6b69e3f [2022-09-07T07:45:08.088Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T07:45:08.088Z] ---> Running in 0fe158a850d0 [2022-09-07T07:45:08.088Z] ---> Running in 1388136ffb75 [2022-09-07T07:45:08.347Z] ---> 61001cfd427b [2022-09-07T07:45:08.347Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T07:45:08.347Z] Removing intermediate container 0fe158a850d0 [2022-09-07T07:45:08.347Z] ---> 51fa76e64579 [2022-09-07T07:45:08.347Z] [2022-09-07T07:45:08.347Z] Successfully built 51fa76e64579 [2022-09-07T07:45:08.347Z] Successfully tagged security-spire-server:latest [2022-09-07T07:45:08.347Z]  Building security-spire-server ... done Building core-command [2022-09-07T07:45:08.347Z] Removing intermediate container 1388136ffb75 [2022-09-07T07:45:08.347Z] ---> eae0885e1443 [2022-09-07T07:45:08.347Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T07:45:11.670Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:45:11.670Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:45:11.670Z] ---> 0e19514f200f [2022-09-07T07:45:11.670Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T07:45:11.670Z] ---> Using cache [2022-09-07T07:45:11.670Z] ---> ddcaacd2f5e1 [2022-09-07T07:45:11.670Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T07:45:11.670Z] ---> Using cache [2022-09-07T07:45:11.670Z] ---> 459041d909f0 [2022-09-07T07:45:11.670Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:45:11.670Z] ---> Using cache [2022-09-07T07:45:11.670Z] ---> c77b54e328fa [2022-09-07T07:45:11.670Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T07:45:11.670Z] ---> Using cache [2022-09-07T07:45:11.670Z] ---> f47e022ea672 [2022-09-07T07:45:11.670Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T07:45:11.670Z] ---> Using cache [2022-09-07T07:45:11.670Z] ---> b361942c9540 [2022-09-07T07:45:11.670Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:45:11.670Z] ---> Using cache [2022-09-07T07:45:11.670Z] ---> c7d35006287c [2022-09-07T07:45:11.670Z] Step 9/24 : COPY . . [2022-09-07T07:45:11.670Z] ---> Using cache [2022-09-07T07:45:11.670Z] ---> c5845e1b97da [2022-09-07T07:45:11.670Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T07:45:13.576Z] ---> 7a2df07e6541 [2022-09-07T07:45:13.576Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T07:45:13.576Z] ---> 3b12ee495557 [2022-09-07T07:45:13.576Z] Step 21/26 : WORKDIR / [2022-09-07T07:45:13.576Z] ---> Running in 190f8fb90899 [2022-09-07T07:45:13.576Z] ---> Running in 32b10761f04a [2022-09-07T07:45:13.836Z] ---> 0dab86dce990 [2022-09-07T07:45:13.836Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T07:45:13.836Z] Removing intermediate container 32b10761f04a [2022-09-07T07:45:13.836Z] ---> fbd3bcecebe5 [2022-09-07T07:45:13.836Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T07:45:14.094Z] ---> Running in 4460d46e2f15 [2022-09-07T07:45:14.353Z] Removing intermediate container 4460d46e2f15 [2022-09-07T07:45:14.353Z] ---> 7ea7436296b0 [2022-09-07T07:45:14.353Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T07:45:14.353Z] 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 [2022-09-07T07:45:14.353Z] ---> 784fab7a0540 [2022-09-07T07:45:14.353Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T07:45:14.353Z] ---> Running in 3c349d295524 [2022-09-07T07:45:15.289Z] Removing intermediate container 3c349d295524 [2022-09-07T07:45:15.289Z] ---> a40c0dcde22d [2022-09-07T07:45:15.289Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T07:45:15.547Z] ---> 3344a49b3a38 [2022-09-07T07:45:15.547Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T07:45:15.547Z] ---> Running in 9754c87aae14 [2022-09-07T07:45:15.547Z] ---> Running in 38ad6dc15c15 [2022-09-07T07:45:15.809Z] Removing intermediate container 9754c87aae14 [2022-09-07T07:45:15.809Z] ---> 46b0d7af19bb [2022-09-07T07:45:15.809Z] Step 25/26 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:45:16.072Z] ---> Running in 4ef20b843c8b [2022-09-07T07:45:16.332Z] Removing intermediate container 4ef20b843c8b [2022-09-07T07:45:16.332Z] ---> 7a03ab658b50 [2022-09-07T07:45:16.332Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T07:45:16.332Z] ---> Running in fd24ca7be60e [2022-09-07T07:45:16.332Z] Removing intermediate container fd24ca7be60e [2022-09-07T07:45:16.332Z] ---> 6c745e726e88 [2022-09-07T07:45:16.332Z] [2022-09-07T07:45:16.596Z] Successfully built 6c745e726e88 [2022-09-07T07:45:16.596Z] Successfully tagged security-spire-config:latest [2022-09-07T07:45:16.596Z]  Building security-spire-config ... done Building support-scheduler [2022-09-07T07:45:19.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:45:19.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:45:19.932Z] ---> 0e19514f200f [2022-09-07T07:45:19.932Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T07:45:19.932Z] ---> Using cache [2022-09-07T07:45:19.932Z] ---> ddcaacd2f5e1 [2022-09-07T07:45:19.932Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T07:45:19.932Z] ---> Using cache [2022-09-07T07:45:19.932Z] ---> 459041d909f0 [2022-09-07T07:45:19.932Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:45:19.932Z] ---> Using cache [2022-09-07T07:45:19.932Z] ---> c77b54e328fa [2022-09-07T07:45:19.932Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T07:45:19.932Z] ---> Using cache [2022-09-07T07:45:19.932Z] ---> f47e022ea672 [2022-09-07T07:45:19.932Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T07:45:19.932Z] ---> Using cache [2022-09-07T07:45:19.932Z] ---> b361942c9540 [2022-09-07T07:45:19.932Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:45:19.932Z] ---> Using cache [2022-09-07T07:45:19.932Z] ---> c7d35006287c [2022-09-07T07:45:19.932Z] Step 9/23 : COPY . . [2022-09-07T07:45:19.932Z] ---> Using cache [2022-09-07T07:45:19.932Z] ---> c5845e1b97da [2022-09-07T07:45:19.932Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T07:45:22.467Z] Removing intermediate container 38ad6dc15c15 [2022-09-07T07:45:22.467Z] ---> dc9e45b96cff [2022-09-07T07:45:22.467Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T07:45:22.726Z] ---> Running in 9c60365d10f1 [2022-09-07T07:45:22.726Z] ---> Running in b0a5bfba6991 [2022-09-07T07:45:22.726Z] Removing intermediate container 9c60365d10f1 [2022-09-07T07:45:22.726Z] ---> 8e7c4da9119d [2022-09-07T07:45:22.726Z] Step 28/31 : CMD ["gate"] [2022-09-07T07:45:22.989Z] ---> Running in ccdb3f698448 [2022-09-07T07:45:23.249Z] Removing intermediate container ccdb3f698448 [2022-09-07T07:45:23.249Z] ---> 01cc2d5a8612 [2022-09-07T07:45:23.249Z] Step 29/31 : LABEL arch=x86_64 [2022-09-07T07:45:23.509Z] 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 [2022-09-07T07:45:24.088Z] ---> Running in d743f750f863 [2022-09-07T07:45:25.027Z] Removing intermediate container d743f750f863 [2022-09-07T07:45:25.027Z] ---> 62f5ce661b6f [2022-09-07T07:45:25.027Z] Step 30/31 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:45:27.597Z] ---> Running in 091251f50cab [2022-09-07T07:45:27.597Z] Removing intermediate container 6ded17c27897 [2022-09-07T07:45:27.597Z] ---> 7309136ede20 [2022-09-07T07:45:27.597Z] [2022-09-07T07:45:27.597Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T07:45:27.597Z] ---> 9c6f07244728 [2022-09-07T07:45:27.597Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T07:45:27.860Z] Removing intermediate container c7f2ba7d6f40 [2022-09-07T07:45:27.860Z] ---> 43d86239d56a [2022-09-07T07:45:27.860Z] [2022-09-07T07:45:27.860Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T07:45:27.860Z] ---> 9c6f07244728 [2022-09-07T07:45:27.860Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T07:45:27.860Z] ---> Running in c0a70a7f956d [2022-09-07T07:45:27.860Z] ---> Running in a4395ef8c3b8 [2022-09-07T07:45:27.860Z] Removing intermediate container 091251f50cab [2022-09-07T07:45:27.860Z] ---> 6b4055bc77d7 [2022-09-07T07:45:27.860Z] Step 31/31 : LABEL version=0.0.0 [2022-09-07T07:45:28.119Z] ---> Running in 173e607e9e1a [2022-09-07T07:45:28.119Z] Removing intermediate container 173e607e9e1a [2022-09-07T07:45:28.119Z] ---> 711eb972241c [2022-09-07T07:45:28.119Z] [2022-09-07T07:45:28.379Z] Successfully built 711eb972241c [2022-09-07T07:45:28.379Z] Successfully tagged security-bootstrapper:latest [2022-09-07T07:45:28.379Z] Building sys-mgmt-agent [2022-09-07T07:45:28.638Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:28.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:28.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:28.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:28.898Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T07:45:28.898Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T07:45:28.898Z] OK: 6 MiB in 15 packages [2022-09-07T07:45:28.898Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T07:45:28.898Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T07:45:28.898Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T07:45:28.898Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T07:45:28.898Z] OK: 6 MiB in 16 packages [2022-09-07T07:45:31.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:45:31.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:45:31.456Z] ---> 0e19514f200f [2022-09-07T07:45:31.456Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T07:45:31.456Z] ---> Using cache [2022-09-07T07:45:31.456Z] ---> 8edd0a40a3c7 [2022-09-07T07:45:31.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:45:31.456Z] ---> Using cache [2022-09-07T07:45:31.456Z] ---> 5be7eaeabd5c [2022-09-07T07:45:31.456Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T07:45:36.736Z] ---> Running in 17a96847cd9e [2022-09-07T07:45:36.736Z] Removing intermediate container c0a70a7f956d [2022-09-07T07:45:36.736Z] ---> c3bfc9b19353 [2022-09-07T07:45:36.736Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T07:45:36.736Z] ---> Running in 0239bd03d7af [2022-09-07T07:45:36.736Z] Removing intermediate container a4395ef8c3b8 [2022-09-07T07:45:36.736Z] ---> 558d5e000fa6 [2022-09-07T07:45:36.736Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T07:45:36.736Z] ---> Running in 7b1b95175c6a [2022-09-07T07:45:36.736Z] Removing intermediate container 0239bd03d7af [2022-09-07T07:45:36.736Z] ---> c7691509d443 [2022-09-07T07:45:36.736Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T07:45:36.996Z] Removing intermediate container 7b1b95175c6a [2022-09-07T07:45:36.996Z] ---> eca6dca2bd2a [2022-09-07T07:45:36.996Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T07:45:36.996Z] ---> Running in a327351c37ed [2022-09-07T07:45:36.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:37.565Z] ---> Running in f88c53b9bfb0 [2022-09-07T07:45:37.876Z] Removing intermediate container a327351c37ed [2022-09-07T07:45:37.876Z] ---> 9fb6a2599128 [2022-09-07T07:45:37.876Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T07:45:37.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:45:38.464Z] Removing intermediate container f88c53b9bfb0 [2022-09-07T07:45:38.464Z] ---> 2bab2658df21 [2022-09-07T07:45:38.464Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T07:45:38.722Z] ---> Running in b023a5a988eb [2022-09-07T07:45:38.722Z] ---> Running in 5b3eeac47c79 [2022-09-07T07:45:38.983Z] Removing intermediate container 190f8fb90899 [2022-09-07T07:45:38.983Z] ---> 73a08086c847 [2022-09-07T07:45:38.983Z] [2022-09-07T07:45:38.983Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T07:45:38.983Z] ---> 9c6f07244728 [2022-09-07T07:45:38.983Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T07:45:38.983Z] ---> Using cache [2022-09-07T07:45:38.983Z] ---> c3bfc9b19353 [2022-09-07T07:45:38.983Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T07:45:38.983Z] ---> Using cache [2022-09-07T07:45:38.983Z] ---> c7691509d443 [2022-09-07T07:45:38.983Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T07:45:38.983Z] OK: 211 MiB in 51 packages [2022-09-07T07:45:38.983Z] ---> Running in 29321043b568 [2022-09-07T07:45:38.983Z] Removing intermediate container b023a5a988eb [2022-09-07T07:45:38.983Z] ---> 04d27012e357 [2022-09-07T07:45:38.983Z] Step 16/25 : WORKDIR / [2022-09-07T07:45:39.259Z] Removing intermediate container 5b3eeac47c79 [2022-09-07T07:45:39.259Z] ---> 1848623935b9 [2022-09-07T07:45:39.259Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T07:45:39.259Z] ---> Running in fc4752fbf7e9 [2022-09-07T07:45:39.259Z] Removing intermediate container 29321043b568 [2022-09-07T07:45:39.259Z] ---> f3118d308f81 [2022-09-07T07:45:39.259Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T07:45:39.518Z] Removing intermediate container fc4752fbf7e9 [2022-09-07T07:45:39.518Z] ---> 4f10932c2303 [2022-09-07T07:45:39.518Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T07:45:39.518Z] ---> Running in 3982d94f5545 [2022-09-07T07:45:39.518Z] ---> b3020a1c49cc [2022-09-07T07:45:39.518Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T07:45:39.778Z] Removing intermediate container 17a96847cd9e [2022-09-07T07:45:39.778Z] ---> 552144c92a1a [2022-09-07T07:45:39.778Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T07:45:39.778Z] Removing intermediate container 3982d94f5545 [2022-09-07T07:45:39.778Z] ---> 12d97c6e86d0 [2022-09-07T07:45:39.778Z] Step 16/24 : WORKDIR / [2022-09-07T07:45:40.038Z] ---> 685ede433cdf [2022-09-07T07:45:40.038Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T07:45:40.038Z] ---> Running in 1f7006638d1c [2022-09-07T07:45:40.038Z] ---> 8de802fe5dba [2022-09-07T07:45:40.038Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:45:40.038Z] ---> Running in 9d90bd843ead [2022-09-07T07:45:40.997Z] Removing intermediate container 1f7006638d1c [2022-09-07T07:45:40.997Z] ---> 5e7e09dc5d6e [2022-09-07T07:45:40.997Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T07:45:41.261Z] ---> 1324b92594c5 [2022-09-07T07:45:41.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T07:45:41.261Z] ---> a774590b3ddd [2022-09-07T07:45:41.261Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T07:45:41.261Z] ---> dfd5329e9cd6 [2022-09-07T07:45:41.261Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T07:45:42.650Z] ---> c21577567911 [2022-09-07T07:45:42.650Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T07:45:42.650Z] ---> 7b21428f0584 [2022-09-07T07:45:42.650Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T07:45:42.650Z] ---> 3a76c31f035f [2022-09-07T07:45:42.650Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T07:45:42.650Z] ---> Running in 30df4816150a [2022-09-07T07:45:42.650Z] Removing intermediate container 30df4816150a [2022-09-07T07:45:42.650Z] ---> 44a6e38fbab4 [2022-09-07T07:45:42.650Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T07:45:42.650Z] ---> 3369985785f9 [2022-09-07T07:45:42.650Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T07:45:42.912Z] ---> Running in 4a5f75333063 [2022-09-07T07:45:42.912Z] ---> Running in d433406ba01d [2022-09-07T07:45:42.912Z] ---> 933a841c39c6 [2022-09-07T07:45:42.912Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T07:45:42.912Z] ---> Running in 3627b9e06aae [2022-09-07T07:45:42.912Z] Removing intermediate container 4a5f75333063 [2022-09-07T07:45:42.912Z] ---> 67f7a93846d3 [2022-09-07T07:45:42.912Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T07:45:42.912Z] ---> Running in 3b0e2f54946d [2022-09-07T07:45:42.912Z] Removing intermediate container d433406ba01d [2022-09-07T07:45:42.912Z] ---> 2eb96f5cffe6 [2022-09-07T07:45:42.912Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T07:45:43.177Z] Removing intermediate container 3627b9e06aae [2022-09-07T07:45:43.177Z] ---> a0a0a8c75f39 [2022-09-07T07:45:43.177Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T07:45:43.177Z] ---> Running in 0c66a9cb2214 [2022-09-07T07:45:43.177Z] ---> Running in 029990f605de [2022-09-07T07:45:43.177Z] Removing intermediate container 3b0e2f54946d [2022-09-07T07:45:43.177Z] ---> 9fb9d8dfa0ef [2022-09-07T07:45:43.177Z] Step 22/23 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:45:43.177Z] ---> Running in 4531fe3a73c2 [2022-09-07T07:45:43.177Z] Removing intermediate container 0c66a9cb2214 [2022-09-07T07:45:43.177Z] ---> 11b8073bebcd [2022-09-07T07:45:43.177Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T07:45:43.439Z] Removing intermediate container 029990f605de [2022-09-07T07:45:43.440Z] ---> d5abf116b07a [2022-09-07T07:45:43.440Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T07:45:43.440Z] ---> Running in 00dd44283f27 [2022-09-07T07:45:43.440Z] ---> Running in 8f779e5b2af5 [2022-09-07T07:45:43.440Z] Removing intermediate container 4531fe3a73c2 [2022-09-07T07:45:43.440Z] ---> 10258902ba5e [2022-09-07T07:45:43.440Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T07:45:43.440Z] ---> Running in 17d17d8c5c48 [2022-09-07T07:45:43.440Z] Removing intermediate container 00dd44283f27 [2022-09-07T07:45:43.440Z] ---> 51118582fabb [2022-09-07T07:45:43.440Z] Step 24/25 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:45:43.440Z] Removing intermediate container 8f779e5b2af5 [2022-09-07T07:45:43.440Z] ---> 8f0c5d14839d [2022-09-07T07:45:43.440Z] Step 23/24 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:45:43.440Z] ---> Running in 5cde1ad24f4f [2022-09-07T07:45:43.440Z] ---> Running in b257f03834d6 [2022-09-07T07:45:43.700Z] Removing intermediate container 17d17d8c5c48 [2022-09-07T07:45:43.700Z] ---> 217cbf198f25 [2022-09-07T07:45:43.700Z] [2022-09-07T07:45:43.700Z] Removing intermediate container 5cde1ad24f4f [2022-09-07T07:45:43.700Z] ---> 6fc037efa9f1 [2022-09-07T07:45:43.700Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T07:45:43.700Z] Removing intermediate container b257f03834d6 [2022-09-07T07:45:43.700Z] ---> af01a7eaa620 [2022-09-07T07:45:43.700Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T07:45:43.700Z] Successfully built 217cbf198f25 [2022-09-07T07:45:43.700Z] ---> Running in e0825dcc995b [2022-09-07T07:45:43.700Z] Successfully tagged support-notifications:latest [2022-09-07T07:45:43.700Z]  Building support-notifications ... done  ---> Running in 4063b6f182ec [2022-09-07T07:45:43.962Z] Removing intermediate container e0825dcc995b [2022-09-07T07:45:43.962Z] ---> 468c3d24ad28 [2022-09-07T07:45:43.962Z] [2022-09-07T07:45:43.962Z] Removing intermediate container 4063b6f182ec [2022-09-07T07:45:43.962Z] ---> 34aa9b07c218 [2022-09-07T07:45:43.962Z] [2022-09-07T07:45:43.962Z] Successfully built 468c3d24ad28 [2022-09-07T07:45:43.962Z] Successfully tagged core-command:latest [2022-09-07T07:45:43.962Z]  Building core-command ... done Successfully built 34aa9b07c218 [2022-09-07T07:45:43.962Z] Successfully tagged core-metadata:latest [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-07T07:45:50.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-07T07:45:54.012Z]  Building core-metadata ... done Removing intermediate container b0a5bfba6991 [2022-09-07T07:45:54.012Z] ---> dc87264d737f [2022-09-07T07:45:54.012Z] [2022-09-07T07:45:54.012Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T07:45:54.012Z] ---> 9c6f07244728 [2022-09-07T07:45:54.013Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T07:45:54.013Z] ---> Using cache [2022-09-07T07:45:54.013Z] ---> c3bfc9b19353 [2022-09-07T07:45:54.013Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T07:45:54.013Z] ---> Using cache [2022-09-07T07:45:54.013Z] ---> c7691509d443 [2022-09-07T07:45:54.013Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T07:45:54.013Z] ---> Running in 118e8f996ce1 [2022-09-07T07:45:54.013Z] Removing intermediate container 9d90bd843ead [2022-09-07T07:45:54.013Z] ---> def892f43783 [2022-09-07T07:45:54.013Z] Step 8/23 : COPY . . [2022-09-07T07:45:54.013Z] Removing intermediate container 118e8f996ce1 [2022-09-07T07:45:54.013Z] ---> de284c400372 [2022-09-07T07:45:54.013Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T07:45:54.013Z] ---> Running in 2b01b720d1ab [2022-09-07T07:45:56.571Z] Removing intermediate container 2b01b720d1ab [2022-09-07T07:45:56.571Z] ---> 96bb96f2e622 [2022-09-07T07:45:56.571Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T07:45:57.952Z] ---> 86c32f983c71 [2022-09-07T07:45:57.952Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T07:45:57.952Z] ---> 65fbaef4cc49 [2022-09-07T07:45:57.952Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T07:45:57.952Z] ---> Running in ccbf0f7286b4 [2022-09-07T07:45:58.210Z] 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 [2022-09-07T07:45:58.470Z] ---> 8daeff3f7a4b [2022-09-07T07:45:58.470Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T07:45:58.730Z] ---> bf9583c37f55 [2022-09-07T07:45:58.730Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T07:45:58.989Z] ---> Running in 8cc70a3a75a4 [2022-09-07T07:45:58.989Z] Removing intermediate container 8cc70a3a75a4 [2022-09-07T07:45:58.989Z] ---> c7c53859eebf [2022-09-07T07:45:58.989Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T07:45:58.989Z] ---> Running in 26939f1c62ef [2022-09-07T07:45:59.249Z] Removing intermediate container 26939f1c62ef [2022-09-07T07:45:59.249Z] ---> 57d65e3c6ee8 [2022-09-07T07:45:59.249Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T07:45:59.249Z] ---> Running in 7c382fb44788 [2022-09-07T07:45:59.249Z] Removing intermediate container 7c382fb44788 [2022-09-07T07:45:59.249Z] ---> 45b1ef488342 [2022-09-07T07:45:59.249Z] Step 22/23 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:45:59.249Z] ---> Running in abb27e17e2d2 [2022-09-07T07:45:59.508Z] Removing intermediate container abb27e17e2d2 [2022-09-07T07:45:59.508Z] ---> a08afcd6355f [2022-09-07T07:45:59.508Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T07:45:59.508Z] ---> Running in ade98dfa4470 [2022-09-07T07:45:59.508Z] Removing intermediate container ade98dfa4470 [2022-09-07T07:45:59.508Z] ---> 5bcc3de7ff5e [2022-09-07T07:45:59.508Z] [2022-09-07T07:45:59.508Z] Successfully built 5bcc3de7ff5e [2022-09-07T07:45:59.508Z] Successfully tagged support-scheduler:latest [2022-09-07T07:46:03.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.248s coverage: 28.7% of statements [2022-09-07T07:46:03.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-07T07:46:03.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-07T07:46:07.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.460s coverage: 98.5% of statements [2022-09-07T07:46:09.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.398s coverage: 55.7% of statements [2022-09-07T07:46:09.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-07T07:46:09.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-07T07:46:09.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.2% of statements [2022-09-07T07:46:09.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-07T07:46:09.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-07T07:46:17.614Z]  Building support-scheduler ... done Removing intermediate container ccbf0f7286b4 [2022-09-07T07:46:17.614Z] ---> 601623614650 [2022-09-07T07:46:17.614Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T07:46:17.614Z] ---> Running in ae6e2824d7e2 [2022-09-07T07:46:17.614Z] 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 [2022-09-07T07:46:17.614Z] Removing intermediate container ae6e2824d7e2 [2022-09-07T07:46:17.614Z] ---> dff4d7a61514 [2022-09-07T07:46:17.614Z] [2022-09-07T07:46:17.614Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T07:46:17.614Z] ---> 9c6f07244728 [2022-09-07T07:46:17.614Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-07T07:46:17.614Z] ---> Running in 0feff74b0056 [2022-09-07T07:46:17.614Z] Removing intermediate container 0feff74b0056 [2022-09-07T07:46:17.614Z] ---> facb91ce9633 [2022-09-07T07:46:17.614Z] 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 [2022-09-07T07:46:17.872Z] ---> Running in d3a81a31ce71 [2022-09-07T07:46:18.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T07:46:18.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T07:46:18.706Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T07:46:18.706Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T07:46:18.706Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T07:46:18.706Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T07:46:18.706Z] Executing bash-5.1.16-r2.post-install [2022-09-07T07:46:18.706Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T07:46:18.706Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T07:46:18.706Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T07:46:18.706Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T07:46:18.706Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T07:46:18.706Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T07:46:18.967Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T07:46:18.967Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T07:46:18.967Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T07:46:18.967Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T07:46:18.967Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T07:46:18.967Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T07:46:18.967Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T07:46:18.967Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T07:46:18.967Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T07:46:18.967Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T07:46:18.967Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T07:46:19.228Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T07:46:19.228Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T07:46:19.228Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T07:46:19.228Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T07:46:19.228Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T07:46:19.228Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T07:46:19.228Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T07:46:19.228Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T07:46:19.228Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T07:46:19.228Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T07:46:19.228Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T07:46:19.228Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T07:46:19.488Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T07:46:19.488Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T07:46:19.488Z] OK: 122 MiB in 47 packages [2022-09-07T07:46:21.484Z] Collecting docker-compose==1.23.2 [2022-09-07T07:46:21.484Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T07:46:21.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 32.9 MB/s eta 0:00:00 [2022-09-07T07:46:21.484Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T07:46:21.484Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T07:46:21.484Z] Preparing metadata (setup.py): started [2022-09-07T07:46:21.812Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T07:46:21.812Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T07:46:21.812Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T07:46:21.812Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 118.7 MB/s eta 0:00:00 [2022-09-07T07:46:21.812Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T07:46:21.812Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T07:46:21.812Z] Preparing metadata (setup.py): started [2022-09-07T07:46:22.095Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T07:46:22.095Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T07:46:22.095Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T07:46:22.095Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.4 MB/s eta 0:00:00 [2022-09-07T07:46:22.095Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T07:46:22.355Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T07:46:22.355Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T07:46:22.355Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T07:46:22.355Z] Preparing metadata (setup.py): started [2022-09-07T07:46:22.615Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T07:46:22.615Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-07T07:46:22.615Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T07:46:22.615Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T07:46:22.615Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T07:46:22.615Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T07:46:22.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 171.8 MB/s eta 0:00:00 [2022-09-07T07:46:22.615Z] Collecting PyYAML<4,>=3.10 [2022-09-07T07:46:22.875Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T07:46:22.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 44.8 MB/s eta 0:00:00 [2022-09-07T07:46:22.875Z] Preparing metadata (setup.py): started [2022-09-07T07:46:23.135Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T07:46:23.135Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T07:46:23.135Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T07:46:23.395Z] Collecting certifi>=2017.4.17 [2022-09-07T07:46:23.395Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T07:46:23.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 112.9 MB/s eta 0:00:00 [2022-09-07T07:46:23.395Z] Collecting idna<2.8,>=2.5 [2022-09-07T07:46:23.395Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T07:46:23.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 183.1 MB/s eta 0:00:00 [2022-09-07T07:46:23.395Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T07:46:23.395Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T07:46:23.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 111.3 MB/s eta 0:00:00 [2022-09-07T07:46:23.395Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T07:46:23.395Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T07:46:23.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 203.5 MB/s eta 0:00:00 [2022-09-07T07:46:23.655Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T07:46:23.655Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T07:46:23.655Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T07:46:23.655Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T07:46:23.655Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T07:46:23.655Z] Running setup.py install for texttable: started [2022-09-07T07:46:23.915Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T07:46:23.915Z] Running setup.py install for PyYAML: started [2022-09-07T07:46:24.174Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T07:46:24.434Z] Running setup.py install for docopt: started [2022-09-07T07:46:25.007Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T07:46:25.269Z] Running setup.py install for dockerpty: started [2022-09-07T07:46:25.530Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T07:46:26.104Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 [2022-09-07T07:46:26.104Z] 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 [2022-09-07T07:46:31.507Z] Removing intermediate container d3a81a31ce71 [2022-09-07T07:46:31.507Z] ---> 72b9ea0532ff [2022-09-07T07:46:31.507Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T07:46:31.507Z] ---> Running in 588d05d633df [2022-09-07T07:46:31.507Z] Removing intermediate container 588d05d633df [2022-09-07T07:46:31.507Z] ---> 7b28bddfb86f [2022-09-07T07:46:31.507Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T07:46:31.507Z] ---> Running in a328733f02f4 [2022-09-07T07:46:31.771Z] Removing intermediate container a328733f02f4 [2022-09-07T07:46:31.771Z] ---> 7e9f64845c67 [2022-09-07T07:46:31.771Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T07:46:32.048Z] ---> 9508315774ac [2022-09-07T07:46:32.048Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T07:46:32.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.714s coverage: 89.2% of statements [2022-09-07T07:46:32.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-07T07:46:32.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-07T07:46:32.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-07T07:46:32.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-07T07:46:32.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-07T07:46:32.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.463s coverage: 2.1% of statements [2022-09-07T07:46:32.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-07T07:46:32.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-07T07:46:32.313Z] ---> 4793648f7bd3 [2022-09-07T07:46:32.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T07:46:32.580Z] ---> a708bc4affaa [2022-09-07T07:46:32.580Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T07:46:32.580Z] ---> Running in 4f6979f1ad6e [2022-09-07T07:46:32.841Z] Removing intermediate container 4f6979f1ad6e [2022-09-07T07:46:32.841Z] ---> de1abd313f3a [2022-09-07T07:46:32.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T07:46:32.841Z] ---> Running in 949c02ad9258 [2022-09-07T07:46:32.841Z] Removing intermediate container 949c02ad9258 [2022-09-07T07:46:32.841Z] ---> 08b3aa40e43e [2022-09-07T07:46:32.841Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T07:46:32.841Z] ---> Running in 04b4e0e1191d [2022-09-07T07:46:33.104Z] Removing intermediate container 04b4e0e1191d [2022-09-07T07:46:33.104Z] ---> fdc5b75a6feb [2022-09-07T07:46:33.104Z] Step 22/23 : LABEL git_sha=a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [2022-09-07T07:46:33.104Z] ---> Running in 85c970a6e28b [2022-09-07T07:46:33.104Z] Removing intermediate container 85c970a6e28b [2022-09-07T07:46:33.104Z] ---> 9857f814e40f [2022-09-07T07:46:33.104Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T07:46:33.104Z] ---> Running in cfbae08174a7 [2022-09-07T07:46:33.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.440s coverage: 95.6% of statements [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-07T07:46:33.132Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.314s coverage: 72.2% of statements [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-07T07:46:33.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.616s coverage: 60.0% of statements [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-07T07:46:33.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-07T07:46:33.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.434s coverage: 58.8% of statements [2022-09-07T07:46:33.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 29.6% of statements [2022-09-07T07:46:33.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-07T07:46:33.366Z] Removing intermediate container cfbae08174a7 [2022-09-07T07:46:33.366Z] ---> 013c7734ba7d [2022-09-07T07:46:33.366Z] [2022-09-07T07:46:33.366Z] Successfully built 013c7734ba7d [2022-09-07T07:46:33.366Z] Successfully tagged sys-mgmt-agent:latest [2022-09-07T07:46:33.374Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-07T07:46:33.396Z] $ docker stop --time=1 94e8fb4e8b42dac3bb52ebc80f2fe7bc6ef4a65a11c4b1f67b187843b94222f1 [2022-09-07T07:46:34.690Z] $ docker rm -f 94e8fb4e8b42dac3bb52ebc80f2fe7bc6ef4a65a11c4b1f67b187843b94222f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T07:46:35.026Z] + docker images [2022-09-07T07:46:35.026Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T07:46:35.026Z] sys-mgmt-agent latest 013c7734ba7d 1 second ago 136MB [2022-09-07T07:46:35.026Z] dff4d7a61514 18 seconds ago 1.53GB [2022-09-07T07:46:35.026Z] support-scheduler latest 5bcc3de7ff5e 35 seconds ago 26.7MB [2022-09-07T07:46:35.026Z] dc87264d737f 45 seconds ago 1.61GB [2022-09-07T07:46:35.026Z] core-metadata latest 34aa9b07c218 51 seconds ago 18.2MB [2022-09-07T07:46:35.026Z] core-command latest 468c3d24ad28 51 seconds ago 17.3MB [2022-09-07T07:46:35.026Z] support-notifications latest 217cbf198f25 51 seconds ago 27.3MB [2022-09-07T07:46:35.026Z] 73a08086c847 56 seconds ago 1.54GB [2022-09-07T07:46:35.026Z] security-bootstrapper latest 711eb972241c About a minute ago 19.4MB [2022-09-07T07:46:35.026Z] 7309136ede20 About a minute ago 1.55GB [2022-09-07T07:46:35.026Z] 43d86239d56a About a minute ago 1.61GB [2022-09-07T07:46:35.026Z] security-spire-config latest 6c745e726e88 About a minute ago 85.8MB [2022-09-07T07:46:35.026Z] security-spire-server latest 51fa76e64579 About a minute ago 86.5MB [2022-09-07T07:46:35.026Z] 8b2082e42aca About a minute ago 1.42GB [2022-09-07T07:46:35.026Z] 06f08599164c About a minute ago 1.42GB [2022-09-07T07:46:35.026Z] d745c60384ec About a minute ago 1.53GB [2022-09-07T07:46:35.026Z] security-secretstore-setup latest 1fc7ee8206b5 2 minutes ago 29.2MB [2022-09-07T07:46:35.026Z] security-spiffe-token-provider latest 3790f9bf9b2b 2 minutes ago 29.3MB [2022-09-07T07:46:35.026Z] core-data latest 24a59c15fb4a 2 minutes ago 21.6MB [2022-09-07T07:46:35.026Z] security-proxy-setup latest 31fe3d38897f 2 minutes ago 27.4MB [2022-09-07T07:46:35.026Z] 2c94f212f647 2 minutes ago 1.58GB [2022-09-07T07:46:35.026Z] 83269bf8c1ef 2 minutes ago 1.55GB [2022-09-07T07:46:35.026Z] acb316ba26e8 2 minutes ago 1.54GB [2022-09-07T07:46:35.026Z] a34076f05bcc 2 minutes ago 1.53GB [2022-09-07T07:46:35.026Z] security-spire-agent latest 1cdb399d6bee 3 minutes ago 125MB [2022-09-07T07:46:35.026Z] 1a6ec23859c1 3 minutes ago 1.42GB [2022-09-07T07:46:35.026Z] ci-base-image-x86_64 latest 0e19514f200f 6 minutes ago 994MB [2022-09-07T07:46:35.026Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-07T07:46:35.026Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-07T07:46:35.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-07T07:46:35.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-07T07:46:35.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T07:46:37.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 47.1% of statements [2022-09-07T07:46:37.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 79.5% of statements [2022-09-07T07:46:37.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.273s coverage: 94.1% of statements [2022-09-07T07:46:37.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements [2022-09-07T07:46:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements [2022-09-07T07:46:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.265s coverage: 94.4% of statements [2022-09-07T07:46:50.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.259s coverage: 44.8% of statements [2022-09-07T07:47:00.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.744s coverage: 80.8% of statements [2022-09-07T07:47:00.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.344s coverage: 92.9% of statements [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.288s coverage: 58.8% of statements [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2022-09-07T07:47:04.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.860s coverage: 91.2% of statements [2022-09-07T07:47:04.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-07T07:47:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.932s coverage: 64.7% of statements [2022-09-07T07:47:08.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-07T07:47:08.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-07T07:47:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.283s coverage: 100.0% of statements [2022-09-07T07:47:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2022-09-07T07:47:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2022-09-07T07:47:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2022-09-07T07:47:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2022-09-07T07:47:17.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.330s coverage: 65.8% of statements [2022-09-07T07:47:17.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-07T07:47:17.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-07T07:47:17.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-07T07:47:18.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.6% of statements [2022-09-07T07:47:18.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-07T07:47:18.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-07T07:47:18.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements [2022-09-07T07:47:18.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-07T07:47:18.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2022-09-07T07:47:18.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-07T07:47:18.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-07T07:47:18.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-07T07:47:18.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-07T07:47:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-07T07:47:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.724s coverage: 92.3% of statements [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-07T07:47:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.327s coverage: 63.2% of statements [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-07T07:47:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.485s coverage: 97.7% of statements [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-07T07:47:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.205s coverage: 28.9% of statements [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-07T07:47:28.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-07T07:47:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-09-07T07:47:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-09-07T07:47:28.481Z] 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 [2022-09-07T07:47:28.481Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-07T07:47:28.481Z] GO111MODULE=on go vet ./... [2022-09-07T07:49:20.356Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T07:49:20.356Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T07:49:20.356Z] ./bin/test-attribution-txt.sh [2022-09-07T07:49:20.356Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-07T07:49:20.356Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-07T07:49:20.356Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-07T07:49:20.356Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T07:49:20.356Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T07:49:20.356Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-07T07:49:20.356Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T07:49:20.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-07T07:49:21.037Z] + ls -al . [2022-09-07T07:49:21.037Z] total 736 [2022-09-07T07:49:21.037Z] drwxrwxr-x 9 1001 1001 4096 Sep 7 07:43 . [2022-09-07T07:49:21.037Z] drwxr-xr-x 4 root root 4096 Sep 7 07:43 .. [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 16 Sep 7 07:41 .dockerignore [2022-09-07T07:49:21.037Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 07:41 .git [2022-09-07T07:49:21.037Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 07:41 .github [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 1030 Sep 7 07:41 .gitignore [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 42 Sep 7 07:41 .golangci.yml [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 87 Sep 7 07:41 .hadolint.yml [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 07:41 .sonarcloud.properties [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 07:41 ADOPTERS.md [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 10347 Sep 7 07:41 Attribution.txt [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 63209 Sep 7 07:41 CHANGELOG.md [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 07:41 CONTRIBUTING.md [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 07:41 GOVERNANCE.md [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 850 Sep 7 07:41 Jenkinsfile [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 07:41 LICENSE [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 13724 Sep 7 07:41 Makefile [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 07:41 OWNERS.md [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 9799 Sep 7 07:41 README.md [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 07:41 SECURITY.md [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 5 Sep 7 07:39 VERSION [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 07:41 ZMQWindows.md [2022-09-07T07:49:21.037Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 07:41 bin [2022-09-07T07:49:21.037Z] drwxrwxr-x 18 1001 1001 4096 Sep 7 07:41 cmd [2022-09-07T07:49:21.037Z] -rw-r--r-- 1 root root 485958 Sep 7 07:47 coverage.out [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 3682 Sep 7 07:41 go.mod [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 38527 Sep 7 07:41 go.sum [2022-09-07T07:49:21.037Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 07:41 internal [2022-09-07T07:49:21.037Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 07:41 openapi [2022-09-07T07:49:21.037Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 07:41 snap [2022-09-07T07:49:21.037Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 07:41 version.go [Pipeline] sh [2022-09-07T07:49:21.700Z] + '[' -e coverage.out ] [2022-09-07T07:49:21.700Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-07T07:49:21.727Z] Warning: overwriting stash ‘coverage-report’ [2022-09-07T07:49:22.530Z] Stashed 1 file(s) [Pipeline] sh [2022-09-07T07:49:23.193Z] + make build [2022-09-07T07:49:23.193Z] 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 [2022-09-07T07:51:00.049Z] 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 [2022-09-07T07:52:08.218Z] 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 [2022-09-07T07:52:08.814Z] 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 [2022-09-07T07:52:47.855Z] 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 [2022-09-07T07:52:48.840Z] 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 [2022-09-07T07:52:54.253Z] 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 [2022-09-07T07:53:00.987Z] 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 [2022-09-07T07:53:05.305Z] 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 [2022-09-07T07:53:10.723Z] 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 [2022-09-07T07:53:15.029Z] 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 [2022-09-07T07:53:18.430Z] 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 [2022-09-07T07:53:26.738Z] 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] } [2022-09-07T07:53:33.484Z] $ docker stop --time=1 18d866143a143ae8974f70b456f098f9e5f48cd434ed276c1f660e7a5f637863 [2022-09-07T07:53:35.470Z] $ docker rm -f 18d866143a143ae8974f70b456f098f9e5f48cd434ed276c1f660e7a5f637863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:53:37.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T07:53:37.759Z] [2022-09-07T07:53:37.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:53:38.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T07:53:38.390Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-07T07:53:38.390Z] 29e5d40040c1: Pulling fs layer [2022-09-07T07:53:38.390Z] 1ce36da41761: Pulling fs layer [2022-09-07T07:53:38.390Z] 25b303627fd3: Pulling fs layer [2022-09-07T07:53:38.390Z] 29e5d40040c1: Verifying Checksum [2022-09-07T07:53:38.390Z] 29e5d40040c1: Download complete [2022-09-07T07:53:38.666Z] 1ce36da41761: Verifying Checksum [2022-09-07T07:53:38.666Z] 1ce36da41761: Download complete [2022-09-07T07:53:38.943Z] 29e5d40040c1: Pull complete [2022-09-07T07:53:40.379Z] 25b303627fd3: Download complete [2022-09-07T07:53:40.379Z] 1ce36da41761: Pull complete [2022-09-07T07:53:52.782Z] 25b303627fd3: Pull complete [2022-09-07T07:53:52.782Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-07T07:53:52.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T07:53:52.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:53:53.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-28612 does not seem to be running inside a container [2022-09-07T07:53:53.137Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-07T07:53:55.502Z] $ docker top 038d34fb98b21f1acc2f3ce91144b63f2887243dad5d139c46ccfe5f520eb679 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T07:53:56.467Z] + docker-compose build --help [2022-09-07T07:53:56.467Z] + grep parallel [2022-09-07T07:54:01.865Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T07:54:01.886Z] $ docker stop --time=1 038d34fb98b21f1acc2f3ce91144b63f2887243dad5d139c46ccfe5f520eb679 [2022-09-07T07:54:03.589Z] $ docker rm -f 038d34fb98b21f1acc2f3ce91144b63f2887243dad5d139c46ccfe5f520eb679 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T07:54:04.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T07:54:04.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T07:54:04.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-28612 does not seem to be running inside a container [2022-09-07T07:54:04.669Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-07T07:54:06.113Z] $ docker top f6204d5c0e05770d74593bfb0a23b1a7b4b64ad180dea2f0ef5596d2de5f8446 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T07:54:07.151Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T07:54:12.573Z] Building core-command ... [2022-09-07T07:54:12.573Z] Building core-data ... [2022-09-07T07:54:12.573Z] Building core-metadata ... [2022-09-07T07:54:12.573Z] Building security-bootstrapper ... [2022-09-07T07:54:12.573Z] Building security-proxy-setup ... [2022-09-07T07:54:12.573Z] Building security-secretstore-setup ... [2022-09-07T07:54:12.573Z] Building security-spiffe-token-provider ... [2022-09-07T07:54:12.573Z] Building security-spire-agent ... [2022-09-07T07:54:12.573Z] Building security-spire-config ... [2022-09-07T07:54:12.573Z] Building security-spire-server ... [2022-09-07T07:54:12.573Z] Building support-notifications ... [2022-09-07T07:54:12.573Z] Building support-scheduler ... [2022-09-07T07:54:12.573Z] Building sys-mgmt-agent ... [2022-09-07T07:54:12.573Z] Building security-secretstore-setup [2022-09-07T07:54:12.573Z] Building security-spire-server [2022-09-07T07:54:12.573Z] Building security-spire-config [2022-09-07T07:54:12.573Z] Building core-data [2022-09-07T07:54:12.573Z] Building security-bootstrapper [2022-09-07T07:55:09.121Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:55:09.121Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:55:09.121Z] ---> ff23ff1be8e4 [2022-09-07T07:55:09.121Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T07:55:09.121Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:55:09.121Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:55:09.121Z] ---> ff23ff1be8e4 [2022-09-07T07:55:09.121Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T07:55:09.121Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:55:09.121Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:55:09.121Z] ---> ff23ff1be8e4 [2022-09-07T07:55:09.121Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T07:55:09.121Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:55:09.121Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:55:09.121Z] ---> ff23ff1be8e4 [2022-09-07T07:55:09.121Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T07:55:09.121Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:55:09.121Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:55:09.121Z] ---> ff23ff1be8e4 [2022-09-07T07:55:09.121Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T07:55:09.121Z] ---> Running in f4da28a9f0b4 [2022-09-07T07:55:09.121Z] ---> Running in 9725d46abb47 [2022-09-07T07:55:09.121Z] ---> Running in 94437c183bb1 [2022-09-07T07:55:09.121Z] ---> Running in d78052b230b8 [2022-09-07T07:55:09.121Z] ---> Running in 5d1749b3be19 [2022-09-07T07:55:09.121Z] Removing intermediate container f4da28a9f0b4 [2022-09-07T07:55:09.121Z] ---> df130ff5c219 [2022-09-07T07:55:09.121Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T07:55:09.121Z] Removing intermediate container 9725d46abb47 [2022-09-07T07:55:09.121Z] ---> f0ea2e8abc69 [2022-09-07T07:55:09.121Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:55:09.121Z] Removing intermediate container 5d1749b3be19 [2022-09-07T07:55:09.121Z] ---> d7aafbd5a6d0 [2022-09-07T07:55:09.121Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:55:09.121Z] Removing intermediate container d78052b230b8 [2022-09-07T07:55:09.121Z] ---> b5e623f6e344 [2022-09-07T07:55:09.121Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:55:09.121Z] Removing intermediate container 94437c183bb1 [2022-09-07T07:55:09.121Z] ---> 1d998ee1d157 [2022-09-07T07:55:09.121Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:55:09.121Z] ---> Running in d73e3ca47a75 [2022-09-07T07:55:09.121Z] ---> Running in 75ce90a11758 [2022-09-07T07:55:09.121Z] ---> Running in 22ccaba98d23 [2022-09-07T07:55:09.121Z] ---> Running in 4b575f76200c [2022-09-07T07:55:09.121Z] ---> Running in 118034b94bdd [2022-09-07T07:55:09.121Z] Removing intermediate container d73e3ca47a75 [2022-09-07T07:55:09.121Z] ---> 69319b6c414b [2022-09-07T07:55:09.121Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:55:09.121Z] ---> Running in a13c41e3625d [2022-09-07T07:55:09.121Z] Removing intermediate container 75ce90a11758 [2022-09-07T07:55:09.121Z] ---> 8fa6dba8e48a [2022-09-07T07:55:09.121Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T07:55:09.121Z] Removing intermediate container 22ccaba98d23 [2022-09-07T07:55:09.121Z] ---> 9923aedcbce0 [2022-09-07T07:55:09.121Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T07:55:09.121Z] ---> Running in fecde7b2278d [2022-09-07T07:55:09.121Z] ---> Running in 5d9c3eeb8756 [2022-09-07T07:55:09.121Z] Removing intermediate container 4b575f76200c [2022-09-07T07:55:09.121Z] ---> 59e6442b98ce [2022-09-07T07:55:09.121Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T07:55:09.121Z] Removing intermediate container a13c41e3625d [2022-09-07T07:55:09.121Z] ---> 0095ed0aa9d2 [2022-09-07T07:55:09.121Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T07:55:09.121Z] ---> Running in f9b2042e345c [2022-09-07T07:55:09.121Z] Removing intermediate container 118034b94bdd [2022-09-07T07:55:09.121Z] ---> 6606bad5ea61 [2022-09-07T07:55:09.121Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T07:55:09.121Z] ---> Running in 14f92e68fae4 [2022-09-07T07:55:09.121Z] ---> Running in 37566cbf2e9c [2022-09-07T07:55:09.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:09.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:10.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:10.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:10.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:10.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:10.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:10.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:11.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:11.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:55:12.159Z] OK: 221 MiB in 51 packages [2022-09-07T07:55:12.159Z] OK: 221 MiB in 51 packages [2022-09-07T07:55:12.779Z] OK: 221 MiB in 51 packages [2022-09-07T07:55:13.082Z] OK: 221 MiB in 51 packages [2022-09-07T07:55:13.082Z] OK: 221 MiB in 51 packages [2022-09-07T07:55:13.689Z] Removing intermediate container fecde7b2278d [2022-09-07T07:55:13.689Z] ---> 8c21f21156b6 [2022-09-07T07:55:13.689Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T07:55:14.311Z] Removing intermediate container 5d9c3eeb8756 [2022-09-07T07:55:14.311Z] ---> 226730b64c68 [2022-09-07T07:55:14.311Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T07:55:14.598Z] Removing intermediate container f9b2042e345c [2022-09-07T07:55:14.598Z] ---> b4ca786932f5 [2022-09-07T07:55:14.598Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T07:55:14.875Z] Removing intermediate container 14f92e68fae4 [2022-09-07T07:55:14.875Z] ---> 6bf37ff1e20a [2022-09-07T07:55:14.875Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T07:55:14.875Z] Removing intermediate container 37566cbf2e9c [2022-09-07T07:55:14.875Z] ---> 6e665f01c30f [2022-09-07T07:55:14.875Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T07:55:14.875Z] ---> 2e8096a85e5f [2022-09-07T07:55:14.875Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:55:15.154Z] ---> Running in 954cba5c0205 [2022-09-07T07:55:15.441Z] ---> a98a0ef1d8e6 [2022-09-07T07:55:15.441Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:55:15.441Z] ---> Running in ebaa79ae9f10 [2022-09-07T07:55:16.069Z] ---> b9340184ba3f [2022-09-07T07:55:16.069Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:55:16.350Z] ---> Running in be3f91cad740 [2022-09-07T07:55:16.648Z] ---> 5b0891bb7ce0 [2022-09-07T07:55:16.648Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:55:16.648Z] ---> bea20257f5e7 [2022-09-07T07:55:16.648Z] ---> Running in 1c580fb23581 [2022-09-07T07:55:16.648Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:55:17.258Z] ---> Running in c5f005df6215 [2022-09-07T07:56:25.366Z] Removing intermediate container ebaa79ae9f10 [2022-09-07T07:56:25.366Z] ---> a65f39ed0627 [2022-09-07T07:56:25.366Z] Step 8/31 : COPY . . [2022-09-07T07:56:25.366Z] Removing intermediate container be3f91cad740 [2022-09-07T07:56:25.366Z] ---> 31c54a05c51c [2022-09-07T07:56:25.366Z] Step 8/25 : COPY . . [2022-09-07T07:56:25.366Z] Removing intermediate container c5f005df6215 [2022-09-07T07:56:25.366Z] Removing intermediate container 954cba5c0205 [2022-09-07T07:56:25.366Z] ---> 65ba46bdce13 [2022-09-07T07:56:25.366Z] Step 8/25 : COPY . . [2022-09-07T07:56:25.366Z] ---> bdebefef8b24 [2022-09-07T07:56:25.366Z] Step 8/26 : COPY . . [2022-09-07T07:56:25.366Z] Removing intermediate container 1c580fb23581 [2022-09-07T07:56:25.366Z] ---> 4cfcd28149e9 [2022-09-07T07:56:25.366Z] Step 9/24 : COPY . . [2022-09-07T07:56:37.811Z] ---> 056fd5612dd6 [2022-09-07T07:56:37.811Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T07:56:37.811Z] ---> 4cb91fa3c8f4 [2022-09-07T07:56:37.811Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T07:56:37.811Z] ---> e01b667e523a [2022-09-07T07:56:37.811Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T07:56:37.811Z] ---> Running in 1abefd22b17d [2022-09-07T07:56:37.811Z] ---> Running in 5349237e3cab [2022-09-07T07:56:37.811Z] ---> f9d2a56fd211 [2022-09-07T07:56:37.811Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T07:56:37.811Z] ---> c07946210cb6 [2022-09-07T07:56:37.811Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T07:56:37.811Z] ---> Running in d9cd38c3d0a3 [2022-09-07T07:56:37.811Z] ---> Running in 3ad9fc5490b1 [2022-09-07T07:56:37.811Z] ---> Running in 72508b58c9dd [2022-09-07T07:56:37.811Z] Removing intermediate container 5349237e3cab [2022-09-07T07:56:37.811Z] ---> 3c8a749aa8a3 [2022-09-07T07:56:37.811Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T07:56:37.811Z] ---> Running in 56c32cc62f71 [2022-09-07T07:56:37.811Z] Removing intermediate container 72508b58c9dd [2022-09-07T07:56:37.811Z] ---> 41fe5c780966 [2022-09-07T07:56:37.811Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T07:56:37.811Z] ---> Running in bb15c5dd71f6 [2022-09-07T07:56:38.088Z] Removing intermediate container 56c32cc62f71 [2022-09-07T07:56:38.088Z] ---> 7df10320d60c [2022-09-07T07:56:38.088Z] 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 [2022-09-07T07:56:38.367Z] ---> Running in 7b478c5db702 [2022-09-07T07:56:38.367Z] Removing intermediate container bb15c5dd71f6 [2022-09-07T07:56:38.367Z] ---> 2c3cd8de4aa8 [2022-09-07T07:56:38.367Z] 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 [2022-09-07T07:56:38.642Z] ---> Running in 893a8011b0e6 [2022-09-07T07:56:39.244Z] 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 [2022-09-07T07:56:39.520Z] 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 [2022-09-07T07:56:39.520Z] 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 [2022-09-07T07:56:42.181Z] Removing intermediate container 7b478c5db702 [2022-09-07T07:56:42.181Z] ---> 8de040e65f62 [2022-09-07T07:56:42.181Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T07:56:42.181Z] ---> Running in f050b42dc6c9 [2022-09-07T07:56:42.181Z] Removing intermediate container 893a8011b0e6 [2022-09-07T07:56:42.181Z] ---> 2f6d1107292f [2022-09-07T07:56:42.181Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T07:56:42.464Z] ---> Running in 0cd5795e05ef [2022-09-07T07:56:42.745Z] Removing intermediate container f050b42dc6c9 [2022-09-07T07:56:42.745Z] ---> 21776147d4e8 [2022-09-07T07:56:42.745Z] [2022-09-07T07:56:42.745Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T07:56:43.022Z] 3.15: Pulling from library/alpine [2022-09-07T07:56:43.022Z] Removing intermediate container 0cd5795e05ef [2022-09-07T07:56:43.022Z] ---> 4b6ffbd701aa [2022-09-07T07:56:43.022Z] [2022-09-07T07:56:43.022Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T07:56:43.022Z] 3.15: Pulling from library/alpine [2022-09-07T07:56:45.017Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T07:56:45.017Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T07:56:45.017Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T07:56:45.017Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T07:56:45.017Z] ---> 02e0d6fdf486 [2022-09-07T07:56:45.017Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T07:56:45.017Z] ---> 02e0d6fdf486 [2022-09-07T07:56:45.017Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T07:56:45.292Z] ---> Running in 85572186292a [2022-09-07T07:56:45.292Z] ---> Running in be8aeb4e2534 [2022-09-07T07:56:45.905Z] Removing intermediate container be8aeb4e2534 [2022-09-07T07:56:45.905Z] ---> b1f35c132735 [2022-09-07T07:56:45.905Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:56:45.905Z] Removing intermediate container 85572186292a [2022-09-07T07:56:45.905Z] ---> 978415e1846b [2022-09-07T07:56:45.905Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:56:45.905Z] ---> Running in b3e176729307 [2022-09-07T07:56:45.905Z] ---> Running in 7a48825b29fe [2022-09-07T07:56:50.242Z] Removing intermediate container b3e176729307 [2022-09-07T07:56:50.242Z] ---> 3c3f248e9805 [2022-09-07T07:56:50.242Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T07:56:50.242Z] Removing intermediate container 7a48825b29fe [2022-09-07T07:56:50.242Z] ---> 8ef926fc2f96 [2022-09-07T07:56:50.242Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T07:56:50.242Z] ---> Running in 030d40e6ea66 [2022-09-07T07:56:50.242Z] ---> Running in 94ed6e8ad20d [2022-09-07T07:56:52.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:56:52.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:56:53.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:56:53.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:56:55.440Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T07:56:55.440Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T07:56:55.440Z] OK: 15733 distinct packages available [2022-09-07T07:56:55.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:56:55.440Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T07:56:55.440Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T07:56:55.440Z] OK: 15733 distinct packages available [2022-09-07T07:56:55.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:56:56.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:56:56.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:56:58.069Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T07:56:58.069Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T07:56:58.069Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T07:56:58.069Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T07:56:58.069Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T07:56:58.069Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T07:56:58.069Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T07:56:58.069Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T07:56:58.069Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T07:56:58.069Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T07:56:58.349Z] OK: 6 MiB in 18 packages [2022-09-07T07:56:58.349Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T07:56:58.349Z] OK: 6 MiB in 19 packages [2022-09-07T07:57:00.655Z] Removing intermediate container 030d40e6ea66 [2022-09-07T07:57:00.655Z] ---> a9ea14dd1883 [2022-09-07T07:57:00.655Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T07:57:00.935Z] Removing intermediate container 94ed6e8ad20d [2022-09-07T07:57:00.935Z] ---> de89036ac8de [2022-09-07T07:57:00.935Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T07:57:09.264Z] ---> 333c0e932cb2 [2022-09-07T07:57:09.264Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T07:57:09.552Z] ---> 473744a88bb1 [2022-09-07T07:57:09.552Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T07:57:09.552Z] ---> e71c3a2cb967 [2022-09-07T07:57:09.552Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T07:57:09.826Z] ---> Running in 04f4381580ae [2022-09-07T07:57:10.807Z] Removing intermediate container 04f4381580ae [2022-09-07T07:57:10.807Z] ---> 63eeaab72fbe [2022-09-07T07:57:10.807Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T07:57:10.807Z] ---> b56bd70690df [2022-09-07T07:57:10.807Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T07:57:11.793Z] ---> 1b128a3599e4 [2022-09-07T07:57:11.793Z] Step 21/26 : WORKDIR / [2022-09-07T07:57:11.793Z] ---> Running in 62703ad02313 [2022-09-07T07:57:12.069Z] ---> 01babfbaa3f5 [2022-09-07T07:57:12.069Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T07:57:12.674Z] Removing intermediate container 62703ad02313 [2022-09-07T07:57:12.674Z] ---> 2eb7347eebf2 [2022-09-07T07:57:12.674Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T07:57:12.950Z] ---> Running in 5c88029b6e4e [2022-09-07T07:57:13.582Z] ---> 1b0e933d3477 [2022-09-07T07:57:13.582Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T07:57:13.582Z] ---> Running in 34584086eff8 [2022-09-07T07:57:13.862Z] Removing intermediate container 5c88029b6e4e [2022-09-07T07:57:13.862Z] ---> 190b32546914 [2022-09-07T07:57:13.862Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T07:57:13.862Z] ---> Running in 4895ae3bd7b7 [2022-09-07T07:57:14.140Z] Removing intermediate container 34584086eff8 [2022-09-07T07:57:14.140Z] ---> 092c58bf509a [2022-09-07T07:57:14.140Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T07:57:14.421Z] ---> Running in edc733b07d0e [2022-09-07T07:57:14.712Z] Removing intermediate container 4895ae3bd7b7 [2022-09-07T07:57:14.712Z] ---> 66b93e8769c6 [2022-09-07T07:57:14.712Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T07:57:14.992Z] ---> Running in 6c95890dfc0a [2022-09-07T07:57:14.992Z] Removing intermediate container edc733b07d0e [2022-09-07T07:57:14.992Z] ---> 641a05dcd624 [2022-09-07T07:57:14.992Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T07:57:15.270Z] ---> Running in 769d2ca1809a [2022-09-07T07:57:15.546Z] Removing intermediate container 6c95890dfc0a [2022-09-07T07:57:15.546Z] ---> 140c732d5157 [2022-09-07T07:57:15.546Z] Step 25/26 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T07:57:15.821Z] ---> Running in 57781fd6b266 [2022-09-07T07:57:15.821Z] Removing intermediate container 769d2ca1809a [2022-09-07T07:57:15.821Z] ---> 1d4cdce39451 [2022-09-07T07:57:15.821Z] Step 24/25 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T07:57:16.095Z] ---> Running in bbf70d86720f [2022-09-07T07:57:16.368Z] Removing intermediate container 57781fd6b266 [2022-09-07T07:57:16.368Z] ---> 03049c41b54f [2022-09-07T07:57:16.368Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T07:57:16.643Z] ---> Running in 5fd5f8b145eb [2022-09-07T07:57:16.919Z] Removing intermediate container bbf70d86720f [2022-09-07T07:57:16.919Z] ---> 18d31ad7e93b [2022-09-07T07:57:16.919Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T07:57:16.919Z] ---> Running in 180f80e345d8 [2022-09-07T07:57:17.196Z] Removing intermediate container 5fd5f8b145eb [2022-09-07T07:57:17.196Z] ---> be8f09a7fd6f [2022-09-07T07:57:17.196Z] [2022-09-07T07:57:17.475Z] Removing intermediate container 180f80e345d8 [2022-09-07T07:57:17.475Z] ---> bebeb9a0cd4d [2022-09-07T07:57:17.475Z] [2022-09-07T07:57:17.475Z] Successfully built be8f09a7fd6f [2022-09-07T07:57:17.749Z] Successfully tagged security-spire-config-arm64:latest [2022-09-07T07:57:17.749Z] Building core-command [2022-09-07T07:57:17.749Z]  Building security-spire-config ... done Successfully built bebeb9a0cd4d [2022-09-07T07:57:17.749Z] Successfully tagged security-spire-server-arm64:latest [2022-09-07T07:57:17.749Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-09-07T07:57:44.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:57:44.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:57:44.633Z] ---> ff23ff1be8e4 [2022-09-07T07:57:44.633Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T07:57:44.633Z] ---> Using cache [2022-09-07T07:57:44.633Z] ---> df130ff5c219 [2022-09-07T07:57:44.633Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T07:57:44.633Z] ---> Using cache [2022-09-07T07:57:44.633Z] ---> 69319b6c414b [2022-09-07T07:57:44.633Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:57:44.633Z] ---> Using cache [2022-09-07T07:57:44.633Z] ---> 0095ed0aa9d2 [2022-09-07T07:57:44.633Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T07:57:45.249Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T07:57:45.249Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T07:57:45.249Z] ---> ff23ff1be8e4 [2022-09-07T07:57:45.249Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T07:57:45.249Z] ---> Using cache [2022-09-07T07:57:45.249Z] ---> d7aafbd5a6d0 [2022-09-07T07:57:45.249Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T07:57:45.249Z] ---> Using cache [2022-09-07T07:57:45.249Z] ---> 9923aedcbce0 [2022-09-07T07:57:45.249Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T07:57:45.249Z] ---> Running in 035b28216902 [2022-09-07T07:57:45.538Z] ---> Running in ebc70f397dbe [2022-09-07T07:57:48.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:57:48.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T07:57:49.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:57:49.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T07:57:50.455Z] OK: 221 MiB in 51 packages [2022-09-07T07:57:50.730Z] OK: 221 MiB in 51 packages [2022-09-07T07:57:52.202Z] Removing intermediate container ebc70f397dbe [2022-09-07T07:57:52.202Z] ---> 4b57e0eff010 [2022-09-07T07:57:52.202Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T07:57:52.809Z] Removing intermediate container 035b28216902 [2022-09-07T07:57:52.809Z] ---> 74b9b8028d2b [2022-09-07T07:57:52.809Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T07:57:53.423Z] ---> 403832e6531a [2022-09-07T07:57:53.423Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:57:53.423Z] ---> Running in f6dea63f17c2 [2022-09-07T07:57:54.417Z] ---> 4901d7516682 [2022-09-07T07:57:54.417Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T07:57:54.691Z] ---> Running in 93ff3c5de68c [2022-09-07T07:59:02.770Z] Removing intermediate container 93ff3c5de68c [2022-09-07T07:59:02.770Z] ---> 47e0bc4464a9 [2022-09-07T07:59:02.770Z] Step 9/24 : COPY . . [2022-09-07T07:59:02.770Z] Removing intermediate container f6dea63f17c2 [2022-09-07T07:59:02.770Z] ---> 23b357460104 [2022-09-07T07:59:02.770Z] Step 8/23 : COPY . . [2022-09-07T07:59:17.912Z] ---> 714e10b80142 [2022-09-07T07:59:17.912Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T07:59:17.912Z] ---> dcdda6deaeb2 [2022-09-07T07:59:17.912Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T07:59:18.198Z] ---> Running in 139825fec018 [2022-09-07T07:59:18.198Z] ---> Running in d353624b8767 [2022-09-07T07:59:20.854Z] 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 [2022-09-07T07:59:20.854Z] 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 [2022-09-07T08:02:12.866Z] 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 [2022-09-07T08:02:31.264Z] Removing intermediate container 3ad9fc5490b1 [2022-09-07T08:02:31.264Z] ---> 5593ddab5b41 [2022-09-07T08:02:31.264Z] [2022-09-07T08:02:31.264Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T08:02:31.264Z] 3.16: Pulling from library/alpine [2022-09-07T08:02:32.291Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T08:02:32.291Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T08:02:32.291Z] ---> a6215f271958 [2022-09-07T08:02:32.291Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T08:02:32.569Z] ---> Running in d58b1d547958 [2022-09-07T08:02:33.576Z] Removing intermediate container d58b1d547958 [2022-09-07T08:02:33.576Z] ---> f2ffcbc27e40 [2022-09-07T08:02:33.576Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T08:02:33.576Z] ---> Running in 5a4ffcd46544 [2022-09-07T08:02:34.570Z] Removing intermediate container 1abefd22b17d [2022-09-07T08:02:34.570Z] ---> 51dc69809893 [2022-09-07T08:02:34.570Z] [2022-09-07T08:02:34.855Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T08:02:34.855Z] ---> a6215f271958 [2022-09-07T08:02:34.855Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T08:02:34.855Z] ---> Running in d053b3b6720f [2022-09-07T08:02:36.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:02:37.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:02:37.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:02:38.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:02:39.660Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T08:02:39.660Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T08:02:39.660Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T08:02:39.660Z] OK: 5 MiB in 16 packages [2022-09-07T08:02:39.939Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T08:02:39.939Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T08:02:39.939Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T08:02:39.939Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T08:02:40.219Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T08:02:40.508Z] OK: 6 MiB in 17 packages [2022-09-07T08:02:41.113Z] Removing intermediate container 5a4ffcd46544 [2022-09-07T08:02:41.113Z] ---> d9c1f023a81b [2022-09-07T08:02:41.113Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T08:02:41.392Z] ---> Running in 647563793e7a [2022-09-07T08:02:42.399Z] Removing intermediate container 647563793e7a [2022-09-07T08:02:42.399Z] ---> a867f79caf15 [2022-09-07T08:02:42.399Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T08:02:42.399Z] ---> Running in 36a021a60c94 [2022-09-07T08:02:43.396Z] Removing intermediate container 36a021a60c94 [2022-09-07T08:02:43.396Z] ---> 5e9298be9c45 [2022-09-07T08:02:43.396Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T08:02:43.396Z] Removing intermediate container d053b3b6720f [2022-09-07T08:02:43.396Z] ---> 9d873dbc340e [2022-09-07T08:02:43.396Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T08:02:43.396Z] ---> Running in d5f11321f7a4 [2022-09-07T08:02:43.396Z] ---> Running in 1db14de5adfe [2022-09-07T08:02:44.395Z] Removing intermediate container 1db14de5adfe [2022-09-07T08:02:44.395Z] ---> 2a768f243a2b [2022-09-07T08:02:44.395Z] Step 13/25 : WORKDIR / [2022-09-07T08:02:44.395Z] Removing intermediate container d5f11321f7a4 [2022-09-07T08:02:44.395Z] ---> 9b3f5ce5c80e [2022-09-07T08:02:44.395Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T08:02:44.395Z] ---> Running in b842b26c9c31 [2022-09-07T08:02:44.395Z] ---> Running in 3b66ebfa3c50 [2022-09-07T08:02:45.398Z] Removing intermediate container b842b26c9c31 [2022-09-07T08:02:45.398Z] ---> 7c1559dd671e [2022-09-07T08:02:45.398Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-07T08:02:46.409Z] ---> ebe1f4f1a163 [2022-09-07T08:02:46.409Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-07T08:02:48.408Z] ---> b9b9b4d5c2da [2022-09-07T08:02:48.408Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T08:02:48.408Z] Removing intermediate container 3b66ebfa3c50 [2022-09-07T08:02:48.408Z] ---> c13d25e64d05 [2022-09-07T08:02:48.408Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T08:02:48.408Z] ---> Running in b8e8aac8dc57 [2022-09-07T08:02:49.008Z] Removing intermediate container b8e8aac8dc57 [2022-09-07T08:02:49.008Z] ---> 5521cda8fcdf [2022-09-07T08:02:49.008Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T08:02:49.284Z] ---> 93edf9811f21 [2022-09-07T08:02:49.284Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-07T08:02:50.269Z] ---> b82dd789a077 [2022-09-07T08:02:50.269Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T08:02:50.549Z] ---> 492927b4d628 [2022-09-07T08:02:50.549Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T08:02:50.823Z] ---> Running in 7972c8c210ef [2022-09-07T08:02:52.809Z] ---> b0551a32ecab [2022-09-07T08:02:52.809Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T08:02:54.262Z] Removing intermediate container 7972c8c210ef [2022-09-07T08:02:54.262Z] ---> 1719750d45aa [2022-09-07T08:02:54.262Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T08:02:55.728Z] ---> ea64841f9d7b [2022-09-07T08:02:55.728Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T08:02:56.329Z] ---> 04f663e59b91 [2022-09-07T08:02:56.329Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T08:02:57.786Z] ---> 63111e2bf141 [2022-09-07T08:02:57.786Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T08:02:57.786Z] ---> Running in c182ba72d2c5 [2022-09-07T08:02:58.797Z] ---> ec357d42e720 [2022-09-07T08:02:58.797Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T08:02:59.793Z] ---> a838a0b68211 [2022-09-07T08:02:59.793Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T08:03:01.250Z] ---> 91fcfc40d3fc [2022-09-07T08:03:01.250Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T08:03:01.863Z] Removing intermediate container c182ba72d2c5 [2022-09-07T08:03:01.863Z] ---> c1860d9ccf63 [2022-09-07T08:03:01.863Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T08:03:01.863Z] ---> Running in 63eac93357ce [2022-09-07T08:03:02.888Z] Removing intermediate container 63eac93357ce [2022-09-07T08:03:02.888Z] ---> 4ed53c72cd7a [2022-09-07T08:03:02.888Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T08:03:02.888Z] ---> 4023b5181cec [2022-09-07T08:03:02.888Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T08:03:02.888Z] ---> Running in d45682a45aac [2022-09-07T08:03:03.891Z] Removing intermediate container d45682a45aac [2022-09-07T08:03:03.891Z] ---> 00078d7dcd37 [2022-09-07T08:03:03.891Z] Step 24/25 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:03:03.891Z] ---> Running in 03fd570c3887 [2022-09-07T08:03:04.166Z] ---> 03f33913988a [2022-09-07T08:03:04.166Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T08:03:04.448Z] ---> Running in e3538e31fde7 [2022-09-07T08:03:04.732Z] Removing intermediate container 03fd570c3887 [2022-09-07T08:03:04.732Z] ---> 54dbf97f4c4d [2022-09-07T08:03:04.732Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T08:03:05.014Z] ---> Running in 885bd30e39d0 [2022-09-07T08:03:05.618Z] Removing intermediate container 885bd30e39d0 [2022-09-07T08:03:05.618Z] ---> a9dc6f527937 [2022-09-07T08:03:05.618Z] [2022-09-07T08:03:06.223Z] Successfully built a9dc6f527937 [2022-09-07T08:03:06.223Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-07T08:03:06.223Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-09-07T08:03:07.693Z] Removing intermediate container e3538e31fde7 [2022-09-07T08:03:07.693Z] ---> bfc996deea13 [2022-09-07T08:03:07.693Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T08:03:07.980Z] ---> Running in a5e155e02a08 [2022-09-07T08:03:08.585Z] Removing intermediate container a5e155e02a08 [2022-09-07T08:03:08.585Z] ---> 4889b4d6eca4 [2022-09-07T08:03:08.585Z] Step 28/31 : CMD ["gate"] [2022-09-07T08:03:08.585Z] ---> Running in 89ecd2332282 [2022-09-07T08:03:09.191Z] Removing intermediate container 89ecd2332282 [2022-09-07T08:03:09.191Z] ---> 49e7d83726eb [2022-09-07T08:03:09.191Z] Step 29/31 : LABEL arch=arm64 [2022-09-07T08:03:09.191Z] ---> Running in 0099e2f8e5ef [2022-09-07T08:03:10.185Z] Removing intermediate container 0099e2f8e5ef [2022-09-07T08:03:10.185Z] ---> e418c1ad92bf [2022-09-07T08:03:10.185Z] Step 30/31 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:03:10.185Z] ---> Running in 524d8b26bbd7 [2022-09-07T08:03:10.796Z] Removing intermediate container 524d8b26bbd7 [2022-09-07T08:03:10.796Z] ---> bdd4ff319c37 [2022-09-07T08:03:10.796Z] Step 31/31 : LABEL version=0.0.0 [2022-09-07T08:03:10.796Z] ---> Running in 22836c2ccdfa [2022-09-07T08:03:11.399Z] Removing intermediate container 22836c2ccdfa [2022-09-07T08:03:11.399Z] ---> bddc8716973a [2022-09-07T08:03:11.399Z] [2022-09-07T08:03:11.675Z] Successfully built bddc8716973a [2022-09-07T08:03:11.675Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-07T08:03:11.675Z]  Building security-bootstrapper ... done Building core-metadata [2022-09-07T08:03:33.890Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T08:03:33.890Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T08:03:33.890Z] ---> ff23ff1be8e4 [2022-09-07T08:03:33.890Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T08:03:33.890Z] ---> Using cache [2022-09-07T08:03:33.890Z] ---> d7aafbd5a6d0 [2022-09-07T08:03:33.890Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T08:03:33.890Z] ---> Running in 973df7fa3511 [2022-09-07T08:03:35.885Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T08:03:35.885Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T08:03:35.885Z] ---> ff23ff1be8e4 [2022-09-07T08:03:35.885Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T08:03:35.885Z] ---> Using cache [2022-09-07T08:03:35.885Z] ---> df130ff5c219 [2022-09-07T08:03:35.885Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T08:03:35.885Z] ---> Using cache [2022-09-07T08:03:35.885Z] ---> 69319b6c414b [2022-09-07T08:03:35.885Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T08:03:35.885Z] ---> Using cache [2022-09-07T08:03:35.885Z] ---> 0095ed0aa9d2 [2022-09-07T08:03:35.885Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T08:03:35.885Z] ---> Using cache [2022-09-07T08:03:35.885Z] ---> 74b9b8028d2b [2022-09-07T08:03:35.885Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T08:03:35.885Z] ---> Using cache [2022-09-07T08:03:35.885Z] ---> 4901d7516682 [2022-09-07T08:03:35.885Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T08:03:35.885Z] ---> Using cache [2022-09-07T08:03:35.885Z] ---> 47e0bc4464a9 [2022-09-07T08:03:35.885Z] Step 9/25 : COPY . . [2022-09-07T08:03:35.885Z] ---> Using cache [2022-09-07T08:03:35.885Z] ---> dcdda6deaeb2 [2022-09-07T08:03:35.885Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T08:03:35.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:03:35.885Z] ---> Running in 442f9144e8ee [2022-09-07T08:03:36.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:03:37.629Z] v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T08:03:37.629Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T08:03:37.629Z] OK: 16894 distinct packages available [2022-09-07T08:03:37.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:03:37.908Z] 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 [2022-09-07T08:03:38.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:03:39.506Z] OK: 221 MiB in 51 packages [2022-09-07T08:03:40.968Z] Removing intermediate container 973df7fa3511 [2022-09-07T08:03:40.968Z] ---> 98dc022a920d [2022-09-07T08:03:40.968Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T08:03:41.976Z] ---> ddae8e2f18de [2022-09-07T08:03:41.976Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T08:03:41.976Z] ---> Running in c401f5224777 [2022-09-07T08:04:04.218Z] Removing intermediate container d9cd38c3d0a3 [2022-09-07T08:04:04.218Z] ---> bd7a70ea1a2a [2022-09-07T08:04:04.218Z] [2022-09-07T08:04:04.218Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T08:04:04.218Z] ---> a6215f271958 [2022-09-07T08:04:04.218Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T08:04:04.218Z] ---> Running in afc97e24bfb7 [2022-09-07T08:04:04.218Z] Removing intermediate container afc97e24bfb7 [2022-09-07T08:04:04.218Z] ---> 6153b14d952a [2022-09-07T08:04:04.218Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T08:04:04.218Z] ---> Running in d9c801b435bd [2022-09-07T08:04:04.218Z] Removing intermediate container d9c801b435bd [2022-09-07T08:04:04.218Z] ---> 1de94ec3a433 [2022-09-07T08:04:04.218Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T08:04:04.218Z] ---> Running in b76d7cf6b1df [2022-09-07T08:04:04.496Z] Removing intermediate container b76d7cf6b1df [2022-09-07T08:04:04.496Z] ---> ab849e257a4c [2022-09-07T08:04:04.496Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T08:04:04.779Z] ---> Running in 0127cca88a57 [2022-09-07T08:04:08.196Z] Removing intermediate container 0127cca88a57 [2022-09-07T08:04:08.196Z] ---> 4337935e0b82 [2022-09-07T08:04:08.196Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T08:04:08.476Z] ---> Running in c2c8eeab18db [2022-09-07T08:04:11.341Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:04:12.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:04:14.458Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T08:04:14.458Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T08:04:14.458Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T08:04:14.735Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T08:04:15.018Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T08:04:15.018Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T08:04:15.297Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T08:04:15.297Z] OK: 8 MiB in 20 packages [2022-09-07T08:04:17.936Z] Removing intermediate container c2c8eeab18db [2022-09-07T08:04:17.936Z] ---> d6163e8f8d4b [2022-09-07T08:04:17.936Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T08:04:19.925Z] ---> d68112c7bacc [2022-09-07T08:04:19.925Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T08:04:23.369Z] ---> c6d8bb68475e [2022-09-07T08:04:23.369Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T08:04:24.820Z] ---> bb75bfe65f9f [2022-09-07T08:04:24.820Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T08:04:24.820Z] ---> Running in c7fa3833e669 [2022-09-07T08:04:25.807Z] Removing intermediate container c7fa3833e669 [2022-09-07T08:04:25.807Z] ---> bcc3b9fad317 [2022-09-07T08:04:25.807Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T08:04:26.091Z] ---> Running in 477459f03c12 [2022-09-07T08:04:27.083Z] Removing intermediate container 477459f03c12 [2022-09-07T08:04:27.083Z] ---> 935355f9e392 [2022-09-07T08:04:27.083Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T08:04:27.368Z] ---> Running in 2282b7da554c [2022-09-07T08:04:27.971Z] Removing intermediate container 2282b7da554c [2022-09-07T08:04:27.971Z] ---> b9258ced7476 [2022-09-07T08:04:27.971Z] Step 23/24 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:04:28.257Z] ---> Running in df9637cec351 [2022-09-07T08:04:29.247Z] Removing intermediate container df9637cec351 [2022-09-07T08:04:29.247Z] ---> 46a21fb49081 [2022-09-07T08:04:29.247Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T08:04:29.533Z] ---> Running in f01aa100bc95 [2022-09-07T08:04:30.523Z] Removing intermediate container f01aa100bc95 [2022-09-07T08:04:30.523Z] ---> c4bdbd1c9294 [2022-09-07T08:04:30.523Z] [2022-09-07T08:04:31.125Z] Successfully built c4bdbd1c9294 [2022-09-07T08:04:31.125Z] Successfully tagged core-data-arm64:latest [2022-09-07T08:04:31.125Z]  Building core-data ... done Building support-scheduler [2022-09-07T08:04:37.866Z] Removing intermediate container c401f5224777 [2022-09-07T08:04:37.866Z] ---> a9612fb7a4e0 [2022-09-07T08:04:37.866Z] Step 7/20 : COPY . . [2022-09-07T08:04:50.336Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T08:04:50.336Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T08:04:50.336Z] ---> ff23ff1be8e4 [2022-09-07T08:04:50.336Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T08:04:50.336Z] ---> Using cache [2022-09-07T08:04:50.336Z] ---> df130ff5c219 [2022-09-07T08:04:50.336Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T08:04:50.336Z] ---> Using cache [2022-09-07T08:04:50.336Z] ---> 69319b6c414b [2022-09-07T08:04:50.336Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T08:04:50.336Z] ---> Using cache [2022-09-07T08:04:50.336Z] ---> 0095ed0aa9d2 [2022-09-07T08:04:50.336Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T08:04:50.336Z] ---> Using cache [2022-09-07T08:04:50.336Z] ---> 74b9b8028d2b [2022-09-07T08:04:50.336Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T08:04:50.336Z] ---> Using cache [2022-09-07T08:04:50.336Z] ---> 4901d7516682 [2022-09-07T08:04:50.336Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T08:04:50.336Z] ---> Using cache [2022-09-07T08:04:50.336Z] ---> 47e0bc4464a9 [2022-09-07T08:04:50.336Z] Step 9/23 : COPY . . [2022-09-07T08:04:50.336Z] ---> Using cache [2022-09-07T08:04:50.336Z] ---> dcdda6deaeb2 [2022-09-07T08:04:50.336Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T08:04:50.336Z] ---> Running in cb2d122acc6f [2022-09-07T08:04:52.984Z] 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 [2022-09-07T08:04:53.967Z] ---> 73e87e24cf57 [2022-09-07T08:04:53.967Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T08:04:53.967Z] ---> Running in 14d8b9f1e6f8 [2022-09-07T08:04:56.624Z] 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 [2022-09-07T08:05:03.382Z] Removing intermediate container 139825fec018 [2022-09-07T08:05:03.382Z] ---> f9ccc91f21c2 [2022-09-07T08:05:03.382Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T08:05:03.382Z] ---> Running in 8a1bfacc1ca1 [2022-09-07T08:05:04.372Z] 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 [2022-09-07T08:05:11.119Z] Removing intermediate container 8a1bfacc1ca1 [2022-09-07T08:05:11.119Z] ---> 5d270479d21d [2022-09-07T08:05:11.119Z] [2022-09-07T08:05:11.119Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T08:05:11.119Z] ---> a6215f271958 [2022-09-07T08:05:11.119Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-07T08:05:11.119Z] ---> Running in 0a161843c207 [2022-09-07T08:05:11.119Z] Removing intermediate container 0a161843c207 [2022-09-07T08:05:11.119Z] ---> 51962a29239a [2022-09-07T08:05:11.120Z] 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 [2022-09-07T08:05:11.120Z] ---> Running in 47a57dbc0529 [2022-09-07T08:05:13.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:05:13.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:05:14.705Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T08:05:14.979Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T08:05:14.979Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T08:05:14.979Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T08:05:14.979Z] Executing bash-5.1.16-r2.post-install [2022-09-07T08:05:14.979Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T08:05:15.256Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T08:05:15.256Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T08:05:15.256Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T08:05:15.256Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T08:05:15.256Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T08:05:16.698Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T08:05:16.698Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T08:05:16.698Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T08:05:16.698Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T08:05:16.698Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T08:05:16.698Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T08:05:16.698Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T08:05:16.698Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T08:05:16.698Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T08:05:16.698Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T08:05:16.698Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T08:05:19.336Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T08:05:19.336Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T08:05:19.336Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T08:05:19.336Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T08:05:19.336Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T08:05:19.336Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T08:05:19.336Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T08:05:19.612Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T08:05:19.612Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T08:05:19.612Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T08:05:19.612Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T08:05:19.887Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T08:05:20.877Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T08:05:20.877Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T08:05:21.480Z] OK: 120 MiB in 47 packages [2022-09-07T08:05:39.830Z] Collecting docker-compose==1.23.2 [2022-09-07T08:05:39.830Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T08:05:39.830Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.1 MB/s eta 0:00:00 [2022-09-07T08:05:39.830Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-07T08:05:39.830Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T08:05:39.830Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T08:05:39.830Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 5.1 MB/s eta 0:00:00 [2022-09-07T08:05:39.830Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T08:05:39.830Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T08:05:39.830Z] Preparing metadata (setup.py): started [2022-09-07T08:05:43.255Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T08:05:43.539Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T08:05:43.539Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T08:05:44.531Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T08:05:44.531Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T08:05:44.531Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T08:05:44.531Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T08:05:44.851Z] Preparing metadata (setup.py): started [2022-09-07T08:05:45.872Z] Removing intermediate container d353624b8767 [2022-09-07T08:05:45.872Z] ---> b3e2024d55f0 [2022-09-07T08:05:45.872Z] [2022-09-07T08:05:45.872Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T08:05:45.872Z] ---> a6215f271958 [2022-09-07T08:05:45.872Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T08:05:46.151Z] ---> Running in 25863a78644b [2022-09-07T08:05:48.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:05:48.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:05:48.683Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T08:05:50.131Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T08:05:50.131Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T08:05:50.131Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.3 MB/s eta 0:00:00 [2022-09-07T08:05:50.131Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T08:05:50.131Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T08:05:50.131Z] OK: 5 MiB in 15 packages [2022-09-07T08:05:51.582Z] Collecting PyYAML<4,>=3.10 [2022-09-07T08:05:51.582Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T08:05:51.582Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.0 MB/s eta 0:00:00 [2022-09-07T08:05:51.859Z] Removing intermediate container 25863a78644b [2022-09-07T08:05:51.859Z] ---> 9a4e75b86d2b [2022-09-07T08:05:51.859Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T08:05:51.859Z] ---> Running in da48ef3ea767 [2022-09-07T08:05:52.472Z] Removing intermediate container da48ef3ea767 [2022-09-07T08:05:52.472Z] ---> 63dc1e67af74 [2022-09-07T08:05:52.472Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T08:05:52.750Z] ---> Running in 59ef98b15539 [2022-09-07T08:05:53.362Z] Removing intermediate container 59ef98b15539 [2022-09-07T08:05:53.362Z] ---> b601ac73f401 [2022-09-07T08:05:53.362Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T08:05:53.362Z] ---> Running in 6a637bc63cdb [2022-09-07T08:05:53.981Z] Removing intermediate container 6a637bc63cdb [2022-09-07T08:05:53.981Z] ---> 778a2fde8d31 [2022-09-07T08:05:53.981Z] Step 16/24 : WORKDIR / [2022-09-07T08:05:53.981Z] ---> Running in 2ccc60c3e8ee [2022-09-07T08:05:54.597Z] Preparing metadata (setup.py): started [2022-09-07T08:05:54.597Z] Removing intermediate container 2ccc60c3e8ee [2022-09-07T08:05:54.597Z] ---> b5443923356d [2022-09-07T08:05:54.597Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T08:05:55.603Z] ---> 44028fcab5ce [2022-09-07T08:05:55.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T08:05:57.612Z] ---> ff4390a86878 [2022-09-07T08:05:57.612Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T08:05:57.612Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T08:05:58.239Z] ---> 240784295693 [2022-09-07T08:05:58.239Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T08:05:58.239Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T08:05:58.531Z] ---> Running in 1f92ba9c61da [2022-09-07T08:05:58.531Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T08:05:58.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 2.3 MB/s eta 0:00:00 [2022-09-07T08:05:59.148Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T08:05:59.148Z] Removing intermediate container 1f92ba9c61da [2022-09-07T08:05:59.148Z] ---> 646ed1b2761d [2022-09-07T08:05:59.148Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T08:05:59.148Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T08:05:59.148Z] ---> Running in 4330b04c6478 [2022-09-07T08:05:59.148Z] Preparing metadata (setup.py): started [2022-09-07T08:05:59.759Z] Removing intermediate container 4330b04c6478 [2022-09-07T08:05:59.759Z] ---> 4a99735c7012 [2022-09-07T08:05:59.759Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T08:05:59.759Z] ---> Running in a07f3d31b64c [2022-09-07T08:06:00.371Z] Removing intermediate container a07f3d31b64c [2022-09-07T08:06:00.371Z] ---> 04c94fe5dc2b [2022-09-07T08:06:00.371Z] Step 23/24 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:06:00.371Z] ---> Running in 57eef1efc1b4 [2022-09-07T08:06:01.003Z] Removing intermediate container 57eef1efc1b4 [2022-09-07T08:06:01.003Z] ---> 1e203096d878 [2022-09-07T08:06:01.003Z] Step 24/24 : LABEL version=0.0.0 [2022-09-07T08:06:01.003Z] ---> Running in 95b1e4559151 [2022-09-07T08:06:01.621Z] Removing intermediate container 95b1e4559151 [2022-09-07T08:06:01.621Z] ---> 60491db71498 [2022-09-07T08:06:01.621Z] [2022-09-07T08:06:01.900Z] Successfully built 60491db71498 [2022-09-07T08:06:01.900Z] Successfully tagged core-command-arm64:latest [2022-09-07T08:06:01.900Z] Building security-proxy-setup [2022-09-07T08:06:02.504Z]  Building core-command ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-07T08:06:03.109Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T08:06:03.109Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T08:06:04.561Z] Collecting certifi>=2017.4.17 [2022-09-07T08:06:04.561Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T08:06:04.561Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.5 MB/s eta 0:00:00 [2022-09-07T08:06:05.546Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T08:06:05.546Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T08:06:05.546Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.9 MB/s eta 0:00:00 [2022-09-07T08:06:05.822Z] Collecting idna<2.8,>=2.5 [2022-09-07T08:06:05.822Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T08:06:05.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.7 MB/s eta 0:00:00 [2022-09-07T08:06:06.099Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T08:06:06.099Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T08:06:06.099Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.2 MB/s eta 0:00:00 [2022-09-07T08:06:07.090Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T08:06:07.090Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T08:06:07.090Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T08:06:07.090Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T08:06:08.555Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T08:06:08.555Z] Running setup.py install for texttable: started [2022-09-07T08:06:11.984Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T08:06:11.984Z] Running setup.py install for PyYAML: started [2022-09-07T08:06:18.770Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T08:06:19.779Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T08:06:19.779Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T08:06:19.779Z] ---> ff23ff1be8e4 [2022-09-07T08:06:19.779Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T08:06:19.779Z] ---> Using cache [2022-09-07T08:06:19.779Z] ---> d7aafbd5a6d0 [2022-09-07T08:06:19.779Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T08:06:19.779Z] ---> Using cache [2022-09-07T08:06:19.779Z] ---> 9923aedcbce0 [2022-09-07T08:06:19.779Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T08:06:19.779Z] ---> Using cache [2022-09-07T08:06:19.779Z] ---> 226730b64c68 [2022-09-07T08:06:19.779Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T08:06:19.779Z] ---> Using cache [2022-09-07T08:06:19.779Z] ---> a98a0ef1d8e6 [2022-09-07T08:06:19.779Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T08:06:19.779Z] ---> Using cache [2022-09-07T08:06:19.779Z] ---> a65f39ed0627 [2022-09-07T08:06:19.779Z] Step 8/22 : COPY . . [2022-09-07T08:06:19.779Z] ---> Using cache [2022-09-07T08:06:19.779Z] ---> f9d2a56fd211 [2022-09-07T08:06:19.779Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T08:06:20.799Z] Running setup.py install for docopt: started [2022-09-07T08:06:20.799Z] ---> Running in 37fcd9515781 [2022-09-07T08:06:22.800Z] 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 [2022-09-07T08:06:24.789Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T08:06:29.120Z] Running setup.py install for dockerpty: started [2022-09-07T08:06:32.536Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T08:06:36.865Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 [2022-09-07T08:06:36.865Z] 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 [2022-09-07T08:06:55.215Z] Removing intermediate container 47a57dbc0529 [2022-09-07T08:06:55.215Z] ---> c7c25d5e4eb7 [2022-09-07T08:06:55.215Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T08:06:55.215Z] ---> Running in 8f60278c7f61 [2022-09-07T08:06:55.215Z] Removing intermediate container 8f60278c7f61 [2022-09-07T08:06:55.215Z] ---> 25eafd1f7e17 [2022-09-07T08:06:55.215Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T08:06:55.215Z] ---> Running in 50d3facd2b91 [2022-09-07T08:06:55.215Z] Removing intermediate container 50d3facd2b91 [2022-09-07T08:06:55.215Z] ---> d9f642809c31 [2022-09-07T08:06:55.215Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T08:06:56.665Z] ---> 58d13d1cf042 [2022-09-07T08:06:56.665Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T08:06:57.668Z] ---> 9f2974ff9640 [2022-09-07T08:06:57.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T08:06:58.668Z] ---> bce2abf239fd [2022-09-07T08:06:58.668Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T08:06:58.668Z] ---> Running in 0f832f4b5abd [2022-09-07T08:06:58.955Z] Removing intermediate container 0f832f4b5abd [2022-09-07T08:06:58.955Z] ---> d553818278d2 [2022-09-07T08:06:58.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T08:06:59.247Z] ---> Running in 6fc33d72b2ce [2022-09-07T08:06:59.858Z] Removing intermediate container 6fc33d72b2ce [2022-09-07T08:06:59.858Z] ---> b8c28870a179 [2022-09-07T08:06:59.858Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T08:06:59.858Z] ---> Running in 3b7ef9d7fae3 [2022-09-07T08:07:00.473Z] Removing intermediate container 3b7ef9d7fae3 [2022-09-07T08:07:00.473Z] ---> 925f9e84fbea [2022-09-07T08:07:00.473Z] Step 22/23 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:07:00.758Z] ---> Running in 479ef496d71c [2022-09-07T08:07:01.367Z] Removing intermediate container 479ef496d71c [2022-09-07T08:07:01.367Z] ---> e1b7b03a5370 [2022-09-07T08:07:01.367Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T08:07:01.367Z] ---> Running in c27b98fee12e [2022-09-07T08:07:01.972Z] Removing intermediate container c27b98fee12e [2022-09-07T08:07:01.972Z] ---> b396ae42eb07 [2022-09-07T08:07:01.972Z] [2022-09-07T08:07:02.252Z] Successfully built b396ae42eb07 [2022-09-07T08:07:02.253Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-07T08:07:02.253Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-09-07T08:07:20.658Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T08:07:20.658Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T08:07:20.658Z] ---> ff23ff1be8e4 [2022-09-07T08:07:20.658Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T08:07:20.658Z] ---> Using cache [2022-09-07T08:07:20.658Z] ---> df130ff5c219 [2022-09-07T08:07:20.658Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T08:07:20.658Z] ---> Using cache [2022-09-07T08:07:20.658Z] ---> 69319b6c414b [2022-09-07T08:07:20.658Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T08:07:20.658Z] ---> Using cache [2022-09-07T08:07:20.934Z] ---> 0095ed0aa9d2 [2022-09-07T08:07:20.934Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T08:07:21.218Z] ---> Running in 9aff85f2baca [2022-09-07T08:07:23.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:07:24.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:07:25.664Z] OK: 221 MiB in 51 packages [2022-09-07T08:07:27.118Z] Removing intermediate container 9aff85f2baca [2022-09-07T08:07:27.118Z] ---> 7a730d1e84fd [2022-09-07T08:07:27.118Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T08:07:28.110Z] ---> b2bcc3104ed8 [2022-09-07T08:07:28.110Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T08:07:28.110Z] ---> Running in ab0ad0183ac3 [2022-09-07T08:08:24.736Z] Removing intermediate container ab0ad0183ac3 [2022-09-07T08:08:24.736Z] ---> 2acf8e8b6750 [2022-09-07T08:08:24.736Z] Step 9/23 : COPY . . [2022-09-07T08:08:31.515Z] ---> 6170a33f4164 [2022-09-07T08:08:31.515Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T08:08:31.515Z] ---> Running in a259e3be0161 [2022-09-07T08:08:32.518Z] 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 [2022-09-07T08:10:54.552Z] Removing intermediate container 442f9144e8ee [2022-09-07T08:10:54.552Z] ---> bd4b7d64a1eb [2022-09-07T08:10:54.552Z] [2022-09-07T08:10:54.552Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T08:10:54.552Z] ---> a6215f271958 [2022-09-07T08:10:54.552Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T08:10:54.552Z] ---> Using cache [2022-09-07T08:10:54.552Z] ---> 9a4e75b86d2b [2022-09-07T08:10:54.552Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T08:10:54.552Z] ---> Using cache [2022-09-07T08:10:54.552Z] ---> 63dc1e67af74 [2022-09-07T08:10:54.552Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T08:10:54.552Z] ---> Running in 65367efd356b [2022-09-07T08:10:54.552Z] Removing intermediate container 65367efd356b [2022-09-07T08:10:54.552Z] ---> e4731d53bc17 [2022-09-07T08:10:54.552Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T08:10:54.552Z] ---> Running in ecef10669636 [2022-09-07T08:10:54.552Z] Removing intermediate container ecef10669636 [2022-09-07T08:10:54.552Z] ---> 8c4e41aa7ffd [2022-09-07T08:10:54.552Z] Step 16/25 : WORKDIR / [2022-09-07T08:10:54.552Z] ---> Running in c2f16af89815 [2022-09-07T08:10:54.552Z] Removing intermediate container c2f16af89815 [2022-09-07T08:10:54.552Z] ---> 8387761f7ee3 [2022-09-07T08:10:54.552Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T08:10:54.552Z] ---> b2a27da53b2a [2022-09-07T08:10:54.552Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T08:10:54.552Z] ---> 64bcf62bdcd4 [2022-09-07T08:10:54.552Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T08:10:54.552Z] ---> e49835964368 [2022-09-07T08:10:54.552Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T08:10:54.552Z] ---> 74dc63ae56f4 [2022-09-07T08:10:54.552Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T08:10:54.552Z] ---> Running in cf0a0bbe072b [2022-09-07T08:10:54.552Z] Removing intermediate container cf0a0bbe072b [2022-09-07T08:10:54.552Z] ---> 52a9117ef82b [2022-09-07T08:10:54.552Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T08:10:54.552Z] ---> Running in 996e36d3e103 [2022-09-07T08:10:54.552Z] Removing intermediate container 996e36d3e103 [2022-09-07T08:10:54.552Z] ---> b9c1f1378a55 [2022-09-07T08:10:54.552Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T08:10:54.552Z] ---> Running in 23ea856bed65 [2022-09-07T08:10:54.552Z] Removing intermediate container 23ea856bed65 [2022-09-07T08:10:54.552Z] ---> b6c31b0772d2 [2022-09-07T08:10:54.552Z] Step 24/25 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:10:54.552Z] ---> Running in 3d20ae4c37d3 [2022-09-07T08:10:54.552Z] Removing intermediate container 3d20ae4c37d3 [2022-09-07T08:10:54.552Z] ---> 463595c85fa6 [2022-09-07T08:10:54.552Z] Step 25/25 : LABEL version=0.0.0 [2022-09-07T08:10:54.552Z] ---> Running in aebb5849fd42 [2022-09-07T08:10:54.552Z] Removing intermediate container aebb5849fd42 [2022-09-07T08:10:54.552Z] ---> 8f77ce471f3a [2022-09-07T08:10:54.552Z] [2022-09-07T08:10:54.552Z] Successfully built 8f77ce471f3a [2022-09-07T08:10:54.552Z] Successfully tagged core-metadata-arm64:latest [2022-09-07T08:10:54.552Z]  Building core-metadata ... done Building security-spire-agent [2022-09-07T08:11:09.696Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T08:11:09.696Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T08:11:09.696Z] ---> ff23ff1be8e4 [2022-09-07T08:11:09.696Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T08:11:09.696Z] ---> Using cache [2022-09-07T08:11:09.696Z] ---> d7aafbd5a6d0 [2022-09-07T08:11:09.696Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T08:11:09.696Z] ---> Using cache [2022-09-07T08:11:09.696Z] ---> 9923aedcbce0 [2022-09-07T08:11:09.697Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T08:11:09.697Z] ---> Running in 9b7285c4485e [2022-09-07T08:11:10.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:11:11.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:11:12.753Z] OK: 221 MiB in 51 packages [2022-09-07T08:11:14.222Z] Removing intermediate container 9b7285c4485e [2022-09-07T08:11:14.222Z] ---> 2cd237472938 [2022-09-07T08:11:14.222Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T08:11:15.234Z] ---> 3ae6f7cd20c4 [2022-09-07T08:11:15.234Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T08:11:15.234Z] ---> Running in bf6d4ccfce8b [2022-09-07T08:12:11.843Z] Removing intermediate container bf6d4ccfce8b [2022-09-07T08:12:11.843Z] ---> f3a89497ca22 [2022-09-07T08:12:11.843Z] Step 8/26 : COPY . . [2022-09-07T08:12:11.843Z] 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 [2022-09-07T08:12:16.217Z] ---> 6dda2635ef05 [2022-09-07T08:12:16.217Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T08:12:16.217Z] ---> Running in b08f32a32562 [2022-09-07T08:12:16.824Z] Removing intermediate container b08f32a32562 [2022-09-07T08:12:16.824Z] ---> b6f2570fdee8 [2022-09-07T08:12:16.824Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T08:12:16.824Z] ---> Running in eaeb8776b235 [2022-09-07T08:12:17.440Z] Removing intermediate container eaeb8776b235 [2022-09-07T08:12:17.440Z] ---> 4550dc0ac988 [2022-09-07T08:12:17.440Z] 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 [2022-09-07T08:12:17.726Z] ---> Running in 2483d2ab3546 [2022-09-07T08:12:21.179Z] Removing intermediate container 2483d2ab3546 [2022-09-07T08:12:21.179Z] ---> 90406db595a6 [2022-09-07T08:12:21.179Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T08:12:21.179Z] ---> Running in cf869526b5e2 [2022-09-07T08:12:21.789Z] Removing intermediate container cf869526b5e2 [2022-09-07T08:12:21.789Z] ---> 18e3a8881df8 [2022-09-07T08:12:21.789Z] [2022-09-07T08:12:21.789Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T08:12:21.789Z] ---> 02e0d6fdf486 [2022-09-07T08:12:21.789Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T08:12:21.789Z] ---> Using cache [2022-09-07T08:12:21.789Z] ---> 978415e1846b [2022-09-07T08:12:21.789Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T08:12:21.789Z] ---> Using cache [2022-09-07T08:12:21.789Z] ---> 8ef926fc2f96 [2022-09-07T08:12:21.789Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T08:12:21.789Z] ---> Using cache [2022-09-07T08:12:21.789Z] ---> de89036ac8de [2022-09-07T08:12:21.789Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T08:12:28.683Z] ---> ee58170b36d6 [2022-09-07T08:12:28.683Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T08:12:33.033Z] Removing intermediate container 37fcd9515781 [2022-09-07T08:12:33.033Z] ---> 88e47a175e72 [2022-09-07T08:12:33.033Z] [2022-09-07T08:12:33.033Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T08:12:33.033Z] ---> a6215f271958 [2022-09-07T08:12:33.033Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T08:12:33.316Z] ---> Running in b14eaff37895 [2022-09-07T08:12:35.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:12:36.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:12:37.253Z] ---> 61e339bae937 [2022-09-07T08:12:37.253Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T08:12:37.863Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T08:12:38.141Z] ---> 36e620daf5e4 [2022-09-07T08:12:38.141Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T08:12:38.141Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T08:12:38.141Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T08:12:38.141Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T08:12:38.420Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T08:12:38.420Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T08:12:38.420Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T08:12:38.420Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T08:12:38.703Z] OK: 8 MiB in 20 packages [2022-09-07T08:12:38.987Z] ---> 4e5c03ef79f1 [2022-09-07T08:12:38.987Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T08:12:40.995Z] ---> 8cb31ddc43f8 [2022-09-07T08:12:40.995Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T08:12:40.995Z] ---> Running in d21ea595323b [2022-09-07T08:12:41.287Z] Removing intermediate container b14eaff37895 [2022-09-07T08:12:41.287Z] ---> 314fe9e22103 [2022-09-07T08:12:41.287Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T08:12:41.576Z] ---> Running in 52f640fed23a [2022-09-07T08:12:41.855Z] Removing intermediate container d21ea595323b [2022-09-07T08:12:41.855Z] ---> 6682a1bd1aa9 [2022-09-07T08:12:41.855Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T08:12:41.855Z] ---> Running in a91c7009983b [2022-09-07T08:12:42.142Z] Removing intermediate container 52f640fed23a [2022-09-07T08:12:42.142Z] ---> c4752d4e590b [2022-09-07T08:12:42.142Z] Step 13/22 : WORKDIR /edgex [2022-09-07T08:12:42.423Z] ---> Running in 66fcb8bf77b1 [2022-09-07T08:12:42.713Z] Removing intermediate container a91c7009983b [2022-09-07T08:12:42.713Z] ---> c50ce8b5c2b8 [2022-09-07T08:12:42.713Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T08:12:42.998Z] ---> Running in df7916790b90 [2022-09-07T08:12:43.278Z] Removing intermediate container 66fcb8bf77b1 [2022-09-07T08:12:43.278Z] ---> cf84d82c6156 [2022-09-07T08:12:43.278Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T08:12:43.561Z] Removing intermediate container df7916790b90 [2022-09-07T08:12:43.561Z] ---> 801ef9f021f7 [2022-09-07T08:12:43.561Z] Step 25/26 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:12:43.840Z] ---> Running in ca4fae0ec08a [2022-09-07T08:12:44.456Z] Removing intermediate container ca4fae0ec08a [2022-09-07T08:12:44.456Z] ---> c45ffc539d24 [2022-09-07T08:12:44.456Z] Step 26/26 : LABEL version=0.0.0 [2022-09-07T08:12:44.456Z] ---> e1c59a359db6 [2022-09-07T08:12:44.456Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T08:12:44.743Z] ---> Running in 5c7924445b7a [2022-09-07T08:12:45.353Z] Removing intermediate container 5c7924445b7a [2022-09-07T08:12:45.353Z] ---> 55892f62910b [2022-09-07T08:12:45.353Z] [2022-09-07T08:12:45.968Z] Successfully built 55892f62910b [2022-09-07T08:12:45.968Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-07T08:12:46.976Z]  Building security-spire-agent ... done  ---> 27f291bb196f [2022-09-07T08:12:46.976Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T08:12:48.447Z] ---> 077ec4d343f3 [2022-09-07T08:12:48.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T08:12:49.459Z] ---> 5d443464f3b4 [2022-09-07T08:12:49.459Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T08:12:49.459Z] ---> Running in 0b627bac5dc6 [2022-09-07T08:12:52.893Z] Removing intermediate container 0b627bac5dc6 [2022-09-07T08:12:52.893Z] ---> fdd3280d2147 [2022-09-07T08:12:52.893Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T08:12:52.893Z] ---> Running in f9dad01b3062 [2022-09-07T08:12:53.167Z] Removing intermediate container f9dad01b3062 [2022-09-07T08:12:53.167Z] ---> fa258ce2ef89 [2022-09-07T08:12:53.167Z] Step 20/22 : LABEL arch=arm64 [2022-09-07T08:12:53.167Z] ---> Running in a6d98857f074 [2022-09-07T08:12:53.778Z] Removing intermediate container a6d98857f074 [2022-09-07T08:12:53.778Z] ---> 54da704795e6 [2022-09-07T08:12:53.778Z] Step 21/22 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:12:53.778Z] ---> Running in ecf0106b5ae3 [2022-09-07T08:12:54.393Z] Removing intermediate container ecf0106b5ae3 [2022-09-07T08:12:54.393Z] ---> 37e45281e023 [2022-09-07T08:12:54.393Z] Step 22/22 : LABEL version=0.0.0 [2022-09-07T08:12:54.393Z] ---> Running in 76c5413c9387 [2022-09-07T08:12:54.997Z] Removing intermediate container 76c5413c9387 [2022-09-07T08:12:54.997Z] ---> 57ff27b2161a [2022-09-07T08:12:54.997Z] [2022-09-07T08:12:55.275Z] Successfully built 57ff27b2161a [2022-09-07T08:12:55.552Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-07T08:13:17.771Z]  Building security-proxy-setup ... done Removing intermediate container 14d8b9f1e6f8 [2022-09-07T08:13:17.771Z] ---> 7ee73eaa6b12 [2022-09-07T08:13:17.771Z] [2022-09-07T08:13:17.771Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T08:13:17.771Z] ---> 02e0d6fdf486 [2022-09-07T08:13:17.771Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T08:13:17.771Z] ---> Using cache [2022-09-07T08:13:17.771Z] ---> 978415e1846b [2022-09-07T08:13:17.771Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T08:13:17.771Z] ---> Using cache [2022-09-07T08:13:17.771Z] ---> 8ef926fc2f96 [2022-09-07T08:13:17.771Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T08:13:17.771Z] ---> Running in e897f441f8fd [2022-09-07T08:13:17.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:13:18.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:13:20.215Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T08:13:20.215Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T08:13:20.215Z] OK: 15733 distinct packages available [2022-09-07T08:13:20.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:13:21.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:13:22.208Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T08:13:22.208Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T08:13:22.486Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T08:13:22.486Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T08:13:22.486Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T08:13:22.761Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T08:13:22.761Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T08:13:22.761Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T08:13:23.039Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T08:13:23.039Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T08:13:23.039Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T08:13:23.321Z] OK: 8 MiB in 23 packages [2022-09-07T08:13:25.961Z] Removing intermediate container e897f441f8fd [2022-09-07T08:13:25.961Z] ---> a81b82c709fe [2022-09-07T08:13:25.961Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T08:13:26.570Z] ---> 09a1a94725b9 [2022-09-07T08:13:26.570Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T08:13:28.567Z] ---> 3ad3d98a0315 [2022-09-07T08:13:28.842Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T08:13:29.836Z] ---> aaac486e79cc [2022-09-07T08:13:29.836Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T08:13:29.836Z] ---> Running in 02bb67e74587 [2022-09-07T08:13:30.475Z] Removing intermediate container 02bb67e74587 [2022-09-07T08:13:30.475Z] ---> 7048a204a202 [2022-09-07T08:13:30.475Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T08:13:30.475Z] ---> Running in c44a7031d64f [2022-09-07T08:13:31.084Z] Removing intermediate container c44a7031d64f [2022-09-07T08:13:31.084Z] ---> 89c46158e835 [2022-09-07T08:13:31.084Z] Step 18/20 : LABEL arch=arm64 [2022-09-07T08:13:31.084Z] ---> Running in bc143d045eae [2022-09-07T08:13:31.367Z] Removing intermediate container bc143d045eae [2022-09-07T08:13:31.367Z] ---> c9ed66f4d6ff [2022-09-07T08:13:31.367Z] Step 19/20 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:13:31.642Z] ---> Running in dcfff5b3b746 [2022-09-07T08:13:32.237Z] Removing intermediate container dcfff5b3b746 [2022-09-07T08:13:32.237Z] ---> 0cedb7431dc5 [2022-09-07T08:13:32.237Z] Step 20/20 : LABEL version=0.0.0 [2022-09-07T08:13:32.237Z] ---> Running in 0f580d826099 [2022-09-07T08:13:32.832Z] Removing intermediate container 0f580d826099 [2022-09-07T08:13:32.832Z] ---> a5a60d5b60e0 [2022-09-07T08:13:32.832Z] [2022-09-07T08:13:33.109Z] Successfully built a5a60d5b60e0 [2022-09-07T08:13:33.109Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-07T08:13:59.964Z]  Building security-spiffe-token-provider ... done Removing intermediate container cb2d122acc6f [2022-09-07T08:13:59.964Z] ---> c7720d18f3bb [2022-09-07T08:13:59.964Z] [2022-09-07T08:13:59.964Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T08:13:59.964Z] ---> a6215f271958 [2022-09-07T08:13:59.964Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T08:13:59.964Z] ---> Using cache [2022-09-07T08:13:59.964Z] ---> 9a4e75b86d2b [2022-09-07T08:13:59.964Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T08:13:59.964Z] ---> Using cache [2022-09-07T08:13:59.964Z] ---> 63dc1e67af74 [2022-09-07T08:13:59.964Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T08:13:59.964Z] ---> Running in e79807106c27 [2022-09-07T08:14:00.242Z] Removing intermediate container e79807106c27 [2022-09-07T08:14:00.242Z] ---> 50939e1255df [2022-09-07T08:14:00.242Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T08:14:00.242Z] ---> Running in a4c8484903a6 [2022-09-07T08:14:00.848Z] Removing intermediate container a4c8484903a6 [2022-09-07T08:14:00.848Z] ---> 944a2f683fe8 [2022-09-07T08:14:00.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T08:14:01.950Z] ---> 4340d8410998 [2022-09-07T08:14:01.951Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T08:14:05.429Z] ---> f3be6dc13d8d [2022-09-07T08:14:05.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T08:14:05.429Z] ---> 6ddc05c38bf0 [2022-09-07T08:14:05.429Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T08:14:05.702Z] ---> Running in 9cc503a94e35 [2022-09-07T08:14:05.975Z] Removing intermediate container 9cc503a94e35 [2022-09-07T08:14:05.975Z] ---> ece611759682 [2022-09-07T08:14:06.248Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T08:14:06.248Z] ---> Running in a045dd309ca7 [2022-09-07T08:14:06.847Z] Removing intermediate container a045dd309ca7 [2022-09-07T08:14:06.847Z] ---> 2fa053dfd952 [2022-09-07T08:14:06.847Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T08:14:06.847Z] ---> Running in 1c93255c843f [2022-09-07T08:14:07.459Z] Removing intermediate container 1c93255c843f [2022-09-07T08:14:07.459Z] ---> b2d77fb31f46 [2022-09-07T08:14:07.459Z] Step 22/23 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:14:07.459Z] ---> Running in e385a9c35fcc [2022-09-07T08:14:08.071Z] Removing intermediate container e385a9c35fcc [2022-09-07T08:14:08.071Z] ---> 778d86484d0b [2022-09-07T08:14:08.071Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T08:14:08.071Z] ---> Running in c403ef66a078 [2022-09-07T08:14:08.345Z] Removing intermediate container c403ef66a078 [2022-09-07T08:14:08.345Z] ---> 4d8c722199da [2022-09-07T08:14:08.345Z] [2022-09-07T08:14:08.619Z] Successfully built 4d8c722199da [2022-09-07T08:14:08.619Z] Successfully tagged support-scheduler-arm64:latest [2022-09-07T08:14:35.429Z]  Building support-scheduler ... done Removing intermediate container a259e3be0161 [2022-09-07T08:14:35.429Z] ---> c0d32b1ae223 [2022-09-07T08:14:35.429Z] [2022-09-07T08:14:35.429Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T08:14:35.429Z] ---> a6215f271958 [2022-09-07T08:14:35.429Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T08:14:35.429Z] ---> Running in 8e27bf1f60bd [2022-09-07T08:14:36.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T08:14:36.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T08:14:37.651Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T08:14:37.651Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T08:14:37.651Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T08:14:37.651Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T08:14:37.924Z] OK: 6 MiB in 16 packages [2022-09-07T08:14:39.361Z] Removing intermediate container 8e27bf1f60bd [2022-09-07T08:14:39.361Z] ---> 2ee46b4a69ed [2022-09-07T08:14:39.361Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T08:14:39.361Z] ---> Running in 32936d9353dd [2022-09-07T08:14:39.635Z] Removing intermediate container 32936d9353dd [2022-09-07T08:14:39.635Z] ---> f3080a386d1b [2022-09-07T08:14:39.635Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T08:14:39.917Z] ---> Running in e1d7569d7f69 [2022-09-07T08:14:40.189Z] Removing intermediate container e1d7569d7f69 [2022-09-07T08:14:40.189Z] ---> e2e326ade459 [2022-09-07T08:14:40.189Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T08:14:40.189Z] ---> Running in 037252f20293 [2022-09-07T08:14:40.462Z] Removing intermediate container 037252f20293 [2022-09-07T08:14:40.462Z] ---> a28a3b07c436 [2022-09-07T08:14:40.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T08:14:41.059Z] ---> 123ff3e714f1 [2022-09-07T08:14:41.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T08:14:42.507Z] ---> 215a43c0a9d5 [2022-09-07T08:14:42.507Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T08:14:43.108Z] ---> 89cb1d312634 [2022-09-07T08:14:43.108Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T08:14:43.385Z] ---> Running in a2607a25ba9a [2022-09-07T08:14:43.659Z] Removing intermediate container a2607a25ba9a [2022-09-07T08:14:43.659Z] ---> 13244fce754f [2022-09-07T08:14:43.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T08:14:43.659Z] ---> Running in c82ad381cbdd [2022-09-07T08:14:43.932Z] Removing intermediate container c82ad381cbdd [2022-09-07T08:14:43.932Z] ---> 02e72c7c11d8 [2022-09-07T08:14:43.932Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T08:14:44.213Z] ---> Running in 72263e1a8b05 [2022-09-07T08:14:44.487Z] Removing intermediate container 72263e1a8b05 [2022-09-07T08:14:44.487Z] ---> 7dfaca21bc5a [2022-09-07T08:14:44.487Z] Step 22/23 : LABEL git_sha=f1ed023b993707dc67ddb0cdfdfdc283f6675133 [2022-09-07T08:14:44.487Z] ---> Running in bb18e93de839 [2022-09-07T08:14:45.087Z] Removing intermediate container bb18e93de839 [2022-09-07T08:14:45.087Z] ---> 7da802c7e590 [2022-09-07T08:14:45.087Z] Step 23/23 : LABEL version=0.0.0 [2022-09-07T08:14:45.087Z] ---> Running in b938572cbf88 [2022-09-07T08:14:45.360Z] Removing intermediate container b938572cbf88 [2022-09-07T08:14:45.360Z] ---> a59567f3c256 [2022-09-07T08:14:45.360Z] [2022-09-07T08:14:45.633Z] Successfully built a59567f3c256 [2022-09-07T08:14:45.633Z] Successfully tagged support-notifications-arm64:latest [2022-09-07T08:14:45.923Z]  Building support-notifications ... done  [Pipeline] } [2022-09-07T08:14:45.919Z] $ docker stop --time=1 f6204d5c0e05770d74593bfb0a23b1a7b4b64ad180dea2f0ef5596d2de5f8446 [2022-09-07T08:14:47.669Z] $ docker rm -f f6204d5c0e05770d74593bfb0a23b1a7b4b64ad180dea2f0ef5596d2de5f8446 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T08:14:48.279Z] + docker images [2022-09-07T08:14:48.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T08:14:48.552Z] support-notifications-arm64 latest a59567f3c256 3 seconds ago 26.3MB [2022-09-07T08:14:48.552Z] c0d32b1ae223 14 seconds ago 1.43GB [2022-09-07T08:14:48.552Z] support-scheduler-arm64 latest 4d8c722199da 40 seconds ago 25.7MB [2022-09-07T08:14:48.552Z] c7720d18f3bb 50 seconds ago 1.43GB [2022-09-07T08:14:48.552Z] security-spiffe-token-provider-arm64 latest a5a60d5b60e0 About a minute ago 28.4MB [2022-09-07T08:14:48.552Z] 7ee73eaa6b12 About a minute ago 1.41GB [2022-09-07T08:14:48.552Z] security-proxy-setup-arm64 latest 57ff27b2161a About a minute ago 26.4MB [2022-09-07T08:14:48.552Z] security-spire-agent-arm64 latest 55892f62910b 2 minutes ago 122MB [2022-09-07T08:14:48.552Z] 88e47a175e72 2 minutes ago 1.36GB [2022-09-07T08:14:48.552Z] 18e3a8881df8 2 minutes ago 1.25GB [2022-09-07T08:14:48.552Z] core-metadata-arm64 latest 8f77ce471f3a 3 minutes ago 17.5MB [2022-09-07T08:14:48.552Z] bd4b7d64a1eb 4 minutes ago 1.38GB [2022-09-07T08:14:48.552Z] sys-mgmt-agent-arm64 latest b396ae42eb07 7 minutes ago 133MB [2022-09-07T08:14:48.552Z] core-command-arm64 latest 60491db71498 8 minutes ago 16.7MB [2022-09-07T08:14:48.552Z] b3e2024d55f0 9 minutes ago 1.37GB [2022-09-07T08:14:48.552Z] 5d270479d21d 9 minutes ago 1.36GB [2022-09-07T08:14:48.552Z] core-data-arm64 latest c4bdbd1c9294 10 minutes ago 20.7MB [2022-09-07T08:14:48.552Z] bd7a70ea1a2a 10 minutes ago 1.38GB [2022-09-07T08:14:48.552Z] security-bootstrapper-arm64 latest bddc8716973a 11 minutes ago 18.7MB [2022-09-07T08:14:48.552Z] security-secretstore-setup-arm64 latest a9dc6f527937 11 minutes ago 28.2MB [2022-09-07T08:14:48.552Z] 51dc69809893 12 minutes ago 1.37GB [2022-09-07T08:14:48.552Z] 5593ddab5b41 12 minutes ago 1.36GB [2022-09-07T08:14:48.552Z] security-spire-server-arm64 latest bebeb9a0cd4d 17 minutes ago 84.2MB [2022-09-07T08:14:48.552Z] security-spire-config-arm64 latest be8f09a7fd6f 17 minutes ago 83.6MB [2022-09-07T08:14:48.552Z] 21776147d4e8 18 minutes ago 1.25GB [2022-09-07T08:14:48.552Z] 4b6ffbd701aa 18 minutes ago 1.25GB [2022-09-07T08:14:48.552Z] ci-base-image-arm64 latest ff23ff1be8e4 31 minutes ago 995MB [2022-09-07T08:14:48.552Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-07T08:14:48.552Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-07T08:14:48.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-07T08:14:48.552Z] 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 [2022-09-07T08:14:48.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T08:14:48.994Z] [2022-09-07T08:14:48.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T08:14:49.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T08:14:49.623Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-07T08:14:49.623Z] 8998bd30e6a1: Pulling fs layer [2022-09-07T08:14:49.623Z] 04944245beec: Pulling fs layer [2022-09-07T08:14:49.623Z] 699f458cf7ca: Pulling fs layer [2022-09-07T08:14:49.623Z] 765212b225bb: Pulling fs layer [2022-09-07T08:14:49.623Z] f23df028b6ca: Pulling fs layer [2022-09-07T08:14:49.623Z] d65c8cfc05b1: Pulling fs layer [2022-09-07T08:14:49.623Z] 2437ff75d9bd: Pulling fs layer [2022-09-07T08:14:49.623Z] 765212b225bb: Waiting [2022-09-07T08:14:49.623Z] f23df028b6ca: Waiting [2022-09-07T08:14:49.623Z] d65c8cfc05b1: Waiting [2022-09-07T08:14:49.623Z] 04944245beec: Verifying Checksum [2022-09-07T08:14:49.623Z] 04944245beec: Download complete [2022-09-07T08:14:49.623Z] 765212b225bb: Verifying Checksum [2022-09-07T08:14:49.623Z] 765212b225bb: Download complete [2022-09-07T08:14:49.901Z] f23df028b6ca: Download complete [2022-09-07T08:14:49.901Z] d65c8cfc05b1: Verifying Checksum [2022-09-07T08:14:49.901Z] d65c8cfc05b1: Download complete [2022-09-07T08:14:49.901Z] 699f458cf7ca: Verifying Checksum [2022-09-07T08:14:49.901Z] 699f458cf7ca: Download complete [2022-09-07T08:14:50.499Z] 8998bd30e6a1: Download complete [2022-09-07T08:14:53.125Z] 2437ff75d9bd: Verifying Checksum [2022-09-07T08:14:53.125Z] 2437ff75d9bd: Download complete [2022-09-07T08:14:54.564Z] 8998bd30e6a1: Pull complete [2022-09-07T08:14:55.160Z] 04944245beec: Pull complete [2022-09-07T08:14:56.590Z] 699f458cf7ca: Pull complete [2022-09-07T08:14:56.864Z] 765212b225bb: Pull complete [2022-09-07T08:14:57.841Z] f23df028b6ca: Pull complete [2022-09-07T08:14:57.841Z] d65c8cfc05b1: Pull complete [2022-09-07T08:15:12.940Z] 2437ff75d9bd: Pull complete [2022-09-07T08:15:12.940Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-07T08:15:12.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T08:15:12.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T08:15:13.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-28612 does not seem to be running inside a container [2022-09-07T08:15:13.285Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-07T08:15:16.015Z] $ docker top 15ebc3abd570314f89abf4faaa6cbff44a059e6e933ab166fd1c6ee8f8cef63e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T08:15:17.087Z] ---> job-cost.sh [2022-09-07T08:15:17.357Z] lf-activate-venv: SKIPPING [2022-09-07T08:15:17.357Z] INFO: No Stack... [2022-09-07T08:15:17.632Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-07T08:15:18.606Z] INFO: Archiving Costs [Pipeline] sh [2022-09-07T08:15:19.261Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-09-07T08:15:19.261Z] + cut -d, -f6 [Pipeline] lock [2022-09-07T08:15:19.290Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4135-3-stack-cost] [2022-09-07T08:15:19.299Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4135-3-stack-cost] did not exist. Created. [2022-09-07T08:15:19.299Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4135-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-07T08:15:19.957Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-07T08:15:20.129Z] Stashed 1 file(s) [Pipeline] } [2022-09-07T08:15:20.135Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4135-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-07T08:15:20.144Z] $ docker stop --time=1 15ebc3abd570314f89abf4faaa6cbff44a059e6e933ab166fd1c6ee8f8cef63e [2022-09-07T08:15:21.669Z] $ docker rm -f 15ebc3abd570314f89abf4faaa6cbff44a059e6e933ab166fd1c6ee8f8cef63e [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 [2022-09-07T08:15:22.214Z] provisioning config files... [2022-09-07T08:15:22.224Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4808254446503954967tmp [Pipeline] { [Pipeline] sh [2022-09-07T08:15:22.524Z] + set +x [2022-09-07T08:15:22.524Z] + curl -s https://codecov.io/bash [2022-09-07T08:15:22.524Z] + bash -s -- [2022-09-07T08:15:22.524Z] [2022-09-07T08:15:22.524Z] _____ _ [2022-09-07T08:15:22.524Z] / ____| | | [2022-09-07T08:15:22.524Z] | | ___ __| | ___ ___ _____ __ [2022-09-07T08:15:22.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-07T08:15:22.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-07T08:15:22.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-07T08:15:22.524Z] Bash-1.0.6 [2022-09-07T08:15:22.524Z] [2022-09-07T08:15:22.524Z] [2022-09-07T08:15:22.524Z] ==> git version 2.25.1 found [2022-09-07T08:15:22.524Z] ==> 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 [2022-09-07T08:15:22.524Z] Release-Date: 2020-01-08 [2022-09-07T08:15:22.525Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-07T08:15:22.525Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-07T08:15:22.525Z] ==> Jenkins CI detected. [2022-09-07T08:15:22.525Z] current dir:  /w/workspace/edgex-go/3 [2022-09-07T08:15:22.525Z] project root: . [2022-09-07T08:15:22.525Z] --> token set from env [2022-09-07T08:15:22.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-07T08:15:22.525Z] ==> Running gcov in . (disable via -X gcov) [2022-09-07T08:15:22.525Z] ==> Python coveragepy not found [2022-09-07T08:15:22.525Z] ==> Searching for coverage reports in: [2022-09-07T08:15:22.525Z] + . [2022-09-07T08:15:22.785Z] -> Found 1 reports [2022-09-07T08:15:22.785Z] ==> Detecting git/mercurial file structure [2022-09-07T08:15:22.785Z] ==> Reading reports [2022-09-07T08:15:22.785Z] + ./coverage.out bytes=485958 [2022-09-07T08:15:22.785Z] ==> Appending adjustments [2022-09-07T08:15:22.785Z] https://docs.codecov.io/docs/fixing-reports [2022-09-07T08:15:24.168Z] + Found adjustments [2022-09-07T08:15:24.168Z] ==> Gzipping contents [2022-09-07T08:15:24.168Z] 64K /tmp/codecov.JdAWIZ.gz [2022-09-07T08:15:24.168Z] ==> Uploading reports [2022-09-07T08:15:24.168Z] url: https://codecov.io [2022-09-07T08:15:24.168Z] query: branch=PR-4135&commit=a21c68fc41e197e268034b3fd40a2eea9c60a3b4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4135%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4135&job=&cmd_args= [2022-09-07T08:15:24.168Z] -> Pinging Codecov [2022-09-07T08:15:24.168Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4135&commit=a21c68fc41e197e268034b3fd40a2eea9c60a3b4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4135%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4135&job=&cmd_args= [2022-09-07T08:15:24.168Z] -> Uploading to [2022-09-07T08:15:24.168Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/a21c68fc41e197e268034b3fd40a2eea9c60a3b4/556aa6db-54ad-4914-bb9e-5f56004d49c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T081524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2de3303dc9ffd393f08322c461dc98cfd2283824abe16f88d235ddf8b30a2af9 [2022-09-07T08:15:24.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T08:15:24.168Z] Dload Upload Total Spent Left Speed [2022-09-07T08:15:24.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63856 0 0 100 63856 0 256k --:--:-- --:--:-- --:--:-- 256k [2022-09-07T08:15:24.429Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a21c68fc41e197e268034b3fd40a2eea9c60a3b4 [Pipeline] } [2022-09-07T08:15:24.437Z] 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 [2022-09-07T08:15:25.063Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-07T08:15:25.361Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T08:15:26.234Z] ---> package-listing.sh [2022-09-07T08:15:26.234Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-07T08:15:26.234Z] ++ facter osfamily [2022-09-07T08:15:26.495Z] + OS_FAMILY=debian [2022-09-07T08:15:26.495Z] + workspace=/w/workspace/edgex-go/3 [2022-09-07T08:15:26.495Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-07T08:15:26.495Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-07T08:15:26.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-07T08:15:26.495Z] + PACKAGES=/tmp/packages_start.txt [2022-09-07T08:15:26.495Z] + '[' /w/workspace/edgex-go/3 ']' [2022-09-07T08:15:26.495Z] + PACKAGES=/tmp/packages_end.txt [2022-09-07T08:15:26.495Z] + case "${OS_FAMILY}" in [2022-09-07T08:15:26.495Z] + dpkg -l [2022-09-07T08:15:26.495Z] + grep '^ii' [2022-09-07T08:15:26.495Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-07T08:15:26.495Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-07T08:15:26.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-07T08:15:26.495Z] + '[' /w/workspace/edgex-go/3 ']' [2022-09-07T08:15:26.495Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-09-07T08:15:26.495Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-09-07T08:15:26.506Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-07T08:15:26.791Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T08:15:27.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T08:15:27.377Z] [2022-09-07T08:15:27.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T08:15:27.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T08:15:27.689Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-07T08:15:27.689Z] 5eb5b503b376: Pulling fs layer [2022-09-07T08:15:27.689Z] 5c69ac0246d0: Pulling fs layer [2022-09-07T08:15:27.689Z] ec43610c2a17: Pulling fs layer [2022-09-07T08:15:27.689Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-07T08:15:27.689Z] 33b1e0a273af: Pulling fs layer [2022-09-07T08:15:27.689Z] 5d3b04190fa2: Pulling fs layer [2022-09-07T08:15:27.689Z] 2f39f015ded8: Pulling fs layer [2022-09-07T08:15:27.689Z] 2f39f015ded8: Waiting [2022-09-07T08:15:27.689Z] 5d3b04190fa2: Waiting [2022-09-07T08:15:27.689Z] 33b1e0a273af: Waiting [2022-09-07T08:15:27.689Z] 3a2ae6a8a46f: Waiting [2022-09-07T08:15:27.689Z] 5c69ac0246d0: Verifying Checksum [2022-09-07T08:15:27.689Z] 5c69ac0246d0: Download complete [2022-09-07T08:15:27.689Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-07T08:15:27.689Z] 3a2ae6a8a46f: Download complete [2022-09-07T08:15:27.950Z] 33b1e0a273af: Verifying Checksum [2022-09-07T08:15:27.950Z] 33b1e0a273af: Download complete [2022-09-07T08:15:27.950Z] 5d3b04190fa2: Verifying Checksum [2022-09-07T08:15:27.950Z] 5d3b04190fa2: Download complete [2022-09-07T08:15:27.950Z] ec43610c2a17: Verifying Checksum [2022-09-07T08:15:27.950Z] ec43610c2a17: Download complete [2022-09-07T08:15:27.950Z] 5eb5b503b376: Verifying Checksum [2022-09-07T08:15:27.950Z] 5eb5b503b376: Download complete [2022-09-07T08:15:28.519Z] 2f39f015ded8: Download complete [2022-09-07T08:15:29.457Z] 5eb5b503b376: Pull complete [2022-09-07T08:15:29.457Z] 5c69ac0246d0: Pull complete [2022-09-07T08:15:30.027Z] ec43610c2a17: Pull complete [2022-09-07T08:15:30.027Z] 3a2ae6a8a46f: Pull complete [2022-09-07T08:15:30.286Z] 33b1e0a273af: Pull complete [2022-09-07T08:15:30.286Z] 5d3b04190fa2: Pull complete [2022-09-07T08:15:35.566Z] 2f39f015ded8: Pull complete [2022-09-07T08:15:35.566Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-07T08:15:35.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T08:15:35.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T08:15:35.668Z] prd-ubuntu20.04-docker-8c-8g-28611 does not seem to be running inside a container [2022-09-07T08:15:35.731Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-07T08:15:38.337Z] $ docker top 764ec63e7286e16137611e17e7bcb3d3a17f1b502d5e186ec9d69cbe930b75e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T08:15:38.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-07T08:15:38.967Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-07T08:15:39.256Z] + ls /var/log/sa-host [2022-09-07T08:15:39.256Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T08:15:39.392Z] provisioning config files... [2022-09-07T08:15:39.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8886687308649817618tmp [Pipeline] { [Pipeline] echo [2022-09-07T08:15:39.417Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T08:15:39.699Z] ---> create-netrc.sh [Pipeline] } [2022-09-07T08:15:39.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-07T08:15:40.040Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-07T08:15:40.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T08:15:40.393Z] ---> sudo-logs.sh [2022-09-07T08:15:40.393Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-07T08:15:40.444Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T08:15:40.730Z] ---> job-cost.sh [2022-09-07T08:15:40.730Z] lf-activate-venv: SKIPPING [2022-09-07T08:15:40.730Z] DEBUG: total: 0.10999999940395355 [2022-09-07T08:15:40.730Z] INFO: Retrieving Stack Cost... [2022-09-07T08:15:41.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-07T08:15:41.869Z] INFO: Archiving Costs [Pipeline] echo [2022-09-07T08:15:41.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T08:15:42.168Z] ---> logs-deploy.sh [2022-09-07T08:15:42.168Z] lf-activate-venv: SKIPPING [2022-09-07T08:15:42.168Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4135/3 [2022-09-07T08:15:42.168Z] INFO: archiving workspace using pattern(s): [2022-09-07T08:15:43.551Z] Archives upload complete. [2022-09-07T08:15:43.551Z] INFO: archiving logs to Nexus