Pull request #4584 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca+1fb6775d8804dda106fccace673c66bb187c3e57 (030aecd215eb5a8b3ecc3d75e7a2781779635e2c) 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-ssh11692562848202521217.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-ssh3869362364166557620.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7208641594651731353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11327591053811278526.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9189609004380022398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4038458799511948120.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17355 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca Merge succeeded, producing dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca Checking out Revision dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca (PR-4584) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T19:58:25.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # 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 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [Pipeline] withCredentials [2023-05-30T19:58:25.245Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T19:58:25.334Z] ========================================================= [2023-05-30T19:58:25.334Z] EdgeX Global Pipelines Version Info [2023-05-30T19:58:25.334Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T19:58:26.065Z] ------------------- [2023-05-30T19:58:26.065Z] stable info: [2023-05-30T19:58:26.065Z] ------------------- [2023-05-30T19:58:26.065Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T19:58:26.065Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T19:58:26.065Z] Message: update stable to v1.0.249 [2023-05-30T19:58:26.636Z] ------------------- [2023-05-30T19:58:26.636Z] experimental info: [2023-05-30T19:58:26.636Z] ------------------- [2023-05-30T19:58:26.636Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T19:58:26.636Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T19:58:26.636Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T19:58:26.925Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-30T19:58:26.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-30T19:58:27.002Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T19:58:27.041Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T19:58:27.080Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T19:58:27.120Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T19:58:27.161Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T19:58:27.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-30T19:58:27.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-30T19:58:27.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-30T19:58:27.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T19:58:27.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T19:58:27.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T19:58:27.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T19:58:27.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T19:58:27.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T19:58:27.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T19:58:27.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T19:58:27.651Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-30T19:58:27.686Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-30T19:58:27.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T19:58:27.758Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T19:58:27.798Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T19:58:27.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4584 [Pipeline] echo [2023-05-30T19:58:27.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4584 [Pipeline] echo [2023-05-30T19:58:27.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4584 [Pipeline] echo [2023-05-30T19:58:27.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo [2023-05-30T19:58:27.996Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbeafcd [Pipeline] echo [2023-05-30T19:58:28.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T19:58:28.140Z] provisioning config files... [2023-05-30T19:58:28.153Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12723763206493199004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T19:58:28.510Z] ---> docker-login.sh [2023-05-30T19:58:28.510Z] nexus3.edgexfoundry.org:10001 [2023-05-30T19:58:28.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:58:29.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:58:29.028Z] Configure a credential helper to remove this warning. See [2023-05-30T19:58:29.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:58:29.028Z] [2023-05-30T19:58:29.028Z] Login Succeeded [2023-05-30T19:58:29.028Z] nexus3.edgexfoundry.org:10002 [2023-05-30T19:58:29.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:58:29.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:58:29.028Z] Configure a credential helper to remove this warning. See [2023-05-30T19:58:29.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:58:29.028Z] [2023-05-30T19:58:29.028Z] Login Succeeded [2023-05-30T19:58:29.028Z] nexus3.edgexfoundry.org:10003 [2023-05-30T19:58:29.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:58:29.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:58:29.289Z] Configure a credential helper to remove this warning. See [2023-05-30T19:58:29.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:58:29.289Z] [2023-05-30T19:58:29.289Z] Login Succeeded [2023-05-30T19:58:29.289Z] nexus3.edgexfoundry.org:10004 [2023-05-30T19:58:29.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:58:29.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:58:29.289Z] Configure a credential helper to remove this warning. See [2023-05-30T19:58:29.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:58:29.289Z] [2023-05-30T19:58:29.289Z] Login Succeeded [2023-05-30T19:58:29.289Z] docker.io [2023-05-30T19:58:29.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:58:29.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:58:29.548Z] Configure a credential helper to remove this warning. See [2023-05-30T19:58:29.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:58:29.548Z] [2023-05-30T19:58:29.548Z] Login Succeeded [2023-05-30T19:58:29.548Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T19:58:29.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T19:58:29.985Z] + 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-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + dirname cmd/core-command/Dockerfile [2023-05-30T19:58:29.985Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T19:58:29.985Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/core-data/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-30T19:58:29.985Z] + + cut -d/ -f2 [2023-05-30T19:58:29.985Z] dirname cmd/core-metadata/Dockerfile [2023-05-30T19:58:29.985Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-30T19:58:29.985Z] + + cut -d/ -f2 [2023-05-30T19:58:29.985Z] dirname cmd/security-bootstrapper/Dockerfile [2023-05-30T19:58:29.985Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-30T19:58:29.985Z] + + dirnamecut -d/ -f2 [2023-05-30T19:58:29.985Z] cmd/security-spire-agent/Dockerfile [2023-05-30T19:58:29.985Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/support-notifications/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-30T19:58:29.985Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-30T19:58:29.985Z] + cut -d/ -f2 [2023-05-30T19:58:29.985Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-30T19:58:30.061Z] 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-30T19:58:30.558Z] + git rev-list -1 --merges dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca~1..dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo [2023-05-30T19:58:30.589Z] -----------> git rev-list -1 --merges dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca~1..dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [false] [Pipeline] sh [2023-05-30T19:58:30.896Z] + git log --format=format:%s -1 dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] echo [2023-05-30T19:58:30.933Z] ========================================================= [2023-05-30T19:58:30.933Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T19:58:30.933Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-30T19:58:31.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T19:58:31.448Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T19:58:31.448Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T19:58:31.448Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T19:58:31.448Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T19:58:31.448Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T19:58:31.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T19:58:31.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T19:58:31.931Z] [2023-05-30T19:58:31.931Z] 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-30T19:58:32.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T19:58:32.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T19:58:32.310Z] b85a868b505f: Pulling fs layer [2023-05-30T19:58:32.310Z] e2be974225ed: Pulling fs layer [2023-05-30T19:58:32.310Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T19:58:32.310Z] 988bab9f4d93: Pulling fs layer [2023-05-30T19:58:32.310Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T19:58:32.310Z] eaf3925da568: Pulling fs layer [2023-05-30T19:58:32.310Z] bab4dde63d76: Pulling fs layer [2023-05-30T19:58:32.310Z] bde34c3a00c8: Pulling fs layer [2023-05-30T19:58:32.310Z] b352a97aabf1: Pulling fs layer [2023-05-30T19:58:32.310Z] 4872d77fe225: Pulling fs layer [2023-05-30T19:58:32.310Z] 5851b861e8e6: Pulling fs layer [2023-05-30T19:58:32.310Z] bab4dde63d76: Waiting [2023-05-30T19:58:32.310Z] bde34c3a00c8: Waiting [2023-05-30T19:58:32.310Z] 1469e6f7b9e6: Waiting [2023-05-30T19:58:32.310Z] b352a97aabf1: Waiting [2023-05-30T19:58:32.310Z] 988bab9f4d93: Waiting [2023-05-30T19:58:32.310Z] 5851b861e8e6: Waiting [2023-05-30T19:58:32.310Z] eaf3925da568: Waiting [2023-05-30T19:58:32.310Z] e2be974225ed: Download complete [2023-05-30T19:58:32.310Z] 988bab9f4d93: Verifying Checksum [2023-05-30T19:58:32.310Z] 988bab9f4d93: Download complete [2023-05-30T19:58:32.310Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T19:58:32.310Z] 1469e6f7b9e6: Download complete [2023-05-30T19:58:32.310Z] eaf3925da568: Verifying Checksum [2023-05-30T19:58:32.310Z] eaf3925da568: Download complete [2023-05-30T19:58:32.310Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T19:58:32.310Z] 339a4e72a1f5: Download complete [2023-05-30T19:58:32.570Z] bde34c3a00c8: Verifying Checksum [2023-05-30T19:58:32.570Z] bde34c3a00c8: Download complete [2023-05-30T19:58:32.570Z] b352a97aabf1: Download complete [2023-05-30T19:58:32.570Z] 4872d77fe225: Verifying Checksum [2023-05-30T19:58:32.570Z] 4872d77fe225: Download complete [2023-05-30T19:58:32.570Z] 5851b861e8e6: Verifying Checksum [2023-05-30T19:58:32.570Z] 5851b861e8e6: Download complete [2023-05-30T19:58:32.570Z] b85a868b505f: Download complete [2023-05-30T19:58:32.848Z] bab4dde63d76: Verifying Checksum [2023-05-30T19:58:32.848Z] bab4dde63d76: Download complete [2023-05-30T19:58:33.785Z] b85a868b505f: Pull complete [2023-05-30T19:58:33.785Z] e2be974225ed: Pull complete [2023-05-30T19:58:35.547Z] 339a4e72a1f5: Pull complete [2023-05-30T19:58:35.807Z] 988bab9f4d93: Pull complete [2023-05-30T19:58:36.067Z] 1469e6f7b9e6: Pull complete [2023-05-30T19:58:36.067Z] eaf3925da568: Pull complete [2023-05-30T19:58:37.972Z] bab4dde63d76: Pull complete [2023-05-30T19:58:37.972Z] bde34c3a00c8: Pull complete [2023-05-30T19:58:37.972Z] b352a97aabf1: Pull complete [2023-05-30T19:58:37.972Z] 4872d77fe225: Pull complete [2023-05-30T19:58:38.232Z] 5851b861e8e6: Pull complete [2023-05-30T19:58:38.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T19:58:38.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T19:58:38.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T19:58:38.483Z] prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container [2023-05-30T19:58:38.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T19:58:39.921Z] $ docker top fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 -eo pid,comm [2023-05-30T19:58:39.975Z] 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-30T19:58:39.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T19:58:40.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T19:58:40.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T19:58:40.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T19:58:40.200Z] $ docker exec fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 ssh-agent [2023-05-30T19:58:40.297Z] SSH_AUTH_SOCK=/tmp/ssh-gEihf4I7dqXw/agent.31 [2023-05-30T19:58:40.297Z] SSH_AGENT_PID=37 [2023-05-30T19:58:40.303Z] Running ssh-add (command line suppressed) [2023-05-30T19:58:40.406Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6805347956460391662.key (/w/workspace/edgex-go/1@tmp/private_key_6805347956460391662.key) [2023-05-30T19:58:41.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T19:58:41.402Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T19:58:41.433Z] $ docker exec --env ******** --env ******** fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 ssh-agent -k [2023-05-30T19:58:41.526Z] unset SSH_AUTH_SOCK; [2023-05-30T19:58:41.527Z] unset SSH_AGENT_PID; [2023-05-30T19:58:41.527Z] echo Agent pid 37 killed; [2023-05-30T19:58:41.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T19:58:41.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T19:58:41.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T19:58:41.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T19:58:41.723Z] $ docker exec fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 ssh-agent [2023-05-30T19:58:41.835Z] SSH_AUTH_SOCK=/tmp/ssh-0kMRQmad4Kfu/agent.69 [2023-05-30T19:58:41.835Z] SSH_AGENT_PID=75 [2023-05-30T19:58:41.839Z] Running ssh-add (command line suppressed) [2023-05-30T19:58:41.946Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6471474529275370734.key (/w/workspace/edgex-go/1@tmp/private_key_6471474529275370734.key) [2023-05-30T19:58:41.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T19:58:42.288Z] + git semver init [2023-05-30T19:58:42.549Z] 2023-05-30 19:58:42,502 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T19:58:42.549Z] 2023-05-30 19:58:42,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-30T19:58:42.549Z] 2023-05-30 19:58:42,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-30T19:58:42.549Z] 2023-05-30 19:58:42,504 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-30T19:58:47.823Z] 2023-05-30 19:58:46,928 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-30T19:58:47.823Z] 2023-05-30 19:58:46,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4584 with force:False [2023-05-30T19:58:47.823Z] 2023-05-30 19:58:46,929 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4584 [2023-05-30T19:58:47.823Z] 2023-05-30 19:58:46,933 [execute] INFO git cat-file --batch-check [2023-05-30T19:58:47.823Z] 2023-05-30 19:58:46,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T19:58:47.823Z] 2023-05-30 19:58:46,939 [execute] INFO git cat-file --batch [2023-05-30T19:58:47.823Z] 2023-05-30 19:58:46,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T19:58:47.823Z] 2023-05-30 19:58:46,943 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4584 [2023-05-30T19:58:47.823Z] 0.0.0 [Pipeline] } [2023-05-30T19:58:47.854Z] $ docker exec --env ******** --env ******** fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 ssh-agent -k [2023-05-30T19:58:47.937Z] unset SSH_AUTH_SOCK; [2023-05-30T19:58:47.937Z] unset SSH_AGENT_PID; [2023-05-30T19:58:47.938Z] echo Agent pid 75 killed; [2023-05-30T19:58:47.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T19:58:48.365Z] + git semver [Pipeline] } [2023-05-30T19:58:48.663Z] $ docker stop --time=1 fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 [2023-05-30T19:58:49.992Z] $ docker rm -f --volumes fd3552c8223bd8231a9c5036eecd5f4fd46708f74e31bc99be550c9653da4609 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T19:58:50.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T19:58:50.673Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T19:58:50.689Z] [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] { [2023-05-30T19:58:51.030Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17352 in /w/workspace/edgexfoundry_edgex-go_PR-4584 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] ws [2023-05-30T19:58:51.112Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-30T19:58:51.167Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T19:58:51.491Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-30T19:58:51.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T19:58:51.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T19:58:51.603Z] ========================================================= [2023-05-30T19:58:51.603Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T19:58:51.603Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T19:58:51.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T19:58:51.939Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T19:58:51.939Z] f56be85fc22e: Pulling fs layer [2023-05-30T19:58:51.939Z] 85791d961cd3: Pulling fs layer [2023-05-30T19:58:51.939Z] d694b5ae8c79: Pulling fs layer [2023-05-30T19:58:51.939Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T19:58:51.939Z] 9f32a84ed3da: Waiting [2023-05-30T19:58:51.939Z] 4d19c01a9841: Pulling fs layer [2023-05-30T19:58:51.939Z] 9325e15d5711: Pulling fs layer [2023-05-30T19:58:51.939Z] 556b6ee489ea: Pulling fs layer [2023-05-30T19:58:51.939Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T19:58:51.939Z] 4d19c01a9841: Waiting [2023-05-30T19:58:51.939Z] 9325e15d5711: Waiting [2023-05-30T19:58:51.939Z] c5a4b2cf53e6: Waiting [2023-05-30T19:58:51.939Z] 556b6ee489ea: Waiting [2023-05-30T19:58:51.939Z] 85791d961cd3: Verifying Checksum [2023-05-30T19:58:51.939Z] 85791d961cd3: Download complete [2023-05-30T19:58:51.939Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T19:58:51.939Z] 9f32a84ed3da: Download complete [2023-05-30T19:58:51.939Z] 4d19c01a9841: Verifying Checksum [2023-05-30T19:58:51.939Z] 4d19c01a9841: Download complete [2023-05-30T19:58:51.939Z] f56be85fc22e: Verifying Checksum [2023-05-30T19:58:51.939Z] f56be85fc22e: Download complete [2023-05-30T19:58:51.939Z] 9325e15d5711: Verifying Checksum [2023-05-30T19:58:51.939Z] 9325e15d5711: Download complete [2023-05-30T19:58:52.201Z] f56be85fc22e: Pull complete [2023-05-30T19:58:52.201Z] 85791d961cd3: Pull complete [2023-05-30T19:58:52.768Z] d694b5ae8c79: Verifying Checksum [2023-05-30T19:58:52.768Z] d694b5ae8c79: Download complete [2023-05-30T19:58:52.768Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T19:58:52.768Z] c5a4b2cf53e6: Download complete [2023-05-30T19:58:53.026Z] 556b6ee489ea: Verifying Checksum [2023-05-30T19:58:53.026Z] 556b6ee489ea: Download complete [2023-05-30T19:58:55.553Z] d694b5ae8c79: Pull complete [2023-05-30T19:58:55.812Z] 9f32a84ed3da: Pull complete [2023-05-30T19:58:55.812Z] 4d19c01a9841: Pull complete [2023-05-30T19:58:55.812Z] 9325e15d5711: Pull complete [2023-05-30T19:58:55.917Z] using credential edgex-jenkins-ssh [2023-05-30T19:58:55.932Z] Cloning the remote Git repository [2023-05-30T19:58:55.965Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-30T19:58:56.042Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-30T19:58:56.162Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T19:58:56.164Z] > git --version # timeout=10 [2023-05-30T19:58:56.185Z] > git --version # 'git version 2.25.1' [2023-05-30T19:58:56.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T19:58:56.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T19:58:58.342Z] 556b6ee489ea: Pull complete [2023-05-30T19:58:59.276Z] c5a4b2cf53e6: Pull complete [2023-05-30T19:58:59.276Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T19:58:59.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T19:58:59.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T19:58:59.632Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T19:58:59.632Z] WORKDIR /edgex [2023-05-30T19:58:59.632Z] COPY go.mod . [2023-05-30T19:58:59.632Z] RUN go mod download [2023-05-30T19:58:59.632Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-30T19:59:00.200Z] Sending build context to Docker daemon 170.8MB [2023-05-30T19:59:00.200Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T19:59:00.200Z] ---> c4be618373d6 [2023-05-30T19:59:00.200Z] Step 2/4 : WORKDIR /edgex [2023-05-30T19:59:02.737Z] ---> Running in 1845e5343d90 [2023-05-30T19:59:02.737Z] Removing intermediate container 1845e5343d90 [2023-05-30T19:59:02.737Z] ---> 40374eaf5b36 [2023-05-30T19:59:02.737Z] Step 3/4 : COPY go.mod . [2023-05-30T19:59:02.737Z] ---> b2531da482e3 [2023-05-30T19:59:02.737Z] Step 4/4 : RUN go mod download [2023-05-30T19:59:02.737Z] ---> Running in 263d29c11950 [2023-05-30T19:59:12.732Z] Removing intermediate container 263d29c11950 [2023-05-30T19:59:12.732Z] ---> 3ff5c65bce43 [2023-05-30T19:59:12.732Z] Successfully built 3ff5c65bce43 [2023-05-30T19:59:12.732Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T19:59:13.102Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T19:59:13.102Z] . [Pipeline] } [Pipeline] // withEnv [2023-05-30T19:59:12.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T19:59:12.665Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withDockerContainer [2023-05-30T19:59:13.258Z] prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container [2023-05-30T19:59:13.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T19:59:13.600Z] $ docker top a1882d9fe393beca29b8da3b5b3f10356b6b5dfb96931a828246d9bc3e0048ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T19:59:13.982Z] + go version [2023-05-30T19:59:13.982Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T19:59:14.014Z] $ docker stop --time=1 a1882d9fe393beca29b8da3b5b3f10356b6b5dfb96931a828246d9bc3e0048ed [2023-05-30T19:59:14.222Z] Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T19:59:14.689Z] Merge succeeded, producing dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T19:59:14.690Z] Checking out Revision dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca (PR-4584) [2023-05-30T19:59:13.450Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-30T19:59:13.489Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-30T19:59:13.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T19:59:13.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4584/head:refs/remotes/origin/PR-4584 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T19:59:14.219Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T19:59:14.326Z] > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [2023-05-30T19:59:14.567Z] > git remote # timeout=10 [2023-05-30T19:59:14.584Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T19:59:14.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T19:59:14.620Z] > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 [2023-05-30T19:59:14.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T19:59:14.677Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T19:59:14.718Z] > git checkout -f dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca # timeout=10 [2023-05-30T19:59:15.271Z] $ docker rm -f --volumes a1882d9fe393beca29b8da3b5b3f10356b6b5dfb96931a828246d9bc3e0048ed [2023-05-30T19:59:15.313Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [Pipeline] // withDockerContainer [Pipeline] } [2023-05-30T19:59:15.340Z] > git --version # timeout=10 [2023-05-30T19:59:15.351Z] > git --version # 'git version 2.25.1' [2023-05-30T19:59:15.364Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-30T19:59:15.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T19:59:15.958Z] . [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T19:59:16.283Z] prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container [2023-05-30T19:59:16.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T19:59:16.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T19:59:16.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T19:59:16.486Z] Dload Upload Total Spent Left Speed [2023-05-30T19:59:16.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [2023-05-30T19:59:16.642Z] $ docker top 5a23967c652c417b9820fee5d11efa22f594f292147a2e9d1ba863fe55a5afaf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-05-30T19:59:16.853Z] ========================================================= [2023-05-30T19:59:16.853Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T19:59:16.853Z] ========================================================= [Pipeline] sh [2023-05-30T19:59:17.085Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T19:59:17.144Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T19:59:17.430Z] + sudo tee /etc/docker/daemon.new [2023-05-30T19:59:17.430Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T19:59:17.430Z] { [2023-05-30T19:59:17.430Z] "registry-mirrors": [ [2023-05-30T19:59:17.430Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T19:59:17.430Z] ], [2023-05-30T19:59:17.430Z] "bip": "10.250.0.254/24", [2023-05-30T19:59:17.430Z] "hosts": [ [2023-05-30T19:59:17.430Z] "tcp://0.0.0.0:5555", [2023-05-30T19:59:17.430Z] "unix:///var/run/docker.sock" [2023-05-30T19:59:17.430Z] ], [2023-05-30T19:59:17.430Z] "mtu": 1458, [2023-05-30T19:59:17.430Z] "selinux-enabled": true, [2023-05-30T19:59:17.430Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T19:59:17.430Z] } [Pipeline] sh [2023-05-30T19:59:17.558Z] + make test [2023-05-30T19:59:17.558Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T19:59:17.770Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T19:59:18.110Z] + sudo service docker restart [2023-05-30T19:59:24.115Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T19:59:36.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T19:59:36.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T19:59:36.310Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T19:59:36.393Z] provisioning config files... [2023-05-30T19:59:36.420Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13511006745403421913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T19:59:36.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T19:59:36.805Z] ---> docker-login.sh [2023-05-30T19:59:36.805Z] nexus3.edgexfoundry.org:10001 [2023-05-30T19:59:36.826Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T19:59:37.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T19:59:37.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T19:59:37.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T19:59:37.084Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T19:59:37.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T19:59:37.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:59:37.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:59:37.392Z] Configure a credential helper to remove this warning. See [2023-05-30T19:59:37.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:59:37.392Z] [2023-05-30T19:59:37.392Z] Login Succeeded [2023-05-30T19:59:37.392Z] nexus3.edgexfoundry.org:10002 [2023-05-30T19:59:37.602Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T19:59:37.602Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T19:59:37.602Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T19:59:37.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T19:59:37.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:59:37.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:59:37.660Z] Configure a credential helper to remove this warning. See [2023-05-30T19:59:37.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:59:37.660Z] [2023-05-30T19:59:37.660Z] Login Succeeded [2023-05-30T19:59:37.660Z] nexus3.edgexfoundry.org:10003 [2023-05-30T19:59:37.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:59:38.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:59:38.195Z] Configure a credential helper to remove this warning. See [2023-05-30T19:59:38.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:59:38.195Z] [2023-05-30T19:59:38.196Z] Login Succeeded [2023-05-30T19:59:38.196Z] nexus3.edgexfoundry.org:10004 [2023-05-30T19:59:38.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:59:38.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:59:38.463Z] Configure a credential helper to remove this warning. See [2023-05-30T19:59:38.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:59:38.463Z] [2023-05-30T19:59:38.463Z] Login Succeeded [2023-05-30T19:59:38.463Z] docker.io [2023-05-30T19:59:38.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T19:59:38.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T19:59:38.994Z] Configure a credential helper to remove this warning. See [2023-05-30T19:59:38.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T19:59:38.994Z] [2023-05-30T19:59:38.994Z] Login Succeeded [2023-05-30T19:59:38.994Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T19:59:39.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-30T19:59:39.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T19:59:39.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T19:59:39.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-30T19:59:39.640Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-30T19:59:39.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T19:59:39.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T19:59:39.759Z] ========================================================= [2023-05-30T19:59:39.759Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T19:59:39.759Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-30T19:59:40.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T19:59:40.401Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T19:59:40.401Z] c41833b44d91: Pulling fs layer [2023-05-30T19:59:40.401Z] ed15518f5707: Pulling fs layer [2023-05-30T19:59:40.401Z] feae8fd75edb: Pulling fs layer [2023-05-30T19:59:40.401Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T19:59:40.401Z] 3cdef696dda3: Pulling fs layer [2023-05-30T19:59:40.401Z] 2ced38df9373: Pulling fs layer [2023-05-30T19:59:40.401Z] 58f1dce35555: Pulling fs layer [2023-05-30T19:59:40.401Z] 242c74f7c9fa: Waiting [2023-05-30T19:59:40.401Z] 3cdef696dda3: Waiting [2023-05-30T19:59:40.401Z] 2ced38df9373: Waiting [2023-05-30T19:59:40.401Z] 58f1dce35555: Waiting [2023-05-30T19:59:40.401Z] ed15518f5707: Verifying Checksum [2023-05-30T19:59:40.401Z] ed15518f5707: Download complete [2023-05-30T19:59:40.401Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T19:59:40.401Z] 242c74f7c9fa: Download complete [2023-05-30T19:59:40.401Z] 3cdef696dda3: Verifying Checksum [2023-05-30T19:59:40.401Z] 3cdef696dda3: Download complete [2023-05-30T19:59:40.401Z] c41833b44d91: Verifying Checksum [2023-05-30T19:59:40.401Z] c41833b44d91: Download complete [2023-05-30T19:59:41.364Z] c41833b44d91: Pull complete [2023-05-30T19:59:41.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-30T19:59:41.633Z] 58f1dce35555: Verifying Checksum [2023-05-30T19:59:41.633Z] 58f1dce35555: Download complete [2023-05-30T19:59:41.902Z] ed15518f5707: Pull complete [2023-05-30T19:59:42.869Z] feae8fd75edb: Verifying Checksum [2023-05-30T19:59:42.869Z] feae8fd75edb: Download complete [2023-05-30T19:59:42.869Z] 2ced38df9373: Verifying Checksum [2023-05-30T19:59:42.869Z] 2ced38df9373: Download complete [2023-05-30T19:59:46.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements [2023-05-30T19:59:46.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T19:59:46.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T19:59:46.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T19:59:47.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T19:59:47.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T19:59:47.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-05-30T19:59:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T19:59:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T19:59:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T19:59:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T19:59:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T19:59:50.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T19:59:50.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T19:59:51.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.950s coverage: 88.5% of statements [2023-05-30T19:59:51.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements [2023-05-30T19:59:52.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T19:59:52.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T19:59:52.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T19:59:52.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 95.6% of statements [2023-05-30T19:59:52.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T19:59:52.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T19:59:52.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T19:59:52.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T19:59:52.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T19:59:52.751Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-05-30T19:59:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T19:59:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T19:59:53.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T19:59:53.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-05-30T19:59:54.207Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T19:59:54.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T19:59:54.471Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-05-30T19:59:54.471Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-30T19:59:54.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 42.9% of statements [2023-05-30T19:59:54.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 82.9% of statements [2023-05-30T19:59:54.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-05-30T19:59:55.191Z] feae8fd75edb: Pull complete [2023-05-30T19:59:55.191Z] 242c74f7c9fa: Pull complete [2023-05-30T19:59:55.191Z] 3cdef696dda3: Pull complete [2023-05-30T19:59:55.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.719s coverage: 96.3% of statements [2023-05-30T19:59:55.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-05-30T19:59:55.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T19:59:55.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T19:59:55.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T19:59:55.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T19:59:56.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T19:59:56.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T19:59:56.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T19:59:56.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T19:59:57.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T19:59:57.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T19:59:57.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T19:59:57.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T19:59:57.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T19:59:57.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T19:59:58.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T19:59:59.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T19:59:59.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T20:00:00.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T20:00:00.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T20:00:01.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T20:00:01.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T20:00:01.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T20:00:01.845Z] 2ced38df9373: Pull complete [2023-05-30T20:00:03.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T20:00:03.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T20:00:03.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T20:00:03.788Z] 58f1dce35555: Pull complete [2023-05-30T20:00:03.788Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T20:00:03.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T20:00:03.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-30T20:00:04.176Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T20:00:04.176Z] WORKDIR /edgex [2023-05-30T20:00:04.176Z] COPY go.mod . [2023-05-30T20:00:04.176Z] RUN go mod download ci-base-image-arm64 [2023-05-30T20:00:04.176Z] -f - . [2023-05-30T20:00:04.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T20:00:04.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T20:00:04.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T20:00:04.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T20:00:04.760Z] Sending build context to Docker daemon 2.947MB [2023-05-30T20:00:04.760Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T20:00:04.760Z] ---> fadd8f120f05 [2023-05-30T20:00:04.760Z] Step 2/4 : WORKDIR /edgex [2023-05-30T20:00:05.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T20:00:05.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T20:00:05.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T20:00:05.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T20:00:06.706Z] ---> Running in 42ed948fbf51 [2023-05-30T20:00:06.706Z] Removing intermediate container 42ed948fbf51 [2023-05-30T20:00:06.706Z] ---> bc7ba37c9c79 [2023-05-30T20:00:06.706Z] Step 3/4 : COPY go.mod . [2023-05-30T20:00:07.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T20:00:07.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T20:00:07.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T20:00:07.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T20:00:07.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-05-30T20:00:07.289Z] ---> 253163704fd4 [2023-05-30T20:00:07.289Z] Step 4/4 : RUN go mod download [2023-05-30T20:00:07.289Z] ---> Running in 044be5fdd51e [2023-05-30T20:00:08.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T20:00:08.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T20:00:08.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T20:00:08.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.065s coverage: 92.9% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.053s coverage: 62.3% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 38.4% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-30T20:00:20.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-05-30T20:00:20.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-30T20:00:20.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-05-30T20:00:20.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements [2023-05-30T20:00:20.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements [2023-05-30T20:00:20.671Z] 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-30T20:00:20.671Z] running golangci-lint [2023-05-30T20:00:20.671Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-30T20:00:20.671Z] go version go1.20.2 linux/amd64 [2023-05-30T20:00:20.671Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-30T20:00:20.671Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-30T20:00:35.534Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|files|imports|name|types_sizes) took 13.152190066s" [2023-05-30T20:00:35.534Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.338446ms" [2023-05-30T20:00:39.534Z] Removing intermediate container 044be5fdd51e [2023-05-30T20:00:39.534Z] ---> dc7d6678ee96 [2023-05-30T20:00:39.534Z] Successfully built dc7d6678ee96 [2023-05-30T20:00:39.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:00:39.945Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T20:00:39.945Z] . [2023-05-30T20:00:40.792Z] level=info msg="[linters_context/goanalysis] analyzers took 50.950963803s with top 10 stages: buildir: 28.94607097s, inspect: 1.790053745s, fact_deprecated: 1.603506539s, gosec: 1.325624674s, printf: 1.161159203s, ctrlflow: 998.782311ms, S1038: 856.33468ms, nilness: 658.452831ms, fact_purity: 622.727827ms, directives: 450.130142ms" [2023-05-30T20:00:40.793Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-30T20:00:40.793Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203, cgo: 203/203, exclude-rules: 23/203, autogenerated_exclude: 203/203, exclude: 203/203, nolint: 0/23, path_prettifier: 203/203" [2023-05-30T20:00:40.793Z] level=info msg="[runner] processing took 20.10957ms with stages: nolint: 9.109378ms, identifier_marker: 5.445114ms, exclude-rules: 1.675096ms, autogenerated_exclude: 1.580902ms, path_prettifier: 1.493678ms, skip_dirs: 756.63µs, cgo: 29.121µs, filename_unadjuster: 15.341µs, max_same_issues: 790ns, uniq_by_line: 520ns, severity-rules: 500ns, skip_files: 500ns, path_shortener: 410ns, exclude: 390ns, source_code: 270ns, diff: 260ns, sort_results: 230ns, max_from_linter: 170ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns" [2023-05-30T20:00:40.793Z] level=info msg="[runner] linters took 7.121907239s with stages: goanalysis_metalinter: 7.101690396s" [2023-05-30T20:00:40.793Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-30T20:00:40.793Z] level=info msg="Memory: 205 samples, avg is 188.9MB, max is 798.0MB" [2023-05-30T20:00:40.793Z] level=info msg="Execution took 20.316690921s" [2023-05-30T20:00:40.793Z] go vet ./... [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:00:42.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container [2023-05-30T20:00:42.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T20:00:43.727Z] $ docker top 5fc4eca26c2b3bb6bb4d63d0f90943cd3ee71877041c0d9c99f65dc3c34dd680 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T20:00:44.605Z] + go version [2023-05-30T20:00:44.605Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T20:00:44.621Z] $ docker stop --time=1 5fc4eca26c2b3bb6bb4d63d0f90943cd3ee71877041c0d9c99f65dc3c34dd680 [2023-05-30T20:00:44.992Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T20:00:44.992Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T20:00:44.992Z] ./bin/test-attribution-txt.sh [2023-05-30T20:00:46.237Z] $ docker rm -f --volumes 5fc4eca26c2b3bb6bb4d63d0f90943cd3ee71877041c0d9c99f65dc3c34dd680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2023-05-30T20:00:46.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:00:46.878Z] + ls -al . [2023-05-30T20:00:46.878Z] total 720 [2023-05-30T20:00:46.878Z] drwxrwxr-x 11 1001 1001 4096 May 30 19:59 . [2023-05-30T20:00:46.878Z] drwxr-xr-x 4 root root 4096 May 30 19:59 .. [2023-05-30T20:00:46.878Z] drwxrwxr-x 2 1001 1001 4096 May 30 19:58 .blubracket [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 16 May 30 19:58 .dockerignore [2023-05-30T20:00:46.878Z] drwxrwxr-x 8 1001 1001 4096 May 30 19:58 .git [2023-05-30T20:00:46.878Z] drwxrwxr-x 3 1001 1001 4096 May 30 19:58 .github [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 1133 May 30 19:58 .gitignore [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 42 May 30 19:58 .golangci.yml [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 87 May 30 19:58 .hadolint.yml [2023-05-30T20:00:46.878Z] drwxr-xr-x 3 1001 1001 4096 May 30 19:58 .semver [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 166 May 30 19:58 .sonarcloud.properties [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 1171 May 30 19:58 ADOPTERS.md [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 10835 May 30 19:58 Attribution.txt [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 93407 May 30 19:58 CHANGELOG.md [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 3804 May 30 19:58 CONTRIBUTING.md [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 677 May 30 19:58 GOVERNANCE.md [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 883 May 30 19:58 Jenkinsfile [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 10775 May 30 19:58 LICENSE [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 14368 May 30 19:58 Makefile [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 582 May 30 19:58 OWNERS.md [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 9923 May 30 19:58 README.md [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 789 May 30 19:58 SECURITY.md [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 5 May 30 19:58 VERSION [2023-05-30T20:00:46.878Z] drwxrwxr-x 2 1001 1001 4096 May 30 19:58 bin [2023-05-30T20:00:46.878Z] drwxrwxr-x 18 1001 1001 4096 May 30 19:58 cmd [2023-05-30T20:00:46.878Z] -rw-r--r-- 1 root root 447731 May 30 20:00 coverage.out [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 3159 May 30 19:58 go.mod [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 31048 May 30 19:58 go.sum [2023-05-30T20:00:46.878Z] drwxrwxr-x 7 1001 1001 4096 May 30 19:58 internal [2023-05-30T20:00:46.878Z] drwxrwxr-x 3 1001 1001 4096 May 30 19:58 openapi [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 594 May 30 19:58 security.txt [2023-05-30T20:00:46.878Z] drwxrwxr-x 4 1001 1001 4096 May 30 19:58 snap [2023-05-30T20:00:46.878Z] -rw-rw-r-- 1 1001 1001 204 May 30 19:58 version.go [Pipeline] sh [2023-05-30T20:00:47.154Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T20:00:47.154Z] . [Pipeline] } [Pipeline] // withEnv [2023-05-30T20:00:47.257Z] + '[' -e coverage.out ] [2023-05-30T20:00:47.257Z] + chown 1001:1001 coverage.out [Pipeline] withDockerContainer [2023-05-30T20:00:47.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container [2023-05-30T20:00:47.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T20:00:48.660Z] $ docker top b91df22680ceea7bca8b21c64d50c77cceab01a6df39e6f10eb7b5eeaf08be71 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] echo [2023-05-30T20:00:48.977Z] ========================================================= [2023-05-30T20:00:48.977Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-30T20:00:48.977Z] ========================================================= [Pipeline] sh [2023-05-30T20:00:49.027Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T20:00:49.297Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2023-05-30T20:00:49.355Z] + make build [2023-05-30T20:00:49.355Z] 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 [Pipeline] sh [2023-05-30T20:00:49.692Z] + make test [2023-05-30T20:00:49.692Z] go test -race -coverprofile=coverage.out ./... [2023-05-30T20:01:01.560Z] 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-30T20:01:01.560Z] 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-30T20:01:01.817Z] 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-30T20:01:02.757Z] 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-30T20:01:09.313Z] 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-30T20:01:09.881Z] 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-30T20:01:11.257Z] 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-30T20:01:12.190Z] 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-30T20:01:12.756Z] 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-30T20:01:13.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-30T20:01:14.626Z] 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-30T20:01:16.025Z] $ docker stop --time=1 5a23967c652c417b9820fee5d11efa22f594f292147a2e9d1ba863fe55a5afaf [2023-05-30T20:01:19.066Z] $ docker rm -f --volumes 5a23967c652c417b9820fee5d11efa22f594f292147a2e9d1ba863fe55a5afaf [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-30T20:01:20.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T20:01:20.297Z] [2023-05-30T20:01:20.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:01:20.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T20:01:20.679Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-30T20:01:20.679Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-30T20:01:20.679Z] ca9280d653b3: Pulling fs layer [2023-05-30T20:01:20.679Z] 7e9c9ca2126c: Pulling fs layer [2023-05-30T20:01:20.679Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-30T20:01:20.679Z] cbdbe7a5bc2a: Download complete [2023-05-30T20:01:20.940Z] ca9280d653b3: Verifying Checksum [2023-05-30T20:01:20.940Z] ca9280d653b3: Download complete [2023-05-30T20:01:20.940Z] cbdbe7a5bc2a: Pull complete [2023-05-30T20:01:21.200Z] 7e9c9ca2126c: Verifying Checksum [2023-05-30T20:01:21.200Z] 7e9c9ca2126c: Download complete [2023-05-30T20:01:21.459Z] ca9280d653b3: Pull complete [2023-05-30T20:01:24.747Z] 7e9c9ca2126c: Pull complete [2023-05-30T20:01:24.747Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-30T20:01:24.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T20:01:24.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:01:24.973Z] prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container [2023-05-30T20:01:25.008Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-30T20:01:27.144Z] $ docker top 625e2770f028a2ae36e724a1c0dc7ff5ab19c534c595495125babfb4cd81a208 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T20:01:27.521Z] + docker-compose build --help [2023-05-30T20:01:27.521Z] + grep parallel [2023-05-30T20:01:28.087Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T20:01:28.129Z] $ docker stop --time=1 625e2770f028a2ae36e724a1c0dc7ff5ab19c534c595495125babfb4cd81a208 [2023-05-30T20:01:28.557Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-30T20:01:29.676Z] $ docker rm -f --volumes 625e2770f028a2ae36e724a1c0dc7ff5ab19c534c595495125babfb4cd81a208 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:01:30.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-30T20:01:30.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:01:30.435Z] prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container [2023-05-30T20:01:30.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-30T20:01:30.925Z] $ docker top c7ef9e877bc6d7374c25748202770fb63931b3b3cc7405e6778e573d1b577528 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T20:01:31.310Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T20:01:31.881Z] Building core-command ... [2023-05-30T20:01:31.881Z] Building core-common-config-bootstrapper ... [2023-05-30T20:01:31.881Z] Building core-data ... [2023-05-30T20:01:31.881Z] Building core-metadata ... [2023-05-30T20:01:31.881Z] Building security-bootstrapper ... [2023-05-30T20:01:31.881Z] Building security-proxy-auth ... [2023-05-30T20:01:31.881Z] Building security-proxy-setup ... [2023-05-30T20:01:31.881Z] Building security-secretstore-setup ... [2023-05-30T20:01:31.881Z] Building security-spiffe-token-provider ... [2023-05-30T20:01:31.881Z] Building security-spire-agent ... [2023-05-30T20:01:31.881Z] Building security-spire-config ... [2023-05-30T20:01:31.881Z] Building security-spire-server ... [2023-05-30T20:01:31.881Z] Building support-notifications ... [2023-05-30T20:01:31.881Z] Building support-scheduler ... [2023-05-30T20:01:31.881Z] Building security-spire-agent [2023-05-30T20:01:31.881Z] Building security-spiffe-token-provider [2023-05-30T20:01:31.881Z] Building support-scheduler [2023-05-30T20:01:31.881Z] Building core-metadata [2023-05-30T20:01:31.881Z] Building core-common-config-bootstrapper [2023-05-30T20:01:41.846Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:01:41.846Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:01:41.846Z] ---> 3ff5c65bce43 [2023-05-30T20:01:41.846Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:01:41.846Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:01:41.846Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:01:41.846Z] ---> 3ff5c65bce43 [2023-05-30T20:01:41.846Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T20:01:41.846Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:01:41.846Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:01:41.846Z] ---> 3ff5c65bce43 [2023-05-30T20:01:41.846Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:01:42.106Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:01:42.106Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:01:42.106Z] ---> 3ff5c65bce43 [2023-05-30T20:01:42.106Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T20:01:42.366Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:01:42.366Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:01:42.366Z] ---> 3ff5c65bce43 [2023-05-30T20:01:42.366Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:01:44.904Z] ---> Running in 7d9f736b577d [2023-05-30T20:01:44.904Z] ---> Running in 94ed14b1e5d3 [2023-05-30T20:01:44.904Z] ---> Running in bf79dd0fe7ac [2023-05-30T20:01:44.904Z] ---> Running in a4105eb28c9d [2023-05-30T20:01:44.904Z] ---> Running in 0efda02b24be [2023-05-30T20:01:44.904Z] Removing intermediate container bf79dd0fe7ac [2023-05-30T20:01:44.904Z] ---> 306739dae2d3 [2023-05-30T20:01:44.904Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:01:45.163Z] Removing intermediate container 94ed14b1e5d3 [2023-05-30T20:01:45.163Z] ---> e3524eef9e39 [2023-05-30T20:01:45.163Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:01:45.163Z] Removing intermediate container 7d9f736b577d [2023-05-30T20:01:45.163Z] ---> 4d7faa560294 [2023-05-30T20:01:45.163Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T20:01:45.163Z] ---> Running in b52a6182608b [2023-05-30T20:01:45.163Z] ---> Running in c50c2eb09bdc [2023-05-30T20:01:45.163Z] Removing intermediate container 0efda02b24be [2023-05-30T20:01:45.163Z] ---> af692da3e862 [2023-05-30T20:01:45.163Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T20:01:45.163Z] ---> Running in 0e3973723eb1 [2023-05-30T20:01:45.163Z] Removing intermediate container a4105eb28c9d [2023-05-30T20:01:45.163Z] ---> c8121d34b267 [2023-05-30T20:01:45.163Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T20:01:45.163Z] ---> Running in 108a2c70282f [2023-05-30T20:01:45.163Z] ---> Running in 004fb3fd2f4b [2023-05-30T20:01:45.163Z] Removing intermediate container b52a6182608b [2023-05-30T20:01:45.163Z] ---> 645ac685f1d2 [2023-05-30T20:01:45.163Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T20:01:45.163Z] Removing intermediate container c50c2eb09bdc [2023-05-30T20:01:45.163Z] ---> e3693f573ad6 [2023-05-30T20:01:45.163Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T20:01:45.163Z] ---> Running in 7c102c6987b3 [2023-05-30T20:01:45.423Z] ---> Running in ea8ed2b21cfa [2023-05-30T20:01:45.423Z] Removing intermediate container 004fb3fd2f4b [2023-05-30T20:01:45.423Z] ---> e4993c18ffc5 [2023-05-30T20:01:45.423Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T20:01:45.423Z] ---> Running in ec2891f8a106 [2023-05-30T20:01:45.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.976Z] OK: 265 MiB in 53 packages [2023-05-30T20:01:45.976Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:01:45.976Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:01:45.976Z] OK: 17830 distinct packages available [2023-05-30T20:01:45.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:45.976Z] OK: 265 MiB in 53 packages [2023-05-30T20:01:46.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:01:46.235Z] OK: 265 MiB in 53 packages [2023-05-30T20:01:46.235Z] Removing intermediate container 0e3973723eb1 [2023-05-30T20:01:46.235Z] ---> 1c0e9c339ef9 [2023-05-30T20:01:46.235Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T20:01:46.235Z] OK: 265 MiB in 53 packages [2023-05-30T20:01:46.235Z] OK: 265 MiB in 53 packages [2023-05-30T20:01:46.235Z] ---> 925ed4a4ef66 [2023-05-30T20:01:46.235Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:01:46.494Z] Removing intermediate container ea8ed2b21cfa [2023-05-30T20:01:46.494Z] ---> 6e67e7dd2e2a [2023-05-30T20:01:46.494Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:01:46.494Z] ---> Running in 1fafe19f0222 [2023-05-30T20:01:46.494Z] ---> 0420857811fc [2023-05-30T20:01:46.494Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:01:46.494Z] ---> Running in 67c1e7f91d08 [2023-05-30T20:01:46.494Z] Removing intermediate container 7c102c6987b3 [2023-05-30T20:01:46.494Z] ---> ce2d2d3a8919 [2023-05-30T20:01:46.494Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:01:46.752Z] ---> 85f32543fc9e [2023-05-30T20:01:46.752Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:01:46.752Z] Removing intermediate container ec2891f8a106 [2023-05-30T20:01:46.752Z] ---> b4a50f8b8f56 [2023-05-30T20:01:46.752Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T20:01:46.752Z] Removing intermediate container 108a2c70282f [2023-05-30T20:01:46.752Z] ---> 48253c725f36 [2023-05-30T20:01:46.752Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T20:01:46.752Z] ---> Running in a45042103844 [2023-05-30T20:01:47.014Z] ---> fb1635d47a3d [2023-05-30T20:01:47.014Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:01:47.014Z] ---> 4552b669362d [2023-05-30T20:01:47.014Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:01:47.014Z] ---> Running in 7716f601801b [2023-05-30T20:01:47.014Z] ---> Running in 1971db224b06 [2023-05-30T20:02:13.567Z] Removing intermediate container 7716f601801b [2023-05-30T20:02:13.568Z] ---> 2a7e481723fa [2023-05-30T20:02:13.568Z] Step 8/25 : COPY . . [2023-05-30T20:02:13.568Z] Removing intermediate container a45042103844 [2023-05-30T20:02:13.568Z] ---> f6cca2463fea [2023-05-30T20:02:13.568Z] Step 8/23 : COPY . . [2023-05-30T20:02:13.568Z] Removing intermediate container 67c1e7f91d08 [2023-05-30T20:02:13.568Z] ---> 1bb1dbb1525c [2023-05-30T20:02:13.568Z] Step 8/23 : COPY . . [2023-05-30T20:02:13.568Z] Removing intermediate container 1fafe19f0222 [2023-05-30T20:02:13.568Z] ---> 9e3f55b64d68 [2023-05-30T20:02:13.568Z] Step 7/27 : COPY . . [2023-05-30T20:02:13.568Z] Removing intermediate container 1971db224b06 [2023-05-30T20:02:13.568Z] ---> bfd30e9c7b4c [2023-05-30T20:02:13.568Z] Step 7/20 : COPY . . [2023-05-30T20:02:21.688Z] ---> 3d384c880531 [2023-05-30T20:02:21.688Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T20:02:21.688Z] ---> 971fedb098cf [2023-05-30T20:02:21.688Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T20:02:21.946Z] ---> Running in 7011f04c8c63 [2023-05-30T20:02:21.946Z] ---> Running in 2f7d5536f77b [2023-05-30T20:02:21.946Z] ---> 92f5598122e9 [2023-05-30T20:02:21.946Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T20:02:21.946Z] ---> 275dc05a6621 [2023-05-30T20:02:21.946Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T20:02:21.946Z] ---> 3a587959ed7a [2023-05-30T20:02:21.946Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T20:02:21.946Z] ---> Running in 0c610846ad31 [2023-05-30T20:02:21.946Z] ---> Running in 2d2137406a7b [2023-05-30T20:02:21.946Z] ---> Running in db022b2b7bc4 [2023-05-30T20:02:21.946Z] Removing intermediate container 2d2137406a7b [2023-05-30T20:02:21.946Z] ---> 2e4977ac01f9 [2023-05-30T20:02:21.946Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T20:02:21.946Z] ---> Running in ed23b459dc68 [2023-05-30T20:02:22.205Z] Removing intermediate container ed23b459dc68 [2023-05-30T20:02:22.205Z] ---> 01c80fb8d911 [2023-05-30T20:02:22.205Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T20:02:22.205Z] ---> Running in 0ca1d3fa2b19 [2023-05-30T20:02:22.205Z] Removing intermediate container 0ca1d3fa2b19 [2023-05-30T20:02:22.205Z] ---> 9946775b88c6 [2023-05-30T20:02:22.205Z] 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-30T20:02:22.205Z] ---> Running in 39450f155073 [2023-05-30T20:02:22.205Z] 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-30T20:02:22.463Z] 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-30T20:02:22.463Z] 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-30T20:02:22.721Z] 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-30T20:02:23.285Z] Removing intermediate container 39450f155073 [2023-05-30T20:02:23.285Z] ---> 9c852f3dddb8 [2023-05-30T20:02:23.285Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T20:02:23.285Z] ---> Running in 275249e48d6c [2023-05-30T20:02:23.849Z] Removing intermediate container 275249e48d6c [2023-05-30T20:02:23.849Z] ---> 35c9c413a4e4 [2023-05-30T20:02:23.849Z] [2023-05-30T20:02:23.849Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T20:02:23.849Z] 3.17: Pulling from library/alpine [2023-05-30T20:02:23.849Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T20:02:23.849Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T20:02:23.849Z] ---> 9ed4aefc74f6 [2023-05-30T20:02:23.849Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T20:02:23.849Z] ---> Running in 28dcec8ff017 [2023-05-30T20:02:24.106Z] Removing intermediate container 28dcec8ff017 [2023-05-30T20:02:24.106Z] ---> 5eb46c0edb40 [2023-05-30T20:02:24.106Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T20:02:24.106Z] ---> Running in 238d47d432c7 [2023-05-30T20:02:24.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:24.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:24.879Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:02:24.880Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:02:24.880Z] OK: 17823 distinct packages available [2023-05-30T20:02:24.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:24.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:25.140Z] (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-30T20:02:25.140Z] (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-30T20:02:25.140Z] (3/7) Installing dumb-init (1.2.5-r2) [2023-05-30T20:02:25.140Z] (4/7) Installing musl-obstack (1.2.3-r0) [2023-05-30T20:02:25.140Z] (5/7) Installing libucontext (1.2-r0) [2023-05-30T20:02:25.140Z] (6/7) Installing gcompat (1.1.0-r0) [2023-05-30T20:02:25.140Z] (7/7) Installing openssl (3.0.9-r1) [2023-05-30T20:02:25.140Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:02:25.140Z] OK: 8 MiB in 20 packages [2023-05-30T20:02:26.072Z] Removing intermediate container 238d47d432c7 [2023-05-30T20:02:26.072Z] ---> 568faba11343 [2023-05-30T20:02:26.072Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:02:26.329Z] ---> df273204f504 [2023-05-30T20:02:26.329Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:02:27.298Z] ---> c142fb94fb81 [2023-05-30T20:02:27.298Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T20:02:29.828Z] ---> d25ddbd990e1 [2023-05-30T20:02:29.828Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T20:02:35.117Z] ---> 6aeb1b5bd943 [2023-05-30T20:02:35.117Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T20:02:36.049Z] ---> f31c6723465b [2023-05-30T20:02:36.049Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T20:02:36.981Z] ---> f08d695a17af [2023-05-30T20:02:36.981Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T20:02:37.912Z] ---> ab6e5f996391 [2023-05-30T20:02:37.912Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T20:02:37.912Z] ---> Running in 739df4f1b55c [2023-05-30T20:02:38.170Z] Removing intermediate container 739df4f1b55c [2023-05-30T20:02:38.170Z] ---> 6cf8dc2e753f [2023-05-30T20:02:38.170Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T20:02:38.428Z] ---> Running in b75432bf90e8 [2023-05-30T20:02:39.058Z] Removing intermediate container b75432bf90e8 [2023-05-30T20:02:39.058Z] ---> 691a6c6430e6 [2023-05-30T20:02:39.058Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T20:02:39.373Z] ---> Running in 384b02b70210 [2023-05-30T20:02:39.632Z] Removing intermediate container 384b02b70210 [2023-05-30T20:02:39.632Z] ---> 93b56cdf6edd [2023-05-30T20:02:39.632Z] Step 26/27 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:02:39.632Z] ---> Running in ddedbeaa74fc [2023-05-30T20:02:40.199Z] Removing intermediate container ddedbeaa74fc [2023-05-30T20:02:40.199Z] ---> 855cccce1e3b [2023-05-30T20:02:40.199Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T20:02:40.199Z] ---> Running in a4986ea709ed [2023-05-30T20:02:40.458Z] Removing intermediate container a4986ea709ed [2023-05-30T20:02:40.458Z] ---> ecb478bd75b4 [2023-05-30T20:02:40.458Z] [2023-05-30T20:02:40.458Z] Successfully built ecb478bd75b4 [2023-05-30T20:02:40.458Z] Successfully tagged security-spire-agent:latest [2023-05-30T20:02:40.458Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-05-30T20:02:42.988Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:02:42.988Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:02:42.988Z] ---> 3ff5c65bce43 [2023-05-30T20:02:42.988Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T20:02:42.988Z] ---> Using cache [2023-05-30T20:02:42.988Z] ---> af692da3e862 [2023-05-30T20:02:42.988Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T20:02:44.885Z] ---> Running in 3f37f9e162ed [2023-05-30T20:02:46.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:46.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:46.514Z] OK: 265 MiB in 53 packages [2023-05-30T20:02:49.804Z] Removing intermediate container 3f37f9e162ed [2023-05-30T20:02:49.804Z] ---> c3a9417d8512 [2023-05-30T20:02:49.804Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T20:02:50.400Z] ---> f3c4b2df08f0 [2023-05-30T20:02:50.400Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:02:52.397Z] ---> Running in bb3e07a7a859 [2023-05-30T20:02:52.397Z] Removing intermediate container db022b2b7bc4 [2023-05-30T20:02:52.397Z] ---> 6060a1b37218 [2023-05-30T20:02:52.397Z] [2023-05-30T20:02:52.397Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:02:52.397Z] ---> 9ed4aefc74f6 [2023-05-30T20:02:52.397Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T20:02:52.655Z] ---> Running in 824cc361e5c0 [2023-05-30T20:02:53.640Z] Removing intermediate container 824cc361e5c0 [2023-05-30T20:02:53.640Z] ---> 0ab13f97da03 [2023-05-30T20:02:53.640Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:02:54.584Z] ---> Running in 1d6c323a2bc7 [2023-05-30T20:02:54.844Z] Removing intermediate container 0c610846ad31 [2023-05-30T20:02:54.844Z] ---> f5238d74b36f [2023-05-30T20:02:54.844Z] [2023-05-30T20:02:54.844Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T20:02:54.844Z] ---> 9ed4aefc74f6 [2023-05-30T20:02:54.844Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:02:54.844Z] ---> Running in 1580c1d86a5c [2023-05-30T20:02:55.215Z] Removing intermediate container 7011f04c8c63 [2023-05-30T20:02:55.215Z] ---> 744c54b90e97 [2023-05-30T20:02:55.215Z] [2023-05-30T20:02:55.215Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T20:02:55.215Z] ---> 9ed4aefc74f6 [2023-05-30T20:02:55.215Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T20:02:55.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:55.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:55.478Z] ---> Running in 46c8c3435ec0 [2023-05-30T20:02:55.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:55.478Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T20:02:55.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:55.478Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:02:55.478Z] OK: 7 MiB in 16 packages [2023-05-30T20:02:55.738Z] Removing intermediate container 46c8c3435ec0 [2023-05-30T20:02:55.738Z] ---> 06504fddf326 [2023-05-30T20:02:55.738Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T20:02:55.738Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T20:02:55.738Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:02:55.738Z] OK: 7 MiB in 16 packages [2023-05-30T20:02:56.001Z] ---> Running in d477850d0121 [2023-05-30T20:02:56.260Z] Removing intermediate container 1d6c323a2bc7 [2023-05-30T20:02:56.260Z] ---> dec54d4d1832 [2023-05-30T20:02:56.260Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:02:56.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:56.541Z] Removing intermediate container 1580c1d86a5c [2023-05-30T20:02:56.541Z] ---> b0e498e2d2a2 [2023-05-30T20:02:56.541Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:02:56.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:56.802Z] ---> Running in f91fed6b0f61 [2023-05-30T20:02:56.802Z] ---> 24385a5938ab [2023-05-30T20:02:56.802Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:02:57.063Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:02:57.063Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:02:57.063Z] OK: 17823 distinct packages available [2023-05-30T20:02:57.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:57.063Z] Removing intermediate container f91fed6b0f61 [2023-05-30T20:02:57.063Z] ---> dcf93d3f2d7d [2023-05-30T20:02:57.063Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T20:02:57.063Z] ---> effae764a9cc [2023-05-30T20:02:57.063Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T20:02:57.063Z] ---> Running in e0ef7bb7e2dc [2023-05-30T20:02:57.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:02:57.325Z] Removing intermediate container e0ef7bb7e2dc [2023-05-30T20:02:57.325Z] ---> b509e00ac016 [2023-05-30T20:02:57.325Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T20:02:57.325Z] ---> Running in 5a87ebebb44e [2023-05-30T20:02:57.325Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T20:02:57.325Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T20:02:57.325Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T20:02:57.325Z] (4/9) Installing libcurl (8.1.2-r0) [2023-05-30T20:02:57.587Z] (5/9) Installing curl (8.1.2-r0) [2023-05-30T20:02:57.587Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T20:02:57.587Z] Removing intermediate container 5a87ebebb44e [2023-05-30T20:02:57.587Z] ---> 67c6337e92aa [2023-05-30T20:02:57.587Z] Step 15/25 : WORKDIR / [2023-05-30T20:02:57.587Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T20:02:57.587Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T20:02:57.587Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T20:02:57.587Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:02:57.587Z] ---> 339f86310ae0 [2023-05-30T20:02:57.587Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:02:57.587Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T20:02:57.587Z] ---> Running in 47555436268c [2023-05-30T20:02:57.860Z] Removing intermediate container 2f7d5536f77b [2023-05-30T20:02:57.860Z] ---> 5b38b2b1bd98 [2023-05-30T20:02:57.860Z] [2023-05-30T20:02:57.860Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:02:57.860Z] ---> 9ed4aefc74f6 [2023-05-30T20:02:57.860Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:02:57.860Z] ---> Using cache [2023-05-30T20:02:57.860Z] ---> b0e498e2d2a2 [2023-05-30T20:02:57.860Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:02:57.860Z] ---> Using cache [2023-05-30T20:02:57.860Z] ---> dcf93d3f2d7d [2023-05-30T20:02:57.860Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T20:02:57.860Z] OK: 10 MiB in 24 packages [2023-05-30T20:02:57.860Z] ---> Running in fbe48f180cb6 [2023-05-30T20:02:57.860Z] Removing intermediate container 47555436268c [2023-05-30T20:02:57.860Z] ---> 12a99e910762 [2023-05-30T20:02:57.860Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:02:57.860Z] ---> a3a44a963931 [2023-05-30T20:02:57.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T20:02:57.860Z] Removing intermediate container fbe48f180cb6 [2023-05-30T20:02:57.860Z] ---> 3b0c5980aca9 [2023-05-30T20:02:57.860Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T20:02:57.860Z] ---> 3b6213e252de [2023-05-30T20:02:57.860Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:02:57.860Z] ---> Running in 0de9ca2f26e0 [2023-05-30T20:02:58.123Z] ---> dc5fa481de7f [2023-05-30T20:02:58.123Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T20:02:58.123Z] Removing intermediate container 0de9ca2f26e0 [2023-05-30T20:02:58.123Z] ---> 2aeafcd64d77 [2023-05-30T20:02:58.123Z] ---> Running in 5a120fc74936 [2023-05-30T20:02:58.123Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:02:58.123Z] ---> 11d3039b0ea0 [2023-05-30T20:02:58.123Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T20:02:58.694Z] ---> 53ba1bfe5efc [2023-05-30T20:02:58.695Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:02:58.695Z] ---> e82c1120fa10 [2023-05-30T20:02:58.695Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:02:58.695Z] Removing intermediate container d477850d0121 [2023-05-30T20:02:58.695Z] ---> 2ebb1984d647 [2023-05-30T20:02:58.695Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:02:58.695Z] ---> 947344a8b964 [2023-05-30T20:02:58.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T20:02:58.695Z] ---> f3d840480547 [2023-05-30T20:02:58.695Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T20:02:58.956Z] ---> eeea04652766 [2023-05-30T20:02:58.956Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:02:58.956Z] Removing intermediate container 5a120fc74936 [2023-05-30T20:02:58.956Z] ---> 0f3738eefe57 [2023-05-30T20:02:58.956Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T20:02:59.216Z] ---> 93f9d8774cf0 [2023-05-30T20:02:59.216Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T20:02:59.216Z] ---> dbfc5fc1b470 [2023-05-30T20:02:59.216Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T20:02:59.216Z] ---> Running in d56aaf88f188 [2023-05-30T20:02:59.216Z] ---> Running in ce756da0598c [2023-05-30T20:02:59.787Z] Removing intermediate container ce756da0598c [2023-05-30T20:02:59.787Z] ---> f60d73689859 [2023-05-30T20:02:59.787Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:02:59.787Z] Removing intermediate container d56aaf88f188 [2023-05-30T20:02:59.787Z] ---> 3f110e1d0788 [2023-05-30T20:02:59.787Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T20:02:59.787Z] ---> Running in 35344f57797e [2023-05-30T20:02:59.787Z] ---> 0d69dc6a7ed4 [2023-05-30T20:02:59.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:02:59.787Z] ---> 6e3b3d435e7c [2023-05-30T20:02:59.787Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:02:59.787Z] ---> Running in 445c44d6a68a [2023-05-30T20:03:00.049Z] Removing intermediate container 35344f57797e [2023-05-30T20:03:00.049Z] ---> 9a308a8861f2 [2023-05-30T20:03:00.049Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T20:03:00.049Z] Removing intermediate container 445c44d6a68a [2023-05-30T20:03:00.049Z] ---> 132de8ee82f2 [2023-05-30T20:03:00.049Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T20:03:00.049Z] ---> Running in 32d44778ff4b [2023-05-30T20:03:00.049Z] ---> a826289b4ad7 [2023-05-30T20:03:00.049Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T20:03:00.049Z] ---> Running in 6b27f0e45561 [2023-05-30T20:03:00.049Z] ---> Running in 27dbd3df95f7 [2023-05-30T20:03:00.049Z] ---> ec2eabe0708e [2023-05-30T20:03:00.049Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T20:03:00.049Z] Removing intermediate container 32d44778ff4b [2023-05-30T20:03:00.049Z] ---> 9389838eed62 [2023-05-30T20:03:00.049Z] Step 24/25 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:03:00.310Z] Removing intermediate container 6b27f0e45561 [2023-05-30T20:03:00.310Z] ---> Running in 287ab31569a0 [2023-05-30T20:03:00.310Z] ---> 06321eaa9f20 [2023-05-30T20:03:00.310Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:03:00.310Z] ---> Running in 08fac2b9feba [2023-05-30T20:03:00.310Z] Removing intermediate container 27dbd3df95f7 [2023-05-30T20:03:00.310Z] ---> 2c86a9614c30 [2023-05-30T20:03:00.310Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:03:00.310Z] ---> Running in 179edb0d0d91 [2023-05-30T20:03:00.310Z] ---> Running in e6249187ebf8 [2023-05-30T20:03:00.310Z] Removing intermediate container 287ab31569a0 [2023-05-30T20:03:00.310Z] ---> 37a8e1ea0f42 [2023-05-30T20:03:00.310Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T20:03:00.310Z] Removing intermediate container 08fac2b9feba [2023-05-30T20:03:00.310Z] ---> da0dff146e4c [2023-05-30T20:03:00.310Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T20:03:00.310Z] ---> Running in 197b26956e85 [2023-05-30T20:03:00.572Z] ---> Running in a276fdb52433 [2023-05-30T20:03:00.572Z] Removing intermediate container 179edb0d0d91 [2023-05-30T20:03:00.572Z] ---> c9b820220853 [2023-05-30T20:03:00.572Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:03:00.572Z] Removing intermediate container e6249187ebf8 [2023-05-30T20:03:00.572Z] ---> 437bd83faa35 [2023-05-30T20:03:00.572Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T20:03:00.572Z] Removing intermediate container 197b26956e85 [2023-05-30T20:03:00.572Z] ---> Running in b75a9cbcd4a1 [2023-05-30T20:03:00.572Z] ---> eaccd138b5da [2023-05-30T20:03:00.572Z] Step 18/20 : LABEL arch=x86_64 [2023-05-30T20:03:00.572Z] ---> Running in 60f96f725fc5 [2023-05-30T20:03:00.572Z] ---> Running in 8d223ce9a836 [2023-05-30T20:03:00.572Z] Removing intermediate container a276fdb52433 [2023-05-30T20:03:00.572Z] ---> 9b34fe19938e [2023-05-30T20:03:00.572Z] [2023-05-30T20:03:00.572Z] Removing intermediate container 60f96f725fc5 [2023-05-30T20:03:00.572Z] ---> 5bb50823dbaa [2023-05-30T20:03:00.572Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:03:00.837Z] Removing intermediate container b75a9cbcd4a1 [2023-05-30T20:03:00.837Z] ---> 8b6043319a7a [2023-05-30T20:03:00.837Z] [2023-05-30T20:03:00.837Z] Successfully built 9b34fe19938e [2023-05-30T20:03:00.837Z] Removing intermediate container 8d223ce9a836 [2023-05-30T20:03:00.837Z] ---> 7ad21902d3c6 [2023-05-30T20:03:00.837Z] Step 19/20 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:03:00.837Z] Successfully tagged core-metadata:latest [2023-05-30T20:03:00.837Z]  Building core-metadata ... done Building core-command [2023-05-30T20:03:00.837Z] Successfully built 8b6043319a7a [2023-05-30T20:03:00.837Z] ---> Running in 01c9fc5dc743 [2023-05-30T20:03:00.837Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-30T20:03:00.837Z] Building security-spire-config [2023-05-30T20:03:00.837Z]  Building core-common-config-bootstrapper ... done  ---> Running in 80376be06f92 [2023-05-30T20:03:00.837Z] Removing intermediate container 01c9fc5dc743 [2023-05-30T20:03:00.837Z] ---> 85ab4ae55521 [2023-05-30T20:03:00.837Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:03:01.098Z] ---> Running in 3b4cd42c76ed [2023-05-30T20:03:02.041Z] Removing intermediate container 80376be06f92 [2023-05-30T20:03:02.041Z] ---> 998d27daa950 [2023-05-30T20:03:02.041Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T20:03:04.085Z] Removing intermediate container 3b4cd42c76ed [2023-05-30T20:03:04.085Z] ---> b5ef793acdb7 [2023-05-30T20:03:04.085Z] [2023-05-30T20:03:04.085Z] Successfully built b5ef793acdb7 [2023-05-30T20:03:04.344Z] Successfully tagged support-scheduler:latest [2023-05-30T20:03:04.344Z]  Building support-scheduler ... done Building support-notifications [2023-05-30T20:03:04.344Z] ---> Running in 57932e76b28c [2023-05-30T20:03:04.601Z] Removing intermediate container 57932e76b28c [2023-05-30T20:03:04.601Z] ---> 78ba4cc3644e [2023-05-30T20:03:04.601Z] [2023-05-30T20:03:04.864Z] Successfully built 78ba4cc3644e [2023-05-30T20:03:04.864Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-30T20:03:04.864Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-05-30T20:03:05.122Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:03:05.122Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:03:05.122Z] ---> 3ff5c65bce43 [2023-05-30T20:03:05.122Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T20:03:05.122Z] ---> Using cache [2023-05-30T20:03:05.122Z] ---> af692da3e862 [2023-05-30T20:03:05.122Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T20:03:05.404Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:03:05.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:03:05.405Z] ---> 3ff5c65bce43 [2023-05-30T20:03:05.405Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:03:05.405Z] ---> Using cache [2023-05-30T20:03:05.405Z] ---> c8121d34b267 [2023-05-30T20:03:05.405Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T20:03:05.405Z] ---> Using cache [2023-05-30T20:03:05.405Z] ---> e4993c18ffc5 [2023-05-30T20:03:05.405Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T20:03:05.405Z] ---> Using cache [2023-05-30T20:03:05.405Z] ---> b4a50f8b8f56 [2023-05-30T20:03:05.405Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T20:03:05.405Z] ---> Using cache [2023-05-30T20:03:05.405Z] ---> fb1635d47a3d [2023-05-30T20:03:05.405Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:03:05.405Z] ---> Using cache [2023-05-30T20:03:05.405Z] ---> 2a7e481723fa [2023-05-30T20:03:05.405Z] Step 8/24 : COPY . . [2023-05-30T20:03:05.405Z] ---> Using cache [2023-05-30T20:03:05.405Z] ---> 92f5598122e9 [2023-05-30T20:03:05.405Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T20:03:07.946Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:03:07.946Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:03:07.946Z] ---> 3ff5c65bce43 [2023-05-30T20:03:07.946Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:03:07.946Z] ---> Using cache [2023-05-30T20:03:07.946Z] ---> c8121d34b267 [2023-05-30T20:03:07.946Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:03:07.946Z] ---> Using cache [2023-05-30T20:03:07.946Z] ---> e4993c18ffc5 [2023-05-30T20:03:07.946Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T20:03:08.210Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:03:08.210Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:03:08.210Z] ---> 3ff5c65bce43 [2023-05-30T20:03:08.210Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T20:03:08.210Z] ---> Using cache [2023-05-30T20:03:08.210Z] ---> af692da3e862 [2023-05-30T20:03:08.210Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T20:03:08.776Z] ---> Running in d2c68402a252 [2023-05-30T20:03:08.776Z] ---> Running in fa144a9da466 [2023-05-30T20:03:08.776Z] ---> Running in 9026e9c13bec [2023-05-30T20:03:08.776Z] ---> Running in c50244a22851 [2023-05-30T20:03:09.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:09.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:09.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:09.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:09.598Z] 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-30T20:03:09.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:09.598Z] OK: 265 MiB in 53 packages [2023-05-30T20:03:09.598Z] OK: 265 MiB in 53 packages [2023-05-30T20:03:09.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:09.881Z] OK: 265 MiB in 53 packages [2023-05-30T20:03:10.176Z] Removing intermediate container d2c68402a252 [2023-05-30T20:03:10.176Z] ---> 462cddd2b058 [2023-05-30T20:03:10.176Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T20:03:10.437Z] Removing intermediate container 9026e9c13bec [2023-05-30T20:03:10.437Z] ---> f178ae6fa182 [2023-05-30T20:03:10.437Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T20:03:10.437Z] Removing intermediate container fa144a9da466 [2023-05-30T20:03:10.437Z] ---> 908bc88873e9 [2023-05-30T20:03:10.437Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:03:10.696Z] ---> 7b36043a743e [2023-05-30T20:03:10.696Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:03:10.696Z] ---> Running in ed318bfaf2fd [2023-05-30T20:03:10.696Z] ---> 105a0112158b [2023-05-30T20:03:10.696Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:03:10.696Z] ---> Running in 35603970b341 [2023-05-30T20:03:10.696Z] ---> 8ce965248b0e [2023-05-30T20:03:10.696Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:03:10.696Z] ---> Running in f4e6f486b3ca [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-30T20:03:20.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-30T20:03:28.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-30T20:03:28.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-30T20:03:28.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements [2023-05-30T20:03:37.781Z] Removing intermediate container ed318bfaf2fd [2023-05-30T20:03:37.781Z] ---> 98dd25bb7255 [2023-05-30T20:03:37.781Z] Step 7/26 : COPY . . [2023-05-30T20:03:37.781Z] Removing intermediate container 35603970b341 [2023-05-30T20:03:37.781Z] ---> 1307bd4f117b [2023-05-30T20:03:37.781Z] Step 7/27 : COPY . . [2023-05-30T20:03:37.781Z] Removing intermediate container bb3e07a7a859 [2023-05-30T20:03:37.781Z] ---> 0bb75e20cc73 [2023-05-30T20:03:37.781Z] Step 7/22 : COPY . . [2023-05-30T20:03:38.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.280s coverage: 98.5% of statements [2023-05-30T20:03:43.068Z] ---> b95450cd8046 [2023-05-30T20:03:43.068Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T20:03:43.068Z] ---> 41ec728da7b1 [2023-05-30T20:03:43.068Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T20:03:43.068Z] ---> b2f2e349b219 [2023-05-30T20:03:43.068Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T20:03:43.068Z] ---> Running in 8ee247212dc1 [2023-05-30T20:03:43.068Z] ---> Running in 5f8c9b9412b7 [2023-05-30T20:03:43.068Z] ---> Running in 08357fb2f881 [2023-05-30T20:03:43.068Z] Removing intermediate container c50244a22851 [2023-05-30T20:03:43.068Z] ---> 71c054a02924 [2023-05-30T20:03:43.068Z] [2023-05-30T20:03:43.068Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T20:03:43.068Z] ---> 9ed4aefc74f6 [2023-05-30T20:03:43.068Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:03:43.068Z] ---> Using cache [2023-05-30T20:03:43.068Z] ---> b0e498e2d2a2 [2023-05-30T20:03:43.068Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:03:43.068Z] ---> Using cache [2023-05-30T20:03:43.068Z] ---> dcf93d3f2d7d [2023-05-30T20:03:43.068Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T20:03:43.068Z] Removing intermediate container 5f8c9b9412b7 [2023-05-30T20:03:43.068Z] ---> 304eb7c0553c [2023-05-30T20:03:43.068Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T20:03:43.068Z] ---> Running in ca75a0c2629b [2023-05-30T20:03:43.068Z] Removing intermediate container 08357fb2f881 [2023-05-30T20:03:43.068Z] ---> bf9fffa282bc [2023-05-30T20:03:43.068Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T20:03:43.068Z] ---> Running in 856ac872fec8 [2023-05-30T20:03:43.068Z] ---> Running in e5fb75de5fc8 [2023-05-30T20:03:43.068Z] 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-30T20:03:43.333Z] Removing intermediate container ca75a0c2629b [2023-05-30T20:03:43.333Z] ---> 279abfdafc05 [2023-05-30T20:03:43.333Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T20:03:43.333Z] Removing intermediate container 856ac872fec8 [2023-05-30T20:03:43.333Z] ---> f9b7113ce823 [2023-05-30T20:03:43.333Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T20:03:43.333Z] Removing intermediate container e5fb75de5fc8 [2023-05-30T20:03:43.333Z] ---> 28ce53a2804b [2023-05-30T20:03:43.333Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T20:03:43.333Z] ---> Running in 0dd6cfa2db1c [2023-05-30T20:03:43.333Z] ---> Running in 8e1e826987b3 [2023-05-30T20:03:43.333Z] ---> Running in 1520ef56cc9e [2023-05-30T20:03:43.592Z] Removing intermediate container 0dd6cfa2db1c [2023-05-30T20:03:43.592Z] ---> 41f2d2b42045 [2023-05-30T20:03:43.592Z] 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-30T20:03:43.592Z] Removing intermediate container 8e1e826987b3 [2023-05-30T20:03:43.592Z] ---> ddcf352547e0 [2023-05-30T20:03:43.592Z] Step 15/24 : WORKDIR / [2023-05-30T20:03:43.592Z] Removing intermediate container 1520ef56cc9e [2023-05-30T20:03:43.592Z] ---> 30f99a0f4e57 [2023-05-30T20:03:43.592Z] 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-30T20:03:43.592Z] ---> Running in cc85a4a4c658 [2023-05-30T20:03:43.592Z] ---> Running in ee2a908fb162 [2023-05-30T20:03:43.852Z] ---> Running in bb3a8ffc2522 [2023-05-30T20:03:43.852Z] Removing intermediate container cc85a4a4c658 [2023-05-30T20:03:43.852Z] ---> a7e64b290d11 [2023-05-30T20:03:43.852Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:03:43.852Z] Removing intermediate container f4e6f486b3ca [2023-05-30T20:03:43.852Z] ---> 8f6ec6d0d2e5 [2023-05-30T20:03:43.852Z] Step 8/23 : COPY . . [2023-05-30T20:03:46.410Z] ---> b7204749a4fb [2023-05-30T20:03:46.410Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:03:46.670Z] ---> b0226d71ff4d [2023-05-30T20:03:46.670Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T20:03:46.942Z] Removing intermediate container ee2a908fb162 [2023-05-30T20:03:46.942Z] ---> 24986939d628 [2023-05-30T20:03:46.942Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T20:03:47.208Z] Removing intermediate container bb3a8ffc2522 [2023-05-30T20:03:47.208Z] ---> 49945de2c15a [2023-05-30T20:03:47.208Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T20:03:47.208Z] ---> Running in 4a55df31c9a2 [2023-05-30T20:03:47.208Z] ---> Running in 4ba6d7827b12 [2023-05-30T20:03:47.819Z] Removing intermediate container 4a55df31c9a2 [2023-05-30T20:03:47.819Z] ---> d0f0da668302 [2023-05-30T20:03:47.819Z] [2023-05-30T20:03:47.819Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T20:03:47.819Z] ---> f6f7d14786cc [2023-05-30T20:03:47.819Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:03:47.819Z] ---> 9ed4aefc74f6 [2023-05-30T20:03:47.819Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T20:03:47.819Z] ---> Using cache [2023-05-30T20:03:47.819Z] ---> 5eb46c0edb40 [2023-05-30T20:03:47.819Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T20:03:48.104Z] Removing intermediate container 4ba6d7827b12 [2023-05-30T20:03:48.104Z] ---> fd23496f649a [2023-05-30T20:03:48.104Z] [2023-05-30T20:03:48.104Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T20:03:48.104Z] ---> 9ed4aefc74f6 [2023-05-30T20:03:48.104Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T20:03:48.104Z] ---> Using cache [2023-05-30T20:03:48.104Z] ---> 5eb46c0edb40 [2023-05-30T20:03:48.104Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T20:03:48.104Z] ---> Using cache [2023-05-30T20:03:48.104Z] ---> 568faba11343 [2023-05-30T20:03:48.104Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:03:48.104Z] ---> Using cache [2023-05-30T20:03:48.104Z] ---> df273204f504 [2023-05-30T20:03:48.104Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:03:48.104Z] ---> Using cache [2023-05-30T20:03:48.104Z] ---> Running in 6519b3bc28e7 [2023-05-30T20:03:48.104Z] ---> c142fb94fb81 [2023-05-30T20:03:48.104Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T20:03:48.378Z] ---> 5319d2db897c [2023-05-30T20:03:48.378Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T20:03:48.378Z] ---> Running in 69fb6d622f2e [2023-05-30T20:03:48.378Z] ---> eee7c24e43d3 [2023-05-30T20:03:48.378Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T20:03:48.378Z] ---> Running in 8f1b5224dce8 [2023-05-30T20:03:48.378Z] Removing intermediate container 69fb6d622f2e [2023-05-30T20:03:48.378Z] ---> a50e8ca0bd86 [2023-05-30T20:03:48.378Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:03:48.656Z] ---> Running in 0f1d2e0a03c8 [2023-05-30T20:03:48.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.357s coverage: 71.5% of statements [2023-05-30T20:03:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-30T20:03:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-30T20:03:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-30T20:03:48.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:49.272Z] 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-30T20:03:49.272Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:03:49.272Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:03:49.272Z] OK: 17823 distinct packages available [2023-05-30T20:03:49.272Z] Removing intermediate container 0f1d2e0a03c8 [2023-05-30T20:03:49.272Z] ---> be72148745a5 [2023-05-30T20:03:49.272Z] Step 22/24 : LABEL arch=x86_64 [2023-05-30T20:03:49.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:49.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:03:49.543Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T20:03:49.806Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T20:03:49.806Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T20:03:49.806Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T20:03:49.806Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:03:49.806Z] OK: 7 MiB in 19 packages [2023-05-30T20:03:49.806Z] ---> Running in 7dddd6730a2b [2023-05-30T20:03:50.396Z] Removing intermediate container 7dddd6730a2b [2023-05-30T20:03:50.396Z] ---> fdd8599d2850 [2023-05-30T20:03:50.396Z] Step 23/24 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:03:50.396Z] ---> e2d3da00abdc [2023-05-30T20:03:50.396Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T20:03:50.396Z] ---> Running in 78ce2cf25451 [2023-05-30T20:03:50.658Z] Removing intermediate container 78ce2cf25451 [2023-05-30T20:03:50.658Z] ---> 731ee520fdb0 [2023-05-30T20:03:50.658Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T20:03:50.919Z] Removing intermediate container 6519b3bc28e7 [2023-05-30T20:03:50.919Z] ---> 7b456ecf3b58 [2023-05-30T20:03:50.919Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:03:50.919Z] ---> 2c8222a54e71 [2023-05-30T20:03:50.919Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T20:03:50.919Z] ---> Running in b459d3b3482b [2023-05-30T20:03:50.919Z] Removing intermediate container b459d3b3482b [2023-05-30T20:03:50.919Z] ---> 544ef3b88250 [2023-05-30T20:03:50.919Z] [2023-05-30T20:03:51.182Z] Successfully built 544ef3b88250 [2023-05-30T20:03:51.182Z] Successfully tagged core-command:latest [2023-05-30T20:03:51.182Z]  Building core-command ... done Building core-data [2023-05-30T20:03:51.182Z] ---> a49ad9060c96 [2023-05-30T20:03:51.182Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:03:51.182Z] ---> 3979a49d584e [2023-05-30T20:03:51.182Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T20:03:54.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-30T20:03:54.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-30T20:03:54.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements [2023-05-30T20:03:54.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:03:54.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:03:54.536Z] ---> 3ff5c65bce43 [2023-05-30T20:03:54.536Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:03:54.536Z] ---> Using cache [2023-05-30T20:03:54.536Z] ---> c8121d34b267 [2023-05-30T20:03:54.536Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:03:54.536Z] ---> Using cache [2023-05-30T20:03:54.536Z] ---> e4993c18ffc5 [2023-05-30T20:03:54.536Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T20:03:54.536Z] ---> Using cache [2023-05-30T20:03:54.536Z] ---> b4a50f8b8f56 [2023-05-30T20:03:54.536Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:03:54.536Z] ---> Using cache [2023-05-30T20:03:54.536Z] ---> fb1635d47a3d [2023-05-30T20:03:54.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:03:54.536Z] ---> Using cache [2023-05-30T20:03:54.536Z] ---> 2a7e481723fa [2023-05-30T20:03:54.536Z] Step 8/23 : COPY . . [2023-05-30T20:03:54.536Z] ---> Using cache [2023-05-30T20:03:54.536Z] ---> 92f5598122e9 [2023-05-30T20:03:54.536Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T20:03:54.799Z] ---> 7deef38d609d [2023-05-30T20:03:54.799Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T20:03:54.799Z] ---> ccbe8ed2d2ba [2023-05-30T20:03:54.799Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T20:03:54.799Z] ---> Running in 92643abb324b [2023-05-30T20:03:54.799Z] ---> Running in 63bc22e46e54 [2023-05-30T20:03:55.059Z] Removing intermediate container 63bc22e46e54 [2023-05-30T20:03:55.059Z] ---> 25f3a93df1ee [2023-05-30T20:03:55.059Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T20:03:55.375Z] ---> Running in 2b5bef54f5cc [2023-05-30T20:03:56.145Z] Removing intermediate container 2b5bef54f5cc [2023-05-30T20:03:56.145Z] ---> 5e4dcf5fa6ef [2023-05-30T20:03:56.145Z] Step 24/26 : LABEL arch=x86_64 [2023-05-30T20:03:56.406Z] 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-30T20:03:56.672Z] ---> Running in 01431d2610d7 [2023-05-30T20:03:58.117Z] Removing intermediate container 01431d2610d7 [2023-05-30T20:03:58.117Z] ---> a4fec44ed09f [2023-05-30T20:03:58.117Z] Step 25/26 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:03:58.117Z] ---> 1cc2121c2ee1 [2023-05-30T20:03:58.117Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T20:03:58.377Z] ---> Running in b1b892ea521e [2023-05-30T20:03:58.637Z] Removing intermediate container b1b892ea521e [2023-05-30T20:03:58.637Z] ---> 4bec286825f8 [2023-05-30T20:03:58.637Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T20:03:58.637Z] ---> d1db9d4728fd [2023-05-30T20:03:58.637Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T20:03:58.897Z] ---> Running in cb967a3ba3c9 [2023-05-30T20:03:58.897Z] ---> Running in 25adffce7854 [2023-05-30T20:03:59.174Z] Removing intermediate container cb967a3ba3c9 [2023-05-30T20:03:59.174Z] ---> f7fca9c9a510 [2023-05-30T20:03:59.174Z] [2023-05-30T20:03:59.174Z] Removing intermediate container 25adffce7854 [2023-05-30T20:03:59.174Z] ---> 3139597d3a40 [2023-05-30T20:03:59.174Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T20:03:59.174Z] Successfully built f7fca9c9a510 [2023-05-30T20:03:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-30T20:03:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-30T20:03:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-30T20:03:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-30T20:03:59.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-30T20:03:59.447Z] Successfully tagged security-spire-server:latest [2023-05-30T20:03:59.447Z]  Building security-spire-server ... done Building security-proxy-auth [2023-05-30T20:04:02.350Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:04:02.350Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:04:02.350Z] ---> 3ff5c65bce43 [2023-05-30T20:04:02.350Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:04:02.350Z] ---> Using cache [2023-05-30T20:04:02.350Z] ---> c8121d34b267 [2023-05-30T20:04:02.350Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:04:02.350Z] ---> Using cache [2023-05-30T20:04:02.350Z] ---> e4993c18ffc5 [2023-05-30T20:04:02.350Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T20:04:02.350Z] ---> Using cache [2023-05-30T20:04:02.350Z] ---> b4a50f8b8f56 [2023-05-30T20:04:02.350Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:04:02.350Z] ---> Using cache [2023-05-30T20:04:02.350Z] ---> fb1635d47a3d [2023-05-30T20:04:02.350Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:04:02.350Z] ---> Using cache [2023-05-30T20:04:02.350Z] ---> 2a7e481723fa [2023-05-30T20:04:02.350Z] Step 8/23 : COPY . . [2023-05-30T20:04:02.350Z] ---> Using cache [2023-05-30T20:04:02.350Z] ---> 92f5598122e9 [2023-05-30T20:04:02.350Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T20:04:04.311Z] ---> 81d15296c4a5 [2023-05-30T20:04:04.311Z] Step 22/27 : WORKDIR / [2023-05-30T20:04:04.311Z] ---> Running in 4cfdab9a71c0 [2023-05-30T20:04:04.311Z] ---> Running in 232c062ca768 [2023-05-30T20:04:04.895Z] Removing intermediate container 232c062ca768 [2023-05-30T20:04:04.895Z] ---> 4f195d588c64 [2023-05-30T20:04:04.895Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T20:04:04.895Z] ---> Running in 095ce1e94cdf [2023-05-30T20:04:05.158Z] Removing intermediate container 095ce1e94cdf [2023-05-30T20:04:05.158Z] ---> be7965c3959b [2023-05-30T20:04:05.158Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T20:04:05.158Z] 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-30T20:04:05.729Z] ---> Running in 1ec0b456120c [2023-05-30T20:04:06.722Z] Removing intermediate container 1ec0b456120c [2023-05-30T20:04:06.722Z] ---> c6e43ca77750 [2023-05-30T20:04:06.722Z] Step 25/27 : LABEL arch=x86_64 [2023-05-30T20:04:06.980Z] ---> Running in a3eece2a9616 [2023-05-30T20:04:07.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-30T20:04:07.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-30T20:04:07.911Z] Removing intermediate container a3eece2a9616 [2023-05-30T20:04:07.911Z] ---> 0d1fdcf36362 [2023-05-30T20:04:07.911Z] Step 26/27 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:04:08.171Z] Removing intermediate container 8ee247212dc1 [2023-05-30T20:04:08.171Z] ---> a94b1fb6ae14 [2023-05-30T20:04:08.171Z] [2023-05-30T20:04:08.171Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T20:04:08.171Z] ---> 9ed4aefc74f6 [2023-05-30T20:04:08.171Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T20:04:08.171Z] ---> Running in a0a2b0dad456 [2023-05-30T20:04:08.171Z] ---> Running in 4a3aa39d81e3 [2023-05-30T20:04:08.430Z] Removing intermediate container a0a2b0dad456 [2023-05-30T20:04:08.430Z] ---> 8f23d062d06b [2023-05-30T20:04:08.430Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T20:04:08.430Z] ---> Running in 6fcb419efd7d [2023-05-30T20:04:08.688Z] Removing intermediate container 6fcb419efd7d [2023-05-30T20:04:08.688Z] ---> ea8dc48746a3 [2023-05-30T20:04:08.688Z] [2023-05-30T20:04:08.688Z] Successfully built ea8dc48746a3 [2023-05-30T20:04:08.688Z] Successfully tagged security-spire-config:latest [2023-05-30T20:04:08.688Z] Building security-bootstrapper [2023-05-30T20:04:08.688Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:08.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:09.204Z] (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-30T20:04:09.204Z] (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-30T20:04:09.204Z] (3/4) Installing dumb-init (1.2.5-r2) [2023-05-30T20:04:09.204Z] (4/4) Installing openssl (3.0.9-r1) [2023-05-30T20:04:09.204Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:04:09.204Z] OK: 8 MiB in 17 packages [2023-05-30T20:04:12.616Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:04:12.616Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:04:12.616Z] ---> 3ff5c65bce43 [2023-05-30T20:04:12.616Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T20:04:12.616Z] ---> Using cache [2023-05-30T20:04:12.616Z] ---> af692da3e862 [2023-05-30T20:04:12.616Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T20:04:12.616Z] ---> Using cache [2023-05-30T20:04:12.616Z] ---> c3a9417d8512 [2023-05-30T20:04:12.616Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T20:04:12.616Z] ---> Using cache [2023-05-30T20:04:12.616Z] ---> f3c4b2df08f0 [2023-05-30T20:04:12.616Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:04:12.616Z] ---> Using cache [2023-05-30T20:04:12.616Z] ---> 0bb75e20cc73 [2023-05-30T20:04:12.616Z] Step 7/33 : COPY . . [2023-05-30T20:04:12.616Z] ---> Using cache [2023-05-30T20:04:12.616Z] ---> 41ec728da7b1 [2023-05-30T20:04:12.616Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T20:04:14.002Z] ---> Running in b63a933bdbd1 [2023-05-30T20:04:14.261Z] Removing intermediate container 4a3aa39d81e3 [2023-05-30T20:04:14.261Z] ---> ad026f70580d [2023-05-30T20:04:14.261Z] 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-30T20:04:14.261Z] ---> Running in 435cd2c5b34a [2023-05-30T20:04:14.843Z] Removing intermediate container 435cd2c5b34a [2023-05-30T20:04:14.843Z] ---> 83953b5fe49d [2023-05-30T20:04:14.843Z] Step 12/22 : WORKDIR /edgex [2023-05-30T20:04:14.843Z] ---> Running in d4d83db1b778 [2023-05-30T20:04:14.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-30T20:04:15.104Z] Removing intermediate container d4d83db1b778 [2023-05-30T20:04:15.104Z] ---> 4d87f771b35b [2023-05-30T20:04:15.104Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:04:16.483Z] ---> 736989ca4a03 [2023-05-30T20:04:16.484Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:04:17.054Z] ---> 20724cb605f1 [2023-05-30T20:04:17.054Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T20:04:18.003Z] ---> 10d07ac03d4f [2023-05-30T20:04:18.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T20:04:19.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.680s coverage: 88.5% of statements [2023-05-30T20:04:19.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.335s coverage: 3.8% of statements [2023-05-30T20:04:20.563Z] ---> cf5be83afe6e [2023-05-30T20:04:20.563Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T20:04:20.563Z] Removing intermediate container 8f1b5224dce8 [2023-05-30T20:04:20.563Z] ---> 786627631e7d [2023-05-30T20:04:20.563Z] [2023-05-30T20:04:20.563Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:04:20.563Z] ---> 9ed4aefc74f6 [2023-05-30T20:04:20.563Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T20:04:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-30T20:04:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-30T20:04:20.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-30T20:04:20.893Z] ---> Running in ce61d4017e98 [2023-05-30T20:04:21.199Z] ---> 106a8c59fa57 [2023-05-30T20:04:21.199Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T20:04:21.199Z] ---> Running in dfe931f75559 [2023-05-30T20:04:21.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:21.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:21.717Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T20:04:21.717Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T20:04:21.717Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:04:21.717Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T20:04:21.717Z] OK: 8 MiB in 17 packages [2023-05-30T20:04:22.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.543s coverage: 95.6% of statements [2023-05-30T20:04:22.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-30T20:04:22.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-30T20:04:22.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-30T20:04:22.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-30T20:04:22.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-30T20:04:22.832Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-05-30T20:04:23.626Z] Removing intermediate container 92643abb324b [2023-05-30T20:04:23.626Z] ---> f115b30ba3d3 [2023-05-30T20:04:23.626Z] [2023-05-30T20:04:23.626Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:04:23.626Z] ---> 9ed4aefc74f6 [2023-05-30T20:04:23.626Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:04:23.893Z] ---> Running in 00713d9ce048 [2023-05-30T20:04:23.893Z] Removing intermediate container dfe931f75559 [2023-05-30T20:04:23.893Z] ---> f1945d2b2265 [2023-05-30T20:04:23.893Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T20:04:23.893Z] Removing intermediate container ce61d4017e98 [2023-05-30T20:04:23.893Z] ---> aae653caa9b1 [2023-05-30T20:04:23.893Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:04:23.893Z] ---> Running in aa7e2b1edb24 [2023-05-30T20:04:23.893Z] ---> Running in 9756e145854e [2023-05-30T20:04:24.154Z] Removing intermediate container 00713d9ce048 [2023-05-30T20:04:24.154Z] ---> 9d391173d4a0 [2023-05-30T20:04:24.154Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T20:04:24.154Z] ---> Running in 8b7021f38f91 [2023-05-30T20:04:24.420Z] Removing intermediate container 9756e145854e [2023-05-30T20:04:24.420Z] ---> 4caf8fac3503 [2023-05-30T20:04:24.420Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T20:04:24.420Z] Removing intermediate container aa7e2b1edb24 [2023-05-30T20:04:24.420Z] ---> 54a7d55a5de8 [2023-05-30T20:04:24.420Z] Step 20/22 : LABEL arch=x86_64 [2023-05-30T20:04:24.420Z] Removing intermediate container 8b7021f38f91 [2023-05-30T20:04:24.420Z] ---> 924ae126539d [2023-05-30T20:04:24.420Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T20:04:24.420Z] ---> Running in 280358a777f6 [2023-05-30T20:04:24.420Z] ---> Running in 3d85e6bbaa67 [2023-05-30T20:04:24.688Z] ---> Running in ad457db74fbf [2023-05-30T20:04:24.948Z] Removing intermediate container 280358a777f6 [2023-05-30T20:04:24.948Z] ---> 9fd1479204bf [2023-05-30T20:04:24.948Z] Step 21/22 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:04:24.948Z] ---> Running in 51ac5a8b9509 [2023-05-30T20:04:24.948Z] Removing intermediate container 3d85e6bbaa67 [2023-05-30T20:04:24.948Z] ---> d6fa7aba2227 [2023-05-30T20:04:24.948Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T20:04:24.948Z] Removing intermediate container ad457db74fbf [2023-05-30T20:04:24.948Z] ---> 50346195b23b [2023-05-30T20:04:24.948Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:04:24.948Z] ---> Running in fbd0a7c9570c [2023-05-30T20:04:24.948Z] ---> Running in c2f7ab38ca39 [2023-05-30T20:04:25.213Z] Removing intermediate container 51ac5a8b9509 [2023-05-30T20:04:25.213Z] ---> 249afb09300d [2023-05-30T20:04:25.213Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T20:04:25.213Z] ---> Running in 7e777c360197 [2023-05-30T20:04:25.474Z] Removing intermediate container c2f7ab38ca39 [2023-05-30T20:04:25.474Z] ---> 64f7e28da5bf [2023-05-30T20:04:25.474Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:04:25.736Z] Removing intermediate container 7e777c360197 [2023-05-30T20:04:25.736Z] ---> f7ff54d40188 [2023-05-30T20:04:25.736Z] [2023-05-30T20:04:25.736Z] ---> 966d27d8fd20 [2023-05-30T20:04:25.736Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:04:25.736Z] Successfully built f7ff54d40188 [2023-05-30T20:04:25.736Z] Successfully tagged security-proxy-setup:latest [2023-05-30T20:04:25.736Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-05-30T20:04:25.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:25.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:26.255Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T20:04:26.255Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:04:26.255Z] OK: 7 MiB in 16 packages [2023-05-30T20:04:28.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-30T20:04:28.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-30T20:04:28.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-30T20:04:28.169Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.248s coverage: 65.9% of statements [2023-05-30T20:04:28.882Z] ---> 43934b6006f0 [2023-05-30T20:04:28.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T20:04:29.447Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:04:29.447Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:04:29.447Z] ---> 3ff5c65bce43 [2023-05-30T20:04:29.447Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T20:04:29.447Z] ---> Using cache [2023-05-30T20:04:29.447Z] ---> af692da3e862 [2023-05-30T20:04:29.447Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T20:04:29.447Z] ---> Using cache [2023-05-30T20:04:29.447Z] ---> c3a9417d8512 [2023-05-30T20:04:29.447Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T20:04:29.447Z] ---> Using cache [2023-05-30T20:04:29.447Z] ---> f3c4b2df08f0 [2023-05-30T20:04:29.447Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:04:29.447Z] ---> Using cache [2023-05-30T20:04:29.447Z] ---> 0bb75e20cc73 [2023-05-30T20:04:29.447Z] Step 7/25 : COPY . . [2023-05-30T20:04:29.447Z] ---> Using cache [2023-05-30T20:04:29.447Z] ---> 41ec728da7b1 [2023-05-30T20:04:29.447Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T20:04:29.447Z] ---> Running in 3223d9d7688b [2023-05-30T20:04:29.447Z] ---> 6a1bc57a5ff0 [2023-05-30T20:04:29.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:04:29.447Z] Removing intermediate container fbd0a7c9570c [2023-05-30T20:04:29.447Z] ---> c2ff9921bc19 [2023-05-30T20:04:29.447Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:04:29.726Z] ---> 4991a6ec1691 [2023-05-30T20:04:29.726Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T20:04:29.726Z] ---> b3b8482f96da [2023-05-30T20:04:29.726Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:04:29.985Z] ---> Running in 502ba550a1c4 [2023-05-30T20:04:29.985Z] 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-30T20:04:30.246Z] Removing intermediate container 502ba550a1c4 [2023-05-30T20:04:30.246Z] ---> 0e165ac74fe4 [2023-05-30T20:04:30.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:04:30.838Z] ---> 105ae5d8449b [2023-05-30T20:04:30.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T20:04:31.097Z] ---> Running in d2d3f742ac70 [2023-05-30T20:04:31.097Z] Removing intermediate container 4cfdab9a71c0 [2023-05-30T20:04:31.097Z] ---> 2eefe90f7dfd [2023-05-30T20:04:31.097Z] [2023-05-30T20:04:31.097Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:04:31.097Z] ---> 9ed4aefc74f6 [2023-05-30T20:04:31.097Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T20:04:31.097Z] ---> Using cache [2023-05-30T20:04:31.097Z] ---> 0ab13f97da03 [2023-05-30T20:04:31.097Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:04:31.097Z] ---> Using cache [2023-05-30T20:04:31.097Z] ---> dec54d4d1832 [2023-05-30T20:04:31.097Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:04:31.097Z] ---> Using cache [2023-05-30T20:04:31.357Z] ---> 24385a5938ab [2023-05-30T20:04:31.357Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:04:31.357Z] ---> Using cache [2023-05-30T20:04:31.357Z] ---> effae764a9cc [2023-05-30T20:04:31.357Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T20:04:31.618Z] Removing intermediate container d2d3f742ac70 [2023-05-30T20:04:31.618Z] ---> f4f0de4b5d71 [2023-05-30T20:04:31.618Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T20:04:31.618Z] ---> a54e76953036 [2023-05-30T20:04:31.618Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:04:31.618Z] ---> Running in 295a7d4f8d0d [2023-05-30T20:04:31.881Z] Removing intermediate container 295a7d4f8d0d [2023-05-30T20:04:31.881Z] ---> 0a121e234040 [2023-05-30T20:04:31.881Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:04:31.881Z] ---> faf0f0e71974 [2023-05-30T20:04:31.881Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T20:04:31.881Z] ---> 2394ebdf0bdc [2023-05-30T20:04:31.881Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:04:31.881Z] ---> Running in 730db327b394 [2023-05-30T20:04:31.881Z] ---> Running in ad8d404dcbb9 [2023-05-30T20:04:31.881Z] Removing intermediate container 730db327b394 [2023-05-30T20:04:31.881Z] ---> 392a6d8bf313 [2023-05-30T20:04:31.881Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:04:31.881Z] ---> Running in 21d32acd3ce0 [2023-05-30T20:04:32.149Z] ---> 766461f941f2 [2023-05-30T20:04:32.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T20:04:32.149Z] Removing intermediate container ad8d404dcbb9 [2023-05-30T20:04:32.149Z] ---> 15e0968669ec [2023-05-30T20:04:32.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:04:32.149Z] ---> Running in 0a27ce02fd9e [2023-05-30T20:04:32.149Z] Removing intermediate container 21d32acd3ce0 [2023-05-30T20:04:32.149Z] ---> b7e9abfad04c [2023-05-30T20:04:32.149Z] [2023-05-30T20:04:32.149Z] Removing intermediate container 0a27ce02fd9e [2023-05-30T20:04:32.149Z] ---> de1f9b5b1b75 [2023-05-30T20:04:32.149Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T20:04:32.149Z] ---> fd688d0cfe9a [2023-05-30T20:04:32.149Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T20:04:32.149Z] ---> Running in abc2371822fd [2023-05-30T20:04:32.149Z] ---> Running in 0a151ac3ddb2 [2023-05-30T20:04:32.149Z] Successfully built b7e9abfad04c [2023-05-30T20:04:32.408Z] Successfully tagged support-notifications:latest [2023-05-30T20:04:32.408Z]  Building support-notifications ... done Removing intermediate container 0a151ac3ddb2 [2023-05-30T20:04:32.408Z] ---> 29021a0386f9 [2023-05-30T20:04:32.408Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:04:32.408Z] ---> Running in 50a94e7c4e36 [2023-05-30T20:04:32.668Z] Removing intermediate container 50a94e7c4e36 [2023-05-30T20:04:32.668Z] ---> c57749fb3318 [2023-05-30T20:04:32.668Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:04:32.668Z] ---> Running in 82406a7b487d [2023-05-30T20:04:32.668Z] Removing intermediate container 82406a7b487d [2023-05-30T20:04:32.668Z] ---> 34dd349fbb28 [2023-05-30T20:04:32.668Z] [2023-05-30T20:04:32.668Z] Successfully built 34dd349fbb28 [2023-05-30T20:04:32.668Z] Successfully tagged core-data:latest [2023-05-30T20:04:32.928Z]  Building core-data ... done Removing intermediate container abc2371822fd [2023-05-30T20:04:32.928Z] ---> 35b74eb13be7 [2023-05-30T20:04:32.928Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T20:04:32.928Z] ---> Running in 79889ce624dc [2023-05-30T20:04:33.210Z] Removing intermediate container 79889ce624dc [2023-05-30T20:04:33.210Z] ---> 72d8c1139f52 [2023-05-30T20:04:33.210Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T20:04:33.472Z] ---> Running in 46661048a645 [2023-05-30T20:04:33.472Z] Removing intermediate container 46661048a645 [2023-05-30T20:04:33.472Z] ---> 2fd158fa88a5 [2023-05-30T20:04:33.472Z] Step 21/23 : LABEL arch=x86_64 [2023-05-30T20:04:33.782Z] ---> Running in 18b700d84a18 [2023-05-30T20:04:33.782Z] Removing intermediate container 18b700d84a18 [2023-05-30T20:04:33.782Z] ---> e793809c2d4f [2023-05-30T20:04:33.782Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:04:33.782Z] ---> Running in 862856a5bcc3 [2023-05-30T20:04:34.041Z] Removing intermediate container 862856a5bcc3 [2023-05-30T20:04:34.041Z] ---> 864aa8e588a8 [2023-05-30T20:04:34.041Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:04:34.041Z] ---> Running in 9dfb8e6ebd12 [2023-05-30T20:04:34.299Z] Removing intermediate container 9dfb8e6ebd12 [2023-05-30T20:04:34.299Z] ---> 61922d30fc71 [2023-05-30T20:04:34.299Z] [2023-05-30T20:04:34.563Z] Successfully built 61922d30fc71 [2023-05-30T20:04:34.563Z] Successfully tagged security-proxy-auth:latest [2023-05-30T20:04:36.481Z]  Building security-proxy-auth ... done Removing intermediate container b63a933bdbd1 [2023-05-30T20:04:36.481Z] ---> e3093ed3827b [2023-05-30T20:04:36.481Z] [2023-05-30T20:04:36.481Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T20:04:36.481Z] ---> 9ed4aefc74f6 [2023-05-30T20:04:36.481Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T20:04:36.481Z] ---> Using cache [2023-05-30T20:04:36.481Z] ---> 06504fddf326 [2023-05-30T20:04:36.481Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T20:04:36.481Z] ---> Running in 729ea11b3abc [2023-05-30T20:04:36.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:36.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:37.001Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T20:04:37.001Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T20:04:37.001Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:04:37.001Z] OK: 7 MiB in 17 packages [2023-05-30T20:04:37.986Z] Removing intermediate container 729ea11b3abc [2023-05-30T20:04:37.986Z] ---> a187c65b4687 [2023-05-30T20:04:37.986Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T20:04:37.986Z] ---> Running in 10bd26244b0c [2023-05-30T20:04:37.986Z] Removing intermediate container 10bd26244b0c [2023-05-30T20:04:37.986Z] ---> 0439d22636bd [2023-05-30T20:04:37.986Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T20:04:37.986Z] ---> Running in 4003ef4b7f61 [2023-05-30T20:04:38.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-30T20:04:38.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-30T20:04:38.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.408s coverage: 0.9% of statements [2023-05-30T20:04:38.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.241s coverage: 29.0% of statements [2023-05-30T20:04:38.247Z] Removing intermediate container 4003ef4b7f61 [2023-05-30T20:04:38.247Z] ---> e3905318507e [2023-05-30T20:04:38.247Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T20:04:38.247Z] ---> Running in 8241e59c0a67 [2023-05-30T20:04:38.247Z] Removing intermediate container 8241e59c0a67 [2023-05-30T20:04:38.247Z] ---> a449e2af7a4d [2023-05-30T20:04:38.247Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T20:04:38.247Z] ---> Running in a2ad8ee33b0e [2023-05-30T20:04:38.509Z] Removing intermediate container a2ad8ee33b0e [2023-05-30T20:04:38.509Z] ---> 540128bd2fc5 [2023-05-30T20:04:38.509Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T20:04:38.509Z] ---> Running in bfac34be103b [2023-05-30T20:04:39.442Z] Removing intermediate container bfac34be103b [2023-05-30T20:04:39.442Z] ---> bbe4ba54bfda [2023-05-30T20:04:39.442Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T20:04:39.442Z] ---> Running in 4b5334515cb1 [2023-05-30T20:04:39.715Z] Removing intermediate container 4b5334515cb1 [2023-05-30T20:04:39.715Z] ---> 9123bf15c68f [2023-05-30T20:04:39.715Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T20:04:39.974Z] ---> 0d23ec53eede [2023-05-30T20:04:39.974Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T20:04:39.974Z] ---> Running in 8437e02360a2 [2023-05-30T20:04:40.548Z] Removing intermediate container 8437e02360a2 [2023-05-30T20:04:40.548Z] ---> 679938e76295 [2023-05-30T20:04:40.548Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:04:40.812Z] ---> 871ee4859c44 [2023-05-30T20:04:40.812Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:04:40.812Z] ---> f5c8e7b4abde [2023-05-30T20:04:40.812Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T20:04:41.385Z] ---> c0ec0d630634 [2023-05-30T20:04:41.385Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T20:04:41.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 42.9% of statements [2023-05-30T20:04:41.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.272s coverage: 82.9% of statements [2023-05-30T20:04:41.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2023-05-30T20:04:41.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements [2023-05-30T20:04:41.645Z] ---> 8bfbabec677f [2023-05-30T20:04:41.645Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T20:04:41.904Z] ---> e09a8e32a339 [2023-05-30T20:04:41.904Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T20:04:42.164Z] ---> 94660f57074a [2023-05-30T20:04:42.164Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T20:04:42.423Z] ---> adc526b230df [2023-05-30T20:04:42.423Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T20:04:42.423Z] ---> 635df7414f2f [2023-05-30T20:04:42.423Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T20:04:42.423Z] ---> Running in 91e159588174 [2023-05-30T20:04:42.991Z] Removing intermediate container 91e159588174 [2023-05-30T20:04:42.991Z] ---> 8ebe449dd0d3 [2023-05-30T20:04:42.991Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T20:04:42.991Z] ---> Running in 0585d23671a5 [2023-05-30T20:04:43.250Z] Removing intermediate container 0585d23671a5 [2023-05-30T20:04:43.250Z] ---> c3a7c55c4b54 [2023-05-30T20:04:43.250Z] Step 30/33 : CMD ["gate"] [2023-05-30T20:04:43.250Z] ---> Running in fb867fce77fe [2023-05-30T20:04:43.250Z] 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-30T20:04:43.508Z] Removing intermediate container fb867fce77fe [2023-05-30T20:04:43.508Z] ---> 0c1aa927d20a [2023-05-30T20:04:43.508Z] Step 31/33 : LABEL arch=x86_64 [2023-05-30T20:04:43.508Z] ---> Running in e2551c3b9193 [2023-05-30T20:04:43.508Z] Removing intermediate container e2551c3b9193 [2023-05-30T20:04:43.508Z] ---> 9fc03748c72c [2023-05-30T20:04:43.508Z] Step 32/33 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:04:43.508Z] ---> Running in 904ee7353cdd [2023-05-30T20:04:43.508Z] Removing intermediate container 904ee7353cdd [2023-05-30T20:04:43.508Z] ---> 46132e702b53 [2023-05-30T20:04:43.508Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T20:04:43.767Z] ---> Running in f37ff7993176 [2023-05-30T20:04:43.767Z] Removing intermediate container f37ff7993176 [2023-05-30T20:04:43.767Z] ---> ad6720258d84 [2023-05-30T20:04:43.767Z] [2023-05-30T20:04:43.767Z] Successfully built ad6720258d84 [2023-05-30T20:04:43.767Z] Successfully tagged security-bootstrapper:latest [2023-05-30T20:04:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2023-05-30T20:04:46.296Z]  Building security-bootstrapper ... done Removing intermediate container 3223d9d7688b [2023-05-30T20:04:46.296Z] ---> 78d1de36aa31 [2023-05-30T20:04:46.296Z] [2023-05-30T20:04:46.296Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T20:04:46.296Z] ---> 9ed4aefc74f6 [2023-05-30T20:04:46.296Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T20:04:46.296Z] ---> Running in b596f24a167b [2023-05-30T20:04:46.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:46.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T20:04:47.073Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T20:04:47.073Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T20:04:47.073Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T20:04:47.073Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:04:47.073Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T20:04:47.073Z] OK: 8 MiB in 18 packages [2023-05-30T20:04:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-30T20:04:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-30T20:04:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-30T20:04:47.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-30T20:04:47.646Z] Removing intermediate container b596f24a167b [2023-05-30T20:04:47.646Z] ---> 8b21daa27a32 [2023-05-30T20:04:47.646Z] 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-30T20:04:47.646Z] ---> Running in eb976d7d216a [2023-05-30T20:04:47.646Z] Removing intermediate container eb976d7d216a [2023-05-30T20:04:47.646Z] ---> f2e102fa3d41 [2023-05-30T20:04:47.646Z] Step 12/25 : WORKDIR / [2023-05-30T20:04:47.646Z] ---> Running in 4d4432a3fd55 [2023-05-30T20:04:47.904Z] Removing intermediate container 4d4432a3fd55 [2023-05-30T20:04:47.904Z] ---> 65ea9be5a65d [2023-05-30T20:04:47.905Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:04:47.905Z] ---> 9a582296eb6f [2023-05-30T20:04:47.905Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:04:48.165Z] ---> 62702d346bea [2023-05-30T20:04:48.165Z] 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-30T20:04:48.165Z] ---> 3ac7e0f13f01 [2023-05-30T20:04:48.165Z] 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-30T20:04:48.165Z] ---> 339e116d7a49 [2023-05-30T20:04:48.165Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:04:48.423Z] ---> 3c40ec148c65 [2023-05-30T20:04:48.423Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T20:04:48.683Z] ---> 3ba134e08624 [2023-05-30T20:04:48.683Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T20:04:48.945Z] ---> 06b7bc10e731 [2023-05-30T20:04:48.945Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T20:04:49.203Z] ---> 9eb9a6b09066 [2023-05-30T20:04:49.203Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T20:04:49.203Z] ---> Running in 1aac857f1a12 [2023-05-30T20:04:49.778Z] Removing intermediate container 1aac857f1a12 [2023-05-30T20:04:49.778Z] ---> 389478a0f5c7 [2023-05-30T20:04:49.778Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T20:04:49.778Z] ---> Running in 1ae19dcaaeae [2023-05-30T20:04:49.778Z] Removing intermediate container 1ae19dcaaeae [2023-05-30T20:04:49.778Z] ---> 7d20abd68b3b [2023-05-30T20:04:49.778Z] Step 23/25 : LABEL arch=x86_64 [2023-05-30T20:04:49.778Z] ---> Running in acf600548d04 [2023-05-30T20:04:49.778Z] Removing intermediate container acf600548d04 [2023-05-30T20:04:49.778Z] ---> 4e5bde8b4943 [2023-05-30T20:04:49.778Z] Step 24/25 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:04:49.778Z] ---> Running in bf76c2c437e5 [2023-05-30T20:04:50.035Z] Removing intermediate container bf76c2c437e5 [2023-05-30T20:04:50.035Z] ---> db5cc880460d [2023-05-30T20:04:50.035Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T20:04:50.035Z] ---> Running in f60dbd1cc68f [2023-05-30T20:04:50.035Z] Removing intermediate container f60dbd1cc68f [2023-05-30T20:04:50.035Z] ---> e12f41aeaed3 [2023-05-30T20:04:50.035Z] [2023-05-30T20:04:50.035Z] Successfully built e12f41aeaed3 [2023-05-30T20:04:50.035Z] Successfully tagged security-secretstore-setup:latest [2023-05-30T20:04:50.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-30T20:04:50.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-30T20:04:50.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-30T20:04:50.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-30T20:04:50.300Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-05-30T20:04:50.320Z] $ docker stop --time=1 c7ef9e877bc6d7374c25748202770fb63931b3b3cc7405e6778e573d1b577528 [2023-05-30T20:04:51.595Z] $ docker rm -f --volumes c7ef9e877bc6d7374c25748202770fb63931b3b3cc7405e6778e573d1b577528 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T20:04:52.039Z] + docker images [2023-05-30T20:04:52.039Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T20:04:52.039Z] security-secretstore-setup latest e12f41aeaed3 2 seconds ago 32.8MB [2023-05-30T20:04:52.039Z] 78d1de36aa31 6 seconds ago 1.72GB [2023-05-30T20:04:52.039Z] security-bootstrapper latest ad6720258d84 8 seconds ago 22.2MB [2023-05-30T20:04:52.039Z] e3093ed3827b 16 seconds ago 1.71GB [2023-05-30T20:04:52.039Z] security-proxy-auth latest 61922d30fc71 17 seconds ago 18.3MB [2023-05-30T20:04:52.039Z] core-data latest 34dd349fbb28 19 seconds ago 20MB [2023-05-30T20:04:52.039Z] support-notifications latest b7e9abfad04c 20 seconds ago 32.4MB [2023-05-30T20:04:52.039Z] 2eefe90f7dfd 21 seconds ago 1.7GB [2023-05-30T20:04:52.039Z] security-proxy-setup latest f7ff54d40188 26 seconds ago 23.5MB [2023-05-30T20:04:52.039Z] f115b30ba3d3 28 seconds ago 1.73GB [2023-05-30T20:04:52.039Z] 786627631e7d 31 seconds ago 1.79GB [2023-05-30T20:04:52.039Z] security-spire-config latest ea8dc48746a3 43 seconds ago 102MB [2023-05-30T20:04:52.039Z] a94b1fb6ae14 44 seconds ago 1.7GB [2023-05-30T20:04:52.039Z] security-spire-server latest f7fca9c9a510 53 seconds ago 107MB [2023-05-30T20:04:52.039Z] core-command latest 544ef3b88250 About a minute ago 19.9MB [2023-05-30T20:04:52.039Z] d0f0da668302 About a minute ago 1.58GB [2023-05-30T20:04:52.039Z] fd23496f649a About a minute ago 1.58GB [2023-05-30T20:04:52.039Z] 71c054a02924 About a minute ago 1.72GB [2023-05-30T20:04:52.039Z] security-spiffe-token-provider latest 78ba4cc3644e About a minute ago 32.8MB [2023-05-30T20:04:52.039Z] support-scheduler latest b5ef793acdb7 About a minute ago 31.8MB [2023-05-30T20:04:52.039Z] core-common-config-bootstrapper latest 8b6043319a7a About a minute ago 17.2MB [2023-05-30T20:04:52.039Z] core-metadata latest 9b34fe19938e About a minute ago 20.4MB [2023-05-30T20:04:52.039Z] 5b38b2b1bd98 About a minute ago 1.79GB [2023-05-30T20:04:52.039Z] 744c54b90e97 About a minute ago 1.76GB [2023-05-30T20:04:52.039Z] f5238d74b36f About a minute ago 1.73GB [2023-05-30T20:04:52.039Z] 6060a1b37218 2 minutes ago 1.72GB [2023-05-30T20:04:52.039Z] security-spire-agent latest ecb478bd75b4 2 minutes ago 166MB [2023-05-30T20:04:52.039Z] 35c9c413a4e4 2 minutes ago 1.58GB [2023-05-30T20:04:52.039Z] ci-base-image-x86_64 latest 3ff5c65bce43 5 minutes ago 918MB [2023-05-30T20:04:52.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-30T20:04:52.039Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-30T20:04:52.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-30T20:04:52.039Z] 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-30T20:04:56.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements [2023-05-30T20:04:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-30T20:04:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-30T20:04:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-30T20:04:56.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-30T20:05:04.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-30T20:05:04.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-30T20:05:06.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-30T20:05:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.867s coverage: 79.9% of statements [2023-05-30T20:05:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.260s coverage: 92.9% of statements [2023-05-30T20:05:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-05-30T20:05:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 9.328s coverage: 62.3% of statements [2023-05-30T20:05:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2023-05-30T20:05:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-05-30T20:05:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2023-05-30T20:05:12.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.470s coverage: 81.8% of statements [2023-05-30T20:05:13.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-30T20:05:14.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.472s coverage: 82.1% of statements [2023-05-30T20:05:14.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-30T20:05:14.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.205s coverage: 86.0% of statements [2023-05-30T20:05:19.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-30T20:05:19.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-30T20:05:20.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.910s coverage: 63.1% of statements [2023-05-30T20:05:20.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2023-05-30T20:05:22.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2023-05-30T20:05:22.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-05-30T20:05:22.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2023-05-30T20:05:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-30T20:05:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-30T20:05:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-30T20:05:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-05-30T20:05:29.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-30T20:05:29.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-30T20:05:29.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-30T20:05:30.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.237s coverage: 38.4% of statements [2023-05-30T20:05:30.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements [2023-05-30T20:05:36.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-30T20:05:36.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-30T20:05:36.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-30T20:05:36.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-30T20:05:36.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2023-05-30T20:05:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-30T20:05:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-30T20:05:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-30T20:05:42.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-30T20:05:48.088Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.352s coverage: 17.7% of statements [2023-05-30T20:05:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-30T20:05:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-30T20:05:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-30T20:05:48.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-30T20:05:49.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.565s coverage: 92.3% of statements [2023-05-30T20:05:53.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-30T20:05:53.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-30T20:05:53.501Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 61.5% of statements [2023-05-30T20:05:55.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-30T20:05:55.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-30T20:05:55.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements [2023-05-30T20:05:56.394Z] 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-30T20:05:56.394Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T20:05:56.394Z] go vet ./... [2023-05-30T20:08:33.062Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T20:08:33.062Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T20:08:33.062Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T20:08:33.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-30T20:08:33.437Z] + ls -al . [2023-05-30T20:08:33.437Z] total 716 [2023-05-30T20:08:33.437Z] drwxrwxr-x 10 1001 1001 4096 May 30 20:00 . [2023-05-30T20:08:33.437Z] drwxr-xr-x 4 root root 4096 May 30 20:00 .. [2023-05-30T20:08:33.437Z] drwxrwxr-x 2 1001 1001 4096 May 30 19:59 .blubracket [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 16 May 30 19:59 .dockerignore [2023-05-30T20:08:33.437Z] drwxrwxr-x 8 1001 1001 4096 May 30 19:59 .git [2023-05-30T20:08:33.437Z] drwxrwxr-x 3 1001 1001 4096 May 30 19:59 .github [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 1133 May 30 19:59 .gitignore [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 42 May 30 19:59 .golangci.yml [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 87 May 30 19:59 .hadolint.yml [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 166 May 30 19:59 .sonarcloud.properties [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 1171 May 30 19:59 ADOPTERS.md [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 10835 May 30 19:59 Attribution.txt [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 93407 May 30 19:59 CHANGELOG.md [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 3804 May 30 19:59 CONTRIBUTING.md [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 677 May 30 19:59 GOVERNANCE.md [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 883 May 30 19:59 Jenkinsfile [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 10775 May 30 19:59 LICENSE [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 14368 May 30 19:59 Makefile [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 582 May 30 19:59 OWNERS.md [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 9923 May 30 19:59 README.md [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 789 May 30 19:59 SECURITY.md [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 5 May 30 19:58 VERSION [2023-05-30T20:08:33.437Z] drwxrwxr-x 2 1001 1001 4096 May 30 19:59 bin [2023-05-30T20:08:33.437Z] drwxrwxr-x 18 1001 1001 4096 May 30 19:59 cmd [2023-05-30T20:08:33.437Z] -rw-r--r-- 1 root root 447731 May 30 20:05 coverage.out [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 3159 May 30 19:59 go.mod [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 31048 May 30 19:59 go.sum [2023-05-30T20:08:33.437Z] drwxrwxr-x 7 1001 1001 4096 May 30 19:59 internal [2023-05-30T20:08:33.437Z] drwxrwxr-x 3 1001 1001 4096 May 30 19:59 openapi [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 594 May 30 19:59 security.txt [2023-05-30T20:08:33.437Z] drwxrwxr-x 4 1001 1001 4096 May 30 19:59 snap [2023-05-30T20:08:33.437Z] -rw-rw-r-- 1 1001 1001 204 May 30 19:59 version.go [Pipeline] sh [2023-05-30T20:08:33.818Z] + '[' -e coverage.out ] [2023-05-30T20:08:33.818Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-30T20:08:33.857Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T20:08:34.568Z] Stashed 1 file(s) [Pipeline] sh [2023-05-30T20:08:35.203Z] + make build [2023-05-30T20:08:35.203Z] 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-30T20:09:57.125Z] 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-30T20:10:03.778Z] 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-30T20:10:08.016Z] 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-30T20:10:11.354Z] 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-30T20:10:50.198Z] 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-30T20:10:58.396Z] 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-30T20:11:03.733Z] 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-30T20:11:09.066Z] 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-30T20:11:12.401Z] 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-30T20:11:16.642Z] 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-30T20:11:21.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-30T20:11:28.619Z] $ docker stop --time=1 b91df22680ceea7bca8b21c64d50c77cceab01a6df39e6f10eb7b5eeaf08be71 [2023-05-30T20:11:30.661Z] $ docker rm -f --volumes b91df22680ceea7bca8b21c64d50c77cceab01a6df39e6f10eb7b5eeaf08be71 [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-30T20:11:33.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T20:11:33.293Z] [2023-05-30T20:11:33.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:11:33.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T20:11:33.685Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-30T20:11:33.685Z] 29e5d40040c1: Pulling fs layer [2023-05-30T20:11:33.685Z] 1ce36da41761: Pulling fs layer [2023-05-30T20:11:33.685Z] 25b303627fd3: Pulling fs layer [2023-05-30T20:11:33.963Z] 29e5d40040c1: Download complete [2023-05-30T20:11:34.230Z] 1ce36da41761: Verifying Checksum [2023-05-30T20:11:34.230Z] 1ce36da41761: Download complete [2023-05-30T20:11:34.500Z] 29e5d40040c1: Pull complete [2023-05-30T20:11:35.903Z] 1ce36da41761: Pull complete [2023-05-30T20:11:35.903Z] 25b303627fd3: Verifying Checksum [2023-05-30T20:11:35.903Z] 25b303627fd3: Download complete [2023-05-30T20:11:45.963Z] 25b303627fd3: Pull complete [2023-05-30T20:11:45.963Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-30T20:11:45.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T20:11:45.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:11:46.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container [2023-05-30T20:11:46.336Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-30T20:11:48.506Z] $ docker top a4697f26c54c589f82fb93971108b95b593149c3184687db86e6e1cb9692c9de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T20:11:49.376Z] + docker-compose build --help [2023-05-30T20:11:49.376Z] + grep parallel [2023-05-30T20:11:53.617Z] --parallel Build images in parallel. [Pipeline] } [2023-05-30T20:11:53.643Z] $ docker stop --time=1 a4697f26c54c589f82fb93971108b95b593149c3184687db86e6e1cb9692c9de [2023-05-30T20:11:55.319Z] $ docker rm -f --volumes a4697f26c54c589f82fb93971108b95b593149c3184687db86e6e1cb9692c9de [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:11:56.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-30T20:11:56.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:11:56.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container [2023-05-30T20:11:56.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-30T20:11:57.483Z] $ docker top 6052a66a7ad1d1048996ff0baa905b77b70104d2c316fa6330584e700441f4ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T20:11:58.046Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-30T20:12:03.376Z] Building core-command ... [2023-05-30T20:12:03.377Z] Building core-common-config-bootstrapper ... [2023-05-30T20:12:03.377Z] Building core-data ... [2023-05-30T20:12:03.377Z] Building core-metadata ... [2023-05-30T20:12:03.377Z] Building security-bootstrapper ... [2023-05-30T20:12:03.377Z] Building security-proxy-auth ... [2023-05-30T20:12:03.377Z] Building security-proxy-setup ... [2023-05-30T20:12:03.377Z] Building security-secretstore-setup ... [2023-05-30T20:12:03.377Z] Building security-spiffe-token-provider ... [2023-05-30T20:12:03.377Z] Building security-spire-agent ... [2023-05-30T20:12:03.377Z] Building security-spire-config ... [2023-05-30T20:12:03.377Z] Building security-spire-server ... [2023-05-30T20:12:03.377Z] Building support-notifications ... [2023-05-30T20:12:03.377Z] Building support-scheduler ... [2023-05-30T20:12:03.377Z] Building security-proxy-setup [2023-05-30T20:12:03.377Z] Building core-metadata [2023-05-30T20:12:03.377Z] Building support-scheduler [2023-05-30T20:12:03.377Z] Building security-bootstrapper [2023-05-30T20:12:03.377Z] Building support-notifications [2023-05-30T20:12:50.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:12:50.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:12:50.188Z] ---> dc7d6678ee96 [2023-05-30T20:12:50.188Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:12:50.188Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:12:50.188Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:12:50.188Z] ---> dc7d6678ee96 [2023-05-30T20:12:50.188Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:12:50.188Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:12:50.188Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:12:50.188Z] ---> dc7d6678ee96 [2023-05-30T20:12:50.188Z] Step 3/22 : WORKDIR /edgex-go [2023-05-30T20:12:50.188Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:12:50.188Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:12:50.188Z] ---> dc7d6678ee96 [2023-05-30T20:12:50.188Z] Step 3/33 : WORKDIR /edgex-go [2023-05-30T20:12:50.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:12:50.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:12:50.188Z] ---> dc7d6678ee96 [2023-05-30T20:12:50.188Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:12:50.188Z] ---> Running in 2b1d260928f7 [2023-05-30T20:12:50.188Z] ---> Running in 28944f8f3deb [2023-05-30T20:12:50.188Z] ---> Running in abe45bc5a076 [2023-05-30T20:12:50.188Z] ---> Running in 4eb962f28bd5 [2023-05-30T20:12:50.188Z] ---> Running in f96176ad9ac8 [2023-05-30T20:12:54.433Z] Removing intermediate container f96176ad9ac8 [2023-05-30T20:12:54.433Z] ---> b925ee8b5350 [2023-05-30T20:12:54.433Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:12:54.433Z] Removing intermediate container abe45bc5a076 [2023-05-30T20:12:54.433Z] ---> e683d3cc3098 [2023-05-30T20:12:54.433Z] Step 4/25 : WORKDIR /edgex-go [2023-05-30T20:12:54.433Z] Removing intermediate container 4eb962f28bd5 [2023-05-30T20:12:54.433Z] ---> 38ce638a96c8 [2023-05-30T20:12:54.433Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-30T20:12:54.433Z] Removing intermediate container 2b1d260928f7 [2023-05-30T20:12:54.433Z] ---> cbd2c7ce6ad3 [2023-05-30T20:12:54.433Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-30T20:12:54.433Z] Removing intermediate container 28944f8f3deb [2023-05-30T20:12:54.433Z] ---> a3f68419d3b0 [2023-05-30T20:12:54.433Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:12:54.433Z] ---> Running in 9bc180d4ae61 [2023-05-30T20:12:54.433Z] ---> Running in 7b383207d01f [2023-05-30T20:12:54.700Z] ---> Running in fdd868dcadc6 [2023-05-30T20:12:54.700Z] ---> Running in 561a214bb451 [2023-05-30T20:12:54.700Z] ---> Running in ac484b2b3cca [2023-05-30T20:12:55.282Z] Removing intermediate container 9bc180d4ae61 [2023-05-30T20:12:55.282Z] ---> a9effb4633ec [2023-05-30T20:12:55.282Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T20:12:55.282Z] Removing intermediate container 7b383207d01f [2023-05-30T20:12:55.283Z] ---> b512c4a9e70d [2023-05-30T20:12:55.283Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-30T20:12:55.549Z] Removing intermediate container ac484b2b3cca [2023-05-30T20:12:55.549Z] ---> ae7c31817d23 [2023-05-30T20:12:55.549Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-30T20:12:55.549Z] ---> Running in afd163abc629 [2023-05-30T20:12:55.549Z] ---> Running in bf7958b6f334 [2023-05-30T20:12:55.549Z] ---> Running in 688a0e817cbe [2023-05-30T20:12:56.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:56.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:57.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:57.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:57.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:57.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:57.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:58.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:58.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:58.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:12:58.923Z] OK: 263 MiB in 53 packages [2023-05-30T20:12:59.191Z] OK: 263 MiB in 53 packages [2023-05-30T20:12:59.777Z] OK: 263 MiB in 53 packages [2023-05-30T20:13:00.076Z] OK: 263 MiB in 53 packages [2023-05-30T20:13:00.076Z] OK: 263 MiB in 53 packages [2023-05-30T20:13:00.677Z] Removing intermediate container fdd868dcadc6 [2023-05-30T20:13:00.677Z] ---> d15602059a5f [2023-05-30T20:13:00.677Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-30T20:13:00.945Z] Removing intermediate container 561a214bb451 [2023-05-30T20:13:00.945Z] ---> ab69ce5ba6bf [2023-05-30T20:13:00.945Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-30T20:13:01.530Z] Removing intermediate container afd163abc629 [2023-05-30T20:13:01.530Z] ---> 53900816e9de [2023-05-30T20:13:01.530Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:13:01.802Z] Removing intermediate container bf7958b6f334 [2023-05-30T20:13:01.802Z] ---> c833f645f064 [2023-05-30T20:13:01.802Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-30T20:13:01.802Z] ---> 557fd03e47c3 [2023-05-30T20:13:01.802Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:13:01.802Z] Removing intermediate container 688a0e817cbe [2023-05-30T20:13:01.802Z] ---> c91d47fe5d34 [2023-05-30T20:13:01.802Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:13:02.067Z] ---> Running in 29020a488be2 [2023-05-30T20:13:02.648Z] ---> 70c8079e69f9 [2023-05-30T20:13:02.648Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:13:02.648Z] ---> Running in 3d66605786a8 [2023-05-30T20:13:02.932Z] ---> d99258866a89 [2023-05-30T20:13:02.932Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:13:02.932Z] ---> Running in a6c54c24485d [2023-05-30T20:13:03.203Z] ---> e171bb5090ff [2023-05-30T20:13:03.203Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:13:03.203Z] ---> dafbcf704b88 [2023-05-30T20:13:03.203Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:13:03.478Z] ---> Running in 04c1f62ee861 [2023-05-30T20:13:03.478Z] ---> Running in 52d402c6288e [2023-05-30T20:14:55.616Z] Removing intermediate container 52d402c6288e [2023-05-30T20:14:55.616Z] ---> 8d074f5c334a [2023-05-30T20:14:55.616Z] Step 8/23 : COPY . . [2023-05-30T20:14:55.616Z] Removing intermediate container 04c1f62ee861 [2023-05-30T20:14:55.616Z] ---> 402197d4e132 [2023-05-30T20:14:55.616Z] Step 8/23 : COPY . . [2023-05-30T20:14:55.616Z] Removing intermediate container 29020a488be2 [2023-05-30T20:14:55.616Z] Removing intermediate container a6c54c24485d [2023-05-30T20:14:55.616Z] ---> 3138ad901c63 [2023-05-30T20:14:55.616Z] Step 8/25 : COPY . . [2023-05-30T20:14:55.616Z] ---> 1ebc8dc3eb9b [2023-05-30T20:14:55.616Z] Step 7/33 : COPY . . [2023-05-30T20:14:55.616Z] Removing intermediate container 3d66605786a8 [2023-05-30T20:14:55.616Z] ---> 08e293f0ab1d [2023-05-30T20:14:55.616Z] Step 7/22 : COPY . . [2023-05-30T20:14:58.974Z] ---> bb1b7ac079dc [2023-05-30T20:14:58.974Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-30T20:14:58.974Z] ---> 6b577e127f77 [2023-05-30T20:14:58.974Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-30T20:14:58.974Z] ---> 2a2cb5093814 [2023-05-30T20:14:58.974Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-30T20:14:58.974Z] ---> Running in 79d2fc85a331 [2023-05-30T20:14:58.974Z] ---> 83cd814b35be [2023-05-30T20:14:58.974Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-30T20:14:58.974Z] ---> Running in 16db60270be4 [2023-05-30T20:14:58.974Z] ---> ef5b711201b4 [2023-05-30T20:14:58.974Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-30T20:14:59.240Z] ---> Running in 35216961afc1 [2023-05-30T20:14:59.240Z] ---> Running in 85de93055167 [2023-05-30T20:14:59.240Z] ---> Running in 0950f13a63f0 [2023-05-30T20:15:01.180Z] 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-30T20:15:01.180Z] 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-30T20:15:01.446Z] 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-30T20:15:01.446Z] 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-30T20:15:01.714Z] 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-30T20:20:53.581Z] Removing intermediate container 16db60270be4 [2023-05-30T20:20:53.581Z] ---> 804a1ffd35a7 [2023-05-30T20:20:53.581Z] [2023-05-30T20:20:53.581Z] Step 9/22 : FROM alpine:3.17 [2023-05-30T20:20:53.581Z] 3.17: Pulling from library/alpine [2023-05-30T20:20:53.581Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T20:20:53.581Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T20:20:53.582Z] ---> 51e60588ff2c [2023-05-30T20:20:53.582Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-30T20:20:53.582Z] ---> Running in bd3e2210f604 [2023-05-30T20:20:54.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:20:55.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:20:57.345Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T20:20:57.345Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-30T20:20:57.345Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:20:57.345Z] OK: 8 MiB in 17 packages [2023-05-30T20:20:59.288Z] Removing intermediate container 79d2fc85a331 [2023-05-30T20:20:59.288Z] ---> ba771c8a7783 [2023-05-30T20:20:59.288Z] [2023-05-30T20:20:59.288Z] Step 9/33 : FROM alpine:3.17 [2023-05-30T20:20:59.288Z] ---> 51e60588ff2c [2023-05-30T20:20:59.288Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T20:20:59.288Z] Removing intermediate container bd3e2210f604 [2023-05-30T20:20:59.288Z] ---> 975f8746b2e8 [2023-05-30T20:20:59.288Z] 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-30T20:20:59.288Z] ---> Running in fe70367493f6 [2023-05-30T20:20:59.288Z] ---> Running in 2b2ab1673e24 [2023-05-30T20:20:59.874Z] Removing intermediate container fe70367493f6 [2023-05-30T20:20:59.874Z] ---> 3e62bacd9e41 [2023-05-30T20:20:59.874Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-30T20:20:59.874Z] Removing intermediate container 2b2ab1673e24 [2023-05-30T20:20:59.874Z] ---> b39fb3b78f72 [2023-05-30T20:20:59.874Z] Step 12/22 : WORKDIR /edgex [2023-05-30T20:20:59.874Z] ---> Running in 7d494d3ae322 [2023-05-30T20:21:00.140Z] ---> Running in d4748c54e868 [2023-05-30T20:21:00.720Z] Removing intermediate container 7d494d3ae322 [2023-05-30T20:21:00.720Z] ---> ac0a56c7aea9 [2023-05-30T20:21:00.720Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:21:02.121Z] ---> d76aa28252fc [2023-05-30T20:21:02.121Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:21:02.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:21:02.982Z] ---> ced40fd8aefb [2023-05-30T20:21:02.982Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-30T20:21:03.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:21:03.837Z] ---> e2ca2bfa4f3c [2023-05-30T20:21:03.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-30T20:21:04.797Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-30T20:21:04.797Z] (2/2) Installing su-exec (0.2-r2) [2023-05-30T20:21:04.797Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:21:05.071Z] OK: 8 MiB in 17 packages [2023-05-30T20:21:05.071Z] ---> ae0235d6b1de [2023-05-30T20:21:05.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T20:21:06.739Z] ---> 964a9853c0e1 [2023-05-30T20:21:06.739Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T20:21:06.739Z] ---> Running in 73ddffc89276 [2023-05-30T20:21:07.005Z] Removing intermediate container d4748c54e868 [2023-05-30T20:21:07.005Z] ---> 0b99ecdbff2e [2023-05-30T20:21:07.005Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-30T20:21:07.271Z] ---> Running in a2768160fa26 [2023-05-30T20:21:07.853Z] Removing intermediate container a2768160fa26 [2023-05-30T20:21:07.853Z] ---> e965ba47af84 [2023-05-30T20:21:07.853Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-30T20:21:08.120Z] ---> Running in 09d1895be250 [2023-05-30T20:21:09.081Z] Removing intermediate container 09d1895be250 [2023-05-30T20:21:09.081Z] ---> a3794be997b4 [2023-05-30T20:21:09.081Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-30T20:21:09.081Z] ---> Running in 18257fc43c1f [2023-05-30T20:21:10.051Z] Removing intermediate container 18257fc43c1f [2023-05-30T20:21:10.051Z] ---> 4262e04350a4 [2023-05-30T20:21:10.051Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-30T20:21:10.051Z] ---> Running in 14c1822514b8 [2023-05-30T20:21:11.011Z] Removing intermediate container 14c1822514b8 [2023-05-30T20:21:11.011Z] ---> e0cb8cd6314d [2023-05-30T20:21:11.011Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-30T20:21:11.011Z] Removing intermediate container 73ddffc89276 [2023-05-30T20:21:11.011Z] ---> cde340e1d164 [2023-05-30T20:21:11.011Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T20:21:11.011Z] ---> Running in 4255b603a55d [2023-05-30T20:21:11.011Z] ---> Running in 2a8632fce8b4 [2023-05-30T20:21:11.972Z] Removing intermediate container 2a8632fce8b4 [2023-05-30T20:21:11.972Z] ---> 07f4faa54282 [2023-05-30T20:21:11.972Z] Step 20/22 : LABEL arch=arm64 [2023-05-30T20:21:11.972Z] ---> Running in 229fe5394305 [2023-05-30T20:21:12.237Z] Removing intermediate container 229fe5394305 [2023-05-30T20:21:12.237Z] ---> 0e51c8495e9d [2023-05-30T20:21:12.237Z] Step 21/22 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:21:12.502Z] ---> Running in 8a45922de816 [2023-05-30T20:21:13.469Z] Removing intermediate container 8a45922de816 [2023-05-30T20:21:13.469Z] ---> a128f3e3b0fe [2023-05-30T20:21:13.469Z] Step 22/22 : LABEL version=0.0.0 [2023-05-30T20:21:13.469Z] ---> Running in 2b12ece9f07a [2023-05-30T20:21:14.424Z] Removing intermediate container 2b12ece9f07a [2023-05-30T20:21:14.424Z] ---> dcd4a3317eb4 [2023-05-30T20:21:14.424Z] [2023-05-30T20:21:14.691Z] Successfully built dcd4a3317eb4 [2023-05-30T20:21:14.691Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-30T20:21:14.691Z]  Building security-proxy-setup ... done Building security-spire-config [2023-05-30T20:21:14.691Z] Removing intermediate container 4255b603a55d [2023-05-30T20:21:14.691Z] ---> bed2a270426d [2023-05-30T20:21:14.691Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-30T20:21:14.691Z] ---> Running in ba7a93b339e7 [2023-05-30T20:21:15.275Z] Removing intermediate container ba7a93b339e7 [2023-05-30T20:21:15.275Z] ---> e3117cc3d901 [2023-05-30T20:21:15.275Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-30T20:21:16.232Z] ---> 0810c6cffd0e [2023-05-30T20:21:16.232Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-30T20:21:16.232Z] ---> Running in 6e734b17d9d0 [2023-05-30T20:21:19.573Z] Removing intermediate container 6e734b17d9d0 [2023-05-30T20:21:19.573Z] ---> be6e8db75e5d [2023-05-30T20:21:19.573Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:21:23.809Z] ---> 8136b1ecf7d8 [2023-05-30T20:21:23.809Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:21:24.392Z] ---> f4296bb69380 [2023-05-30T20:21:24.392Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-30T20:21:27.728Z] ---> 18219e38d3d8 [2023-05-30T20:21:27.728Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-30T20:21:28.692Z] ---> e50e96405ae1 [2023-05-30T20:21:28.692Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-30T20:21:30.096Z] ---> 8e2494ec3aac [2023-05-30T20:21:30.096Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-30T20:21:30.678Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:21:30.678Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:21:30.678Z] ---> dc7d6678ee96 [2023-05-30T20:21:30.678Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T20:21:30.678Z] ---> Using cache [2023-05-30T20:21:30.678Z] ---> cbd2c7ce6ad3 [2023-05-30T20:21:30.678Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T20:21:30.678Z] ---> Running in c13344a1a408 [2023-05-30T20:21:31.637Z] ---> 237a719b86ed [2023-05-30T20:21:31.637Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-30T20:21:32.595Z] ---> b43c9777fe6f [2023-05-30T20:21:32.595Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-30T20:21:32.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:21:33.455Z] ---> e5c6fbc1c5b0 [2023-05-30T20:21:33.455Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-30T20:21:33.721Z] ---> Running in c96421b9c3f8 [2023-05-30T20:21:33.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:21:35.657Z] OK: 263 MiB in 53 packages [2023-05-30T20:21:37.066Z] Removing intermediate container c96421b9c3f8 [2023-05-30T20:21:37.066Z] ---> 245ca1eb8945 [2023-05-30T20:21:37.066Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-30T20:21:37.066Z] ---> Running in a8f34aa4ba6c [2023-05-30T20:21:37.333Z] Removing intermediate container c13344a1a408 [2023-05-30T20:21:37.333Z] ---> b62b9943d66e [2023-05-30T20:21:37.333Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T20:21:37.930Z] Removing intermediate container a8f34aa4ba6c [2023-05-30T20:21:37.930Z] ---> 33f88924b47f [2023-05-30T20:21:37.930Z] Step 30/33 : CMD ["gate"] [2023-05-30T20:21:37.930Z] ---> Running in 679dbb021eb0 [2023-05-30T20:21:38.910Z] ---> 856b7976e56b [2023-05-30T20:21:38.910Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:21:38.910Z] Removing intermediate container 679dbb021eb0 [2023-05-30T20:21:38.910Z] ---> de8a4c22c97e [2023-05-30T20:21:38.910Z] Step 31/33 : LABEL arch=arm64 [2023-05-30T20:21:39.176Z] ---> Running in f9bcdc864abf [2023-05-30T20:21:39.176Z] ---> Running in ec0e20fcd017 [2023-05-30T20:21:40.139Z] Removing intermediate container ec0e20fcd017 [2023-05-30T20:21:40.139Z] ---> fcf1da1071b1 [2023-05-30T20:21:40.139Z] Step 32/33 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:21:40.411Z] ---> Running in 84adeb272910 [2023-05-30T20:21:41.815Z] Removing intermediate container 84adeb272910 [2023-05-30T20:21:41.815Z] ---> 0f1ac8816a4d [2023-05-30T20:21:41.815Z] Step 33/33 : LABEL version=0.0.0 [2023-05-30T20:21:41.815Z] ---> Running in b5e9e7e2685d [2023-05-30T20:21:42.774Z] Removing intermediate container b5e9e7e2685d [2023-05-30T20:21:42.774Z] ---> a11fb72a92da [2023-05-30T20:21:42.774Z] [2023-05-30T20:21:43.051Z] Successfully built a11fb72a92da [2023-05-30T20:21:43.051Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-30T20:21:43.051Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-05-30T20:21:49.683Z] Removing intermediate container 0950f13a63f0 [2023-05-30T20:21:49.683Z] ---> e21d883e00c5 [2023-05-30T20:21:49.683Z] [2023-05-30T20:21:49.683Z] Step 10/25 : FROM alpine:3.17 [2023-05-30T20:21:49.683Z] ---> 51e60588ff2c [2023-05-30T20:21:49.683Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:21:49.950Z] ---> Running in 6c00167d38d2 [2023-05-30T20:21:52.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:21:53.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:21:54.934Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T20:21:54.934Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:21:54.934Z] OK: 8 MiB in 16 packages [2023-05-30T20:21:56.870Z] Removing intermediate container 6c00167d38d2 [2023-05-30T20:21:56.871Z] ---> 891a3a25a51d [2023-05-30T20:21:56.871Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:21:56.871Z] ---> Running in 1cb44809a856 [2023-05-30T20:21:57.451Z] Removing intermediate container 1cb44809a856 [2023-05-30T20:21:57.451Z] ---> 39ac768365a1 [2023-05-30T20:21:57.451Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-30T20:21:57.718Z] ---> Running in 1a71eb41ce66 [2023-05-30T20:21:58.306Z] Removing intermediate container 1a71eb41ce66 [2023-05-30T20:21:58.306Z] ---> 6af824fe07e5 [2023-05-30T20:21:58.306Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-30T20:21:58.573Z] ---> Running in c6e355abe41b [2023-05-30T20:21:58.573Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:21:58.573Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:21:58.573Z] ---> dc7d6678ee96 [2023-05-30T20:21:58.573Z] Step 3/27 : WORKDIR /edgex-go [2023-05-30T20:21:58.573Z] ---> Using cache [2023-05-30T20:21:58.573Z] ---> cbd2c7ce6ad3 [2023-05-30T20:21:58.573Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T20:21:58.573Z] ---> Using cache [2023-05-30T20:21:58.573Z] ---> b62b9943d66e [2023-05-30T20:21:58.573Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-30T20:21:58.573Z] ---> Using cache [2023-05-30T20:21:58.573Z] ---> 856b7976e56b [2023-05-30T20:21:58.573Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:21:58.573Z] ---> Running in f8004aecd23b [2023-05-30T20:21:59.157Z] Removing intermediate container c6e355abe41b [2023-05-30T20:21:59.157Z] ---> fb54758aa8e5 [2023-05-30T20:21:59.157Z] Step 15/25 : WORKDIR / [2023-05-30T20:21:59.425Z] ---> Running in b1bbf7a1fb40 [2023-05-30T20:22:00.016Z] Removing intermediate container b1bbf7a1fb40 [2023-05-30T20:22:00.016Z] ---> 331d344e6f68 [2023-05-30T20:22:00.016Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:22:00.971Z] ---> 80e16a418652 [2023-05-30T20:22:00.971Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:22:01.925Z] ---> 446222183b28 [2023-05-30T20:22:01.925Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-30T20:22:03.859Z] ---> 2e91b577a390 [2023-05-30T20:22:03.859Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:22:04.440Z] ---> c9b761291543 [2023-05-30T20:22:04.440Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-30T20:22:05.398Z] ---> 84e223141cfd [2023-05-30T20:22:05.398Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-30T20:22:05.398Z] ---> Running in 8a2dbd513939 [2023-05-30T20:22:05.982Z] Removing intermediate container 8a2dbd513939 [2023-05-30T20:22:05.982Z] ---> 45321416f155 [2023-05-30T20:22:05.982Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:22:06.248Z] ---> Running in deb1d0f4eb4f [2023-05-30T20:22:06.831Z] Removing intermediate container deb1d0f4eb4f [2023-05-30T20:22:06.831Z] ---> 0d6a55ff93f3 [2023-05-30T20:22:06.831Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T20:22:07.096Z] ---> Running in 7d3b90f71a39 [2023-05-30T20:22:07.361Z] Removing intermediate container 7d3b90f71a39 [2023-05-30T20:22:07.361Z] ---> d8ff7440def8 [2023-05-30T20:22:07.631Z] Step 24/25 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:22:07.631Z] ---> Running in 799776b182a0 [2023-05-30T20:22:08.215Z] Removing intermediate container 799776b182a0 [2023-05-30T20:22:08.215Z] ---> 0a71a8651e75 [2023-05-30T20:22:08.215Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T20:22:08.215Z] ---> Running in a2b8ddf045b4 [2023-05-30T20:22:08.803Z] Removing intermediate container a2b8ddf045b4 [2023-05-30T20:22:08.803Z] ---> 9d09434b8f61 [2023-05-30T20:22:08.803Z] [2023-05-30T20:22:09.069Z] Successfully built 9d09434b8f61 [2023-05-30T20:22:09.069Z] Successfully tagged core-metadata-arm64:latest [2023-05-30T20:22:09.069Z] Building security-spire-server [2023-05-30T20:22:27.269Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:22:27.269Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:22:27.269Z] ---> dc7d6678ee96 [2023-05-30T20:22:27.269Z] Step 3/26 : WORKDIR /edgex-go [2023-05-30T20:22:27.269Z] ---> Using cache [2023-05-30T20:22:27.269Z] ---> cbd2c7ce6ad3 [2023-05-30T20:22:27.269Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-30T20:22:27.269Z] ---> Using cache [2023-05-30T20:22:27.269Z] ---> b62b9943d66e [2023-05-30T20:22:27.269Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-30T20:22:27.269Z] ---> Using cache [2023-05-30T20:22:27.269Z] ---> 856b7976e56b [2023-05-30T20:22:27.269Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:22:27.537Z] ---> Running in fd2b990ea772 [2023-05-30T20:23:49.137Z] Removing intermediate container f9bcdc864abf [2023-05-30T20:23:49.137Z] ---> 359a408caa43 [2023-05-30T20:23:49.137Z] Step 7/27 : COPY . . [2023-05-30T20:23:49.137Z] Removing intermediate container f8004aecd23b [2023-05-30T20:23:49.137Z] ---> 80cc7ff0ad6b [2023-05-30T20:23:49.137Z] Step 7/27 : COPY . . [2023-05-30T20:23:55.776Z] Removing intermediate container 35216961afc1 [2023-05-30T20:23:55.776Z] ---> 83ade3d24eb1 [2023-05-30T20:23:55.776Z] [2023-05-30T20:23:55.776Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:23:55.776Z] ---> 51e60588ff2c [2023-05-30T20:23:55.776Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:23:55.776Z] ---> Using cache [2023-05-30T20:23:55.776Z] ---> 891a3a25a51d [2023-05-30T20:23:55.776Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:23:55.776Z] ---> Using cache [2023-05-30T20:23:55.776Z] ---> 39ac768365a1 [2023-05-30T20:23:55.776Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-30T20:23:55.776Z] ---> Running in a2317e73d137 [2023-05-30T20:23:55.776Z] Removing intermediate container 85de93055167 [2023-05-30T20:23:55.776Z] ---> a051620a458e [2023-05-30T20:23:55.776Z] [2023-05-30T20:23:55.776Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:23:55.776Z] ---> 51e60588ff2c [2023-05-30T20:23:55.776Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-30T20:23:55.776Z] ---> Running in 5a1988266f09 [2023-05-30T20:23:55.776Z] Removing intermediate container a2317e73d137 [2023-05-30T20:23:55.776Z] ---> be4a14d920ed [2023-05-30T20:23:55.776Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T20:23:56.042Z] ---> Running in 9abe599ba8f0 [2023-05-30T20:23:56.621Z] Removing intermediate container 9abe599ba8f0 [2023-05-30T20:23:56.621Z] ---> 560f0b513de2 [2023-05-30T20:23:56.621Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:23:57.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:23:57.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:23:57.784Z] ---> 9c2cc5171e61 [2023-05-30T20:23:57.784Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:23:59.314Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T20:23:59.314Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T20:23:59.314Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:23:59.314Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T20:23:59.314Z] ---> ac9acb0454ed [2023-05-30T20:23:59.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-30T20:23:59.588Z] OK: 8 MiB in 17 packages [2023-05-30T20:24:02.224Z] Removing intermediate container 5a1988266f09 [2023-05-30T20:24:02.224Z] ---> 741835527f19 [2023-05-30T20:24:02.224Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:24:02.224Z] ---> Running in fb8573b96976 [2023-05-30T20:24:04.852Z] ---> bb0091b326fc [2023-05-30T20:24:04.852Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:24:04.852Z] Removing intermediate container fb8573b96976 [2023-05-30T20:24:04.852Z] ---> d09c2aa82f10 [2023-05-30T20:24:04.852Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-30T20:24:04.852Z] ---> Running in 85c965e32e3a [2023-05-30T20:24:04.852Z] ---> 8bc92750c831 [2023-05-30T20:24:04.852Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T20:24:04.852Z] ---> c936488d8b5c [2023-05-30T20:24:04.852Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T20:24:05.118Z] ---> Running in 7365159162a1 [2023-05-30T20:24:05.118Z] ---> Running in dd48ebc82f42 [2023-05-30T20:24:05.383Z] Removing intermediate container 85c965e32e3a [2023-05-30T20:24:05.383Z] ---> 5b1dfdc5bfc7 [2023-05-30T20:24:05.383Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-30T20:24:05.383Z] ---> df10f6b2dc33 [2023-05-30T20:24:05.384Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-30T20:24:05.650Z] ---> Running in a3956bcf7f74 [2023-05-30T20:24:05.650Z] ---> Running in 077d56cef71c [2023-05-30T20:24:05.650Z] Removing intermediate container dd48ebc82f42 [2023-05-30T20:24:05.650Z] ---> 326e123384c1 [2023-05-30T20:24:05.650Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T20:24:05.650Z] Removing intermediate container 7365159162a1 [2023-05-30T20:24:05.650Z] ---> 360d7b49611e [2023-05-30T20:24:05.650Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-30T20:24:05.917Z] ---> Running in 461bd3a68f4d [2023-05-30T20:24:05.917Z] ---> Running in f2d4eeb37082 [2023-05-30T20:24:06.186Z] Removing intermediate container a3956bcf7f74 [2023-05-30T20:24:06.186Z] ---> 6fd2c89481e9 [2023-05-30T20:24:06.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:24:06.186Z] Removing intermediate container 077d56cef71c [2023-05-30T20:24:06.186Z] ---> 2bf427f1dade [2023-05-30T20:24:06.186Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:24:06.186Z] ---> Running in 543c941daede [2023-05-30T20:24:06.457Z] Removing intermediate container f2d4eeb37082 [2023-05-30T20:24:06.458Z] ---> fcce7cd89616 [2023-05-30T20:24:06.458Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T20:24:06.458Z] Removing intermediate container 461bd3a68f4d [2023-05-30T20:24:06.458Z] ---> 0cbda9c981d4 [2023-05-30T20:24:06.458Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T20:24:06.726Z] ---> Running in 8b559d330ac0 [2023-05-30T20:24:06.726Z] ---> Running in 2e1f0c2df8f7 [2023-05-30T20:24:06.726Z] Removing intermediate container 543c941daede [2023-05-30T20:24:06.726Z] ---> e16610442547 [2023-05-30T20:24:06.726Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T20:24:06.993Z] ---> Running in 9e83d11de25e [2023-05-30T20:24:07.259Z] Removing intermediate container 2e1f0c2df8f7 [2023-05-30T20:24:07.259Z] ---> 8a936de51994 [2023-05-30T20:24:07.259Z] 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-30T20:24:07.259Z] ---> 7d9349325bc9 [2023-05-30T20:24:07.259Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:24:07.259Z] Removing intermediate container 8b559d330ac0 [2023-05-30T20:24:07.259Z] ---> fb7830ff9c1d [2023-05-30T20:24:07.259Z] 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-30T20:24:07.526Z] ---> Running in 44e3720c8bb9 [2023-05-30T20:24:07.526Z] ---> Running in abfe80ec22e5 [2023-05-30T20:24:07.526Z] Removing intermediate container 9e83d11de25e [2023-05-30T20:24:07.526Z] ---> 3ffa31e2e4ba [2023-05-30T20:24:07.526Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:24:07.792Z] ---> Running in b36fd450dff3 [2023-05-30T20:24:08.374Z] ---> 042e8295ebac [2023-05-30T20:24:08.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-30T20:24:08.374Z] Removing intermediate container b36fd450dff3 [2023-05-30T20:24:08.374Z] ---> a8872685af76 [2023-05-30T20:24:08.374Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:24:08.649Z] Removing intermediate container fd2b990ea772 [2023-05-30T20:24:08.649Z] ---> 19904cfe6717 [2023-05-30T20:24:08.649Z] Step 7/26 : COPY . . [2023-05-30T20:24:08.649Z] ---> Running in daae6c384cd3 [2023-05-30T20:24:09.604Z] Removing intermediate container daae6c384cd3 [2023-05-30T20:24:09.604Z] ---> 086370496d5e [2023-05-30T20:24:09.604Z] [2023-05-30T20:24:10.204Z] Successfully built 086370496d5e [2023-05-30T20:24:10.204Z] Successfully tagged support-scheduler-arm64:latest [2023-05-30T20:24:10.204Z] Building core-common-config-bootstrapper [2023-05-30T20:24:10.791Z]  Building support-scheduler ... done Removing intermediate container abfe80ec22e5 [2023-05-30T20:24:10.791Z] ---> 1b101045db40 [2023-05-30T20:24:10.791Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T20:24:11.058Z] Removing intermediate container 44e3720c8bb9 [2023-05-30T20:24:11.058Z] ---> 593ad0dcebd8 [2023-05-30T20:24:11.058Z] Step 12/27 : WORKDIR /edgex-go [2023-05-30T20:24:11.058Z] ---> Running in e4f03d468e80 [2023-05-30T20:24:11.058Z] ---> Running in 83cf78a6df12 [2023-05-30T20:24:11.640Z] ---> a2cb8cf18e09 [2023-05-30T20:24:11.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:24:11.640Z] Removing intermediate container e4f03d468e80 [2023-05-30T20:24:11.640Z] ---> d647bc06e1dd [2023-05-30T20:24:11.640Z] [2023-05-30T20:24:11.640Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T20:24:11.640Z] ---> 51e60588ff2c [2023-05-30T20:24:11.640Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T20:24:11.909Z] Removing intermediate container 83cf78a6df12 [2023-05-30T20:24:11.909Z] ---> Running in 97aa7f2cee77 [2023-05-30T20:24:11.909Z] ---> 29e952f4f635 [2023-05-30T20:24:11.909Z] [2023-05-30T20:24:11.909Z] Step 13/27 : FROM alpine:3.17 [2023-05-30T20:24:11.909Z] ---> 51e60588ff2c [2023-05-30T20:24:11.909Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T20:24:12.176Z] ---> Running in becd8224d0a7 [2023-05-30T20:24:12.759Z] ---> e0857f69ab75 [2023-05-30T20:24:12.759Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-30T20:24:12.759Z] Removing intermediate container 97aa7f2cee77 [2023-05-30T20:24:12.759Z] ---> 9d0614891a2c [2023-05-30T20:24:12.759Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T20:24:12.759Z] Removing intermediate container becd8224d0a7 [2023-05-30T20:24:12.759Z] ---> 8c4137fdec8c [2023-05-30T20:24:13.026Z] ---> Running in b66e7c830973 [2023-05-30T20:24:13.026Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-30T20:24:13.026Z] ---> Running in c7f62ac70102 [2023-05-30T20:24:13.026Z] ---> Running in 26fcca511339 [2023-05-30T20:24:13.993Z] Removing intermediate container c7f62ac70102 [2023-05-30T20:24:13.993Z] ---> 743f65a228f3 [2023-05-30T20:24:13.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:24:14.260Z] ---> Running in 702696c456f3 [2023-05-30T20:24:15.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:15.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:15.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:15.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:17.206Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:24:17.206Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:24:17.206Z] OK: 17694 distinct packages available [2023-05-30T20:24:17.206Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:24:17.206Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:24:17.206Z] OK: 17694 distinct packages available [2023-05-30T20:24:17.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:17.206Z] Removing intermediate container 702696c456f3 [2023-05-30T20:24:17.206Z] ---> 2cd3c3d6c6a0 [2023-05-30T20:24:17.206Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T20:24:17.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:17.471Z] ---> Running in 75a408a3020d [2023-05-30T20:24:17.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:17.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:18.347Z] Removing intermediate container 75a408a3020d [2023-05-30T20:24:18.347Z] ---> 4effd8dbd540 [2023-05-30T20:24:18.347Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:24:18.614Z] ---> Running in 610c14743499 [2023-05-30T20:24:18.887Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T20:24:18.887Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T20:24:18.887Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T20:24:18.887Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T20:24:18.887Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T20:24:18.887Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:24:19.161Z] OK: 9 MiB in 20 packages [2023-05-30T20:24:19.161Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-30T20:24:19.161Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-30T20:24:19.161Z] (3/4) Installing libucontext (1.2-r0) [2023-05-30T20:24:19.161Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-30T20:24:19.161Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:24:19.161Z] OK: 8 MiB in 19 packages [2023-05-30T20:24:19.432Z] Removing intermediate container 610c14743499 [2023-05-30T20:24:19.432Z] ---> b4685c8746da [2023-05-30T20:24:19.432Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:24:19.432Z] ---> Running in 94c36d2ddd50 [2023-05-30T20:24:20.401Z] Removing intermediate container 94c36d2ddd50 [2023-05-30T20:24:20.401Z] ---> b01a98a9577d [2023-05-30T20:24:20.401Z] [2023-05-30T20:24:20.987Z] Removing intermediate container 26fcca511339 [2023-05-30T20:24:20.987Z] ---> ebad1998543a [2023-05-30T20:24:20.987Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:24:20.987Z] Successfully built b01a98a9577d [2023-05-30T20:24:20.987Z] Successfully tagged support-notifications-arm64:latest [2023-05-30T20:24:20.987Z]  Building support-notifications ... done Building security-spiffe-token-provider [2023-05-30T20:24:20.987Z] Removing intermediate container b66e7c830973 [2023-05-30T20:24:20.987Z] ---> 0e61a1903c35 [2023-05-30T20:24:20.987Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:24:21.950Z] ---> 72f541513df3 [2023-05-30T20:24:21.950Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:24:21.950Z] ---> cdfb2a138c86 [2023-05-30T20:24:21.950Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:24:22.941Z] ---> 1e94fcfc00ad [2023-05-30T20:24:22.941Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T20:24:22.941Z] ---> e4638814fc46 [2023-05-30T20:24:22.941Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-30T20:24:27.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:24:27.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:24:27.219Z] ---> dc7d6678ee96 [2023-05-30T20:24:27.219Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:24:27.219Z] ---> Using cache [2023-05-30T20:24:27.219Z] ---> a3f68419d3b0 [2023-05-30T20:24:27.219Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:24:27.219Z] ---> Using cache [2023-05-30T20:24:27.219Z] ---> ae7c31817d23 [2023-05-30T20:24:27.219Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T20:24:27.219Z] ---> Running in b3d9e3447152 [2023-05-30T20:24:27.219Z] ---> b53dc692f008 [2023-05-30T20:24:27.219Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-30T20:24:27.486Z] ---> Running in 3a6c5975216c [2023-05-30T20:24:30.845Z] Removing intermediate container 3a6c5975216c [2023-05-30T20:24:30.845Z] ---> b2cd3c7db566 [2023-05-30T20:24:30.845Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-30T20:24:30.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:30.845Z] ---> Running in b00dcca0fd28 [2023-05-30T20:24:30.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:30.845Z] ---> 7063a8d68aaa [2023-05-30T20:24:30.845Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T20:24:31.115Z] ---> ade884990d95 [2023-05-30T20:24:31.115Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T20:24:31.388Z] Removing intermediate container b00dcca0fd28 [2023-05-30T20:24:31.388Z] ---> b41d1c4899de [2023-05-30T20:24:31.388Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-30T20:24:31.660Z] ---> Running in d0aef8c16529 [2023-05-30T20:24:31.932Z] OK: 263 MiB in 53 packages [2023-05-30T20:24:32.213Z] ---> 2c082b418119 [2023-05-30T20:24:32.213Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-30T20:24:32.491Z] ---> Running in d44891343f3a [2023-05-30T20:24:32.491Z] Removing intermediate container d0aef8c16529 [2023-05-30T20:24:32.491Z] ---> c722d9f8b7e8 [2023-05-30T20:24:32.491Z] 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-30T20:24:32.491Z] ---> Running in 1f6c95aebac5 [2023-05-30T20:24:33.077Z] Removing intermediate container d44891343f3a [2023-05-30T20:24:33.077Z] ---> 67f3f4cc2d52 [2023-05-30T20:24:33.077Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-30T20:24:33.662Z] Removing intermediate container b3d9e3447152 [2023-05-30T20:24:33.662Z] ---> 8287a1c57773 [2023-05-30T20:24:33.662Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:24:34.247Z] ---> 8a4c6a8682be [2023-05-30T20:24:34.247Z] Step 22/27 : WORKDIR / [2023-05-30T20:24:34.527Z] ---> Running in d8776accf6f7 [2023-05-30T20:24:34.528Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:24:34.528Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:24:34.528Z] ---> dc7d6678ee96 [2023-05-30T20:24:34.528Z] Step 3/20 : WORKDIR /edgex-go [2023-05-30T20:24:34.528Z] ---> Using cache [2023-05-30T20:24:34.528Z] ---> cbd2c7ce6ad3 [2023-05-30T20:24:34.528Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-30T20:24:34.799Z] ---> Running in 93f256c977a2 [2023-05-30T20:24:35.067Z] ---> 913bf0c2404e [2023-05-30T20:24:35.067Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:24:35.067Z] Removing intermediate container d8776accf6f7 [2023-05-30T20:24:35.067Z] ---> e342cf4eda6a [2023-05-30T20:24:35.067Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T20:24:35.389Z] ---> Running in 4950b85b3882 [2023-05-30T20:24:35.389Z] ---> Running in 511b2074967f [2023-05-30T20:24:35.654Z] Removing intermediate container 1f6c95aebac5 [2023-05-30T20:24:35.654Z] ---> 3444121db139 [2023-05-30T20:24:35.654Z] Step 12/26 : WORKDIR /edgex-go [2023-05-30T20:24:35.654Z] ---> Running in 145c85126fd1 [2023-05-30T20:24:36.236Z] Removing intermediate container 511b2074967f [2023-05-30T20:24:36.236Z] ---> 22558221607e [2023-05-30T20:24:36.236Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T20:24:36.236Z] ---> Running in a4f8ae5e84ee [2023-05-30T20:24:36.503Z] Removing intermediate container 145c85126fd1 [2023-05-30T20:24:36.503Z] ---> 24c92b18c192 [2023-05-30T20:24:36.503Z] [2023-05-30T20:24:36.503Z] Step 13/26 : FROM alpine:3.17 [2023-05-30T20:24:36.503Z] ---> 51e60588ff2c [2023-05-30T20:24:36.503Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-30T20:24:36.503Z] ---> Using cache [2023-05-30T20:24:36.503Z] ---> 8c4137fdec8c [2023-05-30T20:24:36.503Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-30T20:24:36.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:36.503Z] ---> Running in 07aad2146156 [2023-05-30T20:24:37.084Z] Removing intermediate container a4f8ae5e84ee [2023-05-30T20:24:37.084Z] ---> 54a151c9cadd [2023-05-30T20:24:37.084Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T20:24:37.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:37.347Z] ---> Running in 78bdac47cb5b [2023-05-30T20:24:38.262Z] Removing intermediate container 78bdac47cb5b [2023-05-30T20:24:38.262Z] ---> 48b2e5dc67f3 [2023-05-30T20:24:38.262Z] Step 26/27 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:24:38.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:38.262Z] ---> Running in b1d0d9831d67 [2023-05-30T20:24:39.027Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:24:39.027Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:24:39.027Z] OK: 17699 distinct packages available [2023-05-30T20:24:39.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:39.027Z] Removing intermediate container b1d0d9831d67 [2023-05-30T20:24:39.027Z] ---> d43b1e8312d1 [2023-05-30T20:24:39.027Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T20:24:39.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:39.027Z] ---> Running in 6984dd047910 [2023-05-30T20:24:39.608Z] Removing intermediate container 6984dd047910 [2023-05-30T20:24:39.608Z] ---> dd9beea5bf11 [2023-05-30T20:24:39.608Z] [2023-05-30T20:24:39.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:40.139Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:24:40.139Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:24:40.139Z] OK: 17694 distinct packages available [2023-05-30T20:24:40.139Z] Successfully built dd9beea5bf11 [2023-05-30T20:24:40.139Z] Successfully tagged security-spire-config-arm64:latest [2023-05-30T20:24:40.139Z]  Building security-spire-config ... done Building core-command [2023-05-30T20:24:40.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:40.406Z] ---> 1374e3ff58c9 [2023-05-30T20:24:40.406Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T20:24:40.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:24:40.989Z] OK: 263 MiB in 53 packages [2023-05-30T20:24:41.263Z] ---> 3a2fb53ebc9a [2023-05-30T20:24:41.263Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-30T20:24:42.227Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-30T20:24:42.227Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-30T20:24:42.227Z] (3/5) Installing libucontext (1.2-r0) [2023-05-30T20:24:42.227Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-30T20:24:42.227Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-30T20:24:42.227Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:24:42.227Z] ---> 2605ff6f3513 [2023-05-30T20:24:42.227Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-30T20:24:42.227Z] OK: 9 MiB in 20 packages [2023-05-30T20:24:42.808Z] Removing intermediate container 93f256c977a2 [2023-05-30T20:24:42.808Z] ---> 42d96f794c1c [2023-05-30T20:24:42.808Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-30T20:24:43.401Z] ---> afc49e93c44a [2023-05-30T20:24:43.401Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T20:24:43.670Z] ---> Running in 63251fc3bc0b [2023-05-30T20:24:43.949Z] ---> 0d419398cb3a [2023-05-30T20:24:43.949Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:24:43.949Z] Removing intermediate container 07aad2146156 [2023-05-30T20:24:43.949Z] ---> ea67d82a06d3 [2023-05-30T20:24:43.949Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:24:43.949Z] ---> Running in 658fd44f4916 [2023-05-30T20:24:44.217Z] Removing intermediate container 63251fc3bc0b [2023-05-30T20:24:44.217Z] ---> d0a7395f3bdd [2023-05-30T20:24:44.217Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T20:24:44.483Z] ---> Running in 09f8577f68ea [2023-05-30T20:24:45.063Z] Removing intermediate container 09f8577f68ea [2023-05-30T20:24:45.063Z] ---> 09f0aeb9debc [2023-05-30T20:24:45.328Z] Step 25/27 : LABEL arch=arm64 [2023-05-30T20:24:45.328Z] ---> 2d67af735272 [2023-05-30T20:24:45.328Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:24:45.328Z] ---> Running in 4dd193578601 [2023-05-30T20:24:46.281Z] Removing intermediate container 4dd193578601 [2023-05-30T20:24:46.281Z] ---> b98eb56ecc55 [2023-05-30T20:24:46.281Z] Step 26/27 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:24:46.281Z] ---> Running in 4467cd00ce01 [2023-05-30T20:24:46.546Z] ---> bac8c56e0903 [2023-05-30T20:24:46.546Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-30T20:24:46.818Z] Removing intermediate container 4467cd00ce01 [2023-05-30T20:24:46.818Z] ---> ef1262a5eff1 [2023-05-30T20:24:46.818Z] Step 27/27 : LABEL version=0.0.0 [2023-05-30T20:24:47.131Z] ---> Running in 45504be19a3a [2023-05-30T20:24:48.115Z] Removing intermediate container 45504be19a3a [2023-05-30T20:24:48.115Z] ---> e8ce0fc6d19a [2023-05-30T20:24:48.115Z] [2023-05-30T20:24:48.697Z] Successfully built e8ce0fc6d19a [2023-05-30T20:24:48.697Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-30T20:24:48.697Z]  Building security-spire-agent ... done Building security-proxy-auth [2023-05-30T20:24:56.880Z] ---> 848d55fd5cb7 [2023-05-30T20:24:56.880Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-30T20:24:58.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:24:58.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:24:58.283Z] ---> dc7d6678ee96 [2023-05-30T20:24:58.283Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:24:58.283Z] ---> Using cache [2023-05-30T20:24:58.283Z] ---> a3f68419d3b0 [2023-05-30T20:24:58.283Z] Step 4/24 : WORKDIR /edgex-go [2023-05-30T20:24:58.283Z] ---> Using cache [2023-05-30T20:24:58.283Z] ---> ae7c31817d23 [2023-05-30T20:24:58.283Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-30T20:24:58.283Z] ---> Using cache [2023-05-30T20:24:58.283Z] ---> 8287a1c57773 [2023-05-30T20:24:58.283Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-30T20:24:58.283Z] ---> Using cache [2023-05-30T20:24:58.283Z] ---> 913bf0c2404e [2023-05-30T20:24:58.283Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:24:58.283Z] ---> c49338c0719c [2023-05-30T20:24:58.283Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-30T20:24:58.283Z] ---> Running in b38ec86cb9b0 [2023-05-30T20:24:59.687Z] ---> 4a080bee2765 [2023-05-30T20:24:59.687Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-30T20:25:01.110Z] ---> db700ddcf8c1 [2023-05-30T20:25:01.110Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-30T20:25:01.375Z] ---> Running in a0d24d09e575 [2023-05-30T20:25:01.956Z] Removing intermediate container a0d24d09e575 [2023-05-30T20:25:01.956Z] ---> a9bbd687b7e3 [2023-05-30T20:25:01.956Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-30T20:25:02.235Z] ---> Running in 0b42e4a1bb03 [2023-05-30T20:25:03.199Z] Removing intermediate container 0b42e4a1bb03 [2023-05-30T20:25:03.200Z] ---> 15f5e0f10344 [2023-05-30T20:25:03.200Z] Step 24/26 : LABEL arch=arm64 [2023-05-30T20:25:03.200Z] ---> Running in b869b21f4875 [2023-05-30T20:25:04.167Z] Removing intermediate container b869b21f4875 [2023-05-30T20:25:04.167Z] ---> 7ab2423a5932 [2023-05-30T20:25:04.167Z] Step 25/26 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:25:04.455Z] ---> Running in ccd600923b03 [2023-05-30T20:25:05.415Z] Removing intermediate container ccd600923b03 [2023-05-30T20:25:05.415Z] ---> 3e0a156e6baf [2023-05-30T20:25:05.415Z] Step 26/26 : LABEL version=0.0.0 [2023-05-30T20:25:05.415Z] ---> Running in f592d3fc6e19 [2023-05-30T20:25:06.369Z] Removing intermediate container f592d3fc6e19 [2023-05-30T20:25:06.369Z] ---> 86b17169cc96 [2023-05-30T20:25:06.369Z] [2023-05-30T20:25:06.635Z] Successfully built 86b17169cc96 [2023-05-30T20:25:06.635Z] Successfully tagged security-spire-server-arm64:latest [2023-05-30T20:25:06.635Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-05-30T20:25:09.204Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:25:09.204Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:25:09.204Z] ---> dc7d6678ee96 [2023-05-30T20:25:09.204Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:25:09.204Z] ---> Using cache [2023-05-30T20:25:09.204Z] ---> a3f68419d3b0 [2023-05-30T20:25:09.204Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:25:09.204Z] ---> Using cache [2023-05-30T20:25:09.204Z] ---> ae7c31817d23 [2023-05-30T20:25:09.204Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T20:25:09.204Z] ---> Using cache [2023-05-30T20:25:09.204Z] ---> 8287a1c57773 [2023-05-30T20:25:09.204Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:25:09.204Z] ---> Using cache [2023-05-30T20:25:09.204Z] ---> 913bf0c2404e [2023-05-30T20:25:09.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:25:09.471Z] ---> Running in 44952216a277 [2023-05-30T20:25:24.445Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:25:24.445Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:25:24.445Z] ---> dc7d6678ee96 [2023-05-30T20:25:24.445Z] Step 3/25 : WORKDIR /edgex-go [2023-05-30T20:25:24.445Z] ---> Using cache [2023-05-30T20:25:24.445Z] ---> cbd2c7ce6ad3 [2023-05-30T20:25:24.445Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-30T20:25:24.445Z] ---> Using cache [2023-05-30T20:25:24.445Z] ---> d15602059a5f [2023-05-30T20:25:24.445Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-30T20:25:24.445Z] ---> Using cache [2023-05-30T20:25:24.445Z] ---> 557fd03e47c3 [2023-05-30T20:25:24.445Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:25:24.445Z] ---> Using cache [2023-05-30T20:25:24.445Z] ---> 1ebc8dc3eb9b [2023-05-30T20:25:24.445Z] Step 7/25 : COPY . . [2023-05-30T20:25:24.445Z] ---> Using cache [2023-05-30T20:25:24.445Z] ---> bb1b7ac079dc [2023-05-30T20:25:24.445Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-30T20:25:25.027Z] ---> Running in bca20b59c5e4 [2023-05-30T20:25:27.602Z] 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-30T20:26:23.983Z] Removing intermediate container 4950b85b3882 [2023-05-30T20:26:23.983Z] ---> d3836b3bc0b8 [2023-05-30T20:26:23.983Z] Step 8/23 : COPY . . [2023-05-30T20:26:50.638Z] Removing intermediate container 658fd44f4916 [2023-05-30T20:26:50.638Z] ---> 385aaf54396f [2023-05-30T20:26:50.638Z] Step 7/20 : COPY . . [2023-05-30T20:26:58.814Z] ---> 3c7732807f0c [2023-05-30T20:26:58.814Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-30T20:26:59.393Z] ---> Running in aefd6535749e [2023-05-30T20:27:01.963Z] 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-30T20:27:12.014Z] Removing intermediate container b38ec86cb9b0 [2023-05-30T20:27:12.014Z] ---> f35d88dc9735 [2023-05-30T20:27:12.014Z] Step 8/24 : COPY . . [2023-05-30T20:27:12.593Z] ---> 9a521b4abd63 [2023-05-30T20:27:12.593Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-30T20:27:12.593Z] ---> Running in a167607eb09b [2023-05-30T20:27:15.324Z] Removing intermediate container 44952216a277 [2023-05-30T20:27:15.324Z] ---> 37a0201acf42 [2023-05-30T20:27:15.324Z] Step 8/23 : COPY . . [2023-05-30T20:27:15.324Z] 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-30T20:27:30.441Z] ---> 20cc93a38824 [2023-05-30T20:27:30.441Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-30T20:27:30.441Z] ---> Running in 903107ae9c14 [2023-05-30T20:27:32.376Z] ---> 686a18b9b649 [2023-05-30T20:27:32.376Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-30T20:27:32.376Z] 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-30T20:27:32.642Z] ---> Running in 9b7cb23b4c96 [2023-05-30T20:27:34.579Z] 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-30T20:28:56.156Z] 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-30T20:29:18.189Z] Removing intermediate container bca20b59c5e4 [2023-05-30T20:29:18.189Z] ---> 90f5f50ac093 [2023-05-30T20:29:18.189Z] [2023-05-30T20:29:18.189Z] Step 9/25 : FROM alpine:3.17 [2023-05-30T20:29:18.189Z] ---> 51e60588ff2c [2023-05-30T20:29:18.189Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-30T20:29:18.189Z] ---> Running in 7ad01d9b5821 [2023-05-30T20:29:18.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:29:18.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:29:19.590Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-30T20:29:19.590Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-30T20:29:19.590Z] (3/3) Installing su-exec (0.2-r2) [2023-05-30T20:29:19.590Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:29:19.590Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T20:29:20.547Z] OK: 8 MiB in 18 packages [2023-05-30T20:29:22.483Z] Removing intermediate container 7ad01d9b5821 [2023-05-30T20:29:22.483Z] ---> f58724c5a471 [2023-05-30T20:29:22.483Z] 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-30T20:29:22.483Z] ---> Running in 503709c49fbb [2023-05-30T20:29:25.056Z] Removing intermediate container 503709c49fbb [2023-05-30T20:29:25.056Z] ---> 16a6b986ca92 [2023-05-30T20:29:25.056Z] Step 12/25 : WORKDIR / [2023-05-30T20:29:25.056Z] ---> Running in 02b743c083f9 [2023-05-30T20:29:25.323Z] Removing intermediate container 02b743c083f9 [2023-05-30T20:29:25.323Z] ---> 00213f094bd6 [2023-05-30T20:29:25.323Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:29:26.279Z] ---> 93a4783591cc [2023-05-30T20:29:26.279Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:29:27.235Z] ---> a6b3c1e9ee37 [2023-05-30T20:29:27.235Z] 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-30T20:29:28.192Z] ---> 7fb3701f884f [2023-05-30T20:29:28.192Z] 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-30T20:29:28.775Z] ---> 40d1aa75813c [2023-05-30T20:29:29.053Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:29:30.013Z] ---> 15e1ad981291 [2023-05-30T20:29:30.013Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-30T20:29:31.414Z] ---> 3e147ba15eda [2023-05-30T20:29:31.414Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-30T20:29:33.349Z] ---> db26ecab9504 [2023-05-30T20:29:33.349Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-30T20:29:34.305Z] ---> 62de577f78fd [2023-05-30T20:29:34.305Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T20:29:34.305Z] ---> Running in 444f04afee0b [2023-05-30T20:29:40.930Z] Removing intermediate container 444f04afee0b [2023-05-30T20:29:40.930Z] ---> 0cd5586905a1 [2023-05-30T20:29:40.930Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T20:29:40.930Z] ---> Running in fddc8cdccfdd [2023-05-30T20:29:41.196Z] Removing intermediate container fddc8cdccfdd [2023-05-30T20:29:41.196Z] ---> ab0c20c0fb8c [2023-05-30T20:29:41.196Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T20:29:41.196Z] ---> Running in 52553af66ac5 [2023-05-30T20:29:41.778Z] Removing intermediate container 52553af66ac5 [2023-05-30T20:29:41.778Z] ---> 5edec5c5d063 [2023-05-30T20:29:41.778Z] Step 24/25 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:29:42.047Z] ---> Running in e4f9e803eaf7 [2023-05-30T20:29:42.318Z] Removing intermediate container e4f9e803eaf7 [2023-05-30T20:29:42.318Z] ---> 73931e802f32 [2023-05-30T20:29:42.318Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T20:29:42.589Z] ---> Running in ac251a75ca2d [2023-05-30T20:29:42.856Z] Removing intermediate container ac251a75ca2d [2023-05-30T20:29:42.856Z] ---> 39d328422bbe [2023-05-30T20:29:42.856Z] [2023-05-30T20:29:43.123Z] Successfully built 39d328422bbe [2023-05-30T20:29:43.389Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-30T20:29:43.389Z]  Building security-secretstore-setup ... done Building core-data [2023-05-30T20:30:01.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-30T20:30:01.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-30T20:30:01.577Z] ---> dc7d6678ee96 [2023-05-30T20:30:01.577Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-30T20:30:01.577Z] ---> Using cache [2023-05-30T20:30:01.577Z] ---> a3f68419d3b0 [2023-05-30T20:30:01.577Z] Step 4/23 : WORKDIR /edgex-go [2023-05-30T20:30:01.577Z] ---> Using cache [2023-05-30T20:30:01.577Z] ---> ae7c31817d23 [2023-05-30T20:30:01.577Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-30T20:30:01.577Z] ---> Using cache [2023-05-30T20:30:01.577Z] ---> 8287a1c57773 [2023-05-30T20:30:01.577Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-30T20:30:01.577Z] ---> Using cache [2023-05-30T20:30:01.577Z] ---> 913bf0c2404e [2023-05-30T20:30:01.577Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T20:30:01.577Z] ---> Using cache [2023-05-30T20:30:01.577Z] ---> 37a0201acf42 [2023-05-30T20:30:01.577Z] Step 8/23 : COPY . . [2023-05-30T20:30:01.577Z] ---> Using cache [2023-05-30T20:30:01.577Z] ---> 686a18b9b649 [2023-05-30T20:30:01.577Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-30T20:30:01.577Z] ---> Running in 104194fc5a98 [2023-05-30T20:30:03.522Z] 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-30T20:33:40.239Z] Removing intermediate container aefd6535749e [2023-05-30T20:33:40.239Z] ---> d2a048201dac [2023-05-30T20:33:40.239Z] [2023-05-30T20:33:40.239Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:33:40.239Z] ---> 51e60588ff2c [2023-05-30T20:33:40.239Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T20:33:40.239Z] ---> Running in ee82d6449135 [2023-05-30T20:33:40.239Z] Removing intermediate container ee82d6449135 [2023-05-30T20:33:40.239Z] ---> b278000792ec [2023-05-30T20:33:40.239Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:33:40.239Z] ---> Running in 39ac3dab4b4f [2023-05-30T20:33:40.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:33:40.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:33:40.239Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T20:33:40.239Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:33:40.239Z] OK: 8 MiB in 16 packages [2023-05-30T20:33:40.239Z] Removing intermediate container 39ac3dab4b4f [2023-05-30T20:33:40.240Z] ---> b4abbdcd16fd [2023-05-30T20:33:40.240Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:33:40.240Z] ---> 340e308f3695 [2023-05-30T20:33:40.240Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:33:40.240Z] ---> 3fb623f13712 [2023-05-30T20:33:40.240Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-30T20:33:40.825Z] ---> 9a9848d7c724 [2023-05-30T20:33:40.825Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:33:42.781Z] ---> bbaa9809f6a2 [2023-05-30T20:33:42.781Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-30T20:33:43.368Z] Removing intermediate container 9b7cb23b4c96 [2023-05-30T20:33:43.368Z] ---> cea0ebf42662 [2023-05-30T20:33:43.368Z] [2023-05-30T20:33:43.368Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:33:43.368Z] ---> 51e60588ff2c [2023-05-30T20:33:43.368Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-30T20:33:43.368Z] ---> Using cache [2023-05-30T20:33:43.368Z] ---> b278000792ec [2023-05-30T20:33:43.368Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:33:43.368Z] ---> Using cache [2023-05-30T20:33:43.368Z] ---> b4abbdcd16fd [2023-05-30T20:33:43.368Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:33:43.368Z] ---> Using cache [2023-05-30T20:33:43.643Z] ---> 340e308f3695 [2023-05-30T20:33:43.643Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:33:43.643Z] ---> Using cache [2023-05-30T20:33:43.643Z] ---> 3fb623f13712 [2023-05-30T20:33:43.643Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-30T20:33:43.913Z] ---> 310e013de9bd [2023-05-30T20:33:43.913Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T20:33:43.913Z] ---> Running in aec67e632e14 [2023-05-30T20:33:46.511Z] ---> d767a4b986ab [2023-05-30T20:33:46.511Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:33:47.476Z] ---> 4ae52850f1fd [2023-05-30T20:33:47.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-30T20:33:48.062Z] Removing intermediate container aec67e632e14 [2023-05-30T20:33:48.062Z] ---> efd55c2d7838 [2023-05-30T20:33:48.062Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T20:33:48.062Z] ---> Running in d55cb93965b0 [2023-05-30T20:33:48.649Z] ---> 547ab13e013f [2023-05-30T20:33:48.649Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-30T20:33:48.649Z] ---> Running in 464ce96da8e8 [2023-05-30T20:33:48.649Z] Removing intermediate container d55cb93965b0 [2023-05-30T20:33:48.649Z] ---> a69d2b1ecaa1 [2023-05-30T20:33:48.649Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T20:33:48.917Z] ---> Running in 43de27861e2c [2023-05-30T20:33:49.883Z] Removing intermediate container 43de27861e2c [2023-05-30T20:33:49.883Z] ---> a3295d91de4f [2023-05-30T20:33:49.883Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T20:33:49.883Z] ---> Running in 3f2826c27259 [2023-05-30T20:33:50.470Z] Removing intermediate container 3f2826c27259 [2023-05-30T20:33:50.470Z] ---> cfd71e5e5ef0 [2023-05-30T20:33:50.470Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:33:50.470Z] ---> Running in f6dc51fdd765 [2023-05-30T20:33:51.059Z] Removing intermediate container f6dc51fdd765 [2023-05-30T20:33:51.059Z] ---> 6be6b0cb3eb0 [2023-05-30T20:33:51.059Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:33:51.645Z] ---> Running in 16a22acf30ff [2023-05-30T20:33:52.248Z] Removing intermediate container 464ce96da8e8 [2023-05-30T20:33:52.248Z] ---> 57b46a538090 [2023-05-30T20:33:52.248Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-30T20:33:52.248Z] Removing intermediate container 16a22acf30ff [2023-05-30T20:33:52.248Z] ---> d52c3f71db6e [2023-05-30T20:33:52.248Z] [2023-05-30T20:33:52.516Z] ---> Running in 62c6fd7000a6 [2023-05-30T20:33:52.784Z] Successfully built d52c3f71db6e [2023-05-30T20:33:52.784Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-30T20:33:53.053Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 62c6fd7000a6 [2023-05-30T20:33:53.053Z] ---> a421a3f4a505 [2023-05-30T20:33:53.053Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T20:33:53.053Z] ---> Running in c2a728ab6f54 [2023-05-30T20:33:53.636Z] Removing intermediate container c2a728ab6f54 [2023-05-30T20:33:53.636Z] ---> fb3066493c4b [2023-05-30T20:33:53.636Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T20:33:53.636Z] ---> Running in 4520cf57ac6f [2023-05-30T20:33:54.222Z] Removing intermediate container 4520cf57ac6f [2023-05-30T20:33:54.222Z] ---> ae0b8bd37f1a [2023-05-30T20:33:54.222Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:33:54.222Z] ---> Running in db1e04e20f4d [2023-05-30T20:33:54.808Z] Removing intermediate container db1e04e20f4d [2023-05-30T20:33:54.808Z] ---> cd264a9f4fb6 [2023-05-30T20:33:54.808Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:33:54.808Z] ---> Running in b6fd5183cedf [2023-05-30T20:33:55.392Z] Removing intermediate container b6fd5183cedf [2023-05-30T20:33:55.392Z] ---> 3844333e4cce [2023-05-30T20:33:55.392Z] [2023-05-30T20:33:55.392Z] Successfully built 3844333e4cce [2023-05-30T20:33:55.392Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-30T20:34:22.087Z]  Building security-proxy-auth ... done Removing intermediate container 903107ae9c14 [2023-05-30T20:34:22.087Z] ---> 11c007eac928 [2023-05-30T20:34:22.087Z] [2023-05-30T20:34:22.087Z] Step 10/24 : FROM alpine:3.17 [2023-05-30T20:34:22.087Z] ---> 51e60588ff2c [2023-05-30T20:34:22.087Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:34:22.087Z] ---> Using cache [2023-05-30T20:34:22.087Z] ---> 891a3a25a51d [2023-05-30T20:34:22.087Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:34:22.087Z] ---> Using cache [2023-05-30T20:34:22.087Z] ---> 39ac768365a1 [2023-05-30T20:34:22.087Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-30T20:34:22.087Z] ---> Running in 47de3d609974 [2023-05-30T20:34:22.087Z] Removing intermediate container 47de3d609974 [2023-05-30T20:34:22.087Z] ---> fad44eb3d93e [2023-05-30T20:34:22.087Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-30T20:34:22.087Z] ---> Running in 2e2caba23978 [2023-05-30T20:34:22.087Z] Removing intermediate container 2e2caba23978 [2023-05-30T20:34:22.087Z] ---> 64e4e1fdc657 [2023-05-30T20:34:22.087Z] Step 15/24 : WORKDIR / [2023-05-30T20:34:22.087Z] ---> Running in 17b968df8bc3 [2023-05-30T20:34:22.087Z] Removing intermediate container 17b968df8bc3 [2023-05-30T20:34:22.087Z] ---> 83e05194aafd [2023-05-30T20:34:22.087Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:34:22.674Z] ---> 952afa178972 [2023-05-30T20:34:22.674Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:34:23.638Z] ---> 0490aa594fa8 [2023-05-30T20:34:23.638Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-30T20:34:25.061Z] ---> df4932874a53 [2023-05-30T20:34:25.061Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:34:26.016Z] ---> ece4dda83a2e [2023-05-30T20:34:26.016Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-30T20:34:26.283Z] ---> Running in 7a1648c92954 [2023-05-30T20:34:26.554Z] Removing intermediate container 7a1648c92954 [2023-05-30T20:34:26.554Z] ---> 32a5d2123c1d [2023-05-30T20:34:26.554Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:34:26.554Z] ---> Running in 45abcded89c8 [2023-05-30T20:34:27.137Z] Removing intermediate container 45abcded89c8 [2023-05-30T20:34:27.137Z] ---> e45da7a781dc [2023-05-30T20:34:27.137Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T20:34:27.137Z] ---> Running in 3cf80c0c84f8 [2023-05-30T20:34:27.718Z] Removing intermediate container 3cf80c0c84f8 [2023-05-30T20:34:27.718Z] ---> 59c8b068168a [2023-05-30T20:34:27.718Z] Step 23/24 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:34:27.718Z] ---> Running in 4f5bfa736b3f [2023-05-30T20:34:28.298Z] Removing intermediate container 4f5bfa736b3f [2023-05-30T20:34:28.298Z] ---> 038317662674 [2023-05-30T20:34:28.298Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T20:34:28.298Z] ---> Running in 35aa3c6da236 [2023-05-30T20:34:28.880Z] Removing intermediate container 35aa3c6da236 [2023-05-30T20:34:28.880Z] ---> 9ce8ef7bac84 [2023-05-30T20:34:28.880Z] [2023-05-30T20:34:29.146Z] Successfully built 9ce8ef7bac84 [2023-05-30T20:34:29.146Z] Successfully tagged core-command-arm64:latest [2023-05-30T20:35:01.348Z]  Building core-command ... done Removing intermediate container a167607eb09b [2023-05-30T20:35:01.348Z] ---> 8b8156e80aac [2023-05-30T20:35:01.348Z] [2023-05-30T20:35:01.348Z] Step 9/20 : FROM alpine:3.17 [2023-05-30T20:35:01.348Z] ---> 51e60588ff2c [2023-05-30T20:35:01.348Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-30T20:35:01.348Z] ---> Using cache [2023-05-30T20:35:01.348Z] ---> 3e62bacd9e41 [2023-05-30T20:35:01.348Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-30T20:35:01.348Z] ---> Running in 000208af034f [2023-05-30T20:35:01.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:35:02.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:35:03.600Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-30T20:35:03.600Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-30T20:35:03.600Z] OK: 17694 distinct packages available [2023-05-30T20:35:03.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:35:04.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:35:05.246Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-30T20:35:05.526Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-30T20:35:05.526Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-30T20:35:05.526Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-30T20:35:05.526Z] (5/9) Installing curl (8.1.1-r1) [2023-05-30T20:35:05.526Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-30T20:35:05.526Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-30T20:35:05.526Z] (8/9) Installing libucontext (1.2-r0) [2023-05-30T20:35:05.526Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-30T20:35:05.526Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:35:05.526Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T20:35:06.142Z] OK: 11 MiB in 24 packages [2023-05-30T20:35:08.196Z] Removing intermediate container 000208af034f [2023-05-30T20:35:08.196Z] ---> 2bc1e39279ea [2023-05-30T20:35:08.196Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:35:08.786Z] ---> 59193305480d [2023-05-30T20:35:08.786Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:35:09.381Z] ---> de2a32bee584 [2023-05-30T20:35:09.381Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-30T20:35:09.381Z] Removing intermediate container 104194fc5a98 [2023-05-30T20:35:09.381Z] ---> 3e1bb19c6838 [2023-05-30T20:35:09.381Z] [2023-05-30T20:35:09.381Z] Step 10/23 : FROM alpine:3.17 [2023-05-30T20:35:09.381Z] ---> 51e60588ff2c [2023-05-30T20:35:09.381Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-30T20:35:09.650Z] ---> Running in ea35f1985653 [2023-05-30T20:35:09.920Z] Removing intermediate container ea35f1985653 [2023-05-30T20:35:09.920Z] ---> d63e82e0183b [2023-05-30T20:35:09.920Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-30T20:35:10.206Z] ---> Running in 36f72132ef35 [2023-05-30T20:35:10.477Z] Removing intermediate container 36f72132ef35 [2023-05-30T20:35:10.477Z] ---> 98010afd7efa [2023-05-30T20:35:10.477Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-30T20:35:10.477Z] ---> Running in dc782fe3cdd3 [2023-05-30T20:35:10.747Z] ---> 5cd19e58bf6d [2023-05-30T20:35:10.747Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:35:11.015Z] Removing intermediate container dc782fe3cdd3 [2023-05-30T20:35:11.015Z] ---> 7e694baa6f42 [2023-05-30T20:35:11.015Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-30T20:35:11.015Z] ---> Running in 449ade287f76 [2023-05-30T20:35:11.606Z] ---> 25045f14fd39 [2023-05-30T20:35:11.606Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-30T20:35:11.606Z] ---> Running in c989b6b4a643 [2023-05-30T20:35:11.874Z] Removing intermediate container c989b6b4a643 [2023-05-30T20:35:11.874Z] ---> 9ee2d5cbb8f5 [2023-05-30T20:35:11.874Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-30T20:35:11.874Z] ---> Running in c993ad0b0e16 [2023-05-30T20:35:12.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T20:35:12.414Z] Removing intermediate container c993ad0b0e16 [2023-05-30T20:35:12.414Z] ---> f83604621a5f [2023-05-30T20:35:12.414Z] Step 18/20 : LABEL arch=arm64 [2023-05-30T20:35:12.414Z] ---> Running in 142f1d65071c [2023-05-30T20:35:12.683Z] Removing intermediate container 142f1d65071c [2023-05-30T20:35:12.683Z] ---> 30aa88600f19 [2023-05-30T20:35:12.683Z] Step 19/20 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:35:12.683Z] ---> Running in 941c2951c810 [2023-05-30T20:35:12.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T20:35:12.955Z] Removing intermediate container 941c2951c810 [2023-05-30T20:35:12.955Z] ---> b1de5401c694 [2023-05-30T20:35:12.955Z] Step 20/20 : LABEL version=0.0.0 [2023-05-30T20:35:13.225Z] ---> Running in 52e33cd848cb [2023-05-30T20:35:13.494Z] Removing intermediate container 52e33cd848cb [2023-05-30T20:35:13.494Z] ---> 55c5c446fa64 [2023-05-30T20:35:13.494Z] [2023-05-30T20:35:13.762Z] Successfully built 55c5c446fa64 [2023-05-30T20:35:13.762Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-30T20:35:14.033Z]  Building security-spiffe-token-provider ... done (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T20:35:14.033Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T20:35:14.033Z] OK: 8 MiB in 16 packages [2023-05-30T20:35:14.999Z] Removing intermediate container 449ade287f76 [2023-05-30T20:35:14.999Z] ---> 8b70e6657fbd [2023-05-30T20:35:14.999Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-30T20:35:15.593Z] ---> c7367d4482db [2023-05-30T20:35:15.593Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-30T20:35:15.861Z] ---> ad16e22141bb [2023-05-30T20:35:15.861Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-30T20:35:18.442Z] ---> 2c53038f668c [2023-05-30T20:35:18.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-30T20:35:18.713Z] ---> da8f2fa070c8 [2023-05-30T20:35:18.713Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-30T20:35:18.713Z] ---> Running in 5ea95547372f [2023-05-30T20:35:18.983Z] Removing intermediate container 5ea95547372f [2023-05-30T20:35:18.983Z] ---> 6408753725aa [2023-05-30T20:35:18.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T20:35:19.254Z] ---> Running in c81c68ca4e05 [2023-05-30T20:35:19.524Z] Removing intermediate container c81c68ca4e05 [2023-05-30T20:35:19.524Z] ---> 0f583f69796f [2023-05-30T20:35:19.524Z] Step 21/23 : LABEL arch=arm64 [2023-05-30T20:35:19.524Z] ---> Running in 712cd30a56aa [2023-05-30T20:35:19.793Z] Removing intermediate container 712cd30a56aa [2023-05-30T20:35:19.793Z] ---> 8dc4e5a5a308 [2023-05-30T20:35:19.793Z] Step 22/23 : LABEL git_sha=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [2023-05-30T20:35:19.793Z] ---> Running in 9e62ac509538 [2023-05-30T20:35:20.061Z] Removing intermediate container 9e62ac509538 [2023-05-30T20:35:20.061Z] ---> 28d31eff96aa [2023-05-30T20:35:20.061Z] Step 23/23 : LABEL version=0.0.0 [2023-05-30T20:35:20.329Z] ---> Running in 8804f5663a4c [2023-05-30T20:35:20.597Z] Removing intermediate container 8804f5663a4c [2023-05-30T20:35:20.597Z] ---> 0426f4d62bde [2023-05-30T20:35:20.597Z] [2023-05-30T20:35:20.864Z] Successfully built 0426f4d62bde [2023-05-30T20:35:20.864Z] Successfully tagged core-data-arm64:latest [2023-05-30T20:35:21.145Z]  Building core-data ... done  [Pipeline] } [2023-05-30T20:35:21.155Z] $ docker stop --time=1 6052a66a7ad1d1048996ff0baa905b77b70104d2c316fa6330584e700441f4ab [2023-05-30T20:35:22.758Z] $ docker rm -f --volumes 6052a66a7ad1d1048996ff0baa905b77b70104d2c316fa6330584e700441f4ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T20:35:23.293Z] + docker images [2023-05-30T20:35:23.558Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-30T20:35:23.558Z] core-data-arm64 latest 0426f4d62bde 3 seconds ago 19.9MB [2023-05-30T20:35:23.558Z] security-spiffe-token-provider-arm64 latest 55c5c446fa64 10 seconds ago 32.7MB [2023-05-30T20:35:23.558Z] 3e1bb19c6838 15 seconds ago 1.53GB [2023-05-30T20:35:23.558Z] 8b8156e80aac 25 seconds ago 1.57GB [2023-05-30T20:35:23.558Z] core-command-arm64 latest 9ce8ef7bac84 55 seconds ago 19.7MB [2023-05-30T20:35:23.558Z] 11c007eac928 About a minute ago 1.53GB [2023-05-30T20:35:23.558Z] security-proxy-auth-arm64 latest 3844333e4cce About a minute ago 18.1MB [2023-05-30T20:35:23.558Z] core-common-config-bootstrapper-arm64 latest d52c3f71db6e About a minute ago 17.2MB [2023-05-30T20:35:23.558Z] cea0ebf42662 About a minute ago 1.51GB [2023-05-30T20:35:23.558Z] d2a048201dac About a minute ago 1.52GB [2023-05-30T20:35:23.558Z] security-secretstore-setup-arm64 latest 39d328422bbe 5 minutes ago 32.2MB [2023-05-30T20:35:23.558Z] 90f5f50ac093 6 minutes ago 1.52GB [2023-05-30T20:35:23.558Z] security-spire-server-arm64 latest 86b17169cc96 10 minutes ago 97MB [2023-05-30T20:35:23.558Z] security-spire-agent-arm64 latest e8ce0fc6d19a 10 minutes ago 153MB [2023-05-30T20:35:23.558Z] security-spire-config-arm64 latest dd9beea5bf11 10 minutes ago 96.1MB [2023-05-30T20:35:23.558Z] 24c92b18c192 10 minutes ago 1.39GB [2023-05-30T20:35:23.558Z] support-notifications-arm64 latest b01a98a9577d 11 minutes ago 31.9MB [2023-05-30T20:35:23.558Z] d647bc06e1dd 11 minutes ago 1.39GB [2023-05-30T20:35:23.558Z] 29e952f4f635 11 minutes ago 1.39GB [2023-05-30T20:35:23.558Z] support-scheduler-arm64 latest 086370496d5e 11 minutes ago 31.2MB [2023-05-30T20:35:23.558Z] a051620a458e 11 minutes ago 1.59GB [2023-05-30T20:35:23.558Z] 83ade3d24eb1 11 minutes ago 1.59GB [2023-05-30T20:35:23.558Z] core-metadata-arm64 latest 9d09434b8f61 13 minutes ago 20.2MB [2023-05-30T20:35:23.558Z] e21d883e00c5 13 minutes ago 1.53GB [2023-05-30T20:35:23.558Z] security-bootstrapper-arm64 latest a11fb72a92da 13 minutes ago 21.9MB [2023-05-30T20:35:23.558Z] security-proxy-setup-arm64 latest dcd4a3317eb4 14 minutes ago 18.7MB [2023-05-30T20:35:23.558Z] ba771c8a7783 14 minutes ago 1.51GB [2023-05-30T20:35:23.558Z] 804a1ffd35a7 14 minutes ago 1.51GB [2023-05-30T20:35:23.558Z] ci-base-image-arm64 latest dc7d6678ee96 34 minutes ago 899MB [2023-05-30T20:35:23.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-30T20:35:23.558Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-30T20:35:23.558Z] 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-30T20:35:24.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T20:35:24.382Z] [2023-05-30T20:35:24.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:35:24.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T20:35:25.059Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T20:35:25.059Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T20:35:25.059Z] 04944245beec: Pulling fs layer [2023-05-30T20:35:25.059Z] 699f458cf7ca: Pulling fs layer [2023-05-30T20:35:25.059Z] 765212b225bb: Pulling fs layer [2023-05-30T20:35:25.059Z] f23df028b6ca: Pulling fs layer [2023-05-30T20:35:25.059Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T20:35:25.060Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T20:35:25.060Z] f23df028b6ca: Waiting [2023-05-30T20:35:25.060Z] 765212b225bb: Waiting [2023-05-30T20:35:25.060Z] d65c8cfc05b1: Waiting [2023-05-30T20:35:25.060Z] 2437ff75d9bd: Waiting [2023-05-30T20:35:25.060Z] 04944245beec: Verifying Checksum [2023-05-30T20:35:25.060Z] 04944245beec: Download complete [2023-05-30T20:35:25.060Z] 765212b225bb: Verifying Checksum [2023-05-30T20:35:25.060Z] 765212b225bb: Download complete [2023-05-30T20:35:25.060Z] f23df028b6ca: Verifying Checksum [2023-05-30T20:35:25.060Z] f23df028b6ca: Download complete [2023-05-30T20:35:25.332Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T20:35:25.332Z] d65c8cfc05b1: Download complete [2023-05-30T20:35:25.332Z] 699f458cf7ca: Verifying Checksum [2023-05-30T20:35:25.603Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T20:35:25.603Z] 8998bd30e6a1: Download complete [2023-05-30T20:35:28.177Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T20:35:28.177Z] 2437ff75d9bd: Download complete [2023-05-30T20:35:29.583Z] 8998bd30e6a1: Pull complete [2023-05-30T20:35:30.168Z] 04944245beec: Pull complete [2023-05-30T20:35:31.577Z] 699f458cf7ca: Pull complete [2023-05-30T20:35:31.844Z] 765212b225bb: Pull complete [2023-05-30T20:35:32.428Z] f23df028b6ca: Pull complete [2023-05-30T20:35:32.694Z] d65c8cfc05b1: Pull complete [2023-05-30T20:35:47.667Z] 2437ff75d9bd: Pull complete [2023-05-30T20:35:47.667Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T20:35:47.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T20:35:47.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:35:48.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-17352 does not seem to be running inside a container [2023-05-30T20:35:48.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T20:35:52.134Z] $ docker top 1805ecdcce7f5541668fd95af15056bfabc7a87de10088a960985bbf1434e831 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:35:53.074Z] ---> job-cost.sh [2023-05-30T20:35:53.074Z] lf-activate-venv: SKIPPING [2023-05-30T20:35:53.074Z] INFO: No Stack... [2023-05-30T20:35:53.657Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T20:35:54.240Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T20:35:55.153Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-05-30T20:35:55.153Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T20:35:55.204Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4584-1-stack-cost] [2023-05-30T20:35:55.208Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4584-1-stack-cost] did not exist. Created. [2023-05-30T20:35:55.209Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T20:35:55.930Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T20:35:56.117Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T20:35:56.134Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4584-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T20:35:56.210Z] $ docker stop --time=1 1805ecdcce7f5541668fd95af15056bfabc7a87de10088a960985bbf1434e831 [2023-05-30T20:35:59.560Z] $ docker rm -f --volumes 1805ecdcce7f5541668fd95af15056bfabc7a87de10088a960985bbf1434e831 [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-30T20:36:00.558Z] provisioning config files... [2023-05-30T20:36:00.565Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1374737634140022638tmp [Pipeline] { [Pipeline] sh [2023-05-30T20:36:00.915Z] + set +x [2023-05-30T20:36:00.915Z] + bash -s -- [2023-05-30T20:36:00.915Z] + curl -s https://codecov.io/bash [2023-05-30T20:36:00.915Z] [2023-05-30T20:36:00.915Z] _____ _ [2023-05-30T20:36:00.915Z] / ____| | | [2023-05-30T20:36:00.915Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T20:36:00.915Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T20:36:00.915Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T20:36:00.915Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T20:36:00.915Z] Bash-1.0.6 [2023-05-30T20:36:00.915Z] [2023-05-30T20:36:00.915Z] [2023-05-30T20:36:00.915Z] ==> git version 2.25.1 found [2023-05-30T20:36:00.915Z] ==> 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-30T20:36:00.915Z] Release-Date: 2020-01-08 [2023-05-30T20:36:00.915Z] 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-30T20:36:00.915Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T20:36:00.915Z] ==> Jenkins CI detected. [2023-05-30T20:36:00.915Z] current dir:  /w/workspace/edgex-go/1 [2023-05-30T20:36:00.915Z] project root: . [2023-05-30T20:36:00.915Z] --> token set from env [2023-05-30T20:36:00.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T20:36:01.175Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T20:36:01.176Z] ==> Python coveragepy not found [2023-05-30T20:36:01.176Z] ==> Searching for coverage reports in: [2023-05-30T20:36:01.176Z] + . [2023-05-30T20:36:01.176Z] -> Found 1 reports [2023-05-30T20:36:01.176Z] ==> Detecting git/mercurial file structure [2023-05-30T20:36:01.176Z] ==> Reading reports [2023-05-30T20:36:01.176Z] + ./coverage.out bytes=447731 [2023-05-30T20:36:01.176Z] ==> Appending adjustments [2023-05-30T20:36:01.176Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T20:36:02.113Z] + Found adjustments [2023-05-30T20:36:02.113Z] ==> Gzipping contents [2023-05-30T20:36:02.113Z] 60K /tmp/codecov.TrNHwI.gz [2023-05-30T20:36:02.113Z] ==> Uploading reports [2023-05-30T20:36:02.113Z] url: https://codecov.io [2023-05-30T20:36:02.113Z] query: branch=PR-4584&commit=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= [2023-05-30T20:36:02.113Z] -> Pinging Codecov [2023-05-30T20:36:02.113Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4584&commit=dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4584&job=&cmd_args= [2023-05-30T20:36:02.372Z] -> Uploading to [2023-05-30T20:36:02.372Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca/c73d25ed-b09d-4246-86d9-9fe1fc6b7da2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T203602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22c6cc598a4de98b01654b8b335ce59f773c5ad100180c7c0dd6025a540addd0 [2023-05-30T20:36:02.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T20:36:02.372Z] Dload Upload Total Spent Left Speed [2023-05-30T20:36:02.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57418 0 0 100 57418 0 147k --:--:-- --:--:-- --:--:-- 147k [2023-05-30T20:36:02.940Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dbeafcdcc9bf2a82816a292a76ca0c8d57c959ca [Pipeline] } [2023-05-30T20:36:02.970Z] 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-30T20:36:04.361Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:36:04.690Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:36:05.568Z] ---> package-listing.sh [2023-05-30T20:36:05.568Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T20:36:05.568Z] ++ facter osfamily [2023-05-30T20:36:05.827Z] + OS_FAMILY=debian [2023-05-30T20:36:05.827Z] + workspace=/w/workspace/edgex-go/1 [2023-05-30T20:36:05.827Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T20:36:05.827Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T20:36:05.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T20:36:05.827Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T20:36:05.827Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-30T20:36:05.827Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T20:36:05.827Z] + case "${OS_FAMILY}" in [2023-05-30T20:36:05.827Z] + dpkg -l [2023-05-30T20:36:05.827Z] + grep '^ii' [2023-05-30T20:36:05.827Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T20:36:05.827Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T20:36:05.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T20:36:05.827Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-30T20:36:05.827Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-30T20:36:05.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-30T20:36:05.862Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T20:36:06.154Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:36:06.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T20:36:06.778Z] [2023-05-30T20:36:06.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T20:36:07.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T20:36:07.168Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T20:36:07.168Z] 5eb5b503b376: Pulling fs layer [2023-05-30T20:36:07.168Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T20:36:07.168Z] ec43610c2a17: Pulling fs layer [2023-05-30T20:36:07.168Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T20:36:07.168Z] 33b1e0a273af: Pulling fs layer [2023-05-30T20:36:07.168Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T20:36:07.168Z] 2f39f015ded8: Pulling fs layer [2023-05-30T20:36:07.168Z] 5d3b04190fa2: Waiting [2023-05-30T20:36:07.168Z] 3a2ae6a8a46f: Waiting [2023-05-30T20:36:07.168Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T20:36:07.168Z] 5c69ac0246d0: Download complete [2023-05-30T20:36:07.168Z] 3a2ae6a8a46f: Download complete [2023-05-30T20:36:07.168Z] 33b1e0a273af: Verifying Checksum [2023-05-30T20:36:07.168Z] 33b1e0a273af: Download complete [2023-05-30T20:36:07.168Z] 5d3b04190fa2: Download complete [2023-05-30T20:36:07.168Z] ec43610c2a17: Verifying Checksum [2023-05-30T20:36:07.168Z] ec43610c2a17: Download complete [2023-05-30T20:36:07.428Z] 5eb5b503b376: Verifying Checksum [2023-05-30T20:36:07.428Z] 5eb5b503b376: Download complete [2023-05-30T20:36:07.994Z] 2f39f015ded8: Download complete [2023-05-30T20:36:08.562Z] 5eb5b503b376: Pull complete [2023-05-30T20:36:08.562Z] 5c69ac0246d0: Pull complete [2023-05-30T20:36:09.128Z] ec43610c2a17: Pull complete [2023-05-30T20:36:09.128Z] 3a2ae6a8a46f: Pull complete [2023-05-30T20:36:09.385Z] 33b1e0a273af: Pull complete [2023-05-30T20:36:09.385Z] 5d3b04190fa2: Pull complete [2023-05-30T20:36:13.571Z] 2f39f015ded8: Pull complete [2023-05-30T20:36:13.571Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T20:36:13.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T20:36:13.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T20:36:13.782Z] prd-ubuntu20.04-docker-8c-8g-17355 does not seem to be running inside a container [2023-05-30T20:36:13.816Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T20:36:16.583Z] $ docker top 94a014b728146488b938e353c3e2ca51ce07c16c437277488da66eefb3b447a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T20:36:16.971Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T20:36:17.279Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T20:36:17.589Z] + ls /var/log/sa-host [2023-05-30T20:36:17.589Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T20:36:17.820Z] provisioning config files... [2023-05-30T20:36:17.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config354268884504899477tmp [Pipeline] { [Pipeline] echo [2023-05-30T20:36:17.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:36:18.181Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T20:36:18.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:36:18.614Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T20:36:18.646Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:36:18.955Z] ---> sudo-logs.sh [2023-05-30T20:36:18.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T20:36:19.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:36:19.358Z] ---> job-cost.sh [2023-05-30T20:36:19.359Z] lf-activate-venv: SKIPPING [2023-05-30T20:36:19.359Z] DEBUG: total: 0.2199999988079071 [2023-05-30T20:36:19.359Z] INFO: Retrieving Stack Cost... [2023-05-30T20:36:20.215Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T20:36:20.782Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T20:36:20.815Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T20:36:21.166Z] ---> logs-deploy.sh [2023-05-30T20:36:21.166Z] lf-activate-venv: SKIPPING [2023-05-30T20:36:21.166Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4584/1 [2023-05-30T20:36:21.166Z] INFO: archiving workspace using pattern(s): [2023-05-30T20:36:22.101Z] Archives upload complete. [2023-05-30T20:36:22.101Z] INFO: archiving logs to Nexus