Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from c1dbeb0b804e52bc17696917375e56ea1ac61ffe+12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (f8f377816b85e541af4c2779c3582c8518bf00e2) 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-ssh10185641074470765028.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2195482468153396960.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4558/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-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2799744990151813281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15671451709314153296.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-4558/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-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17247408681729041354.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14887’ Running on prd-ubuntu20.04-docker-8c-8g-14891 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [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 > 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/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe Merge succeeded, producing fce22453ee51a8f2bbbd63edc8b3418f3776c60c Checking out Revision fce22453ee51a8f2bbbd63edc8b3418f3776c60c (PR-4558) > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fce22453ee51a8f2bbbd63edc8b3418f3776c60c # timeout=10 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ea66938cfcd20a2b78fd8160baefacde74613d13 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T08:30:55.231Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T08:30:55.270Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T08:30:55.286Z] ========================================================= [2023-05-10T08:30:55.286Z] EdgeX Global Pipelines Version Info [2023-05-10T08:30:55.286Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T08:30:55.997Z] ------------------- [2023-05-10T08:30:55.997Z] stable info: [2023-05-10T08:30:55.997Z] ------------------- [2023-05-10T08:30:55.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T08:30:55.997Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T08:30:55.997Z] Message: update stable to v1.0.249 [2023-05-10T08:30:56.568Z] ------------------- [2023-05-10T08:30:56.568Z] experimental info: [2023-05-10T08:30:56.568Z] ------------------- [2023-05-10T08:30:56.568Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T08:30:56.568Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T08:30:56.568Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T08:30:56.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-10T08:30:56.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-10T08:30:56.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T08:30:56.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T08:30:56.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T08:30:56.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T08:30:56.814Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T08:30:56.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-10T08:30:56.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-10T08:30:56.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-10T08:30:56.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T08:30:56.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T08:30:56.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T08:30:56.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T08:30:56.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T08:30:56.935Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T08:30:56.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T08:30:56.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T08:30:56.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T08:30:56.992Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-10T08:30:57.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T08:30:57.019Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T08:30:57.035Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T08:30:57.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4558 [Pipeline] echo [2023-05-10T08:30:57.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4558 [Pipeline] echo [2023-05-10T08:30:57.071Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4558 [Pipeline] echo [2023-05-10T08:30:57.081Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fce22453ee51a8f2bbbd63edc8b3418f3776c60c [Pipeline] echo [2023-05-10T08:30:57.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fce2245 [Pipeline] echo [2023-05-10T08:30:57.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T08:30:57.146Z] provisioning config files... [2023-05-10T08:30:57.159Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9371893080548259550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T08:30:57.456Z] ---> docker-login.sh [2023-05-10T08:30:57.456Z] nexus3.edgexfoundry.org:10001 [2023-05-10T08:30:57.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:57.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:57.718Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:57.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:57.718Z] [2023-05-10T08:30:57.718Z] Login Succeeded [2023-05-10T08:30:57.718Z] nexus3.edgexfoundry.org:10002 [2023-05-10T08:30:57.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:57.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:57.718Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:57.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:57.718Z] [2023-05-10T08:30:57.718Z] Login Succeeded [2023-05-10T08:30:57.718Z] nexus3.edgexfoundry.org:10003 [2023-05-10T08:30:57.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:57.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:57.979Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:57.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:57.979Z] [2023-05-10T08:30:57.979Z] Login Succeeded [2023-05-10T08:30:57.979Z] nexus3.edgexfoundry.org:10004 [2023-05-10T08:30:57.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:57.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:57.979Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:57.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:57.979Z] [2023-05-10T08:30:57.979Z] Login Succeeded [2023-05-10T08:30:57.979Z] docker.io [2023-05-10T08:30:57.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:30:58.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:30:58.238Z] Configure a credential helper to remove this warning. See [2023-05-10T08:30:58.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:30:58.238Z] [2023-05-10T08:30:58.238Z] Login Succeeded [2023-05-10T08:30:58.238Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T08:30:58.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T08:30:58.542Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/core-command/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-10T08:30:58.543Z] + + cut -d/ -f2 [2023-05-10T08:30:58.543Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-10T08:30:58.543Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/core-data/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + dirname cmd/core-metadata/Dockerfile [2023-05-10T08:30:58.543Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/support-notifications/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-10T08:30:58.543Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-10T08:30:58.543Z] + cut -d/ -f2 [2023-05-10T08:30:58.543Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-10T08:30:58.587Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T08:30:58.909Z] + git rev-list -1 --merges fce22453ee51a8f2bbbd63edc8b3418f3776c60c~1..fce22453ee51a8f2bbbd63edc8b3418f3776c60c [Pipeline] echo [2023-05-10T08:30:58.919Z] -----------> git rev-list -1 --merges fce22453ee51a8f2bbbd63edc8b3418f3776c60c~1..fce22453ee51a8f2bbbd63edc8b3418f3776c60c fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:30:58.919Z] fce22453ee51a8f2bbbd63edc8b3418f3776c60c [false] [Pipeline] sh [2023-05-10T08:30:59.207Z] + git log --format=format:%s -1 fce22453ee51a8f2bbbd63edc8b3418f3776c60c [Pipeline] echo [2023-05-10T08:30:59.221Z] ========================================================= [2023-05-10T08:30:59.221Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T08:30:59.221Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-10T08:30:59.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T08:30:59.588Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T08:30:59.588Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T08:30:59.588Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T08:30:59.588Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T08:30:59.588Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T08:30:59.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:30:59.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T08:30:59.932Z] [2023-05-10T08:30:59.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:31:00.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T08:31:00.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T08:31:00.229Z] b85a868b505f: Pulling fs layer [2023-05-10T08:31:00.229Z] e2be974225ed: Pulling fs layer [2023-05-10T08:31:00.229Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T08:31:00.229Z] 988bab9f4d93: Pulling fs layer [2023-05-10T08:31:00.229Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T08:31:00.229Z] eaf3925da568: Pulling fs layer [2023-05-10T08:31:00.229Z] bab4dde63d76: Pulling fs layer [2023-05-10T08:31:00.229Z] bde34c3a00c8: Pulling fs layer [2023-05-10T08:31:00.229Z] b352a97aabf1: Pulling fs layer [2023-05-10T08:31:00.229Z] 4872d77fe225: Pulling fs layer [2023-05-10T08:31:00.229Z] 5851b861e8e6: Pulling fs layer [2023-05-10T08:31:00.229Z] 988bab9f4d93: Waiting [2023-05-10T08:31:00.229Z] 1469e6f7b9e6: Waiting [2023-05-10T08:31:00.229Z] eaf3925da568: Waiting [2023-05-10T08:31:00.229Z] bab4dde63d76: Waiting [2023-05-10T08:31:00.229Z] bde34c3a00c8: Waiting [2023-05-10T08:31:00.229Z] b352a97aabf1: Waiting [2023-05-10T08:31:00.229Z] 4872d77fe225: Waiting [2023-05-10T08:31:00.229Z] 5851b861e8e6: Waiting [2023-05-10T08:31:00.229Z] e2be974225ed: Download complete [2023-05-10T08:31:00.229Z] 988bab9f4d93: Verifying Checksum [2023-05-10T08:31:00.229Z] 988bab9f4d93: Download complete [2023-05-10T08:31:00.489Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T08:31:00.489Z] 1469e6f7b9e6: Download complete [2023-05-10T08:31:00.489Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T08:31:00.489Z] 339a4e72a1f5: Download complete [2023-05-10T08:31:00.489Z] eaf3925da568: Verifying Checksum [2023-05-10T08:31:00.489Z] eaf3925da568: Download complete [2023-05-10T08:31:00.489Z] bde34c3a00c8: Download complete [2023-05-10T08:31:00.489Z] b352a97aabf1: Verifying Checksum [2023-05-10T08:31:00.489Z] b352a97aabf1: Download complete [2023-05-10T08:31:00.489Z] 4872d77fe225: Verifying Checksum [2023-05-10T08:31:00.489Z] 4872d77fe225: Download complete [2023-05-10T08:31:00.489Z] 5851b861e8e6: Download complete [2023-05-10T08:31:00.489Z] b85a868b505f: Verifying Checksum [2023-05-10T08:31:00.489Z] b85a868b505f: Download complete [2023-05-10T08:31:00.748Z] bab4dde63d76: Verifying Checksum [2023-05-10T08:31:00.748Z] bab4dde63d76: Download complete [2023-05-10T08:31:01.685Z] b85a868b505f: Pull complete [2023-05-10T08:31:01.948Z] e2be974225ed: Pull complete [2023-05-10T08:31:02.578Z] 339a4e72a1f5: Pull complete [2023-05-10T08:31:02.578Z] 988bab9f4d93: Pull complete [2023-05-10T08:31:02.841Z] 1469e6f7b9e6: Pull complete [2023-05-10T08:31:02.841Z] eaf3925da568: Pull complete [2023-05-10T08:31:04.761Z] bab4dde63d76: Pull complete [2023-05-10T08:31:04.761Z] bde34c3a00c8: Pull complete [2023-05-10T08:31:04.761Z] b352a97aabf1: Pull complete [2023-05-10T08:31:04.761Z] 4872d77fe225: Pull complete [2023-05-10T08:31:04.761Z] 5851b861e8e6: Pull complete [2023-05-10T08:31:04.761Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T08:31:04.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T08:31:04.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:31:04.849Z] prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container [2023-05-10T08:31:04.928Z] $ 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 [2023-05-10T08:31:06.103Z] $ docker top af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 -eo pid,comm [2023-05-10T08:31:06.159Z] 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). [2023-05-10T08:31:06.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T08:31:06.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T08:31:06.195Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T08:31:06.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T08:31:06.318Z] $ docker exec af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 ssh-agent [2023-05-10T08:31:06.428Z] SSH_AUTH_SOCK=/tmp/ssh-nrQMDesFyM68/agent.30 [2023-05-10T08:31:06.428Z] SSH_AGENT_PID=36 [2023-05-10T08:31:06.436Z] Running ssh-add (command line suppressed) [2023-05-10T08:31:06.529Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_12289212339240845779.key (/w/workspace/edgex-go/3@tmp/private_key_12289212339240845779.key) [2023-05-10T08:31:06.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T08:31:06.832Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T08:31:06.847Z] $ docker exec --env ******** --env ******** af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 ssh-agent -k [2023-05-10T08:31:06.965Z] unset SSH_AUTH_SOCK; [2023-05-10T08:31:06.966Z] unset SSH_AGENT_PID; [2023-05-10T08:31:06.966Z] echo Agent pid 36 killed; [2023-05-10T08:31:06.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T08:31:07.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T08:31:07.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T08:31:07.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T08:31:07.122Z] $ docker exec af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 ssh-agent [2023-05-10T08:31:07.230Z] SSH_AUTH_SOCK=/tmp/ssh-TmQ5PYu9sEFU/agent.68 [2023-05-10T08:31:07.230Z] SSH_AGENT_PID=74 [2023-05-10T08:31:07.236Z] Running ssh-add (command line suppressed) [2023-05-10T08:31:07.338Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_10169720388211105364.key (/w/workspace/edgex-go/3@tmp/private_key_10169720388211105364.key) [2023-05-10T08:31:07.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T08:31:07.635Z] + git semver init [2023-05-10T08:31:07.895Z] 2023-05-10 08:31:07,842 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T08:31:07.895Z] 2023-05-10 08:31:07,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-05-10T08:31:07.895Z] 2023-05-10 08:31:07,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-05-10T08:31:07.895Z] 2023-05-10 08:31:07,845 [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) [2023-05-10T08:31:13.184Z] 2023-05-10 08:31:12,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-05-10T08:31:13.184Z] 2023-05-10 08:31:12,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4558 with force:False [2023-05-10T08:31:13.184Z] 2023-05-10 08:31:12,304 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4558 [2023-05-10T08:31:13.184Z] 2023-05-10 08:31:12,308 [execute] INFO git cat-file --batch-check [2023-05-10T08:31:13.184Z] 2023-05-10 08:31:12,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T08:31:13.184Z] 2023-05-10 08:31:12,315 [execute] INFO git cat-file --batch [2023-05-10T08:31:13.184Z] 2023-05-10 08:31:12,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T08:31:13.184Z] 2023-05-10 08:31:12,322 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4558 [2023-05-10T08:31:13.184Z] 0.0.0 [Pipeline] } [2023-05-10T08:31:13.197Z] $ docker exec --env ******** --env ******** af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 ssh-agent -k [2023-05-10T08:31:13.305Z] unset SSH_AUTH_SOCK; [2023-05-10T08:31:13.306Z] unset SSH_AGENT_PID; [2023-05-10T08:31:13.306Z] echo Agent pid 74 killed; [2023-05-10T08:31:13.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T08:31:13.609Z] + git semver [Pipeline] } [2023-05-10T08:31:13.882Z] $ docker stop --time=1 af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 [2023-05-10T08:31:15.182Z] $ docker rm -f --volumes af2cf55493dd6ccb06a897c558b72e5fa8b6a373623b77d4408e04d77c1c4807 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T08:31:15.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T08:31:15.703Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T08:31:15.706Z] [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 [2023-05-10T08:31:16.093Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-10T08:31:16.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T08:31:16.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T08:31:16.122Z] ========================================================= [2023-05-10T08:31:16.122Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T08:31:16.122Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:31:16.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T08:31:16.407Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T08:31:16.407Z] f56be85fc22e: Pulling fs layer [2023-05-10T08:31:16.407Z] 85791d961cd3: Pulling fs layer [2023-05-10T08:31:16.407Z] d694b5ae8c79: Pulling fs layer [2023-05-10T08:31:16.407Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T08:31:16.407Z] 4d19c01a9841: Pulling fs layer [2023-05-10T08:31:16.407Z] 9325e15d5711: Pulling fs layer [2023-05-10T08:31:16.407Z] 556b6ee489ea: Pulling fs layer [2023-05-10T08:31:16.407Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T08:31:16.407Z] 4d19c01a9841: Waiting [2023-05-10T08:31:16.407Z] 9325e15d5711: Waiting [2023-05-10T08:31:16.407Z] c5a4b2cf53e6: Waiting [2023-05-10T08:31:16.407Z] 556b6ee489ea: Waiting [2023-05-10T08:31:16.407Z] 9f32a84ed3da: Waiting [2023-05-10T08:31:16.407Z] 85791d961cd3: Download complete [2023-05-10T08:31:16.407Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T08:31:16.407Z] 9f32a84ed3da: Download complete [2023-05-10T08:31:16.407Z] 4d19c01a9841: Verifying Checksum [2023-05-10T08:31:16.407Z] 4d19c01a9841: Download complete [2023-05-10T08:31:16.407Z] f56be85fc22e: Verifying Checksum [2023-05-10T08:31:16.407Z] f56be85fc22e: Download complete [2023-05-10T08:31:16.407Z] 9325e15d5711: Verifying Checksum [2023-05-10T08:31:16.407Z] 9325e15d5711: Download complete [2023-05-10T08:31:16.666Z] f56be85fc22e: Pull complete [2023-05-10T08:31:16.666Z] 85791d961cd3: Pull complete [2023-05-10T08:31:16.925Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T08:31:16.925Z] c5a4b2cf53e6: Download complete [2023-05-10T08:31:17.183Z] d694b5ae8c79: Verifying Checksum [2023-05-10T08:31:17.183Z] d694b5ae8c79: Download complete [2023-05-10T08:31:17.183Z] 556b6ee489ea: Verifying Checksum [2023-05-10T08:31:17.183Z] 556b6ee489ea: Download complete [2023-05-10T08:31:20.484Z] d694b5ae8c79: Pull complete [2023-05-10T08:31:20.484Z] 9f32a84ed3da: Pull complete [2023-05-10T08:31:20.484Z] 4d19c01a9841: Pull complete [2023-05-10T08:31:20.753Z] 9325e15d5711: Pull complete [2023-05-10T08:31:23.291Z] 556b6ee489ea: Pull complete [2023-05-10T08:31:23.857Z] c5a4b2cf53e6: Pull complete [2023-05-10T08:31:23.857Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T08:31:23.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T08:31:23.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:31:24.147Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T08:31:24.147Z] WORKDIR /edgex [2023-05-10T08:31:24.147Z] COPY go.mod . [2023-05-10T08:31:24.147Z] RUN go mod download [2023-05-10T08:31:24.147Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-10T08:31:24.718Z] Sending build context to Docker daemon 170.8MB [2023-05-10T08:31:24.718Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T08:31:24.718Z] ---> c4be618373d6 [2023-05-10T08:31:24.718Z] Step 2/4 : WORKDIR /edgex [2023-05-10T08:31:26.097Z] ---> Running in 12490d5f312d [2023-05-10T08:31:26.356Z] Removing intermediate container 12490d5f312d [2023-05-10T08:31:26.356Z] ---> 4a5c2923e35f [2023-05-10T08:31:26.356Z] Step 3/4 : COPY go.mod . [2023-05-10T08:31:26.356Z] ---> 0a3b8401e596 [2023-05-10T08:31:26.356Z] Step 4/4 : RUN go mod download [2023-05-10T08:31:26.616Z] ---> Running in a5126b72de18 [2023-05-10T08:31:30.783Z] Still waiting to schedule task [2023-05-10T08:31:30.784Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14888’ [2023-05-10T08:31:34.769Z] Removing intermediate container a5126b72de18 [2023-05-10T08:31:34.769Z] ---> ca7256360abc [2023-05-10T08:31:34.769Z] Successfully built ca7256360abc [2023-05-10T08:31:34.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:31:35.068Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T08:31:35.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:31:35.141Z] prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container [2023-05-10T08:31:35.177Z] $ 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 [2023-05-10T08:31:35.588Z] $ docker top 9a1d11ac499d5256ccd3667890614a84804e360312580d575ca9ce597faf1c88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:31:35.926Z] + go version [2023-05-10T08:31:35.927Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T08:31:35.944Z] $ docker stop --time=1 9a1d11ac499d5256ccd3667890614a84804e360312580d575ca9ce597faf1c88 [2023-05-10T08:31:37.253Z] $ docker rm -f --volumes 9a1d11ac499d5256ccd3667890614a84804e360312580d575ca9ce597faf1c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:31:37.659Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T08:31:37.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:31:37.730Z] prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container [2023-05-10T08:31:37.767Z] $ 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 [2023-05-10T08:31:38.085Z] $ docker top 74dc9d0bb889905508f6ab0944e7b87d22a8a8eb866823576767c99e1b0e0f96 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T08:31:38.144Z] ========================================================= [2023-05-10T08:31:38.144Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-10T08:31:38.144Z] ========================================================= [Pipeline] sh [2023-05-10T08:31:38.422Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:31:38.718Z] + make test [2023-05-10T08:31:38.718Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T08:31:46.838Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-10T08:31:59.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-10T08:31:59.053Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-10T08:31:59.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-10T08:31:59.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-10T08:31:59.882Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-10T08:32:00.141Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-10T08:32:00.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-10T08:32:00.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-10T08:32:00.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-10T08:32:00.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-10T08:32:00.660Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-10T08:32:00.660Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-10T08:32:00.660Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-10T08:32:00.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-10T08:32:02.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-10T08:32:02.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-10T08:32:02.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-05-10T08:32:04.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-05-10T08:32:09.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements [2023-05-10T08:32:09.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-10T08:32:09.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-10T08:32:09.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-10T08:32:10.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-10T08:32:10.685Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-10T08:32:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-05-10T08:32:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-10T08:32:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:32:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-10T08:32:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-10T08:32:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-10T08:32:12.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-10T08:32:12.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-10T08:32:14.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.153s coverage: 88.5% of statements [2023-05-10T08:32:14.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements [2023-05-10T08:32:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-10T08:32:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:32:15.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-10T08:32:15.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements [2023-05-10T08:32:15.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-10T08:32:15.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-10T08:32:15.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-10T08:32:15.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-10T08:32:15.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-10T08:32:15.976Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-05-10T08:32:17.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-10T08:32:17.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-10T08:32:17.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-10T08:32:17.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 65.9% of statements [2023-05-10T08:32:17.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-10T08:32:17.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-10T08:32:17.612Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-05-10T08:32:17.612Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements [2023-05-10T08:32:18.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.112s coverage: 42.9% of statements [2023-05-10T08:32:18.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 82.9% of statements [2023-05-10T08:32:18.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-10T08:32:18.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2023-05-10T08:32:18.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-05-10T08:32:19.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-10T08:32:19.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-10T08:32:19.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-10T08:32:19.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-10T08:32:20.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-10T08:32:20.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-10T08:32:20.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-10T08:32:20.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-10T08:32:21.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-10T08:32:21.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-10T08:32:21.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-10T08:32:21.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-10T08:32:21.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-10T08:32:21.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-10T08:32:21.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-10T08:32:22.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-10T08:32:23.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-10T08:32:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-10T08:32:24.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-10T08:32:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-10T08:32:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-10T08:32:25.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-10T08:32:27.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-10T08:32:27.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-10T08:32:27.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-10T08:32:28.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-10T08:32:28.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-10T08:32:28.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-10T08:32:28.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-10T08:32:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-10T08:32:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-10T08:32:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-10T08:32:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-10T08:32:30.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-05-10T08:32:30.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-10T08:32:30.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:32:30.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-10T08:32:30.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-10T08:32:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-10T08:32:31.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-10T08:32:32.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-10T08:32:32.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements [2023-05-10T08:32:44.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 61.5% of statements [2023-05-10T08:32:44.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2023-05-10T08:32:44.495Z] 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 [2023-05-10T08:32:44.495Z] running golangci-lint [2023-05-10T08:32:44.495Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-10T08:32:44.495Z] go version go1.20.2 linux/amd64 [2023-05-10T08:32:44.495Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-10T08:32:44.495Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-10T08:32:59.367Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 13.842141985s" [2023-05-10T08:32:59.367Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.117112ms" [2023-05-10T08:33:04.628Z] level=info msg="[linters_context/goanalysis] analyzers took 53.340707767s with top 10 stages: buildir: 29.220337299s, inspect: 1.581845734s, gosec: 1.449341881s, fact_deprecated: 1.308437547s, printf: 889.817118ms, fact_purity: 862.928427ms, S1038: 860.558422ms, nilness: 826.031904ms, ctrlflow: 772.907444ms, unused: 663.771809ms" [2023-05-10T08:33:04.628Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-10T08:33:04.628Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, autogenerated_exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203" [2023-05-10T08:33:04.628Z] level=info msg="[runner] processing took 17.538787ms with stages: nolint: 6.916897ms, identifier_marker: 5.620895ms, autogenerated_exclude: 1.627973ms, path_prettifier: 1.424567ms, exclude-rules: 1.232751ms, skip_dirs: 663.522µs, cgo: 30.201µs, filename_unadjuster: 18.421µs, uniq_by_line: 630ns, max_same_issues: 580ns, skip_files: 400ns, exclude: 390ns, diff: 270ns, source_code: 270ns, severity-rules: 240ns, sort_results: 230ns, max_from_linter: 170ns, path_shortener: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-05-10T08:33:04.628Z] level=info msg="[runner] linters took 7.097700211s with stages: goanalysis_metalinter: 7.080074291s" [2023-05-10T08:33:04.628Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-10T08:33:04.628Z] level=info msg="Memory: 211 samples, avg is 184.1MB, max is 777.2MB" [2023-05-10T08:33:04.628Z] level=info msg="Execution took 20.988047554s" [2023-05-10T08:33:04.628Z] go vet ./... [2023-05-10T08:33:08.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T08:33:08.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T08:33:08.822Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T08:33:08.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-10T08:33:09.117Z] + ls -al . [2023-05-10T08:33:09.117Z] total 704 [2023-05-10T08:33:09.117Z] drwxrwxr-x 11 1001 1001 4096 May 10 08:31 . [2023-05-10T08:33:09.117Z] drwxr-xr-x 4 root root 4096 May 10 08:31 .. [2023-05-10T08:33:09.117Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:30 .blubracket [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 16 May 10 08:30 .dockerignore [2023-05-10T08:33:09.117Z] drwxrwxr-x 8 1001 1001 4096 May 10 08:31 .git [2023-05-10T08:33:09.117Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:30 .github [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 1133 May 10 08:30 .gitignore [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 42 May 10 08:30 .golangci.yml [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 87 May 10 08:30 .hadolint.yml [2023-05-10T08:33:09.117Z] drwxr-xr-x 3 1001 1001 4096 May 10 08:31 .semver [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 166 May 10 08:30 .sonarcloud.properties [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 1171 May 10 08:30 ADOPTERS.md [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 10835 May 10 08:30 Attribution.txt [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 73765 May 10 08:30 CHANGELOG.md [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 3804 May 10 08:30 CONTRIBUTING.md [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 677 May 10 08:30 GOVERNANCE.md [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 883 May 10 08:30 Jenkinsfile [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 10775 May 10 08:30 LICENSE [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 14368 May 10 08:30 Makefile [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 582 May 10 08:30 OWNERS.md [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 9403 May 10 08:30 README.md [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 789 May 10 08:30 SECURITY.md [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 5 May 10 08:31 VERSION [2023-05-10T08:33:09.117Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:30 bin [2023-05-10T08:33:09.117Z] drwxrwxr-x 18 1001 1001 4096 May 10 08:30 cmd [2023-05-10T08:33:09.117Z] -rw-r--r-- 1 root root 447731 May 10 08:32 coverage.out [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 3200 May 10 08:30 go.mod [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 31040 May 10 08:30 go.sum [2023-05-10T08:33:09.117Z] drwxrwxr-x 7 1001 1001 4096 May 10 08:30 internal [2023-05-10T08:33:09.117Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:30 openapi [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 594 May 10 08:30 security.txt [2023-05-10T08:33:09.117Z] drwxrwxr-x 4 1001 1001 4096 May 10 08:30 snap [2023-05-10T08:33:09.117Z] -rw-rw-r-- 1 1001 1001 204 May 10 08:30 version.go [Pipeline] sh [2023-05-10T08:33:09.408Z] + '[' -e coverage.out ] [2023-05-10T08:33:09.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-10T08:33:09.516Z] Stashed 1 file(s) [Pipeline] sh [2023-05-10T08:33:09.797Z] + make build [2023-05-10T08:33:09.797Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-10T08:33:22.000Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-10T08:33:22.564Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-10T08:33:23.496Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-10T08:33:24.482Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-10T08:33:31.036Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-10T08:33:31.606Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-10T08:33:32.979Z] 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 [2023-05-10T08:33:33.915Z] 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 [2023-05-10T08:33:34.854Z] 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 [2023-05-10T08:33:35.790Z] 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 [2023-05-10T08:33:36.726Z] 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] } [2023-05-10T08:33:38.121Z] $ docker stop --time=1 74dc9d0bb889905508f6ab0944e7b87d22a8a8eb866823576767c99e1b0e0f96 [2023-05-10T08:33:41.217Z] $ docker rm -f --volumes 74dc9d0bb889905508f6ab0944e7b87d22a8a8eb866823576767c99e1b0e0f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:33:42.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T08:33:42.004Z] [2023-05-10T08:33:42.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:33:42.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T08:33:42.299Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-10T08:33:42.299Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-10T08:33:42.299Z] ca9280d653b3: Pulling fs layer [2023-05-10T08:33:42.299Z] 7e9c9ca2126c: Pulling fs layer [2023-05-10T08:33:42.299Z] cbdbe7a5bc2a: Download complete [2023-05-10T08:33:42.556Z] ca9280d653b3: Verifying Checksum [2023-05-10T08:33:42.556Z] ca9280d653b3: Download complete [2023-05-10T08:33:42.556Z] cbdbe7a5bc2a: Pull complete [2023-05-10T08:33:42.814Z] 7e9c9ca2126c: Download complete [2023-05-10T08:33:42.815Z] ca9280d653b3: Pull complete [2023-05-10T08:33:46.101Z] 7e9c9ca2126c: Pull complete [2023-05-10T08:33:46.101Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-10T08:33:46.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T08:33:46.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:33:46.176Z] prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container [2023-05-10T08:33:46.212Z] $ 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 [2023-05-10T08:33:47.861Z] $ docker top d0ab7f1c1ae5ee9ef7cc38a332c720b0c73a1ed57f4b170b2cbd63bae16f43e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:33:48.194Z] + docker-compose build --help [2023-05-10T08:33:48.194Z] + grep parallel [2023-05-10T08:33:48.761Z] --parallel Build images in parallel. [Pipeline] } [2023-05-10T08:33:48.778Z] $ docker stop --time=1 d0ab7f1c1ae5ee9ef7cc38a332c720b0c73a1ed57f4b170b2cbd63bae16f43e0 [2023-05-10T08:33:50.057Z] $ docker rm -f --volumes d0ab7f1c1ae5ee9ef7cc38a332c720b0c73a1ed57f4b170b2cbd63bae16f43e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:33:50.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-10T08:33:50.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:33:50.539Z] prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container [2023-05-10T08:33:50.578Z] $ 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 [2023-05-10T08:33:50.914Z] $ docker top 28f4f31bceb6934a4a19d1c5efdb7137896f626733a14062c1721f907e3aa3f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:33:51.249Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-10T08:33:51.818Z] Building core-command ... [2023-05-10T08:33:51.818Z] Building core-common-config-bootstrapper ... [2023-05-10T08:33:51.818Z] Building core-data ... [2023-05-10T08:33:51.818Z] Building core-metadata ... [2023-05-10T08:33:51.818Z] Building security-bootstrapper ... [2023-05-10T08:33:51.818Z] Building security-proxy-auth ... [2023-05-10T08:33:51.818Z] Building security-proxy-setup ... [2023-05-10T08:33:51.818Z] Building security-secretstore-setup ... [2023-05-10T08:33:51.818Z] Building security-spiffe-token-provider ... [2023-05-10T08:33:51.818Z] Building security-spire-agent ... [2023-05-10T08:33:51.818Z] Building security-spire-config ... [2023-05-10T08:33:51.818Z] Building security-spire-server ... [2023-05-10T08:33:51.818Z] Building support-notifications ... [2023-05-10T08:33:51.818Z] Building support-scheduler ... [2023-05-10T08:33:51.818Z] Building core-common-config-bootstrapper [2023-05-10T08:33:51.818Z] Building security-bootstrapper [2023-05-10T08:33:51.818Z] Building core-metadata [2023-05-10T08:33:51.818Z] Building security-spire-agent [2023-05-10T08:33:51.818Z] Building security-spiffe-token-provider [2023-05-10T08:34:01.789Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:34:01.789Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:34:01.789Z] ---> ca7256360abc [2023-05-10T08:34:01.789Z] Step 3/20 : WORKDIR /edgex-go [2023-05-10T08:34:01.789Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:34:01.789Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:34:01.789Z] ---> ca7256360abc [2023-05-10T08:34:01.789Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T08:34:01.789Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:34:01.789Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:34:01.789Z] ---> ca7256360abc [2023-05-10T08:34:01.789Z] Step 3/33 : WORKDIR /edgex-go [2023-05-10T08:34:02.046Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:34:02.046Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:34:02.046Z] ---> ca7256360abc [2023-05-10T08:34:02.046Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:34:02.046Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:34:02.046Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:34:02.046Z] ---> ca7256360abc [2023-05-10T08:34:02.046Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:34:03.948Z] ---> Running in f078c57a0ff9 [2023-05-10T08:34:03.948Z] ---> Running in 6b9f2a5c3928 [2023-05-10T08:34:03.948Z] ---> Running in 059e2d593953 [2023-05-10T08:34:03.948Z] ---> Running in 5dd5461fbd97 [2023-05-10T08:34:03.948Z] ---> Running in 72fc41e220f4 [2023-05-10T08:34:04.205Z] Removing intermediate container 5dd5461fbd97 [2023-05-10T08:34:04.205Z] ---> 97ebe634269d [2023-05-10T08:34:04.205Z] Step 4/25 : WORKDIR /edgex-go [2023-05-10T08:34:04.205Z] Removing intermediate container 059e2d593953 [2023-05-10T08:34:04.205Z] ---> 6283510fae6e [2023-05-10T08:34:04.205Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-10T08:34:04.205Z] Removing intermediate container 6b9f2a5c3928 [2023-05-10T08:34:04.205Z] ---> 5f6d5ebe0b2a [2023-05-10T08:34:04.205Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-10T08:34:04.205Z] Removing intermediate container f078c57a0ff9 [2023-05-10T08:34:04.205Z] ---> e4c0c975046b [2023-05-10T08:34:04.205Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T08:34:04.205Z] Removing intermediate container 72fc41e220f4 [2023-05-10T08:34:04.205Z] ---> 545d751bbc73 [2023-05-10T08:34:04.205Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:34:04.205Z] ---> Running in 2930595e6c33 [2023-05-10T08:34:04.205Z] ---> Running in 0d19b90c53f9 [2023-05-10T08:34:04.205Z] ---> Running in b73e2724e4ed [2023-05-10T08:34:04.205Z] ---> Running in 28dd83b6265b [2023-05-10T08:34:04.205Z] ---> Running in 0c374b46ebff [2023-05-10T08:34:04.205Z] Removing intermediate container 2930595e6c33 [2023-05-10T08:34:04.205Z] ---> f4115e5578c5 [2023-05-10T08:34:04.205Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-10T08:34:04.205Z] ---> Running in 4fcace8319f0 [2023-05-10T08:34:04.464Z] Removing intermediate container 0c374b46ebff [2023-05-10T08:34:04.464Z] ---> f6c1ef83c06a [2023-05-10T08:34:04.464Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:34:04.464Z] ---> Running in f01214495a62 [2023-05-10T08:34:04.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.982Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:34:04.982Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:34:04.982Z] OK: 17821 distinct packages available [2023-05-10T08:34:04.982Z] OK: 265 MiB in 53 packages [2023-05-10T08:34:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:05.241Z] OK: 265 MiB in 53 packages [2023-05-10T08:34:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:05.241Z] OK: 265 MiB in 53 packages [2023-05-10T08:34:05.241Z] OK: 265 MiB in 53 packages [2023-05-10T08:34:05.512Z] OK: 265 MiB in 53 packages [2023-05-10T08:34:05.512Z] Removing intermediate container 0d19b90c53f9 [2023-05-10T08:34:05.512Z] ---> 1a50e5733fbc [2023-05-10T08:34:05.512Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-10T08:34:05.771Z] Removing intermediate container 28dd83b6265b [2023-05-10T08:34:05.771Z] ---> 3f72e39afe36 [2023-05-10T08:34:05.771Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T08:34:05.771Z] ---> 85d381502396 [2023-05-10T08:34:05.771Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:34:05.771Z] ---> Running in d6bb1461e671 [2023-05-10T08:34:05.771Z] ---> 737022bf7333 [2023-05-10T08:34:05.771Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:34:05.771Z] ---> Running in 8ced971713b0 [2023-05-10T08:34:05.771Z] Removing intermediate container 4fcace8319f0 [2023-05-10T08:34:05.771Z] ---> e95f1edaa17a [2023-05-10T08:34:05.771Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-10T08:34:06.032Z] Removing intermediate container f01214495a62 [2023-05-10T08:34:06.032Z] ---> 17d4554a9e01 [2023-05-10T08:34:06.032Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:34:06.032Z] Removing intermediate container b73e2724e4ed [2023-05-10T08:34:06.032Z] ---> 3a3965451542 [2023-05-10T08:34:06.032Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-10T08:34:06.032Z] ---> ba9bfe68bb70 [2023-05-10T08:34:06.032Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:34:06.032Z] ---> Running in 53cadf7eb249 [2023-05-10T08:34:06.032Z] ---> abd4b3ed829e [2023-05-10T08:34:06.032Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:34:06.032Z] ---> Running in 00c42973e498 [2023-05-10T08:34:06.032Z] ---> 6eb0a104f054 [2023-05-10T08:34:06.032Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:34:06.292Z] ---> Running in d89b2efde631 [2023-05-10T08:34:21.160Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14894 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws [2023-05-10T08:34:21.173Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-05-10T08:34:21.224Z] The recommended git tool is: git [2023-05-10T08:34:28.330Z] using credential edgex-jenkins-ssh [2023-05-10T08:34:28.360Z] Cloning the remote Git repository [2023-05-10T08:34:28.427Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-10T08:34:28.566Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-05-10T08:34:28.759Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-10T08:34:28.760Z] > git --version # timeout=10 [2023-05-10T08:34:28.790Z] > git --version # 'git version 2.25.1' [2023-05-10T08:34:28.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T08:34:29.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T08:34:45.056Z] Removing intermediate container 00c42973e498 [2023-05-10T08:34:45.056Z] ---> 0d0feeb3bd44 [2023-05-10T08:34:45.056Z] Step 8/23 : COPY . . [2023-05-10T08:34:45.056Z] Removing intermediate container 53cadf7eb249 [2023-05-10T08:34:45.056Z] ---> 780ec99c6a7e [2023-05-10T08:34:45.056Z] Step 8/25 : COPY . . [2023-05-10T08:34:45.056Z] Removing intermediate container 8ced971713b0 [2023-05-10T08:34:45.056Z] ---> aae985eb2e3f [2023-05-10T08:34:45.056Z] Step 7/27 : COPY . . [2023-05-10T08:34:45.056Z] Removing intermediate container d6bb1461e671 [2023-05-10T08:34:45.056Z] ---> 0f32a9f171f3 [2023-05-10T08:34:45.056Z] Step 7/33 : COPY . . [2023-05-10T08:34:45.056Z] Removing intermediate container d89b2efde631 [2023-05-10T08:34:45.056Z] ---> 1e0021a52c84 [2023-05-10T08:34:45.056Z] Step 7/20 : COPY . . [2023-05-10T08:34:48.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-10T08:34:48.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T08:34:49.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-10T08:34:49.589Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-10T08:34:49.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T08:34:49.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T08:34:50.537Z] Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-10T08:34:51.223Z] Merge succeeded, producing 7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T08:34:51.223Z] Checking out Revision 7696aa7e8ba7ee4f40c80b562af969b0089b7b9a (PR-4558) [2023-05-10T08:34:50.558Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T08:34:50.663Z] > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [2023-05-10T08:34:50.900Z] > git remote # timeout=10 [2023-05-10T08:34:50.929Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T08:34:50.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T08:34:50.977Z] > git merge 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 [2023-05-10T08:34:51.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T08:34:51.233Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T08:34:51.251Z] > git checkout -f 7696aa7e8ba7ee4f40c80b562af969b0089b7b9a # timeout=10 [2023-05-10T08:34:53.173Z] ---> f867f6d589ec [2023-05-10T08:34:53.173Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-10T08:34:53.173Z] ---> e6429f7ab7bf [2023-05-10T08:34:53.173Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-10T08:34:53.173Z] ---> 2d6815a8fc42 [2023-05-10T08:34:53.173Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-10T08:34:53.173Z] ---> 6b5cfe88ef0c [2023-05-10T08:34:53.173Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-10T08:34:53.173Z] ---> b321a26cb0d3 [2023-05-10T08:34:53.173Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T08:34:53.173Z] ---> Running in b0fc737f826f [2023-05-10T08:34:53.173Z] ---> Running in 518bfa4ca847 [2023-05-10T08:34:53.173Z] ---> Running in fd29e684e7da [2023-05-10T08:34:53.173Z] ---> Running in 74753d6e80e5 [2023-05-10T08:34:53.173Z] ---> Running in 14c458b132fd [2023-05-10T08:34:53.173Z] Removing intermediate container fd29e684e7da [2023-05-10T08:34:53.173Z] ---> d5bc5982a0ce [2023-05-10T08:34:53.173Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T08:34:53.173Z] ---> Running in 3f2e918420b2 [2023-05-10T08:34:53.173Z] Removing intermediate container 3f2e918420b2 [2023-05-10T08:34:53.173Z] ---> c0ccd0f9f707 [2023-05-10T08:34:53.173Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T08:34:53.173Z] ---> Running in 5a670372755f [2023-05-10T08:34:53.173Z] Removing intermediate container 5a670372755f [2023-05-10T08:34:53.173Z] ---> 6cf08654a202 [2023-05-10T08:34:53.173Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T08:34:53.174Z] ---> Running in 703c0b3213e0 [2023-05-10T08:34:53.435Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-10T08:34:53.692Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-10T08:34:53.692Z] 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 [2023-05-10T08:34:53.692Z] 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 [2023-05-10T08:34:53.981Z] Removing intermediate container 703c0b3213e0 [2023-05-10T08:34:53.981Z] ---> 85a4408ec4b8 [2023-05-10T08:34:53.981Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T08:34:54.239Z] ---> Running in 380c031d39f8 [2023-05-10T08:34:54.239Z] Removing intermediate container 380c031d39f8 [2023-05-10T08:34:54.239Z] ---> 6c90583abf0d [2023-05-10T08:34:54.239Z] [2023-05-10T08:34:54.239Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T08:34:54.495Z] 3.17: Pulling from library/alpine [2023-05-10T08:34:54.495Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T08:34:54.495Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T08:34:54.495Z] ---> 9ed4aefc74f6 [2023-05-10T08:34:54.495Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T08:34:54.495Z] ---> Running in dc2ed1fe113e [2023-05-10T08:34:54.753Z] Removing intermediate container dc2ed1fe113e [2023-05-10T08:34:54.753Z] ---> a7f286d26e8d [2023-05-10T08:34:54.753Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T08:34:54.753Z] ---> Running in a070a6562fcc [2023-05-10T08:34:54.905Z] Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" [2023-05-10T08:34:54.937Z] First time build. Skipping changelog. [2023-05-10T08:34:54.918Z] > git rev-list --no-walk ea66938cfcd20a2b78fd8160baefacde74613d13 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-10T08:34:55.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T08:34:55.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:55.578Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:34:55.578Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:34:55.578Z] OK: 17821 distinct packages available [2023-05-10T08:34:55.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:55.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:34:55.859Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T08:34:55.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T08:34:55.859Z] Dload Upload Total Spent Left Speed [2023-05-10T08:34:55.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [2023-05-10T08:34:56.092Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T08:34:56.092Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T08:34:56.092Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T08:34:56.092Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T08:34:56.092Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T08:34:56.092Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:34:56.092Z] OK: 8 MiB in 20 packages [Pipeline] sh [2023-05-10T08:34:56.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T08:34:56.661Z] Removing intermediate container a070a6562fcc [2023-05-10T08:34:56.662Z] ---> 7f744dd16905 [2023-05-10T08:34:56.662Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:34:56.927Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T08:34:56.927Z] + sudo tee /etc/docker/daemon.new [2023-05-10T08:34:56.927Z] { [2023-05-10T08:34:56.927Z] "registry-mirrors": [ [2023-05-10T08:34:56.927Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T08:34:56.927Z] ], [2023-05-10T08:34:56.927Z] "bip": "10.250.0.254/24", [2023-05-10T08:34:56.927Z] "hosts": [ [2023-05-10T08:34:56.927Z] "tcp://0.0.0.0:5555", [2023-05-10T08:34:56.927Z] "unix:///var/run/docker.sock" [2023-05-10T08:34:56.927Z] ], [2023-05-10T08:34:56.927Z] "mtu": 1458, [2023-05-10T08:34:56.927Z] "selinux-enabled": true, [2023-05-10T08:34:56.927Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T08:34:56.927Z] } [Pipeline] sh [2023-05-10T08:34:57.256Z] ---> 0b25b405e6a9 [2023-05-10T08:34:57.256Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:34:57.273Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T08:34:57.517Z] ---> 2e7f9c3df4e2 [2023-05-10T08:34:57.517Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-10T08:34:57.629Z] + sudo service docker restart [2023-05-10T08:35:00.048Z] ---> 564f01ae3719 [2023-05-10T08:35:00.048Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T08:35:05.458Z] ---> 952d51a2168c [2023-05-10T08:35:05.458Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T08:35:06.393Z] ---> d0ea3eb4da0a [2023-05-10T08:35:06.393Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-10T08:35:07.368Z] ---> 3bc7a05c67c9 [2023-05-10T08:35:07.368Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-10T08:35:07.961Z] ---> 31d186ecf5bd [2023-05-10T08:35:07.961Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T08:35:07.961Z] ---> Running in c53abbcf25a9 [2023-05-10T08:35:08.535Z] Removing intermediate container c53abbcf25a9 [2023-05-10T08:35:08.535Z] ---> dd0d5e0590c7 [2023-05-10T08:35:08.535Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T08:35:08.535Z] ---> Running in c6be717099c2 [2023-05-10T08:35:08.799Z] Removing intermediate container c6be717099c2 [2023-05-10T08:35:08.799Z] ---> ca091f4d0201 [2023-05-10T08:35:08.799Z] Step 25/27 : LABEL arch=x86_64 [2023-05-10T08:35:09.057Z] ---> Running in c9f603f510de [2023-05-10T08:35:09.319Z] Removing intermediate container c9f603f510de [2023-05-10T08:35:09.319Z] ---> 2a7db59ba580 [2023-05-10T08:35:09.319Z] Step 26/27 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:35:09.993Z] ---> Running in 946c6715c032 [2023-05-10T08:35:10.302Z] Removing intermediate container 946c6715c032 [2023-05-10T08:35:10.302Z] ---> bf827deb12ec [2023-05-10T08:35:10.302Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T08:35:10.560Z] ---> Running in 589d85e0829b [2023-05-10T08:35:11.194Z] Removing intermediate container 589d85e0829b [2023-05-10T08:35:11.194Z] ---> 685576883e42 [2023-05-10T08:35:11.194Z] [2023-05-10T08:35:11.194Z] Successfully built 685576883e42 [2023-05-10T08:35:11.194Z] Successfully tagged security-spire-agent:latest [2023-05-10T08:35:11.194Z] Building security-proxy-auth [2023-05-10T08:35:14.508Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:35:14.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:35:14.508Z] ---> ca7256360abc [2023-05-10T08:35:14.508Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:35:14.508Z] ---> Using cache [2023-05-10T08:35:14.508Z] ---> 545d751bbc73 [2023-05-10T08:35:14.508Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:35:14.508Z] ---> Using cache [2023-05-10T08:35:14.508Z] ---> f6c1ef83c06a [2023-05-10T08:35:14.508Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:35:14.508Z] ---> Using cache [2023-05-10T08:35:14.508Z] ---> 17d4554a9e01 [2023-05-10T08:35:14.508Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:35:14.508Z] ---> Using cache [2023-05-10T08:35:14.508Z] ---> abd4b3ed829e [2023-05-10T08:35:14.508Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:35:14.508Z] ---> Using cache [2023-05-10T08:35:14.508Z] ---> 0d0feeb3bd44 [2023-05-10T08:35:14.508Z] Step 8/23 : COPY . . [2023-05-10T08:35:14.508Z] ---> Using cache [2023-05-10T08:35:14.508Z] ---> f867f6d589ec [2023-05-10T08:35:14.508Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T08:35:15.965Z] provisioning config files... [2023-05-10T08:35:15.994Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15956213221344518799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T08:35:16.364Z] ---> docker-login.sh [2023-05-10T08:35:16.365Z] nexus3.edgexfoundry.org:10001 [2023-05-10T08:35:16.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:35:17.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:35:17.558Z] Configure a credential helper to remove this warning. See [2023-05-10T08:35:17.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:35:17.558Z] [2023-05-10T08:35:17.558Z] Login Succeeded [2023-05-10T08:35:17.558Z] nexus3.edgexfoundry.org:10002 [2023-05-10T08:35:17.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:35:17.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:35:17.831Z] Configure a credential helper to remove this warning. See [2023-05-10T08:35:17.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:35:17.831Z] [2023-05-10T08:35:17.831Z] Login Succeeded [2023-05-10T08:35:17.831Z] nexus3.edgexfoundry.org:10003 [2023-05-10T08:35:18.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:35:18.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:35:18.104Z] Configure a credential helper to remove this warning. See [2023-05-10T08:35:18.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:35:18.104Z] [2023-05-10T08:35:18.104Z] Login Succeeded [2023-05-10T08:35:18.104Z] nexus3.edgexfoundry.org:10004 [2023-05-10T08:35:18.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:35:18.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:35:18.649Z] Configure a credential helper to remove this warning. See [2023-05-10T08:35:18.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:35:18.649Z] [2023-05-10T08:35:18.649Z] Login Succeeded [2023-05-10T08:35:18.649Z] docker.io [2023-05-10T08:35:18.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T08:35:19.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T08:35:19.192Z] Configure a credential helper to remove this warning. See [2023-05-10T08:35:19.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T08:35:19.192Z] [2023-05-10T08:35:19.192Z] Login Succeeded [2023-05-10T08:35:19.192Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T08:35:19.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-10T08:35:19.804Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-10T08:35:19.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T08:35:19.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T08:35:19.850Z] ========================================================= [2023-05-10T08:35:19.850Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T08:35:19.850Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:35:19.862Z] ---> Running in 9477e42658d3 [2023-05-10T08:35:20.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-10T08:35:20.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T08:35:22.803Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T08:35:22.803Z] c41833b44d91: Pulling fs layer [2023-05-10T08:35:22.803Z] ed15518f5707: Pulling fs layer [2023-05-10T08:35:22.803Z] feae8fd75edb: Pulling fs layer [2023-05-10T08:35:22.803Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T08:35:22.803Z] 3cdef696dda3: Pulling fs layer [2023-05-10T08:35:22.803Z] 2ced38df9373: Pulling fs layer [2023-05-10T08:35:22.803Z] 58f1dce35555: Pulling fs layer [2023-05-10T08:35:22.803Z] 3cdef696dda3: Waiting [2023-05-10T08:35:22.803Z] 2ced38df9373: Waiting [2023-05-10T08:35:22.803Z] 58f1dce35555: Waiting [2023-05-10T08:35:22.803Z] 242c74f7c9fa: Waiting [2023-05-10T08:35:22.803Z] ed15518f5707: Verifying Checksum [2023-05-10T08:35:22.803Z] ed15518f5707: Download complete [2023-05-10T08:35:22.803Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T08:35:22.803Z] 242c74f7c9fa: Download complete [2023-05-10T08:35:22.803Z] 3cdef696dda3: Verifying Checksum [2023-05-10T08:35:22.803Z] 3cdef696dda3: Download complete [2023-05-10T08:35:22.803Z] c41833b44d91: Verifying Checksum [2023-05-10T08:35:22.803Z] c41833b44d91: Download complete [2023-05-10T08:35:23.796Z] c41833b44d91: Pull complete [2023-05-10T08:35:24.401Z] 58f1dce35555: Verifying Checksum [2023-05-10T08:35:24.401Z] 58f1dce35555: Download complete [2023-05-10T08:35:24.674Z] ed15518f5707: Pull complete [2023-05-10T08:35:25.657Z] feae8fd75edb: Verifying Checksum [2023-05-10T08:35:25.657Z] feae8fd75edb: Download complete [2023-05-10T08:35:25.657Z] 2ced38df9373: Verifying Checksum [2023-05-10T08:35:25.657Z] 2ced38df9373: Download complete [2023-05-10T08:35:30.117Z] Removing intermediate container 74753d6e80e5 [2023-05-10T08:35:30.117Z] ---> dc91ed4d9ce9 [2023-05-10T08:35:30.117Z] [2023-05-10T08:35:30.117Z] Step 9/33 : FROM alpine:3.17 [2023-05-10T08:35:30.117Z] ---> 9ed4aefc74f6 [2023-05-10T08:35:30.117Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T08:35:30.117Z] ---> Running in 0ffcb5ab681d [2023-05-10T08:35:30.117Z] Removing intermediate container b0fc737f826f [2023-05-10T08:35:30.117Z] ---> cf45ee9d5585 [2023-05-10T08:35:30.117Z] [2023-05-10T08:35:30.117Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:35:30.117Z] ---> 9ed4aefc74f6 [2023-05-10T08:35:30.117Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T08:35:30.117Z] Removing intermediate container 14c458b132fd [2023-05-10T08:35:30.117Z] ---> 1515f400b9cc [2023-05-10T08:35:30.117Z] [2023-05-10T08:35:30.117Z] Step 10/25 : FROM alpine:3.17 [2023-05-10T08:35:30.117Z] ---> 9ed4aefc74f6 [2023-05-10T08:35:30.117Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:35:30.117Z] ---> Running in 9ea8cdd3b4ec [2023-05-10T08:35:30.117Z] ---> Running in e4df8a804329 [2023-05-10T08:35:30.117Z] Removing intermediate container 0ffcb5ab681d [2023-05-10T08:35:30.117Z] ---> 66abd686785f [2023-05-10T08:35:30.117Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-10T08:35:30.117Z] ---> Running in 2b57190b942a [2023-05-10T08:35:30.378Z] Removing intermediate container 9ea8cdd3b4ec [2023-05-10T08:35:30.378Z] ---> dc84ebb0a64c [2023-05-10T08:35:30.378Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:35:30.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:30.638Z] ---> Running in 57ef26198be0 [2023-05-10T08:35:30.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:30.904Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T08:35:30.904Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:35:30.904Z] OK: 7 MiB in 16 packages [2023-05-10T08:35:30.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:30.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:31.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:31.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:31.424Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T08:35:31.424Z] (2/2) Installing su-exec (0.2-r2) [2023-05-10T08:35:31.424Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:35:31.424Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T08:35:31.424Z] OK: 7 MiB in 17 packages [2023-05-10T08:35:31.424Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:35:31.424Z] OK: 7 MiB in 16 packages [2023-05-10T08:35:32.864Z] Removing intermediate container e4df8a804329 [2023-05-10T08:35:32.864Z] ---> 96fa62a1df5c [2023-05-10T08:35:32.864Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:35:32.864Z] Removing intermediate container 518bfa4ca847 [2023-05-10T08:35:32.864Z] ---> 065fa958fa9a [2023-05-10T08:35:32.864Z] [2023-05-10T08:35:32.864Z] Step 9/20 : FROM alpine:3.17 [2023-05-10T08:35:32.864Z] ---> 9ed4aefc74f6 [2023-05-10T08:35:32.864Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T08:35:32.864Z] ---> Using cache [2023-05-10T08:35:32.864Z] ---> 66abd686785f [2023-05-10T08:35:32.864Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-10T08:35:32.864Z] ---> Running in 3a863e9f7a23 [2023-05-10T08:35:32.864Z] ---> Running in 320ca51ec284 [2023-05-10T08:35:32.864Z] Removing intermediate container 2b57190b942a [2023-05-10T08:35:32.864Z] ---> 6e8bb0b17233 [2023-05-10T08:35:32.864Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-10T08:35:32.864Z] Removing intermediate container 57ef26198be0 [2023-05-10T08:35:32.864Z] ---> 89d797e3f097 [2023-05-10T08:35:32.864Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:35:32.864Z] ---> Running in d59a0eba1496 [2023-05-10T08:35:32.864Z] Removing intermediate container 3a863e9f7a23 [2023-05-10T08:35:32.864Z] ---> 426b37d91972 [2023-05-10T08:35:32.864Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-10T08:35:33.127Z] ---> Running in b7d1712c7f76 [2023-05-10T08:35:33.127Z] Removing intermediate container d59a0eba1496 [2023-05-10T08:35:33.127Z] ---> cd8e6ce3ca16 [2023-05-10T08:35:33.127Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-10T08:35:33.127Z] ---> Running in 42dc5a607a1f [2023-05-10T08:35:33.127Z] ---> 40267b70c4dd [2023-05-10T08:35:33.127Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:35:33.127Z] Removing intermediate container b7d1712c7f76 [2023-05-10T08:35:33.127Z] ---> 955304b74e3a [2023-05-10T08:35:33.127Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-10T08:35:33.127Z] ---> Running in db2a6233ce87 [2023-05-10T08:35:33.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:33.127Z] Removing intermediate container 42dc5a607a1f [2023-05-10T08:35:33.127Z] ---> d7b951311510 [2023-05-10T08:35:33.127Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-10T08:35:33.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:33.405Z] ---> Running in a24f39822deb [2023-05-10T08:35:33.405Z] Removing intermediate container db2a6233ce87 [2023-05-10T08:35:33.405Z] ---> fcc4d4f507f0 [2023-05-10T08:35:33.405Z] Step 15/25 : WORKDIR / [2023-05-10T08:35:33.667Z] ---> d7cf5533b1cd [2023-05-10T08:35:33.667Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-10T08:35:33.667Z] ---> Running in e16766f5eaba [2023-05-10T08:35:33.667Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:35:33.667Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:35:33.667Z] OK: 17821 distinct packages available [2023-05-10T08:35:33.667Z] Removing intermediate container a24f39822deb [2023-05-10T08:35:33.667Z] ---> 4b93829ed66d [2023-05-10T08:35:33.667Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-10T08:35:33.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:33.929Z] ---> Running in 1be728474502 [2023-05-10T08:35:33.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:33.929Z] Removing intermediate container e16766f5eaba [2023-05-10T08:35:33.929Z] ---> 4002389d1d95 [2023-05-10T08:35:33.929Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:35:33.929Z] Removing intermediate container 1be728474502 [2023-05-10T08:35:33.929Z] ---> f9ce3b363377 [2023-05-10T08:35:33.929Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-10T08:35:34.190Z] ---> Running in 15623b98a557 [2023-05-10T08:35:34.190Z] ---> c7febf5efae1 [2023-05-10T08:35:34.190Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:35:34.190Z] ---> 5768dd033f79 [2023-05-10T08:35:34.190Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:35:34.190Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-10T08:35:34.190Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-10T08:35:34.190Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-10T08:35:34.190Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-10T08:35:34.190Z] (5/9) Installing curl (8.0.1-r0) [2023-05-10T08:35:34.190Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-10T08:35:34.190Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-10T08:35:34.190Z] (8/9) Installing libucontext (1.2-r0) [2023-05-10T08:35:34.190Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-10T08:35:34.190Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:35:34.190Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T08:35:34.451Z] OK: 10 MiB in 24 packages [2023-05-10T08:35:34.451Z] ---> 0903f921d779 [2023-05-10T08:35:34.451Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-10T08:35:34.451Z] ---> 03dda0393df2 [2023-05-10T08:35:34.451Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-10T08:35:35.058Z] ---> b3dacf6ae383 [2023-05-10T08:35:35.058Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T08:35:35.058Z] ---> Running in dc6f6ce0f29e [2023-05-10T08:35:35.058Z] ---> c9dfdf2dfe66 [2023-05-10T08:35:35.058Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:35:35.317Z] Removing intermediate container 15623b98a557 [2023-05-10T08:35:35.317Z] ---> 8642bdd71b12 [2023-05-10T08:35:35.317Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-10T08:35:35.317Z] ---> e95a084e8ddd [2023-05-10T08:35:35.317Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-10T08:35:35.317Z] ---> Running in fe918682308a [2023-05-10T08:35:35.585Z] Removing intermediate container 320ca51ec284 [2023-05-10T08:35:35.585Z] ---> 41583a7b6caf [2023-05-10T08:35:35.585Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:35:35.585Z] Removing intermediate container fe918682308a [2023-05-10T08:35:35.585Z] ---> 16a4ec730afc [2023-05-10T08:35:35.585Z] ---> 9158815d93d0 [2023-05-10T08:35:35.585Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-10T08:35:35.585Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-10T08:35:35.862Z] ---> Running in 56ca2ce6b879 [2023-05-10T08:35:36.121Z] Removing intermediate container 56ca2ce6b879 [2023-05-10T08:35:36.122Z] ---> 0279e270cf62 [2023-05-10T08:35:36.122Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:35:36.122Z] ---> Running in c129562eca51 [2023-05-10T08:35:36.122Z] ---> a35cac060690 [2023-05-10T08:35:36.122Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:35:36.122Z] ---> 8a4202865d91 [2023-05-10T08:35:36.122Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-10T08:35:36.122Z] Removing intermediate container dc6f6ce0f29e [2023-05-10T08:35:36.122Z] ---> 542fbcf2701e [2023-05-10T08:35:36.122Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T08:35:36.122Z] ---> Running in 4b4c30921a00 [2023-05-10T08:35:36.122Z] ---> Running in 500dd9d30efe [2023-05-10T08:35:36.488Z] Removing intermediate container 4b4c30921a00 [2023-05-10T08:35:36.488Z] ---> 6354841d6994 [2023-05-10T08:35:36.488Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T08:35:36.898Z] Removing intermediate container c129562eca51 [2023-05-10T08:35:36.898Z] ---> 671455c25b55 [2023-05-10T08:35:36.898Z] Step 23/25 : LABEL arch=x86_64 [2023-05-10T08:35:36.898Z] ---> Running in 1e5298d9af9e [2023-05-10T08:35:36.898Z] ---> Running in ccc7ea183768 [2023-05-10T08:35:36.898Z] ---> 595ff899bac9 [2023-05-10T08:35:36.898Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-10T08:35:37.910Z] Removing intermediate container 1e5298d9af9e [2023-05-10T08:35:37.910Z] ---> c281d86f4e84 [2023-05-10T08:35:37.910Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:35:37.910Z] Removing intermediate container ccc7ea183768 [2023-05-10T08:35:37.910Z] ---> d5bd088cba03 [2023-05-10T08:35:37.910Z] Step 24/25 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:35:37.999Z] feae8fd75edb: Pull complete [2023-05-10T08:35:37.999Z] 242c74f7c9fa: Pull complete [2023-05-10T08:35:37.999Z] 3cdef696dda3: Pull complete [2023-05-10T08:35:38.210Z] ---> 31362cc7b152 [2023-05-10T08:35:38.211Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:35:38.211Z] ---> Running in 7d05a2f0ee6c [2023-05-10T08:35:38.211Z] ---> Running in d5d48dd5aedb [2023-05-10T08:35:38.485Z] Removing intermediate container d5d48dd5aedb [2023-05-10T08:35:38.485Z] ---> 7076bac71620 [2023-05-10T08:35:38.485Z] Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:35:38.485Z] Removing intermediate container 7d05a2f0ee6c [2023-05-10T08:35:38.485Z] ---> cbe03a0a7e1f [2023-05-10T08:35:38.485Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T08:35:38.767Z] ---> Running in 8e4c2a778004 [2023-05-10T08:35:38.767Z] ---> Running in 32825b59dc59 [2023-05-10T08:35:38.767Z] Removing intermediate container 500dd9d30efe [2023-05-10T08:35:38.767Z] ---> 9f38f86bb069 [2023-05-10T08:35:38.767Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:35:38.767Z] ---> c8b6f041715f [2023-05-10T08:35:38.767Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-10T08:35:38.767Z] ---> Running in d03ca44f896e [2023-05-10T08:35:38.767Z] Removing intermediate container 8e4c2a778004 [2023-05-10T08:35:38.767Z] ---> 61bb3a2dc1ab [2023-05-10T08:35:38.767Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:35:38.767Z] Removing intermediate container 32825b59dc59 [2023-05-10T08:35:38.767Z] ---> 6cf8301e9577 [2023-05-10T08:35:38.767Z] [2023-05-10T08:35:38.767Z] Removing intermediate container d03ca44f896e [2023-05-10T08:35:38.767Z] ---> ef51fc18c4d9 [2023-05-10T08:35:38.767Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T08:35:38.767Z] ---> e858f8bfc8c6 [2023-05-10T08:35:38.767Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:35:38.767Z] ---> Running in e4ecc8466e45 [2023-05-10T08:35:39.042Z] ---> Running in 2f381fc215e7 [2023-05-10T08:35:39.042Z] Successfully built 6cf8301e9577 [2023-05-10T08:35:39.042Z] Successfully tagged core-metadata:latest [2023-05-10T08:35:39.042Z]  Building core-metadata ... done Building support-notifications [2023-05-10T08:35:39.042Z] Removing intermediate container e4ecc8466e45 [2023-05-10T08:35:39.042Z] ---> 9acf64aee599 [2023-05-10T08:35:39.042Z] [2023-05-10T08:35:39.042Z] Removing intermediate container 2f381fc215e7 [2023-05-10T08:35:39.042Z] ---> 1e2edb81ab0b [2023-05-10T08:35:39.042Z] Step 18/20 : LABEL arch=x86_64 [2023-05-10T08:35:39.042Z] Successfully built 9acf64aee599 [2023-05-10T08:35:40.479Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-10T08:35:40.479Z] Building security-secretstore-setup [2023-05-10T08:35:43.778Z]  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:35:43.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:35:43.778Z] ---> ca7256360abc [2023-05-10T08:35:43.778Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:35:43.778Z] ---> Using cache [2023-05-10T08:35:43.778Z] ---> 545d751bbc73 [2023-05-10T08:35:43.778Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:35:43.778Z] ---> Using cache [2023-05-10T08:35:43.778Z] ---> f6c1ef83c06a [2023-05-10T08:35:43.778Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-10T08:35:44.036Z] ---> 9dc8160115de [2023-05-10T08:35:44.036Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-10T08:35:44.329Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:35:44.329Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:35:44.329Z] ---> ca7256360abc [2023-05-10T08:35:44.329Z] Step 3/25 : WORKDIR /edgex-go [2023-05-10T08:35:44.329Z] ---> Using cache [2023-05-10T08:35:44.329Z] ---> e4c0c975046b [2023-05-10T08:35:44.329Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-10T08:35:44.680Z] 2ced38df9373: Pull complete [2023-05-10T08:35:45.769Z] ---> Running in 28b1368d7d22 [2023-05-10T08:35:45.769Z] ---> Running in 064c2d3f62dd [2023-05-10T08:35:45.769Z] ---> Running in 029f546c8442 [2023-05-10T08:35:46.034Z] ---> 907fa33df069 [2023-05-10T08:35:46.034Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-10T08:35:46.034Z] Removing intermediate container 28b1368d7d22 [2023-05-10T08:35:46.034Z] ---> caebde044434 [2023-05-10T08:35:46.034Z] Step 19/20 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:35:46.034Z] ---> Running in d3da1a83fb99 [2023-05-10T08:35:46.385Z] Removing intermediate container 9477e42658d3 [2023-05-10T08:35:46.385Z] ---> 4d31633ba945 [2023-05-10T08:35:46.385Z] [2023-05-10T08:35:46.385Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:35:46.385Z] ---> 9ed4aefc74f6 [2023-05-10T08:35:46.385Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T08:35:46.385Z] ---> Using cache [2023-05-10T08:35:46.385Z] ---> dc84ebb0a64c [2023-05-10T08:35:46.385Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:35:46.385Z] ---> Using cache [2023-05-10T08:35:46.385Z] ---> 89d797e3f097 [2023-05-10T08:35:46.385Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:35:46.385Z] ---> Using cache [2023-05-10T08:35:46.385Z] ---> 40267b70c4dd [2023-05-10T08:35:46.385Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:35:46.385Z] ---> Using cache [2023-05-10T08:35:46.385Z] ---> d7cf5533b1cd [2023-05-10T08:35:46.385Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-10T08:35:46.385Z] Removing intermediate container d3da1a83fb99 [2023-05-10T08:35:46.385Z] ---> 8bd7cd8bac43 [2023-05-10T08:35:46.385Z] Step 20/20 : LABEL version=0.0.0 [2023-05-10T08:35:46.644Z] ---> Running in 777dae0383a2 [2023-05-10T08:35:46.644Z] ---> 502c9ecf9f3a [2023-05-10T08:35:46.644Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-10T08:35:46.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:46.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:46.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:46.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:46.905Z] Removing intermediate container 777dae0383a2 [2023-05-10T08:35:46.905Z] ---> 44f8e77c34b7 [2023-05-10T08:35:46.905Z] [2023-05-10T08:35:46.905Z] ---> 50fc4e151b87 [2023-05-10T08:35:46.905Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:35:46.905Z] ---> 785a2f802967 [2023-05-10T08:35:46.905Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-10T08:35:46.905Z] Successfully built 44f8e77c34b7 [2023-05-10T08:35:46.905Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-10T08:35:46.905Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2023-05-10T08:35:46.905Z] OK: 265 MiB in 53 packages [2023-05-10T08:35:46.905Z] OK: 265 MiB in 53 packages [2023-05-10T08:35:47.165Z] ---> 23858d4d2edd [2023-05-10T08:35:47.165Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-10T08:35:47.275Z] 58f1dce35555: Pull complete [2023-05-10T08:35:47.275Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T08:35:47.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T08:35:47.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:35:47.615Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T08:35:47.615Z] WORKDIR /edgex [2023-05-10T08:35:47.615Z] COPY go.mod . [2023-05-10T08:35:47.615Z] RUN go mod download [2023-05-10T08:35:47.615Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-10T08:35:48.202Z] Sending build context to Docker daemon 2.931MB [2023-05-10T08:35:48.202Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T08:35:48.202Z] ---> fadd8f120f05 [2023-05-10T08:35:48.202Z] Step 2/4 : WORKDIR /edgex [2023-05-10T08:35:49.152Z] ---> a1872992b837 [2023-05-10T08:35:49.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-10T08:35:49.153Z] ---> 3ce19319b8f9 [2023-05-10T08:35:49.153Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-10T08:35:49.413Z] ---> 639a825d242f [2023-05-10T08:35:49.413Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T08:35:49.684Z] Removing intermediate container 064c2d3f62dd [2023-05-10T08:35:49.684Z] ---> 926975ef2657 [2023-05-10T08:35:49.684Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:35:49.947Z] Removing intermediate container 029f546c8442 [2023-05-10T08:35:49.947Z] ---> ea2714fcd168 [2023-05-10T08:35:49.947Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-10T08:35:49.947Z] ---> Running in 08158f205778 [2023-05-10T08:35:50.161Z] ---> Running in f4febff0e30c [2023-05-10T08:35:50.207Z] ---> e7736423a620 [2023-05-10T08:35:50.207Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-10T08:35:50.207Z] ---> 939cc47f6d47 [2023-05-10T08:35:50.207Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:35:50.207Z] ---> Running in 91bf72e4d69c [2023-05-10T08:35:50.430Z] Removing intermediate container f4febff0e30c [2023-05-10T08:35:50.430Z] ---> 3bd60c39bcab [2023-05-10T08:35:50.430Z] Step 3/4 : COPY go.mod . [2023-05-10T08:35:50.467Z] ---> 08107b186022 [2023-05-10T08:35:50.467Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:35:50.467Z] ---> Running in 1b79b70ae8db [2023-05-10T08:35:50.467Z] ---> Running in d5e85901abb7 [2023-05-10T08:35:51.017Z] ---> 6da172e70897 [2023-05-10T08:35:51.018Z] Step 4/4 : RUN go mod download [2023-05-10T08:35:51.286Z] ---> Running in bfdaf8a2f353 [2023-05-10T08:35:51.406Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:35:51.406Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:35:51.406Z] ---> ca7256360abc [2023-05-10T08:35:51.406Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> e4c0c975046b [2023-05-10T08:35:51.406Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> 3f72e39afe36 [2023-05-10T08:35:51.406Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> 737022bf7333 [2023-05-10T08:35:51.406Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> aae985eb2e3f [2023-05-10T08:35:51.406Z] Step 7/27 : COPY . . [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> b321a26cb0d3 [2023-05-10T08:35:51.406Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> d5bc5982a0ce [2023-05-10T08:35:51.406Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> c0ccd0f9f707 [2023-05-10T08:35:51.406Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> 6cf08654a202 [2023-05-10T08:35:51.406Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> 85a4408ec4b8 [2023-05-10T08:35:51.406Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> 6c90583abf0d [2023-05-10T08:35:51.406Z] [2023-05-10T08:35:51.406Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T08:35:51.406Z] ---> 9ed4aefc74f6 [2023-05-10T08:35:51.406Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T08:35:51.406Z] ---> Using cache [2023-05-10T08:35:51.406Z] ---> a7f286d26e8d [2023-05-10T08:35:51.406Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-10T08:35:51.406Z] Removing intermediate container 08158f205778 [2023-05-10T08:35:51.406Z] ---> 1f4960c5a06a [2023-05-10T08:35:51.406Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T08:35:51.406Z] ---> Running in 6163d33d3ed3 [2023-05-10T08:35:51.406Z] ---> Running in 6893b8099f7c [2023-05-10T08:35:51.406Z] Removing intermediate container 6893b8099f7c [2023-05-10T08:35:51.406Z] ---> 18a2d4c98f94 [2023-05-10T08:35:51.406Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T08:35:51.406Z] ---> Running in 6b20b0110d14 [2023-05-10T08:35:51.686Z] Removing intermediate container 6b20b0110d14 [2023-05-10T08:35:51.686Z] ---> 912503475c79 [2023-05-10T08:35:51.686Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:35:51.686Z] ---> Running in dc1da5b9bc81 [2023-05-10T08:35:51.686Z] Removing intermediate container 91bf72e4d69c [2023-05-10T08:35:51.686Z] ---> 4524d68d383c [2023-05-10T08:35:51.686Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-10T08:35:51.686Z] ---> Running in 934be08c44ff [2023-05-10T08:35:51.686Z] Removing intermediate container dc1da5b9bc81 [2023-05-10T08:35:51.686Z] ---> 7ca04010600f [2023-05-10T08:35:51.686Z] Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:35:51.948Z] ---> Running in 5a5ce630c6c6 [2023-05-10T08:35:51.948Z] Removing intermediate container 934be08c44ff [2023-05-10T08:35:51.948Z] ---> 2d74737cec7e [2023-05-10T08:35:51.948Z] Step 30/33 : CMD ["gate"] [2023-05-10T08:35:51.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:51.948Z] ---> Running in c1f678f88a61 [2023-05-10T08:35:51.948Z] Removing intermediate container 5a5ce630c6c6 [2023-05-10T08:35:51.948Z] ---> 7197212eb9d4 [2023-05-10T08:35:51.948Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:35:51.948Z] ---> Running in 2da946b4d5b2 [2023-05-10T08:35:51.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:51.948Z] Removing intermediate container c1f678f88a61 [2023-05-10T08:35:51.948Z] ---> 75aeaac2669d [2023-05-10T08:35:51.948Z] Step 31/33 : LABEL arch=x86_64 [2023-05-10T08:35:52.208Z] ---> Running in 8ffbeeb8548f [2023-05-10T08:35:52.209Z] Removing intermediate container 2da946b4d5b2 [2023-05-10T08:35:52.209Z] ---> 10c79c0e6c2d [2023-05-10T08:35:52.209Z] [2023-05-10T08:35:52.209Z] Removing intermediate container 8ffbeeb8548f [2023-05-10T08:35:52.209Z] ---> 5e56df7bea8b [2023-05-10T08:35:52.209Z] Step 32/33 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:35:52.209Z] ---> Running in 2cb5d5bbffa5 [2023-05-10T08:35:52.209Z] Successfully built 10c79c0e6c2d [2023-05-10T08:35:52.209Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:35:52.209Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:35:52.209Z] OK: 17821 distinct packages available [2023-05-10T08:35:52.209Z] Successfully tagged security-proxy-auth:latest [2023-05-10T08:35:52.209Z]  Building security-proxy-auth ... done Building core-data [2023-05-10T08:35:52.602Z] Removing intermediate container 2cb5d5bbffa5 [2023-05-10T08:35:52.602Z] ---> 7dc04c0206f3 [2023-05-10T08:35:52.602Z] Step 33/33 : LABEL version=0.0.0 [2023-05-10T08:35:52.602Z] ---> Running in 9f7111337de8 [2023-05-10T08:35:52.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:52.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:35:52.862Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-10T08:35:52.862Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-10T08:35:52.862Z] (3/4) Installing libucontext (1.2-r0) [2023-05-10T08:35:52.862Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-10T08:35:52.862Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:35:52.862Z] OK: 7 MiB in 19 packages [2023-05-10T08:35:52.862Z] Removing intermediate container 9f7111337de8 [2023-05-10T08:35:52.862Z] ---> fb22e5880c57 [2023-05-10T08:35:52.862Z] [2023-05-10T08:35:52.862Z] Successfully built fb22e5880c57 [2023-05-10T08:35:52.862Z] Successfully tagged security-bootstrapper:latest [2023-05-10T08:35:52.862Z] Building support-scheduler [2023-05-10T08:35:57.075Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:35:57.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:35:57.075Z] ---> ca7256360abc [2023-05-10T08:35:57.075Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> 545d751bbc73 [2023-05-10T08:35:57.075Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> f6c1ef83c06a [2023-05-10T08:35:57.075Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> 17d4554a9e01 [2023-05-10T08:35:57.075Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> abd4b3ed829e [2023-05-10T08:35:57.075Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> 0d0feeb3bd44 [2023-05-10T08:35:57.075Z] Step 8/23 : COPY . . [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> f867f6d589ec [2023-05-10T08:35:57.075Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-10T08:35:57.075Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:35:57.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:35:57.075Z] ---> ca7256360abc [2023-05-10T08:35:57.075Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> 545d751bbc73 [2023-05-10T08:35:57.075Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> f6c1ef83c06a [2023-05-10T08:35:57.075Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> 17d4554a9e01 [2023-05-10T08:35:57.075Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> abd4b3ed829e [2023-05-10T08:35:57.075Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> 0d0feeb3bd44 [2023-05-10T08:35:57.075Z] Step 8/23 : COPY . . [2023-05-10T08:35:57.075Z] ---> Using cache [2023-05-10T08:35:57.075Z] ---> f867f6d589ec [2023-05-10T08:35:57.075Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-10T08:35:58.476Z] Removing intermediate container 6163d33d3ed3 [2023-05-10T08:35:58.477Z] ---> f7db4c59a8e3 [2023-05-10T08:35:58.477Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:35:58.477Z] ---> Running in 6f5f21a08b32 [2023-05-10T08:35:58.477Z] ---> Running in 676c12fbcc74 [2023-05-10T08:35:58.477Z] ---> 3008f0395d5c [2023-05-10T08:35:58.477Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:35:58.737Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-10T08:35:58.737Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-10T08:35:58.737Z] ---> d104bf868c72 [2023-05-10T08:35:58.737Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T08:36:06.921Z] ---> 702af58269b8 [2023-05-10T08:36:06.921Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T08:36:12.276Z] ---> 65cd492d55df [2023-05-10T08:36:12.276Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-10T08:36:12.276Z] ---> Running in 7069de45f3d1 [2023-05-10T08:36:12.534Z] Removing intermediate container 7069de45f3d1 [2023-05-10T08:36:12.534Z] ---> 0f86d99612a1 [2023-05-10T08:36:12.534Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-10T08:36:15.917Z] ---> 8b01ff243e29 [2023-05-10T08:36:15.917Z] Step 22/27 : WORKDIR / [2023-05-10T08:36:16.672Z] ---> Running in 717fd64c21ba [2023-05-10T08:36:18.584Z] Removing intermediate container 717fd64c21ba [2023-05-10T08:36:18.584Z] ---> 8dcd9c79524e [2023-05-10T08:36:18.584Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T08:36:18.584Z] ---> Running in f7d551902d9f [2023-05-10T08:36:19.154Z] Removing intermediate container f7d551902d9f [2023-05-10T08:36:19.154Z] ---> 48c047aab12f [2023-05-10T08:36:19.154Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T08:36:20.096Z] ---> Running in 10efc6d55dc9 [2023-05-10T08:36:21.481Z] Removing intermediate container 10efc6d55dc9 [2023-05-10T08:36:21.481Z] ---> dffd85110ae7 [2023-05-10T08:36:21.481Z] Step 25/27 : LABEL arch=x86_64 [2023-05-10T08:36:23.407Z] ---> Running in 68ce88067dc4 [2023-05-10T08:36:23.407Z] Removing intermediate container 68ce88067dc4 [2023-05-10T08:36:23.407Z] ---> a2cc46dbbeb9 [2023-05-10T08:36:23.407Z] Step 26/27 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:36:23.555Z] Removing intermediate container bfdaf8a2f353 [2023-05-10T08:36:23.555Z] ---> 531b071ae320 [2023-05-10T08:36:23.555Z] Successfully built 531b071ae320 [2023-05-10T08:36:23.555Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:36:23.665Z] ---> Running in 0ae8002f663a [2023-05-10T08:36:23.898Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T08:36:23.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:36:24.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container [2023-05-10T08:36:24.198Z] $ 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 [2023-05-10T08:36:24.270Z] Removing intermediate container 0ae8002f663a [2023-05-10T08:36:24.270Z] ---> 9f6ac0ce38d4 [2023-05-10T08:36:24.270Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T08:36:24.270Z] ---> Running in accd13b54baf [2023-05-10T08:36:24.541Z] Removing intermediate container d5e85901abb7 [2023-05-10T08:36:24.541Z] ---> 6048cb576a2b [2023-05-10T08:36:24.541Z] Step 7/25 : COPY . . [2023-05-10T08:36:24.798Z] Removing intermediate container accd13b54baf [2023-05-10T08:36:24.798Z] ---> 2b6b955cd3e9 [2023-05-10T08:36:24.798Z] [2023-05-10T08:36:25.056Z] Successfully built 2b6b955cd3e9 [2023-05-10T08:36:25.056Z] Successfully tagged security-spire-config:latest [2023-05-10T08:36:25.056Z] Building security-spire-server [2023-05-10T08:36:25.056Z]  Building security-spire-config ... done Removing intermediate container 1b79b70ae8db [2023-05-10T08:36:25.056Z] ---> 8121db5b196a [2023-05-10T08:36:25.056Z] Step 8/23 : COPY . . [2023-05-10T08:36:25.510Z] $ docker top d4dee2478586729c6f57acdc5cf0ad45facd0a02116378b407942cc2e0e20ef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:36:26.369Z] + go version [2023-05-10T08:36:26.369Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T08:36:26.392Z] $ docker stop --time=1 d4dee2478586729c6f57acdc5cf0ad45facd0a02116378b407942cc2e0e20ef9 [2023-05-10T08:36:28.062Z] $ docker rm -f --volumes d4dee2478586729c6f57acdc5cf0ad45facd0a02116378b407942cc2e0e20ef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:36:28.379Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:36:28.379Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:36:28.379Z] ---> ca7256360abc [2023-05-10T08:36:28.379Z] Step 3/26 : WORKDIR /edgex-go [2023-05-10T08:36:28.379Z] ---> Using cache [2023-05-10T08:36:28.379Z] ---> e4c0c975046b [2023-05-10T08:36:28.379Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T08:36:28.379Z] ---> Using cache [2023-05-10T08:36:28.379Z] ---> 3f72e39afe36 [2023-05-10T08:36:28.379Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-10T08:36:28.379Z] ---> Using cache [2023-05-10T08:36:28.379Z] ---> 737022bf7333 [2023-05-10T08:36:28.379Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:36:28.379Z] ---> Using cache [2023-05-10T08:36:28.379Z] ---> aae985eb2e3f [2023-05-10T08:36:28.379Z] Step 7/26 : COPY . . [2023-05-10T08:36:28.379Z] ---> Using cache [2023-05-10T08:36:28.379Z] ---> b321a26cb0d3 [2023-05-10T08:36:28.379Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T08:36:28.379Z] ---> Using cache [2023-05-10T08:36:28.379Z] ---> d5bc5982a0ce [2023-05-10T08:36:28.379Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-10T08:36:28.379Z] ---> Using cache [2023-05-10T08:36:28.379Z] ---> c0ccd0f9f707 [2023-05-10T08:36:28.379Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T08:36:28.379Z] ---> Using cache [2023-05-10T08:36:28.379Z] ---> 6cf08654a202 [2023-05-10T08:36:28.379Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T08:36:28.635Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T08:36:28.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:36:28.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container [2023-05-10T08:36:28.900Z] $ 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 [2023-05-10T08:36:30.124Z] $ docker top 0898c9f2fa014c26e11f93191523a325d8fd1bbf418a3f65120e7f3f2cfa1ebc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T08:36:30.326Z] ========================================================= [2023-05-10T08:36:30.326Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-10T08:36:30.326Z] ========================================================= [Pipeline] sh [2023-05-10T08:36:30.949Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-10T08:36:31.596Z] + make test [2023-05-10T08:36:31.596Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T08:36:33.643Z] ---> Running in 9df5e05f4a96 [2023-05-10T08:36:33.643Z] ---> d7d941c267c6 [2023-05-10T08:36:33.643Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-10T08:36:33.643Z] Removing intermediate container 6f5f21a08b32 [2023-05-10T08:36:33.643Z] ---> d1755d4cfaab [2023-05-10T08:36:33.643Z] [2023-05-10T08:36:33.643Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:36:33.643Z] ---> 9ed4aefc74f6 [2023-05-10T08:36:33.643Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:36:33.643Z] ---> 38170fa26d0e [2023-05-10T08:36:33.643Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-10T08:36:33.643Z] ---> Running in 6d1490611a5a [2023-05-10T08:36:33.643Z] ---> Running in f676fd6a0053 [2023-05-10T08:36:33.643Z] ---> Running in 92ee46310617 [2023-05-10T08:36:33.643Z] Removing intermediate container 6d1490611a5a [2023-05-10T08:36:33.643Z] ---> de298e7eb04f [2023-05-10T08:36:33.643Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-10T08:36:33.643Z] ---> Running in cd86df08d764 [2023-05-10T08:36:33.917Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-10T08:36:33.917Z] Removing intermediate container cd86df08d764 [2023-05-10T08:36:33.917Z] ---> 3622314d643f [2023-05-10T08:36:33.917Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-10T08:36:33.917Z] 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 [2023-05-10T08:36:33.917Z] ---> Running in 361ed651260f [2023-05-10T08:36:34.175Z] Removing intermediate container 9df5e05f4a96 [2023-05-10T08:36:34.175Z] ---> 1a538efbbb02 [2023-05-10T08:36:34.175Z] Step 12/26 : WORKDIR /edgex-go [2023-05-10T08:36:34.432Z] ---> Running in 4edb5f1a2624 [2023-05-10T08:36:34.432Z] Removing intermediate container 361ed651260f [2023-05-10T08:36:34.432Z] ---> 7683d9ba7c4f [2023-05-10T08:36:34.432Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:36:34.432Z] ---> Running in 70be87ffa9e3 [2023-05-10T08:36:34.689Z] Removing intermediate container 4edb5f1a2624 [2023-05-10T08:36:34.689Z] ---> ecadaba5b8cb [2023-05-10T08:36:34.689Z] [2023-05-10T08:36:34.689Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T08:36:34.689Z] ---> 9ed4aefc74f6 [2023-05-10T08:36:34.689Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T08:36:34.689Z] ---> Using cache [2023-05-10T08:36:34.689Z] ---> a7f286d26e8d [2023-05-10T08:36:34.689Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T08:36:34.689Z] ---> Using cache [2023-05-10T08:36:34.689Z] ---> 7f744dd16905 [2023-05-10T08:36:34.689Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:34.689Z] ---> Using cache [2023-05-10T08:36:34.689Z] ---> 0b25b405e6a9 [2023-05-10T08:36:34.689Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:34.689Z] ---> Using cache [2023-05-10T08:36:34.689Z] ---> 2e7f9c3df4e2 [2023-05-10T08:36:34.689Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T08:36:34.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:35.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:36:35.205Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T08:36:35.205Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:36:35.464Z] OK: 7 MiB in 16 packages [2023-05-10T08:36:37.385Z] ---> 69103f930a9f [2023-05-10T08:36:37.385Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T08:36:37.642Z] Removing intermediate container 676c12fbcc74 [2023-05-10T08:36:37.642Z] ---> 631d4a973bac [2023-05-10T08:36:37.642Z] [2023-05-10T08:36:37.642Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:36:37.642Z] ---> 9ed4aefc74f6 [2023-05-10T08:36:37.642Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:36:37.642Z] ---> Using cache [2023-05-10T08:36:37.642Z] ---> 96fa62a1df5c [2023-05-10T08:36:37.642Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:36:37.642Z] ---> Using cache [2023-05-10T08:36:37.642Z] ---> 426b37d91972 [2023-05-10T08:36:37.642Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-10T08:36:37.642Z] Removing intermediate container 70be87ffa9e3 [2023-05-10T08:36:37.642Z] ---> 534b93d64a86 [2023-05-10T08:36:37.642Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:37.642Z] ---> Running in 9ece891e132f [2023-05-10T08:36:37.926Z] ---> 00fa46ed5607 [2023-05-10T08:36:37.926Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-10T08:36:37.926Z] Removing intermediate container 9ece891e132f [2023-05-10T08:36:37.926Z] ---> bb87313ace9d [2023-05-10T08:36:37.926Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T08:36:38.187Z] ---> Running in 5fa66927ceba [2023-05-10T08:36:38.187Z] ---> 6d33da5894fe [2023-05-10T08:36:38.187Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:38.187Z] ---> f950ecf09632 [2023-05-10T08:36:38.187Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-10T08:36:38.187Z] Removing intermediate container 5fa66927ceba [2023-05-10T08:36:38.187Z] ---> da34c8b29e28 [2023-05-10T08:36:38.187Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:36:38.445Z] ---> 122e1297804d [2023-05-10T08:36:38.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-10T08:36:38.445Z] ---> 57744e7f58c1 [2023-05-10T08:36:38.445Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T08:36:38.704Z] ---> fdbab92d38e2 [2023-05-10T08:36:38.704Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:36:38.704Z] ---> Running in ba534b07b345 [2023-05-10T08:36:39.271Z] Removing intermediate container ba534b07b345 [2023-05-10T08:36:39.271Z] ---> 54aec13b14ba [2023-05-10T08:36:39.271Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T08:36:39.271Z] ---> 299250022582 [2023-05-10T08:36:39.271Z] ---> 544b4717f292 [2023-05-10T08:36:39.271Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yamlStep 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-10T08:36:39.271Z] [2023-05-10T08:36:39.561Z] ---> Running in c3e6e8e31005 [2023-05-10T08:36:39.832Z] Removing intermediate container c3e6e8e31005 [2023-05-10T08:36:39.832Z] ---> 5ae94a427e99 [2023-05-10T08:36:39.832Z] Step 24/26 : LABEL arch=x86_64 [2023-05-10T08:36:40.100Z] ---> Running in 7216209121bc [2023-05-10T08:36:40.395Z] ---> 02ba460ef6e5 [2023-05-10T08:36:40.395Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-10T08:36:40.657Z] ---> Running in a1c5ed7316f7 [2023-05-10T08:36:40.657Z] Removing intermediate container 7216209121bc [2023-05-10T08:36:40.657Z] ---> f917b861a2a4 [2023-05-10T08:36:40.657Z] Step 25/26 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:36:40.925Z] ---> 960414ccd502 [2023-05-10T08:36:40.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:36:40.925Z] ---> Running in 41a145f6bbdc [2023-05-10T08:36:40.925Z] Removing intermediate container a1c5ed7316f7 [2023-05-10T08:36:40.925Z] ---> c712ba9dc003 [2023-05-10T08:36:40.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:36:41.187Z] Removing intermediate container 41a145f6bbdc [2023-05-10T08:36:41.187Z] ---> Running in db5d012756f0 [2023-05-10T08:36:41.187Z] ---> 0031708a4270 [2023-05-10T08:36:41.188Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T08:36:41.188Z] ---> Running in 2d130833fabe [2023-05-10T08:36:41.450Z] Removing intermediate container db5d012756f0 [2023-05-10T08:36:41.450Z] ---> f18bdda61867 [2023-05-10T08:36:41.450Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:36:41.710Z] ---> 0ecb8cab646f [2023-05-10T08:36:41.710Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-10T08:36:41.972Z] ---> Running in 992b314d28e4 [2023-05-10T08:36:41.972Z] Removing intermediate container 2d130833fabe [2023-05-10T08:36:41.972Z] ---> 8ad027bac8f8 [2023-05-10T08:36:41.972Z] [2023-05-10T08:36:41.972Z] ---> Running in af4ca6c3ee45 [2023-05-10T08:36:41.972Z] Successfully built 8ad027bac8f8 [2023-05-10T08:36:42.232Z] Successfully tagged security-spire-server:latest [2023-05-10T08:36:42.232Z]  Building security-spire-server ... done Building core-command [2023-05-10T08:36:42.232Z] Removing intermediate container 992b314d28e4 [2023-05-10T08:36:42.232Z] ---> 15ce1ad768a5 [2023-05-10T08:36:42.232Z] Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:36:42.232Z] ---> Running in f2eab2348792 [2023-05-10T08:36:44.180Z] Removing intermediate container af4ca6c3ee45 [2023-05-10T08:36:44.180Z] ---> a4237941f2cd [2023-05-10T08:36:44.180Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:36:45.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:36:45.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:36:45.556Z] ---> ca7256360abc [2023-05-10T08:36:45.556Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:36:45.556Z] ---> Using cache [2023-05-10T08:36:45.556Z] ---> 545d751bbc73 [2023-05-10T08:36:45.556Z] Step 4/24 : WORKDIR /edgex-go [2023-05-10T08:36:45.556Z] ---> Using cache [2023-05-10T08:36:45.556Z] ---> f6c1ef83c06a [2023-05-10T08:36:45.556Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-10T08:36:45.556Z] ---> Using cache [2023-05-10T08:36:45.556Z] ---> 17d4554a9e01 [2023-05-10T08:36:45.556Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-10T08:36:45.556Z] ---> Using cache [2023-05-10T08:36:45.556Z] ---> abd4b3ed829e [2023-05-10T08:36:45.556Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:36:45.556Z] ---> Using cache [2023-05-10T08:36:45.556Z] ---> 0d0feeb3bd44 [2023-05-10T08:36:45.556Z] Step 8/24 : COPY . . [2023-05-10T08:36:45.556Z] ---> Using cache [2023-05-10T08:36:45.556Z] ---> f867f6d589ec [2023-05-10T08:36:45.556Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-10T08:36:46.499Z] Removing intermediate container f2eab2348792 [2023-05-10T08:36:46.499Z] ---> d8e5d03110df [2023-05-10T08:36:46.499Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:36:46.499Z] ---> Running in 150aa63bb6ff [2023-05-10T08:36:46.499Z] ---> Running in eb0414ba5345 [2023-05-10T08:36:46.499Z] ---> Running in f6892086ef82 [2023-05-10T08:36:46.760Z] Removing intermediate container f6892086ef82 [2023-05-10T08:36:46.760Z] ---> f459af57b98d [2023-05-10T08:36:46.760Z] [2023-05-10T08:36:47.019Z] Removing intermediate container 150aa63bb6ff [2023-05-10T08:36:47.019Z] ---> d8e6c2c5fec2 [2023-05-10T08:36:47.019Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:36:47.019Z] Successfully built f459af57b98d [2023-05-10T08:36:47.019Z] Successfully tagged core-data:latest [2023-05-10T08:36:47.019Z]  Building core-data ... done Building security-proxy-setup [2023-05-10T08:36:47.019Z] ---> Running in af2c51787435 [2023-05-10T08:36:47.279Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-10T08:36:48.658Z] Removing intermediate container af2c51787435 [2023-05-10T08:36:48.658Z] ---> 3b51e544d103 [2023-05-10T08:36:48.658Z] Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:36:51.161Z] ---> Running in 1e6237ecc268 [2023-05-10T08:36:51.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:36:51.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:36:51.161Z] ---> ca7256360abc [2023-05-10T08:36:51.161Z] Step 3/22 : WORKDIR /edgex-go [2023-05-10T08:36:51.161Z] ---> Using cache [2023-05-10T08:36:51.161Z] ---> e4c0c975046b [2023-05-10T08:36:51.161Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-10T08:36:51.161Z] ---> Using cache [2023-05-10T08:36:51.161Z] ---> ea2714fcd168 [2023-05-10T08:36:51.161Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-10T08:36:51.161Z] ---> Using cache [2023-05-10T08:36:51.161Z] ---> 08107b186022 [2023-05-10T08:36:51.161Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:36:51.161Z] ---> Using cache [2023-05-10T08:36:51.161Z] ---> 6048cb576a2b [2023-05-10T08:36:51.161Z] Step 7/22 : COPY . . [2023-05-10T08:36:51.161Z] ---> Using cache [2023-05-10T08:36:51.161Z] ---> 38170fa26d0e [2023-05-10T08:36:51.161Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-10T08:36:51.419Z] ---> Running in fef827c64305 [2023-05-10T08:36:51.419Z] Removing intermediate container 1e6237ecc268 [2023-05-10T08:36:51.419Z] ---> b9a17d26c6eb [2023-05-10T08:36:51.419Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:36:51.419Z] ---> Running in b7e644fe7744 [2023-05-10T08:36:51.706Z] Removing intermediate container b7e644fe7744 [2023-05-10T08:36:51.706Z] ---> a8c9f7a924d6 [2023-05-10T08:36:51.706Z] [2023-05-10T08:36:51.706Z] Successfully built a8c9f7a924d6 [2023-05-10T08:36:51.706Z] Successfully tagged support-scheduler:latest [2023-05-10T08:36:52.003Z]  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-10T08:36:57.281Z] 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 [2023-05-10T08:37:09.515Z] Removing intermediate container 92ee46310617 [2023-05-10T08:37:09.515Z] ---> 6658078580ac [2023-05-10T08:37:09.515Z] [2023-05-10T08:37:09.515Z] Step 9/25 : FROM alpine:3.17 [2023-05-10T08:37:09.515Z] ---> 9ed4aefc74f6 [2023-05-10T08:37:09.515Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-10T08:37:09.515Z] ---> Running in 1a8ed1941ec4 [2023-05-10T08:37:09.515Z] Removing intermediate container f676fd6a0053 [2023-05-10T08:37:09.515Z] ---> 0ade50abb6d6 [2023-05-10T08:37:09.515Z] [2023-05-10T08:37:09.515Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T08:37:09.515Z] ---> 9ed4aefc74f6 [2023-05-10T08:37:09.515Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T08:37:09.515Z] ---> Running in 51e5eed96fd4 [2023-05-10T08:37:09.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:37:09.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:37:09.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:37:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:37:09.777Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-10T08:37:09.777Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-10T08:37:09.777Z] (3/3) Installing su-exec (0.2-r2) [2023-05-10T08:37:09.777Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:37:09.777Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T08:37:09.777Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T08:37:10.036Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T08:37:10.036Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:37:10.036Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T08:37:10.036Z] OK: 8 MiB in 18 packages [2023-05-10T08:37:10.036Z] OK: 8 MiB in 17 packages [2023-05-10T08:37:11.994Z] Removing intermediate container eb0414ba5345 [2023-05-10T08:37:11.994Z] ---> 79e27f620507 [2023-05-10T08:37:11.994Z] [2023-05-10T08:37:11.994Z] Step 10/24 : FROM alpine:3.17 [2023-05-10T08:37:11.994Z] ---> 9ed4aefc74f6 [2023-05-10T08:37:11.994Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T08:37:11.994Z] ---> Using cache [2023-05-10T08:37:11.994Z] ---> 96fa62a1df5c [2023-05-10T08:37:11.994Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:37:11.994Z] ---> Using cache [2023-05-10T08:37:11.994Z] ---> 426b37d91972 [2023-05-10T08:37:11.994Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-10T08:37:12.254Z] ---> Running in 5debeed9bf1d [2023-05-10T08:37:12.254Z] Removing intermediate container 51e5eed96fd4 [2023-05-10T08:37:12.254Z] ---> afea12246983 [2023-05-10T08:37:12.254Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T08:37:12.254Z] Removing intermediate container 1a8ed1941ec4 [2023-05-10T08:37:12.254Z] ---> 88721af188b5 [2023-05-10T08:37:12.254Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T08:37:12.254Z] Removing intermediate container 5debeed9bf1d [2023-05-10T08:37:12.254Z] ---> ed4bb5545fa7 [2023-05-10T08:37:12.254Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-10T08:37:12.254Z] ---> Running in 0a51c3292b89 [2023-05-10T08:37:12.254Z] ---> Running in da8c7f77b5f2 [2023-05-10T08:37:12.254Z] ---> Running in 8f4258d7e441 [2023-05-10T08:37:12.516Z] Removing intermediate container 0a51c3292b89 [2023-05-10T08:37:12.516Z] ---> 31ac02e2c0ae [2023-05-10T08:37:12.516Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-10T08:37:12.516Z] Removing intermediate container da8c7f77b5f2 [2023-05-10T08:37:12.516Z] ---> 19b9a35cd9ee [2023-05-10T08:37:12.516Z] Step 12/25 : WORKDIR / [2023-05-10T08:37:12.516Z] Removing intermediate container 8f4258d7e441 [2023-05-10T08:37:12.516Z] ---> c68e5d479f65 [2023-05-10T08:37:12.516Z] Step 15/24 : WORKDIR / [2023-05-10T08:37:12.516Z] ---> Running in 9dcf6a26c7fe [2023-05-10T08:37:12.516Z] ---> Running in 88ed527d7eb5 [2023-05-10T08:37:12.516Z] ---> Running in 6311df7de1a1 [2023-05-10T08:37:12.516Z] Removing intermediate container 9dcf6a26c7fe [2023-05-10T08:37:12.516Z] ---> 2561733414c4 [2023-05-10T08:37:12.516Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T08:37:12.516Z] Removing intermediate container 88ed527d7eb5 [2023-05-10T08:37:12.516Z] ---> fc46eb83a91f [2023-05-10T08:37:12.516Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:37:12.775Z] Removing intermediate container 6311df7de1a1 [2023-05-10T08:37:12.775Z] ---> 005f06e7d3fe [2023-05-10T08:37:12.775Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:37:12.775Z] ---> Running in 9966d6ca1c64 [2023-05-10T08:37:12.775Z] ---> ff2ef6554930 [2023-05-10T08:37:12.775Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:37:12.775Z] Removing intermediate container 9966d6ca1c64 [2023-05-10T08:37:12.775Z] ---> 283499e6ed00 [2023-05-10T08:37:12.775Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:37:12.775Z] ---> ed0536e3acea [2023-05-10T08:37:12.775Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:37:13.037Z] ---> e2822f187b5c [2023-05-10T08:37:13.037Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-10T08:37:13.037Z] ---> 07dd362f819e [2023-05-10T08:37:13.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-10T08:37:13.037Z] ---> bb40d86e6500 [2023-05-10T08:37:13.037Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:37:13.315Z] ---> de8bf307a213 [2023-05-10T08:37:13.315Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-10T08:37:13.576Z] ---> f7fa9b122865 [2023-05-10T08:37:13.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-10T08:37:13.835Z] ---> 78fc889aad5e [2023-05-10T08:37:13.835Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:37:13.835Z] ---> 3773e313b7b2 [2023-05-10T08:37:13.835Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:37:14.095Z] ---> 2c046e8fa9a3 [2023-05-10T08:37:14.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-10T08:37:14.095Z] ---> 929cf8ca94de [2023-05-10T08:37:14.095Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-10T08:37:14.095Z] ---> fb4502fc10bd [2023-05-10T08:37:14.095Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-10T08:37:14.095Z] ---> Running in 7624e87cf939 [2023-05-10T08:37:14.398Z] ---> 3982361d5348 [2023-05-10T08:37:14.398Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-10T08:37:14.398Z] ---> Running in 48378e9ba4cd [2023-05-10T08:37:14.398Z] Removing intermediate container 7624e87cf939 [2023-05-10T08:37:14.398Z] ---> 3637e738f743 [2023-05-10T08:37:14.398Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:37:14.398Z] ---> Running in 0d299be1c200 [2023-05-10T08:37:14.665Z] Removing intermediate container 48378e9ba4cd [2023-05-10T08:37:14.665Z] ---> 7ebda0991e19 [2023-05-10T08:37:14.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T08:37:14.665Z] ---> Running in 755415e34b6c [2023-05-10T08:37:14.665Z] Removing intermediate container 0d299be1c200 [2023-05-10T08:37:14.665Z] ---> 4a162a706aa8 [2023-05-10T08:37:14.665Z] Step 22/24 : LABEL arch=x86_64 [2023-05-10T08:37:14.970Z] ---> 1f463fccadfa [2023-05-10T08:37:14.970Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-10T08:37:14.970Z] ---> Running in 66553c27ac56 [2023-05-10T08:37:15.230Z] Removing intermediate container 755415e34b6c [2023-05-10T08:37:15.230Z] ---> a98ce08b3876 [2023-05-10T08:37:15.230Z] Step 21/23 : LABEL arch=x86_64 [2023-05-10T08:37:15.230Z] Removing intermediate container 66553c27ac56 [2023-05-10T08:37:15.230Z] ---> 5c1648ff443c [2023-05-10T08:37:15.230Z] Step 23/24 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:37:15.489Z] ---> Running in f230aebfa827 [2023-05-10T08:37:15.489Z] ---> Running in fd3c5a6098a3 [2023-05-10T08:37:15.755Z] Removing intermediate container f230aebfa827 [2023-05-10T08:37:15.755Z] ---> 506e05559d0d [2023-05-10T08:37:15.755Z] Step 22/23 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:37:15.755Z] Removing intermediate container fd3c5a6098a3 [2023-05-10T08:37:15.755Z] ---> 4e6450ff3bc9 [2023-05-10T08:37:15.755Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T08:37:15.755Z] ---> 28907f5fe2a6 [2023-05-10T08:37:15.755Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T08:37:16.015Z] ---> Running in 5a5fa619a280 [2023-05-10T08:37:16.015Z] ---> Running in cb815c6b400d [2023-05-10T08:37:16.276Z] Removing intermediate container cb815c6b400d [2023-05-10T08:37:16.276Z] ---> ed98a5a769e2 [2023-05-10T08:37:16.276Z] [2023-05-10T08:37:16.276Z] Removing intermediate container 5a5fa619a280 [2023-05-10T08:37:16.276Z] ---> 338a694bca3d [2023-05-10T08:37:16.276Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T08:37:16.276Z] ---> 12058c1f505d [2023-05-10T08:37:16.276Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T08:37:16.276Z] ---> Running in 7fde6d604ea0 [2023-05-10T08:37:16.276Z] ---> Running in fb6470544a72 [2023-05-10T08:37:16.276Z] Successfully built ed98a5a769e2 [2023-05-10T08:37:16.276Z] Successfully tagged core-command:latest [2023-05-10T08:37:16.535Z]  Building core-command ... done Removing intermediate container 7fde6d604ea0 [2023-05-10T08:37:16.535Z] ---> b096d8f7848c [2023-05-10T08:37:16.535Z] [2023-05-10T08:37:16.535Z] Successfully built b096d8f7848c [2023-05-10T08:37:16.535Z] Successfully tagged support-notifications:latest [2023-05-10T08:37:17.474Z]  Building support-notifications ... done Removing intermediate container fef827c64305 [2023-05-10T08:37:17.474Z] ---> 77f9306b45cc [2023-05-10T08:37:17.474Z] [2023-05-10T08:37:17.474Z] Step 9/22 : FROM alpine:3.17 [2023-05-10T08:37:17.474Z] ---> 9ed4aefc74f6 [2023-05-10T08:37:17.474Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-10T08:37:17.474Z] ---> Running in aea0e45305e6 [2023-05-10T08:37:17.474Z] Removing intermediate container fb6470544a72 [2023-05-10T08:37:17.474Z] ---> d07076ad64c9 [2023-05-10T08:37:17.474Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T08:37:17.474Z] ---> Running in d2007741a885 [2023-05-10T08:37:17.734Z] Removing intermediate container d2007741a885 [2023-05-10T08:37:17.734Z] ---> cd88c4a260ab [2023-05-10T08:37:17.734Z] Step 23/25 : LABEL arch=x86_64 [2023-05-10T08:37:17.734Z] ---> Running in 05abb66656c7 [2023-05-10T08:37:17.734Z] Removing intermediate container 05abb66656c7 [2023-05-10T08:37:17.734Z] ---> 6a5b0ec506f1 [2023-05-10T08:37:17.734Z] Step 24/25 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:37:17.734Z] ---> Running in a1da1a9a4275 [2023-05-10T08:37:17.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T08:37:17.734Z] Removing intermediate container a1da1a9a4275 [2023-05-10T08:37:17.734Z] ---> 23b5a43266c0 [2023-05-10T08:37:17.734Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T08:37:17.994Z] ---> Running in ed0424e89d53 [2023-05-10T08:37:17.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T08:37:17.994Z] Removing intermediate container ed0424e89d53 [2023-05-10T08:37:17.994Z] ---> ed4a975bd7f8 [2023-05-10T08:37:17.994Z] [2023-05-10T08:37:17.994Z] Successfully built ed4a975bd7f8 [2023-05-10T08:37:17.994Z] Successfully tagged security-secretstore-setup:latest [2023-05-10T08:37:17.994Z]  Building security-secretstore-setup ... done (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T08:37:18.254Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-10T08:37:18.254Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T08:37:18.254Z] OK: 8 MiB in 17 packages [2023-05-10T08:37:18.515Z] Removing intermediate container aea0e45305e6 [2023-05-10T08:37:18.515Z] ---> 842f542786ae [2023-05-10T08:37:18.515Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T08:37:18.515Z] ---> Running in 5569e4531007 [2023-05-10T08:37:18.515Z] Removing intermediate container 5569e4531007 [2023-05-10T08:37:18.515Z] ---> b60fc4c14391 [2023-05-10T08:37:18.515Z] Step 12/22 : WORKDIR /edgex [2023-05-10T08:37:18.515Z] ---> Running in 186af5c32bd4 [2023-05-10T08:37:18.775Z] Removing intermediate container 186af5c32bd4 [2023-05-10T08:37:18.775Z] ---> 967e60599bb8 [2023-05-10T08:37:18.775Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T08:37:18.775Z] ---> 55b4a225d361 [2023-05-10T08:37:18.775Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T08:37:19.034Z] ---> 986115736592 [2023-05-10T08:37:19.034Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-10T08:37:19.034Z] ---> 9e5ca2e9734c [2023-05-10T08:37:19.034Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-10T08:37:19.604Z] ---> 2ff4ff3fd711 [2023-05-10T08:37:19.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T08:37:19.604Z] ---> 3b1bd5ef022b [2023-05-10T08:37:19.604Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T08:37:19.604Z] ---> Running in c56a4a9e96dd [2023-05-10T08:37:20.175Z] Removing intermediate container c56a4a9e96dd [2023-05-10T08:37:20.175Z] ---> 41bbfc009b8c [2023-05-10T08:37:20.175Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T08:37:20.175Z] ---> Running in 9bb703cf70e5 [2023-05-10T08:37:20.436Z] Removing intermediate container 9bb703cf70e5 [2023-05-10T08:37:20.436Z] ---> 7b7c1d42fdda [2023-05-10T08:37:20.436Z] Step 20/22 : LABEL arch=x86_64 [2023-05-10T08:37:20.436Z] ---> Running in ab5f105a55ad [2023-05-10T08:37:20.436Z] Removing intermediate container ab5f105a55ad [2023-05-10T08:37:20.436Z] ---> fbea185f2ab9 [2023-05-10T08:37:20.436Z] Step 21/22 : LABEL git_sha=fce22453ee51a8f2bbbd63edc8b3418f3776c60c [2023-05-10T08:37:20.436Z] ---> Running in 15423161e2e6 [2023-05-10T08:37:20.436Z] Removing intermediate container 15423161e2e6 [2023-05-10T08:37:20.436Z] ---> 61fe0ee21466 [2023-05-10T08:37:20.436Z] Step 22/22 : LABEL version=0.0.0 [2023-05-10T08:37:20.436Z] ---> Running in 8837d8ac0974 [2023-05-10T08:37:20.698Z] Removing intermediate container 8837d8ac0974 [2023-05-10T08:37:20.698Z] ---> c5580ff06476 [2023-05-10T08:37:20.698Z] [2023-05-10T08:37:20.698Z] Successfully built c5580ff06476 [2023-05-10T08:37:20.698Z] Successfully tagged security-proxy-setup:latest [2023-05-10T08:37:20.705Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-10T08:37:20.711Z] $ docker stop --time=1 28f4f31bceb6934a4a19d1c5efdb7137896f626733a14062c1721f907e3aa3f2 [2023-05-10T08:37:22.000Z] $ docker rm -f --volumes 28f4f31bceb6934a4a19d1c5efdb7137896f626733a14062c1721f907e3aa3f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T08:37:22.334Z] + docker images [2023-05-10T08:37:22.334Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-10T08:37:22.334Z] security-proxy-setup latest c5580ff06476 2 seconds ago 18.7MB [2023-05-10T08:37:22.334Z] security-secretstore-setup latest ed4a975bd7f8 5 seconds ago 32.8MB [2023-05-10T08:37:22.334Z] support-notifications latest b096d8f7848c 6 seconds ago 32.4MB [2023-05-10T08:37:22.334Z] 77f9306b45cc 6 seconds ago 1.7GB [2023-05-10T08:37:22.334Z] core-command latest ed98a5a769e2 7 seconds ago 19.9MB [2023-05-10T08:37:22.334Z] 79e27f620507 11 seconds ago 1.72GB [2023-05-10T08:37:22.334Z] 0ade50abb6d6 15 seconds ago 1.79GB [2023-05-10T08:37:22.334Z] 6658078580ac 17 seconds ago 1.72GB [2023-05-10T08:37:22.334Z] support-scheduler latest a8c9f7a924d6 31 seconds ago 31.8MB [2023-05-10T08:37:22.334Z] core-data latest f459af57b98d 36 seconds ago 20MB [2023-05-10T08:37:22.334Z] security-spire-server latest 8ad027bac8f8 41 seconds ago 103MB [2023-05-10T08:37:22.334Z] 631d4a973bac 45 seconds ago 1.79GB [2023-05-10T08:37:22.334Z] ecadaba5b8cb 48 seconds ago 1.58GB [2023-05-10T08:37:22.334Z] d1755d4cfaab 57 seconds ago 1.73GB [2023-05-10T08:37:22.334Z] security-spire-config latest 2b6b955cd3e9 58 seconds ago 102MB [2023-05-10T08:37:22.334Z] security-bootstrapper latest fb22e5880c57 About a minute ago 22.2MB [2023-05-10T08:37:22.334Z] security-proxy-auth latest 10c79c0e6c2d About a minute ago 18.3MB [2023-05-10T08:37:22.334Z] security-spiffe-token-provider latest 44f8e77c34b7 About a minute ago 32.8MB [2023-05-10T08:37:22.334Z] 4d31633ba945 About a minute ago 1.7GB [2023-05-10T08:37:22.334Z] core-common-config-bootstrapper latest 9acf64aee599 About a minute ago 17.2MB [2023-05-10T08:37:22.334Z] core-metadata latest 6cf8301e9577 About a minute ago 20.4MB [2023-05-10T08:37:22.334Z] 065fa958fa9a About a minute ago 1.76GB [2023-05-10T08:37:22.334Z] cf45ee9d5585 About a minute ago 1.72GB [2023-05-10T08:37:22.334Z] 1515f400b9cc About a minute ago 1.73GB [2023-05-10T08:37:22.334Z] dc91ed4d9ce9 About a minute ago 1.71GB [2023-05-10T08:37:22.334Z] security-spire-agent latest 685576883e42 2 minutes ago 161MB [2023-05-10T08:37:22.334Z] 6c90583abf0d 2 minutes ago 1.58GB [2023-05-10T08:37:22.334Z] ci-base-image-x86_64 latest ca7256360abc 5 minutes ago 918MB [2023-05-10T08:37:22.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-10T08:37:22.334Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-10T08:37:22.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-10T08:37:22.334Z] 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] } [2023-05-10T08:37:28.023Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-10T08:39:49.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-10T08:39:50.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-10T08:39:50.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-10T08:39:50.758Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-10T08:39:50.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-10T08:40:05.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-10T08:40:05.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-10T08:40:05.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.281s coverage: 28.7% of statements [2023-05-10T08:40:18.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 98.5% of statements [2023-05-10T08:40:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-10T08:40:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-10T08:40:22.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-10T08:40:25.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.524s coverage: 71.5% of statements [2023-05-10T08:40:30.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-10T08:40:30.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-10T08:40:30.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements [2023-05-10T08:40:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-10T08:40:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-10T08:40:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:40:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-10T08:40:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-10T08:40:43.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-10T08:40:43.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-10T08:40:58.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.160s coverage: 88.5% of statements [2023-05-10T08:40:58.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.521s coverage: 3.8% of statements [2023-05-10T08:40:59.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-10T08:40:59.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:40:59.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-10T08:41:01.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.088s coverage: 95.6% of statements [2023-05-10T08:41:02.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-10T08:41:02.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-10T08:41:02.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-10T08:41:02.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-10T08:41:02.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-10T08:41:02.469Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 72.2% of statements [2023-05-10T08:41:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-10T08:41:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-10T08:41:09.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-10T08:41:09.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.301s coverage: 65.9% of statements [2023-05-10T08:41:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-10T08:41:21.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-10T08:41:21.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements [2023-05-10T08:41:21.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 29.0% of statements [2023-05-10T08:41:26.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 42.9% of statements [2023-05-10T08:41:26.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 82.9% of statements [2023-05-10T08:41:26.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements [2023-05-10T08:41:26.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.330s coverage: 96.3% of statements [2023-05-10T08:41:30.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements [2023-05-10T08:41:33.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-10T08:41:33.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-10T08:41:33.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-10T08:41:33.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-10T08:41:36.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-10T08:41:36.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-10T08:41:36.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-10T08:41:36.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-10T08:41:42.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.240s coverage: 94.4% of statements [2023-05-10T08:41:42.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-10T08:41:42.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-10T08:41:42.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-10T08:41:42.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-10T08:41:49.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-10T08:41:49.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-10T08:41:50.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-10T08:41:57.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.246s coverage: 79.9% of statements [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.292s coverage: 92.9% of statements [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 62.3% of statements [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.270s coverage: 87.2% of statements [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.636s coverage: 81.8% of statements [2023-05-10T08:41:57.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.513s coverage: 82.1% of statements [2023-05-10T08:41:59.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-10T08:41:59.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 86.0% of statements [2023-05-10T08:42:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-10T08:42:04.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-10T08:42:06.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements [2023-05-10T08:42:06.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements [2023-05-10T08:42:07.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2023-05-10T08:42:07.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2023-05-10T08:42:07.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-05-10T08:42:08.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-10T08:42:08.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-10T08:42:08.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-10T08:42:08.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-05-10T08:42:18.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-10T08:42:18.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-10T08:42:18.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-10T08:42:18.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.078s coverage: 38.4% of statements [2023-05-10T08:42:18.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements [2023-05-10T08:42:28.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-10T08:42:28.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-10T08:42:28.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-10T08:42:28.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-10T08:42:28.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements [2023-05-10T08:42:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-10T08:42:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-10T08:42:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-10T08:42:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-10T08:42:40.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2023-05-10T08:42:42.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-10T08:42:42.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:42:42.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-10T08:42:42.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-10T08:42:42.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 92.3% of statements [2023-05-10T08:42:46.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-10T08:42:46.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-10T08:42:47.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.325s coverage: 61.5% of statements [2023-05-10T08:42:49.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-10T08:42:49.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-10T08:42:50.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements [2023-05-10T08:42:51.075Z] 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 [2023-05-10T08:42:51.075Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T08:42:51.075Z] go vet ./... [2023-05-10T08:45:57.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T08:45:57.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T08:45:57.866Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T08:45:57.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-10T08:45:58.540Z] + ls -al . [2023-05-10T08:45:58.540Z] total 700 [2023-05-10T08:45:58.540Z] drwxrwxr-x 10 1001 1001 4096 May 10 08:36 . [2023-05-10T08:45:58.540Z] drwxr-xr-x 4 root root 4096 May 10 08:36 .. [2023-05-10T08:45:58.540Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:34 .blubracket [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 16 May 10 08:34 .dockerignore [2023-05-10T08:45:58.540Z] drwxrwxr-x 8 1001 1001 4096 May 10 08:34 .git [2023-05-10T08:45:58.540Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:34 .github [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 1133 May 10 08:34 .gitignore [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 42 May 10 08:34 .golangci.yml [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 87 May 10 08:34 .hadolint.yml [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 166 May 10 08:34 .sonarcloud.properties [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 1171 May 10 08:34 ADOPTERS.md [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 10835 May 10 08:34 Attribution.txt [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 73765 May 10 08:34 CHANGELOG.md [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 3804 May 10 08:34 CONTRIBUTING.md [2023-05-10T08:45:58.540Z] -rw-rw-r-- 1 1001 1001 677 May 10 08:34 GOVERNANCE.md [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 883 May 10 08:34 Jenkinsfile [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 10775 May 10 08:34 LICENSE [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 14368 May 10 08:34 Makefile [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 582 May 10 08:34 OWNERS.md [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 9403 May 10 08:34 README.md [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 789 May 10 08:34 SECURITY.md [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 5 May 10 08:31 VERSION [2023-05-10T08:45:58.541Z] drwxrwxr-x 2 1001 1001 4096 May 10 08:34 bin [2023-05-10T08:45:58.541Z] drwxrwxr-x 18 1001 1001 4096 May 10 08:34 cmd [2023-05-10T08:45:58.541Z] -rw-r--r-- 1 root root 447731 May 10 08:42 coverage.out [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 3200 May 10 08:34 go.mod [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 31040 May 10 08:34 go.sum [2023-05-10T08:45:58.541Z] drwxrwxr-x 7 1001 1001 4096 May 10 08:34 internal [2023-05-10T08:45:58.541Z] drwxrwxr-x 3 1001 1001 4096 May 10 08:34 openapi [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 594 May 10 08:34 security.txt [2023-05-10T08:45:58.541Z] drwxrwxr-x 4 1001 1001 4096 May 10 08:34 snap [2023-05-10T08:45:58.541Z] -rw-rw-r-- 1 1001 1001 204 May 10 08:34 version.go [Pipeline] sh [2023-05-10T08:45:59.193Z] + '[' -e coverage.out ] [2023-05-10T08:45:59.193Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-10T08:45:59.217Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T08:46:00.197Z] Stashed 1 file(s) [Pipeline] sh [2023-05-10T08:46:00.836Z] + make build [2023-05-10T08:46:00.836Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-10T08:47:52.537Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-10T08:47:52.537Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-10T08:47:55.123Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-10T08:47:59.386Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-10T08:48:55.822Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-10T08:48:57.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-10T08:49:04.427Z] 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 [2023-05-10T08:49:11.081Z] 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 [2023-05-10T08:49:15.336Z] 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 [2023-05-10T08:49:19.597Z] 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 [2023-05-10T08:49:26.256Z] 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] } [2023-05-10T08:49:34.486Z] $ docker stop --time=1 0898c9f2fa014c26e11f93191523a325d8fd1bbf418a3f65120e7f3f2cfa1ebc [2023-05-10T08:49:36.644Z] $ docker rm -f --volumes 0898c9f2fa014c26e11f93191523a325d8fd1bbf418a3f65120e7f3f2cfa1ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:49:39.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T08:49:39.445Z] [2023-05-10T08:49:39.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:49:39.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T08:49:40.052Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-10T08:49:40.052Z] 29e5d40040c1: Pulling fs layer [2023-05-10T08:49:40.052Z] 1ce36da41761: Pulling fs layer [2023-05-10T08:49:40.052Z] 25b303627fd3: Pulling fs layer [2023-05-10T08:49:40.052Z] 29e5d40040c1: Verifying Checksum [2023-05-10T08:49:40.052Z] 29e5d40040c1: Download complete [2023-05-10T08:49:40.322Z] 1ce36da41761: Verifying Checksum [2023-05-10T08:49:40.322Z] 1ce36da41761: Download complete [2023-05-10T08:49:40.593Z] 29e5d40040c1: Pull complete [2023-05-10T08:49:42.004Z] 25b303627fd3: Verifying Checksum [2023-05-10T08:49:42.004Z] 25b303627fd3: Download complete [2023-05-10T08:49:42.004Z] 1ce36da41761: Pull complete [2023-05-10T08:49:54.327Z] 25b303627fd3: Pull complete [2023-05-10T08:49:54.327Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-10T08:49:54.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T08:49:54.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:49:54.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container [2023-05-10T08:49:54.614Z] $ 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 [2023-05-10T08:49:57.624Z] $ docker top 7de52827fce42bc4c92e5c29a62838364cdb87e537a07cffced2250cd65ce255 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:49:58.566Z] + docker-compose build --help [2023-05-10T08:49:58.566Z] + grep parallel [2023-05-10T08:50:05.292Z] --parallel Build images in parallel. [Pipeline] } [2023-05-10T08:50:05.577Z] $ docker stop --time=1 7de52827fce42bc4c92e5c29a62838364cdb87e537a07cffced2250cd65ce255 [2023-05-10T08:50:07.376Z] $ docker rm -f --volumes 7de52827fce42bc4c92e5c29a62838364cdb87e537a07cffced2250cd65ce255 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T08:50:07.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-10T08:50:07.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T08:50:08.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container [2023-05-10T08:50:08.257Z] $ 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 [2023-05-10T08:50:09.616Z] $ docker top 82bb397670975926f579d5ef965205a1f7e26432f60d595ef3e2f517163043a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T08:50:10.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-10T08:50:18.717Z] Building core-command ... [2023-05-10T08:50:18.717Z] Building core-common-config-bootstrapper ... [2023-05-10T08:50:18.717Z] Building core-data ... [2023-05-10T08:50:18.717Z] Building core-metadata ... [2023-05-10T08:50:18.717Z] Building security-bootstrapper ... [2023-05-10T08:50:18.717Z] Building security-proxy-auth ... [2023-05-10T08:50:18.717Z] Building security-proxy-setup ... [2023-05-10T08:50:18.717Z] Building security-secretstore-setup ... [2023-05-10T08:50:18.717Z] Building security-spiffe-token-provider ... [2023-05-10T08:50:18.717Z] Building security-spire-agent ... [2023-05-10T08:50:18.717Z] Building security-spire-config ... [2023-05-10T08:50:18.717Z] Building security-spire-server ... [2023-05-10T08:50:18.717Z] Building support-notifications ... [2023-05-10T08:50:18.717Z] Building support-scheduler ... [2023-05-10T08:50:18.717Z] Building core-data [2023-05-10T08:50:18.717Z] Building core-common-config-bootstrapper [2023-05-10T08:50:18.717Z] Building security-spiffe-token-provider [2023-05-10T08:50:18.717Z] Building core-metadata [2023-05-10T08:50:18.717Z] Building security-bootstrapper [2023-05-10T08:51:05.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:51:05.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:51:05.599Z] ---> 531b071ae320 [2023-05-10T08:51:05.599Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:51:05.599Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:51:05.599Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:51:05.599Z] ---> 531b071ae320 [2023-05-10T08:51:05.599Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:51:05.599Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:51:05.599Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:51:05.599Z] ---> 531b071ae320 [2023-05-10T08:51:05.599Z] Step 3/20 : WORKDIR /edgex-go [2023-05-10T08:51:05.599Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:51:05.599Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:51:05.599Z] ---> 531b071ae320 [2023-05-10T08:51:05.599Z] Step 3/33 : WORKDIR /edgex-go [2023-05-10T08:51:05.599Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T08:51:05.599Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T08:51:05.599Z] ---> 531b071ae320 [2023-05-10T08:51:05.600Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T08:51:06.586Z] ---> Running in 5174b41ca83d [2023-05-10T08:51:06.586Z] ---> Running in 53cf57deb60f [2023-05-10T08:51:06.586Z] ---> Running in bb369f573166 [2023-05-10T08:51:06.586Z] ---> Running in 8aa2bebf6ced [2023-05-10T08:51:06.586Z] ---> Running in fe7a7e88eef2 [2023-05-10T08:51:07.176Z] Removing intermediate container fe7a7e88eef2 [2023-05-10T08:51:07.176Z] ---> ee2e5ead0d38 [2023-05-10T08:51:07.176Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:51:07.176Z] Removing intermediate container 53cf57deb60f [2023-05-10T08:51:07.176Z] ---> 4650c05659cc [2023-05-10T08:51:07.176Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-10T08:51:07.451Z] Removing intermediate container bb369f573166 [2023-05-10T08:51:07.451Z] ---> 02ba76631dac [2023-05-10T08:51:07.451Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T08:51:07.451Z] ---> Running in 149c59cc81b3 [2023-05-10T08:51:07.451Z] Removing intermediate container 8aa2bebf6ced [2023-05-10T08:51:07.451Z] ---> 71ac05b90936 [2023-05-10T08:51:07.451Z] Step 4/25 : WORKDIR /edgex-go [2023-05-10T08:51:07.451Z] Removing intermediate container 5174b41ca83d [2023-05-10T08:51:07.451Z] ---> 98709567179f [2023-05-10T08:51:07.451Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-10T08:51:07.719Z] ---> Running in ca24af86efd3 [2023-05-10T08:51:07.719Z] ---> Running in aeff91c012e4 [2023-05-10T08:51:07.719Z] ---> Running in 6ef114a5efde [2023-05-10T08:51:07.719Z] ---> Running in d7e0bb630dd2 [2023-05-10T08:51:09.142Z] Removing intermediate container d7e0bb630dd2 [2023-05-10T08:51:09.142Z] ---> 62132751a42f [2023-05-10T08:51:09.142Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-10T08:51:09.142Z] Removing intermediate container ca24af86efd3 [2023-05-10T08:51:09.142Z] ---> 73cb384ee40c [2023-05-10T08:51:09.142Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:51:09.142Z] Removing intermediate container 149c59cc81b3 [2023-05-10T08:51:09.142Z] ---> 0ad173479330 [2023-05-10T08:51:09.142Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T08:51:09.142Z] ---> Running in e9e23a4b4f3f [2023-05-10T08:51:09.142Z] ---> Running in fda3285b6f9d [2023-05-10T08:51:09.409Z] ---> Running in 52a851845fa4 [2023-05-10T08:51:10.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:10.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:11.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:11.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:11.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:12.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:12.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:12.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:12.973Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T08:51:12.973Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T08:51:12.973Z] OK: 17692 distinct packages available [2023-05-10T08:51:13.243Z] OK: 263 MiB in 53 packages [2023-05-10T08:51:13.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:14.112Z] OK: 263 MiB in 53 packages [2023-05-10T08:51:14.390Z] OK: 263 MiB in 53 packages [2023-05-10T08:51:14.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T08:51:14.660Z] OK: 263 MiB in 53 packages [2023-05-10T08:51:15.249Z] Removing intermediate container 6ef114a5efde [2023-05-10T08:51:15.249Z] ---> 985278c1c61d [2023-05-10T08:51:15.249Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-10T08:51:16.219Z] OK: 263 MiB in 53 packages [2023-05-10T08:51:16.219Z] Removing intermediate container fda3285b6f9d [2023-05-10T08:51:16.219Z] ---> f3521fe9baa0 [2023-05-10T08:51:16.219Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-10T08:51:16.815Z] Removing intermediate container e9e23a4b4f3f [2023-05-10T08:51:16.815Z] ---> d7aa9487166a [2023-05-10T08:51:16.815Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:51:16.815Z] ---> 14263c806d44 [2023-05-10T08:51:16.815Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:51:16.815Z] Removing intermediate container 52a851845fa4 [2023-05-10T08:51:16.815Z] ---> 7c4b98b248b6 [2023-05-10T08:51:16.815Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T08:51:17.094Z] ---> Running in 0dfe3c2df1d4 [2023-05-10T08:51:18.079Z] ---> 2ae5f4c761ec [2023-05-10T08:51:18.079Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:51:18.079Z] Removing intermediate container aeff91c012e4 [2023-05-10T08:51:18.079Z] ---> 0fb595db0338 [2023-05-10T08:51:18.079Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-10T08:51:18.079Z] ---> Running in 248f028ac8a8 [2023-05-10T08:51:18.348Z] ---> cc34c6e95354 [2023-05-10T08:51:18.348Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:51:18.348Z] ---> 817dd2d44711 [2023-05-10T08:51:18.348Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:51:18.617Z] ---> Running in 5a354cd947f0 [2023-05-10T08:51:18.886Z] ---> Running in 456318d1507e [2023-05-10T08:51:19.849Z] ---> da5726c203ed [2023-05-10T08:51:19.849Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T08:51:19.849Z] ---> Running in 1568e6dabfc9 [2023-05-10T08:53:26.796Z] Removing intermediate container 0dfe3c2df1d4 [2023-05-10T08:53:26.796Z] ---> 50c0020aec76 [2023-05-10T08:53:26.796Z] Step 7/33 : COPY . . [2023-05-10T08:53:26.796Z] Removing intermediate container 5a354cd947f0 [2023-05-10T08:53:26.796Z] ---> 4b59616fdcf4 [2023-05-10T08:53:26.796Z] Step 8/23 : COPY . . [2023-05-10T08:53:26.796Z] Removing intermediate container 456318d1507e [2023-05-10T08:53:26.796Z] ---> 7acb39d498bd [2023-05-10T08:53:26.796Z] Step 8/23 : COPY . . [2023-05-10T08:53:26.796Z] Removing intermediate container 1568e6dabfc9 [2023-05-10T08:53:26.796Z] ---> 13cc6315f42e [2023-05-10T08:53:26.796Z] Step 7/20 : COPY . . [2023-05-10T08:53:26.796Z] Removing intermediate container 248f028ac8a8 [2023-05-10T08:53:26.796Z] ---> 665c25f52098 [2023-05-10T08:53:26.796Z] Step 8/25 : COPY . . [2023-05-10T08:53:35.012Z] ---> 99478dc24914 [2023-05-10T08:53:35.012Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-10T08:53:35.012Z] ---> a4267b819bee [2023-05-10T08:53:35.012Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-10T08:53:35.012Z] ---> 125a0201b6ff [2023-05-10T08:53:35.012Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-10T08:53:35.012Z] ---> Running in 7b5b1be8a89c [2023-05-10T08:53:35.012Z] ---> Running in 4ffd7eb65694 [2023-05-10T08:53:35.012Z] ---> 5e7117561aca [2023-05-10T08:53:35.012Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-10T08:53:35.012Z] ---> Running in 67aff047aa2c [2023-05-10T08:53:35.012Z] ---> ea7a36ff180d [2023-05-10T08:53:35.012Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-10T08:53:35.012Z] ---> Running in f21c27166903 [2023-05-10T08:53:35.012Z] ---> Running in 96c52b21ca56 [2023-05-10T08:53:35.973Z] 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 [2023-05-10T08:53:36.573Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-10T08:53:36.843Z] 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 [2023-05-10T08:53:36.843Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-10T08:53:37.112Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-10T09:01:16.381Z] Removing intermediate container 67aff047aa2c [2023-05-10T09:01:16.381Z] ---> 3fa7207c8061 [2023-05-10T09:01:16.381Z] [2023-05-10T09:01:16.381Z] Step 9/33 : FROM alpine:3.17 [2023-05-10T09:01:16.381Z] 3.17: Pulling from library/alpine [2023-05-10T09:01:16.381Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T09:01:16.381Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T09:01:16.381Z] ---> 51e60588ff2c [2023-05-10T09:01:16.381Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T09:01:16.381Z] ---> Running in e476149ffef3 [2023-05-10T09:01:16.381Z] Removing intermediate container e476149ffef3 [2023-05-10T09:01:16.381Z] ---> 5224a3011e79 [2023-05-10T09:01:16.381Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-10T09:01:16.381Z] ---> Running in d983a58f51cb [2023-05-10T09:01:16.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:16.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:16.381Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:01:16.381Z] (2/2) Installing su-exec (0.2-r2) [2023-05-10T09:01:16.381Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:01:16.381Z] OK: 8 MiB in 17 packages [2023-05-10T09:01:17.799Z] Removing intermediate container d983a58f51cb [2023-05-10T09:01:17.799Z] ---> d99223be3cea [2023-05-10T09:01:17.799Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-10T09:01:18.073Z] ---> Running in 56bb7eb5518d [2023-05-10T09:01:18.343Z] Removing intermediate container 56bb7eb5518d [2023-05-10T09:01:18.343Z] ---> bfa62b35a7aa [2023-05-10T09:01:18.343Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-10T09:01:18.611Z] ---> Running in 1564db97aee5 [2023-05-10T09:01:19.196Z] Removing intermediate container 1564db97aee5 [2023-05-10T09:01:19.196Z] ---> bafc6c57d85b [2023-05-10T09:01:19.196Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-10T09:01:19.196Z] ---> Running in ca108345012f [2023-05-10T09:01:19.782Z] Removing intermediate container ca108345012f [2023-05-10T09:01:19.782Z] ---> 1c6e37dcc9d8 [2023-05-10T09:01:19.782Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-10T09:01:19.782Z] ---> Running in 9c40866925ac [2023-05-10T09:01:20.364Z] Removing intermediate container 9c40866925ac [2023-05-10T09:01:20.364Z] ---> 6ac0b4280aca [2023-05-10T09:01:20.364Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-10T09:01:20.364Z] ---> Running in 64c60d90da34 [2023-05-10T09:01:23.728Z] Removing intermediate container 64c60d90da34 [2023-05-10T09:01:23.728Z] ---> 3143fa3f5a97 [2023-05-10T09:01:23.728Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-10T09:01:23.728Z] ---> Running in 0d1628427d50 [2023-05-10T09:01:24.695Z] Removing intermediate container 0d1628427d50 [2023-05-10T09:01:24.695Z] ---> d623c58d4477 [2023-05-10T09:01:24.695Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-10T09:01:26.112Z] ---> bf50af74c430 [2023-05-10T09:01:26.112Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-10T09:01:26.112Z] ---> Running in e81953759bd4 [2023-05-10T09:01:31.467Z] Removing intermediate container e81953759bd4 [2023-05-10T09:01:31.467Z] ---> 194d1fd2c2aa [2023-05-10T09:01:31.467Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:01:32.884Z] ---> dc1aaaab333f [2023-05-10T09:01:32.884Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:01:34.836Z] ---> 6d7a74606f41 [2023-05-10T09:01:34.836Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-10T09:01:37.428Z] ---> 50afeb5856dd [2023-05-10T09:01:37.428Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-10T09:01:37.704Z] Removing intermediate container 96c52b21ca56 [2023-05-10T09:01:37.704Z] ---> ba76d5dc5e99 [2023-05-10T09:01:37.704Z] [2023-05-10T09:01:37.704Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:01:37.704Z] ---> 51e60588ff2c [2023-05-10T09:01:37.704Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T09:01:37.973Z] ---> Running in 80aff7a266fc [2023-05-10T09:01:38.558Z] ---> 52ee6d22584d [2023-05-10T09:01:38.558Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-10T09:01:38.558Z] Removing intermediate container 80aff7a266fc [2023-05-10T09:01:38.558Z] ---> 4a55e3ddc9cd [2023-05-10T09:01:38.558Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:01:38.828Z] ---> Running in 46c0201687c5 [2023-05-10T09:01:40.778Z] ---> 8b4ae7e20726 [2023-05-10T09:01:40.778Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-10T09:01:41.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:41.636Z] ---> f9b1b39f9323 [2023-05-10T09:01:41.636Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-10T09:01:42.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:01:42.820Z] ---> f7c0df7d6abc [2023-05-10T09:01:42.820Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-10T09:01:43.781Z] ---> 1ce10b3e1a41 [2023-05-10T09:01:43.781Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-10T09:01:44.060Z] ---> Running in 082d2c39d422 [2023-05-10T09:01:44.660Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:01:44.660Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:01:44.660Z] OK: 8 MiB in 16 packages [2023-05-10T09:01:46.612Z] Removing intermediate container 46c0201687c5 [2023-05-10T09:01:46.612Z] ---> 9f06f36bbc1d [2023-05-10T09:01:46.612Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:01:48.029Z] ---> abcabdef84df [2023-05-10T09:01:48.029Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:01:48.029Z] Removing intermediate container 082d2c39d422 [2023-05-10T09:01:48.029Z] ---> 988118bd8e6b [2023-05-10T09:01:48.029Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-10T09:01:48.299Z] ---> Running in bc978912e653 [2023-05-10T09:01:49.265Z] ---> 18c1da7b1996 [2023-05-10T09:01:49.265Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-10T09:01:49.265Z] Removing intermediate container bc978912e653 [2023-05-10T09:01:49.265Z] ---> 404d18d4da6f [2023-05-10T09:01:49.265Z] Step 30/33 : CMD ["gate"] [2023-05-10T09:01:49.546Z] ---> Running in ebdfb0f9f36d [2023-05-10T09:01:50.131Z] Removing intermediate container ebdfb0f9f36d [2023-05-10T09:01:50.131Z] ---> 1567bb667a1e [2023-05-10T09:01:50.131Z] Step 31/33 : LABEL arch=arm64 [2023-05-10T09:01:50.401Z] ---> Running in 27337ea33a16 [2023-05-10T09:01:51.381Z] Removing intermediate container 27337ea33a16 [2023-05-10T09:01:51.381Z] ---> 40650b19a95b [2023-05-10T09:01:51.381Z] Step 32/33 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:01:51.654Z] ---> Running in febac401d2b7 [2023-05-10T09:01:51.654Z] ---> a8a2d8eb9fc1 [2023-05-10T09:01:51.654Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:01:52.253Z] Removing intermediate container febac401d2b7 [2023-05-10T09:01:52.253Z] ---> 119b4c80fdca [2023-05-10T09:01:52.253Z] Step 33/33 : LABEL version=0.0.0 [2023-05-10T09:01:52.550Z] ---> Running in fd95662de95f [2023-05-10T09:01:52.821Z] ---> dd24d8a14da0 [2023-05-10T09:01:52.821Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-10T09:01:53.416Z] Removing intermediate container fd95662de95f [2023-05-10T09:01:53.416Z] ---> 78c71d476b59 [2023-05-10T09:01:53.416Z] [2023-05-10T09:01:53.686Z] Successfully built 78c71d476b59 [2023-05-10T09:01:53.956Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-10T09:01:53.956Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-05-10T09:01:53.956Z] ---> 5b80062baa8e [2023-05-10T09:01:53.956Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:01:54.226Z] ---> Running in fc31194bff09 [2023-05-10T09:01:57.579Z] Removing intermediate container fc31194bff09 [2023-05-10T09:01:57.579Z] ---> bd54fd83ec66 [2023-05-10T09:01:57.579Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:01:57.579Z] ---> Running in 24880fa3d229 [2023-05-10T09:01:57.848Z] Removing intermediate container 24880fa3d229 [2023-05-10T09:01:57.848Z] ---> 1b5cffb6096c [2023-05-10T09:01:57.848Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:01:58.124Z] ---> Running in dcc619eb9706 [2023-05-10T09:01:58.708Z] Removing intermediate container dcc619eb9706 [2023-05-10T09:01:58.708Z] ---> e932713a8692 [2023-05-10T09:01:58.708Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:01:58.708Z] ---> Running in 2682cd830582 [2023-05-10T09:01:59.293Z] Removing intermediate container 2682cd830582 [2023-05-10T09:01:59.293Z] ---> f25d039e7fa8 [2023-05-10T09:01:59.293Z] Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:01:59.559Z] ---> Running in ef94acb0bbc7 [2023-05-10T09:02:00.144Z] Removing intermediate container ef94acb0bbc7 [2023-05-10T09:02:00.144Z] ---> 6d769686a65b [2023-05-10T09:02:00.144Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:02:00.144Z] ---> Running in 620b6bd548c6 [2023-05-10T09:02:01.106Z] Removing intermediate container 620b6bd548c6 [2023-05-10T09:02:01.107Z] ---> adf03ed9832d [2023-05-10T09:02:01.107Z] [2023-05-10T09:02:01.691Z] Successfully built adf03ed9832d [2023-05-10T09:02:01.691Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-10T09:02:01.691Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-05-10T09:02:23.952Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:02:23.952Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:02:23.952Z] ---> 531b071ae320 [2023-05-10T09:02:23.952Z] Step 3/25 : WORKDIR /edgex-go [2023-05-10T09:02:23.952Z] ---> Using cache [2023-05-10T09:02:23.952Z] ---> 98709567179f [2023-05-10T09:02:23.952Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-10T09:02:23.952Z] ---> Using cache [2023-05-10T09:02:23.952Z] ---> 985278c1c61d [2023-05-10T09:02:23.952Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-10T09:02:23.952Z] ---> Using cache [2023-05-10T09:02:23.952Z] ---> 14263c806d44 [2023-05-10T09:02:23.952Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:02:23.952Z] ---> Using cache [2023-05-10T09:02:23.952Z] ---> 50c0020aec76 [2023-05-10T09:02:23.952Z] Step 7/25 : COPY . . [2023-05-10T09:02:23.952Z] ---> Using cache [2023-05-10T09:02:23.952Z] ---> a4267b819bee [2023-05-10T09:02:23.952Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-10T09:02:23.952Z] Removing intermediate container 4ffd7eb65694 [2023-05-10T09:02:23.952Z] ---> a655eb1b537c [2023-05-10T09:02:23.952Z] [2023-05-10T09:02:23.952Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:02:23.952Z] ---> 51e60588ff2c [2023-05-10T09:02:23.952Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:02:23.952Z] ---> Running in cb48ec2c10f3 [2023-05-10T09:02:23.952Z] ---> Running in 641015c960ab [2023-05-10T09:02:23.952Z] Removing intermediate container cb48ec2c10f3 [2023-05-10T09:02:23.952Z] ---> ade150a51fef [2023-05-10T09:02:23.952Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-10T09:02:23.952Z] ---> Running in 767f28120d2a [2023-05-10T09:02:23.952Z] 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 [2023-05-10T09:02:23.952Z] Removing intermediate container 767f28120d2a [2023-05-10T09:02:23.952Z] ---> 333a6c8bd8cb [2023-05-10T09:02:23.952Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-10T09:02:23.952Z] ---> Running in 4d834304da00 [2023-05-10T09:02:24.231Z] Removing intermediate container f21c27166903 [2023-05-10T09:02:24.231Z] ---> 30a37e2db414 [2023-05-10T09:02:24.231Z] [2023-05-10T09:02:24.231Z] Step 10/25 : FROM alpine:3.17 [2023-05-10T09:02:24.231Z] ---> 51e60588ff2c [2023-05-10T09:02:24.231Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:02:24.740Z] ---> Running in 9d6cefc9eaa9 [2023-05-10T09:02:25.023Z] Removing intermediate container 4d834304da00 [2023-05-10T09:02:25.023Z] ---> 7bd20b8e7b7b [2023-05-10T09:02:25.023Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:02:25.302Z] ---> Running in 50af94947314 [2023-05-10T09:02:26.728Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:02:26.728Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:02:26.728Z] ---> 531b071ae320 [2023-05-10T09:02:26.728Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:02:26.728Z] ---> Using cache [2023-05-10T09:02:26.728Z] ---> 71ac05b90936 [2023-05-10T09:02:26.728Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:02:26.728Z] ---> Using cache [2023-05-10T09:02:26.728Z] ---> 62132751a42f [2023-05-10T09:02:26.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:02:26.728Z] ---> Using cache [2023-05-10T09:02:26.728Z] ---> f3521fe9baa0 [2023-05-10T09:02:26.728Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:02:26.728Z] ---> Using cache [2023-05-10T09:02:26.728Z] ---> 2ae5f4c761ec [2023-05-10T09:02:26.728Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:02:26.728Z] ---> Using cache [2023-05-10T09:02:26.728Z] ---> 665c25f52098 [2023-05-10T09:02:26.728Z] Step 8/23 : COPY . . [2023-05-10T09:02:26.728Z] ---> Using cache [2023-05-10T09:02:26.728Z] ---> 5e7117561aca [2023-05-10T09:02:26.728Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-10T09:02:27.007Z] ---> Running in 7f6def8740d5 [2023-05-10T09:02:27.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:02:28.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:02:28.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:02:29.141Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-10T09:02:29.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:02:30.712Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:02:30.712Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:02:30.712Z] OK: 8 MiB in 16 packages [2023-05-10T09:02:30.984Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T09:02:30.984Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:02:31.255Z] OK: 8 MiB in 16 packages [2023-05-10T09:02:32.699Z] Removing intermediate container 9d6cefc9eaa9 [2023-05-10T09:02:32.699Z] ---> de554d2586ca [2023-05-10T09:02:32.699Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:02:32.970Z] ---> Running in f0bc74ffee5b [2023-05-10T09:02:33.583Z] Removing intermediate container 50af94947314 [2023-05-10T09:02:33.583Z] ---> 90852a66f494 [2023-05-10T09:02:33.583Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:02:33.583Z] Removing intermediate container f0bc74ffee5b [2023-05-10T09:02:33.583Z] ---> 9e5b82e8f82c [2023-05-10T09:02:33.583Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-10T09:02:33.861Z] ---> Running in e9fa6b76b00c [2023-05-10T09:02:34.844Z] Removing intermediate container e9fa6b76b00c [2023-05-10T09:02:34.844Z] ---> ae9bdfa14631 [2023-05-10T09:02:34.844Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-10T09:02:34.844Z] ---> 22eee2cbcff4 [2023-05-10T09:02:34.844Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:02:34.844Z] ---> Running in c2abffff0612 [2023-05-10T09:02:35.829Z] Removing intermediate container c2abffff0612 [2023-05-10T09:02:35.829Z] ---> e4eb1b18913a [2023-05-10T09:02:35.829Z] Step 15/25 : WORKDIR / [2023-05-10T09:02:35.829Z] ---> Running in 1a6395d8df4e [2023-05-10T09:02:36.103Z] ---> bef3094743d8 [2023-05-10T09:02:36.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-10T09:02:36.376Z] Removing intermediate container 1a6395d8df4e [2023-05-10T09:02:36.376Z] ---> ac7dc562242c [2023-05-10T09:02:36.376Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:02:38.012Z] ---> 278aec6da02c [2023-05-10T09:02:38.012Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:02:38.631Z] ---> 464e00d1c553 [2023-05-10T09:02:38.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:02:39.664Z] ---> 7b455c72dd3c [2023-05-10T09:02:39.664Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-10T09:02:39.959Z] ---> 442a0ef549ba [2023-05-10T09:02:39.959Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-10T09:02:40.246Z] ---> Running in 189f17d2e946 [2023-05-10T09:02:41.283Z] Removing intermediate container 189f17d2e946 [2023-05-10T09:02:41.283Z] ---> f976f943b332 [2023-05-10T09:02:41.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:02:41.283Z] ---> Running in ecb591a75bb5 [2023-05-10T09:02:42.402Z] Removing intermediate container ecb591a75bb5 [2023-05-10T09:02:42.402Z] ---> 07cbf3b9f731 [2023-05-10T09:02:42.402Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:02:42.402Z] ---> 8e226c25ad74 [2023-05-10T09:02:42.402Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:02:42.402Z] ---> Running in 990a8edd5f03 [2023-05-10T09:02:43.422Z] Removing intermediate container 990a8edd5f03 [2023-05-10T09:02:43.422Z] ---> 84fbef92ce70 [2023-05-10T09:02:43.422Z] Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:02:43.422Z] ---> Running in 6ea198d24c24 [2023-05-10T09:02:43.704Z] ---> aaf200d061a4 [2023-05-10T09:02:43.704Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-10T09:02:43.976Z] Removing intermediate container 6ea198d24c24 [2023-05-10T09:02:43.976Z] ---> b261f27af20a [2023-05-10T09:02:43.976Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:02:44.261Z] ---> Running in 91471038803d [2023-05-10T09:02:47.627Z] Removing intermediate container 91471038803d [2023-05-10T09:02:47.627Z] ---> e6a179a780b5 [2023-05-10T09:02:47.627Z] [2023-05-10T09:02:47.627Z] ---> 6b7f5311d173 [2023-05-10T09:02:47.627Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-10T09:02:47.900Z] ---> Running in f0ce08ba9aaf [2023-05-10T09:02:47.900Z] Successfully built e6a179a780b5 [2023-05-10T09:02:47.901Z] Successfully tagged core-data-arm64:latest [2023-05-10T09:02:47.901Z] Building support-notifications [2023-05-10T09:02:48.492Z]  Building core-data ... done Removing intermediate container f0ce08ba9aaf [2023-05-10T09:02:48.492Z] ---> 3a53790897f1 [2023-05-10T09:02:48.492Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:02:48.492Z] ---> Running in 23d55dafe611 [2023-05-10T09:02:49.082Z] Removing intermediate container 23d55dafe611 [2023-05-10T09:02:49.082Z] ---> c0a73dbb0acc [2023-05-10T09:02:49.082Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T09:02:49.356Z] ---> Running in e2a2cee78c58 [2023-05-10T09:02:49.951Z] Removing intermediate container e2a2cee78c58 [2023-05-10T09:02:49.951Z] ---> a081175bcdd8 [2023-05-10T09:02:49.951Z] Step 24/25 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:02:50.218Z] ---> Running in e16bf517fd5b [2023-05-10T09:02:50.802Z] Removing intermediate container e16bf517fd5b [2023-05-10T09:02:50.802Z] ---> 5af59a909414 [2023-05-10T09:02:50.802Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T09:02:51.068Z] ---> Running in 7226f0c3cb20 [2023-05-10T09:02:51.653Z] Removing intermediate container 7226f0c3cb20 [2023-05-10T09:02:51.653Z] ---> cabbbcd66cb2 [2023-05-10T09:02:51.653Z] [2023-05-10T09:02:51.920Z] Successfully built cabbbcd66cb2 [2023-05-10T09:02:51.920Z] Successfully tagged core-metadata-arm64:latest [2023-05-10T09:02:51.920Z]  Building core-metadata ... done Building security-spire-config [2023-05-10T09:03:13.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:03:13.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:03:13.979Z] ---> 531b071ae320 [2023-05-10T09:03:13.979Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:03:13.979Z] ---> Using cache [2023-05-10T09:03:13.979Z] ---> 71ac05b90936 [2023-05-10T09:03:13.979Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:03:13.979Z] ---> Using cache [2023-05-10T09:03:13.979Z] ---> 62132751a42f [2023-05-10T09:03:13.979Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-10T09:03:17.341Z] ---> Running in 7ada03b7d224 [2023-05-10T09:03:18.304Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:03:18.304Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:03:18.304Z] ---> 531b071ae320 [2023-05-10T09:03:18.304Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T09:03:18.304Z] ---> Using cache [2023-05-10T09:03:18.304Z] ---> 98709567179f [2023-05-10T09:03:18.304Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:03:18.304Z] ---> Running in 40a469c00f66 [2023-05-10T09:03:19.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:20.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:20.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:21.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:22.868Z] OK: 263 MiB in 53 packages [2023-05-10T09:03:24.281Z] OK: 263 MiB in 53 packages [2023-05-10T09:03:25.696Z] Removing intermediate container 7ada03b7d224 [2023-05-10T09:03:25.697Z] ---> 2c0824a8deac [2023-05-10T09:03:25.697Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:03:26.300Z] Removing intermediate container 40a469c00f66 [2023-05-10T09:03:26.301Z] ---> c4d739577355 [2023-05-10T09:03:26.301Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T09:03:29.657Z] ---> a913174b34b4 [2023-05-10T09:03:29.657Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:03:29.657Z] ---> c4dca5b036cc [2023-05-10T09:03:29.657Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:03:29.657Z] ---> Running in f59b1b5fd54d [2023-05-10T09:03:29.657Z] ---> Running in b0196dee7065 [2023-05-10T09:03:35.009Z] Removing intermediate container 7b5b1be8a89c [2023-05-10T09:03:35.009Z] ---> 8e26041aa704 [2023-05-10T09:03:35.009Z] [2023-05-10T09:03:35.009Z] Step 9/20 : FROM alpine:3.17 [2023-05-10T09:03:35.009Z] ---> 51e60588ff2c [2023-05-10T09:03:35.009Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-10T09:03:35.009Z] ---> Using cache [2023-05-10T09:03:35.009Z] ---> 5224a3011e79 [2023-05-10T09:03:35.009Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-10T09:03:35.009Z] ---> Running in 3eb2dec2252b [2023-05-10T09:03:36.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:37.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:39.500Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:03:39.500Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:03:39.500Z] OK: 17692 distinct packages available [2023-05-10T09:03:39.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:40.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:03:42.421Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-10T09:03:42.421Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-10T09:03:42.421Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-10T09:03:42.421Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-10T09:03:42.421Z] (5/9) Installing curl (8.0.1-r0) [2023-05-10T09:03:42.693Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-10T09:03:42.693Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:03:42.693Z] (8/9) Installing libucontext (1.2-r0) [2023-05-10T09:03:42.693Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-10T09:03:42.693Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:03:42.693Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:03:43.281Z] OK: 11 MiB in 24 packages [2023-05-10T09:03:46.630Z] Removing intermediate container 3eb2dec2252b [2023-05-10T09:03:46.630Z] ---> 64ffab9bed9e [2023-05-10T09:03:46.630Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:03:47.246Z] ---> a54d54a97086 [2023-05-10T09:03:47.246Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:03:48.216Z] ---> d3624824f288 [2023-05-10T09:03:48.216Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-10T09:03:50.833Z] ---> d1f5545d63f8 [2023-05-10T09:03:50.833Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:03:51.821Z] ---> 3436c0fa36c3 [2023-05-10T09:03:51.821Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-10T09:03:52.093Z] ---> Running in b427842fc3de [2023-05-10T09:03:52.677Z] Removing intermediate container b427842fc3de [2023-05-10T09:03:52.677Z] ---> 929bc7b5e352 [2023-05-10T09:03:52.677Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:03:52.677Z] ---> Running in 3dbfe97e0e6a [2023-05-10T09:03:53.264Z] Removing intermediate container 3dbfe97e0e6a [2023-05-10T09:03:53.264Z] ---> 2456323a8a08 [2023-05-10T09:03:53.264Z] Step 18/20 : LABEL arch=arm64 [2023-05-10T09:03:53.264Z] ---> Running in 56b48477b61c [2023-05-10T09:03:53.849Z] Removing intermediate container 56b48477b61c [2023-05-10T09:03:53.849Z] ---> 237876797ac5 [2023-05-10T09:03:53.849Z] Step 19/20 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:03:54.127Z] ---> Running in 628cabd2bde2 [2023-05-10T09:03:54.712Z] Removing intermediate container 628cabd2bde2 [2023-05-10T09:03:54.712Z] ---> ddc7ac28fd00 [2023-05-10T09:03:54.712Z] Step 20/20 : LABEL version=0.0.0 [2023-05-10T09:03:54.712Z] ---> Running in 27ce0ae003b0 [2023-05-10T09:03:55.670Z] Removing intermediate container 27ce0ae003b0 [2023-05-10T09:03:55.670Z] ---> 6eb1c82f3d7d [2023-05-10T09:03:55.670Z] [2023-05-10T09:03:55.939Z] Successfully built 6eb1c82f3d7d [2023-05-10T09:03:55.939Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-10T09:03:55.939Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-05-10T09:04:14.147Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:04:14.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:04:14.147Z] ---> 531b071ae320 [2023-05-10T09:04:14.147Z] Step 3/22 : WORKDIR /edgex-go [2023-05-10T09:04:14.147Z] ---> Using cache [2023-05-10T09:04:14.147Z] ---> 98709567179f [2023-05-10T09:04:14.147Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-10T09:04:14.147Z] ---> Using cache [2023-05-10T09:04:14.147Z] ---> 985278c1c61d [2023-05-10T09:04:14.147Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-10T09:04:14.147Z] ---> Using cache [2023-05-10T09:04:14.147Z] ---> 14263c806d44 [2023-05-10T09:04:14.147Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:04:14.147Z] ---> Using cache [2023-05-10T09:04:14.147Z] ---> 50c0020aec76 [2023-05-10T09:04:14.147Z] Step 7/22 : COPY . . [2023-05-10T09:04:14.147Z] ---> Using cache [2023-05-10T09:04:14.147Z] ---> a4267b819bee [2023-05-10T09:04:14.147Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-10T09:04:15.585Z] ---> Running in a7a03556c85c [2023-05-10T09:04:17.545Z] 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 [2023-05-10T09:05:39.217Z] Removing intermediate container b0196dee7065 [2023-05-10T09:05:39.217Z] ---> cc7039cbc497 [2023-05-10T09:05:39.217Z] Step 7/27 : COPY . . [2023-05-10T09:05:39.217Z] Removing intermediate container f59b1b5fd54d [2023-05-10T09:05:39.217Z] ---> 2a45c5468a15 [2023-05-10T09:05:39.217Z] Step 8/23 : COPY . . [2023-05-10T09:05:57.458Z] ---> 345ba072c877 [2023-05-10T09:05:57.458Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-10T09:05:57.458Z] ---> e8383e4057ac [2023-05-10T09:05:57.458Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:05:57.458Z] ---> Running in 43c0c41a5b39 [2023-05-10T09:05:57.458Z] ---> Running in 5f924d03e544 [2023-05-10T09:05:57.458Z] Removing intermediate container 43c0c41a5b39 [2023-05-10T09:05:57.458Z] ---> a564d3be4230 [2023-05-10T09:05:57.458Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T09:05:57.458Z] ---> Running in 94ab245fed3b [2023-05-10T09:05:57.728Z] Removing intermediate container 94ab245fed3b [2023-05-10T09:05:57.728Z] ---> 556bafd8f5e6 [2023-05-10T09:05:57.728Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:05:58.006Z] ---> Running in 71a693724018 [2023-05-10T09:05:58.006Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-10T09:05:58.593Z] Removing intermediate container 71a693724018 [2023-05-10T09:05:58.593Z] ---> afc0d98440ca [2023-05-10T09:05:58.593Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T09:05:58.593Z] ---> Running in 8a0d8c8d5009 [2023-05-10T09:06:01.943Z] Removing intermediate container 8a0d8c8d5009 [2023-05-10T09:06:01.943Z] ---> cc10554da9b5 [2023-05-10T09:06:01.943Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T09:06:01.943Z] ---> Running in 968dd77ce48f [2023-05-10T09:06:02.534Z] Removing intermediate container 968dd77ce48f [2023-05-10T09:06:02.534Z] ---> 6ef3378726b3 [2023-05-10T09:06:02.534Z] [2023-05-10T09:06:02.534Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T09:06:02.534Z] ---> 51e60588ff2c [2023-05-10T09:06:02.534Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:06:02.534Z] ---> Running in 915b198f2a26 [2023-05-10T09:06:03.126Z] Removing intermediate container 915b198f2a26 [2023-05-10T09:06:03.126Z] ---> 91ea078beaab [2023-05-10T09:06:03.126Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-10T09:06:03.126Z] ---> Running in 7b0e2c3b8e2b [2023-05-10T09:06:05.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:06:06.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:06:07.903Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:06:07.903Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:06:07.903Z] OK: 17692 distinct packages available [2023-05-10T09:06:08.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:06:09.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:06:10.661Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-10T09:06:10.661Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:06:10.661Z] (3/4) Installing libucontext (1.2-r0) [2023-05-10T09:06:10.661Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-10T09:06:10.661Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:06:10.661Z] OK: 8 MiB in 19 packages [2023-05-10T09:06:12.611Z] Removing intermediate container 7b0e2c3b8e2b [2023-05-10T09:06:12.611Z] ---> 5a18cda5cfb6 [2023-05-10T09:06:12.611Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:06:13.202Z] ---> d5aecaae0b5a [2023-05-10T09:06:13.202Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:06:14.167Z] ---> 84199b39d5f8 [2023-05-10T09:06:14.167Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:06:20.811Z] ---> ed3214e50156 [2023-05-10T09:06:20.811Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:06:21.082Z] ---> ea00031eab78 [2023-05-10T09:06:21.082Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-10T09:06:21.356Z] ---> Running in 9de6ee909ad6 [2023-05-10T09:06:21.948Z] Removing intermediate container 9de6ee909ad6 [2023-05-10T09:06:21.948Z] ---> ccb8b71d1c37 [2023-05-10T09:06:21.948Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-10T09:06:22.542Z] ---> 93ad374682b0 [2023-05-10T09:06:22.542Z] Step 22/27 : WORKDIR / [2023-05-10T09:06:22.813Z] ---> Running in e1a1946bf543 [2023-05-10T09:06:23.773Z] Removing intermediate container e1a1946bf543 [2023-05-10T09:06:23.773Z] ---> 560042f4e81c [2023-05-10T09:06:23.773Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:06:24.041Z] ---> Running in 336b1f81a0af [2023-05-10T09:06:24.644Z] Removing intermediate container 336b1f81a0af [2023-05-10T09:06:24.644Z] ---> a1b73434cc85 [2023-05-10T09:06:24.644Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:06:24.915Z] ---> Running in a7458c2e01c3 [2023-05-10T09:06:25.500Z] Removing intermediate container a7458c2e01c3 [2023-05-10T09:06:25.500Z] ---> 05522f1d73b2 [2023-05-10T09:06:25.500Z] Step 25/27 : LABEL arch=arm64 [2023-05-10T09:06:25.500Z] ---> Running in 355622d41de7 [2023-05-10T09:06:26.097Z] Removing intermediate container 355622d41de7 [2023-05-10T09:06:26.097Z] ---> 152cd504ac77 [2023-05-10T09:06:26.097Z] Step 26/27 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:06:26.372Z] ---> Running in afbf67815699 [2023-05-10T09:06:26.960Z] Removing intermediate container afbf67815699 [2023-05-10T09:06:26.960Z] ---> a3b267915292 [2023-05-10T09:06:26.960Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T09:06:26.960Z] ---> Running in b01c152d64c3 [2023-05-10T09:06:27.543Z] Removing intermediate container b01c152d64c3 [2023-05-10T09:06:27.543Z] ---> 17e5d11518b7 [2023-05-10T09:06:27.543Z] [2023-05-10T09:06:27.810Z] Successfully built 17e5d11518b7 [2023-05-10T09:06:27.810Z] Successfully tagged security-spire-config-arm64:latest [2023-05-10T09:06:27.810Z]  Building security-spire-config ... done Building security-spire-server [2023-05-10T09:06:49.883Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:06:49.883Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:06:49.883Z] ---> 531b071ae320 [2023-05-10T09:06:49.883Z] Step 3/26 : WORKDIR /edgex-go [2023-05-10T09:06:49.883Z] ---> Using cache [2023-05-10T09:06:49.883Z] ---> 98709567179f [2023-05-10T09:06:49.883Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:06:49.883Z] ---> Using cache [2023-05-10T09:06:49.883Z] ---> c4d739577355 [2023-05-10T09:06:49.883Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-10T09:06:49.883Z] ---> Using cache [2023-05-10T09:06:49.883Z] ---> a913174b34b4 [2023-05-10T09:06:49.883Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:06:49.883Z] ---> Using cache [2023-05-10T09:06:49.883Z] ---> cc7039cbc497 [2023-05-10T09:06:49.883Z] Step 7/26 : COPY . . [2023-05-10T09:06:49.883Z] ---> Using cache [2023-05-10T09:06:49.883Z] ---> e8383e4057ac [2023-05-10T09:06:49.883Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:06:49.883Z] ---> Using cache [2023-05-10T09:06:49.883Z] ---> a564d3be4230 [2023-05-10T09:06:49.883Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-10T09:06:49.883Z] ---> Using cache [2023-05-10T09:06:49.883Z] ---> 556bafd8f5e6 [2023-05-10T09:06:49.883Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:06:49.883Z] ---> Using cache [2023-05-10T09:06:49.883Z] ---> afc0d98440ca [2023-05-10T09:06:49.883Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T09:06:49.883Z] ---> Running in 3de168daf90f [2023-05-10T09:06:51.829Z] Removing intermediate container 3de168daf90f [2023-05-10T09:06:51.829Z] ---> 344ecbcd1578 [2023-05-10T09:06:51.829Z] Step 12/26 : WORKDIR /edgex-go [2023-05-10T09:06:51.829Z] ---> Running in d23d4cc4680f [2023-05-10T09:06:52.413Z] Removing intermediate container d23d4cc4680f [2023-05-10T09:06:52.413Z] ---> 134bbed55a64 [2023-05-10T09:06:52.413Z] [2023-05-10T09:06:52.413Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T09:06:52.413Z] ---> 51e60588ff2c [2023-05-10T09:06:52.413Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:06:52.413Z] ---> Using cache [2023-05-10T09:06:52.413Z] ---> 91ea078beaab [2023-05-10T09:06:52.413Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T09:06:52.413Z] ---> Running in 6ce6d8451ce8 [2023-05-10T09:06:54.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:06:55.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:06:57.277Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-10T09:06:57.277Z] v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-10T09:06:57.277Z] OK: 17692 distinct packages available [2023-05-10T09:06:57.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:06:58.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:06:59.646Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-10T09:06:59.646Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-10T09:06:59.646Z] (3/5) Installing libucontext (1.2-r0) [2023-05-10T09:06:59.646Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-10T09:06:59.646Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-10T09:06:59.646Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:06:59.646Z] OK: 9 MiB in 20 packages [2023-05-10T09:07:01.603Z] Removing intermediate container 6ce6d8451ce8 [2023-05-10T09:07:01.603Z] ---> d7ed9d11a4fc [2023-05-10T09:07:01.603Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:07:02.573Z] ---> 3f1679871b40 [2023-05-10T09:07:02.573Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:07:04.526Z] ---> 9aedc1a1a286 [2023-05-10T09:07:04.526Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:07:10.088Z] ---> 92f74e5659df [2023-05-10T09:07:10.088Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:07:11.103Z] ---> 144502e9a1d0 [2023-05-10T09:07:11.103Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-10T09:07:12.137Z] ---> a23ac4a23281 [2023-05-10T09:07:12.137Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-10T09:07:13.137Z] ---> df2cb0b3cf33 [2023-05-10T09:07:13.137Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:07:13.137Z] ---> Running in 8752c3374bd0 [2023-05-10T09:07:13.747Z] Removing intermediate container 8752c3374bd0 [2023-05-10T09:07:13.747Z] ---> ac0a2909e954 [2023-05-10T09:07:13.747Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:07:14.021Z] ---> Running in 8efe3050faf2 [2023-05-10T09:07:14.611Z] Removing intermediate container 8efe3050faf2 [2023-05-10T09:07:14.611Z] ---> 7c418283c3bb [2023-05-10T09:07:14.611Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T09:07:14.611Z] ---> Running in a98d8ff9d90d [2023-05-10T09:07:15.212Z] Removing intermediate container a98d8ff9d90d [2023-05-10T09:07:15.212Z] ---> 92fdc78f0723 [2023-05-10T09:07:15.212Z] Step 25/26 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:07:15.479Z] ---> Running in de8fc07a4f2c [2023-05-10T09:07:16.062Z] Removing intermediate container de8fc07a4f2c [2023-05-10T09:07:16.062Z] ---> c6c83aa752ef [2023-05-10T09:07:16.062Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T09:07:16.062Z] ---> Running in c1e5f940880c [2023-05-10T09:07:16.644Z] Removing intermediate container c1e5f940880c [2023-05-10T09:07:16.644Z] ---> 9037380b6c93 [2023-05-10T09:07:16.644Z] [2023-05-10T09:07:16.911Z] Successfully built 9037380b6c93 [2023-05-10T09:07:16.911Z] Successfully tagged security-spire-server-arm64:latest [2023-05-10T09:07:16.911Z] Building security-spire-agent [2023-05-10T09:07:31.891Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:07:31.891Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:07:31.891Z] ---> 531b071ae320 [2023-05-10T09:07:31.891Z] Step 3/27 : WORKDIR /edgex-go [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> 98709567179f [2023-05-10T09:07:31.891Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> c4d739577355 [2023-05-10T09:07:31.891Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> a913174b34b4 [2023-05-10T09:07:31.891Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> cc7039cbc497 [2023-05-10T09:07:31.891Z] Step 7/27 : COPY . . [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> e8383e4057ac [2023-05-10T09:07:31.891Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> a564d3be4230 [2023-05-10T09:07:31.891Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> 556bafd8f5e6 [2023-05-10T09:07:31.891Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> afc0d98440ca [2023-05-10T09:07:31.891Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> cc10554da9b5 [2023-05-10T09:07:31.891Z] Step 12/27 : WORKDIR /edgex-go [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> 6ef3378726b3 [2023-05-10T09:07:31.891Z] [2023-05-10T09:07:31.891Z] Step 13/27 : FROM alpine:3.17 [2023-05-10T09:07:31.891Z] ---> 51e60588ff2c [2023-05-10T09:07:31.891Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> 91ea078beaab [2023-05-10T09:07:31.891Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> d7ed9d11a4fc [2023-05-10T09:07:31.891Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> 3f1679871b40 [2023-05-10T09:07:31.891Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:07:31.891Z] ---> Using cache [2023-05-10T09:07:31.891Z] ---> 9aedc1a1a286 [2023-05-10T09:07:31.891Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-10T09:07:36.164Z] ---> 649b87f71bc6 [2023-05-10T09:07:36.164Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-10T09:07:46.271Z] ---> 4a503da1c126 [2023-05-10T09:07:46.271Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-10T09:07:46.271Z] ---> 9d5f3da993f0 [2023-05-10T09:07:46.271Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-10T09:07:46.870Z] ---> b53ba942f813 [2023-05-10T09:07:46.870Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-10T09:07:47.841Z] ---> e839cbe87dd5 [2023-05-10T09:07:47.841Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-10T09:07:48.108Z] ---> Running in c07ca1d9a2e2 [2023-05-10T09:07:48.695Z] Removing intermediate container c07ca1d9a2e2 [2023-05-10T09:07:48.695Z] ---> b3af5594db8e [2023-05-10T09:07:48.695Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-10T09:07:48.695Z] ---> Running in f23b281dc4fc [2023-05-10T09:07:49.277Z] Removing intermediate container f23b281dc4fc [2023-05-10T09:07:49.277Z] ---> 316dc16d6f91 [2023-05-10T09:07:49.277Z] Step 25/27 : LABEL arch=arm64 [2023-05-10T09:07:49.277Z] ---> Running in 9ddab029d475 [2023-05-10T09:07:49.858Z] Removing intermediate container 9ddab029d475 [2023-05-10T09:07:49.858Z] ---> cc8c45591301 [2023-05-10T09:07:49.858Z] Step 26/27 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:07:50.126Z] ---> Running in 7af7a45ddff3 [2023-05-10T09:07:50.710Z] Removing intermediate container 7af7a45ddff3 [2023-05-10T09:07:50.710Z] ---> 347a5c5594f6 [2023-05-10T09:07:50.710Z] Step 27/27 : LABEL version=0.0.0 [2023-05-10T09:07:50.710Z] ---> Running in 360963b244a8 [2023-05-10T09:07:51.290Z] Removing intermediate container 360963b244a8 [2023-05-10T09:07:51.290Z] ---> e57d26c67513 [2023-05-10T09:07:51.290Z] [2023-05-10T09:07:51.554Z] Successfully built e57d26c67513 [2023-05-10T09:07:51.554Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-10T09:07:51.554Z] Building security-proxy-auth [2023-05-10T09:08:09.746Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:08:09.746Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:08:09.746Z] ---> 531b071ae320 [2023-05-10T09:08:09.746Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:08:09.746Z] ---> Using cache [2023-05-10T09:08:09.746Z] ---> 71ac05b90936 [2023-05-10T09:08:09.746Z] Step 4/23 : WORKDIR /edgex-go [2023-05-10T09:08:09.746Z] ---> Using cache [2023-05-10T09:08:09.746Z] ---> 62132751a42f [2023-05-10T09:08:09.746Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-10T09:08:09.746Z] ---> Using cache [2023-05-10T09:08:09.746Z] ---> f3521fe9baa0 [2023-05-10T09:08:09.746Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-10T09:08:09.746Z] ---> Using cache [2023-05-10T09:08:09.746Z] ---> 2ae5f4c761ec [2023-05-10T09:08:09.746Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:08:09.746Z] ---> Using cache [2023-05-10T09:08:09.746Z] ---> 665c25f52098 [2023-05-10T09:08:09.746Z] Step 8/23 : COPY . . [2023-05-10T09:08:09.746Z] ---> Using cache [2023-05-10T09:08:09.746Z] ---> 5e7117561aca [2023-05-10T09:08:09.746Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-10T09:08:09.746Z] ---> Running in 50be303775e9 [2023-05-10T09:08:10.711Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-10T09:09:47.342Z] 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 [2023-05-10T09:09:57.421Z] Removing intermediate container 641015c960ab [2023-05-10T09:09:57.421Z] ---> 1d4776d90325 [2023-05-10T09:09:57.421Z] [2023-05-10T09:09:57.421Z] Step 9/25 : FROM alpine:3.17 [2023-05-10T09:09:57.421Z] ---> 51e60588ff2c [2023-05-10T09:09:57.421Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-10T09:09:57.421Z] ---> Running in d6c4e8ce84bc [2023-05-10T09:09:59.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:10:00.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:10:02.278Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-10T09:10:02.278Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-10T09:10:02.278Z] (3/3) Installing su-exec (0.2-r2) [2023-05-10T09:10:02.278Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:10:02.278Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:10:02.860Z] OK: 8 MiB in 18 packages [2023-05-10T09:10:05.447Z] Removing intermediate container d6c4e8ce84bc [2023-05-10T09:10:05.447Z] ---> d5f448d380be [2023-05-10T09:10:05.447Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T09:10:05.447Z] ---> Running in 1e3cce16b04b [2023-05-10T09:10:05.720Z] Removing intermediate container 1e3cce16b04b [2023-05-10T09:10:05.720Z] ---> 1ca9d5cbc996 [2023-05-10T09:10:05.720Z] Step 12/25 : WORKDIR / [2023-05-10T09:10:05.989Z] ---> Running in bbd867b293aa [2023-05-10T09:10:06.258Z] Removing intermediate container bbd867b293aa [2023-05-10T09:10:06.258Z] ---> 364ab432f74f [2023-05-10T09:10:06.525Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:10:07.490Z] ---> f20fa58c7b1d [2023-05-10T09:10:07.490Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:10:08.452Z] ---> ae52f44d26af [2023-05-10T09:10:08.452Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-10T09:10:09.414Z] ---> 49d96bb9219f [2023-05-10T09:10:09.414Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-10T09:10:10.373Z] ---> 3d1630b003f7 [2023-05-10T09:10:10.373Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:10:11.334Z] ---> aff171b1639d [2023-05-10T09:10:11.334Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-10T09:10:13.280Z] ---> 8089347d7636 [2023-05-10T09:10:13.280Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-10T09:10:15.225Z] ---> 5261fd07763b [2023-05-10T09:10:15.225Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T09:10:16.186Z] ---> 14bb32af0989 [2023-05-10T09:10:16.186Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:10:16.186Z] ---> Running in 014b4218628c [2023-05-10T09:10:19.527Z] Removing intermediate container 014b4218628c [2023-05-10T09:10:19.527Z] ---> 1eed2072bc38 [2023-05-10T09:10:19.527Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:10:19.527Z] ---> Running in fe91e2cbfec4 [2023-05-10T09:10:20.122Z] Removing intermediate container fe91e2cbfec4 [2023-05-10T09:10:20.122Z] ---> 6320e70de72d [2023-05-10T09:10:20.122Z] Step 23/25 : LABEL arch=arm64 [2023-05-10T09:10:20.122Z] ---> Running in 7abc797cdbe3 [2023-05-10T09:10:20.724Z] Removing intermediate container 7abc797cdbe3 [2023-05-10T09:10:20.724Z] ---> ff0a748be756 [2023-05-10T09:10:20.724Z] Step 24/25 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:10:20.996Z] ---> Running in 95e6ee9710fd [2023-05-10T09:10:21.578Z] Removing intermediate container 95e6ee9710fd [2023-05-10T09:10:21.578Z] ---> c5f692df9f9e [2023-05-10T09:10:21.578Z] Step 25/25 : LABEL version=0.0.0 [2023-05-10T09:10:21.578Z] ---> Running in fa3f12c29408 [2023-05-10T09:10:21.844Z] Removing intermediate container fa3f12c29408 [2023-05-10T09:10:21.844Z] ---> 16f7ccc43f62 [2023-05-10T09:10:21.844Z] [2023-05-10T09:10:22.425Z] Successfully built 16f7ccc43f62 [2023-05-10T09:10:22.425Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-10T09:10:22.425Z] Building core-command [2023-05-10T09:10:44.481Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-10T09:10:44.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-10T09:10:44.481Z] ---> 531b071ae320 [2023-05-10T09:10:44.481Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T09:10:44.481Z] ---> Using cache [2023-05-10T09:10:44.481Z] ---> 71ac05b90936 [2023-05-10T09:10:44.481Z] Step 4/24 : WORKDIR /edgex-go [2023-05-10T09:10:44.481Z] ---> Using cache [2023-05-10T09:10:44.481Z] ---> 62132751a42f [2023-05-10T09:10:44.481Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-10T09:10:44.481Z] ---> Using cache [2023-05-10T09:10:44.481Z] ---> f3521fe9baa0 [2023-05-10T09:10:44.481Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-10T09:10:44.481Z] ---> Using cache [2023-05-10T09:10:44.481Z] ---> 2ae5f4c761ec [2023-05-10T09:10:44.481Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T09:10:44.481Z] ---> Using cache [2023-05-10T09:10:44.481Z] ---> 665c25f52098 [2023-05-10T09:10:44.481Z] Step 8/24 : COPY . . [2023-05-10T09:10:44.481Z] ---> Using cache [2023-05-10T09:10:44.481Z] ---> 5e7117561aca [2023-05-10T09:10:44.481Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-10T09:10:44.481Z] ---> Running in 0fc547c7002b [2023-05-10T09:10:44.481Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-10T09:12:06.109Z] Removing intermediate container a7a03556c85c [2023-05-10T09:12:06.109Z] ---> 5c7d0ccc041f [2023-05-10T09:12:06.109Z] [2023-05-10T09:12:06.109Z] Step 9/22 : FROM alpine:3.17 [2023-05-10T09:12:06.109Z] ---> 51e60588ff2c [2023-05-10T09:12:06.109Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-10T09:12:06.109Z] ---> Running in 4925ee319384 [2023-05-10T09:12:06.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:12:06.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:12:06.109Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:12:06.109Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-10T09:12:06.109Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:12:06.109Z] OK: 8 MiB in 17 packages [2023-05-10T09:12:06.109Z] Removing intermediate container 4925ee319384 [2023-05-10T09:12:06.109Z] ---> 7a7d9c2794a3 [2023-05-10T09:12:06.109Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-10T09:12:06.109Z] ---> Running in d06db015a99d [2023-05-10T09:12:06.109Z] Removing intermediate container d06db015a99d [2023-05-10T09:12:06.109Z] ---> 2dcf4b10ec03 [2023-05-10T09:12:06.109Z] Step 12/22 : WORKDIR /edgex [2023-05-10T09:12:06.109Z] ---> Running in ce03776a672b [2023-05-10T09:12:06.109Z] Removing intermediate container ce03776a672b [2023-05-10T09:12:06.109Z] ---> 297408a1f655 [2023-05-10T09:12:06.109Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:12:06.109Z] ---> fd066f9f94f6 [2023-05-10T09:12:06.109Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:12:07.082Z] ---> 6eb6357c4d68 [2023-05-10T09:12:07.082Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-10T09:12:08.063Z] ---> c8ca615b9de8 [2023-05-10T09:12:08.063Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-10T09:12:09.513Z] ---> 3089df47b6a1 [2023-05-10T09:12:09.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-10T09:12:10.497Z] ---> 553b9c8d8fb2 [2023-05-10T09:12:10.497Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:12:10.497Z] ---> Running in 84b36578b00b [2023-05-10T09:12:13.873Z] Removing intermediate container 84b36578b00b [2023-05-10T09:12:13.873Z] ---> 639226c22b85 [2023-05-10T09:12:13.873Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:12:13.873Z] ---> Running in 46be884b7681 [2023-05-10T09:12:14.461Z] Removing intermediate container 46be884b7681 [2023-05-10T09:12:14.461Z] ---> 07586604e798 [2023-05-10T09:12:14.461Z] Step 20/22 : LABEL arch=arm64 [2023-05-10T09:12:14.461Z] ---> Running in de79e08bccad [2023-05-10T09:12:15.045Z] Removing intermediate container de79e08bccad [2023-05-10T09:12:15.045Z] ---> 9e362f715622 [2023-05-10T09:12:15.045Z] Step 21/22 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:12:15.315Z] ---> Running in f0e7aae80e22 [2023-05-10T09:12:15.902Z] Removing intermediate container f0e7aae80e22 [2023-05-10T09:12:15.902Z] ---> 29dd11db7727 [2023-05-10T09:12:15.902Z] Step 22/22 : LABEL version=0.0.0 [2023-05-10T09:12:15.902Z] ---> Running in d30d02c31ca8 [2023-05-10T09:12:16.492Z] Removing intermediate container d30d02c31ca8 [2023-05-10T09:12:16.492Z] ---> 3cb658c07a27 [2023-05-10T09:12:16.492Z] [2023-05-10T09:12:16.760Z] Successfully built 3cb658c07a27 [2023-05-10T09:12:16.760Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-10T09:13:53.404Z]  Building security-proxy-setup ... done Removing intermediate container 7f6def8740d5 [2023-05-10T09:13:53.404Z] ---> 91174331e1b1 [2023-05-10T09:13:53.404Z] [2023-05-10T09:13:53.404Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:13:53.404Z] ---> 51e60588ff2c [2023-05-10T09:13:53.404Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:13:53.404Z] ---> Using cache [2023-05-10T09:13:53.404Z] ---> de554d2586ca [2023-05-10T09:13:53.404Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:13:53.404Z] ---> Using cache [2023-05-10T09:13:53.404Z] ---> 9e5b82e8f82c [2023-05-10T09:13:53.405Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-10T09:13:53.405Z] ---> Running in 8570e2ecba78 [2023-05-10T09:13:53.405Z] Removing intermediate container 8570e2ecba78 [2023-05-10T09:13:53.405Z] ---> b3a3ed39d31e [2023-05-10T09:13:53.405Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T09:13:53.405Z] ---> Running in d05a230ccbe4 [2023-05-10T09:13:53.405Z] Removing intermediate container d05a230ccbe4 [2023-05-10T09:13:53.405Z] ---> 760fbb4bd2dd [2023-05-10T09:13:53.405Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:13:53.405Z] ---> 3908efea38d2 [2023-05-10T09:13:53.405Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:13:53.405Z] ---> b9d2a1da2270 [2023-05-10T09:13:53.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-10T09:13:53.405Z] ---> c0dc9b26ce0b [2023-05-10T09:13:53.405Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:13:53.405Z] ---> 239bb04be5f9 [2023-05-10T09:13:53.405Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-10T09:13:53.405Z] ---> Running in 6362244b1b13 [2023-05-10T09:13:53.405Z] Removing intermediate container 6362244b1b13 [2023-05-10T09:13:53.405Z] ---> e75b0ac6b62d [2023-05-10T09:13:53.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:13:53.405Z] ---> Running in ae84d4d70b67 [2023-05-10T09:13:53.405Z] Removing intermediate container ae84d4d70b67 [2023-05-10T09:13:53.405Z] ---> f5f1eb14d446 [2023-05-10T09:13:53.405Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:13:53.405Z] ---> Running in c6fb9b6db240 [2023-05-10T09:13:53.405Z] Removing intermediate container c6fb9b6db240 [2023-05-10T09:13:53.405Z] ---> 004223e28b9d [2023-05-10T09:13:53.405Z] Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:13:53.405Z] ---> Running in a0231bd3535e [2023-05-10T09:13:53.405Z] Removing intermediate container a0231bd3535e [2023-05-10T09:13:53.405Z] ---> 2b72fae1f5c5 [2023-05-10T09:13:53.405Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:13:53.405Z] ---> Running in ae327397f271 [2023-05-10T09:13:53.405Z] Removing intermediate container ae327397f271 [2023-05-10T09:13:53.405Z] ---> 368d7a405155 [2023-05-10T09:13:53.405Z] [2023-05-10T09:13:53.405Z] Successfully built 368d7a405155 [2023-05-10T09:13:53.405Z] Successfully tagged support-scheduler-arm64:latest [2023-05-10T09:14:49.800Z]  Building support-scheduler ... done Removing intermediate container 50be303775e9 [2023-05-10T09:14:49.800Z] ---> f34ab3fe46c0 [2023-05-10T09:14:49.800Z] [2023-05-10T09:14:49.800Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:14:49.800Z] ---> 51e60588ff2c [2023-05-10T09:14:49.800Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-10T09:14:49.800Z] ---> Using cache [2023-05-10T09:14:49.800Z] ---> 4a55e3ddc9cd [2023-05-10T09:14:49.800Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:14:49.800Z] ---> Using cache [2023-05-10T09:14:49.800Z] ---> 9f06f36bbc1d [2023-05-10T09:14:49.800Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:14:49.800Z] ---> Using cache [2023-05-10T09:14:49.800Z] ---> abcabdef84df [2023-05-10T09:14:49.800Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:14:49.800Z] ---> Using cache [2023-05-10T09:14:49.800Z] ---> 18c1da7b1996 [2023-05-10T09:14:49.800Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-10T09:14:49.800Z] ---> dc647879d886 [2023-05-10T09:14:49.800Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:14:49.800Z] ---> a4d668a6acd2 [2023-05-10T09:14:49.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-10T09:14:49.800Z] ---> c8f5f489d860 [2023-05-10T09:14:49.800Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-10T09:14:50.066Z] ---> Running in 4782cef88eec [2023-05-10T09:14:53.413Z] Removing intermediate container 4782cef88eec [2023-05-10T09:14:53.413Z] ---> b42bbdf8c7bc [2023-05-10T09:14:53.413Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-10T09:14:53.413Z] ---> Running in 704bf4fdd226 [2023-05-10T09:14:53.996Z] Removing intermediate container 704bf4fdd226 [2023-05-10T09:14:53.996Z] ---> 56d234fa5884 [2023-05-10T09:14:53.996Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-10T09:14:53.996Z] ---> Running in b003c5e078e8 [2023-05-10T09:14:54.579Z] Removing intermediate container b003c5e078e8 [2023-05-10T09:14:54.579Z] ---> 0bdd89106737 [2023-05-10T09:14:54.579Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:14:54.579Z] ---> Running in 4dc01b0dc1c7 [2023-05-10T09:14:55.165Z] Removing intermediate container 4dc01b0dc1c7 [2023-05-10T09:14:55.165Z] ---> ca87ad7a3d2a [2023-05-10T09:14:55.165Z] Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:14:55.437Z] ---> Running in b8dec94ef64f [2023-05-10T09:14:56.033Z] Removing intermediate container b8dec94ef64f [2023-05-10T09:14:56.033Z] ---> 084d4b6fbcc3 [2023-05-10T09:14:56.033Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:14:56.033Z] ---> Running in 7e7b92365b56 [2023-05-10T09:14:56.617Z] Removing intermediate container 7e7b92365b56 [2023-05-10T09:14:56.617Z] ---> a113df561db2 [2023-05-10T09:14:56.617Z] [2023-05-10T09:14:56.884Z] Successfully built a113df561db2 [2023-05-10T09:14:56.884Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-10T09:15:53.309Z]  Building security-proxy-auth ... done Removing intermediate container 5f924d03e544 [2023-05-10T09:15:53.309Z] ---> d3a5858686ac [2023-05-10T09:15:53.309Z] [2023-05-10T09:15:53.309Z] Step 10/23 : FROM alpine:3.17 [2023-05-10T09:15:53.309Z] ---> 51e60588ff2c [2023-05-10T09:15:53.309Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T09:15:53.309Z] ---> Running in 592ecc48dd1b [2023-05-10T09:15:53.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T09:15:53.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T09:15:53.309Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T09:15:53.309Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T09:15:53.309Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T09:15:53.309Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T09:15:53.309Z] OK: 8 MiB in 17 packages [2023-05-10T09:15:53.309Z] Removing intermediate container 0fc547c7002b [2023-05-10T09:15:53.309Z] ---> 052f41ce2334 [2023-05-10T09:15:53.309Z] [2023-05-10T09:15:53.309Z] Step 10/24 : FROM alpine:3.17 [2023-05-10T09:15:53.309Z] ---> 51e60588ff2c [2023-05-10T09:15:53.309Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T09:15:53.309Z] ---> Using cache [2023-05-10T09:15:53.309Z] ---> de554d2586ca [2023-05-10T09:15:53.309Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:15:53.309Z] ---> Using cache [2023-05-10T09:15:53.309Z] ---> 9e5b82e8f82c [2023-05-10T09:15:53.309Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-10T09:15:53.309Z] ---> Running in a67a9a5ddfa1 [2023-05-10T09:15:53.309Z] Removing intermediate container 592ecc48dd1b [2023-05-10T09:15:53.309Z] ---> a746a4c3ccf3 [2023-05-10T09:15:53.309Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-10T09:15:53.309Z] ---> Running in cfd1021acb43 [2023-05-10T09:15:53.309Z] Removing intermediate container a67a9a5ddfa1 [2023-05-10T09:15:53.309Z] ---> 8f8c7e5b3f23 [2023-05-10T09:15:53.309Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-10T09:15:53.309Z] ---> Running in 1bee07175f3a [2023-05-10T09:15:53.309Z] Removing intermediate container cfd1021acb43 [2023-05-10T09:15:53.309Z] ---> e15ee09acdb4 [2023-05-10T09:15:53.309Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-10T09:15:53.577Z] ---> Running in 7437d79a32a6 [2023-05-10T09:15:53.577Z] Removing intermediate container 1bee07175f3a [2023-05-10T09:15:53.577Z] ---> d00d9218ddd5 [2023-05-10T09:15:53.577Z] Step 15/24 : WORKDIR / [2023-05-10T09:15:53.577Z] ---> Running in a358ee1be22d [2023-05-10T09:15:53.845Z] Removing intermediate container 7437d79a32a6 [2023-05-10T09:15:53.845Z] ---> 42efbf6c3c92 [2023-05-10T09:15:53.845Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-10T09:15:54.111Z] ---> Running in df01d2a8c3fe [2023-05-10T09:15:54.111Z] Removing intermediate container a358ee1be22d [2023-05-10T09:15:54.111Z] ---> 1704fbcce9e3 [2023-05-10T09:15:54.111Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:15:54.377Z] Removing intermediate container df01d2a8c3fe [2023-05-10T09:15:54.377Z] ---> fd59c9c5acd0 [2023-05-10T09:15:54.377Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-10T09:15:54.643Z] ---> 8491d26200ef [2023-05-10T09:15:54.644Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:15:54.913Z] ---> 23ac4b912f61 [2023-05-10T09:15:54.913Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-10T09:15:55.506Z] ---> 769dbe53491e [2023-05-10T09:15:55.506Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-10T09:15:55.776Z] ---> ac5b598c09c5 [2023-05-10T09:15:55.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-10T09:15:56.751Z] ---> 47c6bde3185f [2023-05-10T09:15:56.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:15:57.343Z] ---> 8d66fda0acf6 [2023-05-10T09:15:57.343Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-10T09:15:57.343Z] ---> Running in 7ac1f8b1e9f6 [2023-05-10T09:15:57.343Z] ---> 1a32998168fe [2023-05-10T09:15:57.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-10T09:15:57.609Z] Removing intermediate container 7ac1f8b1e9f6 [2023-05-10T09:15:57.609Z] ---> 02e41ad39c78 [2023-05-10T09:15:57.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:15:57.876Z] ---> Running in a2071fa239aa [2023-05-10T09:15:58.145Z] ---> c22554fe46b2 [2023-05-10T09:15:58.145Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-10T09:15:58.145Z] Removing intermediate container a2071fa239aa [2023-05-10T09:15:58.145Z] ---> ccaccf7cbb75 [2023-05-10T09:15:58.145Z] Step 22/24 : LABEL arch=arm64 [2023-05-10T09:15:58.145Z] ---> Running in 376eaf659acd [2023-05-10T09:15:58.145Z] ---> Running in d7ebf47d3660 [2023-05-10T09:15:58.730Z] Removing intermediate container 376eaf659acd [2023-05-10T09:15:58.730Z] ---> 8eab5ff9ac70 [2023-05-10T09:15:58.730Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T09:15:58.730Z] Removing intermediate container d7ebf47d3660 [2023-05-10T09:15:58.730Z] ---> 17745ea5f1d6 [2023-05-10T09:15:58.730Z] Step 23/24 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:15:58.730Z] ---> Running in f9b2d5e1cae0 [2023-05-10T09:15:58.730Z] ---> Running in e480e42f7300 [2023-05-10T09:15:59.002Z] Removing intermediate container f9b2d5e1cae0 [2023-05-10T09:15:59.002Z] ---> 5d37f9e4fc0a [2023-05-10T09:15:59.002Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T09:15:59.002Z] Removing intermediate container e480e42f7300 [2023-05-10T09:15:59.002Z] ---> 07717ff94198 [2023-05-10T09:15:59.002Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T09:15:59.270Z] ---> Running in ff8d029a2383 [2023-05-10T09:15:59.270Z] ---> Running in c9333e0e1d62 [2023-05-10T09:15:59.537Z] Removing intermediate container ff8d029a2383 [2023-05-10T09:15:59.537Z] ---> 1d5f3439bf06 [2023-05-10T09:15:59.537Z] Step 22/23 : LABEL git_sha=7696aa7e8ba7ee4f40c80b562af969b0089b7b9a [2023-05-10T09:15:59.537Z] Removing intermediate container c9333e0e1d62 [2023-05-10T09:15:59.537Z] ---> e115f80bcb44 [2023-05-10T09:15:59.537Z] [2023-05-10T09:15:59.537Z] ---> Running in a44591f97245 [2023-05-10T09:15:59.804Z] Successfully built e115f80bcb44 [2023-05-10T09:15:59.804Z] Successfully tagged core-command-arm64:latest [2023-05-10T09:15:59.804Z]  Building core-command ... done Removing intermediate container a44591f97245 [2023-05-10T09:15:59.804Z] ---> 6bb7a40893dd [2023-05-10T09:15:59.804Z] Step 23/23 : LABEL version=0.0.0 [2023-05-10T09:16:00.071Z] ---> Running in a2fddc02c9d8 [2023-05-10T09:16:00.339Z] Removing intermediate container a2fddc02c9d8 [2023-05-10T09:16:00.339Z] ---> d2a2705811cc [2023-05-10T09:16:00.339Z] [2023-05-10T09:16:00.606Z] Successfully built d2a2705811cc [2023-05-10T09:16:00.606Z] Successfully tagged support-notifications-arm64:latest [2023-05-10T09:16:00.882Z]  Building support-notifications ... done  [Pipeline] } [2023-05-10T09:16:00.922Z] $ docker stop --time=1 82bb397670975926f579d5ef965205a1f7e26432f60d595ef3e2f517163043a1 [2023-05-10T09:16:02.706Z] $ docker rm -f --volumes 82bb397670975926f579d5ef965205a1f7e26432f60d595ef3e2f517163043a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T09:16:03.220Z] + docker images [2023-05-10T09:16:03.497Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-10T09:16:03.497Z] support-notifications-arm64 latest d2a2705811cc 3 seconds ago 31.9MB [2023-05-10T09:16:03.497Z] core-command-arm64 latest e115f80bcb44 4 seconds ago 19.7MB [2023-05-10T09:16:03.497Z] 052f41ce2334 12 seconds ago 1.53GB [2023-05-10T09:16:03.497Z] d3a5858686ac 18 seconds ago 1.59GB [2023-05-10T09:16:03.497Z] security-proxy-auth-arm64 latest a113df561db2 About a minute ago 18.1MB [2023-05-10T09:16:03.497Z] f34ab3fe46c0 About a minute ago 1.51GB [2023-05-10T09:16:03.497Z] support-scheduler-arm64 latest 368d7a405155 2 minutes ago 31.2MB [2023-05-10T09:16:03.497Z] 91174331e1b1 2 minutes ago 1.59GB [2023-05-10T09:16:03.497Z] security-proxy-setup-arm64 latest 3cb658c07a27 3 minutes ago 18.7MB [2023-05-10T09:16:03.497Z] 5c7d0ccc041f 4 minutes ago 1.51GB [2023-05-10T09:16:03.497Z] security-secretstore-setup-arm64 latest 16f7ccc43f62 5 minutes ago 32.2MB [2023-05-10T09:16:03.497Z] 1d4776d90325 6 minutes ago 1.52GB [2023-05-10T09:16:03.497Z] security-spire-agent-arm64 latest e57d26c67513 8 minutes ago 153MB [2023-05-10T09:16:03.497Z] security-spire-server-arm64 latest 9037380b6c93 8 minutes ago 97MB [2023-05-10T09:16:03.497Z] 134bbed55a64 9 minutes ago 1.39GB [2023-05-10T09:16:03.497Z] security-spire-config-arm64 latest 17e5d11518b7 9 minutes ago 96.1MB [2023-05-10T09:16:03.497Z] 6ef3378726b3 10 minutes ago 1.39GB [2023-05-10T09:16:03.497Z] security-spiffe-token-provider-arm64 latest 6eb1c82f3d7d 12 minutes ago 32.7MB [2023-05-10T09:16:03.497Z] 8e26041aa704 12 minutes ago 1.57GB [2023-05-10T09:16:03.497Z] core-metadata-arm64 latest cabbbcd66cb2 13 minutes ago 20.2MB [2023-05-10T09:16:03.497Z] core-data-arm64 latest e6a179a780b5 13 minutes ago 19.9MB [2023-05-10T09:16:03.497Z] 30a37e2db414 13 minutes ago 1.53GB [2023-05-10T09:16:03.497Z] a655eb1b537c 13 minutes ago 1.53GB [2023-05-10T09:16:03.497Z] core-common-config-bootstrapper-arm64 latest adf03ed9832d 14 minutes ago 17.2MB [2023-05-10T09:16:03.497Z] security-bootstrapper-arm64 latest 78c71d476b59 14 minutes ago 21.9MB [2023-05-10T09:16:03.497Z] ba76d5dc5e99 14 minutes ago 1.52GB [2023-05-10T09:16:03.497Z] 3fa7207c8061 14 minutes ago 1.51GB [2023-05-10T09:16:03.497Z] ci-base-image-arm64 latest 531b071ae320 39 minutes ago 899MB [2023-05-10T09:16:03.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-10T09:16:03.497Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-10T09:16:03.497Z] 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 [2023-05-10T09:16:03.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:16:03.962Z] [2023-05-10T09:16:03.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:16:04.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:16:04.312Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T09:16:04.312Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T09:16:04.312Z] 04944245beec: Pulling fs layer [2023-05-10T09:16:04.312Z] 699f458cf7ca: Pulling fs layer [2023-05-10T09:16:04.312Z] 765212b225bb: Pulling fs layer [2023-05-10T09:16:04.312Z] f23df028b6ca: Pulling fs layer [2023-05-10T09:16:04.312Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T09:16:04.312Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T09:16:04.312Z] f23df028b6ca: Waiting [2023-05-10T09:16:04.312Z] d65c8cfc05b1: Waiting [2023-05-10T09:16:04.312Z] 2437ff75d9bd: Waiting [2023-05-10T09:16:04.312Z] 765212b225bb: Waiting [2023-05-10T09:16:04.587Z] 04944245beec: Verifying Checksum [2023-05-10T09:16:04.587Z] 04944245beec: Download complete [2023-05-10T09:16:04.587Z] 765212b225bb: Verifying Checksum [2023-05-10T09:16:04.587Z] 765212b225bb: Download complete [2023-05-10T09:16:04.587Z] f23df028b6ca: Verifying Checksum [2023-05-10T09:16:04.587Z] f23df028b6ca: Download complete [2023-05-10T09:16:04.587Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T09:16:04.587Z] d65c8cfc05b1: Download complete [2023-05-10T09:16:04.875Z] 699f458cf7ca: Verifying Checksum [2023-05-10T09:16:04.875Z] 699f458cf7ca: Download complete [2023-05-10T09:16:05.160Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T09:16:05.160Z] 8998bd30e6a1: Download complete [2023-05-10T09:16:07.810Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T09:16:07.810Z] 2437ff75d9bd: Download complete [2023-05-10T09:16:09.748Z] 8998bd30e6a1: Pull complete [2023-05-10T09:16:10.016Z] 04944245beec: Pull complete [2023-05-10T09:16:11.417Z] 699f458cf7ca: Pull complete [2023-05-10T09:16:11.417Z] 765212b225bb: Pull complete [2023-05-10T09:16:12.374Z] f23df028b6ca: Pull complete [2023-05-10T09:16:12.374Z] d65c8cfc05b1: Pull complete [2023-05-10T09:16:27.356Z] 2437ff75d9bd: Pull complete [2023-05-10T09:16:27.356Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T09:16:27.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T09:16:27.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:16:27.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-14894 does not seem to be running inside a container [2023-05-10T09:16:27.607Z] $ 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 [2023-05-10T09:16:31.102Z] $ docker top 44b28eb1bffc1f1a2aea7dece5a247b34f4ff3a6ebdab48d54c2cb5d76c61d11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:31.988Z] ---> job-cost.sh [2023-05-10T09:16:31.988Z] lf-activate-venv: SKIPPING [2023-05-10T09:16:31.988Z] INFO: No Stack... [2023-05-10T09:16:32.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T09:16:33.530Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T09:16:34.162Z] + + cut -d, -f6 [2023-05-10T09:16:34.162Z] cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2023-05-10T09:16:34.220Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4558-3-stack-cost] [2023-05-10T09:16:34.231Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4558-3-stack-cost] did not exist. Created. [2023-05-10T09:16:34.231Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4558-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T09:16:34.880Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T09:16:35.064Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T09:16:35.074Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4558-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T09:16:35.089Z] $ docker stop --time=1 44b28eb1bffc1f1a2aea7dece5a247b34f4ff3a6ebdab48d54c2cb5d76c61d11 [2023-05-10T09:16:36.636Z] $ docker rm -f --volumes 44b28eb1bffc1f1a2aea7dece5a247b34f4ff3a6ebdab48d54c2cb5d76c61d11 [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 [2023-05-10T09:16:37.049Z] provisioning config files... [2023-05-10T09:16:37.056Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config865938093296303527tmp [Pipeline] { [Pipeline] sh [2023-05-10T09:16:37.348Z] + set +x [2023-05-10T09:16:37.348Z] + curl -s https://codecov.io/bash [2023-05-10T09:16:37.348Z] + bash -s -- [2023-05-10T09:16:37.348Z] [2023-05-10T09:16:37.348Z] _____ _ [2023-05-10T09:16:37.348Z] / ____| | | [2023-05-10T09:16:37.348Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T09:16:37.348Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T09:16:37.348Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T09:16:37.348Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T09:16:37.348Z] Bash-1.0.6 [2023-05-10T09:16:37.348Z] [2023-05-10T09:16:37.348Z] [2023-05-10T09:16:37.348Z] ==> git version 2.25.1 found [2023-05-10T09:16:37.348Z] ==> 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 [2023-05-10T09:16:37.348Z] Release-Date: 2020-01-08 [2023-05-10T09:16:37.348Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T09:16:37.348Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T09:16:37.348Z] ==> Jenkins CI detected. [2023-05-10T09:16:37.348Z] current dir:  /w/workspace/edgex-go/3 [2023-05-10T09:16:37.348Z] project root: . [2023-05-10T09:16:37.348Z] --> token set from env [2023-05-10T09:16:37.348Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T09:16:37.348Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T09:16:37.348Z] ==> Python coveragepy not found [2023-05-10T09:16:37.348Z] ==> Searching for coverage reports in: [2023-05-10T09:16:37.348Z] + . [2023-05-10T09:16:37.348Z] -> Found 1 reports [2023-05-10T09:16:37.348Z] ==> Detecting git/mercurial file structure [2023-05-10T09:16:37.348Z] ==> Reading reports [2023-05-10T09:16:37.348Z] + ./coverage.out bytes=447731 [2023-05-10T09:16:37.348Z] ==> Appending adjustments [2023-05-10T09:16:37.348Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T09:16:38.727Z] + Found adjustments [2023-05-10T09:16:38.727Z] ==> Gzipping contents [2023-05-10T09:16:38.727Z] 60K /tmp/codecov.sJEw7r.gz [2023-05-10T09:16:38.727Z] ==> Uploading reports [2023-05-10T09:16:38.727Z] url: https://codecov.io [2023-05-10T09:16:38.727Z] query: branch=PR-4558&commit=fce22453ee51a8f2bbbd63edc8b3418f3776c60c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= [2023-05-10T09:16:38.727Z] -> Pinging Codecov [2023-05-10T09:16:38.727Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4558&commit=fce22453ee51a8f2bbbd63edc8b3418f3776c60c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= [2023-05-10T09:16:38.727Z] -> Uploading to [2023-05-10T09:16:38.727Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/00271124DB129430A58F1EEE437C3FCB/fce22453ee51a8f2bbbd63edc8b3418f3776c60c/4d03cb53-9231-4739-b977-a0fe542700ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T091638Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d72083d4288166169efa1416ba6b3dc78b46173f3f3cc5629f9e8e2a4a53d1f [2023-05-10T09:16:38.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T09:16:38.727Z] Dload Upload Total Spent Left Speed [2023-05-10T09:16:38.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57499 0 0 100 57499 0 213k --:--:-- --:--:-- --:--:-- 213k [2023-05-10T09:16:38.986Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fce22453ee51a8f2bbbd63edc8b3418f3776c60c [Pipeline] } [2023-05-10T09:16:38.994Z] 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 [2023-05-10T09:16:39.619Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:39.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:40.774Z] ---> package-listing.sh [2023-05-10T09:16:40.774Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T09:16:40.774Z] ++ facter osfamily [2023-05-10T09:16:41.034Z] + OS_FAMILY=debian [2023-05-10T09:16:41.034Z] + workspace=/w/workspace/edgex-go/3 [2023-05-10T09:16:41.034Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T09:16:41.034Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T09:16:41.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T09:16:41.034Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T09:16:41.034Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-10T09:16:41.034Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T09:16:41.034Z] + case "${OS_FAMILY}" in [2023-05-10T09:16:41.034Z] + dpkg -l [2023-05-10T09:16:41.034Z] + grep '^ii' [2023-05-10T09:16:41.034Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T09:16:41.034Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T09:16:41.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T09:16:41.034Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-10T09:16:41.034Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-05-10T09:16:41.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-05-10T09:16:41.045Z] 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 [2023-05-10T09:16:41.322Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:16:41.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:16:41.884Z] [2023-05-10T09:16:41.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T09:16:42.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:16:42.193Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T09:16:42.193Z] 5eb5b503b376: Pulling fs layer [2023-05-10T09:16:42.193Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T09:16:42.193Z] ec43610c2a17: Pulling fs layer [2023-05-10T09:16:42.193Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T09:16:42.193Z] 33b1e0a273af: Pulling fs layer [2023-05-10T09:16:42.193Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T09:16:42.193Z] 2f39f015ded8: Pulling fs layer [2023-05-10T09:16:42.193Z] 3a2ae6a8a46f: Waiting [2023-05-10T09:16:42.193Z] 5d3b04190fa2: Waiting [2023-05-10T09:16:42.193Z] 33b1e0a273af: Waiting [2023-05-10T09:16:42.193Z] 2f39f015ded8: Waiting [2023-05-10T09:16:42.193Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T09:16:42.193Z] 5c69ac0246d0: Download complete [2023-05-10T09:16:42.193Z] 3a2ae6a8a46f: Download complete [2023-05-10T09:16:42.193Z] 33b1e0a273af: Verifying Checksum [2023-05-10T09:16:42.193Z] 33b1e0a273af: Download complete [2023-05-10T09:16:42.193Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T09:16:42.193Z] 5d3b04190fa2: Download complete [2023-05-10T09:16:42.193Z] ec43610c2a17: Verifying Checksum [2023-05-10T09:16:42.193Z] ec43610c2a17: Download complete [2023-05-10T09:16:42.452Z] 5eb5b503b376: Verifying Checksum [2023-05-10T09:16:42.452Z] 5eb5b503b376: Download complete [2023-05-10T09:16:43.019Z] 2f39f015ded8: Download complete [2023-05-10T09:16:43.587Z] 5eb5b503b376: Pull complete [2023-05-10T09:16:43.587Z] 5c69ac0246d0: Pull complete [2023-05-10T09:16:44.152Z] ec43610c2a17: Pull complete [2023-05-10T09:16:44.152Z] 3a2ae6a8a46f: Pull complete [2023-05-10T09:16:44.411Z] 33b1e0a273af: Pull complete [2023-05-10T09:16:44.411Z] 5d3b04190fa2: Pull complete [2023-05-10T09:16:48.603Z] 2f39f015ded8: Pull complete [2023-05-10T09:16:48.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T09:16:48.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T09:16:48.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T09:16:48.688Z] prd-ubuntu20.04-docker-8c-8g-14891 does not seem to be running inside a container [2023-05-10T09:16:48.726Z] $ 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 [2023-05-10T09:16:51.747Z] $ docker top dbcf9f72bbac8560bc98d5ac29e71c82e92f674737171bc1f832459c958d0eaa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T09:16:52.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T09:16:52.365Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T09:16:52.651Z] + ls /var/log/sa-host [2023-05-10T09:16:52.651Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T09:16:52.723Z] provisioning config files... [2023-05-10T09:16:52.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config16921279655895489440tmp [Pipeline] { [Pipeline] echo [2023-05-10T09:16:52.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:53.030Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T09:16:53.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:53.369Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T09:16:53.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:53.663Z] ---> sudo-logs.sh [2023-05-10T09:16:53.663Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T09:16:53.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:53.966Z] ---> job-cost.sh [2023-05-10T09:16:53.966Z] lf-activate-venv: SKIPPING [2023-05-10T09:16:53.966Z] DEBUG: total: 0.10999999940395355 [2023-05-10T09:16:53.966Z] INFO: Retrieving Stack Cost... [2023-05-10T09:16:54.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T09:16:54.794Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T09:16:54.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T09:16:55.091Z] ---> logs-deploy.sh [2023-05-10T09:16:55.091Z] lf-activate-venv: SKIPPING [2023-05-10T09:16:55.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4558/3 [2023-05-10T09:16:55.091Z] INFO: archiving workspace using pattern(s): [2023-05-10T09:16:56.030Z] Archives upload complete. [2023-05-10T09:16:56.030Z] INFO: archiving logs to Nexus