Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+3d7959681c73ad1dd76784b2336248bd6b6384c3 (f402ca004d82419011af08521834908e6f22aa3c) 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-ssh287187316524738919.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-ssh8252107644012344544.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18426915441239682436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7768802486492950450.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13070967227076448930.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16478 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3d7959681c73ad1dd76784b2336248bd6b6384c3 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 9dab1231b2b61ea590a038e3eb8105a6c1282bbc Checking out Revision 9dab1231b2b61ea590a038e3eb8105a6c1282bbc (PR-4563) > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 3d7959681c73ad1dd76784b2336248bd6b6384c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dab1231b2b61ea590a038e3eb8105a6c1282bbc # timeout=10 Commit message: "Merge commit '3d7959681c73ad1dd76784b2336248bd6b6384c3' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk bed421a93afe04e0827e977f848fa9d776d749dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T08:30:07.177Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T08:30:07.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T08:30:07.233Z] ========================================================= [2023-05-23T08:30:07.233Z] EdgeX Global Pipelines Version Info [2023-05-23T08:30:07.233Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T08:30:07.952Z] ------------------- [2023-05-23T08:30:07.952Z] stable info: [2023-05-23T08:30:07.952Z] ------------------- [2023-05-23T08:30:07.952Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T08:30:07.952Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T08:30:07.952Z] Message: update stable to v1.0.249 [2023-05-23T08:30:08.523Z] ------------------- [2023-05-23T08:30:08.523Z] experimental info: [2023-05-23T08:30:08.523Z] ------------------- [2023-05-23T08:30:08.523Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T08:30:08.523Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T08:30:08.523Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T08:30:08.697Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-23T08:30:08.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-23T08:30:08.726Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T08:30:08.740Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T08:30:08.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T08:30:08.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T08:30:08.787Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T08:30:08.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-23T08:30:08.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-23T08:30:08.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-23T08:30:08.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T08:30:08.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T08:30:08.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T08:30:08.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T08:30:08.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T08:30:08.955Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T08:30:08.973Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T08:30:08.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T08:30:09.011Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-23T08:30:09.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-23T08:30:09.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T08:30:09.067Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T08:30:09.080Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T08:30:09.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-23T08:30:09.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-23T08:30:09.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-23T08:30:09.144Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dab1231b2b61ea590a038e3eb8105a6c1282bbc [Pipeline] echo [2023-05-23T08:30:09.165Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dab123 [Pipeline] echo [2023-05-23T08:30:09.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T08:30:09.235Z] provisioning config files... [2023-05-23T08:30:09.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config9167816451543613833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T08:30:09.554Z] ---> docker-login.sh [2023-05-23T08:30:09.554Z] nexus3.edgexfoundry.org:10001 [2023-05-23T08:30:09.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:30:09.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:30:09.815Z] Configure a credential helper to remove this warning. See [2023-05-23T08:30:09.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:30:09.815Z] [2023-05-23T08:30:09.815Z] Login Succeeded [2023-05-23T08:30:09.815Z] nexus3.edgexfoundry.org:10002 [2023-05-23T08:30:09.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:30:09.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:30:09.815Z] Configure a credential helper to remove this warning. See [2023-05-23T08:30:09.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:30:09.815Z] [2023-05-23T08:30:09.815Z] Login Succeeded [2023-05-23T08:30:09.815Z] nexus3.edgexfoundry.org:10003 [2023-05-23T08:30:10.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:30:10.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:30:10.083Z] Configure a credential helper to remove this warning. See [2023-05-23T08:30:10.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:30:10.083Z] [2023-05-23T08:30:10.083Z] Login Succeeded [2023-05-23T08:30:10.083Z] nexus3.edgexfoundry.org:10004 [2023-05-23T08:30:10.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:30:10.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:30:10.083Z] Configure a credential helper to remove this warning. See [2023-05-23T08:30:10.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:30:10.083Z] [2023-05-23T08:30:10.083Z] Login Succeeded [2023-05-23T08:30:10.083Z] docker.io [2023-05-23T08:30:10.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:30:10.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:30:10.369Z] Configure a credential helper to remove this warning. See [2023-05-23T08:30:10.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:30:10.369Z] [2023-05-23T08:30:10.369Z] Login Succeeded [2023-05-23T08:30:10.369Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T08:30:10.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T08:30:10.688Z] + 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-23T08:30:10.688Z] + + cut -d/ -f2 [2023-05-23T08:30:10.688Z] dirname cmd/core-command/Dockerfile [2023-05-23T08:30:10.688Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + dirname cmd/core-data/Dockerfile [2023-05-23T08:30:10.688Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/core-metadata/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/security-spire-config/Dockerfile+ [2023-05-23T08:30:10.688Z] cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/support-notifications/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-23T08:30:10.688Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-23T08:30:10.688Z] + cut -d/ -f2 [2023-05-23T08:30:10.688Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-23T08:30:10.737Z] 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-23T08:30:11.093Z] + git rev-list -1 --merges 9dab1231b2b61ea590a038e3eb8105a6c1282bbc~1..9dab1231b2b61ea590a038e3eb8105a6c1282bbc [Pipeline] echo [2023-05-23T08:30:11.104Z] -----------> git rev-list -1 --merges 9dab1231b2b61ea590a038e3eb8105a6c1282bbc~1..9dab1231b2b61ea590a038e3eb8105a6c1282bbc 9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:30:11.104Z] 9dab1231b2b61ea590a038e3eb8105a6c1282bbc [false] [Pipeline] sh [2023-05-23T08:30:11.391Z] + git log --format=format:%s -1 9dab1231b2b61ea590a038e3eb8105a6c1282bbc [Pipeline] echo [2023-05-23T08:30:11.413Z] ========================================================= [2023-05-23T08:30:11.413Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T08:30:11.413Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-23T08:30:11.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T08:30:11.778Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T08:30:11.778Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T08:30:11.778Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T08:30:11.778Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T08:30:11.778Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T08:30:11.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:30:12.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T08:30:12.125Z] [2023-05-23T08:30:12.125Z] 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-23T08:30:12.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T08:30:12.474Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T08:30:12.474Z] b85a868b505f: Pulling fs layer [2023-05-23T08:30:12.474Z] e2be974225ed: Pulling fs layer [2023-05-23T08:30:12.474Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T08:30:12.474Z] 988bab9f4d93: Pulling fs layer [2023-05-23T08:30:12.474Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T08:30:12.474Z] eaf3925da568: Pulling fs layer [2023-05-23T08:30:12.474Z] bab4dde63d76: Pulling fs layer [2023-05-23T08:30:12.474Z] bde34c3a00c8: Pulling fs layer [2023-05-23T08:30:12.474Z] b352a97aabf1: Pulling fs layer [2023-05-23T08:30:12.474Z] 4872d77fe225: Pulling fs layer [2023-05-23T08:30:12.474Z] 5851b861e8e6: Pulling fs layer [2023-05-23T08:30:12.474Z] 1469e6f7b9e6: Waiting [2023-05-23T08:30:12.475Z] 988bab9f4d93: Waiting [2023-05-23T08:30:12.475Z] b352a97aabf1: Waiting [2023-05-23T08:30:12.475Z] bab4dde63d76: Waiting [2023-05-23T08:30:12.475Z] bde34c3a00c8: Waiting [2023-05-23T08:30:12.475Z] eaf3925da568: Waiting [2023-05-23T08:30:12.475Z] 4872d77fe225: Waiting [2023-05-23T08:30:12.475Z] e2be974225ed: Download complete [2023-05-23T08:30:12.475Z] 988bab9f4d93: Verifying Checksum [2023-05-23T08:30:12.475Z] 988bab9f4d93: Download complete [2023-05-23T08:30:12.475Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T08:30:12.475Z] 1469e6f7b9e6: Download complete [2023-05-23T08:30:12.475Z] eaf3925da568: Download complete [2023-05-23T08:30:12.475Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T08:30:12.475Z] 339a4e72a1f5: Download complete [2023-05-23T08:30:12.475Z] bde34c3a00c8: Download complete [2023-05-23T08:30:12.742Z] b352a97aabf1: Verifying Checksum [2023-05-23T08:30:12.742Z] b352a97aabf1: Download complete [2023-05-23T08:30:12.742Z] 4872d77fe225: Verifying Checksum [2023-05-23T08:30:12.742Z] 4872d77fe225: Download complete [2023-05-23T08:30:12.742Z] 5851b861e8e6: Verifying Checksum [2023-05-23T08:30:12.742Z] 5851b861e8e6: Download complete [2023-05-23T08:30:12.742Z] b85a868b505f: Verifying Checksum [2023-05-23T08:30:12.742Z] b85a868b505f: Download complete [2023-05-23T08:30:13.002Z] bab4dde63d76: Verifying Checksum [2023-05-23T08:30:13.002Z] bab4dde63d76: Download complete [2023-05-23T08:30:13.941Z] b85a868b505f: Pull complete [2023-05-23T08:30:14.201Z] e2be974225ed: Pull complete [2023-05-23T08:30:14.769Z] 339a4e72a1f5: Pull complete [2023-05-23T08:30:14.769Z] 988bab9f4d93: Pull complete [2023-05-23T08:30:15.028Z] 1469e6f7b9e6: Pull complete [2023-05-23T08:30:15.028Z] eaf3925da568: Pull complete [2023-05-23T08:30:16.930Z] bab4dde63d76: Pull complete [2023-05-23T08:30:16.930Z] bde34c3a00c8: Pull complete [2023-05-23T08:30:17.191Z] b352a97aabf1: Pull complete [2023-05-23T08:30:17.191Z] 4872d77fe225: Pull complete [2023-05-23T08:30:17.191Z] 5851b861e8e6: Pull complete [2023-05-23T08:30:17.191Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T08:30:17.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T08:30:17.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:30:17.286Z] prd-ubuntu20.04-docker-8c-8g-16478 does not seem to be running inside a container [2023-05-23T08:30:17.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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/py-git-semver:0.1.4 cat [2023-05-23T08:30:19.601Z] $ docker top 58214873fa4ee03180837e4af4418690cc1e2343b1f1912a08d8533197e43a30 -eo pid,comm [2023-05-23T08:30:19.660Z] 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-23T08:30:19.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T08:30:19.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T08:30:19.696Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T08:30:19.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T08:30:19.836Z] $ docker exec 58214873fa4ee03180837e4af4418690cc1e2343b1f1912a08d8533197e43a30 ssh-agent [2023-05-23T08:30:19.942Z] SSH_AUTH_SOCK=/tmp/ssh-bjhmFiPlqto5/agent.31 [2023-05-23T08:30:19.942Z] SSH_AGENT_PID=37 [2023-05-23T08:30:19.950Z] Running ssh-add (command line suppressed) [2023-05-23T08:30:20.070Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_17370396094600793236.key (/w/workspace/edgex-go/8@tmp/private_key_17370396094600793236.key) [2023-05-23T08:30:20.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T08:30:20.372Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T08:30:20.397Z] $ docker exec --env ******** --env ******** 58214873fa4ee03180837e4af4418690cc1e2343b1f1912a08d8533197e43a30 ssh-agent -k [2023-05-23T08:30:20.487Z] unset SSH_AUTH_SOCK; [2023-05-23T08:30:20.487Z] unset SSH_AGENT_PID; [2023-05-23T08:30:20.488Z] echo Agent pid 37 killed; [2023-05-23T08:30:20.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T08:30:20.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T08:30:20.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T08:30:20.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T08:30:20.639Z] $ docker exec 58214873fa4ee03180837e4af4418690cc1e2343b1f1912a08d8533197e43a30 ssh-agent [2023-05-23T08:30:20.739Z] SSH_AUTH_SOCK=/tmp/ssh-l9SnnlfdJQI2/agent.69 [2023-05-23T08:30:20.739Z] SSH_AGENT_PID=75 [2023-05-23T08:30:20.744Z] Running ssh-add (command line suppressed) [2023-05-23T08:30:20.852Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2033804349813220433.key (/w/workspace/edgex-go/8@tmp/private_key_2033804349813220433.key) [2023-05-23T08:30:20.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T08:30:21.151Z] + git semver init [2023-05-23T08:30:21.409Z] 2023-05-23 08:30:21,351 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T08:30:21.409Z] 2023-05-23 08:30:21,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2023-05-23T08:30:21.409Z] 2023-05-23 08:30:21,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2023-05-23T08:30:21.409Z] 2023-05-23 08:30:21,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2023-05-23T08:30:26.691Z] 2023-05-23 08:30:25,737 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2023-05-23T08:30:26.691Z] 2023-05-23 08:30:25,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4563 with force:False [2023-05-23T08:30:26.691Z] 2023-05-23 08:30:25,738 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4563 [2023-05-23T08:30:26.691Z] 2023-05-23 08:30:25,743 [execute] INFO git cat-file --batch-check [2023-05-23T08:30:26.691Z] 2023-05-23 08:30:25,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T08:30:26.691Z] 2023-05-23 08:30:25,749 [execute] INFO git cat-file --batch [2023-05-23T08:30:26.691Z] 2023-05-23 08:30:25,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T08:30:26.691Z] 2023-05-23 08:30:25,753 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4563 [2023-05-23T08:30:26.691Z] 0.0.0 [Pipeline] } [2023-05-23T08:30:26.706Z] $ docker exec --env ******** --env ******** 58214873fa4ee03180837e4af4418690cc1e2343b1f1912a08d8533197e43a30 ssh-agent -k [2023-05-23T08:30:26.796Z] unset SSH_AUTH_SOCK; [2023-05-23T08:30:26.796Z] unset SSH_AGENT_PID; [2023-05-23T08:30:26.796Z] echo Agent pid 75 killed; [2023-05-23T08:30:26.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T08:30:27.099Z] + git semver [Pipeline] } [2023-05-23T08:30:27.381Z] $ docker stop --time=1 58214873fa4ee03180837e4af4418690cc1e2343b1f1912a08d8533197e43a30 [2023-05-23T08:30:28.668Z] $ docker rm -f --volumes 58214873fa4ee03180837e4af4418690cc1e2343b1f1912a08d8533197e43a30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T08:30:29.002Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T08:30:29.230Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T08:30:29.234Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T08:30:29.643Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-05-23T08:30:29.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T08:30:29.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T08:30:29.686Z] ========================================================= [2023-05-23T08:30:29.686Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T08:30:29.686Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:30:29.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T08:30:29.972Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T08:30:29.972Z] f56be85fc22e: Pulling fs layer [2023-05-23T08:30:29.972Z] 85791d961cd3: Pulling fs layer [2023-05-23T08:30:29.972Z] d694b5ae8c79: Pulling fs layer [2023-05-23T08:30:29.972Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T08:30:29.972Z] 4d19c01a9841: Pulling fs layer [2023-05-23T08:30:29.972Z] 9325e15d5711: Pulling fs layer [2023-05-23T08:30:29.972Z] 556b6ee489ea: Pulling fs layer [2023-05-23T08:30:29.972Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T08:30:29.972Z] c5a4b2cf53e6: Waiting [2023-05-23T08:30:29.972Z] 4d19c01a9841: Waiting [2023-05-23T08:30:29.972Z] 9325e15d5711: Waiting [2023-05-23T08:30:29.972Z] 556b6ee489ea: Waiting [2023-05-23T08:30:29.972Z] 9f32a84ed3da: Waiting [2023-05-23T08:30:29.972Z] 85791d961cd3: Verifying Checksum [2023-05-23T08:30:29.972Z] 85791d961cd3: Download complete [2023-05-23T08:30:29.972Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T08:30:29.972Z] 9f32a84ed3da: Download complete [2023-05-23T08:30:29.972Z] 4d19c01a9841: Verifying Checksum [2023-05-23T08:30:29.972Z] 4d19c01a9841: Download complete [2023-05-23T08:30:29.972Z] f56be85fc22e: Verifying Checksum [2023-05-23T08:30:29.972Z] f56be85fc22e: Download complete [2023-05-23T08:30:29.972Z] 9325e15d5711: Verifying Checksum [2023-05-23T08:30:29.972Z] 9325e15d5711: Download complete [2023-05-23T08:30:30.231Z] f56be85fc22e: Pull complete [2023-05-23T08:30:30.231Z] 85791d961cd3: Pull complete [2023-05-23T08:30:30.491Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T08:30:30.491Z] c5a4b2cf53e6: Download complete [2023-05-23T08:30:30.750Z] d694b5ae8c79: Verifying Checksum [2023-05-23T08:30:30.750Z] d694b5ae8c79: Download complete [2023-05-23T08:30:30.750Z] 556b6ee489ea: Verifying Checksum [2023-05-23T08:30:30.750Z] 556b6ee489ea: Download complete [2023-05-23T08:30:34.036Z] d694b5ae8c79: Pull complete [2023-05-23T08:30:34.294Z] 9f32a84ed3da: Pull complete [2023-05-23T08:30:34.294Z] 4d19c01a9841: Pull complete [2023-05-23T08:30:34.294Z] 9325e15d5711: Pull complete [2023-05-23T08:30:36.836Z] 556b6ee489ea: Pull complete [2023-05-23T08:30:37.773Z] c5a4b2cf53e6: Pull complete [2023-05-23T08:30:37.773Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T08:30:37.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T08:30:37.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:30:38.069Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T08:30:38.069Z] WORKDIR /edgex [2023-05-23T08:30:38.069Z] COPY go.mod . [2023-05-23T08:30:38.069Z] RUN go mod download [2023-05-23T08:30:38.069Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-23T08:30:38.640Z] Sending build context to Docker daemon 170.8MB [2023-05-23T08:30:38.640Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T08:30:38.640Z] ---> c4be618373d6 [2023-05-23T08:30:38.640Z] Step 2/4 : WORKDIR /edgex [2023-05-23T08:30:42.899Z] ---> Running in d3cc538a1048 [2023-05-23T08:30:42.899Z] Removing intermediate container d3cc538a1048 [2023-05-23T08:30:42.899Z] ---> 70af69b57ed4 [2023-05-23T08:30:42.899Z] Step 3/4 : COPY go.mod . [2023-05-23T08:30:42.899Z] ---> 54f63b3bcaf5 [2023-05-23T08:30:42.899Z] Step 4/4 : RUN go mod download [2023-05-23T08:30:42.899Z] ---> Running in d1067f4e1831 [2023-05-23T08:30:44.335Z] Still waiting to schedule task [2023-05-23T08:30:44.335Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T08:30:55.137Z] Removing intermediate container d1067f4e1831 [2023-05-23T08:30:55.137Z] ---> 8e9ef93283a7 [2023-05-23T08:30:55.137Z] Successfully built 8e9ef93283a7 [2023-05-23T08:30:55.137Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:30:55.437Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T08:30:55.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:30:55.507Z] prd-ubuntu20.04-docker-8c-8g-16478 does not seem to be running inside a container [2023-05-23T08:30:55.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T08:30:55.935Z] $ docker top 5e07376c8e823ea8387de502a17981bcd6e04d6bfe3ab44ebb73609ef0e10a7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:30:56.273Z] + go version [2023-05-23T08:30:56.273Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T08:30:56.287Z] $ docker stop --time=1 5e07376c8e823ea8387de502a17981bcd6e04d6bfe3ab44ebb73609ef0e10a7f [2023-05-23T08:30:57.562Z] $ docker rm -f --volumes 5e07376c8e823ea8387de502a17981bcd6e04d6bfe3ab44ebb73609ef0e10a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:30:57.963Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T08:30:57.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:30:58.035Z] prd-ubuntu20.04-docker-8c-8g-16478 does not seem to be running inside a container [2023-05-23T08:30:58.069Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T08:30:58.413Z] $ docker top efc50eba93010ef7d131c67002cf2a56d53d303af8d19d774ae94c46da657470 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T08:30:58.490Z] ========================================================= [2023-05-23T08:30:58.490Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-23T08:30:58.490Z] ========================================================= [Pipeline] sh [2023-05-23T08:30:58.771Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:30:59.070Z] + make test [2023-05-23T08:30:59.070Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T08:31:07.193Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-23T08:31:19.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-23T08:31:19.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-23T08:31:19.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-23T08:31:19.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-23T08:31:19.658Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-23T08:31:19.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-23T08:31:19.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-23T08:31:20.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-23T08:31:20.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-23T08:31:20.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-23T08:31:20.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-23T08:31:20.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-23T08:31:20.692Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-23T08:31:20.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-23T08:31:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-23T08:31:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-23T08:31:21.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-23T08:31:21.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-23T08:31:21.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-23T08:31:21.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-23T08:31:21.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-23T08:31:22.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-23T08:31:22.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-23T08:31:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-23T08:31:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-23T08:31:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:31:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-23T08:31:23.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-23T08:31:24.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-23T08:31:24.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-23T08:31:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.083s coverage: 71.5% of statements [2023-05-23T08:31:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-05-23T08:31:25.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-23T08:31:25.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:31:25.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-23T08:31:25.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-23T08:31:25.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-23T08:31:25.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-23T08:31:25.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-23T08:31:25.583Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-23T08:31:26.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.812s coverage: 88.5% of statements [2023-05-23T08:31:26.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.057s coverage: 3.8% of statements [2023-05-23T08:31:26.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements [2023-05-23T08:31:26.150Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-05-23T08:31:26.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-23T08:31:26.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-23T08:31:26.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-23T08:31:26.718Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-05-23T08:31:27.282Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-23T08:31:27.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-23T08:31:27.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2023-05-23T08:31:27.282Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements [2023-05-23T08:31:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 42.9% of statements [2023-05-23T08:31:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements [2023-05-23T08:31:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-05-23T08:31:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-05-23T08:31:28.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2023-05-23T08:31:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-23T08:31:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-23T08:31:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-23T08:31:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-23T08:31:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-23T08:31:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-23T08:31:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-23T08:31:28.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-23T08:31:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-23T08:31:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-23T08:31:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-23T08:31:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-23T08:31:30.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-23T08:31:30.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-23T08:31:30.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-23T08:31:31.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-23T08:31:31.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-23T08:31:33.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-23T08:31:33.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-23T08:31:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-23T08:31:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-23T08:31:34.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-23T08:31:35.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-23T08:31:35.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-23T08:31:36.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-23T08:31:37.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-23T08:31:37.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-23T08:31:37.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-23T08:31:37.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-23T08:31:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-23T08:31:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-23T08:31:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-23T08:31:38.543Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-23T08:31:39.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-23T08:31:39.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:31:39.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-23T08:31:39.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-23T08:31:40.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2023-05-23T08:31:40.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-23T08:31:40.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-23T08:31:41.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-23T08:31:41.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.289s coverage: 79.9% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.075s coverage: 92.9% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 64.4% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 81.8% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.112s coverage: 82.1% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-05-23T08:31:53.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-05-23T08:31:53.529Z] 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-23T08:31:53.529Z] running golangci-lint [2023-05-23T08:31:53.529Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-23T08:31:53.529Z] go version go1.20.2 linux/amd64 [2023-05-23T08:31:53.529Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-23T08:31:53.530Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-23T08:32:08.408Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 14.999122109s" [2023-05-23T08:32:08.408Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.078938ms" [2023-05-23T08:32:16.530Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.349220368s with top 10 stages: buildir: 36.425901101s, inspect: 1.994072734s, fact_deprecated: 1.956760372s, gosec: 1.488139646s, printf: 1.378163723s, ctrlflow: 975.906229ms, S1038: 965.237511ms, isgenerated: 872.872753ms, nilness: 838.597001ms, fact_purity: 797.140974ms" [2023-05-23T08:32:16.530Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-23T08:32:16.530Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, skip_files: 203/203, cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude-rules: 23/203" [2023-05-23T08:32:16.530Z] level=info msg="[runner] processing took 20.361098ms with stages: nolint: 9.452141ms, identifier_marker: 4.948017ms, path_prettifier: 1.834632ms, exclude-rules: 1.7294ms, autogenerated_exclude: 1.294905ms, skip_dirs: 1.022162ms, cgo: 38.071µs, filename_unadjuster: 35.75µs, max_same_issues: 1.28µs, uniq_by_line: 680ns, skip_files: 610ns, max_from_linter: 550ns, diff: 490ns, source_code: 490ns, sort_results: 460ns, exclude: 460ns, severity-rules: 450ns, path_shortener: 230ns, max_per_file_from_linter: 160ns, path_prefixer: 160ns" [2023-05-23T08:32:16.530Z] level=info msg="[runner] linters took 8.50493677s with stages: goanalysis_metalinter: 8.484452181s" [2023-05-23T08:32:16.530Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-23T08:32:16.530Z] level=info msg="Memory: 236 samples, avg is 192.1MB, max is 757.0MB" [2023-05-23T08:32:16.530Z] level=info msg="Execution took 23.557042798s" [2023-05-23T08:32:16.530Z] go vet ./... [2023-05-23T08:32:20.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T08:32:20.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T08:32:20.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T08:32:21.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-23T08:32:21.530Z] + ls -al . [2023-05-23T08:32:21.530Z] total 704 [2023-05-23T08:32:21.530Z] drwxrwxr-x 11 1001 1001 4096 May 23 08:30 . [2023-05-23T08:32:21.530Z] drwxr-xr-x 4 root root 4096 May 23 08:30 .. [2023-05-23T08:32:21.530Z] drwxrwxr-x 2 1001 1001 4096 May 23 08:30 .blubracket [2023-05-23T08:32:21.530Z] -rw-rw-r-- 1 1001 1001 16 May 23 08:30 .dockerignore [2023-05-23T08:32:21.530Z] drwxrwxr-x 8 1001 1001 4096 May 23 08:30 .git [2023-05-23T08:32:21.530Z] drwxrwxr-x 3 1001 1001 4096 May 23 08:30 .github [2023-05-23T08:32:21.530Z] -rw-rw-r-- 1 1001 1001 1133 May 23 08:30 .gitignore [2023-05-23T08:32:21.530Z] -rw-rw-r-- 1 1001 1001 42 May 23 08:30 .golangci.yml [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 87 May 23 08:30 .hadolint.yml [2023-05-23T08:32:21.531Z] drwxr-xr-x 3 1001 1001 4096 May 23 08:30 .semver [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 166 May 23 08:30 .sonarcloud.properties [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 1171 May 23 08:30 ADOPTERS.md [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 10835 May 23 08:30 Attribution.txt [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 73765 May 23 08:30 CHANGELOG.md [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 3804 May 23 08:30 CONTRIBUTING.md [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 677 May 23 08:30 GOVERNANCE.md [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 883 May 23 08:30 Jenkinsfile [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 10775 May 23 08:30 LICENSE [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 14368 May 23 08:30 Makefile [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 582 May 23 08:30 OWNERS.md [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 9902 May 23 08:30 README.md [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 789 May 23 08:30 SECURITY.md [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 5 May 23 08:30 VERSION [2023-05-23T08:32:21.531Z] drwxrwxr-x 2 1001 1001 4096 May 23 08:30 bin [2023-05-23T08:32:21.531Z] drwxrwxr-x 18 1001 1001 4096 May 23 08:30 cmd [2023-05-23T08:32:21.531Z] -rw-r--r-- 1 root root 447730 May 23 08:31 coverage.out [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 3201 May 23 08:30 go.mod [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 31042 May 23 08:30 go.sum [2023-05-23T08:32:21.531Z] drwxrwxr-x 7 1001 1001 4096 May 23 08:30 internal [2023-05-23T08:32:21.531Z] drwxrwxr-x 3 1001 1001 4096 May 23 08:30 openapi [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 594 May 23 08:30 security.txt [2023-05-23T08:32:21.531Z] drwxrwxr-x 4 1001 1001 4096 May 23 08:30 snap [2023-05-23T08:32:21.531Z] -rw-rw-r-- 1 1001 1001 204 May 23 08:30 version.go [Pipeline] sh [2023-05-23T08:32:21.823Z] + '[' -e coverage.out ] [2023-05-23T08:32:21.823Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-23T08:32:21.935Z] Stashed 1 file(s) [Pipeline] sh [2023-05-23T08:32:22.218Z] + make build [2023-05-23T08:32:22.218Z] 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-23T08:32:34.426Z] 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-23T08:32:35.803Z] 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-23T08:32:37.180Z] 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-23T08:32:38.117Z] 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-23T08:32:44.687Z] 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-23T08:32:46.669Z] 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-23T08:32:48.046Z] 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-23T08:32:48.978Z] 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-23T08:32:49.915Z] 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-23T08:32:50.850Z] 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-23T08:32:52.226Z] 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-23T08:32:53.615Z] $ docker stop --time=1 efc50eba93010ef7d131c67002cf2a56d53d303af8d19d774ae94c46da657470 [2023-05-23T08:32:57.429Z] $ docker rm -f --volumes efc50eba93010ef7d131c67002cf2a56d53d303af8d19d774ae94c46da657470 [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-23T08:32:58.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T08:32:58.229Z] [2023-05-23T08:32:58.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:32:58.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T08:32:58.530Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-23T08:32:58.530Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-23T08:32:58.530Z] ca9280d653b3: Pulling fs layer [2023-05-23T08:32:58.530Z] 7e9c9ca2126c: Pulling fs layer [2023-05-23T08:32:58.530Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-23T08:32:58.530Z] cbdbe7a5bc2a: Download complete [2023-05-23T08:32:58.789Z] ca9280d653b3: Verifying Checksum [2023-05-23T08:32:58.789Z] ca9280d653b3: Download complete [2023-05-23T08:32:58.789Z] cbdbe7a5bc2a: Pull complete [2023-05-23T08:32:59.355Z] ca9280d653b3: Pull complete [2023-05-23T08:32:59.355Z] 7e9c9ca2126c: Download complete [2023-05-23T08:33:02.638Z] 7e9c9ca2126c: Pull complete [2023-05-23T08:33:02.638Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-23T08:33:02.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T08:33:02.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:33:02.724Z] prd-ubuntu20.04-docker-8c-8g-16478 does not seem to be running inside a container [2023-05-23T08:33:02.756Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-23T08:33:05.402Z] $ docker top 7debf2d5936485bf936231ba60f168b7c41d96934fdb4522cbc371ff9b8144d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:33:05.754Z] + docker-compose build --help [2023-05-23T08:33:05.755Z] + grep parallel [2023-05-23T08:33:06.322Z] --parallel Build images in parallel. [Pipeline] } [2023-05-23T08:33:06.335Z] $ docker stop --time=1 7debf2d5936485bf936231ba60f168b7c41d96934fdb4522cbc371ff9b8144d7 [2023-05-23T08:33:07.607Z] $ docker rm -f --volumes 7debf2d5936485bf936231ba60f168b7c41d96934fdb4522cbc371ff9b8144d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:33:08.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T08:33:08.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:33:08.070Z] prd-ubuntu20.04-docker-8c-8g-16478 does not seem to be running inside a container [2023-05-23T08:33:08.110Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-23T08:33:08.457Z] $ docker top cf5a3a7e296059d03d1e852b882926563d87eff940a6d0e767e5a9bc13c3549b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:33:08.801Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-23T08:33:09.369Z] Building core-command ... [2023-05-23T08:33:09.369Z] Building core-common-config-bootstrapper ... [2023-05-23T08:33:09.369Z] Building core-data ... [2023-05-23T08:33:09.369Z] Building core-metadata ... [2023-05-23T08:33:09.369Z] Building security-bootstrapper ... [2023-05-23T08:33:09.369Z] Building security-proxy-auth ... [2023-05-23T08:33:09.369Z] Building security-proxy-setup ... [2023-05-23T08:33:09.369Z] Building security-secretstore-setup ... [2023-05-23T08:33:09.369Z] Building security-spiffe-token-provider ... [2023-05-23T08:33:09.369Z] Building security-spire-agent ... [2023-05-23T08:33:09.369Z] Building security-spire-config ... [2023-05-23T08:33:09.369Z] Building security-spire-server ... [2023-05-23T08:33:09.369Z] Building support-notifications ... [2023-05-23T08:33:09.369Z] Building support-scheduler ... [2023-05-23T08:33:09.369Z] Building security-bootstrapper [2023-05-23T08:33:09.369Z] Building security-proxy-auth [2023-05-23T08:33:09.369Z] Building security-secretstore-setup [2023-05-23T08:33:09.369Z] Building core-metadata [2023-05-23T08:33:09.369Z] Building core-common-config-bootstrapper [2023-05-23T08:33:15.551Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16481 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws [2023-05-23T08:33:15.567Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2023-05-23T08:33:15.613Z] The recommended git tool is: git [2023-05-23T08:33:24.248Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:24.248Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:24.248Z] ---> 8e9ef93283a7 [2023-05-23T08:33:24.248Z] Step 3/25 : WORKDIR /edgex-go [2023-05-23T08:33:24.248Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:24.248Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:24.248Z] ---> 8e9ef93283a7 [2023-05-23T08:33:24.248Z] Step 3/33 : WORKDIR /edgex-go [2023-05-23T08:33:24.248Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:24.248Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:24.248Z] ---> 8e9ef93283a7 [2023-05-23T08:33:24.248Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:33:24.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:24.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:24.248Z] ---> 8e9ef93283a7 [2023-05-23T08:33:24.248Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:33:24.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:33:24.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:33:24.248Z] ---> 8e9ef93283a7 [2023-05-23T08:33:24.248Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:33:25.649Z] using credential edgex-jenkins-ssh [2023-05-23T08:33:25.690Z] Cloning the remote Git repository [2023-05-23T08:33:25.819Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-23T08:33:26.014Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2023-05-23T08:33:26.448Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-23T08:33:26.450Z] > git --version # timeout=10 [2023-05-23T08:33:26.537Z] > git --version # 'git version 2.25.1' [2023-05-23T08:33:26.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T08:33:26.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T08:33:29.532Z] ---> Running in db824c651de7 [2023-05-23T08:33:29.532Z] ---> Running in 864d452414e2 [2023-05-23T08:33:29.532Z] ---> Running in 02392fa8bfa0 [2023-05-23T08:33:29.532Z] ---> Running in cada9d424347 [2023-05-23T08:33:29.532Z] ---> Running in 0b1b9f576b3a [2023-05-23T08:33:29.532Z] Removing intermediate container 864d452414e2 [2023-05-23T08:33:29.532Z] ---> fcfdded9549c [2023-05-23T08:33:29.532Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:33:29.532Z] Removing intermediate container 02392fa8bfa0 [2023-05-23T08:33:29.532Z] ---> 612b6e6f0d95 [2023-05-23T08:33:29.532Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-23T08:33:29.532Z] Removing intermediate container 0b1b9f576b3a [2023-05-23T08:33:29.532Z] ---> 39a35f09cc61 [2023-05-23T08:33:29.532Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-23T08:33:29.532Z] Removing intermediate container db824c651de7 [2023-05-23T08:33:29.532Z] ---> bff6682fd8c1 [2023-05-23T08:33:29.532Z] Step 4/25 : WORKDIR /edgex-go [2023-05-23T08:33:29.532Z] Removing intermediate container cada9d424347 [2023-05-23T08:33:29.532Z] ---> 3372d4783369 [2023-05-23T08:33:29.532Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:33:29.532Z] ---> Running in 87e820450cf6 [2023-05-23T08:33:29.532Z] ---> Running in d91130945e2b [2023-05-23T08:33:29.532Z] ---> Running in 6fcda20c2fbe [2023-05-23T08:33:29.532Z] ---> Running in 3abe2e2e9008 [2023-05-23T08:33:29.532Z] ---> Running in c9169129cf22 [2023-05-23T08:33:29.532Z] Removing intermediate container 87e820450cf6 [2023-05-23T08:33:29.532Z] ---> 040b9c0f8cf5 [2023-05-23T08:33:29.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:33:29.532Z] ---> Running in 1acca1766f40 [2023-05-23T08:33:29.532Z] Removing intermediate container 3abe2e2e9008 [2023-05-23T08:33:29.532Z] ---> e79b6228cd21 [2023-05-23T08:33:29.532Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-23T08:33:29.532Z] Removing intermediate container c9169129cf22 [2023-05-23T08:33:29.532Z] ---> 27e4975e64d3 [2023-05-23T08:33:29.532Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:33:29.532Z] ---> Running in 8fb4b0af3d85 [2023-05-23T08:33:29.532Z] ---> Running in 4507d7ead5ca [2023-05-23T08:33:29.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:29.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:29.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:29.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:29.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:30.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:30.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:30.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:30.049Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:30.049Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:30.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:30.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:33:30.310Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:30.310Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:30.310Z] OK: 265 MiB in 53 packages [2023-05-23T08:33:30.568Z] Removing intermediate container d91130945e2b [2023-05-23T08:33:30.568Z] ---> e2b9596ce6b0 [2023-05-23T08:33:30.568Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-23T08:33:30.568Z] Removing intermediate container 6fcda20c2fbe [2023-05-23T08:33:30.568Z] ---> 648c45ba7732 [2023-05-23T08:33:30.568Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-23T08:33:30.568Z] ---> 75b3ba83f9a7 [2023-05-23T08:33:30.568Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:30.568Z] ---> Running in e5d1dd219a13 [2023-05-23T08:33:30.568Z] ---> 912effbb34cf [2023-05-23T08:33:30.568Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:30.826Z] ---> Running in 111f6f2e654b [2023-05-23T08:33:30.826Z] Removing intermediate container 1acca1766f40 [2023-05-23T08:33:30.826Z] ---> 92bed809cdc2 [2023-05-23T08:33:30.826Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:33:30.826Z] Removing intermediate container 4507d7ead5ca [2023-05-23T08:33:30.826Z] ---> eee1717af7f3 [2023-05-23T08:33:30.826Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:33:30.826Z] Removing intermediate container 8fb4b0af3d85 [2023-05-23T08:33:30.826Z] ---> 0c9e3e16018c [2023-05-23T08:33:30.826Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-23T08:33:31.084Z] ---> 7c218233c51d [2023-05-23T08:33:31.084Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:31.084Z] ---> 69ee5320e1e2 [2023-05-23T08:33:31.084Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:31.084Z] ---> 76712c00fae0 [2023-05-23T08:33:31.084Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:33:31.084Z] ---> Running in 254759daae08 [2023-05-23T08:33:31.084Z] ---> Running in 8712f3259333 [2023-05-23T08:33:31.084Z] ---> Running in f17be7270842 [2023-05-23T08:33:47.792Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-23T08:33:47.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T08:33:48.829Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-23T08:33:48.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-23T08:33:48.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T08:33:48.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T08:33:49.626Z] Merging remotes/origin/main commit 3d7959681c73ad1dd76784b2336248bd6b6384c3 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-23T08:33:50.312Z] Merge succeeded, producing 86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T08:33:50.313Z] Checking out Revision 86e8a477025edc663ac79143f0e4c113205cccbe (PR-4563) [2023-05-23T08:33:49.649Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T08:33:49.743Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-23T08:33:49.992Z] > git remote # timeout=10 [2023-05-23T08:33:50.012Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T08:33:50.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T08:33:50.048Z] > git merge 3d7959681c73ad1dd76784b2336248bd6b6384c3 # timeout=10 [2023-05-23T08:33:50.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T08:33:50.323Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T08:33:50.349Z] > git checkout -f 86e8a477025edc663ac79143f0e4c113205cccbe # timeout=10 [2023-05-23T08:33:53.953Z] Commit message: "Merge commit '3d7959681c73ad1dd76784b2336248bd6b6384c3' into HEAD" [2023-05-23T08:33:53.983Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T08:33:54.997Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T08:33:54.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T08:33:54.997Z] Dload Upload Total Spent Left Speed [2023-05-23T08:33:54.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [2023-05-23T08:33:53.966Z] > git rev-list --no-walk bed421a93afe04e0827e977f848fa9d776d749dd # timeout=10 [Pipeline] sh [2023-05-23T08:33:55.811Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T08:33:56.145Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T08:33:56.146Z] + sudo tee /etc/docker/daemon.new [2023-05-23T08:33:56.146Z] { [2023-05-23T08:33:56.146Z] "registry-mirrors": [ [2023-05-23T08:33:56.146Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T08:33:56.146Z] ], [2023-05-23T08:33:56.146Z] "bip": "10.250.0.254/24", [2023-05-23T08:33:56.146Z] "hosts": [ [2023-05-23T08:33:56.146Z] "tcp://0.0.0.0:5555", [2023-05-23T08:33:56.146Z] "unix:///var/run/docker.sock" [2023-05-23T08:33:56.146Z] ], [2023-05-23T08:33:56.146Z] "mtu": 1458, [2023-05-23T08:33:56.146Z] "selinux-enabled": true, [2023-05-23T08:33:56.146Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T08:33:56.146Z] } [Pipeline] sh [2023-05-23T08:33:56.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T08:33:56.812Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T08:34:15.102Z] provisioning config files... [2023-05-23T08:34:15.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config9790831277017392465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T08:34:15.493Z] ---> docker-login.sh [2023-05-23T08:34:15.493Z] nexus3.edgexfoundry.org:10001 [2023-05-23T08:34:15.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:34:16.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:34:16.045Z] Configure a credential helper to remove this warning. See [2023-05-23T08:34:16.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:34:16.045Z] [2023-05-23T08:34:16.045Z] Login Succeeded [2023-05-23T08:34:16.045Z] nexus3.edgexfoundry.org:10002 [2023-05-23T08:34:16.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:34:16.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:34:16.594Z] Configure a credential helper to remove this warning. See [2023-05-23T08:34:16.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:34:16.594Z] [2023-05-23T08:34:16.594Z] Login Succeeded [2023-05-23T08:34:16.594Z] nexus3.edgexfoundry.org:10003 [2023-05-23T08:34:16.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:34:16.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:34:16.866Z] Configure a credential helper to remove this warning. See [2023-05-23T08:34:16.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:34:16.866Z] [2023-05-23T08:34:16.866Z] Login Succeeded [2023-05-23T08:34:16.866Z] nexus3.edgexfoundry.org:10004 [2023-05-23T08:34:17.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:34:17.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:34:17.410Z] Configure a credential helper to remove this warning. See [2023-05-23T08:34:17.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:34:17.410Z] [2023-05-23T08:34:17.410Z] Login Succeeded [2023-05-23T08:34:17.410Z] docker.io [2023-05-23T08:34:17.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T08:34:17.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T08:34:17.954Z] Configure a credential helper to remove this warning. See [2023-05-23T08:34:17.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T08:34:17.954Z] [2023-05-23T08:34:17.954Z] Login Succeeded [2023-05-23T08:34:17.954Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T08:34:17.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-23T08:34:18.571Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo [2023-05-23T08:34:18.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T08:34:18.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T08:34:18.612Z] ========================================================= [2023-05-23T08:34:18.612Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T08:34:18.612Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:34:18.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T08:34:19.211Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T08:34:19.211Z] c41833b44d91: Pulling fs layer [2023-05-23T08:34:19.211Z] ed15518f5707: Pulling fs layer [2023-05-23T08:34:19.211Z] feae8fd75edb: Pulling fs layer [2023-05-23T08:34:19.211Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T08:34:19.211Z] 3cdef696dda3: Pulling fs layer [2023-05-23T08:34:19.211Z] 2ced38df9373: Pulling fs layer [2023-05-23T08:34:19.211Z] 58f1dce35555: Pulling fs layer [2023-05-23T08:34:19.211Z] 3cdef696dda3: Waiting [2023-05-23T08:34:19.211Z] 2ced38df9373: Waiting [2023-05-23T08:34:19.211Z] 58f1dce35555: Waiting [2023-05-23T08:34:19.211Z] 242c74f7c9fa: Waiting [2023-05-23T08:34:19.211Z] ed15518f5707: Verifying Checksum [2023-05-23T08:34:19.211Z] ed15518f5707: Download complete [2023-05-23T08:34:19.211Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T08:34:19.211Z] 242c74f7c9fa: Download complete [2023-05-23T08:34:19.211Z] 3cdef696dda3: Download complete [2023-05-23T08:34:19.211Z] c41833b44d91: Verifying Checksum [2023-05-23T08:34:19.211Z] c41833b44d91: Download complete [2023-05-23T08:34:20.660Z] c41833b44d91: Pull complete [2023-05-23T08:34:20.660Z] 58f1dce35555: Verifying Checksum [2023-05-23T08:34:20.660Z] 58f1dce35555: Download complete [2023-05-23T08:34:20.932Z] ed15518f5707: Pull complete [2023-05-23T08:34:21.910Z] feae8fd75edb: Download complete [2023-05-23T08:34:21.910Z] 2ced38df9373: Verifying Checksum [2023-05-23T08:34:21.910Z] 2ced38df9373: Download complete [2023-05-23T08:34:27.329Z] Removing intermediate container f17be7270842 [2023-05-23T08:34:27.329Z] ---> 1d2b6d2a07ec [2023-05-23T08:34:27.329Z] Step 8/23 : COPY . . [2023-05-23T08:34:27.329Z] Removing intermediate container 8712f3259333 [2023-05-23T08:34:27.329Z] ---> b68c632d8d69 [2023-05-23T08:34:27.329Z] Step 8/25 : COPY . . [2023-05-23T08:34:27.329Z] Removing intermediate container 254759daae08 [2023-05-23T08:34:27.329Z] ---> c28ceafb00f4 [2023-05-23T08:34:27.329Z] Step 8/23 : COPY . . [2023-05-23T08:34:27.329Z] Removing intermediate container 111f6f2e654b [2023-05-23T08:34:27.329Z] ---> cbc2d578e8cc [2023-05-23T08:34:27.329Z] Step 7/25 : COPY . . [2023-05-23T08:34:27.329Z] Removing intermediate container e5d1dd219a13 [2023-05-23T08:34:27.329Z] ---> 08db9a5a9a9d [2023-05-23T08:34:27.329Z] Step 7/33 : COPY . . [2023-05-23T08:34:32.012Z] feae8fd75edb: Pull complete [2023-05-23T08:34:32.012Z] 242c74f7c9fa: Pull complete [2023-05-23T08:34:32.280Z] 3cdef696dda3: Pull complete [2023-05-23T08:34:42.282Z] ---> 337e9b44e646 [2023-05-23T08:34:42.282Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-23T08:34:42.282Z] ---> e08e29bc5702 [2023-05-23T08:34:42.282Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-23T08:34:42.282Z] ---> 9b9d4be4a048 [2023-05-23T08:34:42.282Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-23T08:34:42.282Z] ---> b0344ec60f63 [2023-05-23T08:34:42.282Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-23T08:34:42.282Z] ---> 8b0206dc3a96 [2023-05-23T08:34:42.282Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-23T08:34:42.282Z] ---> Running in 1ea2495eb9a4 [2023-05-23T08:34:42.282Z] ---> Running in 07c27af8b1e2 [2023-05-23T08:34:42.282Z] ---> Running in 0105757a27a1 [2023-05-23T08:34:42.282Z] ---> Running in 46220b2300b6 [2023-05-23T08:34:42.282Z] ---> Running in 5014ee3d95f0 [2023-05-23T08:34:42.282Z] 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-23T08:34:42.282Z] 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-23T08:34:42.282Z] 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-23T08:34:42.282Z] 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-23T08:34:42.282Z] 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-23T08:34:42.397Z] 2ced38df9373: Pull complete [2023-05-23T08:34:43.824Z] 58f1dce35555: Pull complete [2023-05-23T08:34:43.824Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T08:34:43.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T08:34:43.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:34:44.163Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T08:34:44.163Z] WORKDIR /edgex [2023-05-23T08:34:44.163Z] COPY go.mod . [2023-05-23T08:34:44.163Z] RUN go mod download [2023-05-23T08:34:44.163Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-23T08:34:44.760Z] Sending build context to Docker daemon 2.928MB [2023-05-23T08:34:44.760Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T08:34:44.760Z] ---> fadd8f120f05 [2023-05-23T08:34:44.760Z] Step 2/4 : WORKDIR /edgex [2023-05-23T08:34:46.727Z] ---> Running in 948148db2dab [2023-05-23T08:34:46.998Z] Removing intermediate container 948148db2dab [2023-05-23T08:34:46.998Z] ---> f3af8caeecdf [2023-05-23T08:34:46.998Z] Step 3/4 : COPY go.mod . [2023-05-23T08:34:47.269Z] ---> f101764bded3 [2023-05-23T08:34:47.269Z] Step 4/4 : RUN go mod download [2023-05-23T08:34:47.540Z] ---> Running in 9814e1c77eb9 [2023-05-23T08:35:14.482Z] 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-23T08:35:19.886Z] Removing intermediate container 9814e1c77eb9 [2023-05-23T08:35:19.886Z] ---> 158620b31a7a [2023-05-23T08:35:19.886Z] Successfully built 158620b31a7a [2023-05-23T08:35:19.886Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:35:20.234Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T08:35:20.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:35:20.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-16481 does not seem to be running inside a container [2023-05-23T08:35:20.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T08:35:21.102Z] Removing intermediate container 0105757a27a1 [2023-05-23T08:35:21.102Z] Removing intermediate container 1ea2495eb9a4 [2023-05-23T08:35:21.102Z] ---> e741331f7717 [2023-05-23T08:35:21.102Z] ---> f01945d8a3c7 [2023-05-23T08:35:21.102Z] [2023-05-23T08:35:21.102Z] [2023-05-23T08:35:21.102Z] Step 9/25 : FROM alpine:3.17 [2023-05-23T08:35:21.102Z] Step 9/33 : FROM alpine:3.17 [2023-05-23T08:35:21.102Z] Removing intermediate container 07c27af8b1e2 [2023-05-23T08:35:21.102Z] ---> 839c8be57ff6 [2023-05-23T08:35:21.102Z] [2023-05-23T08:35:21.102Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:35:21.102Z] Removing intermediate container 5014ee3d95f0 [2023-05-23T08:35:21.102Z] ---> ed90205d1fdc [2023-05-23T08:35:21.102Z] [2023-05-23T08:35:21.102Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:35:21.102Z] 3.17: Pulling from library/alpine [2023-05-23T08:35:21.102Z] 3.17: Pulling from library/alpine [2023-05-23T08:35:21.102Z] 3.17: Pulling from library/alpine [2023-05-23T08:35:22.112Z] Removing intermediate container 46220b2300b6 [2023-05-23T08:35:22.113Z] ---> 3bbf5b485755 [2023-05-23T08:35:22.113Z] [2023-05-23T08:35:22.113Z] Step 10/25 : FROM alpine:3.17 [2023-05-23T08:35:22.372Z] 3.17: Pulling from library/alpine [2023-05-23T08:35:22.372Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:35:22.372Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:35:22.372Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T08:35:22.372Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T08:35:22.372Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:35:22.372Z] Status: Image is up to date for alpine:3.17 [2023-05-23T08:35:22.372Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:35:22.372Z] Status: Image is up to date for alpine:3.17 [2023-05-23T08:35:22.372Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:22.372Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-23T08:35:22.372Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:22.372Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T08:35:22.372Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:22.372Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T08:35:22.372Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:22.372Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T08:35:22.372Z] ---> Running in cb463fbae930 [2023-05-23T08:35:22.372Z] ---> Running in 618cfdef96cb [2023-05-23T08:35:22.372Z] ---> Running in c4546e6cde17 [2023-05-23T08:35:22.372Z] ---> Running in a6f04f326681 [2023-05-23T08:35:22.372Z] 3.17: Pulling from library/alpine [2023-05-23T08:35:22.372Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:35:22.372Z] Status: Image is up to date for alpine:3.17 [2023-05-23T08:35:22.372Z] ---> 9ed4aefc74f6 [2023-05-23T08:35:22.372Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:35:22.372Z] ---> Running in 138fee07f90a [2023-05-23T08:35:22.372Z] Removing intermediate container cb463fbae930 [2023-05-23T08:35:22.372Z] ---> baf10d526cf2 [2023-05-23T08:35:22.372Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:35:22.631Z] ---> Running in 615814b009ef [2023-05-23T08:35:22.631Z] Removing intermediate container c4546e6cde17 [2023-05-23T08:35:22.631Z] ---> 5769d1d6e4b7 [2023-05-23T08:35:22.631Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:35:22.631Z] Removing intermediate container a6f04f326681 [2023-05-23T08:35:22.631Z] ---> bac7de052848 [2023-05-23T08:35:22.631Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-23T08:35:22.631Z] ---> Running in d099b477e3c0 [2023-05-23T08:35:22.631Z] ---> Running in 20a43469645e [2023-05-23T08:35:22.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:22.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:22.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:22.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:22.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:23.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:23.148Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-23T08:35:23.148Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:23.148Z] (3/3) Installing su-exec (0.2-r2) [2023-05-23T08:35:23.148Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:23.148Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T08:35:23.148Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:23.148Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:23.148Z] OK: 7 MiB in 16 packages [2023-05-23T08:35:23.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:23.148Z] OK: 8 MiB in 18 packages [2023-05-23T08:35:23.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:23.411Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:23.411Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:23.411Z] OK: 7 MiB in 16 packages [2023-05-23T08:35:23.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:23.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:23.666Z] $ docker top 3cdd00bc59236f52f8ae2aa56e9089d98c51b12350493928e05016d20ce23e05 -eo pid,comm [2023-05-23T08:35:23.669Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:23.669Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:23.669Z] OK: 7 MiB in 16 packages [2023-05-23T08:35:23.669Z] Removing intermediate container 138fee07f90a [2023-05-23T08:35:23.669Z] ---> 8f2f470f1997 [2023-05-23T08:35:23.669Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:35:23.669Z] ---> Running in 0747458b8500 [2023-05-23T08:35:23.669Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T08:35:23.669Z] (2/2) Installing su-exec (0.2-r2) [2023-05-23T08:35:23.669Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:35:23.669Z] OK: 7 MiB in 17 packages [Pipeline] { [Pipeline] sh [2023-05-23T08:35:23.933Z] Removing intermediate container 0747458b8500 [2023-05-23T08:35:23.933Z] ---> 760b55be4651 [2023-05-23T08:35:23.933Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-23T08:35:23.933Z] Removing intermediate container 615814b009ef [2023-05-23T08:35:23.933Z] ---> 38f339a0ecd3 [2023-05-23T08:35:23.933Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:23.933Z] ---> Running in 89a035fd129c [2023-05-23T08:35:23.933Z] Removing intermediate container 618cfdef96cb [2023-05-23T08:35:23.933Z] ---> 4d75fb2fc22f [2023-05-23T08:35:23.933Z] 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-23T08:35:23.933Z] ---> Running in ef4af70deb15 [2023-05-23T08:35:23.933Z] Removing intermediate container 89a035fd129c [2023-05-23T08:35:23.933Z] ---> 5e1458b80c7d [2023-05-23T08:35:23.933Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-23T08:35:23.933Z] ---> Running in 6620dfe889d9 [2023-05-23T08:35:23.933Z] Removing intermediate container 20a43469645e [2023-05-23T08:35:23.933Z] ---> c95883608305 [2023-05-23T08:35:23.933Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:23.933Z] ---> df7e66af4e2b [2023-05-23T08:35:23.933Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:23.933Z] Removing intermediate container ef4af70deb15 [2023-05-23T08:35:23.933Z] ---> f12ed487e5d1 [2023-05-23T08:35:23.933Z] Step 12/25 : WORKDIR / [2023-05-23T08:35:24.191Z] Removing intermediate container 6620dfe889d9 [2023-05-23T08:35:24.191Z] ---> 78d331747f75 [2023-05-23T08:35:24.191Z] Step 15/25 : WORKDIR / [2023-05-23T08:35:24.191Z] ---> Running in ea59cc062b22 [2023-05-23T08:35:24.191Z] ---> Running in 82982b33aa7d [2023-05-23T08:35:24.191Z] ---> 78c7f62a56a5 [2023-05-23T08:35:24.191Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:24.191Z] ---> 039512acd3bc [2023-05-23T08:35:24.191Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-23T08:35:24.191Z] Removing intermediate container d099b477e3c0 [2023-05-23T08:35:24.191Z] ---> 715745c4f500 [2023-05-23T08:35:24.191Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-23T08:35:24.191Z] Removing intermediate container ea59cc062b22 [2023-05-23T08:35:24.191Z] ---> 68b02ea92d6e [2023-05-23T08:35:24.191Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:24.453Z] ---> Running in b57b628fbb1e [2023-05-23T08:35:24.453Z] Removing intermediate container 82982b33aa7d [2023-05-23T08:35:24.453Z] ---> cd46bbb941ff [2023-05-23T08:35:24.453Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:24.520Z] + go version [2023-05-23T08:35:24.520Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T08:35:24.544Z] $ docker stop --time=1 3cdd00bc59236f52f8ae2aa56e9089d98c51b12350493928e05016d20ce23e05 [2023-05-23T08:35:24.715Z] ---> 84680d58b9ef [2023-05-23T08:35:24.715Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-23T08:35:24.715Z] ---> 539247e35441 [2023-05-23T08:35:24.715Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:24.715Z] ---> c411cb0fb61f [2023-05-23T08:35:24.715Z] ---> 6bf0234a025e [2023-05-23T08:35:24.715Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt /Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:35:24.715Z] [2023-05-23T08:35:24.715Z] Removing intermediate container b57b628fbb1e [2023-05-23T08:35:24.715Z] ---> e37f62674d96 [2023-05-23T08:35:24.715Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-23T08:35:24.715Z] ---> Running in a1f03496264e [2023-05-23T08:35:24.973Z] Removing intermediate container a1f03496264e [2023-05-23T08:35:24.973Z] ---> 4877fddeab55 [2023-05-23T08:35:24.973Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-23T08:35:24.973Z] ---> 5e45739e0337 [2023-05-23T08:35:24.973Z] ---> d33140c802be [2023-05-23T08:35:24.973Z] 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-23T08:35:24.973Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-23T08:35:24.973Z] ---> 7c4c92803f4c [2023-05-23T08:35:24.973Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-23T08:35:24.973Z] ---> 7e6f2c9d7f98 [2023-05-23T08:35:24.973Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:35:24.973Z] ---> Running in d445f7de0749 [2023-05-23T08:35:25.231Z] Removing intermediate container d445f7de0749 [2023-05-23T08:35:25.231Z] ---> 523fa442b098 [2023-05-23T08:35:25.231Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-23T08:35:25.488Z] ---> fb8ab2fe9699 [2023-05-23T08:35:25.488Z] 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-23T08:35:25.488Z] ---> Running in ed1469f28400 [2023-05-23T08:35:25.488Z] ---> 6c645ee57259 [2023-05-23T08:35:25.488Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:35:25.488Z] ---> 4e66b0ae94d3 [2023-05-23T08:35:25.488Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:35:25.488Z] ---> 8b9c5decc4c8 [2023-05-23T08:35:25.488Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-23T08:35:25.488Z] ---> Running in 6ba8cac7deb2 [2023-05-23T08:35:25.488Z] Removing intermediate container ed1469f28400 [2023-05-23T08:35:25.488Z] ---> 0ce3c4b3f1d7 [2023-05-23T08:35:25.488Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-23T08:35:25.488Z] ---> d2a3ee33e589 [2023-05-23T08:35:25.488Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:35:25.488Z] ---> Running in c8d66460d842 [2023-05-23T08:35:25.746Z] ---> 8ad955f25824 [2023-05-23T08:35:25.746Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-23T08:35:25.746Z] ---> 47d61e3eaac7 [2023-05-23T08:35:25.746Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:35:25.746Z] ---> Running in 1e1666144409 [2023-05-23T08:35:25.746Z] ---> ec9b404204da [2023-05-23T08:35:25.746Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-23T08:35:25.746Z] ---> 1087fd360cd0 [2023-05-23T08:35:25.746Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-23T08:35:25.746Z] ---> Running in 32003f5bbe29 [2023-05-23T08:35:26.188Z] $ docker rm -f --volumes 3cdd00bc59236f52f8ae2aa56e9089d98c51b12350493928e05016d20ce23e05 [2023-05-23T08:35:26.311Z] Removing intermediate container 32003f5bbe29 [2023-05-23T08:35:26.311Z] ---> 9a3100bec3a1 [2023-05-23T08:35:26.311Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:35:26.311Z] ---> 336454973271 [2023-05-23T08:35:26.311Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-23T08:35:26.311Z] ---> Running in ea6f033d3ce5 [2023-05-23T08:35:26.311Z] Removing intermediate container ea6f033d3ce5 [2023-05-23T08:35:26.311Z] ---> a5d5d9719c7e [2023-05-23T08:35:26.311Z] Step 23/25 : LABEL arch=x86_64 [2023-05-23T08:35:26.311Z] ---> Running in f59001bddc43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:35:26.569Z] Removing intermediate container f59001bddc43 [2023-05-23T08:35:26.569Z] ---> a6ffff297400 [2023-05-23T08:35:26.569Z] Step 24/25 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:35:26.569Z] ---> Running in 10c8f37f11e2 [2023-05-23T08:35:26.742Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T08:35:26.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:35:26.828Z] Removing intermediate container c8d66460d842 [2023-05-23T08:35:26.828Z] ---> 6bb3442e99a6 [2023-05-23T08:35:26.828Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-23T08:35:26.828Z] Removing intermediate container 6ba8cac7deb2 [2023-05-23T08:35:26.828Z] ---> 20843f43d22d [2023-05-23T08:35:26.829Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:35:26.829Z] ---> Running in b6bbe061395b [2023-05-23T08:35:26.829Z] ---> eb6c7923b699 [2023-05-23T08:35:26.829Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T08:35:26.829Z] Removing intermediate container 10c8f37f11e2 [2023-05-23T08:35:26.829Z] ---> a2fb7327e9c7 [2023-05-23T08:35:26.829Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T08:35:26.829Z] Removing intermediate container 1e1666144409 [2023-05-23T08:35:26.829Z] ---> ae6783033839 [2023-05-23T08:35:26.829Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:35:26.829Z] ---> Running in c5c094f6e533 [2023-05-23T08:35:26.829Z] ---> Running in 816127d6f6d3 [2023-05-23T08:35:26.829Z] ---> Running in 6c5160d8e857 [2023-05-23T08:35:26.829Z] Removing intermediate container b6bbe061395b [2023-05-23T08:35:26.829Z] ---> 140dce0799b0 [2023-05-23T08:35:26.829Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-23T08:35:26.829Z] Removing intermediate container c5c094f6e533 [2023-05-23T08:35:26.829Z] ---> cd1348358b7b [2023-05-23T08:35:26.829Z] [2023-05-23T08:35:26.829Z] Removing intermediate container 6c5160d8e857 [2023-05-23T08:35:26.829Z] ---> 50b2038c438a [2023-05-23T08:35:26.829Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:35:26.829Z] Removing intermediate container 816127d6f6d3 [2023-05-23T08:35:26.829Z] ---> 94ddbba62ec2 [2023-05-23T08:35:26.829Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:35:26.829Z] ---> 4a6385cad6be [2023-05-23T08:35:26.829Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:35:26.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-16481 does not seem to be running inside a container [2023-05-23T08:35:27.021Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T08:35:27.087Z] ---> Running in 6fd78527aee2 [2023-05-23T08:35:27.087Z] Successfully built cd1348358b7b [2023-05-23T08:35:27.087Z] ---> Running in ae9ffbb685a6 [2023-05-23T08:35:27.087Z] ---> Running in 80525cc34ca7 [2023-05-23T08:35:27.087Z] Successfully tagged core-metadata:latest [2023-05-23T08:35:27.087Z]  Building core-metadata ... done Building support-scheduler [2023-05-23T08:35:27.087Z] ---> 48a714185ac3 [2023-05-23T08:35:27.087Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-23T08:35:27.347Z] ---> Running in b26a53d1aaa0 [2023-05-23T08:35:28.312Z] $ docker top 29ccc7ca6bea9e89926985610e1a606afaf148f16f456eca1e411e7e020385a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T08:35:28.554Z] ========================================================= [2023-05-23T08:35:28.554Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-23T08:35:28.554Z] ========================================================= [Pipeline] sh [2023-05-23T08:35:28.729Z] Removing intermediate container 6fd78527aee2 [2023-05-23T08:35:28.729Z] ---> bbcdfb289698 [2023-05-23T08:35:28.729Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:35:29.185Z] + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh [2023-05-23T08:35:29.841Z] + make test [2023-05-23T08:35:29.841Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T08:35:30.132Z] Removing intermediate container ae9ffbb685a6 [2023-05-23T08:35:30.132Z] ---> 70e8053d07ca [2023-05-23T08:35:30.132Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:35:30.132Z] ---> Running in e0da4aa2042d [2023-05-23T08:35:30.132Z] ---> Running in aa0de65f8b53 [2023-05-23T08:35:30.735Z] Removing intermediate container e0da4aa2042d [2023-05-23T08:35:30.735Z] ---> 8d8a81c07b6c [2023-05-23T08:35:30.735Z] Step 22/23 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:35:30.995Z] Removing intermediate container aa0de65f8b53 [2023-05-23T08:35:30.995Z] ---> 19909af5b591 [2023-05-23T08:35:30.995Z] Step 22/23 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:35:30.995Z] ---> Running in 99b23fc88b95 [2023-05-23T08:35:31.253Z] ---> Running in 674a3f39648b [2023-05-23T08:35:31.253Z] Removing intermediate container 80525cc34ca7 [2023-05-23T08:35:31.253Z] ---> ec98d33d9dae [2023-05-23T08:35:31.253Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:35:31.253Z] Removing intermediate container 99b23fc88b95 [2023-05-23T08:35:31.253Z] ---> fb4e8a3eb05f [2023-05-23T08:35:31.253Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:35:31.518Z] ---> Running in 4722e4ff84ad [2023-05-23T08:35:31.518Z] ---> Running in bc87a6d3e8c2 [2023-05-23T08:35:31.518Z] Removing intermediate container 674a3f39648b [2023-05-23T08:35:31.518Z] ---> 3398235a8ebf [2023-05-23T08:35:31.518Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:35:31.518Z] ---> Running in aad4b00de34f [2023-05-23T08:35:31.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:35:31.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:35:31.518Z] ---> 8e9ef93283a7 [2023-05-23T08:35:31.518Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:35:31.518Z] ---> Using cache [2023-05-23T08:35:31.518Z] ---> bff6682fd8c1 [2023-05-23T08:35:31.518Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:35:31.518Z] ---> Using cache [2023-05-23T08:35:31.518Z] ---> e79b6228cd21 [2023-05-23T08:35:31.518Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:35:31.518Z] ---> Using cache [2023-05-23T08:35:31.518Z] ---> 0c9e3e16018c [2023-05-23T08:35:31.518Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:35:31.518Z] ---> Using cache [2023-05-23T08:35:31.518Z] ---> 76712c00fae0 [2023-05-23T08:35:31.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:35:31.518Z] ---> Using cache [2023-05-23T08:35:31.518Z] ---> b68c632d8d69 [2023-05-23T08:35:31.518Z] Step 8/23 : COPY . . [2023-05-23T08:35:31.518Z] ---> Using cache [2023-05-23T08:35:31.518Z] ---> b0344ec60f63 [2023-05-23T08:35:31.518Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-23T08:35:31.518Z] ---> Running in 33d91444863e [2023-05-23T08:35:31.518Z] Removing intermediate container 4722e4ff84ad [2023-05-23T08:35:31.518Z] ---> fce5c868a4fc [2023-05-23T08:35:31.518Z] Step 23/25 : LABEL arch=x86_64 [2023-05-23T08:35:31.518Z] ---> Running in 2fb60ace07b3 [2023-05-23T08:35:31.518Z] Removing intermediate container b26a53d1aaa0 [2023-05-23T08:35:31.518Z] ---> 038b9e914489 [2023-05-23T08:35:31.518Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:35:31.518Z] Removing intermediate container bc87a6d3e8c2 [2023-05-23T08:35:31.518Z] ---> 183a6bf998e4 [2023-05-23T08:35:31.518Z] [2023-05-23T08:35:31.518Z] Removing intermediate container aad4b00de34f [2023-05-23T08:35:31.518Z] ---> af68d81596a4 [2023-05-23T08:35:31.518Z] [2023-05-23T08:35:31.518Z] Removing intermediate container 2fb60ace07b3 [2023-05-23T08:35:31.518Z] ---> 5d24603571f8 [2023-05-23T08:35:31.518Z] Step 24/25 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:35:31.777Z] Successfully built 183a6bf998e4 [2023-05-23T08:35:31.777Z] Successfully built af68d81596a4 [2023-05-23T08:35:31.777Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-23T08:35:31.777Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-05-23T08:35:31.777Z] Successfully tagged security-proxy-auth:latest [2023-05-23T08:35:31.777Z] Building core-data [2023-05-23T08:35:31.777Z] ---> Running in 776b27fa22ac [2023-05-23T08:35:31.777Z]  Building security-proxy-auth ... done  ---> be354cd77632 [2023-05-23T08:35:31.777Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:35:31.777Z] 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-23T08:35:31.777Z] Removing intermediate container 776b27fa22ac [2023-05-23T08:35:31.777Z] ---> cdda06385b86 [2023-05-23T08:35:31.777Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T08:35:32.034Z] ---> 0d5236da6350 [2023-05-23T08:35:32.034Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-23T08:35:32.034Z] ---> Running in dec6e2d5fd6a [2023-05-23T08:35:36.412Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:35:36.412Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:35:36.412Z] ---> 8e9ef93283a7 [2023-05-23T08:35:36.412Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:35:36.412Z] ---> Using cache [2023-05-23T08:35:36.412Z] ---> bff6682fd8c1 [2023-05-23T08:35:36.412Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:35:36.412Z] ---> Using cache [2023-05-23T08:35:36.413Z] ---> e79b6228cd21 [2023-05-23T08:35:36.413Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-23T08:35:36.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:35:36.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:35:36.413Z] ---> 8e9ef93283a7 [2023-05-23T08:35:36.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:35:36.413Z] ---> Using cache [2023-05-23T08:35:36.413Z] ---> bff6682fd8c1 [2023-05-23T08:35:36.413Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:35:36.413Z] ---> Using cache [2023-05-23T08:35:36.413Z] ---> e79b6228cd21 [2023-05-23T08:35:36.413Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:35:36.413Z] ---> Using cache [2023-05-23T08:35:36.413Z] ---> 0c9e3e16018c [2023-05-23T08:35:36.413Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:35:36.413Z] ---> Using cache [2023-05-23T08:35:36.413Z] ---> 76712c00fae0 [2023-05-23T08:35:36.413Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:35:36.413Z] ---> Using cache [2023-05-23T08:35:36.413Z] ---> b68c632d8d69 [2023-05-23T08:35:36.413Z] Step 8/23 : COPY . . [2023-05-23T08:35:36.413Z] ---> Using cache [2023-05-23T08:35:36.413Z] ---> b0344ec60f63 [2023-05-23T08:35:36.413Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-23T08:35:38.954Z] Removing intermediate container dec6e2d5fd6a [2023-05-23T08:35:38.954Z] ---> 072d960ff7a0 [2023-05-23T08:35:38.954Z] [2023-05-23T08:35:38.954Z] Successfully built 072d960ff7a0 [2023-05-23T08:35:39.524Z] Successfully tagged security-secretstore-setup:latest [2023-05-23T08:35:39.524Z] Building security-spiffe-token-provider [2023-05-23T08:35:39.790Z]  Building security-secretstore-setup ... done  ---> fb4f97796700 [2023-05-23T08:35:39.790Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-23T08:35:39.790Z] ---> Running in 8fa9ab8a2d2a [2023-05-23T08:35:39.790Z] ---> Running in cc1230051927 [2023-05-23T08:35:42.619Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:35:42.619Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:35:42.619Z] ---> 8e9ef93283a7 [2023-05-23T08:35:42.619Z] Step 3/20 : WORKDIR /edgex-go [2023-05-23T08:35:42.619Z] ---> Using cache [2023-05-23T08:35:42.619Z] ---> 39a35f09cc61 [2023-05-23T08:35:42.619Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-23T08:35:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:45.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:45.404Z] OK: 265 MiB in 53 packages [2023-05-23T08:35:45.705Z] ---> bbed5bdd37a3 [2023-05-23T08:35:45.705Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-23T08:35:45.705Z] ---> Running in 15675948d241 [2023-05-23T08:35:45.705Z] ---> dc1811e6f8bf [2023-05-23T08:35:45.705Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-23T08:35:45.705Z] 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-23T08:35:45.989Z] ---> d37cac809ab2 [2023-05-23T08:35:45.989Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-23T08:35:45.989Z] Removing intermediate container 8fa9ab8a2d2a [2023-05-23T08:35:45.989Z] ---> a3086e1ae150 [2023-05-23T08:35:45.989Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:35:45.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:46.281Z] ---> 44c238ebc9f3 [2023-05-23T08:35:46.281Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-23T08:35:46.281Z] ---> 9370e71f76aa [2023-05-23T08:35:46.281Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:35:46.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:46.281Z] ---> Running in 9661130fb4f9 [2023-05-23T08:35:46.573Z] ---> 99ab8c89a9e9 [2023-05-23T08:35:46.573Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-23T08:35:46.573Z] ---> Running in 48603551be0d [2023-05-23T08:35:46.573Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:35:46.573Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:35:46.573Z] OK: 17826 distinct packages available [2023-05-23T08:35:46.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:46.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:35:46.858Z] OK: 265 MiB in 53 packages [2023-05-23T08:35:47.864Z] Removing intermediate container 48603551be0d [2023-05-23T08:35:47.864Z] ---> 36c4f48e9be0 [2023-05-23T08:35:47.864Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-23T08:35:47.864Z] Removing intermediate container 15675948d241 [2023-05-23T08:35:47.864Z] ---> 6a90f24c8689 [2023-05-23T08:35:47.864Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-23T08:35:47.864Z] ---> Running in 51a4fe8bdb19 [2023-05-23T08:35:48.125Z] Removing intermediate container 51a4fe8bdb19 [2023-05-23T08:35:48.125Z] ---> 65ed13f9d895 [2023-05-23T08:35:48.125Z] Step 30/33 : CMD ["gate"] [2023-05-23T08:35:48.125Z] ---> a8c4b8b07ffb [2023-05-23T08:35:48.125Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:35:48.125Z] ---> Running in 907f9db818b8 [2023-05-23T08:35:48.125Z] ---> Running in 5315c8f14fe4 [2023-05-23T08:35:48.383Z] Removing intermediate container 907f9db818b8 [2023-05-23T08:35:48.383Z] ---> deef56117352 [2023-05-23T08:35:48.383Z] Step 31/33 : LABEL arch=x86_64 [2023-05-23T08:35:48.383Z] ---> Running in 244d20c7bde8 [2023-05-23T08:35:48.641Z] Removing intermediate container 244d20c7bde8 [2023-05-23T08:35:48.641Z] ---> 050b325a7e60 [2023-05-23T08:35:48.641Z] Step 32/33 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:35:48.641Z] ---> Running in 3f3a18b6098d [2023-05-23T08:35:48.962Z] Removing intermediate container 3f3a18b6098d [2023-05-23T08:35:48.962Z] ---> 0bb47559fd90 [2023-05-23T08:35:48.962Z] Step 33/33 : LABEL version=0.0.0 [2023-05-23T08:35:49.221Z] ---> Running in e8b9bd74b5cb [2023-05-23T08:35:49.221Z] Removing intermediate container e8b9bd74b5cb [2023-05-23T08:35:49.221Z] ---> 9aa35b552b00 [2023-05-23T08:35:49.221Z] [2023-05-23T08:35:49.479Z] Successfully built 9aa35b552b00 [2023-05-23T08:35:49.479Z] Successfully tagged security-bootstrapper:latest [2023-05-23T08:35:49.479Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-05-23T08:35:52.031Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:35:52.031Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:35:52.031Z] ---> 8e9ef93283a7 [2023-05-23T08:35:52.031Z] Step 3/22 : WORKDIR /edgex-go [2023-05-23T08:35:52.031Z] ---> Using cache [2023-05-23T08:35:52.031Z] ---> 39a35f09cc61 [2023-05-23T08:35:52.031Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-23T08:35:52.031Z] ---> Using cache [2023-05-23T08:35:52.031Z] ---> e2b9596ce6b0 [2023-05-23T08:35:52.031Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-23T08:35:52.031Z] ---> Using cache [2023-05-23T08:35:52.031Z] ---> 75b3ba83f9a7 [2023-05-23T08:35:52.031Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:35:52.031Z] ---> Using cache [2023-05-23T08:35:52.031Z] ---> 08db9a5a9a9d [2023-05-23T08:35:52.031Z] Step 7/22 : COPY . . [2023-05-23T08:35:52.031Z] ---> Using cache [2023-05-23T08:35:52.031Z] ---> 337e9b44e646 [2023-05-23T08:35:52.031Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-23T08:35:56.347Z] ---> Running in ae49f1d156dd [2023-05-23T08:35:56.606Z] 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-23T08:36:04.886Z] Removing intermediate container 33d91444863e [2023-05-23T08:36:04.886Z] ---> f2ce51870111 [2023-05-23T08:36:04.886Z] [2023-05-23T08:36:04.886Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:36:04.886Z] ---> 9ed4aefc74f6 [2023-05-23T08:36:04.886Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:36:04.886Z] ---> Using cache [2023-05-23T08:36:04.886Z] ---> 8f2f470f1997 [2023-05-23T08:36:04.886Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:36:04.886Z] ---> Using cache [2023-05-23T08:36:04.886Z] ---> 760b55be4651 [2023-05-23T08:36:04.886Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-23T08:36:05.609Z] ---> Running in ee2a3b0b2f53 [2023-05-23T08:36:05.609Z] Removing intermediate container ee2a3b0b2f53 [2023-05-23T08:36:05.609Z] ---> 9eb1cfdd2e1a [2023-05-23T08:36:05.609Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T08:36:05.609Z] ---> Running in 04103d41bfb0 [2023-05-23T08:36:05.609Z] Removing intermediate container 04103d41bfb0 [2023-05-23T08:36:05.609Z] ---> 2d7625e08b19 [2023-05-23T08:36:05.609Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:36:05.609Z] ---> 6b94d03122f1 [2023-05-23T08:36:05.609Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:36:06.550Z] ---> a38c71120ae0 [2023-05-23T08:36:06.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-23T08:36:07.490Z] ---> 104270b154d7 [2023-05-23T08:36:07.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:36:08.075Z] ---> 0996d56543ac [2023-05-23T08:36:08.075Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-23T08:36:08.335Z] ---> Running in f4fb3713e801 [2023-05-23T08:36:08.903Z] Removing intermediate container f4fb3713e801 [2023-05-23T08:36:08.903Z] ---> e3e9b6d9225f [2023-05-23T08:36:08.903Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:36:09.163Z] ---> Running in 2c22af973e9c [2023-05-23T08:36:09.450Z] Removing intermediate container 2c22af973e9c [2023-05-23T08:36:09.450Z] ---> 51d462decdbc [2023-05-23T08:36:09.450Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:36:09.709Z] ---> Running in 6a73e5e38fe4 [2023-05-23T08:36:09.709Z] Removing intermediate container cc1230051927 [2023-05-23T08:36:09.709Z] ---> 45a7f2167b8c [2023-05-23T08:36:09.709Z] [2023-05-23T08:36:09.709Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:36:09.709Z] ---> 9ed4aefc74f6 [2023-05-23T08:36:09.709Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:36:09.709Z] ---> Running in 958e19714709 [2023-05-23T08:36:09.709Z] Removing intermediate container 6a73e5e38fe4 [2023-05-23T08:36:09.709Z] ---> 2dc26acc638d [2023-05-23T08:36:09.709Z] Step 22/23 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:36:09.709Z] ---> Running in 278e4875bab0 [2023-05-23T08:36:09.709Z] Removing intermediate container 958e19714709 [2023-05-23T08:36:09.709Z] ---> ba4c605bcdcf [2023-05-23T08:36:09.709Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-23T08:36:09.709Z] ---> Running in 91e692653cdd [2023-05-23T08:36:09.968Z] Removing intermediate container 278e4875bab0 [2023-05-23T08:36:09.968Z] ---> 399190b34c43 [2023-05-23T08:36:09.968Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:36:09.968Z] ---> Running in 39de96b76ded [2023-05-23T08:36:09.968Z] Removing intermediate container 91e692653cdd [2023-05-23T08:36:09.968Z] ---> 37cef6378a30 [2023-05-23T08:36:09.968Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-23T08:36:09.968Z] ---> Running in 45659fbdd240 [2023-05-23T08:36:09.968Z] Removing intermediate container 39de96b76ded [2023-05-23T08:36:09.968Z] ---> b8382ddd72b9 [2023-05-23T08:36:09.968Z] [2023-05-23T08:36:10.228Z] Removing intermediate container 45659fbdd240 [2023-05-23T08:36:10.228Z] ---> a68e91d4cbcb [2023-05-23T08:36:10.228Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:36:10.228Z] Successfully built b8382ddd72b9 [2023-05-23T08:36:10.228Z] Successfully tagged support-scheduler:latest [2023-05-23T08:36:10.228Z]  Building support-scheduler ... done Building security-spire-config [2023-05-23T08:36:10.228Z] ---> Running in c74cca8b9bf9 [2023-05-23T08:36:10.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:10.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:10.747Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:36:10.747Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:36:10.747Z] OK: 7 MiB in 16 packages [2023-05-23T08:36:14.200Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:36:14.200Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:36:14.200Z] ---> 8e9ef93283a7 [2023-05-23T08:36:14.200Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T08:36:14.200Z] ---> Using cache [2023-05-23T08:36:14.200Z] ---> 39a35f09cc61 [2023-05-23T08:36:14.200Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T08:36:16.249Z] ---> Running in 7358df03f400 [2023-05-23T08:36:16.249Z] Removing intermediate container c74cca8b9bf9 [2023-05-23T08:36:16.249Z] ---> 0c6488d46190 [2023-05-23T08:36:16.249Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:36:16.511Z] ---> 0cbfac7ff1cf [2023-05-23T08:36:16.511Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:36:16.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:16.729Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-23T08:36:16.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:17.050Z] OK: 265 MiB in 53 packages [2023-05-23T08:36:17.310Z] ---> 4cf768331b9c [2023-05-23T08:36:17.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-23T08:36:22.616Z] Removing intermediate container ae49f1d156dd [2023-05-23T08:36:22.616Z] ---> f3b2a8a265a3 [2023-05-23T08:36:22.616Z] [2023-05-23T08:36:22.616Z] Step 9/22 : FROM alpine:3.17 [2023-05-23T08:36:22.616Z] ---> 9ed4aefc74f6 [2023-05-23T08:36:22.616Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-23T08:36:24.529Z] ---> 7886e0316cec [2023-05-23T08:36:24.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:36:24.529Z] Removing intermediate container 7358df03f400 [2023-05-23T08:36:24.529Z] ---> e2e50dcfab40 [2023-05-23T08:36:24.529Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T08:36:24.529Z] ---> Running in 1ce685749bfe [2023-05-23T08:36:24.529Z] ---> 670593530d28 [2023-05-23T08:36:24.529Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-23T08:36:24.529Z] ---> Running in 90e7be2210b3 [2023-05-23T08:36:25.129Z] ---> 932d46a1349d [2023-05-23T08:36:25.129Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:36:25.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:25.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:36:25.129Z] ---> Running in 9a59a9329d7e [2023-05-23T08:36:25.129Z] Removing intermediate container 90e7be2210b3 [2023-05-23T08:36:25.129Z] ---> 7e606e9559ff [2023-05-23T08:36:25.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:36:25.390Z] ---> Running in 38c55a49a76a [2023-05-23T08:36:25.390Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T08:36:25.390Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-23T08:36:25.390Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:36:25.390Z] OK: 8 MiB in 17 packages [2023-05-23T08:36:25.734Z] Removing intermediate container 38c55a49a76a [2023-05-23T08:36:25.734Z] ---> c226cecac7de [2023-05-23T08:36:25.734Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:36:25.734Z] ---> Running in dc812e6ddaae [2023-05-23T08:36:25.997Z] Removing intermediate container dc812e6ddaae [2023-05-23T08:36:25.997Z] ---> 881d3ac682b5 [2023-05-23T08:36:25.997Z] Step 22/23 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:36:25.997Z] ---> Running in 069b52399c10 [2023-05-23T08:36:26.294Z] Removing intermediate container 1ce685749bfe [2023-05-23T08:36:26.294Z] ---> da8387326e5e [2023-05-23T08:36:26.294Z] 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-23T08:36:26.294Z] Removing intermediate container 069b52399c10 [2023-05-23T08:36:26.294Z] ---> 9f0680187e85 [2023-05-23T08:36:26.294Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:36:26.294Z] ---> Running in bda5dc2928be [2023-05-23T08:36:26.555Z] ---> Running in daa457c4b0b8 [2023-05-23T08:36:26.555Z] Removing intermediate container bda5dc2928be [2023-05-23T08:36:26.555Z] ---> dd26a07a332e [2023-05-23T08:36:26.555Z] Step 12/22 : WORKDIR /edgex [2023-05-23T08:36:26.555Z] ---> Running in a9ed40eceef9 [2023-05-23T08:36:26.555Z] Removing intermediate container daa457c4b0b8 [2023-05-23T08:36:26.555Z] ---> d61b7e4ee940 [2023-05-23T08:36:26.555Z] [2023-05-23T08:36:26.816Z] Successfully built d61b7e4ee940 [2023-05-23T08:36:26.816Z] Successfully tagged core-data:latest [2023-05-23T08:36:26.816Z]  Building core-data ... done Building security-spire-server [2023-05-23T08:36:26.816Z] Removing intermediate container a9ed40eceef9 [2023-05-23T08:36:26.816Z] ---> b20c1e6bf94c [2023-05-23T08:36:26.816Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:36:31.092Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:36:31.092Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:36:31.092Z] ---> 8e9ef93283a7 [2023-05-23T08:36:31.092Z] Step 3/26 : WORKDIR /edgex-go [2023-05-23T08:36:31.092Z] ---> Using cache [2023-05-23T08:36:31.092Z] ---> 39a35f09cc61 [2023-05-23T08:36:31.092Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T08:36:31.092Z] ---> Using cache [2023-05-23T08:36:31.092Z] ---> e2e50dcfab40 [2023-05-23T08:36:31.092Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-23T08:36:31.092Z] ---> Using cache [2023-05-23T08:36:31.092Z] ---> 932d46a1349d [2023-05-23T08:36:31.092Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:36:35.321Z] ---> 31d42ae98d0d [2023-05-23T08:36:35.321Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:36:35.321Z] ---> Running in 84b3f833f757 [2023-05-23T08:36:35.581Z] ---> 1025c1e4fd6a [2023-05-23T08:36:35.581Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-23T08:36:35.840Z] ---> 21caf8f5598e [2023-05-23T08:36:35.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-23T08:36:35.840Z] Removing intermediate container 9661130fb4f9 [2023-05-23T08:36:35.840Z] ---> d1f357287e54 [2023-05-23T08:36:35.840Z] Step 8/23 : COPY . . [2023-05-23T08:36:35.840Z] Removing intermediate container 5315c8f14fe4 [2023-05-23T08:36:35.840Z] ---> 247697d4c1d8 [2023-05-23T08:36:35.840Z] Step 7/20 : COPY . . [2023-05-23T08:36:41.206Z] ---> 445ae50eb7aa [2023-05-23T08:36:41.206Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T08:36:41.776Z] ---> 0e585abea0fa [2023-05-23T08:36:41.776Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:36:41.776Z] ---> Running in 0ac2cdd6a674 [2023-05-23T08:36:41.776Z] ---> 5dcbae285d9a [2023-05-23T08:36:41.776Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-23T08:36:41.776Z] ---> d1999ab54a62 [2023-05-23T08:36:41.776Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-23T08:36:41.776Z] ---> Running in b3ae72fbe53d [2023-05-23T08:36:41.776Z] ---> Running in 186c51c10f6f [2023-05-23T08:36:42.343Z] 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-23T08:36:42.343Z] 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-23T08:36:46.558Z] Removing intermediate container 0ac2cdd6a674 [2023-05-23T08:36:46.558Z] ---> 60a027e8feae [2023-05-23T08:36:46.558Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:36:46.558Z] ---> Running in 90f0fbb7ab8e [2023-05-23T08:36:46.558Z] Removing intermediate container 90f0fbb7ab8e [2023-05-23T08:36:46.558Z] ---> 22c87356b20e [2023-05-23T08:36:46.558Z] Step 20/22 : LABEL arch=x86_64 [2023-05-23T08:36:46.558Z] ---> Running in 0cdc28318768 [2023-05-23T08:36:46.992Z] Removing intermediate container 0cdc28318768 [2023-05-23T08:36:46.992Z] ---> ac8234cf1533 [2023-05-23T08:36:46.992Z] Step 21/22 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:36:48.417Z] ---> Running in 4617109350f2 [2023-05-23T08:36:52.634Z] Removing intermediate container 4617109350f2 [2023-05-23T08:36:52.634Z] ---> a8eecb3a83f7 [2023-05-23T08:36:52.634Z] Step 22/22 : LABEL version=0.0.0 [2023-05-23T08:36:59.388Z] ---> Running in ff1218250fc2 [2023-05-23T08:36:59.977Z] Removing intermediate container 9a59a9329d7e [2023-05-23T08:36:59.977Z] ---> b91d7f86d99c [2023-05-23T08:36:59.977Z] Step 7/27 : COPY . . [2023-05-23T08:37:00.555Z] Removing intermediate container ff1218250fc2 [2023-05-23T08:37:00.555Z] ---> dd7218f2a78b [2023-05-23T08:37:00.555Z] [2023-05-23T08:37:00.555Z] Successfully built dd7218f2a78b [2023-05-23T08:37:00.555Z] Successfully tagged security-proxy-setup:latest [2023-05-23T08:37:00.555Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-05-23T08:37:05.850Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:37:05.850Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:37:05.850Z] ---> 8e9ef93283a7 [2023-05-23T08:37:05.850Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T08:37:05.850Z] ---> Using cache [2023-05-23T08:37:05.850Z] ---> 39a35f09cc61 [2023-05-23T08:37:05.850Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T08:37:05.850Z] ---> Using cache [2023-05-23T08:37:05.850Z] ---> e2e50dcfab40 [2023-05-23T08:37:05.850Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T08:37:05.850Z] ---> Using cache [2023-05-23T08:37:05.850Z] ---> 932d46a1349d [2023-05-23T08:37:05.850Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:37:05.850Z] ---> Using cache [2023-05-23T08:37:05.850Z] ---> b91d7f86d99c [2023-05-23T08:37:05.850Z] Step 7/27 : COPY . . [2023-05-23T08:37:20.966Z] ---> 8dd189a0c380 [2023-05-23T08:37:20.966Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T08:37:20.966Z] ---> af4d5b5b000f [2023-05-23T08:37:20.966Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T08:37:20.966Z] ---> Running in 059b00b6b649 [2023-05-23T08:37:20.966Z] ---> Running in 4da01f2af6d3 [2023-05-23T08:37:20.966Z] Removing intermediate container 84b3f833f757 [2023-05-23T08:37:20.966Z] ---> a652b0c75381 [2023-05-23T08:37:20.966Z] Step 7/26 : COPY . . [2023-05-23T08:37:22.868Z] Removing intermediate container 059b00b6b649 [2023-05-23T08:37:22.868Z] ---> 5a5e16a11ebd [2023-05-23T08:37:22.868Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T08:37:22.868Z] Removing intermediate container 4da01f2af6d3 [2023-05-23T08:37:22.868Z] ---> 4cdd742431ae [2023-05-23T08:37:22.868Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T08:37:27.058Z] ---> Running in 624db385e016 [2023-05-23T08:37:27.058Z] ---> Running in 52d6ffda548c [2023-05-23T08:37:27.058Z] ---> 70a319d8fbbd [2023-05-23T08:37:27.058Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T08:37:27.330Z] ---> Running in e01ba2c0758d [2023-05-23T08:37:27.330Z] Removing intermediate container 624db385e016 [2023-05-23T08:37:27.330Z] ---> a3586a43c0ce [2023-05-23T08:37:27.330Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T08:37:27.330Z] Removing intermediate container 52d6ffda548c [2023-05-23T08:37:27.330Z] ---> a2f9ff282074 [2023-05-23T08:37:27.330Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T08:37:27.330Z] Removing intermediate container b3ae72fbe53d [2023-05-23T08:37:27.330Z] ---> 05b5f8714a4c [2023-05-23T08:37:27.330Z] [2023-05-23T08:37:27.330Z] Step 9/20 : FROM alpine:3.17 [2023-05-23T08:37:27.330Z] ---> 9ed4aefc74f6 [2023-05-23T08:37:27.330Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T08:37:27.330Z] ---> Using cache [2023-05-23T08:37:27.330Z] ---> bac7de052848 [2023-05-23T08:37:27.330Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-23T08:37:27.330Z] ---> Running in d6997b47f0c3 [2023-05-23T08:37:27.330Z] ---> Running in c3aa8237983b [2023-05-23T08:37:27.589Z] ---> Running in 7922ab7afc1e [2023-05-23T08:37:27.589Z] Removing intermediate container e01ba2c0758d [2023-05-23T08:37:27.589Z] Removing intermediate container 186c51c10f6f [2023-05-23T08:37:27.589Z] ---> aa69019c6b62 [2023-05-23T08:37:27.589Z] ---> d9f952a4fc8d [2023-05-23T08:37:27.589Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-23T08:37:27.589Z] [2023-05-23T08:37:27.589Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:37:27.589Z] ---> 9ed4aefc74f6 [2023-05-23T08:37:27.589Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-23T08:37:27.589Z] ---> Running in 2c1ac983b2ee [2023-05-23T08:37:27.589Z] ---> Running in 796bea6f22a5 [2023-05-23T08:37:27.589Z] Removing intermediate container d6997b47f0c3 [2023-05-23T08:37:27.589Z] ---> bee3492f312e [2023-05-23T08:37:27.589Z] 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-23T08:37:27.589Z] Removing intermediate container c3aa8237983b [2023-05-23T08:37:27.589Z] ---> 25edaa7ede4a [2023-05-23T08:37:27.589Z] 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-23T08:37:27.589Z] ---> Running in 38711732a480 [2023-05-23T08:37:27.589Z] ---> Running in 2d77564b44b8 [2023-05-23T08:37:27.846Z] Removing intermediate container 796bea6f22a5 [2023-05-23T08:37:27.846Z] ---> 9524784d3b8a [2023-05-23T08:37:27.846Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T08:37:27.846Z] ---> Running in 1d901dc1d0a4 [2023-05-23T08:37:27.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:27.846Z] Removing intermediate container 1d901dc1d0a4 [2023-05-23T08:37:27.846Z] ---> ca42f0cdd1f5 [2023-05-23T08:37:27.846Z] 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-23T08:37:27.846Z] ---> Running in 9c5233ae9be8 [2023-05-23T08:37:28.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:28.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:28.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:28.104Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:37:28.104Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:37:28.104Z] OK: 17823 distinct packages available [2023-05-23T08:37:28.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:28.370Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T08:37:28.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:28.370Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T08:37:28.370Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:37:28.370Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T08:37:28.628Z] OK: 8 MiB in 17 packages [2023-05-23T08:37:28.628Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T08:37:28.628Z] Removing intermediate container 38711732a480 [2023-05-23T08:37:28.628Z] ---> b84cd0128f3d [2023-05-23T08:37:28.628Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T08:37:28.628Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-23T08:37:28.628Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-23T08:37:28.628Z] Removing intermediate container 2d77564b44b8 [2023-05-23T08:37:28.628Z] ---> c04c81f11eaa [2023-05-23T08:37:28.628Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T08:37:28.628Z] ---> Running in 74828bd73bac [2023-05-23T08:37:28.628Z] Removing intermediate container 9c5233ae9be8 [2023-05-23T08:37:28.628Z] ---> 4a160a21028e [2023-05-23T08:37:28.628Z] Step 12/26 : WORKDIR /edgex-go [2023-05-23T08:37:28.628Z] ---> Running in 25eb48a23d06 [2023-05-23T08:37:28.628Z] ---> Running in 4269971a43de [2023-05-23T08:37:28.887Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-23T08:37:28.887Z] Removing intermediate container 74828bd73bac [2023-05-23T08:37:28.887Z] ---> ecf3e0807c52 [2023-05-23T08:37:28.887Z] [2023-05-23T08:37:28.887Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T08:37:28.887Z] ---> 9ed4aefc74f6 [2023-05-23T08:37:28.887Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T08:37:28.887Z] (5/9) Installing curl (8.1.0-r2) [2023-05-23T08:37:28.887Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-23T08:37:28.887Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-23T08:37:28.887Z] (8/9) Installing libucontext (1.2-r0) [2023-05-23T08:37:28.887Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-23T08:37:28.887Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:37:28.887Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T08:37:28.887Z] Removing intermediate container 25eb48a23d06 [2023-05-23T08:37:28.887Z] ---> 711e60cfcbd6 [2023-05-23T08:37:28.887Z] [2023-05-23T08:37:28.887Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T08:37:28.887Z] ---> 9ed4aefc74f6 [2023-05-23T08:37:28.887Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T08:37:28.887Z] ---> Running in 89c2cc27e81a [2023-05-23T08:37:28.887Z] ---> Running in 6a5cf77b9175 [2023-05-23T08:37:28.887Z] Removing intermediate container 4269971a43de [2023-05-23T08:37:28.887Z] ---> adb3512a36de [2023-05-23T08:37:28.887Z] [2023-05-23T08:37:28.887Z] Step 13/26 : FROM alpine:3.17 [2023-05-23T08:37:28.887Z] ---> 9ed4aefc74f6 [2023-05-23T08:37:28.887Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T08:37:28.887Z] ---> Running in 7baac39a6a2f [2023-05-23T08:37:28.887Z] OK: 10 MiB in 24 packages [2023-05-23T08:37:29.144Z] Removing intermediate container 6a5cf77b9175 [2023-05-23T08:37:29.144Z] ---> 8895a98ceb72 [2023-05-23T08:37:29.144Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T08:37:29.144Z] Removing intermediate container 89c2cc27e81a [2023-05-23T08:37:29.144Z] ---> 3bc00608adfb [2023-05-23T08:37:29.144Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-23T08:37:29.144Z] Removing intermediate container 7baac39a6a2f [2023-05-23T08:37:29.144Z] ---> d504040ecb72 [2023-05-23T08:37:29.144Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T08:37:29.144Z] Removing intermediate container 2c1ac983b2ee [2023-05-23T08:37:29.144Z] ---> 79a020b69620 [2023-05-23T08:37:29.144Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:37:29.144Z] ---> Running in 047d4c72c4b0 [2023-05-23T08:37:29.144Z] ---> Running in 18f92f807b6f [2023-05-23T08:37:29.144Z] ---> Running in 4e160d41dd58 [2023-05-23T08:37:29.144Z] ---> Running in 1fcce0abbaf3 [2023-05-23T08:37:29.144Z] Removing intermediate container 1fcce0abbaf3 [2023-05-23T08:37:29.144Z] ---> 511b95066786 [2023-05-23T08:37:29.144Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-23T08:37:29.403Z] ---> Running in 28cc160e222b [2023-05-23T08:37:29.661Z] Removing intermediate container 28cc160e222b [2023-05-23T08:37:29.661Z] ---> 89d24d477895 [2023-05-23T08:37:29.661Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T08:37:29.661Z] Removing intermediate container 7922ab7afc1e [2023-05-23T08:37:29.661Z] ---> 02126bbb458c [2023-05-23T08:37:29.661Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:37:29.661Z] ---> Running in 7f62e027001b [2023-05-23T08:37:29.661Z] Removing intermediate container 7f62e027001b [2023-05-23T08:37:29.661Z] ---> ddc9b69f657a [2023-05-23T08:37:29.661Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:37:29.661Z] ---> 34202cf7d420 [2023-05-23T08:37:29.661Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:37:29.919Z] ---> ce4a26e60a9d [2023-05-23T08:37:29.919Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:37:29.919Z] ---> 484af6b5bf52 [2023-05-23T08:37:29.919Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-23T08:37:29.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:29.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:29.919Z] ---> 72b82644f4b6 [2023-05-23T08:37:29.919Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-23T08:37:29.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:29.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.177Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:37:30.177Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:37:30.177Z] OK: 17823 distinct packages available [2023-05-23T08:37:30.437Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:37:30.437Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:37:30.437Z] OK: 17823 distinct packages available [2023-05-23T08:37:30.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.437Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:37:30.437Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:37:30.437Z] OK: 17823 distinct packages available [2023-05-23T08:37:30.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T08:37:30.698Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T08:37:30.698Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T08:37:30.698Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T08:37:30.698Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T08:37:30.698Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T08:37:30.698Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:37:30.698Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T08:37:30.698Z] OK: 8 MiB in 20 packages [2023-05-23T08:37:30.698Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T08:37:30.698Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T08:37:30.698Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T08:37:30.698Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T08:37:30.698Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:37:30.698Z] OK: 8 MiB in 20 packages [2023-05-23T08:37:30.698Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-23T08:37:30.956Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-23T08:37:30.956Z] (3/4) Installing libucontext (1.2-r0) [2023-05-23T08:37:30.956Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-23T08:37:30.956Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:37:30.956Z] OK: 7 MiB in 19 packages [2023-05-23T08:37:31.223Z] ---> 014514868b27 [2023-05-23T08:37:31.223Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:37:31.223Z] ---> d73a80d60281 [2023-05-23T08:37:31.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:37:31.223Z] ---> 47ba57dea18f [2023-05-23T08:37:31.223Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-23T08:37:31.223Z] ---> 1ea36d910755 [2023-05-23T08:37:31.223Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-23T08:37:31.223Z] ---> Running in 18c1b8f3a88d [2023-05-23T08:37:31.525Z] ---> Running in 390ce8dff817 [2023-05-23T08:37:31.525Z] Removing intermediate container 18c1b8f3a88d [2023-05-23T08:37:31.525Z] ---> d5c446ac03a9 [2023-05-23T08:37:31.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:37:31.525Z] Removing intermediate container 047d4c72c4b0 [2023-05-23T08:37:31.525Z] ---> 2d5092ff2cce [2023-05-23T08:37:31.525Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:37:31.525Z] ---> Running in 8bddb8c4af7d [2023-05-23T08:37:31.525Z] Removing intermediate container 390ce8dff817 [2023-05-23T08:37:31.525Z] ---> 5b9257d2d48a [2023-05-23T08:37:31.525Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:37:31.525Z] ---> Running in c9a9529393aa [2023-05-23T08:37:31.784Z] Removing intermediate container 18f92f807b6f [2023-05-23T08:37:31.784Z] ---> 0065f3c4218e [2023-05-23T08:37:31.784Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:37:31.784Z] Removing intermediate container 8bddb8c4af7d [2023-05-23T08:37:31.784Z] ---> 7b6861b1830a [2023-05-23T08:37:31.784Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T08:37:31.784Z] Removing intermediate container c9a9529393aa [2023-05-23T08:37:31.784Z] ---> 4fcfba0e8a79 [2023-05-23T08:37:31.784Z] Step 18/20 : LABEL arch=x86_64 [2023-05-23T08:37:31.784Z] ---> 52b9d5961f6b [2023-05-23T08:37:31.784Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:37:31.784Z] ---> Running in afd758ea396a [2023-05-23T08:37:31.784Z] ---> Running in 495fd8b1f7fa [2023-05-23T08:37:31.784Z] Removing intermediate container 4e160d41dd58 [2023-05-23T08:37:31.784Z] ---> e60cad09847d [2023-05-23T08:37:31.784Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:37:31.784Z] Removing intermediate container afd758ea396a [2023-05-23T08:37:31.784Z] ---> 44f0bded1873 [2023-05-23T08:37:31.784Z] Step 22/23 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:37:31.784Z] Removing intermediate container 495fd8b1f7fa [2023-05-23T08:37:31.784Z] ---> 8aa823bea870 [2023-05-23T08:37:31.784Z] Step 19/20 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:37:31.784Z] ---> cd5e9c3ff96c [2023-05-23T08:37:31.784Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:37:32.041Z] ---> Running in d3f429638727 [2023-05-23T08:37:32.041Z] ---> fa688bb1a8e2 [2023-05-23T08:37:32.041Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-23T08:37:32.041Z] ---> Running in 2bb2c346509b [2023-05-23T08:37:32.041Z] ---> b46b46f52367 [2023-05-23T08:37:32.041Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:37:32.041Z] Removing intermediate container d3f429638727 [2023-05-23T08:37:32.041Z] ---> 12b9f0f37c17 [2023-05-23T08:37:32.041Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:37:32.041Z] ---> e041f53f61de [2023-05-23T08:37:32.041Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T08:37:32.041Z] Removing intermediate container 2bb2c346509b [2023-05-23T08:37:32.041Z] ---> b1f01e22719a [2023-05-23T08:37:32.041Z] Step 20/20 : LABEL version=0.0.0 [2023-05-23T08:37:32.041Z] ---> Running in d772351d6ef4 [2023-05-23T08:37:32.299Z] ---> Running in e3cde723bcb2 [2023-05-23T08:37:32.299Z] ---> 9e346b902c18 [2023-05-23T08:37:32.299Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T08:37:32.299Z] Removing intermediate container d772351d6ef4 [2023-05-23T08:37:32.299Z] ---> fb9f5dfc4130 [2023-05-23T08:37:32.299Z] [2023-05-23T08:37:32.580Z] Successfully built fb9f5dfc4130 [2023-05-23T08:37:33.968Z] Successfully tagged support-notifications:latest [2023-05-23T08:37:33.968Z]  Building support-notifications ... done Building core-command [2023-05-23T08:37:33.968Z] Removing intermediate container e3cde723bcb2 [2023-05-23T08:37:33.968Z] ---> e035d9653b45 [2023-05-23T08:37:33.968Z] [2023-05-23T08:37:33.968Z] Successfully built e035d9653b45 [2023-05-23T08:37:35.876Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-23T08:37:37.790Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:37:37.790Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:37:37.790Z] ---> 8e9ef93283a7 [2023-05-23T08:37:37.790Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:37:37.790Z] ---> Using cache [2023-05-23T08:37:37.790Z] ---> bff6682fd8c1 [2023-05-23T08:37:37.790Z] Step 4/24 : WORKDIR /edgex-go [2023-05-23T08:37:37.790Z] ---> Using cache [2023-05-23T08:37:37.790Z] ---> e79b6228cd21 [2023-05-23T08:37:37.790Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-23T08:37:37.790Z] ---> Using cache [2023-05-23T08:37:37.790Z] ---> 0c9e3e16018c [2023-05-23T08:37:37.790Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-23T08:37:37.790Z] ---> Using cache [2023-05-23T08:37:37.790Z] ---> 76712c00fae0 [2023-05-23T08:37:37.790Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:37:37.790Z] ---> Using cache [2023-05-23T08:37:37.790Z] ---> b68c632d8d69 [2023-05-23T08:37:37.790Z] Step 8/24 : COPY . . [2023-05-23T08:37:37.790Z] ---> Using cache [2023-05-23T08:37:37.790Z] ---> b0344ec60f63 [2023-05-23T08:37:37.790Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-23T08:37:39.176Z] ---> Running in 358fcba6c6ad [2023-05-23T08:37:39.176Z] ---> e4df156514e2 [2023-05-23T08:37:39.176Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T08:37:39.176Z] ---> 43abcc924289 [2023-05-23T08:37:39.176Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T08:37:39.176Z] ---> fc0fff04c119 [2023-05-23T08:37:39.176Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T08:37:39.176Z] ---> 01b86313e0bd [2023-05-23T08:37:39.176Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-23T08:37:39.176Z] ---> 4a75efc871d4 [2023-05-23T08:37:39.176Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-23T08:37:39.176Z] ---> Running in bbf173d4657d [2023-05-23T08:37:39.177Z] 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-23T08:37:39.437Z] Removing intermediate container bbf173d4657d [2023-05-23T08:37:39.438Z] ---> 97a7b85ead54 [2023-05-23T08:37:39.438Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-23T08:37:39.438Z] ---> 9dc04342fdf2 [2023-05-23T08:37:39.438Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-23T08:37:41.577Z] ---> 2b9717f76fbf [2023-05-23T08:37:41.577Z] Step 22/27 : WORKDIR / [2023-05-23T08:37:41.577Z] ---> 506fab31edac [2023-05-23T08:37:41.577Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T08:37:41.577Z] ---> f7f843860087 [2023-05-23T08:37:41.577Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T08:37:41.577Z] ---> Running in 4bffe267d7cd [2023-05-23T08:37:41.577Z] ---> Running in ee1685bc0b49 [2023-05-23T08:37:41.577Z] Removing intermediate container ee1685bc0b49 [2023-05-23T08:37:41.577Z] ---> 82d95eff29de [2023-05-23T08:37:41.577Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T08:37:41.577Z] Removing intermediate container 4bffe267d7cd [2023-05-23T08:37:41.577Z] ---> eae66260051a [2023-05-23T08:37:41.577Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T08:37:41.577Z] ---> Running in 6c14316b6bca [2023-05-23T08:37:41.577Z] ---> d1376f3ab586 [2023-05-23T08:37:41.577Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-23T08:37:41.577Z] ---> Running in c42de410514c [2023-05-23T08:37:41.577Z] Removing intermediate container 6c14316b6bca [2023-05-23T08:37:41.577Z] ---> a16d42b3402d [2023-05-23T08:37:41.577Z] Step 24/26 : LABEL arch=x86_64 [2023-05-23T08:37:41.838Z] Removing intermediate container c42de410514c [2023-05-23T08:37:41.838Z] ---> 5d8cff80877f [2023-05-23T08:37:41.838Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T08:37:41.838Z] ---> Running in bff815d780a8 [2023-05-23T08:37:41.838Z] ---> Running in 775b57c97dea [2023-05-23T08:37:41.838Z] ---> 7eb51498e791 [2023-05-23T08:37:41.838Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-23T08:37:41.838Z] Removing intermediate container bff815d780a8 [2023-05-23T08:37:41.838Z] ---> f2544ee72fc0 [2023-05-23T08:37:41.838Z] Step 25/26 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:37:41.838Z] ---> Running in daa27c1941ad [2023-05-23T08:37:41.838Z] Removing intermediate container 775b57c97dea [2023-05-23T08:37:41.838Z] ---> 5f11153f2293 [2023-05-23T08:37:41.838Z] Step 25/27 : LABEL arch=x86_64 [2023-05-23T08:37:41.838Z] ---> Running in 8d1d8e54e7d4 [2023-05-23T08:37:41.838Z] ---> 248dff4bc5b5 [2023-05-23T08:37:41.838Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T08:37:41.838Z] ---> Running in b1db8cbfa01f [2023-05-23T08:37:42.098Z] Removing intermediate container daa27c1941ad [2023-05-23T08:37:42.098Z] ---> 44f2035449c7 [2023-05-23T08:37:42.098Z] Step 26/26 : LABEL version=0.0.0 [2023-05-23T08:37:42.098Z] Removing intermediate container 8d1d8e54e7d4 [2023-05-23T08:37:42.098Z] ---> ad40d47e614a [2023-05-23T08:37:42.098Z] Step 26/27 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:37:42.098Z] ---> Running in 0b56f42a4c7e [2023-05-23T08:37:42.098Z] Removing intermediate container b1db8cbfa01f [2023-05-23T08:37:42.098Z] ---> 91c145e7cc20 [2023-05-23T08:37:42.098Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T08:37:42.098Z] ---> Running in 6ca2688a940d [2023-05-23T08:37:42.098Z] ---> Running in dc0e31f3cf81 [2023-05-23T08:37:42.098Z] Removing intermediate container 0b56f42a4c7e [2023-05-23T08:37:42.098Z] ---> 5a1d06c005d7 [2023-05-23T08:37:42.098Z] [2023-05-23T08:37:42.367Z] Removing intermediate container 6ca2688a940d [2023-05-23T08:37:42.367Z] ---> 4dd3041b6f94 [2023-05-23T08:37:42.367Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T08:37:42.367Z] Successfully built 5a1d06c005d7 [2023-05-23T08:37:42.367Z] Successfully tagged security-spire-server:latest [2023-05-23T08:37:42.367Z]  Building security-spire-server ... done  ---> Running in 9935f13c13aa [2023-05-23T08:37:42.367Z] Removing intermediate container dc0e31f3cf81 [2023-05-23T08:37:42.367Z] ---> b540ad18e576 [2023-05-23T08:37:42.367Z] Step 25/27 : LABEL arch=x86_64 [2023-05-23T08:37:42.367Z] Removing intermediate container 9935f13c13aa [2023-05-23T08:37:42.367Z] ---> 3dcee5a81d8e [2023-05-23T08:37:42.367Z] [2023-05-23T08:37:42.367Z] ---> Running in 7a94a48daaa7 [2023-05-23T08:37:42.367Z] Successfully built 3dcee5a81d8e [2023-05-23T08:37:42.367Z] Successfully tagged security-spire-config:latest [2023-05-23T08:37:42.629Z]  Building security-spire-config ... done Removing intermediate container 7a94a48daaa7 [2023-05-23T08:37:42.629Z] ---> 7034022996a6 [2023-05-23T08:37:42.629Z] Step 26/27 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:37:42.629Z] ---> Running in 0fa0d404739a [2023-05-23T08:37:42.629Z] Removing intermediate container 0fa0d404739a [2023-05-23T08:37:42.629Z] ---> e4623ded6532 [2023-05-23T08:37:42.629Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T08:37:42.629Z] ---> Running in 3ce5325a4475 [2023-05-23T08:37:42.908Z] Removing intermediate container 3ce5325a4475 [2023-05-23T08:37:42.908Z] ---> 855a8758b227 [2023-05-23T08:37:42.908Z] [2023-05-23T08:37:42.908Z] Successfully built 855a8758b227 [2023-05-23T08:37:42.908Z] Successfully tagged security-spire-agent:latest [2023-05-23T08:37:57.811Z]  Building security-spire-agent ... done Removing intermediate container 358fcba6c6ad [2023-05-23T08:37:57.811Z] ---> ffdaaf785d85 [2023-05-23T08:37:57.811Z] [2023-05-23T08:37:57.811Z] Step 10/24 : FROM alpine:3.17 [2023-05-23T08:37:57.811Z] ---> 9ed4aefc74f6 [2023-05-23T08:37:57.811Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:37:57.811Z] ---> Using cache [2023-05-23T08:37:57.811Z] ---> 8f2f470f1997 [2023-05-23T08:37:57.811Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:37:57.811Z] ---> Using cache [2023-05-23T08:37:57.811Z] ---> 760b55be4651 [2023-05-23T08:37:57.811Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-23T08:37:57.811Z] ---> Running in 919aa9e483b1 [2023-05-23T08:37:57.811Z] Removing intermediate container 919aa9e483b1 [2023-05-23T08:37:57.811Z] ---> 3e69a2354204 [2023-05-23T08:37:57.811Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-23T08:37:57.811Z] ---> Running in f7e7621dfa12 [2023-05-23T08:37:57.811Z] Removing intermediate container f7e7621dfa12 [2023-05-23T08:37:57.811Z] ---> 72c57048880d [2023-05-23T08:37:57.811Z] Step 15/24 : WORKDIR / [2023-05-23T08:37:57.811Z] ---> Running in 7040a88eca07 [2023-05-23T08:37:57.811Z] Removing intermediate container 7040a88eca07 [2023-05-23T08:37:57.811Z] ---> e7843945e477 [2023-05-23T08:37:57.811Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:37:57.811Z] ---> ee83ac841df6 [2023-05-23T08:37:57.811Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:37:57.811Z] ---> b491701f6e6d [2023-05-23T08:37:57.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-23T08:37:58.382Z] ---> f840ee941e39 [2023-05-23T08:37:58.382Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:37:58.382Z] ---> e9b9669be1a4 [2023-05-23T08:37:58.382Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-23T08:37:58.382Z] ---> Running in cbef4d2837b6 [2023-05-23T08:37:58.644Z] Removing intermediate container cbef4d2837b6 [2023-05-23T08:37:58.644Z] ---> ee26330014f1 [2023-05-23T08:37:58.644Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:37:58.644Z] ---> Running in 6a18fbe647a3 [2023-05-23T08:37:58.644Z] Removing intermediate container 6a18fbe647a3 [2023-05-23T08:37:58.644Z] ---> 0c1dddf4b74b [2023-05-23T08:37:58.644Z] Step 22/24 : LABEL arch=x86_64 [2023-05-23T08:37:58.644Z] ---> Running in b3067d0a29ee [2023-05-23T08:37:58.644Z] Removing intermediate container b3067d0a29ee [2023-05-23T08:37:58.644Z] ---> 3b811a21b2ef [2023-05-23T08:37:58.644Z] Step 23/24 : LABEL git_sha=9dab1231b2b61ea590a038e3eb8105a6c1282bbc [2023-05-23T08:37:58.644Z] ---> Running in 37302afe74aa [2023-05-23T08:37:58.905Z] Removing intermediate container 37302afe74aa [2023-05-23T08:37:58.905Z] ---> e239bbc12cc0 [2023-05-23T08:37:58.905Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T08:37:58.905Z] ---> Running in 0f327b9fcded [2023-05-23T08:37:58.905Z] Removing intermediate container 0f327b9fcded [2023-05-23T08:37:58.905Z] ---> 498fed3262ad [2023-05-23T08:37:58.905Z] [2023-05-23T08:37:58.905Z] Successfully built 498fed3262ad [2023-05-23T08:37:58.905Z] Successfully tagged core-command:latest [2023-05-23T08:37:59.175Z]  Building core-command ... done  [Pipeline] } [2023-05-23T08:37:59.184Z] $ docker stop --time=1 cf5a3a7e296059d03d1e852b882926563d87eff940a6d0e767e5a9bc13c3549b [2023-05-23T08:38:00.451Z] $ docker rm -f --volumes cf5a3a7e296059d03d1e852b882926563d87eff940a6d0e767e5a9bc13c3549b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T08:38:00.786Z] + docker images [2023-05-23T08:38:00.786Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-23T08:38:00.786Z] core-command latest 498fed3262ad 2 seconds ago 19.9MB [2023-05-23T08:38:00.786Z] ffdaaf785d85 5 seconds ago 1.72GB [2023-05-23T08:38:00.786Z] security-spire-server latest 5a1d06c005d7 18 seconds ago 103MB [2023-05-23T08:38:00.786Z] security-spire-config latest 3dcee5a81d8e 18 seconds ago 102MB [2023-05-23T08:38:00.786Z] security-spire-agent latest 855a8758b227 18 seconds ago 161MB [2023-05-23T08:38:00.786Z] support-notifications latest fb9f5dfc4130 28 seconds ago 32.4MB [2023-05-23T08:38:00.786Z] security-spiffe-token-provider latest e035d9653b45 28 seconds ago 32.8MB [2023-05-23T08:38:00.786Z] ecf3e0807c52 32 seconds ago 1.58GB [2023-05-23T08:38:00.786Z] 711e60cfcbd6 32 seconds ago 1.58GB [2023-05-23T08:38:00.786Z] adb3512a36de 32 seconds ago 1.58GB [2023-05-23T08:38:00.786Z] 05b5f8714a4c 38 seconds ago 1.76GB [2023-05-23T08:38:00.786Z] d9f952a4fc8d 38 seconds ago 1.79GB [2023-05-23T08:38:00.786Z] security-proxy-setup latest dd7218f2a78b About a minute ago 18.7MB [2023-05-23T08:38:00.786Z] core-data latest d61b7e4ee940 About a minute ago 20.1MB [2023-05-23T08:38:00.786Z] f3b2a8a265a3 About a minute ago 1.7GB [2023-05-23T08:38:00.786Z] support-scheduler latest b8382ddd72b9 About a minute ago 31.8MB [2023-05-23T08:38:00.786Z] 45a7f2167b8c About a minute ago 1.73GB [2023-05-23T08:38:00.786Z] f2ce51870111 2 minutes ago 1.79GB [2023-05-23T08:38:00.786Z] security-bootstrapper latest 9aa35b552b00 2 minutes ago 22.2MB [2023-05-23T08:38:00.786Z] security-secretstore-setup latest 072d960ff7a0 2 minutes ago 32.8MB [2023-05-23T08:38:00.786Z] core-common-config-bootstrapper latest 183a6bf998e4 2 minutes ago 17.2MB [2023-05-23T08:38:00.786Z] security-proxy-auth latest af68d81596a4 2 minutes ago 18.3MB [2023-05-23T08:38:00.786Z] core-metadata latest cd1348358b7b 2 minutes ago 20.4MB [2023-05-23T08:38:00.786Z] 3bbf5b485755 2 minutes ago 1.73GB [2023-05-23T08:38:00.786Z] e741331f7717 2 minutes ago 1.71GB [2023-05-23T08:38:00.786Z] ed90205d1fdc 2 minutes ago 1.7GB [2023-05-23T08:38:00.786Z] 839c8be57ff6 2 minutes ago 1.72GB [2023-05-23T08:38:00.786Z] f01945d8a3c7 2 minutes ago 1.72GB [2023-05-23T08:38:00.786Z] ci-base-image-x86_64 latest 8e9ef93283a7 7 minutes ago 918MB [2023-05-23T08:38:00.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-23T08:38:00.786Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-23T08:38:00.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-23T08:38:00.786Z] 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-23T08:38:23.516Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-23T08:38:23.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-23T08:38:38.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-23T08:38:38.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-23T08:38:38.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements [2023-05-23T08:38:48.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.329s coverage: 98.5% of statements [2023-05-23T08:38:54.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-23T08:38:54.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-23T08:38:54.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-23T08:38:56.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.455s coverage: 71.5% of statements [2023-05-23T08:38:59.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-23T08:38:59.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-23T08:39:00.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 54.0% of statements [2023-05-23T08:39:04.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-23T08:39:04.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-23T08:39:04.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-23T08:39:04.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-23T08:39:04.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:39:13.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-23T08:39:13.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-23T08:39:21.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.790s coverage: 88.5% of statements [2023-05-23T08:39:21.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.516s coverage: 3.8% of statements [2023-05-23T08:39:29.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-23T08:39:29.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:39:29.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-23T08:39:31.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.945s coverage: 95.6% of statements [2023-05-23T08:39:31.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-23T08:39:31.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-23T08:39:31.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-23T08:39:31.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-23T08:39:31.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-23T08:39:31.548Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements [2023-05-23T08:39:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-23T08:39:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-23T08:39:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-23T08:39:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.263s coverage: 65.9% of statements [2023-05-23T08:39:50.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-23T08:39:50.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-23T08:39:50.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements [2023-05-23T08:39:50.541Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.258s coverage: 29.0% of statements [2023-05-23T08:39:53.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 42.9% of statements [2023-05-23T08:39:53.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 82.9% of statements [2023-05-23T08:39:53.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2023-05-23T08:39:53.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.391s coverage: 96.3% of statements [2023-05-23T08:39:57.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements [2023-05-23T08:40:00.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-23T08:40:00.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-23T08:40:00.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-23T08:40:00.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-23T08:40:03.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-23T08:40:03.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-23T08:40:03.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-23T08:40:03.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-23T08:40:09.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2023-05-23T08:40:09.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-23T08:40:09.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-23T08:40:09.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-23T08:40:09.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-23T08:40:15.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-23T08:40:15.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-23T08:40:17.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-23T08:40:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.180s coverage: 79.9% of statements [2023-05-23T08:40:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.260s coverage: 92.9% of statements [2023-05-23T08:40:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements [2023-05-23T08:40:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements [2023-05-23T08:40:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2023-05-23T08:40:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-05-23T08:40:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.205s coverage: 100.0% of statements [2023-05-23T08:40:24.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.536s coverage: 81.8% of statements [2023-05-23T08:40:25.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-23T08:40:25.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-23T08:40:26.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.626s coverage: 82.1% of statements [2023-05-23T08:40:26.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 86.0% of statements [2023-05-23T08:40:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-23T08:40:34.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-23T08:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2023-05-23T08:40:34.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements [2023-05-23T08:40:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2023-05-23T08:40:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-05-23T08:40:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements [2023-05-23T08:40:37.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-23T08:40:37.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-23T08:40:37.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-23T08:40:37.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-05-23T08:40:47.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-23T08:40:47.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-23T08:40:47.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-23T08:40:47.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.069s coverage: 38.4% of statements [2023-05-23T08:40:47.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements [2023-05-23T08:40:51.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-23T08:40:51.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-23T08:40:51.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-23T08:40:51.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-23T08:40:51.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements [2023-05-23T08:40:58.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-23T08:40:58.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-23T08:40:58.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-23T08:40:58.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-23T08:41:05.005Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements [2023-05-23T08:41:05.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-23T08:41:05.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:41:05.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-23T08:41:05.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-23T08:41:06.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.621s coverage: 92.3% of statements [2023-05-23T08:41:10.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-23T08:41:10.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-23T08:41:10.834Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.314s coverage: 61.5% of statements [2023-05-23T08:41:13.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-23T08:41:13.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-23T08:41:13.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements [2023-05-23T08:41:14.647Z] 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-23T08:41:14.647Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T08:41:14.647Z] go vet ./... [2023-05-23T08:44:06.376Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T08:44:06.376Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T08:44:06.376Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T08:44:06.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-23T08:44:07.033Z] + ls -al . [2023-05-23T08:44:07.033Z] total 700 [2023-05-23T08:44:07.033Z] drwxrwxr-x 10 1001 1001 4096 May 23 08:35 . [2023-05-23T08:44:07.033Z] drwxr-xr-x 4 root root 4096 May 23 08:35 .. [2023-05-23T08:44:07.033Z] drwxrwxr-x 2 1001 1001 4096 May 23 08:33 .blubracket [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 16 May 23 08:33 .dockerignore [2023-05-23T08:44:07.033Z] drwxrwxr-x 8 1001 1001 4096 May 23 08:33 .git [2023-05-23T08:44:07.033Z] drwxrwxr-x 3 1001 1001 4096 May 23 08:33 .github [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 1133 May 23 08:33 .gitignore [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 42 May 23 08:33 .golangci.yml [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 87 May 23 08:33 .hadolint.yml [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 166 May 23 08:33 .sonarcloud.properties [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 1171 May 23 08:33 ADOPTERS.md [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 10835 May 23 08:33 Attribution.txt [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 73765 May 23 08:33 CHANGELOG.md [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 3804 May 23 08:33 CONTRIBUTING.md [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 677 May 23 08:33 GOVERNANCE.md [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 883 May 23 08:33 Jenkinsfile [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 10775 May 23 08:33 LICENSE [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 14368 May 23 08:33 Makefile [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 582 May 23 08:33 OWNERS.md [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 9902 May 23 08:33 README.md [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 789 May 23 08:33 SECURITY.md [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 5 May 23 08:30 VERSION [2023-05-23T08:44:07.033Z] drwxrwxr-x 2 1001 1001 4096 May 23 08:33 bin [2023-05-23T08:44:07.033Z] drwxrwxr-x 18 1001 1001 4096 May 23 08:33 cmd [2023-05-23T08:44:07.033Z] -rw-r--r-- 1 root root 447731 May 23 08:41 coverage.out [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 3201 May 23 08:33 go.mod [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 31042 May 23 08:33 go.sum [2023-05-23T08:44:07.033Z] drwxrwxr-x 7 1001 1001 4096 May 23 08:33 internal [2023-05-23T08:44:07.033Z] drwxrwxr-x 3 1001 1001 4096 May 23 08:33 openapi [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 594 May 23 08:33 security.txt [2023-05-23T08:44:07.033Z] drwxrwxr-x 4 1001 1001 4096 May 23 08:33 snap [2023-05-23T08:44:07.033Z] -rw-rw-r-- 1 1001 1001 204 May 23 08:33 version.go [Pipeline] sh [2023-05-23T08:44:07.673Z] + '[' -e coverage.out ] [2023-05-23T08:44:07.673Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-23T08:44:07.697Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T08:44:08.592Z] Stashed 1 file(s) [Pipeline] sh [2023-05-23T08:44:09.225Z] + make build [2023-05-23T08:44:09.226Z] 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-23T08:46:01.004Z] 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-23T08:46:01.004Z] 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-23T08:46:01.004Z] 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-23T08:46:02.959Z] 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-23T08:46:49.815Z] 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-23T08:46:58.023Z] 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-23T08:47:04.663Z] 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-23T08:47:11.302Z] 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-23T08:47:14.650Z] 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-23T08:47:18.910Z] 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-23T08:47:25.565Z] 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-23T08:47:32.243Z] $ docker stop --time=1 29ccc7ca6bea9e89926985610e1a606afaf148f16f456eca1e411e7e020385a7 [2023-05-23T08:47:34.539Z] $ docker rm -f --volumes 29ccc7ca6bea9e89926985610e1a606afaf148f16f456eca1e411e7e020385a7 [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-23T08:47:37.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T08:47:37.110Z] [2023-05-23T08:47:37.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:47:37.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T08:47:37.723Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-23T08:47:37.723Z] 29e5d40040c1: Pulling fs layer [2023-05-23T08:47:37.723Z] 1ce36da41761: Pulling fs layer [2023-05-23T08:47:37.723Z] 25b303627fd3: Pulling fs layer [2023-05-23T08:47:37.723Z] 29e5d40040c1: Verifying Checksum [2023-05-23T08:47:37.723Z] 29e5d40040c1: Download complete [2023-05-23T08:47:37.996Z] 1ce36da41761: Verifying Checksum [2023-05-23T08:47:37.996Z] 1ce36da41761: Download complete [2023-05-23T08:47:39.412Z] 29e5d40040c1: Pull complete [2023-05-23T08:47:39.680Z] 25b303627fd3: Verifying Checksum [2023-05-23T08:47:39.680Z] 25b303627fd3: Download complete [2023-05-23T08:47:40.644Z] 1ce36da41761: Pull complete [2023-05-23T08:47:55.650Z] 25b303627fd3: Pull complete [2023-05-23T08:47:55.650Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-23T08:47:55.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T08:47:55.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:47:55.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-16481 does not seem to be running inside a container [2023-05-23T08:47:55.939Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-23T08:47:58.556Z] $ docker top 04af1dcd9b636d9d2ad7cb5f475d52d25456db2bc97f7e7b814046968711811a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:47:59.433Z] + docker-compose build --help [2023-05-23T08:47:59.433Z] + grep parallel [2023-05-23T08:48:06.086Z] --parallel Build images in parallel. [Pipeline] } [2023-05-23T08:48:06.105Z] $ docker stop --time=1 04af1dcd9b636d9d2ad7cb5f475d52d25456db2bc97f7e7b814046968711811a [2023-05-23T08:48:07.834Z] $ docker rm -f --volumes 04af1dcd9b636d9d2ad7cb5f475d52d25456db2bc97f7e7b814046968711811a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T08:48:08.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T08:48:08.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T08:48:08.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-16481 does not seem to be running inside a container [2023-05-23T08:48:08.657Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-23T08:48:09.892Z] $ docker top 15345189a9df6d6246001f99b90a58068d428835c258cd515543da451cd4f88e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T08:48:10.416Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-23T08:48:17.070Z] Building core-command ... [2023-05-23T08:48:17.070Z] Building core-common-config-bootstrapper ... [2023-05-23T08:48:17.070Z] Building core-data ... [2023-05-23T08:48:17.070Z] Building core-metadata ... [2023-05-23T08:48:17.070Z] Building security-bootstrapper ... [2023-05-23T08:48:17.070Z] Building security-proxy-auth ... [2023-05-23T08:48:17.070Z] Building security-proxy-setup ... [2023-05-23T08:48:17.070Z] Building security-secretstore-setup ... [2023-05-23T08:48:17.070Z] Building security-spiffe-token-provider ... [2023-05-23T08:48:17.070Z] Building security-spire-agent ... [2023-05-23T08:48:17.070Z] Building security-spire-config ... [2023-05-23T08:48:17.070Z] Building security-spire-server ... [2023-05-23T08:48:17.070Z] Building support-notifications ... [2023-05-23T08:48:17.070Z] Building support-scheduler ... [2023-05-23T08:48:17.070Z] Building security-bootstrapper [2023-05-23T08:48:17.070Z] Building core-data [2023-05-23T08:48:17.070Z] Building security-proxy-auth [2023-05-23T08:48:17.070Z] Building core-common-config-bootstrapper [2023-05-23T08:48:17.070Z] Building security-secretstore-setup [2023-05-23T08:49:03.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:49:03.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:49:03.912Z] ---> 158620b31a7a [2023-05-23T08:49:03.912Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:49:03.912Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:49:03.912Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:49:03.912Z] ---> 158620b31a7a [2023-05-23T08:49:03.912Z] Step 3/25 : WORKDIR /edgex-go [2023-05-23T08:49:03.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:49:03.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:49:03.912Z] ---> 158620b31a7a [2023-05-23T08:49:03.912Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:49:03.912Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:49:03.912Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:49:03.912Z] ---> 158620b31a7a [2023-05-23T08:49:03.913Z] Step 3/33 : WORKDIR /edgex-goStep 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:49:03.913Z] [2023-05-23T08:49:03.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:49:03.913Z] ---> Running in df24b3211c89 [2023-05-23T08:49:03.913Z] ---> 158620b31a7a [2023-05-23T08:49:03.913Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:49:03.913Z] ---> Running in 78ce7a4c19ea [2023-05-23T08:49:03.913Z] ---> Running in da1c8ba8c9f2 [2023-05-23T08:49:03.913Z] ---> Running in 1fa96d6db04f [2023-05-23T08:49:03.913Z] ---> Running in a29fb96e7cda [2023-05-23T08:49:03.913Z] Removing intermediate container 78ce7a4c19ea [2023-05-23T08:49:03.913Z] ---> ca68250d50ea [2023-05-23T08:49:03.913Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:49:03.913Z] Removing intermediate container df24b3211c89 [2023-05-23T08:49:03.913Z] ---> 7133ffbeb2eb [2023-05-23T08:49:03.913Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-23T08:49:03.913Z] Removing intermediate container da1c8ba8c9f2 [2023-05-23T08:49:03.913Z] ---> 1fe8e5672605 [2023-05-23T08:49:03.913Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:49:03.913Z] ---> Running in 4d1f0ee7e367 [2023-05-23T08:49:03.913Z] Removing intermediate container 1fa96d6db04f [2023-05-23T08:49:03.913Z] ---> 437a1f017920 [2023-05-23T08:49:03.913Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-23T08:49:03.913Z] ---> Running in 3df1175c67ec [2023-05-23T08:49:03.913Z] ---> Running in f83c0ece8a5c [2023-05-23T08:49:03.913Z] Removing intermediate container a29fb96e7cda [2023-05-23T08:49:03.913Z] ---> 7c0b143188bd [2023-05-23T08:49:03.913Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:49:03.913Z] ---> Running in 0cd5ddba3541 [2023-05-23T08:49:03.913Z] ---> Running in 11eab7157c74 [2023-05-23T08:49:03.913Z] Removing intermediate container 4d1f0ee7e367 [2023-05-23T08:49:03.913Z] ---> 5aade198528a [2023-05-23T08:49:03.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:49:03.913Z] ---> Running in 506845b9bc72 [2023-05-23T08:49:03.913Z] Removing intermediate container f83c0ece8a5c [2023-05-23T08:49:03.913Z] ---> eca80f5419df [2023-05-23T08:49:03.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:49:04.180Z] ---> Running in 0e72c5b70009 [2023-05-23T08:49:04.180Z] Removing intermediate container 11eab7157c74 [2023-05-23T08:49:04.180Z] ---> f73c82da009a [2023-05-23T08:49:04.180Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:49:04.447Z] ---> Running in a6608c3daea4 [2023-05-23T08:49:05.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:05.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:06.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:06.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:07.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:07.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:07.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:49:08.241Z] OK: 263 MiB in 53 packages [2023-05-23T08:49:08.241Z] OK: 263 MiB in 53 packages [2023-05-23T08:49:08.511Z] OK: 263 MiB in 53 packages [2023-05-23T08:49:09.119Z] OK: 263 MiB in 53 packages [2023-05-23T08:49:09.391Z] OK: 263 MiB in 53 packages [2023-05-23T08:49:10.815Z] Removing intermediate container 0cd5ddba3541 [2023-05-23T08:49:10.815Z] ---> 89efea2cc1df [2023-05-23T08:49:10.815Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-23T08:49:10.815Z] Removing intermediate container 3df1175c67ec [2023-05-23T08:49:10.815Z] ---> 987e6a20fdf7 [2023-05-23T08:49:10.815Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-23T08:49:11.086Z] Removing intermediate container 506845b9bc72 [2023-05-23T08:49:11.086Z] ---> ceb8c50c8cf6 [2023-05-23T08:49:11.086Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:49:11.354Z] Removing intermediate container a6608c3daea4 [2023-05-23T08:49:11.354Z] ---> 202f5f577ecf [2023-05-23T08:49:11.354Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:49:11.627Z] Removing intermediate container 0e72c5b70009 [2023-05-23T08:49:11.627Z] ---> 4b5d1a00c38c [2023-05-23T08:49:11.627Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:49:11.627Z] ---> 305d492500ca [2023-05-23T08:49:11.627Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:49:11.896Z] ---> Running in 1b9f13ad06f5 [2023-05-23T08:49:12.166Z] ---> 4e0fa583f198 [2023-05-23T08:49:12.166Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:49:12.438Z] ---> Running in e7e07c525731 [2023-05-23T08:49:12.438Z] ---> bdbcf3339ca7 [2023-05-23T08:49:12.438Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:49:12.857Z] ---> Running in 239fe4443aeb [2023-05-23T08:49:13.175Z] ---> 1a0a72b1020b [2023-05-23T08:49:13.175Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:49:13.175Z] ---> d9f3df7a8221 [2023-05-23T08:49:13.175Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:49:13.469Z] ---> Running in d5445ed15e80 [2023-05-23T08:49:13.469Z] ---> Running in 4149b25b6407 [2023-05-23T08:51:20.353Z] Removing intermediate container 239fe4443aeb [2023-05-23T08:51:20.353Z] ---> 7e1570d46ef6 [2023-05-23T08:51:20.353Z] Step 8/23 : COPY . . [2023-05-23T08:51:20.353Z] Removing intermediate container e7e07c525731 [2023-05-23T08:51:20.353Z] ---> 6cb115396453 [2023-05-23T08:51:20.353Z] Step 7/25 : COPY . . [2023-05-23T08:51:20.353Z] Removing intermediate container 1b9f13ad06f5 [2023-05-23T08:51:20.353Z] ---> 0f6ff5cc204f [2023-05-23T08:51:20.353Z] Step 7/33 : COPY . . [2023-05-23T08:51:20.353Z] Removing intermediate container d5445ed15e80 [2023-05-23T08:51:20.353Z] ---> 915d2732f16d [2023-05-23T08:51:20.353Z] Step 8/23 : COPY . . [2023-05-23T08:51:20.353Z] Removing intermediate container 4149b25b6407 [2023-05-23T08:51:20.353Z] ---> 6c7546d50b60 [2023-05-23T08:51:20.353Z] Step 8/23 : COPY . . [2023-05-23T08:51:27.036Z] ---> cf37b62bf7df [2023-05-23T08:51:27.036Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-23T08:51:27.036Z] ---> ec833cd7a50a [2023-05-23T08:51:27.036Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-23T08:51:27.036Z] ---> 36793d28a971 [2023-05-23T08:51:27.036Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-23T08:51:27.036Z] ---> 6a6166010d76 [2023-05-23T08:51:27.036Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-23T08:51:27.036Z] ---> Running in 4867b3646eb2 [2023-05-23T08:51:27.036Z] ---> Running in bcb70dc86dc9 [2023-05-23T08:51:27.036Z] ---> db94095d64b4 [2023-05-23T08:51:27.036Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-23T08:51:27.036Z] ---> Running in b979e162e003 [2023-05-23T08:51:27.036Z] ---> Running in e70d8a24f2d8 [2023-05-23T08:51:27.036Z] ---> Running in bd9e2ad3e5be [2023-05-23T08:51:28.999Z] 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-23T08:51:29.268Z] 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-23T08:51:29.854Z] 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-23T08:51:29.854Z] 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-23T08:51:29.854Z] 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-23T08:58:21.887Z] 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-23T08:58:21.887Z] Removing intermediate container bcb70dc86dc9 [2023-05-23T08:58:21.887Z] ---> 16a7f9bbbbe7 [2023-05-23T08:58:21.887Z] [2023-05-23T08:58:21.887Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:58:22.186Z] 3.17: Pulling from library/alpine [2023-05-23T08:58:22.186Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T08:58:22.186Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T08:58:22.186Z] ---> 51e60588ff2c [2023-05-23T08:58:22.186Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T08:58:22.455Z] ---> Running in 57f5f0cb9ac5 [2023-05-23T08:58:23.048Z] Removing intermediate container 57f5f0cb9ac5 [2023-05-23T08:58:23.049Z] ---> adfa94947f9f [2023-05-23T08:58:23.049Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:58:23.049Z] ---> Running in 40073b7ec84f [2023-05-23T08:58:25.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:26.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:28.189Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:58:28.189Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:58:28.189Z] OK: 8 MiB in 16 packages [2023-05-23T08:58:30.779Z] Removing intermediate container 40073b7ec84f [2023-05-23T08:58:30.779Z] ---> 4b5cfcd5de15 [2023-05-23T08:58:30.779Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:58:32.191Z] ---> 5c3d18ad1a36 [2023-05-23T08:58:32.191Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:58:34.778Z] ---> 7a41b3c89330 [2023-05-23T08:58:34.778Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-23T08:58:38.150Z] ---> d86d16cf2f6a [2023-05-23T08:58:38.150Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:58:40.097Z] ---> 95121a07d3f5 [2023-05-23T08:58:40.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-23T08:58:42.049Z] ---> 3efa4da5dd06 [2023-05-23T08:58:42.049Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:58:42.318Z] ---> Running in 2e716e4edd68 [2023-05-23T08:58:47.670Z] Removing intermediate container 2e716e4edd68 [2023-05-23T08:58:47.670Z] ---> 4d2470ea0415 [2023-05-23T08:58:47.670Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:58:47.670Z] ---> Running in 88f9283f3a16 [2023-05-23T08:58:48.256Z] Removing intermediate container 88f9283f3a16 [2023-05-23T08:58:48.256Z] ---> c15a83a93e48 [2023-05-23T08:58:48.256Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:58:48.545Z] ---> Running in 40d5b946e2b2 [2023-05-23T08:58:48.545Z] Removing intermediate container b979e162e003 [2023-05-23T08:58:48.545Z] ---> 3457b46c3356 [2023-05-23T08:58:48.545Z] [2023-05-23T08:58:48.545Z] Step 9/25 : FROM alpine:3.17 [2023-05-23T08:58:48.545Z] ---> 51e60588ff2c [2023-05-23T08:58:48.545Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-23T08:58:48.817Z] ---> Running in 5068dc3cc8a4 [2023-05-23T08:58:49.098Z] Removing intermediate container e70d8a24f2d8 [2023-05-23T08:58:49.098Z] ---> 454a3435b035 [2023-05-23T08:58:49.098Z] [2023-05-23T08:58:49.098Z] Step 9/33 : FROM alpine:3.17 [2023-05-23T08:58:49.098Z] ---> 51e60588ff2c [2023-05-23T08:58:49.098Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T08:58:49.369Z] ---> Running in 24728d879e24 [2023-05-23T08:58:49.369Z] Removing intermediate container 40d5b946e2b2 [2023-05-23T08:58:49.369Z] ---> a8f825d8825c [2023-05-23T08:58:49.369Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T08:58:49.638Z] ---> Running in 476c0a4691a9 [2023-05-23T08:58:50.226Z] Removing intermediate container 24728d879e24 [2023-05-23T08:58:50.226Z] ---> e5ec859af312 [2023-05-23T08:58:50.498Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-23T08:58:50.498Z] Removing intermediate container 476c0a4691a9 [2023-05-23T08:58:50.498Z] ---> d89bc3b215f4 [2023-05-23T08:58:50.498Z] Step 22/23 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T08:58:50.766Z] ---> Running in 62f6cf56a8d6 [2023-05-23T08:58:50.766Z] ---> Running in 6490bd76c89e [2023-05-23T08:58:50.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:51.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:51.998Z] Removing intermediate container 6490bd76c89e [2023-05-23T08:58:51.998Z] ---> 5e9d0a290bd5 [2023-05-23T08:58:51.998Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:58:52.318Z] ---> Running in 8d9ad2792807 [2023-05-23T08:58:53.279Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-23T08:58:53.279Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-23T08:58:53.279Z] (3/3) Installing su-exec (0.2-r2) [2023-05-23T08:58:53.279Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:58:53.279Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T08:58:53.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:53.279Z] Removing intermediate container 8d9ad2792807 [2023-05-23T08:58:53.279Z] ---> bf1219054edc [2023-05-23T08:58:53.279Z] [2023-05-23T08:58:53.863Z] OK: 8 MiB in 18 packages [2023-05-23T08:58:53.863Z] Successfully built bf1219054edc [2023-05-23T08:58:53.863Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-23T08:58:54.132Z]  Building security-proxy-auth ... done Building support-scheduler [2023-05-23T08:58:54.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:58:56.087Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T08:58:56.087Z] (2/2) Installing su-exec (0.2-r2) [2023-05-23T08:58:56.087Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:58:56.087Z] OK: 8 MiB in 17 packages [2023-05-23T08:58:57.061Z] Removing intermediate container 5068dc3cc8a4 [2023-05-23T08:58:57.061Z] ---> 0aee930beac3 [2023-05-23T08:58:57.061Z] 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-23T08:58:57.333Z] ---> Running in 28775518b8fe [2023-05-23T08:58:57.933Z] Removing intermediate container 62f6cf56a8d6 [2023-05-23T08:58:57.933Z] ---> 83e59e664706 [2023-05-23T08:58:57.933Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-23T08:58:58.201Z] Removing intermediate container 28775518b8fe [2023-05-23T08:58:58.201Z] ---> e3e6bb7290c5 [2023-05-23T08:58:58.201Z] Step 12/25 : WORKDIR / [2023-05-23T08:58:58.201Z] ---> Running in 33e275363dc7 [2023-05-23T08:58:58.470Z] ---> Running in f8830fb08091 [2023-05-23T08:58:59.057Z] Removing intermediate container 33e275363dc7 [2023-05-23T08:58:59.057Z] ---> bc8e623aa595 [2023-05-23T08:58:59.058Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-23T08:58:59.332Z] Removing intermediate container f8830fb08091 [2023-05-23T08:58:59.332Z] ---> 8d130f2d64b7 [2023-05-23T08:58:59.332Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:58:59.332Z] ---> Running in 5cd5fe3e1f68 [2023-05-23T08:58:59.332Z] Removing intermediate container bd9e2ad3e5be [2023-05-23T08:58:59.332Z] ---> 781d8e7809a5 [2023-05-23T08:58:59.332Z] [2023-05-23T08:58:59.332Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:58:59.332Z] ---> 51e60588ff2c [2023-05-23T08:58:59.332Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T08:58:59.332Z] ---> Using cache [2023-05-23T08:58:59.332Z] ---> adfa94947f9f [2023-05-23T08:58:59.332Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:58:59.332Z] ---> Using cache [2023-05-23T08:58:59.332Z] ---> 4b5cfcd5de15 [2023-05-23T08:58:59.332Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:58:59.332Z] ---> Using cache [2023-05-23T08:58:59.601Z] ---> 5c3d18ad1a36 [2023-05-23T08:58:59.601Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:58:59.601Z] ---> Using cache [2023-05-23T08:58:59.601Z] ---> 7a41b3c89330 [2023-05-23T08:58:59.601Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-23T08:59:00.188Z] Removing intermediate container 5cd5fe3e1f68 [2023-05-23T08:59:00.188Z] ---> 1a00e97a664e [2023-05-23T08:59:00.188Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-23T08:59:00.188Z] ---> Running in 5d1e11c43eb8 [2023-05-23T08:59:00.774Z] ---> 1a64939445e0 [2023-05-23T08:59:00.774Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:59:01.045Z] Removing intermediate container 5d1e11c43eb8 [2023-05-23T08:59:01.045Z] ---> a496ec85a299 [2023-05-23T08:59:01.045Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-23T08:59:01.315Z] ---> Running in 4ab1bebf8aff [2023-05-23T08:59:01.920Z] ---> 932615a5a81c [2023-05-23T08:59:01.920Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:59:01.920Z] ---> dea2209fb8e9 [2023-05-23T08:59:01.920Z] 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-23T08:59:02.190Z] Removing intermediate container 4ab1bebf8aff [2023-05-23T08:59:02.190Z] ---> 7f5ffc7326bc [2023-05-23T08:59:02.190Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-23T08:59:02.462Z] ---> Running in b1aecb5a7a8b [2023-05-23T08:59:03.050Z] ---> b4c68ba93cfe [2023-05-23T08:59:03.050Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-23T08:59:03.325Z] ---> 97427faa2763 [2023-05-23T08:59:03.325Z] 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-23T08:59:04.742Z] ---> 34133d14de7f [2023-05-23T08:59:04.742Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:59:04.742Z] ---> 8b77543bbe89 [2023-05-23T08:59:04.742Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:59:04.742Z] ---> Running in 6a9eeb618007 [2023-05-23T08:59:05.711Z] Removing intermediate container b1aecb5a7a8b [2023-05-23T08:59:05.711Z] ---> 1248b30a687b [2023-05-23T08:59:05.711Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-23T08:59:05.980Z] ---> Running in 363659e96ff2 [2023-05-23T08:59:06.576Z] ---> 61df197c6fb5 [2023-05-23T08:59:06.576Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-23T08:59:06.846Z] Removing intermediate container 363659e96ff2 [2023-05-23T08:59:06.846Z] ---> 9a0a5d91365c [2023-05-23T08:59:06.846Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-23T08:59:07.846Z] Removing intermediate container 6a9eeb618007 [2023-05-23T08:59:07.846Z] ---> c74fd8d9871e [2023-05-23T08:59:07.846Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:59:08.115Z] ---> Running in 3da00b1c2516 [2023-05-23T08:59:08.115Z] ---> 6247d4cc966f [2023-05-23T08:59:08.115Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-23T08:59:08.385Z] ---> Running in 6e9a6e183c55 [2023-05-23T08:59:08.971Z] Removing intermediate container 3da00b1c2516 [2023-05-23T08:59:08.971Z] ---> d488063931fa [2023-05-23T08:59:08.971Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T08:59:09.239Z] ---> 71134569fc7e [2023-05-23T08:59:09.239Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-23T08:59:09.239Z] ---> Running in 9d1c44a5716d [2023-05-23T08:59:10.226Z] Removing intermediate container 9d1c44a5716d [2023-05-23T08:59:10.226Z] ---> bfddc941ad40 [2023-05-23T08:59:10.226Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T08:59:10.828Z] ---> Running in bccdb9f90930 [2023-05-23T08:59:11.414Z] Removing intermediate container bccdb9f90930 [2023-05-23T08:59:11.414Z] ---> b7a54a5f54df [2023-05-23T08:59:11.414Z] Step 22/23 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T08:59:11.689Z] Removing intermediate container 6e9a6e183c55 [2023-05-23T08:59:11.689Z] ---> 8de1df89aff8 [2023-05-23T08:59:11.689Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:59:11.689Z] ---> Running in 98c69770c9fb [2023-05-23T08:59:12.284Z] ---> 1284db87d604 [2023-05-23T08:59:12.284Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T08:59:12.284Z] Removing intermediate container 98c69770c9fb [2023-05-23T08:59:12.284Z] ---> 268795b84b2e [2023-05-23T08:59:12.284Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:59:12.569Z] ---> Running in c6ce2a978c9b [2023-05-23T08:59:12.569Z] Removing intermediate container 4867b3646eb2 [2023-05-23T08:59:12.569Z] ---> c32ab1bc6505 [2023-05-23T08:59:12.569Z] [2023-05-23T08:59:12.569Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T08:59:12.569Z] ---> 51e60588ff2c [2023-05-23T08:59:12.569Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T08:59:12.840Z] ---> a5970a93ff16 [2023-05-23T08:59:12.840Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:59:12.840Z] ---> Running in eb1eb87b4596 [2023-05-23T08:59:13.108Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:59:13.108Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:59:13.108Z] ---> 158620b31a7a [2023-05-23T08:59:13.108Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:59:13.108Z] ---> Using cache [2023-05-23T08:59:13.108Z] ---> 7c0b143188bd [2023-05-23T08:59:13.108Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:59:13.108Z] ---> Using cache [2023-05-23T08:59:13.108Z] ---> f73c82da009a [2023-05-23T08:59:13.108Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T08:59:13.108Z] ---> Using cache [2023-05-23T08:59:13.108Z] ---> 202f5f577ecf [2023-05-23T08:59:13.108Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T08:59:13.108Z] ---> Using cache [2023-05-23T08:59:13.108Z] ---> d9f3df7a8221 [2023-05-23T08:59:13.108Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:59:13.108Z] ---> Using cache [2023-05-23T08:59:13.108Z] ---> 6c7546d50b60 [2023-05-23T08:59:13.108Z] Step 8/23 : COPY . . [2023-05-23T08:59:13.384Z] Removing intermediate container c6ce2a978c9b [2023-05-23T08:59:13.384Z] ---> 9019b61cbfcc [2023-05-23T08:59:13.384Z] [2023-05-23T08:59:13.384Z] ---> Using cache [2023-05-23T08:59:13.384Z] ---> ec833cd7a50a [2023-05-23T08:59:13.384Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-23T08:59:13.658Z] Removing intermediate container eb1eb87b4596 [2023-05-23T08:59:13.658Z] ---> 6d4c4ab1e7e2 [2023-05-23T08:59:13.658Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T08:59:13.658Z] ---> 6e333d48e320 [2023-05-23T08:59:13.658Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-23T08:59:13.658Z] ---> Running in aacaff57bd58 [2023-05-23T08:59:13.929Z] ---> Running in 87622ed6a530 [2023-05-23T08:59:13.929Z] ---> 74832aefe71f [2023-05-23T08:59:13.929Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-23T08:59:13.929Z] ---> Running in 804b23a5198a [2023-05-23T08:59:14.202Z] Successfully built 9019b61cbfcc [2023-05-23T08:59:14.202Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-23T08:59:14.202Z] Building security-spiffe-token-provider [2023-05-23T08:59:14.795Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 87622ed6a530 [2023-05-23T08:59:14.795Z] ---> 6b9fb78eb8d7 [2023-05-23T08:59:14.795Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-23T08:59:15.065Z] ---> Running in 394372ed9727 [2023-05-23T08:59:16.037Z] 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-23T08:59:17.981Z] Removing intermediate container 394372ed9727 [2023-05-23T08:59:17.981Z] ---> 9a285b3d5a06 [2023-05-23T08:59:17.981Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T08:59:18.570Z] ---> 990cb01660be [2023-05-23T08:59:18.570Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-23T08:59:18.570Z] ---> Running in d10a7acd979c [2023-05-23T08:59:20.526Z] ---> 0b67d7464ce4 [2023-05-23T08:59:20.526Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-23T08:59:20.526Z] Removing intermediate container 804b23a5198a [2023-05-23T08:59:20.526Z] ---> 6fd8da783b6e [2023-05-23T08:59:20.526Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T08:59:20.796Z] ---> Running in 638c6bd4c30b [2023-05-23T08:59:20.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:59:21.383Z] Removing intermediate container 638c6bd4c30b [2023-05-23T08:59:21.383Z] ---> 2aa097bec8c9 [2023-05-23T08:59:21.383Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T08:59:21.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:59:21.649Z] ---> f0083b8d807f [2023-05-23T08:59:21.649Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-23T08:59:21.649Z] ---> Running in 4c255cc73634 [2023-05-23T08:59:22.613Z] Removing intermediate container 4c255cc73634 [2023-05-23T08:59:22.613Z] ---> c3aef6cd845e [2023-05-23T08:59:22.613Z] Step 24/25 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T08:59:22.881Z] ---> Running in d2ab64efb664 [2023-05-23T08:59:23.149Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T08:59:23.149Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T08:59:23.149Z] OK: 8 MiB in 16 packages [2023-05-23T08:59:23.737Z] ---> 706d677a8ed8 [2023-05-23T08:59:23.737Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-23T08:59:23.737Z] Removing intermediate container d2ab64efb664 [2023-05-23T08:59:23.737Z] ---> c01736f92a09 [2023-05-23T08:59:23.737Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T08:59:24.006Z] ---> Running in 73611f31b465 [2023-05-23T08:59:25.417Z] Removing intermediate container 73611f31b465 [2023-05-23T08:59:25.417Z] ---> 6885b9be0f42 [2023-05-23T08:59:25.417Z] [2023-05-23T08:59:25.686Z] Removing intermediate container d10a7acd979c [2023-05-23T08:59:25.686Z] ---> f6414ddb91d7 [2023-05-23T08:59:25.686Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T08:59:25.955Z] ---> 68bc34aec809 [2023-05-23T08:59:25.955Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-23T08:59:26.229Z] Successfully built 6885b9be0f42 [2023-05-23T08:59:26.229Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-23T08:59:26.229Z]  Building security-secretstore-setup ... done Building support-notifications [2023-05-23T08:59:27.648Z] ---> 3669916a8dfe [2023-05-23T08:59:27.648Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T08:59:27.648Z] ---> 32b49ececa0d [2023-05-23T08:59:27.648Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-23T08:59:27.938Z] ---> Running in 5706d7570b2d [2023-05-23T08:59:28.917Z] ---> 35eca0eba85b [2023-05-23T08:59:28.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-23T08:59:31.505Z] Removing intermediate container 5706d7570b2d [2023-05-23T08:59:31.505Z] ---> c275afba91b2 [2023-05-23T08:59:31.505Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-23T08:59:31.505Z] ---> Running in f127993877ee [2023-05-23T08:59:31.780Z] ---> e4cc3bc24699 [2023-05-23T08:59:31.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-23T08:59:32.368Z] Removing intermediate container f127993877ee [2023-05-23T08:59:32.368Z] ---> 3e2ddb6f34a9 [2023-05-23T08:59:32.368Z] Step 30/33 : CMD ["gate"] [2023-05-23T08:59:32.368Z] ---> Running in d7dcb83e95ca [2023-05-23T08:59:33.331Z] ---> b18d9970d0fe [2023-05-23T08:59:33.331Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-23T08:59:33.331Z] Removing intermediate container d7dcb83e95ca [2023-05-23T08:59:33.331Z] ---> b9d8359b650f [2023-05-23T08:59:33.331Z] Step 31/33 : LABEL arch=arm64 [2023-05-23T08:59:33.331Z] ---> Running in 93cee1a18588 [2023-05-23T08:59:33.600Z] ---> Running in a408dcfe9c62 [2023-05-23T08:59:34.187Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:59:34.187Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:59:34.187Z] ---> 158620b31a7a [2023-05-23T08:59:34.187Z] Step 3/20 : WORKDIR /edgex-go [2023-05-23T08:59:34.187Z] ---> Using cache [2023-05-23T08:59:34.187Z] ---> 437a1f017920 [2023-05-23T08:59:34.187Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-23T08:59:34.187Z] ---> Running in 15bb2231c668 [2023-05-23T08:59:34.458Z] Removing intermediate container 93cee1a18588 [2023-05-23T08:59:34.458Z] ---> 40beffe27e6a [2023-05-23T08:59:34.458Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T08:59:34.458Z] Removing intermediate container a408dcfe9c62 [2023-05-23T08:59:34.458Z] ---> 62192ad6c15d [2023-05-23T08:59:34.458Z] Step 32/33 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T08:59:34.728Z] ---> Running in 8e515d9d2b9c [2023-05-23T08:59:34.728Z] ---> Running in 04ce407f2302 [2023-05-23T08:59:35.312Z] Removing intermediate container 8e515d9d2b9c [2023-05-23T08:59:35.312Z] ---> e0cbb7728c8c [2023-05-23T08:59:35.312Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T08:59:35.587Z] ---> Running in 4fe4070ee0e0 [2023-05-23T08:59:35.587Z] Removing intermediate container 04ce407f2302 [2023-05-23T08:59:35.587Z] ---> ddaa614be142 [2023-05-23T08:59:35.587Z] Step 33/33 : LABEL version=0.0.0 [2023-05-23T08:59:35.859Z] ---> Running in d35bbf4d7fa3 [2023-05-23T08:59:36.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:59:36.712Z] Removing intermediate container 4fe4070ee0e0 [2023-05-23T08:59:36.712Z] ---> aa1ffc1fceb9 [2023-05-23T08:59:36.712Z] Step 22/23 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T08:59:36.712Z] Removing intermediate container d35bbf4d7fa3 [2023-05-23T08:59:36.712Z] ---> aee99a641304 [2023-05-23T08:59:36.712Z] [2023-05-23T08:59:36.712Z] ---> Running in bf45310b3e6d [2023-05-23T08:59:37.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:59:37.303Z] Successfully built aee99a641304 [2023-05-23T08:59:37.303Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-23T08:59:37.303Z] Building security-spire-config [2023-05-23T08:59:37.571Z]  Building security-bootstrapper ... done Removing intermediate container bf45310b3e6d [2023-05-23T08:59:37.571Z] ---> 9ad561e239b7 [2023-05-23T08:59:37.571Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T08:59:37.571Z] ---> Running in 42e754f5ecf7 [2023-05-23T08:59:38.156Z] Removing intermediate container 42e754f5ecf7 [2023-05-23T08:59:38.156Z] ---> ca60d30efbe9 [2023-05-23T08:59:38.156Z] [2023-05-23T08:59:38.425Z] Successfully built ca60d30efbe9 [2023-05-23T08:59:38.425Z] Successfully tagged core-data-arm64:latest [2023-05-23T08:59:38.425Z] Building security-proxy-setup [2023-05-23T08:59:38.695Z]  Building core-data ... done v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T08:59:38.695Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T08:59:38.695Z] OK: 17697 distinct packages available [2023-05-23T08:59:38.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:59:39.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:59:40.969Z] OK: 263 MiB in 53 packages [2023-05-23T08:59:42.570Z] Removing intermediate container 15bb2231c668 [2023-05-23T08:59:42.570Z] ---> 8c6cbd9a4506 [2023-05-23T08:59:42.570Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-23T08:59:44.041Z] ---> 29fdf5ad1b4e [2023-05-23T08:59:44.041Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T08:59:44.041Z] ---> Running in fd47dc8a96d4 [2023-05-23T08:59:54.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T08:59:54.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T08:59:54.283Z] ---> 158620b31a7a [2023-05-23T08:59:54.283Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T08:59:54.283Z] ---> Using cache [2023-05-23T08:59:54.283Z] ---> 7c0b143188bd [2023-05-23T08:59:54.283Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T08:59:54.283Z] ---> Using cache [2023-05-23T08:59:54.283Z] ---> f73c82da009a [2023-05-23T08:59:54.283Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-23T08:59:54.552Z] ---> Running in eaaa766743dc [2023-05-23T08:59:57.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T08:59:58.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T08:59:59.550Z] OK: 263 MiB in 53 packages [2023-05-23T09:00:02.928Z] Removing intermediate container eaaa766743dc [2023-05-23T09:00:02.928Z] ---> fe8e51fca819 [2023-05-23T09:00:02.928Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T09:00:03.522Z] ---> 2051a9860e37 [2023-05-23T09:00:03.522Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:00:03.802Z] ---> Running in b05fe3c60c8a [2023-05-23T09:00:10.479Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:00:10.479Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:00:10.479Z] ---> 158620b31a7a [2023-05-23T09:00:10.479Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T09:00:10.479Z] ---> Using cache [2023-05-23T09:00:10.479Z] ---> 437a1f017920 [2023-05-23T09:00:10.479Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T09:00:10.479Z] ---> Running in 9deeae30f42b [2023-05-23T09:00:11.899Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:00:11.899Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:00:11.899Z] ---> 158620b31a7a [2023-05-23T09:00:11.899Z] Step 3/22 : WORKDIR /edgex-go [2023-05-23T09:00:11.899Z] ---> Using cache [2023-05-23T09:00:11.899Z] ---> 437a1f017920 [2023-05-23T09:00:11.899Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-23T09:00:11.899Z] ---> Using cache [2023-05-23T09:00:11.899Z] ---> 89efea2cc1df [2023-05-23T09:00:11.899Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-23T09:00:11.899Z] ---> Using cache [2023-05-23T09:00:11.899Z] ---> 305d492500ca [2023-05-23T09:00:11.899Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:00:11.899Z] ---> Using cache [2023-05-23T09:00:11.899Z] ---> 0f6ff5cc204f [2023-05-23T09:00:11.899Z] Step 7/22 : COPY . . [2023-05-23T09:00:11.899Z] ---> Using cache [2023-05-23T09:00:11.899Z] ---> 6a6166010d76 [2023-05-23T09:00:11.899Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-23T09:00:12.167Z] ---> Running in e7693a100a8a [2023-05-23T09:00:12.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:00:13.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:00:13.992Z] 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-23T09:00:15.403Z] OK: 263 MiB in 53 packages [2023-05-23T09:00:17.354Z] Removing intermediate container 9deeae30f42b [2023-05-23T09:00:17.354Z] ---> 53ab6cd60a8a [2023-05-23T09:00:17.354Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T09:00:18.317Z] ---> 45bd20c00db2 [2023-05-23T09:00:18.318Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:00:18.318Z] ---> Running in 06baead71167 [2023-05-23T09:01:26.194Z] Removing intermediate container fd47dc8a96d4 [2023-05-23T09:01:26.194Z] ---> 1f9a480609d1 [2023-05-23T09:01:26.194Z] Step 7/20 : COPY . . [2023-05-23T09:01:52.908Z] ---> 5e95bd9a1a6d [2023-05-23T09:01:52.908Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-23T09:01:52.908Z] ---> Running in 827997c7cfbd [2023-05-23T09:01:52.908Z] 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-23T09:02:14.994Z] Removing intermediate container b05fe3c60c8a [2023-05-23T09:02:14.994Z] ---> 6c5ac7a5a7d8 [2023-05-23T09:02:14.994Z] Step 8/23 : COPY . . [2023-05-23T09:02:25.337Z] Removing intermediate container 06baead71167 [2023-05-23T09:02:25.337Z] ---> a94ebe23765f [2023-05-23T09:02:25.337Z] Step 7/27 : COPY . . [2023-05-23T09:02:30.708Z] ---> 3d5a2ec03163 [2023-05-23T09:02:30.708Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-23T09:02:30.708Z] ---> Running in ff4d7e28c5de [2023-05-23T09:02:33.312Z] 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-23T09:02:41.576Z] ---> 9617a7810174 [2023-05-23T09:02:41.576Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T09:02:41.576Z] ---> Running in 06e4d7ea7c7e [2023-05-23T09:02:41.576Z] Removing intermediate container 06e4d7ea7c7e [2023-05-23T09:02:41.576Z] ---> 105ff6e35689 [2023-05-23T09:02:41.576Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T09:02:41.576Z] ---> Running in 5c9279d6a9bb [2023-05-23T09:02:41.576Z] Removing intermediate container 5c9279d6a9bb [2023-05-23T09:02:41.576Z] ---> 013355a73391 [2023-05-23T09:02:41.576Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T09:02:41.849Z] ---> Running in 0aa6127902e4 [2023-05-23T09:02:42.440Z] Removing intermediate container 0aa6127902e4 [2023-05-23T09:02:42.440Z] ---> c15010eccb11 [2023-05-23T09:02:42.440Z] 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-23T09:02:42.440Z] ---> Running in 7bcb68cfff28 [2023-05-23T09:02:45.840Z] Removing intermediate container 7bcb68cfff28 [2023-05-23T09:02:45.840Z] ---> d1fd05b62dbf [2023-05-23T09:02:45.840Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T09:02:45.840Z] ---> Running in 9d885f0ea59a [2023-05-23T09:02:46.431Z] Removing intermediate container 9d885f0ea59a [2023-05-23T09:02:46.431Z] ---> b7ab5832ae2c [2023-05-23T09:02:46.431Z] [2023-05-23T09:02:46.431Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T09:02:46.431Z] ---> 51e60588ff2c [2023-05-23T09:02:46.704Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T09:02:46.704Z] ---> Running in 04dbdebe4fcc [2023-05-23T09:02:47.298Z] Removing intermediate container 04dbdebe4fcc [2023-05-23T09:02:47.299Z] ---> 5ff310d1f3cb [2023-05-23T09:02:47.299Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-23T09:02:47.570Z] ---> Running in b6008354c507 [2023-05-23T09:02:49.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:50.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:52.495Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T09:02:52.495Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T09:02:52.495Z] OK: 17694 distinct packages available [2023-05-23T09:02:52.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:53.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:02:54.891Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-23T09:02:54.891Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-23T09:02:54.891Z] (3/4) Installing libucontext (1.2-r0) [2023-05-23T09:02:54.891Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-23T09:02:54.891Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:02:55.164Z] OK: 8 MiB in 19 packages [2023-05-23T09:02:57.787Z] Removing intermediate container b6008354c507 [2023-05-23T09:02:57.787Z] ---> 1e00c5b6e862 [2023-05-23T09:02:57.787Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:02:58.419Z] ---> 4eab812b568f [2023-05-23T09:02:58.419Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:02:59.398Z] ---> 634de8b0b6ec [2023-05-23T09:02:59.398Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T09:03:06.100Z] ---> fe80edb71117 [2023-05-23T09:03:06.100Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T09:03:06.704Z] ---> 3601e94f8576 [2023-05-23T09:03:06.704Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-23T09:03:06.978Z] ---> Running in 34ece9c825e0 [2023-05-23T09:03:07.575Z] Removing intermediate container 34ece9c825e0 [2023-05-23T09:03:07.575Z] ---> 079d6a1f50fd [2023-05-23T09:03:07.575Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-23T09:03:09.534Z] ---> 75c7c6834249 [2023-05-23T09:03:09.535Z] Step 22/27 : WORKDIR / [2023-05-23T09:03:09.535Z] ---> Running in 09384d1b371c [2023-05-23T09:03:10.126Z] Removing intermediate container 09384d1b371c [2023-05-23T09:03:10.126Z] ---> 8b3db480d534 [2023-05-23T09:03:10.126Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T09:03:10.397Z] ---> Running in ce96c8b58190 [2023-05-23T09:03:10.681Z] Removing intermediate container ce96c8b58190 [2023-05-23T09:03:10.681Z] ---> 7aa76be97909 [2023-05-23T09:03:10.681Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T09:03:10.957Z] ---> Running in 9891f4e137f8 [2023-05-23T09:03:11.546Z] Removing intermediate container 9891f4e137f8 [2023-05-23T09:03:11.546Z] ---> 3c45446b5661 [2023-05-23T09:03:11.546Z] Step 25/27 : LABEL arch=arm64 [2023-05-23T09:03:11.546Z] ---> Running in e6f354e980f5 [2023-05-23T09:03:12.136Z] Removing intermediate container e6f354e980f5 [2023-05-23T09:03:12.136Z] ---> d7aec5cd93d9 [2023-05-23T09:03:12.136Z] Step 26/27 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:03:12.407Z] ---> Running in edc1bf0d4612 [2023-05-23T09:03:12.676Z] Removing intermediate container edc1bf0d4612 [2023-05-23T09:03:12.676Z] ---> d40989dd59b1 [2023-05-23T09:03:12.676Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T09:03:12.676Z] ---> Running in 594a248efa34 [2023-05-23T09:03:13.276Z] Removing intermediate container 594a248efa34 [2023-05-23T09:03:13.276Z] ---> e4ffa70d3960 [2023-05-23T09:03:13.276Z] [2023-05-23T09:03:13.547Z] Successfully built e4ffa70d3960 [2023-05-23T09:03:13.547Z] Successfully tagged security-spire-config-arm64:latest [2023-05-23T09:03:13.547Z]  Building security-spire-config ... done Building security-spire-server [2023-05-23T09:03:31.843Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:03:31.843Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:03:31.843Z] ---> 158620b31a7a [2023-05-23T09:03:31.843Z] Step 3/26 : WORKDIR /edgex-go [2023-05-23T09:03:31.843Z] ---> Using cache [2023-05-23T09:03:31.843Z] ---> 437a1f017920 [2023-05-23T09:03:31.843Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T09:03:31.843Z] ---> Using cache [2023-05-23T09:03:31.843Z] ---> 53ab6cd60a8a [2023-05-23T09:03:31.843Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-23T09:03:31.843Z] ---> Using cache [2023-05-23T09:03:31.843Z] ---> 45bd20c00db2 [2023-05-23T09:03:31.843Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:03:31.843Z] ---> Using cache [2023-05-23T09:03:31.843Z] ---> a94ebe23765f [2023-05-23T09:03:31.843Z] Step 7/26 : COPY . . [2023-05-23T09:03:31.843Z] ---> Using cache [2023-05-23T09:03:31.843Z] ---> 9617a7810174 [2023-05-23T09:03:31.843Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T09:03:31.843Z] ---> Using cache [2023-05-23T09:03:31.843Z] ---> 105ff6e35689 [2023-05-23T09:03:31.843Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-23T09:03:31.843Z] ---> Using cache [2023-05-23T09:03:31.843Z] ---> 013355a73391 [2023-05-23T09:03:31.843Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T09:03:31.843Z] ---> Using cache [2023-05-23T09:03:31.843Z] ---> c15010eccb11 [2023-05-23T09:03:31.843Z] 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-23T09:03:32.115Z] ---> Running in e947d32b5235 [2023-05-23T09:03:37.486Z] Removing intermediate container e947d32b5235 [2023-05-23T09:03:37.486Z] ---> e28aae8de93f [2023-05-23T09:03:37.486Z] Step 12/26 : WORKDIR /edgex-go [2023-05-23T09:03:37.486Z] ---> Running in da8cfa46e146 [2023-05-23T09:03:37.486Z] Removing intermediate container da8cfa46e146 [2023-05-23T09:03:37.486Z] ---> 6dc89c731f74 [2023-05-23T09:03:37.486Z] [2023-05-23T09:03:37.486Z] Step 13/26 : FROM alpine:3.17 [2023-05-23T09:03:37.486Z] ---> 51e60588ff2c [2023-05-23T09:03:37.486Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T09:03:37.486Z] ---> Using cache [2023-05-23T09:03:37.486Z] ---> 5ff310d1f3cb [2023-05-23T09:03:37.486Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T09:03:37.754Z] ---> Running in 808b26f06ff3 [2023-05-23T09:03:39.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:03:40.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:03:42.087Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T09:03:42.087Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T09:03:42.087Z] OK: 17694 distinct packages available [2023-05-23T09:03:42.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:03:43.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:03:44.739Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T09:03:44.739Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T09:03:44.739Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T09:03:44.739Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T09:03:44.739Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T09:03:44.739Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:03:44.739Z] OK: 9 MiB in 20 packages [2023-05-23T09:03:46.713Z] Removing intermediate container 808b26f06ff3 [2023-05-23T09:03:46.713Z] ---> ca4bc789e001 [2023-05-23T09:03:46.713Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:03:50.063Z] ---> 142d8fe92aef [2023-05-23T09:03:50.063Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:03:51.043Z] ---> c76ddb0a9919 [2023-05-23T09:03:51.043Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T09:03:57.693Z] ---> 9c8d796ef21d [2023-05-23T09:03:57.693Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T09:03:58.454Z] ---> c3173e7a29f6 [2023-05-23T09:03:58.454Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-23T09:03:59.445Z] ---> 1472ad056e3d [2023-05-23T09:03:59.445Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-23T09:04:00.447Z] ---> 47c18e92d181 [2023-05-23T09:04:00.447Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T09:04:00.727Z] ---> Running in 98a0f3d069f2 [2023-05-23T09:04:01.000Z] Removing intermediate container 98a0f3d069f2 [2023-05-23T09:04:01.000Z] ---> 9c4a8eb34222 [2023-05-23T09:04:01.309Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T09:04:01.309Z] ---> Running in 794c706ad68d [2023-05-23T09:04:01.909Z] Removing intermediate container 794c706ad68d [2023-05-23T09:04:01.909Z] ---> 59f396a0d846 [2023-05-23T09:04:01.909Z] Step 24/26 : LABEL arch=arm64 [2023-05-23T09:04:02.179Z] ---> Running in 50713803dc68 [2023-05-23T09:04:02.769Z] Removing intermediate container 50713803dc68 [2023-05-23T09:04:02.769Z] ---> 71103e2d1e08 [2023-05-23T09:04:02.770Z] Step 25/26 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:04:03.038Z] ---> Running in 0c62ba280698 [2023-05-23T09:04:03.306Z] Removing intermediate container 0c62ba280698 [2023-05-23T09:04:03.306Z] ---> c9f0e95097b5 [2023-05-23T09:04:03.306Z] Step 26/26 : LABEL version=0.0.0 [2023-05-23T09:04:03.573Z] ---> Running in d87a6baea526 [2023-05-23T09:04:04.158Z] Removing intermediate container d87a6baea526 [2023-05-23T09:04:04.158Z] ---> 478028b83320 [2023-05-23T09:04:04.158Z] [2023-05-23T09:04:04.425Z] Successfully built 478028b83320 [2023-05-23T09:04:04.425Z] Successfully tagged security-spire-server-arm64:latest [2023-05-23T09:04:04.425Z] Building security-spire-agent [2023-05-23T09:04:26.486Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:04:26.486Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:04:26.486Z] ---> 158620b31a7a [2023-05-23T09:04:26.486Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> 437a1f017920 [2023-05-23T09:04:26.486Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> 53ab6cd60a8a [2023-05-23T09:04:26.486Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> 45bd20c00db2 [2023-05-23T09:04:26.486Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> a94ebe23765f [2023-05-23T09:04:26.486Z] Step 7/27 : COPY . . [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> 9617a7810174 [2023-05-23T09:04:26.486Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> 105ff6e35689 [2023-05-23T09:04:26.486Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> 013355a73391 [2023-05-23T09:04:26.486Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> c15010eccb11 [2023-05-23T09:04:26.486Z] 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-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> d1fd05b62dbf [2023-05-23T09:04:26.486Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> b7ab5832ae2c [2023-05-23T09:04:26.486Z] [2023-05-23T09:04:26.486Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T09:04:26.486Z] ---> 51e60588ff2c [2023-05-23T09:04:26.486Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> 5ff310d1f3cb [2023-05-23T09:04:26.486Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> ca4bc789e001 [2023-05-23T09:04:26.486Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> 142d8fe92aef [2023-05-23T09:04:26.486Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:04:26.486Z] ---> Using cache [2023-05-23T09:04:26.486Z] ---> c76ddb0a9919 [2023-05-23T09:04:26.486Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-23T09:04:29.833Z] ---> 7cacf23da9bf [2023-05-23T09:04:29.833Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T09:04:35.183Z] ---> 92f01496464f [2023-05-23T09:04:35.184Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T09:04:36.153Z] ---> 33c6af998d13 [2023-05-23T09:04:36.153Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-23T09:04:37.132Z] ---> f0ba7bdfeae1 [2023-05-23T09:04:37.132Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-23T09:04:38.097Z] ---> 2e15d2b567c8 [2023-05-23T09:04:38.097Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T09:04:38.097Z] ---> Running in 24cc965b1382 [2023-05-23T09:04:38.687Z] Removing intermediate container 24cc965b1382 [2023-05-23T09:04:38.687Z] ---> b811d0669a35 [2023-05-23T09:04:38.687Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T09:04:38.687Z] ---> Running in 27a21ddc09dc [2023-05-23T09:04:39.276Z] Removing intermediate container 27a21ddc09dc [2023-05-23T09:04:39.276Z] ---> 08a975efea1c [2023-05-23T09:04:39.276Z] Step 25/27 : LABEL arch=arm64 [2023-05-23T09:04:39.276Z] ---> Running in 7877ced79d40 [2023-05-23T09:04:39.873Z] Removing intermediate container 7877ced79d40 [2023-05-23T09:04:39.873Z] ---> 095322cf9478 [2023-05-23T09:04:39.873Z] Step 26/27 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:04:40.146Z] ---> Running in aba919150036 [2023-05-23T09:04:40.731Z] Removing intermediate container aba919150036 [2023-05-23T09:04:40.731Z] ---> cd7de45ed6e2 [2023-05-23T09:04:40.731Z] Step 27/27 : LABEL version=0.0.0 [2023-05-23T09:04:40.731Z] ---> Running in 17ea2b5607ac [2023-05-23T09:04:41.320Z] Removing intermediate container 17ea2b5607ac [2023-05-23T09:04:41.320Z] ---> 68b4c4bb9869 [2023-05-23T09:04:41.320Z] [2023-05-23T09:04:41.590Z] Successfully built 68b4c4bb9869 [2023-05-23T09:04:41.590Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-23T09:04:41.590Z] Building core-command [2023-05-23T09:04:56.624Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:04:56.624Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:04:56.624Z] ---> 158620b31a7a [2023-05-23T09:04:56.624Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T09:04:56.624Z] ---> Using cache [2023-05-23T09:04:56.624Z] ---> 7c0b143188bd [2023-05-23T09:04:56.624Z] Step 4/24 : WORKDIR /edgex-go [2023-05-23T09:04:56.624Z] ---> Using cache [2023-05-23T09:04:56.624Z] ---> f73c82da009a [2023-05-23T09:04:56.624Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-23T09:04:56.624Z] ---> Using cache [2023-05-23T09:04:56.624Z] ---> 202f5f577ecf [2023-05-23T09:04:56.624Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-23T09:04:56.624Z] ---> Using cache [2023-05-23T09:04:56.624Z] ---> d9f3df7a8221 [2023-05-23T09:04:56.624Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:04:56.624Z] ---> Using cache [2023-05-23T09:04:56.624Z] ---> 6c7546d50b60 [2023-05-23T09:04:56.624Z] Step 8/24 : COPY . . [2023-05-23T09:04:56.624Z] ---> Using cache [2023-05-23T09:04:56.624Z] ---> ec833cd7a50a [2023-05-23T09:04:56.624Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-23T09:04:56.912Z] ---> Running in ac78504dd721 [2023-05-23T09:04:58.870Z] 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-23T09:07:20.661Z] Removing intermediate container e7693a100a8a [2023-05-23T09:07:20.661Z] ---> c16941d51243 [2023-05-23T09:07:20.661Z] [2023-05-23T09:07:20.661Z] Step 9/22 : FROM alpine:3.17 [2023-05-23T09:07:20.661Z] ---> 51e60588ff2c [2023-05-23T09:07:20.661Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-23T09:07:20.661Z] ---> Running in dd14cf79f8ad [2023-05-23T09:07:20.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:07:20.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:07:22.906Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T09:07:22.906Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-23T09:07:22.906Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:07:22.906Z] OK: 8 MiB in 17 packages [2023-05-23T09:07:24.875Z] Removing intermediate container dd14cf79f8ad [2023-05-23T09:07:24.875Z] ---> aba2d74342b1 [2023-05-23T09:07:24.875Z] 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-23T09:07:24.875Z] ---> Running in fb9d5fccd7ff [2023-05-23T09:07:25.177Z] Removing intermediate container fb9d5fccd7ff [2023-05-23T09:07:25.177Z] ---> 858b196258dd [2023-05-23T09:07:25.177Z] Step 12/22 : WORKDIR /edgex [2023-05-23T09:07:25.456Z] ---> Running in ec482517813c [2023-05-23T09:07:26.052Z] Removing intermediate container ec482517813c [2023-05-23T09:07:26.052Z] ---> aac57a456ffa [2023-05-23T09:07:26.052Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:07:27.019Z] ---> b94031f86912 [2023-05-23T09:07:27.019Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:07:27.992Z] ---> 1d6e2a05c0d7 [2023-05-23T09:07:27.992Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-23T09:07:28.962Z] ---> b38b66bc3510 [2023-05-23T09:07:28.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-23T09:07:30.386Z] ---> 9a6b5074cac4 [2023-05-23T09:07:30.387Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T09:07:31.359Z] ---> b98f45efcde8 [2023-05-23T09:07:31.359Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T09:07:31.359Z] ---> Running in 8c5dff2c8483 [2023-05-23T09:07:35.656Z] Removing intermediate container 8c5dff2c8483 [2023-05-23T09:07:35.656Z] ---> 43ebfb1683ab [2023-05-23T09:07:35.656Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T09:07:35.656Z] ---> Running in 44474f8d5a30 [2023-05-23T09:07:35.656Z] Removing intermediate container 44474f8d5a30 [2023-05-23T09:07:35.656Z] ---> 81eb877bc089 [2023-05-23T09:07:35.656Z] Step 20/22 : LABEL arch=arm64 [2023-05-23T09:07:35.656Z] ---> Running in 8cd4a1707ad6 [2023-05-23T09:07:36.248Z] Removing intermediate container 8cd4a1707ad6 [2023-05-23T09:07:36.248Z] ---> d407c300d966 [2023-05-23T09:07:36.248Z] Step 21/22 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:07:36.248Z] ---> Running in 44816162be4e [2023-05-23T09:07:36.839Z] Removing intermediate container 44816162be4e [2023-05-23T09:07:36.839Z] ---> 8ee31945c402 [2023-05-23T09:07:36.839Z] Step 22/22 : LABEL version=0.0.0 [2023-05-23T09:07:37.112Z] ---> Running in bf540e441e99 [2023-05-23T09:07:37.388Z] Removing intermediate container bf540e441e99 [2023-05-23T09:07:37.388Z] ---> fda4b018d036 [2023-05-23T09:07:37.388Z] [2023-05-23T09:07:37.979Z] Successfully built fda4b018d036 [2023-05-23T09:07:37.979Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-23T09:07:37.979Z]  Building security-proxy-setup ... done Building core-metadata [2023-05-23T09:07:56.242Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T09:07:56.242Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T09:07:56.242Z] ---> 158620b31a7a [2023-05-23T09:07:56.242Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T09:07:56.242Z] ---> Using cache [2023-05-23T09:07:56.242Z] ---> 7c0b143188bd [2023-05-23T09:07:56.242Z] Step 4/25 : WORKDIR /edgex-go [2023-05-23T09:07:56.242Z] ---> Using cache [2023-05-23T09:07:56.242Z] ---> f73c82da009a [2023-05-23T09:07:56.242Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-23T09:07:56.242Z] ---> Using cache [2023-05-23T09:07:56.242Z] ---> 202f5f577ecf [2023-05-23T09:07:56.242Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-23T09:07:56.242Z] ---> Using cache [2023-05-23T09:07:56.242Z] ---> d9f3df7a8221 [2023-05-23T09:07:56.242Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T09:07:56.242Z] ---> Using cache [2023-05-23T09:07:56.242Z] ---> 6c7546d50b60 [2023-05-23T09:07:56.242Z] Step 8/25 : COPY . . [2023-05-23T09:07:56.242Z] ---> Using cache [2023-05-23T09:07:56.242Z] ---> ec833cd7a50a [2023-05-23T09:07:56.242Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-23T09:07:56.242Z] ---> Running in afc1c0628b35 [2023-05-23T09:07:58.206Z] 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-23T09:09:49.974Z] Removing intermediate container aacaff57bd58 [2023-05-23T09:09:49.974Z] ---> 00add5527e00 [2023-05-23T09:09:49.974Z] [2023-05-23T09:09:49.974Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T09:09:49.974Z] ---> 51e60588ff2c [2023-05-23T09:09:49.974Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T09:09:49.974Z] ---> Running in 7a1427df21f6 [2023-05-23T09:09:49.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:09:49.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:09:49.974Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T09:09:49.974Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:09:49.974Z] OK: 8 MiB in 16 packages [2023-05-23T09:09:50.947Z] Removing intermediate container 7a1427df21f6 [2023-05-23T09:09:50.947Z] ---> b5a3d5494a97 [2023-05-23T09:09:50.947Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T09:09:50.947Z] ---> Running in 0b2df2878498 [2023-05-23T09:09:51.537Z] Removing intermediate container 0b2df2878498 [2023-05-23T09:09:51.537Z] ---> 8801bb686a2b [2023-05-23T09:09:51.537Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-23T09:09:51.537Z] ---> Running in 7eb878cd8668 [2023-05-23T09:09:52.126Z] Removing intermediate container 7eb878cd8668 [2023-05-23T09:09:52.126Z] ---> 79cf3ad81944 [2023-05-23T09:09:52.126Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T09:09:52.126Z] ---> Running in ccd216bc2b83 [2023-05-23T09:09:52.713Z] Removing intermediate container ccd216bc2b83 [2023-05-23T09:09:52.713Z] ---> a754f16740f8 [2023-05-23T09:09:52.713Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:09:53.680Z] ---> f690424093da [2023-05-23T09:09:53.680Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:09:55.102Z] ---> 3d22807860e2 [2023-05-23T09:09:55.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-23T09:09:57.698Z] ---> e5200181ca57 [2023-05-23T09:09:57.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:09:58.664Z] ---> 87abd3933bc6 [2023-05-23T09:09:58.664Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-23T09:09:58.664Z] ---> Running in 6c4c7b71cf3c [2023-05-23T09:09:59.247Z] Removing intermediate container 6c4c7b71cf3c [2023-05-23T09:09:59.247Z] ---> b0bd59272ec7 [2023-05-23T09:09:59.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T09:09:59.247Z] ---> Running in 39bc792abd16 [2023-05-23T09:09:59.835Z] Removing intermediate container 39bc792abd16 [2023-05-23T09:09:59.835Z] ---> 369a6299d196 [2023-05-23T09:09:59.835Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T09:09:59.835Z] ---> Running in a609e84b8da9 [2023-05-23T09:10:00.419Z] Removing intermediate container a609e84b8da9 [2023-05-23T09:10:00.419Z] ---> 75efca0886dd [2023-05-23T09:10:00.419Z] Step 22/23 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:10:00.419Z] ---> Running in 9f0455219a45 [2023-05-23T09:10:01.001Z] Removing intermediate container 9f0455219a45 [2023-05-23T09:10:01.001Z] ---> c3e376ccfd41 [2023-05-23T09:10:01.001Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T09:10:01.268Z] ---> Running in 5a4b0ffb2288 [2023-05-23T09:10:01.541Z] Removing intermediate container 5a4b0ffb2288 [2023-05-23T09:10:01.541Z] ---> e9d5bc3bab67 [2023-05-23T09:10:01.541Z] [2023-05-23T09:10:02.125Z] Successfully built e9d5bc3bab67 [2023-05-23T09:10:02.125Z] Successfully tagged support-scheduler-arm64:latest [2023-05-23T09:11:38.753Z]  Building support-scheduler ... done Removing intermediate container 827997c7cfbd [2023-05-23T09:11:38.753Z] ---> efe5f2687e1e [2023-05-23T09:11:38.753Z] [2023-05-23T09:11:38.753Z] Step 9/20 : FROM alpine:3.17 [2023-05-23T09:11:38.753Z] ---> 51e60588ff2c [2023-05-23T09:11:38.753Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T09:11:38.753Z] ---> Using cache [2023-05-23T09:11:38.753Z] ---> e5ec859af312 [2023-05-23T09:11:38.753Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-23T09:11:38.753Z] ---> Running in 8afe7c5fa38c [2023-05-23T09:11:39.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:11:39.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:11:41.336Z] v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T09:11:41.336Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T09:11:41.336Z] OK: 17694 distinct packages available [2023-05-23T09:11:41.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:11:42.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:11:44.038Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T09:11:44.038Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-23T09:11:44.038Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-23T09:11:44.038Z] (4/9) Installing libcurl (8.1.0-r2) [2023-05-23T09:11:44.038Z] (5/9) Installing curl (8.1.0-r2) [2023-05-23T09:11:44.038Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-23T09:11:44.038Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-23T09:11:44.038Z] (8/9) Installing libucontext (1.2-r0) [2023-05-23T09:11:44.038Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-23T09:11:44.038Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:11:44.038Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T09:11:44.627Z] OK: 11 MiB in 24 packages [2023-05-23T09:11:47.213Z] Removing intermediate container 8afe7c5fa38c [2023-05-23T09:11:47.213Z] ---> ee02cea666ec [2023-05-23T09:11:47.213Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:11:47.798Z] ---> bb67c09476ca [2023-05-23T09:11:47.798Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:11:48.761Z] ---> 2819fe21d07f [2023-05-23T09:11:48.761Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-23T09:11:51.344Z] ---> e18da0b5a6f2 [2023-05-23T09:11:51.344Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:11:51.926Z] ---> e9ce1056c421 [2023-05-23T09:11:51.926Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-23T09:11:52.196Z] ---> Running in 9f326dada193 [2023-05-23T09:11:52.780Z] Removing intermediate container 9f326dada193 [2023-05-23T09:11:52.780Z] ---> d68f80b7bdbf [2023-05-23T09:11:52.780Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T09:11:52.780Z] ---> Running in fdc3f7ed2051 [2023-05-23T09:11:53.365Z] Removing intermediate container fdc3f7ed2051 [2023-05-23T09:11:53.365Z] ---> 10904f375459 [2023-05-23T09:11:53.365Z] Step 18/20 : LABEL arch=arm64 [2023-05-23T09:11:53.365Z] ---> Running in 44f70ffc78a1 [2023-05-23T09:11:53.949Z] Removing intermediate container 44f70ffc78a1 [2023-05-23T09:11:53.949Z] ---> 84eb2ce580dd [2023-05-23T09:11:53.949Z] Step 19/20 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:11:53.949Z] ---> Running in 5500a1e6740f [2023-05-23T09:11:54.536Z] Removing intermediate container 5500a1e6740f [2023-05-23T09:11:54.536Z] ---> 72966234533d [2023-05-23T09:11:54.536Z] Step 20/20 : LABEL version=0.0.0 [2023-05-23T09:11:54.536Z] ---> Running in 30a8bf52cd34 [2023-05-23T09:11:55.119Z] Removing intermediate container 30a8bf52cd34 [2023-05-23T09:11:55.119Z] ---> 875badfc253d [2023-05-23T09:11:55.119Z] [2023-05-23T09:11:55.386Z] Successfully built 875badfc253d [2023-05-23T09:11:55.386Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-23T09:12:22.791Z]  Building security-spiffe-token-provider ... done Removing intermediate container ac78504dd721 [2023-05-23T09:12:22.791Z] ---> 5d3809bc1590 [2023-05-23T09:12:22.791Z] [2023-05-23T09:12:22.791Z] Step 10/24 : FROM alpine:3.17 [2023-05-23T09:12:22.791Z] ---> 51e60588ff2c [2023-05-23T09:12:22.791Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T09:12:22.791Z] ---> Using cache [2023-05-23T09:12:22.791Z] ---> b5a3d5494a97 [2023-05-23T09:12:22.791Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T09:12:22.791Z] ---> Using cache [2023-05-23T09:12:22.791Z] ---> 8801bb686a2b [2023-05-23T09:12:22.791Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-23T09:12:22.791Z] ---> Running in 4a1aee1cb236 [2023-05-23T09:12:22.791Z] Removing intermediate container 4a1aee1cb236 [2023-05-23T09:12:22.791Z] ---> 9047778713f3 [2023-05-23T09:12:22.791Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-23T09:12:22.791Z] ---> Running in 8118194fc7de [2023-05-23T09:12:22.791Z] Removing intermediate container 8118194fc7de [2023-05-23T09:12:22.791Z] ---> bfd51e8136a1 [2023-05-23T09:12:22.791Z] Step 15/24 : WORKDIR / [2023-05-23T09:12:22.791Z] ---> Running in ce990bc5f1df [2023-05-23T09:12:22.791Z] Removing intermediate container ce990bc5f1df [2023-05-23T09:12:22.791Z] ---> a8c9c71e9682 [2023-05-23T09:12:22.791Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:12:22.791Z] ---> e55a781b2942 [2023-05-23T09:12:22.791Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:12:22.791Z] ---> d99da46b6aca [2023-05-23T09:12:22.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-23T09:12:26.134Z] ---> 49fd9c336775 [2023-05-23T09:12:26.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:12:27.093Z] ---> 568f61793993 [2023-05-23T09:12:27.093Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-23T09:12:27.093Z] ---> Running in e4c5b0349f3e [2023-05-23T09:12:27.360Z] Removing intermediate container e4c5b0349f3e [2023-05-23T09:12:27.360Z] ---> c5014858795e [2023-05-23T09:12:27.360Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T09:12:27.627Z] ---> Running in 4b963c336ca6 [2023-05-23T09:12:28.210Z] Removing intermediate container 4b963c336ca6 [2023-05-23T09:12:28.210Z] ---> 1956ff738991 [2023-05-23T09:12:28.210Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T09:12:28.210Z] ---> Running in 814b3d217919 [2023-05-23T09:12:28.798Z] Removing intermediate container 814b3d217919 [2023-05-23T09:12:28.798Z] ---> 8ced0c6fb3b0 [2023-05-23T09:12:28.798Z] Step 23/24 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:12:28.798Z] ---> Running in acd3ac057c64 [2023-05-23T09:12:29.382Z] Removing intermediate container acd3ac057c64 [2023-05-23T09:12:29.382Z] ---> e15ae4471fc1 [2023-05-23T09:12:29.382Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T09:12:29.382Z] ---> Running in 8ac3c2b629fd [2023-05-23T09:12:29.966Z] Removing intermediate container 8ac3c2b629fd [2023-05-23T09:12:29.966Z] ---> e5d70ec25022 [2023-05-23T09:12:29.966Z] [2023-05-23T09:12:30.231Z] Successfully built e5d70ec25022 [2023-05-23T09:12:30.231Z] Successfully tagged core-command-arm64:latest [2023-05-23T09:12:56.905Z]  Building core-command ... done Removing intermediate container ff4d7e28c5de [2023-05-23T09:12:56.905Z] ---> 2c6991b0b100 [2023-05-23T09:12:56.905Z] [2023-05-23T09:12:56.905Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T09:12:56.905Z] ---> 51e60588ff2c [2023-05-23T09:12:56.905Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-23T09:12:56.905Z] ---> Running in 7f36be25a2a3 [2023-05-23T09:12:58.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T09:12:59.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T09:13:00.688Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T09:13:00.688Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T09:13:00.688Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T09:13:00.688Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T09:13:00.954Z] OK: 8 MiB in 17 packages [2023-05-23T09:13:02.897Z] Removing intermediate container 7f36be25a2a3 [2023-05-23T09:13:02.897Z] ---> 59c4e37b43e9 [2023-05-23T09:13:02.897Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T09:13:02.897Z] ---> Running in 4dce395c0950 [2023-05-23T09:13:03.486Z] Removing intermediate container 4dce395c0950 [2023-05-23T09:13:03.486Z] ---> 72252f512053 [2023-05-23T09:13:03.486Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-23T09:13:03.486Z] ---> Running in 3f13e3759d81 [2023-05-23T09:13:03.764Z] Removing intermediate container 3f13e3759d81 [2023-05-23T09:13:03.764Z] ---> 07edb0f76dae [2023-05-23T09:13:03.764Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T09:13:04.035Z] ---> Running in 3740bc5b293b [2023-05-23T09:13:06.623Z] Removing intermediate container 3740bc5b293b [2023-05-23T09:13:06.623Z] ---> 7f2d08222c6c [2023-05-23T09:13:06.623Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:13:07.210Z] ---> 53daa1c33544 [2023-05-23T09:13:07.210Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:13:07.794Z] ---> fe8cdad52d5e [2023-05-23T09:13:07.794Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-23T09:13:09.842Z] ---> ba4a109a4ba4 [2023-05-23T09:13:09.842Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:13:10.424Z] ---> db52933458f6 [2023-05-23T09:13:10.424Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-23T09:13:10.424Z] ---> Running in 15b90380394a [2023-05-23T09:13:10.691Z] Removing intermediate container 15b90380394a [2023-05-23T09:13:10.691Z] ---> fe79140ca059 [2023-05-23T09:13:10.691Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T09:13:10.957Z] ---> Running in 5f5c4c064830 [2023-05-23T09:13:11.542Z] Removing intermediate container 5f5c4c064830 [2023-05-23T09:13:11.542Z] ---> 2cc368d7b032 [2023-05-23T09:13:11.542Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T09:13:11.543Z] ---> Running in 3ec90d4b3339 [2023-05-23T09:13:12.124Z] Removing intermediate container 3ec90d4b3339 [2023-05-23T09:13:12.124Z] ---> 3d8059baaf4e [2023-05-23T09:13:12.124Z] Step 22/23 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:13:12.124Z] ---> Running in 67aad579c8aa [2023-05-23T09:13:12.704Z] Removing intermediate container 67aad579c8aa [2023-05-23T09:13:12.704Z] ---> 49f46e0aaa47 [2023-05-23T09:13:12.704Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T09:13:12.704Z] ---> Running in 69b22a1c4d55 [2023-05-23T09:13:12.969Z] Removing intermediate container 69b22a1c4d55 [2023-05-23T09:13:12.969Z] ---> edfaaf85085d [2023-05-23T09:13:12.969Z] [2023-05-23T09:13:13.235Z] Successfully built edfaaf85085d [2023-05-23T09:13:13.235Z] Successfully tagged support-notifications-arm64:latest [2023-05-23T09:13:15.814Z]  Building support-notifications ... done Removing intermediate container afc1c0628b35 [2023-05-23T09:13:15.814Z] ---> d177390e884f [2023-05-23T09:13:15.814Z] [2023-05-23T09:13:15.814Z] Step 10/25 : FROM alpine:3.17 [2023-05-23T09:13:15.814Z] ---> 51e60588ff2c [2023-05-23T09:13:15.814Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-23T09:13:15.814Z] ---> Using cache [2023-05-23T09:13:15.814Z] ---> b5a3d5494a97 [2023-05-23T09:13:15.814Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T09:13:15.814Z] ---> Using cache [2023-05-23T09:13:15.814Z] ---> 8801bb686a2b [2023-05-23T09:13:15.814Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-23T09:13:15.814Z] ---> Running in 7d501b47392c [2023-05-23T09:13:15.814Z] Removing intermediate container 7d501b47392c [2023-05-23T09:13:15.814Z] ---> cda5c72445de [2023-05-23T09:13:15.814Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-23T09:13:15.814Z] ---> Running in 0463e79a0e23 [2023-05-23T09:13:16.397Z] Removing intermediate container 0463e79a0e23 [2023-05-23T09:13:16.397Z] ---> 63415c6816ad [2023-05-23T09:13:16.397Z] Step 15/25 : WORKDIR / [2023-05-23T09:13:16.397Z] ---> Running in 416163f5afe8 [2023-05-23T09:13:16.662Z] Removing intermediate container 416163f5afe8 [2023-05-23T09:13:16.662Z] ---> 63d7643e3314 [2023-05-23T09:13:16.662Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T09:13:17.243Z] ---> 002501b1504b [2023-05-23T09:13:17.243Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T09:13:17.508Z] ---> 7d15f85d92cf [2023-05-23T09:13:17.508Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-23T09:13:20.077Z] ---> 917333fe08da [2023-05-23T09:13:20.077Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-23T09:13:20.352Z] ---> 7dd9d7fac98f [2023-05-23T09:13:20.352Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-23T09:13:20.619Z] ---> d9235ff69e33 [2023-05-23T09:13:20.619Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-23T09:13:20.885Z] ---> Running in 66424a17e517 [2023-05-23T09:13:21.151Z] Removing intermediate container 66424a17e517 [2023-05-23T09:13:21.151Z] ---> b23c0cdc6fe5 [2023-05-23T09:13:21.151Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T09:13:21.151Z] ---> Running in bea46b28a3e6 [2023-05-23T09:13:21.420Z] Removing intermediate container bea46b28a3e6 [2023-05-23T09:13:21.420Z] ---> b6302d245fa3 [2023-05-23T09:13:21.420Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T09:13:21.420Z] ---> Running in 0a7888435a0c [2023-05-23T09:13:21.686Z] Removing intermediate container 0a7888435a0c [2023-05-23T09:13:21.686Z] ---> 75e603cc056e [2023-05-23T09:13:21.686Z] Step 24/25 : LABEL git_sha=86e8a477025edc663ac79143f0e4c113205cccbe [2023-05-23T09:13:21.953Z] ---> Running in 84488a2dd213 [2023-05-23T09:13:22.219Z] Removing intermediate container 84488a2dd213 [2023-05-23T09:13:22.219Z] ---> db9eb0170155 [2023-05-23T09:13:22.219Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T09:13:22.219Z] ---> Running in 305f4b5fafa3 [2023-05-23T09:13:22.484Z] Removing intermediate container 305f4b5fafa3 [2023-05-23T09:13:22.484Z] ---> 4f39596cb15b [2023-05-23T09:13:22.484Z] [2023-05-23T09:13:22.749Z] Successfully built 4f39596cb15b [2023-05-23T09:13:22.749Z] Successfully tagged core-metadata-arm64:latest [2023-05-23T09:13:23.024Z]  Building core-metadata ... done  [Pipeline] } [2023-05-23T09:13:23.027Z] $ docker stop --time=1 15345189a9df6d6246001f99b90a58068d428835c258cd515543da451cd4f88e [2023-05-23T09:13:24.653Z] $ docker rm -f --volumes 15345189a9df6d6246001f99b90a58068d428835c258cd515543da451cd4f88e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T09:13:25.956Z] + docker images [2023-05-23T09:13:25.956Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-23T09:13:25.956Z] core-metadata-arm64 latest 4f39596cb15b 3 seconds ago 20.2MB [2023-05-23T09:13:25.956Z] d177390e884f 11 seconds ago 1.53GB [2023-05-23T09:13:25.956Z] support-notifications-arm64 latest edfaaf85085d 13 seconds ago 32MB [2023-05-23T09:13:25.956Z] 2c6991b0b100 31 seconds ago 1.59GB [2023-05-23T09:13:25.956Z] core-command-arm64 latest e5d70ec25022 56 seconds ago 19.7MB [2023-05-23T09:13:25.956Z] 5d3809bc1590 About a minute ago 1.53GB [2023-05-23T09:13:25.956Z] security-spiffe-token-provider-arm64 latest 875badfc253d About a minute ago 32.7MB [2023-05-23T09:13:25.956Z] efe5f2687e1e About a minute ago 1.57GB [2023-05-23T09:13:25.956Z] support-scheduler-arm64 latest e9d5bc3bab67 3 minutes ago 31.2MB [2023-05-23T09:13:25.956Z] 00add5527e00 3 minutes ago 1.59GB [2023-05-23T09:13:25.956Z] security-proxy-setup-arm64 latest fda4b018d036 5 minutes ago 18.7MB [2023-05-23T09:13:25.956Z] c16941d51243 6 minutes ago 1.51GB [2023-05-23T09:13:25.956Z] security-spire-agent-arm64 latest 68b4c4bb9869 8 minutes ago 153MB [2023-05-23T09:13:25.956Z] security-spire-server-arm64 latest 478028b83320 9 minutes ago 97MB [2023-05-23T09:13:25.956Z] 6dc89c731f74 9 minutes ago 1.39GB [2023-05-23T09:13:25.956Z] security-spire-config-arm64 latest e4ffa70d3960 10 minutes ago 96.1MB [2023-05-23T09:13:25.957Z] b7ab5832ae2c 10 minutes ago 1.39GB [2023-05-23T09:13:25.957Z] core-data-arm64 latest ca60d30efbe9 13 minutes ago 19.9MB [2023-05-23T09:13:25.957Z] security-bootstrapper-arm64 latest aee99a641304 13 minutes ago 21.9MB [2023-05-23T09:13:25.957Z] security-secretstore-setup-arm64 latest 6885b9be0f42 14 minutes ago 32.2MB [2023-05-23T09:13:25.957Z] core-common-config-bootstrapper-arm64 latest 9019b61cbfcc 14 minutes ago 17.2MB [2023-05-23T09:13:25.957Z] c32ab1bc6505 14 minutes ago 1.53GB [2023-05-23T09:13:25.957Z] 781d8e7809a5 14 minutes ago 1.52GB [2023-05-23T09:13:25.957Z] security-proxy-auth-arm64 latest bf1219054edc 14 minutes ago 18.1MB [2023-05-23T09:13:25.957Z] 3457b46c3356 14 minutes ago 1.52GB [2023-05-23T09:13:25.957Z] 454a3435b035 14 minutes ago 1.51GB [2023-05-23T09:13:25.957Z] 16a7f9bbbbe7 15 minutes ago 1.51GB [2023-05-23T09:13:25.957Z] ci-base-image-arm64 latest 158620b31a7a 38 minutes ago 899MB [2023-05-23T09:13:25.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-23T09:13:25.957Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-23T09:13:25.957Z] 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-23T09:13:26.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T09:13:26.403Z] [2023-05-23T09:13:26.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T09:13:26.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T09:13:26.738Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T09:13:26.738Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T09:13:26.738Z] 04944245beec: Pulling fs layer [2023-05-23T09:13:26.738Z] 699f458cf7ca: Pulling fs layer [2023-05-23T09:13:26.738Z] 765212b225bb: Pulling fs layer [2023-05-23T09:13:26.738Z] f23df028b6ca: Pulling fs layer [2023-05-23T09:13:26.738Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T09:13:26.738Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T09:13:26.738Z] 765212b225bb: Waiting [2023-05-23T09:13:26.738Z] d65c8cfc05b1: Waiting [2023-05-23T09:13:26.738Z] 2437ff75d9bd: Waiting [2023-05-23T09:13:26.738Z] f23df028b6ca: Waiting [2023-05-23T09:13:27.002Z] 04944245beec: Verifying Checksum [2023-05-23T09:13:27.002Z] 04944245beec: Download complete [2023-05-23T09:13:27.002Z] 765212b225bb: Verifying Checksum [2023-05-23T09:13:27.002Z] 765212b225bb: Download complete [2023-05-23T09:13:27.002Z] f23df028b6ca: Verifying Checksum [2023-05-23T09:13:27.002Z] f23df028b6ca: Download complete [2023-05-23T09:13:27.002Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T09:13:27.002Z] d65c8cfc05b1: Download complete [2023-05-23T09:13:27.269Z] 699f458cf7ca: Verifying Checksum [2023-05-23T09:13:27.269Z] 699f458cf7ca: Download complete [2023-05-23T09:13:27.534Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T09:13:27.535Z] 8998bd30e6a1: Download complete [2023-05-23T09:13:30.105Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T09:13:30.105Z] 2437ff75d9bd: Download complete [2023-05-23T09:13:31.063Z] 8998bd30e6a1: Pull complete [2023-05-23T09:13:31.645Z] 04944245beec: Pull complete [2023-05-23T09:13:33.048Z] 699f458cf7ca: Pull complete [2023-05-23T09:13:33.048Z] 765212b225bb: Pull complete [2023-05-23T09:13:33.629Z] f23df028b6ca: Pull complete [2023-05-23T09:13:33.896Z] d65c8cfc05b1: Pull complete [2023-05-23T09:13:46.189Z] 2437ff75d9bd: Pull complete [2023-05-23T09:13:48.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T09:13:48.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T09:13:48.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T09:13:48.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-16481 does not seem to be running inside a container [2023-05-23T09:13:48.400Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T09:13:51.765Z] $ docker top dcc907d953d4384092b632dac8b7dee77c0acd03de70293fd6c5163ddcb8eebe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:13:52.646Z] ---> job-cost.sh [2023-05-23T09:13:52.647Z] lf-activate-venv: SKIPPING [2023-05-23T09:13:52.647Z] INFO: No Stack... [2023-05-23T09:13:53.229Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T09:13:53.812Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T09:13:54.453Z] + cut -d, -f6 [2023-05-23T09:13:54.453Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock [2023-05-23T09:13:54.490Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-8-stack-cost] [2023-05-23T09:13:54.498Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-8-stack-cost] did not exist. Created. [2023-05-23T09:13:54.499Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T09:13:55.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T09:13:55.340Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T09:13:55.347Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T09:13:55.364Z] $ docker stop --time=1 dcc907d953d4384092b632dac8b7dee77c0acd03de70293fd6c5163ddcb8eebe [2023-05-23T09:13:56.884Z] $ docker rm -f --volumes dcc907d953d4384092b632dac8b7dee77c0acd03de70293fd6c5163ddcb8eebe [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-23T09:13:57.294Z] provisioning config files... [2023-05-23T09:13:57.301Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config17184071878534210239tmp [Pipeline] { [Pipeline] sh [2023-05-23T09:13:57.597Z] + set +x [2023-05-23T09:13:57.597Z] + curl -s https://codecov.io/bash [2023-05-23T09:13:57.597Z] + bash -s -- [2023-05-23T09:13:57.597Z] [2023-05-23T09:13:57.597Z] _____ _ [2023-05-23T09:13:57.597Z] / ____| | | [2023-05-23T09:13:57.597Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T09:13:57.597Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T09:13:57.597Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T09:13:57.597Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T09:13:57.597Z] Bash-1.0.6 [2023-05-23T09:13:57.597Z] [2023-05-23T09:13:57.597Z] [2023-05-23T09:13:57.597Z] ==> git version 2.25.1 found [2023-05-23T09:13:57.597Z] ==> 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-23T09:13:57.597Z] Release-Date: 2020-01-08 [2023-05-23T09:13:57.597Z] 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-23T09:13:57.597Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T09:13:57.597Z] ==> Jenkins CI detected. [2023-05-23T09:13:57.597Z] current dir:  /w/workspace/edgex-go/8 [2023-05-23T09:13:57.597Z] project root: . [2023-05-23T09:13:57.597Z] --> token set from env [2023-05-23T09:13:57.597Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T09:13:57.597Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T09:13:57.597Z] ==> Python coveragepy not found [2023-05-23T09:13:57.597Z] ==> Searching for coverage reports in: [2023-05-23T09:13:57.597Z] + . [2023-05-23T09:13:57.597Z] -> Found 1 reports [2023-05-23T09:13:57.597Z] ==> Detecting git/mercurial file structure [2023-05-23T09:13:57.597Z] ==> Reading reports [2023-05-23T09:13:57.597Z] + ./coverage.out bytes=447731 [2023-05-23T09:13:57.597Z] ==> Appending adjustments [2023-05-23T09:13:57.597Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T09:13:58.977Z] + Found adjustments [2023-05-23T09:13:58.977Z] ==> Gzipping contents [2023-05-23T09:13:58.977Z] 60K /tmp/codecov.iVsqbh.gz [2023-05-23T09:13:58.977Z] ==> Uploading reports [2023-05-23T09:13:58.977Z] url: https://codecov.io [2023-05-23T09:13:58.977Z] query: branch=PR-4563&commit=9dab1231b2b61ea590a038e3eb8105a6c1282bbc&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-23T09:13:58.977Z] -> Pinging Codecov [2023-05-23T09:13:58.977Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=9dab1231b2b61ea590a038e3eb8105a6c1282bbc&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-23T09:13:58.977Z] -> Uploading to [2023-05-23T09:13:58.977Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/00271124DB129430A58F1EEE437C3FCB/9dab1231b2b61ea590a038e3eb8105a6c1282bbc/4a4ad75d-6bac-4747-85a1-26bf64f53c36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T091358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90a6f4c28bd3b4639f9d175b588748850a2b2d18adbfc048a21d23e5b4a8ed07 [2023-05-23T09:13:58.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T09:13:58.977Z] Dload Upload Total Spent Left Speed [2023-05-23T09:13:59.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57440 0 0 100 57440 0 274k --:--:-- --:--:-- --:--:-- 274k [2023-05-23T09:13:59.237Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9dab1231b2b61ea590a038e3eb8105a6c1282bbc [Pipeline] } [2023-05-23T09:13:59.245Z] 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-23T09:13:59.848Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:14:00.141Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:14:01.000Z] ---> package-listing.sh [2023-05-23T09:14:01.000Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T09:14:01.000Z] ++ facter osfamily [2023-05-23T09:14:01.259Z] + OS_FAMILY=debian [2023-05-23T09:14:01.259Z] + workspace=/w/workspace/edgex-go/8 [2023-05-23T09:14:01.259Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T09:14:01.259Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T09:14:01.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T09:14:01.259Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T09:14:01.259Z] + '[' /w/workspace/edgex-go/8 ']' [2023-05-23T09:14:01.259Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T09:14:01.259Z] + case "${OS_FAMILY}" in [2023-05-23T09:14:01.259Z] + dpkg -l [2023-05-23T09:14:01.259Z] + grep '^ii' [2023-05-23T09:14:01.259Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T09:14:01.259Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T09:14:01.259Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T09:14:01.259Z] + '[' /w/workspace/edgex-go/8 ']' [2023-05-23T09:14:01.259Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2023-05-23T09:14:01.259Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2023-05-23T09:14:01.270Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T09:14:01.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T09:14:02.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T09:14:02.111Z] [2023-05-23T09:14:02.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T09:14:02.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T09:14:02.408Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T09:14:02.408Z] 5eb5b503b376: Pulling fs layer [2023-05-23T09:14:02.408Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T09:14:02.408Z] ec43610c2a17: Pulling fs layer [2023-05-23T09:14:02.408Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T09:14:02.408Z] 33b1e0a273af: Pulling fs layer [2023-05-23T09:14:02.408Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T09:14:02.408Z] 2f39f015ded8: Pulling fs layer [2023-05-23T09:14:02.408Z] 5d3b04190fa2: Waiting [2023-05-23T09:14:02.408Z] 2f39f015ded8: Waiting [2023-05-23T09:14:02.408Z] 3a2ae6a8a46f: Waiting [2023-05-23T09:14:02.408Z] 33b1e0a273af: Waiting [2023-05-23T09:14:02.408Z] 5c69ac0246d0: Download complete [2023-05-23T09:14:02.408Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T09:14:02.408Z] 3a2ae6a8a46f: Download complete [2023-05-23T09:14:02.408Z] 33b1e0a273af: Verifying Checksum [2023-05-23T09:14:02.408Z] 33b1e0a273af: Download complete [2023-05-23T09:14:02.408Z] 5d3b04190fa2: Download complete [2023-05-23T09:14:02.667Z] ec43610c2a17: Verifying Checksum [2023-05-23T09:14:02.667Z] ec43610c2a17: Download complete [2023-05-23T09:14:02.667Z] 5eb5b503b376: Verifying Checksum [2023-05-23T09:14:02.667Z] 5eb5b503b376: Download complete [2023-05-23T09:14:03.233Z] 2f39f015ded8: Download complete [2023-05-23T09:14:03.800Z] 5eb5b503b376: Pull complete [2023-05-23T09:14:04.056Z] 5c69ac0246d0: Pull complete [2023-05-23T09:14:04.316Z] ec43610c2a17: Pull complete [2023-05-23T09:14:04.316Z] 3a2ae6a8a46f: Pull complete [2023-05-23T09:14:04.575Z] 33b1e0a273af: Pull complete [2023-05-23T09:14:04.575Z] 5d3b04190fa2: Pull complete [2023-05-23T09:14:08.758Z] 2f39f015ded8: Pull complete [2023-05-23T09:14:08.758Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T09:14:08.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T09:14:08.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T09:14:08.842Z] prd-ubuntu20.04-docker-8c-8g-16478 does not seem to be running inside a container [2023-05-23T09:14:08.867Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T09:14:12.034Z] $ docker top 1ed58598a0474c9175dc6d489cffd9d2fb8c1a3a240c3306944dc2b5f7ed1850 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T09:14:12.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T09:14:12.663Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T09:14:12.951Z] + ls /var/log/sa-host [2023-05-23T09:14:12.951Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T09:14:13.016Z] provisioning config files... [2023-05-23T09:14:13.024Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config5989048852493199026tmp [Pipeline] { [Pipeline] echo [2023-05-23T09:14:13.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:14:13.314Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T09:14:13.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:14:13.657Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T09:14:13.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:14:13.945Z] ---> sudo-logs.sh [2023-05-23T09:14:13.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T09:14:13.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:14:14.241Z] ---> job-cost.sh [2023-05-23T09:14:14.241Z] lf-activate-venv: SKIPPING [2023-05-23T09:14:14.241Z] DEBUG: total: 0.10999999940395355 [2023-05-23T09:14:14.241Z] INFO: Retrieving Stack Cost... [2023-05-23T09:14:14.808Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T09:14:15.066Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T09:14:15.075Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T09:14:15.354Z] ---> logs-deploy.sh [2023-05-23T09:14:15.355Z] lf-activate-venv: SKIPPING [2023-05-23T09:14:15.355Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/8 [2023-05-23T09:14:15.355Z] INFO: archiving workspace using pattern(s): [2023-05-23T09:14:16.290Z] Archives upload complete. [2023-05-23T09:14:16.291Z] INFO: archiving logs to Nexus