Pull request #4425 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from edb407fb19243e2f1970b7f5f4c045edee2f8997+e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 (fe15ca2fb6a86e587404aced5550edc481f55d9c) 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-ssh1924940920108873197.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13476189850232367190.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3539608051525468430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4425/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5972100503096589818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh924835492301771475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4425/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13656729264459196574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8888 in /w/workspace/edgexfoundry_edgex-go_PR-4425 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4425/head:refs/remotes/origin/PR-4425 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 into PR head commit edb407fb19243e2f1970b7f5f4c045edee2f8997 Merge succeeded, producing edb407fb19243e2f1970b7f5f4c045edee2f8997 Checking out Revision edb407fb19243e2f1970b7f5f4c045edee2f8997 (PR-4425) > git config core.sparsecheckout # timeout=10 > git checkout -f edb407fb19243e2f1970b7f5f4c045edee2f8997 # 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 e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb407fb19243e2f1970b7f5f4c045edee2f8997 # timeout=10 Commit message: "fix: Disable common App Service metrics by default" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T20:44:23.026Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T20:44:23.184Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T20:44:23.282Z] ========================================================= [2023-03-08T20:44:23.282Z] EdgeX Global Pipelines Version Info [2023-03-08T20:44:23.282Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:44:24.392Z] ------------------- [2023-03-08T20:44:24.392Z] stable info: [2023-03-08T20:44:24.392Z] ------------------- [2023-03-08T20:44:24.392Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T20:44:24.392Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T20:44:24.392Z] Message: update stable to v1.0.244 [2023-03-08T20:44:24.652Z] ------------------- [2023-03-08T20:44:24.652Z] experimental info: [2023-03-08T20:44:24.652Z] ------------------- [2023-03-08T20:44:24.652Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T20:44:24.652Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T20:44:24.652Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T20:44:24.937Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T20:44:24.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T20:44:25.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T20:44:25.059Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T20:44:25.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T20:44:25.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T20:44:25.180Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T20:44:25.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T20:44:25.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T20:44:25.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T20:44:25.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T20:44:25.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T20:44:25.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T20:44:25.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T20:44:25.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T20:44:25.540Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T20:44:25.579Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T20:44:25.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T20:44:25.653Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T20:44:25.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T20:44:25.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T20:44:25.778Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T20:44:25.818Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T20:44:25.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4425 [Pipeline] echo [2023-03-08T20:44:25.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4425 [Pipeline] echo [2023-03-08T20:44:25.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4425 [Pipeline] echo [2023-03-08T20:44:25.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edb407fb19243e2f1970b7f5f4c045edee2f8997 [Pipeline] echo [2023-03-08T20:44:26.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edb407f [Pipeline] echo [2023-03-08T20:44:26.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T20:44:26.164Z] provisioning config files... [2023-03-08T20:44:26.178Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4114321073170586110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:44:26.524Z] ---> docker-login.sh [2023-03-08T20:44:26.524Z] nexus3.edgexfoundry.org:10001 [2023-03-08T20:44:26.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:44:26.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:44:26.784Z] Configure a credential helper to remove this warning. See [2023-03-08T20:44:26.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:44:26.784Z] [2023-03-08T20:44:26.784Z] Login Succeeded [2023-03-08T20:44:26.784Z] nexus3.edgexfoundry.org:10002 [2023-03-08T20:44:26.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:44:27.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:44:27.044Z] Configure a credential helper to remove this warning. See [2023-03-08T20:44:27.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:44:27.044Z] [2023-03-08T20:44:27.044Z] Login Succeeded [2023-03-08T20:44:27.044Z] nexus3.edgexfoundry.org:10003 [2023-03-08T20:44:27.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:44:27.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:44:27.044Z] Configure a credential helper to remove this warning. See [2023-03-08T20:44:27.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:44:27.044Z] [2023-03-08T20:44:27.044Z] Login Succeeded [2023-03-08T20:44:27.044Z] nexus3.edgexfoundry.org:10004 [2023-03-08T20:44:27.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:44:27.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:44:27.044Z] Configure a credential helper to remove this warning. See [2023-03-08T20:44:27.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:44:27.044Z] [2023-03-08T20:44:27.044Z] Login Succeeded [2023-03-08T20:44:27.044Z] docker.io [2023-03-08T20:44:27.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:44:27.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:44:27.305Z] Configure a credential helper to remove this warning. See [2023-03-08T20:44:27.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:44:27.305Z] [2023-03-08T20:44:27.305Z] Login Succeeded [2023-03-08T20:44:27.305Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T20:44:27.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T20:44:27.735Z] + 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-03-08T20:44:27.735Z] + dirname cmd/core-command/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/core-data/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/core-metadata/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T20:44:27.735Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T20:44:27.735Z] cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T20:44:27.735Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T20:44:27.735Z] + cut -d/ -f2 [2023-03-08T20:44:27.735Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T20:44:27.795Z] 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-03-08T20:44:28.280Z] + git rev-list -1 --merges edb407fb19243e2f1970b7f5f4c045edee2f8997~1..edb407fb19243e2f1970b7f5f4c045edee2f8997 [Pipeline] echo [2023-03-08T20:44:28.313Z] -----------> git rev-list -1 --merges edb407fb19243e2f1970b7f5f4c045edee2f8997~1..edb407fb19243e2f1970b7f5f4c045edee2f8997 edb407fb19243e2f1970b7f5f4c045edee2f8997 [false] [Pipeline] sh [2023-03-08T20:44:28.621Z] + git log --format=format:%s -1 edb407fb19243e2f1970b7f5f4c045edee2f8997 [Pipeline] echo [2023-03-08T20:44:28.658Z] ========================================================= [2023-03-08T20:44:28.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T20:44:28.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T20:44:29.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T20:44:29.099Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T20:44:29.099Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T20:44:29.099Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T20:44:29.099Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T20:44:29.099Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T20:44:29.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:44:29.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T20:44:29.525Z] [2023-03-08T20:44:29.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:44:29.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T20:44:29.946Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T20:44:29.946Z] b85a868b505f: Pulling fs layer [2023-03-08T20:44:29.946Z] e2be974225ed: Pulling fs layer [2023-03-08T20:44:29.946Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T20:44:29.946Z] 988bab9f4d93: Pulling fs layer [2023-03-08T20:44:29.946Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T20:44:29.946Z] eaf3925da568: Pulling fs layer [2023-03-08T20:44:29.946Z] bab4dde63d76: Pulling fs layer [2023-03-08T20:44:29.946Z] bde34c3a00c8: Pulling fs layer [2023-03-08T20:44:29.946Z] b352a97aabf1: Pulling fs layer [2023-03-08T20:44:29.946Z] 4872d77fe225: Pulling fs layer [2023-03-08T20:44:29.946Z] 5851b861e8e6: Pulling fs layer [2023-03-08T20:44:29.946Z] 988bab9f4d93: Waiting [2023-03-08T20:44:29.946Z] 1469e6f7b9e6: Waiting [2023-03-08T20:44:29.946Z] b352a97aabf1: Waiting [2023-03-08T20:44:29.946Z] 4872d77fe225: Waiting [2023-03-08T20:44:29.946Z] 5851b861e8e6: Waiting [2023-03-08T20:44:29.946Z] eaf3925da568: Waiting [2023-03-08T20:44:29.946Z] bab4dde63d76: Waiting [2023-03-08T20:44:29.946Z] bde34c3a00c8: Waiting [2023-03-08T20:44:29.946Z] e2be974225ed: Download complete [2023-03-08T20:44:29.946Z] 988bab9f4d93: Verifying Checksum [2023-03-08T20:44:29.946Z] 988bab9f4d93: Download complete [2023-03-08T20:44:30.208Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T20:44:30.208Z] 1469e6f7b9e6: Download complete [2023-03-08T20:44:30.208Z] eaf3925da568: Download complete [2023-03-08T20:44:30.208Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T20:44:30.208Z] 339a4e72a1f5: Download complete [2023-03-08T20:44:30.208Z] bde34c3a00c8: Download complete [2023-03-08T20:44:30.208Z] b352a97aabf1: Download complete [2023-03-08T20:44:30.208Z] 4872d77fe225: Download complete [2023-03-08T20:44:30.208Z] 5851b861e8e6: Download complete [2023-03-08T20:44:30.208Z] b85a868b505f: Verifying Checksum [2023-03-08T20:44:30.208Z] b85a868b505f: Download complete [2023-03-08T20:44:30.471Z] bab4dde63d76: Verifying Checksum [2023-03-08T20:44:30.471Z] bab4dde63d76: Download complete [2023-03-08T20:44:31.407Z] b85a868b505f: Pull complete [2023-03-08T20:44:31.407Z] e2be974225ed: Pull complete [2023-03-08T20:44:31.975Z] 339a4e72a1f5: Pull complete [2023-03-08T20:44:31.975Z] 988bab9f4d93: Pull complete [2023-03-08T20:44:32.237Z] 1469e6f7b9e6: Pull complete [2023-03-08T20:44:32.500Z] eaf3925da568: Pull complete [2023-03-08T20:44:33.876Z] bab4dde63d76: Pull complete [2023-03-08T20:44:33.876Z] bde34c3a00c8: Pull complete [2023-03-08T20:44:34.135Z] b352a97aabf1: Pull complete [2023-03-08T20:44:34.135Z] 4872d77fe225: Pull complete [2023-03-08T20:44:34.135Z] 5851b861e8e6: Pull complete [2023-03-08T20:44:34.135Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T20:44:34.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T20:44:34.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:44:34.351Z] prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container [2023-03-08T20:44:34.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T20:44:35.745Z] $ docker top be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b -eo pid,comm [2023-03-08T20:44:35.797Z] 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-03-08T20:44:35.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T20:44:35.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T20:44:35.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T20:44:36.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T20:44:36.044Z] $ docker exec be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b ssh-agent [2023-03-08T20:44:36.153Z] SSH_AUTH_SOCK=/tmp/ssh-ZbYUZ2jhUinB/agent.31 [2023-03-08T20:44:36.153Z] SSH_AGENT_PID=37 [2023-03-08T20:44:36.160Z] Running ssh-add (command line suppressed) [2023-03-08T20:44:36.270Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3712797499657825409.key (/w/workspace/edgex-go/1@tmp/private_key_3712797499657825409.key) [2023-03-08T20:44:36.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T20:44:36.611Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T20:44:36.640Z] $ docker exec --env ******** --env ******** be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b ssh-agent -k [2023-03-08T20:44:36.743Z] unset SSH_AUTH_SOCK; [2023-03-08T20:44:36.743Z] unset SSH_AGENT_PID; [2023-03-08T20:44:36.743Z] echo Agent pid 37 killed; [2023-03-08T20:44:36.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T20:44:36.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T20:44:36.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T20:44:36.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T20:44:36.956Z] $ docker exec be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b ssh-agent [2023-03-08T20:44:37.063Z] SSH_AUTH_SOCK=/tmp/ssh-JVsvtUCptC3R/agent.70 [2023-03-08T20:44:37.063Z] SSH_AGENT_PID=76 [2023-03-08T20:44:37.069Z] Running ssh-add (command line suppressed) [2023-03-08T20:44:37.164Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12534731181178008824.key (/w/workspace/edgex-go/1@tmp/private_key_12534731181178008824.key) [2023-03-08T20:44:37.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T20:44:37.501Z] + git semver init [2023-03-08T20:44:37.760Z] 2023-03-08 20:44:37,701 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T20:44:37.760Z] 2023-03-08 20:44:37,702 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-08T20:44:37.760Z] 2023-03-08 20:44:37,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-08T20:44:37.760Z] 2023-03-08 20:44:37,703 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-08T20:44:41.955Z] 2023-03-08 20:44:41,862 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-08T20:44:41.955Z] 2023-03-08 20:44:41,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4425 with force:False [2023-03-08T20:44:41.955Z] 2023-03-08 20:44:41,862 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4425 [2023-03-08T20:44:41.955Z] 2023-03-08 20:44:41,865 [execute] INFO git cat-file --batch-check [2023-03-08T20:44:41.955Z] 2023-03-08 20:44:41,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T20:44:41.955Z] 2023-03-08 20:44:41,871 [execute] INFO git cat-file --batch [2023-03-08T20:44:41.955Z] 2023-03-08 20:44:41,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T20:44:41.955Z] 2023-03-08 20:44:41,875 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4425 [2023-03-08T20:44:41.955Z] 0.0.0 [Pipeline] } [2023-03-08T20:44:41.990Z] $ docker exec --env ******** --env ******** be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b ssh-agent -k [2023-03-08T20:44:42.081Z] unset SSH_AUTH_SOCK; [2023-03-08T20:44:42.081Z] unset SSH_AGENT_PID; [2023-03-08T20:44:42.082Z] echo Agent pid 76 killed; [2023-03-08T20:44:42.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T20:44:42.512Z] + git semver [Pipeline] } [2023-03-08T20:44:42.797Z] $ docker stop --time=1 be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b [2023-03-08T20:44:44.102Z] $ docker rm -f --volumes be4cdf5f608b534db4cff9dc650cd9519a3a3a5a8a37458867bdc0278727b21b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T20:44:44.486Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T20:44:44.750Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T20:44:44.768Z] [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-03-08T20:44:45.462Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8887 in /w/workspace/edgexfoundry_edgex-go_PR-4425 [Pipeline] { [Pipeline] ws [2023-03-08T20:44:45.515Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2023-03-08T20:44:45.560Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] checkout [2023-03-08T20:44:45.590Z] The recommended git tool is: git [Pipeline] echo [2023-03-08T20:44:45.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T20:44:45.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T20:44:45.691Z] ========================================================= [2023-03-08T20:44:45.691Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T20:44:45.691Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:44:46.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T20:44:46.031Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T20:44:46.031Z] 213ec9aee27d: Pulling fs layer [2023-03-08T20:44:46.031Z] 4583459ba037: Pulling fs layer [2023-03-08T20:44:46.031Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T20:44:46.031Z] 53926ce57604: Pulling fs layer [2023-03-08T20:44:46.031Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T20:44:46.031Z] 22ff95d597cd: Pulling fs layer [2023-03-08T20:44:46.031Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T20:44:46.031Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T20:44:46.031Z] a7acece74701: Pulling fs layer [2023-03-08T20:44:46.031Z] 22ff95d597cd: Waiting [2023-03-08T20:44:46.031Z] 96b7cbca73a9: Waiting [2023-03-08T20:44:46.031Z] a7acece74701: Waiting [2023-03-08T20:44:46.031Z] 21b2b0c7a3f4: Waiting [2023-03-08T20:44:46.031Z] 12d6caf4c0d1: Waiting [2023-03-08T20:44:46.031Z] 53926ce57604: Waiting [2023-03-08T20:44:46.031Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T20:44:46.031Z] 93c1e223e6f2: Download complete [2023-03-08T20:44:46.031Z] 4583459ba037: Verifying Checksum [2023-03-08T20:44:46.031Z] 4583459ba037: Download complete [2023-03-08T20:44:46.031Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T20:44:46.031Z] 21b2b0c7a3f4: Download complete [2023-03-08T20:44:46.031Z] 22ff95d597cd: Verifying Checksum [2023-03-08T20:44:46.031Z] 22ff95d597cd: Download complete [2023-03-08T20:44:46.031Z] 213ec9aee27d: Verifying Checksum [2023-03-08T20:44:46.031Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T20:44:46.031Z] 12d6caf4c0d1: Download complete [2023-03-08T20:44:46.294Z] 213ec9aee27d: Pull complete [2023-03-08T20:44:46.294Z] 4583459ba037: Pull complete [2023-03-08T20:44:46.294Z] 93c1e223e6f2: Pull complete [2023-03-08T20:44:46.895Z] a7acece74701: Verifying Checksum [2023-03-08T20:44:46.895Z] a7acece74701: Download complete [2023-03-08T20:44:47.155Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T20:44:47.155Z] 96b7cbca73a9: Download complete [2023-03-08T20:44:47.155Z] 53926ce57604: Verifying Checksum [2023-03-08T20:44:47.155Z] 53926ce57604: Download complete [2023-03-08T20:44:51.335Z] 53926ce57604: Pull complete [2023-03-08T20:44:51.335Z] 21b2b0c7a3f4: Pull complete [2023-03-08T20:44:51.335Z] 22ff95d597cd: Pull complete [2023-03-08T20:44:51.335Z] 12d6caf4c0d1: Pull complete [2023-03-08T20:44:51.757Z] using credential edgex-jenkins-ssh [2023-03-08T20:44:51.776Z] Cloning the remote Git repository [2023-03-08T20:44:51.835Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T20:44:51.929Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-08T20:44:52.118Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T20:44:52.119Z] > git --version # timeout=10 [2023-03-08T20:44:52.145Z] > git --version # 'git version 2.25.1' [2023-03-08T20:44:52.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T20:44:52.227Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T20:44:53.230Z] 96b7cbca73a9: Pull complete [2023-03-08T20:44:53.794Z] a7acece74701: Pull complete [2023-03-08T20:44:53.794Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T20:44:53.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T20:44:53.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:44:54.152Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T20:44:54.152Z] WORKDIR /edgex [2023-03-08T20:44:54.152Z] COPY go.mod . [2023-03-08T20:44:54.152Z] RUN go mod download [2023-03-08T20:44:54.152Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-08T20:44:54.721Z] Sending build context to Docker daemon 170.3MB [2023-03-08T20:44:54.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T20:44:54.721Z] ---> db6d94c90886 [2023-03-08T20:44:54.721Z] Step 2/4 : WORKDIR /edgex [2023-03-08T20:44:57.255Z] ---> Running in c0c18409b5ea [2023-03-08T20:44:57.255Z] Removing intermediate container c0c18409b5ea [2023-03-08T20:44:57.255Z] ---> 3f141437f5ab [2023-03-08T20:44:57.255Z] Step 3/4 : COPY go.mod . [2023-03-08T20:44:57.514Z] ---> 2db49385a8fe [2023-03-08T20:44:57.514Z] Step 4/4 : RUN go mod download [2023-03-08T20:44:57.514Z] ---> Running in 60a84fc8b971 [2023-03-08T20:45:07.490Z] Removing intermediate container 60a84fc8b971 [2023-03-08T20:45:07.490Z] ---> 09b7066fe2fc [2023-03-08T20:45:07.490Z] Successfully built 09b7066fe2fc [2023-03-08T20:45:07.490Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:45:07.871Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T20:45:07.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:45:08.029Z] prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container [2023-03-08T20:45:08.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T20:45:08.417Z] $ docker top 5d9c6fe3734843757bcf2986aeba1d4993975b3d9718e7ac67cf2b22106908c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:45:08.801Z] + go version [2023-03-08T20:45:08.801Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T20:45:08.834Z] $ docker stop --time=1 5d9c6fe3734843757bcf2986aeba1d4993975b3d9718e7ac67cf2b22106908c5 [2023-03-08T20:45:10.155Z] $ docker rm -f --volumes 5d9c6fe3734843757bcf2986aeba1d4993975b3d9718e7ac67cf2b22106908c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:45:10.862Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T20:45:10.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:45:11.010Z] prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container [2023-03-08T20:45:11.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T20:45:11.380Z] $ docker top 42079dc3c889af9b61764cadcf1a9ebe5bc7f8e3ff625cb0e2e7cd0fcbbfd5df -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T20:45:11.491Z] ========================================================= [2023-03-08T20:45:11.491Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T20:45:11.491Z] ========================================================= [Pipeline] sh [2023-03-08T20:45:11.785Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:45:12.145Z] + make test [2023-03-08T20:45:12.145Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T20:45:12.843Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T20:45:12.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T20:45:14.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T20:45:14.067Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T20:45:14.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T20:45:14.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4425/head:refs/remotes/origin/PR-4425 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T20:45:14.949Z] Merging remotes/origin/main commit e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 into PR head commit edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:45:15.387Z] Merge succeeded, producing edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:45:15.388Z] Checking out Revision edb407fb19243e2f1970b7f5f4c045edee2f8997 (PR-4425) [2023-03-08T20:45:14.971Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T20:45:14.992Z] > git checkout -f edb407fb19243e2f1970b7f5f4c045edee2f8997 # timeout=10 [2023-03-08T20:45:15.271Z] > git remote # timeout=10 [2023-03-08T20:45:15.296Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T20:45:15.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T20:45:15.338Z] > git merge e64f21cf8ca9b13aaf1aa7a093e81c9fa39e3b57 # timeout=10 [2023-03-08T20:45:15.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T20:45:15.394Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T20:45:15.409Z] > git checkout -f edb407fb19243e2f1970b7f5f4c045edee2f8997 # timeout=10 [2023-03-08T20:45:18.705Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T20:45:19.154Z] Commit message: "fix: Disable common App Service metrics by default" [2023-03-08T20:45:19.222Z] > git --version # timeout=10 [2023-03-08T20:45:19.236Z] > git --version # 'git version 2.25.1' [2023-03-08T20:45:19.252Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T20:45:20.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T20:45:20.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T20:45:20.374Z] Dload Upload Total Spent Left Speed [2023-03-08T20:45:20.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-03-08T20:45:21.146Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T20:45:21.505Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T20:45:21.505Z] + sudo tee /etc/docker/daemon.new [2023-03-08T20:45:21.505Z] { [2023-03-08T20:45:21.505Z] "registry-mirrors": [ [2023-03-08T20:45:21.505Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T20:45:21.505Z] ], [2023-03-08T20:45:21.505Z] "bip": "10.250.0.254/24", [2023-03-08T20:45:21.505Z] "hosts": [ [2023-03-08T20:45:21.505Z] "tcp://0.0.0.0:5555", [2023-03-08T20:45:21.505Z] "unix:///var/run/docker.sock" [2023-03-08T20:45:21.505Z] ], [2023-03-08T20:45:21.505Z] "mtu": 1458, [2023-03-08T20:45:21.505Z] "selinux-enabled": true, [2023-03-08T20:45:21.505Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T20:45:21.505Z] } [Pipeline] sh [2023-03-08T20:45:21.861Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T20:45:22.224Z] + sudo service docker restart [2023-03-08T20:45:30.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T20:45:30.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T20:45:30.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T20:45:30.891Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T20:45:30.891Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T20:45:30.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T20:45:30.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T20:45:31.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2023-03-08T20:45:34.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.119s coverage: 71.2% of statements [2023-03-08T20:45:34.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T20:45:34.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T20:45:34.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T20:45:34.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-03-08T20:45:34.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T20:45:34.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.915s coverage: 88.5% of statements [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.113s coverage: 3.9% of statements [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.465s coverage: 95.6% of statements [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 65.9% of statements [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2023-03-08T20:45:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-03-08T20:45:35.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T20:45:40.604Z] provisioning config files... [2023-03-08T20:45:40.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13125454419028654878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T20:45:41.056Z] ---> docker-login.sh [2023-03-08T20:45:41.056Z] nexus3.edgexfoundry.org:10001 [2023-03-08T20:45:41.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:45:41.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2023-03-08T20:45:41.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:45:41.941Z] Configure a credential helper to remove this warning. See [2023-03-08T20:45:41.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:45:41.941Z] [2023-03-08T20:45:41.941Z] Login Succeeded [2023-03-08T20:45:41.941Z] nexus3.edgexfoundry.org:10002 [2023-03-08T20:45:42.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:45:42.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:45:42.492Z] Configure a credential helper to remove this warning. See [2023-03-08T20:45:42.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:45:42.492Z] [2023-03-08T20:45:42.492Z] Login Succeeded [2023-03-08T20:45:42.492Z] nexus3.edgexfoundry.org:10003 [2023-03-08T20:45:42.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:45:42.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:45:42.768Z] Configure a credential helper to remove this warning. See [2023-03-08T20:45:42.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:45:42.768Z] [2023-03-08T20:45:42.768Z] Login Succeeded [2023-03-08T20:45:42.768Z] nexus3.edgexfoundry.org:10004 [2023-03-08T20:45:43.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:45:43.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:45:43.320Z] Configure a credential helper to remove this warning. See [2023-03-08T20:45:43.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:45:43.320Z] [2023-03-08T20:45:43.320Z] Login Succeeded [2023-03-08T20:45:43.320Z] docker.io [2023-03-08T20:45:43.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T20:45:43.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T20:45:43.866Z] Configure a credential helper to remove this warning. See [2023-03-08T20:45:43.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T20:45:43.866Z] [2023-03-08T20:45:43.866Z] Login Succeeded [2023-03-08T20:45:43.866Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T20:45:43.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-08T20:45:44.668Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-08T20:45:44.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T20:45:44.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T20:45:44.786Z] ========================================================= [2023-03-08T20:45:44.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T20:45:44.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:45:45.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T20:45:46.593Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T20:45:46.593Z] 9b18e9b68314: Pulling fs layer [2023-03-08T20:45:46.593Z] 35d82f9e3411: Pulling fs layer [2023-03-08T20:45:46.593Z] e16973657156: Pulling fs layer [2023-03-08T20:45:46.593Z] fc693d55d65f: Pulling fs layer [2023-03-08T20:45:46.593Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T20:45:46.593Z] dda99020689f: Pulling fs layer [2023-03-08T20:45:46.593Z] db1c61fa0a46: Pulling fs layer [2023-03-08T20:45:46.593Z] fc693d55d65f: Waiting [2023-03-08T20:45:46.593Z] 891c053d2c06: Pulling fs layer [2023-03-08T20:45:46.593Z] 7e9fc2657dce: Waiting [2023-03-08T20:45:46.593Z] dda99020689f: Waiting [2023-03-08T20:45:46.593Z] 891c053d2c06: Waiting [2023-03-08T20:45:46.593Z] db1c61fa0a46: Waiting [2023-03-08T20:45:46.593Z] e16973657156: Verifying Checksum [2023-03-08T20:45:46.593Z] e16973657156: Download complete [2023-03-08T20:45:46.593Z] 35d82f9e3411: Verifying Checksum [2023-03-08T20:45:46.593Z] 35d82f9e3411: Download complete [2023-03-08T20:45:46.593Z] 7e9fc2657dce: Download complete [2023-03-08T20:45:46.593Z] dda99020689f: Download complete [2023-03-08T20:45:46.593Z] 9b18e9b68314: Verifying Checksum [2023-03-08T20:45:46.593Z] 9b18e9b68314: Download complete [2023-03-08T20:45:47.582Z] 9b18e9b68314: Pull complete [2023-03-08T20:45:47.861Z] 891c053d2c06: Verifying Checksum [2023-03-08T20:45:47.861Z] 891c053d2c06: Download complete [2023-03-08T20:45:48.132Z] 35d82f9e3411: Pull complete [2023-03-08T20:45:48.725Z] e16973657156: Pull complete [2023-03-08T20:45:49.320Z] db1c61fa0a46: Verifying Checksum [2023-03-08T20:45:49.320Z] db1c61fa0a46: Download complete [2023-03-08T20:45:49.906Z] fc693d55d65f: Verifying Checksum [2023-03-08T20:45:49.906Z] fc693d55d65f: Download complete [2023-03-08T20:45:56.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.364s coverage: 79.9% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.2% of statements [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 82.1% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.053s coverage: 84.8% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 38.4% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T20:45:56.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T20:45:56.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:45:56.795Z] 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-03-08T20:46:02.268Z] fc693d55d65f: Pull complete [2023-03-08T20:46:02.268Z] 7e9fc2657dce: Pull complete [2023-03-08T20:46:02.268Z] dda99020689f: Pull complete [2023-03-08T20:46:08.987Z] db1c61fa0a46: Pull complete [2023-03-08T20:46:12.359Z] 891c053d2c06: Pull complete [2023-03-08T20:46:12.360Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T20:46:12.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T20:46:12.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:46:12.765Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T20:46:12.765Z] WORKDIR /edgex [2023-03-08T20:46:12.765Z] COPY go.mod . [2023-03-08T20:46:12.765Z] RUN go mod download [2023-03-08T20:46:12.765Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-08T20:46:13.359Z] Sending build context to Docker daemon 2.949MB [2023-03-08T20:46:13.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T20:46:13.359Z] ---> f96f9c87975a [2023-03-08T20:46:13.359Z] Step 2/4 : WORKDIR /edgex [2023-03-08T20:46:14.860Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T20:46:14.860Z] go vet ./... [2023-03-08T20:46:15.964Z] ---> Running in c7a08cb55ef3 [2023-03-08T20:46:15.964Z] Removing intermediate container c7a08cb55ef3 [2023-03-08T20:46:15.964Z] ---> 5e049aacdd48 [2023-03-08T20:46:15.964Z] Step 3/4 : COPY go.mod . [2023-03-08T20:46:16.556Z] ---> c7a1c72bc150 [2023-03-08T20:46:16.556Z] Step 4/4 : RUN go mod download [2023-03-08T20:46:16.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T20:46:16.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T20:46:16.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T20:46:16.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T20:46:16.830Z] ---> Running in 4f9ef90a8ca3 [2023-03-08T20:46:17.105Z] + ls -al . [2023-03-08T20:46:17.105Z] total 704 [2023-03-08T20:46:17.105Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 20:45 . [2023-03-08T20:46:17.105Z] drwxr-xr-x 4 root root 4096 Mar 8 20:45 .. [2023-03-08T20:46:17.105Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 20:44 .blubracket [2023-03-08T20:46:17.105Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 20:44 .dockerignore [2023-03-08T20:46:17.105Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 20:45 .git [2023-03-08T20:46:17.105Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 20:44 .github [2023-03-08T20:46:17.105Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 20:44 .gitignore [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 20:44 .golangci.yml [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 20:44 .hadolint.yml [2023-03-08T20:46:17.106Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 20:44 .semver [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 20:44 .sonarcloud.properties [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 20:44 ADOPTERS.md [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 20:44 Attribution.txt [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 20:44 CHANGELOG.md [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 20:44 CONTRIBUTING.md [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 20:44 GOVERNANCE.md [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 20:44 Jenkinsfile [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 20:44 LICENSE [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 20:44 Makefile [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 20:44 OWNERS.md [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 20:44 README.md [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 20:44 SECURITY.md [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 20:44 VERSION [2023-03-08T20:46:17.106Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 20:44 bin [2023-03-08T20:46:17.106Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 20:44 cmd [2023-03-08T20:46:17.106Z] -rw-r--r-- 1 root root 446903 Mar 8 20:45 coverage.out [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 20:44 go.mod [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 20:44 go.sum [2023-03-08T20:46:17.106Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 20:44 internal [2023-03-08T20:46:17.106Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 20:44 openapi [2023-03-08T20:46:17.106Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 20:44 snap [2023-03-08T20:46:17.106Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 20:44 version.go [Pipeline] sh [2023-03-08T20:46:17.416Z] + '[' -e coverage.out ] [2023-03-08T20:46:17.416Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T20:46:17.540Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T20:46:17.835Z] + make build [2023-03-08T20:46:17.835Z] 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-03-08T20:46:30.035Z] 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-03-08T20:46:30.035Z] 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-03-08T20:46:30.600Z] 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-03-08T20:46:31.532Z] 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-03-08T20:46:38.120Z] 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-03-08T20:46:39.499Z] 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-03-08T20:46:40.440Z] 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-03-08T20:46:41.816Z] 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-03-08T20:46:42.383Z] 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-03-08T20:46:43.317Z] 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-03-08T20:46:44.253Z] 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-03-08T20:46:45.656Z] $ docker stop --time=1 42079dc3c889af9b61764cadcf1a9ebe5bc7f8e3ff625cb0e2e7cd0fcbbfd5df [2023-03-08T20:46:47.983Z] $ docker rm -f --volumes 42079dc3c889af9b61764cadcf1a9ebe5bc7f8e3ff625cb0e2e7cd0fcbbfd5df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:46:48.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T20:46:48.998Z] [2023-03-08T20:46:48.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:46:49.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T20:46:49.373Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T20:46:49.373Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T20:46:49.373Z] ca9280d653b3: Pulling fs layer [2023-03-08T20:46:49.373Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T20:46:49.373Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-08T20:46:49.373Z] cbdbe7a5bc2a: Download complete [2023-03-08T20:46:49.630Z] ca9280d653b3: Verifying Checksum [2023-03-08T20:46:49.631Z] ca9280d653b3: Download complete [2023-03-08T20:46:49.631Z] cbdbe7a5bc2a: Pull complete [2023-03-08T20:46:49.890Z] 7e9c9ca2126c: Download complete [2023-03-08T20:46:50.149Z] ca9280d653b3: Pull complete [2023-03-08T20:46:52.684Z] 7e9c9ca2126c: Pull complete [2023-03-08T20:46:52.684Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T20:46:52.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T20:46:52.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:46:52.915Z] prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container [2023-03-08T20:46:52.944Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T20:46:54.151Z] $ docker top d301558c51aae961cd67ef6d13eef775a38d82e62c48ba78431d01c85a4ee8b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:46:54.531Z] + docker-compose build --help [2023-03-08T20:46:54.531Z] + grep parallel [2023-03-08T20:46:55.100Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T20:46:55.138Z] $ docker stop --time=1 d301558c51aae961cd67ef6d13eef775a38d82e62c48ba78431d01c85a4ee8b1 [2023-03-08T20:46:55.995Z] Removing intermediate container 4f9ef90a8ca3 [2023-03-08T20:46:55.995Z] ---> 5e1d4c63d003 [2023-03-08T20:46:55.995Z] Successfully built 5e1d4c63d003 [2023-03-08T20:46:55.995Z] Successfully tagged ci-base-image-arm64:latest [2023-03-08T20:46:56.443Z] $ docker rm -f --volumes d301558c51aae961cd67ef6d13eef775a38d82e62c48ba78431d01c85a4ee8b1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:46:56.962Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T20:46:56.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:46:57.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T20:46:57.208Z] . [2023-03-08T20:46:57.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container [2023-03-08T20:46:57.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T20:46:58.771Z] $ docker top a853fd48403b5de6657ccd33a63097c01bae08fcb2d088457e54d61decc644aa -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:46:59.186Z] prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container [2023-03-08T20:46:59.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-08T20:46:59.559Z] $ docker top 96823d336ddd60f0a6b0385432787827ace92391cb11c49d62c3b14f61100a4a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-08T20:47:00.025Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T20:47:00.286Z] + go version [2023-03-08T20:47:00.286Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T20:47:00.319Z] $ docker stop --time=1 a853fd48403b5de6657ccd33a63097c01bae08fcb2d088457e54d61decc644aa [2023-03-08T20:47:00.591Z] Building core-command ... [2023-03-08T20:47:00.591Z] Building core-common-config-bootstrapper ... [2023-03-08T20:47:00.591Z] Building core-data ... [2023-03-08T20:47:00.591Z] Building core-metadata ... [2023-03-08T20:47:00.591Z] Building security-bootstrapper ... [2023-03-08T20:47:00.591Z] Building security-proxy-auth ... [2023-03-08T20:47:00.591Z] Building security-proxy-setup ... [2023-03-08T20:47:00.591Z] Building security-secretstore-setup ... [2023-03-08T20:47:00.591Z] Building security-spiffe-token-provider ... [2023-03-08T20:47:00.591Z] Building security-spire-agent ... [2023-03-08T20:47:00.591Z] Building security-spire-config ... [2023-03-08T20:47:00.591Z] Building security-spire-server ... [2023-03-08T20:47:00.591Z] Building support-notifications ... [2023-03-08T20:47:00.591Z] Building support-scheduler ... [2023-03-08T20:47:00.591Z] Building security-spire-server [2023-03-08T20:47:00.591Z] Building core-command [2023-03-08T20:47:00.591Z] Building security-proxy-setup [2023-03-08T20:47:00.591Z] Building core-metadata [2023-03-08T20:47:00.591Z] Building core-common-config-bootstrapper [2023-03-08T20:47:02.075Z] $ docker rm -f --volumes a853fd48403b5de6657ccd33a63097c01bae08fcb2d088457e54d61decc644aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:47:03.009Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T20:47:03.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:47:03.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container [2023-03-08T20:47:03.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T20:47:04.781Z] $ docker top ef159c00807cb6036b4d251547a36f553d50e00da3eecc831c117aafcfcfafd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T20:47:05.084Z] ========================================================= [2023-03-08T20:47:05.085Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T20:47:05.085Z] ========================================================= [Pipeline] sh [2023-03-08T20:47:05.738Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-08T20:47:06.461Z] + make test [2023-03-08T20:47:06.461Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T20:47:10.561Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:47:10.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:47:10.562Z] ---> 09b7066fe2fc [2023-03-08T20:47:10.562Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T20:47:10.562Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:47:10.562Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:47:10.562Z] ---> 09b7066fe2fc [2023-03-08T20:47:10.562Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:47:10.821Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:47:10.821Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:47:10.821Z] ---> 09b7066fe2fc [2023-03-08T20:47:10.821Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:47:10.821Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:47:10.821Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:47:10.821Z] ---> 09b7066fe2fc [2023-03-08T20:47:10.821Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T20:47:10.821Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:47:10.821Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:47:10.821Z] ---> 09b7066fe2fc [2023-03-08T20:47:10.821Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:47:14.104Z] ---> Running in 476adb5da615 [2023-03-08T20:47:14.104Z] ---> Running in f758796e130c [2023-03-08T20:47:14.104Z] ---> Running in 00ff6732a773 [2023-03-08T20:47:14.104Z] ---> Running in 820d2da6fd1f [2023-03-08T20:47:14.104Z] ---> Running in e7d1a96cdd6d [2023-03-08T20:47:14.104Z] Removing intermediate container 476adb5da615 [2023-03-08T20:47:14.104Z] ---> 35b480b11ede [2023-03-08T20:47:14.104Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T20:47:14.104Z] Removing intermediate container 00ff6732a773 [2023-03-08T20:47:14.104Z] ---> c9e11f3e86f0 [2023-03-08T20:47:14.104Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:47:14.104Z] ---> Running in 23879d58880a [2023-03-08T20:47:14.104Z] Removing intermediate container 820d2da6fd1f [2023-03-08T20:47:14.104Z] ---> b58bd60fc1a6 [2023-03-08T20:47:14.104Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T20:47:14.361Z] Removing intermediate container e7d1a96cdd6d [2023-03-08T20:47:14.361Z] ---> 7bca801365ba [2023-03-08T20:47:14.361Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:47:14.361Z] Removing intermediate container f758796e130c [2023-03-08T20:47:14.361Z] ---> f9b7de3de4dc [2023-03-08T20:47:14.361Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T20:47:14.361Z] ---> Running in 69ec8a3684e9 [2023-03-08T20:47:14.361Z] ---> Running in b76f8afc2ec6 [2023-03-08T20:47:14.361Z] ---> Running in 78b1c7a7e376 [2023-03-08T20:47:14.361Z] ---> Running in 167e5ea6c07c [2023-03-08T20:47:14.361Z] Removing intermediate container 23879d58880a [2023-03-08T20:47:14.361Z] ---> b530f75d44e8 [2023-03-08T20:47:14.361Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T20:47:14.361Z] ---> Running in d62b282e25df [2023-03-08T20:47:14.361Z] Removing intermediate container 69ec8a3684e9 [2023-03-08T20:47:14.361Z] ---> 8ca793206a74 [2023-03-08T20:47:14.361Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:47:14.361Z] Removing intermediate container b76f8afc2ec6 [2023-03-08T20:47:14.361Z] ---> 8c6f3eca9eef [2023-03-08T20:47:14.361Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T20:47:14.361Z] ---> Running in 928a17356551 [2023-03-08T20:47:14.361Z] ---> Running in 82450fe9fa6a [2023-03-08T20:47:14.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:14.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:14.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:14.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:14.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:14.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:14.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:15.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:15.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:15.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:15.184Z] OK: 211 MiB in 51 packages [2023-03-08T20:47:15.184Z] OK: 211 MiB in 51 packages [2023-03-08T20:47:15.184Z] OK: 211 MiB in 51 packages [2023-03-08T20:47:15.184Z] OK: 211 MiB in 51 packages [2023-03-08T20:47:15.442Z] OK: 211 MiB in 51 packages [2023-03-08T20:47:16.023Z] Removing intermediate container 78b1c7a7e376 [2023-03-08T20:47:16.023Z] ---> ee55ca15d584 [2023-03-08T20:47:16.023Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T20:47:16.023Z] Removing intermediate container d62b282e25df [2023-03-08T20:47:16.023Z] ---> 5a13c9232521 [2023-03-08T20:47:16.023Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T20:47:16.023Z] Removing intermediate container 928a17356551 [2023-03-08T20:47:16.023Z] ---> 056d6471ce2d [2023-03-08T20:47:16.023Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T20:47:16.023Z] Removing intermediate container 167e5ea6c07c [2023-03-08T20:47:16.023Z] ---> cba66e9537fb [2023-03-08T20:47:16.023Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T20:47:16.023Z] Removing intermediate container 82450fe9fa6a [2023-03-08T20:47:16.023Z] ---> 96ad714afb43 [2023-03-08T20:47:16.023Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:47:16.023Z] ---> 20af22e0e21a [2023-03-08T20:47:16.023Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:47:16.023Z] ---> 2ba5523d72cf [2023-03-08T20:47:16.023Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:47:16.023Z] ---> Running in 124575e6cc5e [2023-03-08T20:47:16.023Z] ---> 6e833e3252d9 [2023-03-08T20:47:16.023Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:47:16.282Z] ---> Running in 5a00006c7c1f [2023-03-08T20:47:16.282Z] ---> 6c22f9462d54 [2023-03-08T20:47:16.282Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:47:16.282Z] ---> Running in c3498399b2d4 [2023-03-08T20:47:16.282Z] ---> 16da120f5f0e [2023-03-08T20:47:16.282Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:47:16.282Z] ---> Running in 9ae4bec6b89a [2023-03-08T20:47:16.282Z] ---> Running in 1e9eb969482a [2023-03-08T20:47:48.342Z] Removing intermediate container c3498399b2d4 [2023-03-08T20:47:48.342Z] ---> 000e242b8291 [2023-03-08T20:47:48.342Z] Step 8/24 : COPY . . [2023-03-08T20:47:48.342Z] Removing intermediate container 9ae4bec6b89a [2023-03-08T20:47:48.342Z] ---> 24fc5f67ae0b [2023-03-08T20:47:48.342Z] Step 7/23 : COPY . . [2023-03-08T20:47:48.342Z] Removing intermediate container 124575e6cc5e [2023-03-08T20:47:48.342Z] ---> 74a5772c896e [2023-03-08T20:47:48.342Z] Step 7/20 : COPY . . [2023-03-08T20:47:48.342Z] Removing intermediate container 5a00006c7c1f [2023-03-08T20:47:48.342Z] ---> c0d746534bae [2023-03-08T20:47:48.342Z] Step 8/23 : COPY . . [2023-03-08T20:47:48.342Z] Removing intermediate container 1e9eb969482a [2023-03-08T20:47:48.342Z] ---> 052c1ba2db14 [2023-03-08T20:47:48.342Z] Step 8/22 : COPY . . [2023-03-08T20:47:53.378Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T20:47:56.454Z] ---> a7533bc04adc [2023-03-08T20:47:56.454Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T20:47:56.454Z] ---> 2ad175af28eb [2023-03-08T20:47:56.454Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T20:47:56.454Z] ---> 0fedbf51bb03 [2023-03-08T20:47:56.454Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:47:56.454Z] ---> c8272f137609 [2023-03-08T20:47:56.454Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T20:47:56.454Z] ---> ddbd05161a01 [2023-03-08T20:47:56.454Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T20:47:56.454Z] ---> Running in 2461e728d5e4 [2023-03-08T20:47:56.454Z] ---> Running in a6398775d8ba [2023-03-08T20:47:56.454Z] ---> Running in 55c920dfd1a1 [2023-03-08T20:47:56.454Z] ---> Running in a8a2046fbb25 [2023-03-08T20:47:56.454Z] ---> Running in 1f30c20272b3 [2023-03-08T20:47:56.454Z] Removing intermediate container 55c920dfd1a1 [2023-03-08T20:47:56.454Z] ---> f3b3bef6338b [2023-03-08T20:47:56.454Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T20:47:56.454Z] ---> Running in 36ee7d6a7f21 [2023-03-08T20:47:56.454Z] Removing intermediate container 36ee7d6a7f21 [2023-03-08T20:47:56.454Z] ---> 0d3af5bcc6ff [2023-03-08T20:47:56.454Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:47:56.454Z] ---> Running in e0f4b61ae6b1 [2023-03-08T20:47:56.454Z] 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-03-08T20:47:56.454Z] 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-03-08T20:47:56.454Z] 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-03-08T20:47:56.454Z] 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-03-08T20:47:57.018Z] Removing intermediate container e0f4b61ae6b1 [2023-03-08T20:47:57.018Z] ---> 285506ed2cc3 [2023-03-08T20:47:57.018Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T20:47:57.018Z] ---> Running in 499c1818fb60 [2023-03-08T20:47:57.275Z] Removing intermediate container 499c1818fb60 [2023-03-08T20:47:57.275Z] ---> 0aa2f34a423b [2023-03-08T20:47:57.275Z] [2023-03-08T20:47:57.275Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T20:47:57.275Z] 3.15: Pulling from library/alpine [2023-03-08T20:47:57.839Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T20:47:57.839Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T20:47:57.839Z] ---> 5ce65d7b0fde [2023-03-08T20:47:57.839Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:47:57.839Z] ---> Running in 8d989f100022 [2023-03-08T20:47:57.839Z] Removing intermediate container 8d989f100022 [2023-03-08T20:47:57.839Z] ---> 1932bbf9b0bf [2023-03-08T20:47:57.839Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T20:47:57.839Z] ---> Running in b7daeaa950a9 [2023-03-08T20:47:58.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:58.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:59.027Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:47:59.027Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:47:59.027Z] OK: 15859 distinct packages available [2023-03-08T20:47:59.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:59.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:47:59.284Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T20:47:59.284Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:47:59.284Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T20:47:59.284Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T20:47:59.284Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T20:47:59.284Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:47:59.284Z] OK: 7 MiB in 19 packages [2023-03-08T20:48:00.657Z] Removing intermediate container b7daeaa950a9 [2023-03-08T20:48:00.657Z] ---> d5d6314333e0 [2023-03-08T20:48:00.657Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:48:03.185Z] ---> 711a50a8be4a [2023-03-08T20:48:03.185Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:48:03.444Z] ---> 1a1797336e14 [2023-03-08T20:48:03.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T20:48:04.013Z] ---> eab8dc30ab9c [2023-03-08T20:48:04.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T20:48:04.577Z] ---> db1a1e1e47bc [2023-03-08T20:48:04.577Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:48:04.577Z] ---> Running in 4f783c32fe8c [2023-03-08T20:48:04.853Z] Removing intermediate container 4f783c32fe8c [2023-03-08T20:48:04.853Z] ---> 713b42e31923 [2023-03-08T20:48:04.853Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:48:05.128Z] ---> Running in 62341e6c9861 [2023-03-08T20:48:05.385Z] Removing intermediate container 62341e6c9861 [2023-03-08T20:48:05.385Z] ---> decb5aeb8811 [2023-03-08T20:48:05.385Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T20:48:05.385Z] ---> Running in fd904f53f0f8 [2023-03-08T20:48:05.643Z] Removing intermediate container fd904f53f0f8 [2023-03-08T20:48:05.643Z] ---> fb698220e4fc [2023-03-08T20:48:05.643Z] Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:48:05.643Z] ---> Running in 23959e3dc109 [2023-03-08T20:48:06.207Z] Removing intermediate container 23959e3dc109 [2023-03-08T20:48:06.207Z] ---> d13c7b9e94a0 [2023-03-08T20:48:06.207Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:48:06.207Z] ---> Running in 51e26499c5e5 [2023-03-08T20:48:06.463Z] Removing intermediate container 51e26499c5e5 [2023-03-08T20:48:06.463Z] ---> d3aa72cf2f6d [2023-03-08T20:48:06.463Z] [2023-03-08T20:48:06.720Z] Successfully built d3aa72cf2f6d [2023-03-08T20:48:06.720Z] Successfully tagged security-spire-server:latest [2023-03-08T20:48:06.720Z]  Building security-spire-server ... done Building core-data [2023-03-08T20:48:09.242Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:48:09.242Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:48:09.242Z] ---> 09b7066fe2fc [2023-03-08T20:48:09.242Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:48:09.242Z] ---> Using cache [2023-03-08T20:48:09.242Z] ---> b58bd60fc1a6 [2023-03-08T20:48:09.242Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:48:09.242Z] ---> Using cache [2023-03-08T20:48:09.242Z] ---> 8c6f3eca9eef [2023-03-08T20:48:09.242Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:48:09.242Z] ---> Using cache [2023-03-08T20:48:09.242Z] ---> 056d6471ce2d [2023-03-08T20:48:09.242Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:48:09.242Z] ---> Using cache [2023-03-08T20:48:09.242Z] ---> 6e833e3252d9 [2023-03-08T20:48:09.242Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:48:09.242Z] ---> Using cache [2023-03-08T20:48:09.242Z] ---> 000e242b8291 [2023-03-08T20:48:09.242Z] Step 8/22 : COPY . . [2023-03-08T20:48:09.242Z] ---> Using cache [2023-03-08T20:48:09.242Z] ---> a7533bc04adc [2023-03-08T20:48:09.242Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T20:48:11.139Z] ---> Running in 3b901b96e9ee [2023-03-08T20:48:11.397Z] 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-03-08T20:48:29.475Z] Removing intermediate container 2461e728d5e4 [2023-03-08T20:48:29.475Z] ---> a99102d9617a [2023-03-08T20:48:29.475Z] [2023-03-08T20:48:29.475Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:48:29.475Z] Removing intermediate container 1f30c20272b3 [2023-03-08T20:48:29.475Z] ---> ee9c038240bf [2023-03-08T20:48:29.475Z] [2023-03-08T20:48:29.475Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T20:48:29.475Z] Removing intermediate container a8a2046fbb25 [2023-03-08T20:48:29.475Z] ---> d664269e01ad [2023-03-08T20:48:29.475Z] [2023-03-08T20:48:29.475Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T20:48:29.475Z] Removing intermediate container a6398775d8ba [2023-03-08T20:48:29.475Z] ---> ae83bbb30e51 [2023-03-08T20:48:29.475Z] [2023-03-08T20:48:29.475Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T20:48:29.475Z] 3.16: Pulling from library/alpine [2023-03-08T20:48:29.475Z] 3.16: Pulling from library/alpine [2023-03-08T20:48:29.475Z] 3.16: Pulling from library/alpine [2023-03-08T20:48:29.475Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T20:48:29.475Z] 3.16: Pulling from library/alpine [2023-03-08T20:48:29.475Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T20:48:29.475Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T20:48:29.475Z] Status: Image is up to date for alpine:3.16 [2023-03-08T20:48:29.475Z] ---> dfd21b5a31f5 [2023-03-08T20:48:29.475Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T20:48:29.475Z] ---> dfd21b5a31f5 [2023-03-08T20:48:29.475Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:48:29.475Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T20:48:29.475Z] Status: Image is up to date for alpine:3.16 [2023-03-08T20:48:29.475Z] ---> dfd21b5a31f5 [2023-03-08T20:48:29.475Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T20:48:29.475Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T20:48:29.475Z] Status: Image is up to date for alpine:3.16 [2023-03-08T20:48:29.733Z] ---> dfd21b5a31f5 [2023-03-08T20:48:29.733Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:48:29.733Z] ---> Running in 606221d7f802 [2023-03-08T20:48:29.733Z] ---> Running in b9d8432b09da [2023-03-08T20:48:29.733Z] ---> Running in 780e57f16f6e [2023-03-08T20:48:29.733Z] ---> Running in f05dde115f8a [2023-03-08T20:48:29.990Z] Removing intermediate container 606221d7f802 [2023-03-08T20:48:29.990Z] ---> 45b54ebbe697 [2023-03-08T20:48:29.990Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:48:29.990Z] ---> Running in e34c9f243c45 [2023-03-08T20:48:30.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:30.762Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:48:30.762Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:48:30.762Z] OK: 6 MiB in 15 packages [2023-03-08T20:48:30.762Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:48:30.762Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:48:30.762Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:48:30.762Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T20:48:30.762Z] OK: 6 MiB in 15 packages [2023-03-08T20:48:30.762Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:48:30.762Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:48:30.762Z] OK: 6 MiB in 16 packages [2023-03-08T20:48:30.762Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:48:30.762Z] OK: 6 MiB in 15 packages [2023-03-08T20:48:31.697Z] Removing intermediate container e34c9f243c45 [2023-03-08T20:48:31.697Z] ---> 574b5b55b0ab [2023-03-08T20:48:31.697Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:48:31.697Z] Removing intermediate container 780e57f16f6e [2023-03-08T20:48:31.697Z] ---> c01907b09a5d [2023-03-08T20:48:31.697Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T20:48:31.697Z] Removing intermediate container f05dde115f8a [2023-03-08T20:48:31.697Z] ---> f89a0a605c2a [2023-03-08T20:48:31.697Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:48:31.697Z] Removing intermediate container b9d8432b09da [2023-03-08T20:48:31.697Z] ---> 36ba75868533 [2023-03-08T20:48:31.697Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:48:31.697Z] ---> Running in 65b8b31b3ed6 [2023-03-08T20:48:31.697Z] ---> Running in bba51e447841 [2023-03-08T20:48:31.697Z] ---> Running in be1039b3b161 [2023-03-08T20:48:31.697Z] ---> 5f47455b3d47 [2023-03-08T20:48:31.697Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T20:48:31.697Z] Removing intermediate container 65b8b31b3ed6 [2023-03-08T20:48:31.697Z] ---> 7829043b7655 [2023-03-08T20:48:31.697Z] Step 12/20 : WORKDIR /edgex [2023-03-08T20:48:31.697Z] Removing intermediate container be1039b3b161 [2023-03-08T20:48:31.697Z] ---> 30b0d3f00dec [2023-03-08T20:48:31.697Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T20:48:31.955Z] Removing intermediate container bba51e447841 [2023-03-08T20:48:31.955Z] ---> 8c9a9fe509d2 [2023-03-08T20:48:31.955Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T20:48:31.955Z] ---> Running in 2afad58a7287 [2023-03-08T20:48:31.955Z] ---> Running in ffee335e855f [2023-03-08T20:48:31.955Z] ---> Running in 6944310d18fb [2023-03-08T20:48:31.955Z] ---> 3cfce184efa7 [2023-03-08T20:48:31.955Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T20:48:32.213Z] Removing intermediate container 2afad58a7287 [2023-03-08T20:48:32.213Z] ---> 421e37be3330 [2023-03-08T20:48:32.213Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T20:48:32.213Z] Removing intermediate container 6944310d18fb [2023-03-08T20:48:32.213Z] ---> de1c052076d8 [2023-03-08T20:48:32.213Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T20:48:32.213Z] Removing intermediate container ffee335e855f [2023-03-08T20:48:32.213Z] ---> 72f150a987e3 [2023-03-08T20:48:32.213Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T20:48:32.213Z] ---> Running in c4209ad635c0 [2023-03-08T20:48:32.213Z] ---> 48f8244cfd9d [2023-03-08T20:48:32.213Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T20:48:32.213Z] ---> Running in 55c7e968f041 [2023-03-08T20:48:32.476Z] ---> e42bd2a91d71 [2023-03-08T20:48:32.476Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T20:48:32.476Z] Removing intermediate container c4209ad635c0 [2023-03-08T20:48:32.476Z] ---> 3709d0b2ce90 [2023-03-08T20:48:32.476Z] Step 15/24 : WORKDIR / [2023-03-08T20:48:32.476Z] Removing intermediate container 55c7e968f041 [2023-03-08T20:48:32.476Z] ---> f03c66dc7bf3 [2023-03-08T20:48:32.476Z] Step 15/23 : WORKDIR / [2023-03-08T20:48:32.736Z] ---> ee5649dd8b73 [2023-03-08T20:48:32.736Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:48:32.736Z] ---> Running in 054f8a8ba670 [2023-03-08T20:48:32.736Z] ---> Running in ea38e307f431 [2023-03-08T20:48:32.736Z] ---> Running in b7f6f664b0ce [2023-03-08T20:48:32.736Z] ---> 19bb7f74aa44 [2023-03-08T20:48:32.736Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T20:48:32.993Z] Removing intermediate container 054f8a8ba670 [2023-03-08T20:48:32.993Z] ---> 7c70adf23ae7 [2023-03-08T20:48:32.993Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:48:32.993Z] Removing intermediate container ea38e307f431 [2023-03-08T20:48:32.993Z] ---> 8a451e08a215 [2023-03-08T20:48:32.993Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:48:32.993Z] ---> 36cdc61d2c6d [2023-03-08T20:48:32.993Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:48:33.266Z] ---> Running in 35749f8a2dbe [2023-03-08T20:48:33.266Z] ---> a281fc630cc3 [2023-03-08T20:48:33.266Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T20:48:33.266Z] ---> e3bf7d3d94cd [2023-03-08T20:48:33.267Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T20:48:33.833Z] Removing intermediate container b7f6f664b0ce [2023-03-08T20:48:33.833Z] ---> e78982ffa4ed [2023-03-08T20:48:33.833Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:48:33.833Z] ---> 25dd4475ce5a [2023-03-08T20:48:33.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T20:48:33.833Z] ---> ee09c98108ba [2023-03-08T20:48:33.833Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T20:48:33.833Z] ---> Running in 5e8e6d87c82c [2023-03-08T20:48:33.833Z] Removing intermediate container 3b901b96e9ee [2023-03-08T20:48:33.833Z] ---> b22821ab93af [2023-03-08T20:48:33.833Z] [2023-03-08T20:48:33.833Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:48:33.833Z] ---> dfd21b5a31f5 [2023-03-08T20:48:33.833Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T20:48:34.092Z] ---> Running in ed23e804c29c [2023-03-08T20:48:34.092Z] Removing intermediate container 5e8e6d87c82c [2023-03-08T20:48:34.092Z] ---> 167634f53e63 [2023-03-08T20:48:34.092Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T20:48:34.092Z] ---> b5f7cac778f0 [2023-03-08T20:48:34.092Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T20:48:34.092Z] ---> a650c4601635 [2023-03-08T20:48:34.092Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T20:48:34.092Z] ---> Running in 82565923b1a8 [2023-03-08T20:48:34.092Z] ---> Running in 0a257cf39135 [2023-03-08T20:48:34.092Z] Removing intermediate container ed23e804c29c [2023-03-08T20:48:34.092Z] ---> d4c4eaab086e [2023-03-08T20:48:34.092Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T20:48:34.092Z] Removing intermediate container 35749f8a2dbe [2023-03-08T20:48:34.092Z] ---> 9557420e035e [2023-03-08T20:48:34.092Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:48:34.092Z] ---> Running in 295f3c487bd2 [2023-03-08T20:48:34.092Z] Removing intermediate container 0a257cf39135 [2023-03-08T20:48:34.092Z] ---> fe456a1a5b81 [2023-03-08T20:48:34.092Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:48:34.092Z] ---> Running in dc2c82031025 [2023-03-08T20:48:34.092Z] Removing intermediate container 82565923b1a8 [2023-03-08T20:48:34.092Z] ---> 910a7d92ea26 [2023-03-08T20:48:34.092Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:48:34.350Z] ---> Running in 86d93364c597 [2023-03-08T20:48:34.350Z] ---> 94dba671d620 [2023-03-08T20:48:34.350Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T20:48:34.350Z] ---> Running in e16a472e2a39 [2023-03-08T20:48:34.350Z] ---> Running in 045a23ff27be [2023-03-08T20:48:34.350Z] Removing intermediate container 295f3c487bd2 [2023-03-08T20:48:34.350Z] ---> b0478ddf6479 [2023-03-08T20:48:34.350Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T20:48:34.350Z] Removing intermediate container dc2c82031025 [2023-03-08T20:48:34.350Z] ---> 9e1b10b08b84 [2023-03-08T20:48:34.350Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T20:48:34.351Z] Removing intermediate container 86d93364c597 [2023-03-08T20:48:34.351Z] ---> 292026ad0c42 [2023-03-08T20:48:34.351Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:48:34.351Z] ---> Running in 69437349518b [2023-03-08T20:48:34.351Z] Removing intermediate container e16a472e2a39 [2023-03-08T20:48:34.351Z] ---> 6921faa0dbc8 [2023-03-08T20:48:34.351Z] Step 21/23 : LABEL arch=x86_64 ---> Running in 955ad2a9b6a6 [2023-03-08T20:48:34.351Z] [2023-03-08T20:48:34.610Z] Removing intermediate container 045a23ff27be [2023-03-08T20:48:34.610Z] ---> 9b7f0db8ca2e [2023-03-08T20:48:34.610Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:48:34.610Z] ---> Running in 3288e7f37189 [2023-03-08T20:48:34.610Z] ---> Running in 8040cc449631 [2023-03-08T20:48:34.610Z] ---> Running in f6aa6f480d28 [2023-03-08T20:48:34.610Z] Removing intermediate container 69437349518b [2023-03-08T20:48:34.610Z] ---> 4798620d743e [2023-03-08T20:48:34.610Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:48:34.610Z] Removing intermediate container 955ad2a9b6a6 [2023-03-08T20:48:34.610Z] ---> 0cbd0596f5b2 [2023-03-08T20:48:34.610Z] Step 19/20 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:48:34.610Z] ---> Running in c768d5caf02a [2023-03-08T20:48:34.610Z] Removing intermediate container 3288e7f37189 [2023-03-08T20:48:34.610Z] ---> 6482b14244fb [2023-03-08T20:48:34.610Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:48:34.877Z] Removing intermediate container 8040cc449631 [2023-03-08T20:48:34.877Z] ---> 9c19ea6bf141 [2023-03-08T20:48:34.877Z] Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:48:34.877Z] Removing intermediate container f6aa6f480d28 [2023-03-08T20:48:34.877Z] ---> 17a9366bf8cf [2023-03-08T20:48:34.877Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T20:48:34.877Z] ---> Running in 6847ceffa586 [2023-03-08T20:48:34.877Z] ---> Running in 6099ae59d6b8 [2023-03-08T20:48:34.877Z] ---> Running in bc7d8f849095 [2023-03-08T20:48:34.877Z] ---> Running in ab700f23faae [2023-03-08T20:48:34.877Z] Removing intermediate container 6847ceffa586 [2023-03-08T20:48:34.877Z] ---> a43a989f3f11 [2023-03-08T20:48:34.877Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T20:48:34.877Z] Removing intermediate container 6099ae59d6b8 [2023-03-08T20:48:34.877Z] ---> de99ba96e063 [2023-03-08T20:48:34.877Z] [2023-03-08T20:48:34.877Z] Removing intermediate container bc7d8f849095 [2023-03-08T20:48:34.877Z] ---> 7f498ff41c62 [2023-03-08T20:48:34.877Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:48:34.877Z] Removing intermediate container ab700f23faae [2023-03-08T20:48:34.877Z] ---> Running in 646dbd98c64d [2023-03-08T20:48:34.877Z] ---> d8bcfd101adf [2023-03-08T20:48:34.877Z] Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:48:35.134Z] ---> Running in a01f143be8aa [2023-03-08T20:48:35.134Z] ---> Running in 6259fb1b55c8 [2023-03-08T20:48:35.134Z] Successfully built de99ba96e063 [2023-03-08T20:48:35.134Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T20:48:35.134Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-08T20:48:35.134Z] Removing intermediate container 646dbd98c64d [2023-03-08T20:48:35.134Z] ---> ed38d471651a [2023-03-08T20:48:35.134Z] [2023-03-08T20:48:35.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:35.134Z] Removing intermediate container a01f143be8aa [2023-03-08T20:48:35.134Z] ---> ec0d23dfc647 [2023-03-08T20:48:35.134Z] [2023-03-08T20:48:35.134Z] Removing intermediate container 6259fb1b55c8 [2023-03-08T20:48:35.134Z] ---> a73c9dbb4a49 [2023-03-08T20:48:35.134Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:48:35.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:35.134Z] Successfully built ed38d471651a [2023-03-08T20:48:35.134Z] Successfully built ec0d23dfc647 [2023-03-08T20:48:35.134Z] Successfully tagged security-proxy-setup:latest [2023-03-08T20:48:35.134Z]  Building security-proxy-setup ... done Building security-proxy-auth [2023-03-08T20:48:35.134Z] Successfully tagged core-command:latest [2023-03-08T20:48:35.134Z] Building security-spiffe-token-provider [2023-03-08T20:48:35.393Z]  Building core-command ... done  ---> Running in c09ddd7c846c [2023-03-08T20:48:35.393Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T20:48:35.393Z] Removing intermediate container c09ddd7c846c [2023-03-08T20:48:35.393Z] ---> ce4206ebd008 [2023-03-08T20:48:35.393Z] [2023-03-08T20:48:35.393Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:48:35.393Z] OK: 6 MiB in 15 packages [2023-03-08T20:48:35.393Z] Successfully built ce4206ebd008 [2023-03-08T20:48:35.393Z] Successfully tagged core-metadata:latest [2023-03-08T20:48:35.393Z] Building support-scheduler [2023-03-08T20:48:38.673Z]  Building core-metadata ... done Removing intermediate container c768d5caf02a [2023-03-08T20:48:38.673Z] ---> 504a7d3a7f77 [2023-03-08T20:48:38.673Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:48:39.238Z] ---> 179404998ae6 [2023-03-08T20:48:39.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T20:48:40.610Z] ---> 4ee0043ddb94 [2023-03-08T20:48:40.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T20:48:40.868Z] ---> 7c3f660f692c [2023-03-08T20:48:40.868Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T20:48:40.868Z] ---> Running in 24d254519889 [2023-03-08T20:48:41.123Z] Removing intermediate container 24d254519889 [2023-03-08T20:48:41.123Z] ---> f9c3378f4129 [2023-03-08T20:48:41.123Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:48:41.123Z] ---> Running in cd270428aaf8 [2023-03-08T20:48:41.381Z] Removing intermediate container cd270428aaf8 [2023-03-08T20:48:41.381Z] ---> b08e805c3224 [2023-03-08T20:48:41.381Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:48:41.639Z] ---> Running in 24f5ec20408a [2023-03-08T20:48:41.639Z] Removing intermediate container 24f5ec20408a [2023-03-08T20:48:41.639Z] ---> cdd039298d73 [2023-03-08T20:48:41.639Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:48:41.907Z] ---> Running in 5d1d1f5fe0e2 [2023-03-08T20:48:41.907Z] Removing intermediate container 5d1d1f5fe0e2 [2023-03-08T20:48:41.907Z] ---> acaae937ee7b [2023-03-08T20:48:41.907Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:48:42.165Z] ---> Running in 6bbaf6c71d66 [2023-03-08T20:48:42.422Z] Removing intermediate container 6bbaf6c71d66 [2023-03-08T20:48:42.422Z] ---> 8f3c5da73c84 [2023-03-08T20:48:42.422Z] [2023-03-08T20:48:42.422Z] Successfully built 8f3c5da73c84 [2023-03-08T20:48:42.422Z] Successfully tagged core-data:latest [2023-03-08T20:48:42.422Z] Building security-bootstrapper [2023-03-08T20:48:44.319Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:48:44.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:48:44.319Z] ---> 09b7066fe2fc [2023-03-08T20:48:44.319Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> f9b7de3de4dc [2023-03-08T20:48:44.319Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> ee55ca15d584 [2023-03-08T20:48:44.319Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 20af22e0e21a [2023-03-08T20:48:44.319Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 74a5772c896e [2023-03-08T20:48:44.319Z] Step 7/23 : COPY . . [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> ddbd05161a01 [2023-03-08T20:48:44.319Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T20:48:44.319Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:48:44.319Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:48:44.319Z] ---> 09b7066fe2fc [2023-03-08T20:48:44.319Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> b58bd60fc1a6 [2023-03-08T20:48:44.319Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 8c6f3eca9eef [2023-03-08T20:48:44.319Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 056d6471ce2d [2023-03-08T20:48:44.319Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 6e833e3252d9 [2023-03-08T20:48:44.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 000e242b8291 [2023-03-08T20:48:44.319Z] Step 8/22 : COPY . . [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> a7533bc04adc [2023-03-08T20:48:44.319Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T20:48:44.319Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:48:44.319Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:48:44.319Z] ---> 09b7066fe2fc [2023-03-08T20:48:44.319Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> b58bd60fc1a6 [2023-03-08T20:48:44.319Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 8c6f3eca9eef [2023-03-08T20:48:44.319Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 056d6471ce2d [2023-03-08T20:48:44.319Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 6e833e3252d9 [2023-03-08T20:48:44.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> 000e242b8291 [2023-03-08T20:48:44.319Z] Step 8/22 : COPY . . [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> a7533bc04adc [2023-03-08T20:48:44.319Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T20:48:44.319Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:48:44.319Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:48:44.319Z] ---> 09b7066fe2fc [2023-03-08T20:48:44.319Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T20:48:44.319Z] ---> Using cache [2023-03-08T20:48:44.319Z] ---> f9b7de3de4dc [2023-03-08T20:48:44.319Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T20:48:45.690Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:48:45.690Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:48:45.690Z] ---> 09b7066fe2fc [2023-03-08T20:48:45.690Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T20:48:45.690Z] ---> Using cache [2023-03-08T20:48:45.690Z] ---> f9b7de3de4dc [2023-03-08T20:48:45.690Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T20:48:45.690Z] ---> Using cache [2023-03-08T20:48:45.690Z] ---> ee55ca15d584 [2023-03-08T20:48:45.690Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T20:48:45.690Z] ---> Using cache [2023-03-08T20:48:45.690Z] ---> 20af22e0e21a [2023-03-08T20:48:45.690Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:48:45.690Z] ---> Using cache [2023-03-08T20:48:45.690Z] ---> 74a5772c896e [2023-03-08T20:48:45.690Z] Step 7/32 : COPY . . [2023-03-08T20:48:45.690Z] ---> Using cache [2023-03-08T20:48:45.690Z] ---> ddbd05161a01 [2023-03-08T20:48:45.690Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T20:48:46.625Z] ---> Running in 64fcf6cc7fda [2023-03-08T20:48:46.625Z] ---> Running in e768018e1dec [2023-03-08T20:48:46.625Z] ---> Running in 1e0de015f9ec [2023-03-08T20:48:46.625Z] ---> Running in 92e591c76255 [2023-03-08T20:48:46.625Z] ---> Running in 447cdc99d447 [2023-03-08T20:48:46.882Z] 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-03-08T20:48:47.141Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T20:48:47.141Z] 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-03-08T20:48:47.406Z] 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-03-08T20:48:47.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:47.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:47.664Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T20:48:47.664Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T20:48:47.664Z] OK: 17046 distinct packages available [2023-03-08T20:48:47.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:47.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:48:48.179Z] OK: 211 MiB in 51 packages [2023-03-08T20:48:49.110Z] Removing intermediate container 92e591c76255 [2023-03-08T20:48:49.110Z] ---> 9c810df523eb [2023-03-08T20:48:49.110Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T20:48:49.110Z] ---> 0652f01fb59d [2023-03-08T20:48:49.110Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:48:49.367Z] ---> Running in 62b57641fb3e [2023-03-08T20:49:15.894Z] 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-03-08T20:49:15.894Z] Removing intermediate container 62b57641fb3e [2023-03-08T20:49:15.894Z] ---> b371089175c6 [2023-03-08T20:49:15.894Z] Step 7/19 : COPY . . [2023-03-08T20:49:20.079Z] Removing intermediate container 64fcf6cc7fda [2023-03-08T20:49:20.079Z] ---> 34d329c58e95 [2023-03-08T20:49:20.079Z] [2023-03-08T20:49:20.079Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:49:20.079Z] ---> dfd21b5a31f5 [2023-03-08T20:49:20.080Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T20:49:20.080Z] ---> Using cache [2023-03-08T20:49:20.080Z] ---> 45b54ebbe697 [2023-03-08T20:49:20.080Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:49:20.080Z] ---> Using cache [2023-03-08T20:49:20.080Z] ---> 574b5b55b0ab [2023-03-08T20:49:20.080Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:49:20.080Z] ---> Using cache [2023-03-08T20:49:20.080Z] Removing intermediate container 447cdc99d447 [2023-03-08T20:49:20.080Z] ---> c07e22cbf6fa [2023-03-08T20:49:20.080Z] [2023-03-08T20:49:20.080Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T20:49:20.080Z] ---> dfd21b5a31f5 [2023-03-08T20:49:20.080Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:49:20.080Z] ---> 5f47455b3d47 [2023-03-08T20:49:20.080Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T20:49:20.080Z] ---> 967895120b52 [2023-03-08T20:49:20.080Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T20:49:20.080Z] ---> Running in 6150771f4dd0 [2023-03-08T20:49:20.080Z] Removing intermediate container e768018e1dec [2023-03-08T20:49:20.080Z] ---> da685864728e [2023-03-08T20:49:20.080Z] [2023-03-08T20:49:20.080Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T20:49:20.080Z] ---> dfd21b5a31f5 [2023-03-08T20:49:20.080Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T20:49:20.080Z] ---> Running in 93c2c4dfffef [2023-03-08T20:49:20.338Z] ---> Running in cb4783a5d380 [2023-03-08T20:49:20.338Z] Removing intermediate container 6150771f4dd0 [2023-03-08T20:49:20.338Z] ---> acbd4152ee47 [2023-03-08T20:49:20.338Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T20:49:20.597Z] ---> 6f5e344b64f7 [2023-03-08T20:49:20.597Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T20:49:20.597Z] ---> Running in 93eac196138a [2023-03-08T20:49:21.162Z] 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-03-08T20:49:21.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:21.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:21.162Z] ---> e5ce30888b5f [2023-03-08T20:49:21.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T20:49:21.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:21.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:21.682Z] ---> dab087d59482 [2023-03-08T20:49:21.682Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:49:21.682Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T20:49:21.682Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:49:21.682Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T20:49:21.682Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T20:49:21.682Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:49:21.682Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T20:49:21.682Z] OK: 6 MiB in 16 packages [2023-03-08T20:49:21.682Z] ---> Running in be7cc3e13ef8 [2023-03-08T20:49:21.682Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:49:21.682Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:49:21.940Z] OK: 6 MiB in 17 packages [2023-03-08T20:49:22.507Z] Removing intermediate container 93eac196138a [2023-03-08T20:49:22.507Z] ---> d5df638eadae [2023-03-08T20:49:22.507Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T20:49:22.771Z] ---> Running in c24ef1f80c9c [2023-03-08T20:49:22.771Z] Removing intermediate container cb4783a5d380 [2023-03-08T20:49:22.771Z] ---> f04d4f5880ed [2023-03-08T20:49:22.771Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T20:49:22.771Z] ---> Running in 591b80feb68b [2023-03-08T20:49:23.033Z] Removing intermediate container c24ef1f80c9c [2023-03-08T20:49:23.033Z] ---> cf3b29637873 [2023-03-08T20:49:23.033Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T20:49:23.033Z] ---> Running in 16ad25618612 [2023-03-08T20:49:23.033Z] Removing intermediate container be7cc3e13ef8 [2023-03-08T20:49:23.033Z] ---> e672d91a9b2a [2023-03-08T20:49:23.033Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:49:23.033Z] Removing intermediate container 591b80feb68b [2023-03-08T20:49:23.033Z] ---> 3abf4388d45e [2023-03-08T20:49:23.033Z] Step 12/23 : WORKDIR / [2023-03-08T20:49:23.033Z] Removing intermediate container 1e0de015f9ec [2023-03-08T20:49:23.033Z] ---> f58e926bf1f1 [2023-03-08T20:49:23.033Z] [2023-03-08T20:49:23.033Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:49:23.033Z] ---> dfd21b5a31f5 [2023-03-08T20:49:23.033Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T20:49:23.033Z] ---> Using cache [2023-03-08T20:49:23.033Z] ---> 36ba75868533 [2023-03-08T20:49:23.033Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:49:23.033Z] ---> Using cache [2023-03-08T20:49:23.033Z] ---> 30b0d3f00dec [2023-03-08T20:49:23.033Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T20:49:23.033Z] ---> Running in 6cc4dc07a5cd [2023-03-08T20:49:23.033Z] ---> Running in c522541f8bb1 [2023-03-08T20:49:23.033Z] ---> Running in 01c17735fc28 [2023-03-08T20:49:23.316Z] Removing intermediate container 16ad25618612 [2023-03-08T20:49:23.316Z] ---> 4762577f7b7e [2023-03-08T20:49:23.316Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T20:49:23.317Z] ---> Running in f7aff21b37b7 [2023-03-08T20:49:23.317Z] Removing intermediate container c522541f8bb1 [2023-03-08T20:49:23.317Z] ---> 8e74c9a06a8f [2023-03-08T20:49:23.317Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T20:49:23.317Z] Removing intermediate container 6cc4dc07a5cd [2023-03-08T20:49:23.317Z] ---> c8a026947c32 [2023-03-08T20:49:23.317Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T20:49:23.317Z] Removing intermediate container 01c17735fc28 [2023-03-08T20:49:23.317Z] ---> c7f95b4c8db4 [2023-03-08T20:49:23.317Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T20:49:23.317Z] ---> Running in 79bd82075a8c [2023-03-08T20:49:23.317Z] ---> Running in 699eeeddd491 [2023-03-08T20:49:23.317Z] Removing intermediate container f7aff21b37b7 [2023-03-08T20:49:23.317Z] ---> 6f8a11849aae [2023-03-08T20:49:23.317Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T20:49:23.578Z] ---> Running in 9462e2046926 [2023-03-08T20:49:23.578Z] ---> 683b8e02eb45 [2023-03-08T20:49:23.578Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T20:49:23.578Z] Removing intermediate container 79bd82075a8c [2023-03-08T20:49:23.578Z] ---> c666c7b0980a [2023-03-08T20:49:23.578Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:49:23.578Z] Removing intermediate container 699eeeddd491 [2023-03-08T20:49:23.578Z] ---> c4b6a150aae8 [2023-03-08T20:49:23.578Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:49:23.578Z] Removing intermediate container 9462e2046926 [2023-03-08T20:49:23.578Z] ---> 5af6ce579eb1 [2023-03-08T20:49:23.578Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T20:49:23.578Z] ---> Running in 673aa785e931 [2023-03-08T20:49:23.837Z] ---> Running in 74d4a5422fd2 [2023-03-08T20:49:23.837Z] ---> 9ded9b6be613 [2023-03-08T20:49:23.837Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T20:49:23.837Z] ---> cd4453bca984 [2023-03-08T20:49:23.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T20:49:23.837Z] Removing intermediate container 673aa785e931 [2023-03-08T20:49:23.837Z] ---> 9e669307ad2d [2023-03-08T20:49:23.837Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:49:23.837Z] ---> Running in bcea9c8ec319 [2023-03-08T20:49:24.096Z] ---> 3582aaab5b97 [2023-03-08T20:49:24.096Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T20:49:24.096Z] Removing intermediate container bcea9c8ec319 [2023-03-08T20:49:24.096Z] ---> f1ec536f7794 [2023-03-08T20:49:24.096Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:49:24.096Z] ---> Running in 8846e0eed895 [2023-03-08T20:49:24.662Z] Removing intermediate container 8846e0eed895 [2023-03-08T20:49:24.662Z] ---> 2323de20dd55 [2023-03-08T20:49:24.662Z] [2023-03-08T20:49:24.662Z] ---> 6283947f4ff7 [2023-03-08T20:49:24.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T20:49:24.662Z] Successfully built 2323de20dd55 [2023-03-08T20:49:24.662Z] ---> 9412d4f7b7ee [2023-03-08T20:49:24.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T20:49:24.662Z] Successfully tagged security-proxy-auth:latest [2023-03-08T20:49:24.662Z] Building support-notifications [2023-03-08T20:49:24.920Z]  Building security-proxy-auth ... done Removing intermediate container 74d4a5422fd2 [2023-03-08T20:49:24.920Z] ---> 5abb95207721 [2023-03-08T20:49:24.920Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T20:49:27.453Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:49:27.453Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:49:27.453Z] ---> 09b7066fe2fc [2023-03-08T20:49:27.453Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:49:27.453Z] ---> Using cache [2023-03-08T20:49:27.453Z] ---> b58bd60fc1a6 [2023-03-08T20:49:27.453Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:49:27.453Z] ---> Using cache [2023-03-08T20:49:27.453Z] ---> 8c6f3eca9eef [2023-03-08T20:49:27.453Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T20:49:27.453Z] ---> Running in c5906645e0f8 [2023-03-08T20:49:27.453Z] ---> 2dff5ff131dc [2023-03-08T20:49:27.453Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T20:49:27.453Z] ---> 3fe5c3c85e1c [2023-03-08T20:49:27.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T20:49:27.453Z] ---> Running in 26b38605a16c [2023-03-08T20:49:27.453Z] ---> Running in 70451efb050f [2023-03-08T20:49:27.453Z] Removing intermediate container c5906645e0f8 [2023-03-08T20:49:27.453Z] ---> 54143131092f [2023-03-08T20:49:27.453Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T20:49:27.710Z] Removing intermediate container 70451efb050f [2023-03-08T20:49:27.710Z] ---> 849d7fc2cc7b [2023-03-08T20:49:27.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:49:27.710Z] ---> 44de48db5b44 [2023-03-08T20:49:27.710Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T20:49:27.710Z] ---> Running in 4f36d3787e4d [2023-03-08T20:49:27.710Z] ---> Running in cb955ab1c035 [2023-03-08T20:49:27.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:27.968Z] ---> de5d30ae962f [2023-03-08T20:49:27.968Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T20:49:27.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:27.968Z] ---> Running in 8593ebc69043 [2023-03-08T20:49:27.968Z] Removing intermediate container 4f36d3787e4d [2023-03-08T20:49:27.968Z] ---> 668a72a58074 [2023-03-08T20:49:27.968Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:49:27.968Z] ---> Running in b44eacce9bec [2023-03-08T20:49:28.232Z] OK: 211 MiB in 51 packages [2023-03-08T20:49:28.232Z] Removing intermediate container b44eacce9bec [2023-03-08T20:49:28.232Z] ---> 977bf669fdc3 [2023-03-08T20:49:28.232Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:49:28.493Z] ---> Running in bd5a88d8c6ae [2023-03-08T20:49:28.775Z] Removing intermediate container bd5a88d8c6ae [2023-03-08T20:49:28.775Z] ---> 52db14f3dd6d [2023-03-08T20:49:28.775Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:49:28.775Z] ---> Running in da960665b9d9 [2023-03-08T20:49:28.775Z] Removing intermediate container 26b38605a16c [2023-03-08T20:49:28.775Z] ---> 20813c25332d [2023-03-08T20:49:28.775Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:49:29.032Z] Removing intermediate container da960665b9d9 [2023-03-08T20:49:29.032Z] ---> b821eb5c1049 [2023-03-08T20:49:29.032Z] [2023-03-08T20:49:29.032Z] Successfully built b821eb5c1049 [2023-03-08T20:49:29.032Z] Successfully tagged support-scheduler:latest [2023-03-08T20:49:29.032Z]  Building support-scheduler ... done Building security-spire-config [2023-03-08T20:49:29.290Z] Removing intermediate container cb955ab1c035 [2023-03-08T20:49:29.290Z] ---> 148951f13032 [2023-03-08T20:49:29.290Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T20:49:29.290Z] ---> 2618b26fecf2 [2023-03-08T20:49:29.290Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:49:30.223Z] ---> Running in a869724c8e39 [2023-03-08T20:49:30.482Z] ---> Running in 75d6057e92cd [2023-03-08T20:49:30.791Z] Removing intermediate container 8593ebc69043 [2023-03-08T20:49:30.791Z] ---> 9f15dd2b611d [2023-03-08T20:49:30.791Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:49:30.791Z] Removing intermediate container a869724c8e39 [2023-03-08T20:49:30.791Z] ---> 6c314506937e [2023-03-08T20:49:30.791Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T20:49:31.402Z] ---> 168c593f5c06 [2023-03-08T20:49:31.402Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T20:49:31.402Z] ---> Running in 39ec2c78c052 [2023-03-08T20:49:31.712Z] Removing intermediate container 39ec2c78c052 [2023-03-08T20:49:31.712Z] ---> a0bf263659c2 [2023-03-08T20:49:31.712Z] Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:49:31.981Z] ---> 7911bbd0e1a9 [2023-03-08T20:49:31.981Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T20:49:31.981Z] ---> Running in 96dd3f6c1a33 [2023-03-08T20:49:32.255Z] Removing intermediate container 96dd3f6c1a33 [2023-03-08T20:49:32.255Z] ---> a138ea99b863 [2023-03-08T20:49:32.255Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T20:49:32.538Z] ---> e8bb171cd3c1 [2023-03-08T20:49:32.538Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T20:49:32.538Z] ---> Running in c21db904b671 [2023-03-08T20:49:32.538Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:49:32.538Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:49:32.538Z] ---> 09b7066fe2fc [2023-03-08T20:49:32.538Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T20:49:32.538Z] ---> Using cache [2023-03-08T20:49:32.538Z] ---> f9b7de3de4dc [2023-03-08T20:49:32.538Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:49:32.538Z] ---> Running in d9c0466268ad [2023-03-08T20:49:32.538Z] Removing intermediate container c21db904b671 [2023-03-08T20:49:32.538Z] ---> 581740264ac7 [2023-03-08T20:49:32.538Z] [2023-03-08T20:49:32.815Z] Successfully built 581740264ac7 [2023-03-08T20:49:32.815Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T20:49:32.815Z] Building security-spire-agent [2023-03-08T20:49:32.815Z]  Building security-secretstore-setup ... done  ---> 0ffb7ef1fe7c [2023-03-08T20:49:32.815Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T20:49:33.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:33.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:33.415Z] OK: 211 MiB in 51 packages [2023-03-08T20:49:34.846Z] ---> b63919c83183 [2023-03-08T20:49:34.846Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T20:49:35.105Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:49:35.105Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:49:35.105Z] ---> 09b7066fe2fc [2023-03-08T20:49:35.105Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T20:49:35.105Z] ---> Using cache [2023-03-08T20:49:35.105Z] ---> f9b7de3de4dc [2023-03-08T20:49:35.105Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T20:49:35.362Z] ---> 6b3607d82cec [2023-03-08T20:49:35.362Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T20:49:35.362Z] ---> Running in 40679ff28e78 [2023-03-08T20:49:35.362Z] Removing intermediate container d9c0466268ad [2023-03-08T20:49:35.362Z] ---> 148ac926fd40 [2023-03-08T20:49:35.362Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T20:49:35.620Z] ---> 09bbdb7a0c20 [2023-03-08T20:49:35.620Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T20:49:35.620Z] ---> 2c2362cfc031 [2023-03-08T20:49:35.620Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:49:35.620Z] ---> Running in 0c9ec1a43a56 [2023-03-08T20:49:35.620Z] ---> Running in 0b5a14958d66 [2023-03-08T20:49:35.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:35.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:36.137Z] OK: 211 MiB in 51 packages [2023-03-08T20:49:36.706Z] Removing intermediate container 40679ff28e78 [2023-03-08T20:49:36.706Z] ---> d630d7b5d85c [2023-03-08T20:49:36.706Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T20:49:36.706Z] Removing intermediate container 0c9ec1a43a56 [2023-03-08T20:49:36.706Z] ---> ed4519412019 [2023-03-08T20:49:36.706Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T20:49:36.706Z] ---> Running in e1bd506e3ea1 [2023-03-08T20:49:36.706Z] ---> c7bb8a9efe00 [2023-03-08T20:49:36.706Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:49:36.706Z] ---> Running in 21e1a2ca6991 [2023-03-08T20:49:36.966Z] Removing intermediate container e1bd506e3ea1 [2023-03-08T20:49:36.966Z] ---> 7ec489294a1c [2023-03-08T20:49:36.966Z] Step 29/32 : CMD ["gate"] [2023-03-08T20:49:36.967Z] ---> Running in d3c1a1879983 [2023-03-08T20:49:36.967Z] Removing intermediate container d3c1a1879983 [2023-03-08T20:49:36.967Z] ---> be97d101b582 [2023-03-08T20:49:36.967Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T20:49:36.967Z] ---> Running in 9d290d538bf6 [2023-03-08T20:49:37.236Z] Removing intermediate container 9d290d538bf6 [2023-03-08T20:49:37.236Z] ---> a85122020e3c [2023-03-08T20:49:37.236Z] Step 31/32 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:49:37.236Z] ---> Running in c13b98df60d8 [2023-03-08T20:49:37.236Z] Removing intermediate container c13b98df60d8 [2023-03-08T20:49:37.236Z] ---> 3fad89653a57 [2023-03-08T20:49:37.236Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T20:49:37.236Z] ---> Running in 7c15b4ddaf34 [2023-03-08T20:49:37.495Z] Removing intermediate container 7c15b4ddaf34 [2023-03-08T20:49:37.495Z] ---> e7006dede2fc [2023-03-08T20:49:37.495Z] [2023-03-08T20:49:37.495Z] Successfully built e7006dede2fc [2023-03-08T20:49:37.495Z] Successfully tagged security-bootstrapper:latest [2023-03-08T20:49:40.779Z]  Building security-bootstrapper ... done Removing intermediate container 93c2c4dfffef [2023-03-08T20:49:40.779Z] ---> 76dfd1142d8b [2023-03-08T20:49:40.779Z] [2023-03-08T20:49:40.779Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T20:49:40.779Z] ---> 5ce65d7b0fde [2023-03-08T20:49:40.779Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:49:40.779Z] ---> Using cache [2023-03-08T20:49:40.779Z] ---> 1932bbf9b0bf [2023-03-08T20:49:40.779Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T20:49:40.779Z] ---> Running in 09c9a105261e [2023-03-08T20:49:40.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:40.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:41.344Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:49:41.344Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:49:41.344Z] OK: 15859 distinct packages available [2023-03-08T20:49:41.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:41.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:49:41.344Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T20:49:41.601Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T20:49:41.601Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T20:49:41.601Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T20:49:41.601Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T20:49:41.601Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T20:49:41.601Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:49:41.601Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T20:49:41.601Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T20:49:41.601Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:49:41.601Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:49:41.601Z] OK: 8 MiB in 23 packages [2023-03-08T20:49:44.129Z] Removing intermediate container 09c9a105261e [2023-03-08T20:49:44.129Z] ---> 172571ee9ea3 [2023-03-08T20:49:44.129Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:49:44.129Z] ---> 449b2afa09f1 [2023-03-08T20:49:44.129Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T20:49:44.696Z] ---> adea3e747ae5 [2023-03-08T20:49:44.696Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T20:49:44.953Z] ---> 43a2af4f04d7 [2023-03-08T20:49:44.953Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T20:49:45.213Z] ---> Running in 55c56369f3fa [2023-03-08T20:49:45.213Z] Removing intermediate container 55c56369f3fa [2023-03-08T20:49:45.213Z] ---> acf3fb0dc88a [2023-03-08T20:49:45.213Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:49:45.213Z] ---> Running in 29c00b22cb56 [2023-03-08T20:49:45.780Z] Removing intermediate container 29c00b22cb56 [2023-03-08T20:49:45.780Z] ---> d17630edf993 [2023-03-08T20:49:45.780Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T20:49:47.684Z] ---> Running in 098da2602d11 [2023-03-08T20:49:49.592Z] Removing intermediate container 098da2602d11 [2023-03-08T20:49:49.592Z] ---> 4a180f0fa98d [2023-03-08T20:49:49.592Z] Step 18/19 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:49:49.592Z] ---> Running in cdf7aa7ca41a [2023-03-08T20:49:49.865Z] Removing intermediate container cdf7aa7ca41a [2023-03-08T20:49:49.865Z] ---> 2d350b59641f [2023-03-08T20:49:49.865Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T20:49:50.125Z] ---> Running in 73537e900f0c [2023-03-08T20:49:50.388Z] Removing intermediate container 75d6057e92cd [2023-03-08T20:49:50.388Z] ---> bc4399de1cb4 [2023-03-08T20:49:50.388Z] Step 8/22 : COPY . . [2023-03-08T20:49:50.645Z] Removing intermediate container 73537e900f0c [2023-03-08T20:49:50.645Z] ---> 83055aa7ab9e [2023-03-08T20:49:50.645Z] [2023-03-08T20:49:50.645Z] Successfully built 83055aa7ab9e [2023-03-08T20:49:50.645Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T20:49:58.753Z]  Building security-spiffe-token-provider ... done  ---> b5639f31ef33 [2023-03-08T20:49:58.753Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T20:49:58.753Z] ---> Running in 9c205c371460 [2023-03-08T20:49:58.753Z] Removing intermediate container 21e1a2ca6991 [2023-03-08T20:49:58.753Z] ---> 7ad4dc87413c [2023-03-08T20:49:58.754Z] Step 7/24 : COPY . . [2023-03-08T20:49:58.754Z] Removing intermediate container 0b5a14958d66 [2023-03-08T20:49:58.754Z] ---> ba96ead8470a [2023-03-08T20:49:58.754Z] Step 7/24 : COPY . . [2023-03-08T20:49:58.754Z] 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-03-08T20:50:06.851Z] ---> 30dab0429567 [2023-03-08T20:50:06.851Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:50:06.851Z] ---> fa76d3435269 [2023-03-08T20:50:06.851Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T20:50:06.851Z] ---> Running in fa7b34064a57 [2023-03-08T20:50:06.851Z] ---> Running in 2adb8b0aa9f1 [2023-03-08T20:50:06.851Z] Removing intermediate container fa7b34064a57 [2023-03-08T20:50:06.851Z] ---> c3825fb2610a [2023-03-08T20:50:06.851Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T20:50:06.851Z] Removing intermediate container 2adb8b0aa9f1 [2023-03-08T20:50:06.851Z] ---> 112e38c308ed [2023-03-08T20:50:06.851Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T20:50:06.852Z] ---> Running in e015f30c60b3 [2023-03-08T20:50:06.852Z] ---> Running in 0a20623096f1 [2023-03-08T20:50:06.852Z] Removing intermediate container 0a20623096f1 [2023-03-08T20:50:06.852Z] ---> f61baa1fcd32 [2023-03-08T20:50:06.852Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:50:06.852Z] Removing intermediate container e015f30c60b3 [2023-03-08T20:50:06.852Z] ---> 35478b45b1f7 [2023-03-08T20:50:06.852Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T20:50:06.852Z] ---> Running in 147e7639991d [2023-03-08T20:50:06.852Z] ---> Running in cf91ca31497f [2023-03-08T20:50:07.417Z] Removing intermediate container 147e7639991d [2023-03-08T20:50:07.417Z] ---> d69663703a41 [2023-03-08T20:50:07.417Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T20:50:07.675Z] ---> Running in f47fd91c3287 [2023-03-08T20:50:07.675Z] Removing intermediate container cf91ca31497f [2023-03-08T20:50:07.675Z] ---> 805594bd1062 [2023-03-08T20:50:07.675Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T20:50:07.932Z] ---> Running in b5d65a57fe73 [2023-03-08T20:50:07.932Z] Removing intermediate container f47fd91c3287 [2023-03-08T20:50:07.932Z] ---> 83fcd204aeab [2023-03-08T20:50:07.932Z] [2023-03-08T20:50:07.932Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T20:50:07.932Z] ---> 5ce65d7b0fde [2023-03-08T20:50:07.933Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:50:07.933Z] ---> Using cache [2023-03-08T20:50:07.933Z] ---> 1932bbf9b0bf [2023-03-08T20:50:07.933Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T20:50:07.933Z] ---> Running in 9a35c37ac05b [2023-03-08T20:50:07.933Z] Removing intermediate container b5d65a57fe73 [2023-03-08T20:50:07.933Z] ---> 6e6fdc581e53 [2023-03-08T20:50:07.933Z] [2023-03-08T20:50:07.933Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T20:50:07.933Z] ---> 5ce65d7b0fde [2023-03-08T20:50:07.933Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T20:50:07.933Z] ---> Using cache [2023-03-08T20:50:07.933Z] ---> 1932bbf9b0bf [2023-03-08T20:50:07.933Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T20:50:07.933Z] ---> Using cache [2023-03-08T20:50:07.933Z] ---> d5d6314333e0 [2023-03-08T20:50:07.933Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T20:50:08.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:50:08.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:50:08.753Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T20:50:08.753Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T20:50:08.753Z] OK: 15859 distinct packages available [2023-03-08T20:50:08.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:50:08.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:50:09.010Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T20:50:09.010Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T20:50:09.010Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T20:50:09.010Z] ---> af19df0e3012 [2023-03-08T20:50:09.010Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:50:09.010Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T20:50:09.010Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T20:50:09.010Z] OK: 6 MiB in 18 packages [2023-03-08T20:50:10.380Z] Removing intermediate container 9a35c37ac05b [2023-03-08T20:50:10.380Z] ---> b9931edba3ff [2023-03-08T20:50:10.380Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T20:50:10.943Z] ---> dc9ab33cc0a9 [2023-03-08T20:50:10.943Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:50:11.512Z] ---> 555d274a3f9d [2023-03-08T20:50:11.512Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T20:50:11.770Z] ---> 7335868a7fd3 [2023-03-08T20:50:11.770Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T20:50:11.770Z] ---> e6564e7595e0 [2023-03-08T20:50:11.770Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T20:50:12.034Z] ---> 6d0398e18615 [2023-03-08T20:50:12.034Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T20:50:12.034Z] ---> Running in 4e2c1aa7fcd1 [2023-03-08T20:50:12.034Z] ---> 6a3f1fd63e27 [2023-03-08T20:50:12.034Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:50:12.034Z] ---> Running in 30b0b8799189 [2023-03-08T20:50:12.292Z] Removing intermediate container 4e2c1aa7fcd1 [2023-03-08T20:50:12.292Z] ---> 44fa8afb4932 [2023-03-08T20:50:12.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T20:50:12.292Z] Removing intermediate container 30b0b8799189 [2023-03-08T20:50:12.292Z] ---> 0f45434003e2 [2023-03-08T20:50:12.292Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:50:12.292Z] ---> Running in 7a7a25f8ba06 [2023-03-08T20:50:12.292Z] ---> 6be6ed75c207 [2023-03-08T20:50:12.292Z] Step 19/24 : WORKDIR / [2023-03-08T20:50:12.292Z] ---> Running in 4596a314e9b2 [2023-03-08T20:50:12.292Z] Removing intermediate container 7a7a25f8ba06 [2023-03-08T20:50:12.292Z] ---> 6eb420292c02 [2023-03-08T20:50:12.292Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T20:50:12.550Z] ---> Running in 474400ad2433 [2023-03-08T20:50:12.550Z] Removing intermediate container 4596a314e9b2 [2023-03-08T20:50:12.550Z] ---> 760720525790 [2023-03-08T20:50:12.550Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T20:50:12.550Z] Removing intermediate container 474400ad2433 [2023-03-08T20:50:12.550Z] ---> f7cab36b19bf [2023-03-08T20:50:12.550Z] Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:50:12.550Z] ---> Running in 8216fb89cdd4 [2023-03-08T20:50:12.550Z] ---> Running in 2cc8099ff4c3 [2023-03-08T20:50:12.550Z] Removing intermediate container 8216fb89cdd4 [2023-03-08T20:50:12.550Z] ---> 59d2cbbf434f [2023-03-08T20:50:12.550Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T20:50:12.807Z] ---> Running in 2dedca939b9b [2023-03-08T20:50:12.807Z] Removing intermediate container 2cc8099ff4c3 [2023-03-08T20:50:12.807Z] ---> f7c8359fc904 [2023-03-08T20:50:12.807Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:50:12.807Z] ---> Running in 270941043e29 [2023-03-08T20:50:12.807Z] Removing intermediate container 2dedca939b9b [2023-03-08T20:50:12.807Z] ---> a8c7bc5d9662 [2023-03-08T20:50:12.807Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T20:50:12.807Z] ---> Running in 82d9772b7591 [2023-03-08T20:50:12.807Z] Removing intermediate container 270941043e29 [2023-03-08T20:50:12.807Z] ---> 3595ef140fe4 [2023-03-08T20:50:12.807Z] [2023-03-08T20:50:13.064Z] Removing intermediate container 82d9772b7591 [2023-03-08T20:50:13.064Z] Successfully built 3595ef140fe4 [2023-03-08T20:50:13.064Z] ---> 7f96f5c5a2a6 [2023-03-08T20:50:13.064Z] Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:50:13.064Z] Successfully tagged security-spire-agent:latest [2023-03-08T20:50:13.064Z]  Building security-spire-agent ... done  ---> Running in e2e1b5eb4120 [2023-03-08T20:50:13.064Z] Removing intermediate container e2e1b5eb4120 [2023-03-08T20:50:13.064Z] ---> e25ce775d0d3 [2023-03-08T20:50:13.064Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T20:50:13.322Z] ---> Running in 9a3138b55d87 [2023-03-08T20:50:13.322Z] Removing intermediate container 9a3138b55d87 [2023-03-08T20:50:13.322Z] ---> 6a8f151f3a2e [2023-03-08T20:50:13.322Z] [2023-03-08T20:50:13.322Z] Successfully built 6a8f151f3a2e [2023-03-08T20:50:13.322Z] Successfully tagged security-spire-config:latest [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T20:50:15.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T20:50:16.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T20:50:16.620Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T20:50:16.620Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T20:50:16.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T20:50:17.511Z]  Building security-spire-config ... done Removing intermediate container 9c205c371460 [2023-03-08T20:50:17.511Z] ---> 74c7d07f31e8 [2023-03-08T20:50:17.511Z] [2023-03-08T20:50:17.511Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T20:50:17.511Z] ---> dfd21b5a31f5 [2023-03-08T20:50:17.511Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T20:50:17.511Z] ---> Running in 91d9f7fb9294 [2023-03-08T20:50:17.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T20:50:17.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T20:50:17.769Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T20:50:17.769Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T20:50:17.769Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T20:50:17.769Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T20:50:18.033Z] OK: 6 MiB in 16 packages [2023-03-08T20:50:18.292Z] Removing intermediate container 91d9f7fb9294 [2023-03-08T20:50:18.292Z] ---> d33f26b4e7e1 [2023-03-08T20:50:18.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T20:50:18.292Z] ---> Running in db60b78ad088 [2023-03-08T20:50:18.550Z] Removing intermediate container db60b78ad088 [2023-03-08T20:50:18.550Z] ---> b161ee6165ad [2023-03-08T20:50:18.550Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T20:50:18.550Z] ---> Running in 8e19d9d2dbfd [2023-03-08T20:50:18.550Z] Removing intermediate container 8e19d9d2dbfd [2023-03-08T20:50:18.550Z] ---> 875f0d44fa4f [2023-03-08T20:50:18.550Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T20:50:18.550Z] ---> Running in dd54ef99837c [2023-03-08T20:50:18.809Z] Removing intermediate container dd54ef99837c [2023-03-08T20:50:18.809Z] ---> aa8526f66000 [2023-03-08T20:50:18.809Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T20:50:18.809Z] ---> 1230f6a426f0 [2023-03-08T20:50:18.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T20:50:19.375Z] ---> 1aae45fcc5e4 [2023-03-08T20:50:19.375Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T20:50:19.633Z] ---> 3304401bf5dd [2023-03-08T20:50:19.633Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T20:50:19.633Z] ---> Running in 2ae8b0c62441 [2023-03-08T20:50:19.633Z] Removing intermediate container 2ae8b0c62441 [2023-03-08T20:50:19.633Z] ---> a20c511bfbde [2023-03-08T20:50:19.633Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T20:50:19.633Z] ---> Running in 3e232103958f [2023-03-08T20:50:19.633Z] Removing intermediate container 3e232103958f [2023-03-08T20:50:19.892Z] ---> bf11851f10c3 [2023-03-08T20:50:19.892Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T20:50:19.892Z] ---> Running in 72892219a1b4 [2023-03-08T20:50:19.892Z] Removing intermediate container 72892219a1b4 [2023-03-08T20:50:19.892Z] ---> d41cc98b5b6e [2023-03-08T20:50:19.892Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T20:50:19.892Z] ---> Running in 0e04fecaf805 [2023-03-08T20:50:19.892Z] Removing intermediate container 0e04fecaf805 [2023-03-08T20:50:19.892Z] ---> 05fb331f2e07 [2023-03-08T20:50:19.892Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T20:50:20.152Z] ---> Running in ae589af94fe6 [2023-03-08T20:50:20.152Z] Removing intermediate container ae589af94fe6 [2023-03-08T20:50:20.152Z] ---> 5eefd235fea5 [2023-03-08T20:50:20.152Z] [2023-03-08T20:50:20.152Z] Successfully built 5eefd235fea5 [2023-03-08T20:50:20.152Z] Successfully tagged support-notifications:latest [2023-03-08T20:50:20.162Z]  Building support-notifications ... done  [Pipeline] } [2023-03-08T20:50:20.184Z] $ docker stop --time=1 96823d336ddd60f0a6b0385432787827ace92391cb11c49d62c3b14f61100a4a [2023-03-08T20:50:21.453Z] $ docker rm -f --volumes 96823d336ddd60f0a6b0385432787827ace92391cb11c49d62c3b14f61100a4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T20:50:21.841Z] + docker images [2023-03-08T20:50:21.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T20:50:21.841Z] support-notifications latest 5eefd235fea5 2 seconds ago 30.7MB [2023-03-08T20:50:21.841Z] 74c7d07f31e8 5 seconds ago 1.75GB [2023-03-08T20:50:21.841Z] security-spire-config latest 6a8f151f3a2e 8 seconds ago 85.8MB [2023-03-08T20:50:21.841Z] security-spire-agent latest 3595ef140fe4 9 seconds ago 125MB [2023-03-08T20:50:21.841Z] 6e6fdc581e53 14 seconds ago 1.55GB [2023-03-08T20:50:21.841Z] 83fcd204aeab 14 seconds ago 1.55GB [2023-03-08T20:50:21.841Z] security-spiffe-token-provider latest 83055aa7ab9e 31 seconds ago 30MB [2023-03-08T20:50:21.841Z] 76dfd1142d8b 42 seconds ago 1.72GB [2023-03-08T20:50:21.841Z] security-bootstrapper latest e7006dede2fc 44 seconds ago 19.8MB [2023-03-08T20:50:21.841Z] security-secretstore-setup latest 581740264ac7 49 seconds ago 29.9MB [2023-03-08T20:50:21.841Z] support-scheduler latest b821eb5c1049 53 seconds ago 30.1MB [2023-03-08T20:50:21.841Z] security-proxy-auth latest 2323de20dd55 57 seconds ago 16.2MB [2023-03-08T20:50:21.841Z] f58e926bf1f1 59 seconds ago 1.75GB [2023-03-08T20:50:21.841Z] da685864728e About a minute ago 1.67GB [2023-03-08T20:50:21.841Z] 34d329c58e95 About a minute ago 1.66GB [2023-03-08T20:50:21.841Z] c07e22cbf6fa About a minute ago 1.67GB [2023-03-08T20:50:21.841Z] core-data latest 8f3c5da73c84 About a minute ago 18MB [2023-03-08T20:50:21.841Z] core-metadata latest ce4206ebd008 About a minute ago 18.5MB [2023-03-08T20:50:21.841Z] core-common-config-bootstrapper latest de99ba96e063 About a minute ago 15.5MB [2023-03-08T20:50:21.841Z] security-proxy-setup latest ed38d471651a About a minute ago 16.4MB [2023-03-08T20:50:21.841Z] core-command latest ec0d23dfc647 About a minute ago 17.8MB [2023-03-08T20:50:21.841Z] b22821ab93af About a minute ago 1.69GB [2023-03-08T20:50:21.841Z] ee9c038240bf About a minute ago 1.68GB [2023-03-08T20:50:21.841Z] ae83bbb30e51 About a minute ago 1.69GB [2023-03-08T20:50:21.841Z] d664269e01ad About a minute ago 1.66GB [2023-03-08T20:50:21.841Z] a99102d9617a About a minute ago 1.68GB [2023-03-08T20:50:21.841Z] security-spire-server latest d3aa72cf2f6d 2 minutes ago 86.5MB [2023-03-08T20:50:21.841Z] 0aa2f34a423b 2 minutes ago 1.55GB [2023-03-08T20:50:21.841Z] ci-base-image-x86_64 latest 09b7066fe2fc 5 minutes ago 903MB [2023-03-08T20:50:21.841Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T20:50:21.841Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T20:50:21.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T20:50:21.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T20:50:21.841Z] 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-03-08T20:50:28.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.326s coverage: 28.7% of statements [2023-03-08T20:50:28.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T20:50:28.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T20:50:35.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements [2023-03-08T20:50:42.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.653s coverage: 71.2% of statements [2023-03-08T20:50:42.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T20:50:42.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T20:50:42.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T20:50:42.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.461s coverage: 54.0% of statements [2023-03-08T20:50:42.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T20:50:42.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T20:50:57.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.309s coverage: 88.5% of statements [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T20:50:57.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.524s coverage: 3.9% of statements [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T20:50:57.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.325s coverage: 95.6% of statements [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T20:50:57.267Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.492s coverage: 72.2% of statements [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T20:50:57.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.567s coverage: 65.9% of statements [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T20:50:57.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T20:50:57.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.364s coverage: 29.6% of statements [2023-03-08T20:50:57.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T20:50:59.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 45.5% of statements [2023-03-08T20:50:59.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.321s coverage: 82.9% of statements [2023-03-08T20:50:59.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2023-03-08T20:51:00.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements [2023-03-08T20:51:03.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.437s coverage: 87.5% of statements [2023-03-08T20:51:13.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2023-03-08T20:51:31.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.345s coverage: 79.9% of statements [2023-03-08T20:51:31.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T20:51:31.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2023-03-08T20:51:31.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T20:51:31.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T20:51:31.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T20:51:31.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T20:51:31.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-03-08T20:51:31.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T20:51:31.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T20:51:31.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 81.2% of statements [2023-03-08T20:51:31.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.358s coverage: 82.1% of statements [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T20:51:31.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 84.8% of statements [2023-03-08T20:51:31.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T20:51:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.295s coverage: 63.1% of statements [2023-03-08T20:51:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T20:51:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T20:51:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements [2023-03-08T20:51:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements [2023-03-08T20:51:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.141s coverage: 100.0% of statements [2023-03-08T20:51:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2023-03-08T20:51:34.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-03-08T20:51:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T20:51:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T20:51:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T20:51:42.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.958s coverage: 38.4% of statements [2023-03-08T20:51:42.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T20:51:42.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T20:51:42.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements [2023-03-08T20:51:42.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T20:51:42.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements [2023-03-08T20:51:42.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T20:51:42.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T20:51:42.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T20:51:42.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T20:51:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T20:51:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.3% of statements [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T20:51:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T20:51:48.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T20:51:48.871Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T20:51:49.138Z] 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-03-08T20:51:49.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T20:51:49.138Z] go vet ./... [2023-03-08T20:53:40.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T20:53:40.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T20:53:40.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T20:53:40.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T20:53:41.195Z] + ls -al . [2023-03-08T20:53:41.195Z] total 700 [2023-03-08T20:53:41.195Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 20:47 . [2023-03-08T20:53:41.195Z] drwxr-xr-x 4 root root 4096 Mar 8 20:47 .. [2023-03-08T20:53:41.195Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 20:45 .blubracket [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 20:45 .dockerignore [2023-03-08T20:53:41.195Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 20:45 .git [2023-03-08T20:53:41.195Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 20:45 .github [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 20:45 .gitignore [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 20:45 .golangci.yml [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 20:45 .hadolint.yml [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 20:45 .sonarcloud.properties [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 20:45 ADOPTERS.md [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 20:45 Attribution.txt [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 20:45 CHANGELOG.md [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 20:45 CONTRIBUTING.md [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 20:45 GOVERNANCE.md [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 20:45 Jenkinsfile [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 20:45 LICENSE [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 20:45 Makefile [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 20:45 OWNERS.md [2023-03-08T20:53:41.195Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 20:45 README.md [2023-03-08T20:53:41.196Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 20:45 SECURITY.md [2023-03-08T20:53:41.196Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 20:44 VERSION [2023-03-08T20:53:41.196Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 20:45 bin [2023-03-08T20:53:41.196Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 20:45 cmd [2023-03-08T20:53:41.196Z] -rw-r--r-- 1 root root 446903 Mar 8 20:51 coverage.out [2023-03-08T20:53:41.196Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 20:45 go.mod [2023-03-08T20:53:41.196Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 20:45 go.sum [2023-03-08T20:53:41.196Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 20:45 internal [2023-03-08T20:53:41.196Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 20:45 openapi [2023-03-08T20:53:41.196Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 20:45 snap [2023-03-08T20:53:41.196Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 20:45 version.go [Pipeline] sh [2023-03-08T20:53:41.537Z] + '[' -e coverage.out ] [2023-03-08T20:53:41.537Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T20:53:41.578Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T20:53:42.273Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T20:53:42.603Z] + make build [2023-03-08T20:53:42.603Z] 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-03-08T20:55:04.208Z] 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-03-08T20:55:06.153Z] 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-03-08T20:55:11.491Z] 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-03-08T20:55:14.840Z] 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-03-08T20:56:01.705Z] 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-03-08T20:56:01.705Z] 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-03-08T20:56:08.349Z] 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-03-08T20:56:12.595Z] 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-03-08T20:56:16.836Z] 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-03-08T20:56:20.169Z] 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-03-08T20:56:25.497Z] 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-03-08T20:56:32.152Z] $ docker stop --time=1 ef159c00807cb6036b4d251547a36f553d50e00da3eecc831c117aafcfcfafd0 [2023-03-08T20:56:35.925Z] $ docker rm -f --volumes ef159c00807cb6036b4d251547a36f553d50e00da3eecc831c117aafcfcfafd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:56:38.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T20:56:38.208Z] [2023-03-08T20:56:38.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:56:38.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T20:56:38.881Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T20:56:38.882Z] 29e5d40040c1: Pulling fs layer [2023-03-08T20:56:38.882Z] 1ce36da41761: Pulling fs layer [2023-03-08T20:56:38.882Z] 25b303627fd3: Pulling fs layer [2023-03-08T20:56:38.882Z] 29e5d40040c1: Verifying Checksum [2023-03-08T20:56:38.882Z] 29e5d40040c1: Download complete [2023-03-08T20:56:39.148Z] 1ce36da41761: Verifying Checksum [2023-03-08T20:56:39.148Z] 1ce36da41761: Download complete [2023-03-08T20:56:39.415Z] 29e5d40040c1: Pull complete [2023-03-08T20:56:40.822Z] 1ce36da41761: Pull complete [2023-03-08T20:56:40.822Z] 25b303627fd3: Download complete [2023-03-08T20:56:50.882Z] 25b303627fd3: Pull complete [2023-03-08T20:56:50.882Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T20:56:50.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T20:56:50.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:56:51.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container [2023-03-08T20:56:51.242Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T20:56:53.379Z] $ docker top c41839ab4655c2e1517b3a73b357809bb52034432acabf7d19b7c7adb8b4bfc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:56:54.225Z] + docker-compose build --help [2023-03-08T20:56:54.225Z] + grep parallel [2023-03-08T20:56:58.462Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T20:56:58.494Z] $ docker stop --time=1 c41839ab4655c2e1517b3a73b357809bb52034432acabf7d19b7c7adb8b4bfc4 [2023-03-08T20:57:00.169Z] $ docker rm -f --volumes c41839ab4655c2e1517b3a73b357809bb52034432acabf7d19b7c7adb8b4bfc4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T20:57:00.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T20:57:00.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T20:57:01.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container [2023-03-08T20:57:01.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T20:57:02.523Z] $ docker top 716750f2145ac18d11fbcd054522c90f35232e9bcb08eb8e96db2051ddbdab16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T20:57:03.457Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T20:57:08.807Z] Building core-command ... [2023-03-08T20:57:08.807Z] Building core-common-config-bootstrapper ... [2023-03-08T20:57:08.807Z] Building core-data ... [2023-03-08T20:57:08.807Z] Building core-metadata ... [2023-03-08T20:57:08.807Z] Building security-bootstrapper ... [2023-03-08T20:57:08.807Z] Building security-proxy-auth ... [2023-03-08T20:57:08.807Z] Building security-proxy-setup ... [2023-03-08T20:57:08.807Z] Building security-secretstore-setup ... [2023-03-08T20:57:08.807Z] Building security-spiffe-token-provider ... [2023-03-08T20:57:08.807Z] Building security-spire-agent ... [2023-03-08T20:57:08.807Z] Building security-spire-config ... [2023-03-08T20:57:08.807Z] Building security-spire-server ... [2023-03-08T20:57:08.807Z] Building support-notifications ... [2023-03-08T20:57:08.807Z] Building support-scheduler ... [2023-03-08T20:57:08.807Z] Building support-scheduler [2023-03-08T20:57:08.807Z] Building core-common-config-bootstrapper [2023-03-08T20:57:08.807Z] Building support-notifications [2023-03-08T20:57:08.807Z] Building security-proxy-auth [2023-03-08T20:57:08.807Z] Building security-spiffe-token-provider [2023-03-08T20:57:55.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:57:55.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:57:55.623Z] ---> 5e1d4c63d003 [2023-03-08T20:57:55.623Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:57:55.623Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:57:55.623Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:57:55.623Z] ---> 5e1d4c63d003 [2023-03-08T20:57:55.623Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T20:57:55.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:57:55.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:57:55.623Z] ---> 5e1d4c63d003 [2023-03-08T20:57:55.623Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:57:55.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:57:55.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:57:55.623Z] ---> 5e1d4c63d003 [2023-03-08T20:57:55.623Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:57:55.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T20:57:55.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T20:57:55.623Z] ---> 5e1d4c63d003 [2023-03-08T20:57:55.623Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T20:57:55.623Z] ---> Running in f6a1406cd1f1 [2023-03-08T20:57:55.623Z] ---> Running in ff5a99e25552 [2023-03-08T20:57:55.623Z] ---> Running in d1498c45e51f [2023-03-08T20:57:55.623Z] ---> Running in 402ccb46b7e5 [2023-03-08T20:57:55.623Z] ---> Running in a4e40fecbb60 [2023-03-08T20:57:55.623Z] Removing intermediate container 402ccb46b7e5 [2023-03-08T20:57:55.623Z] ---> 8a46fa792559 [2023-03-08T20:57:55.623Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:57:55.623Z] Removing intermediate container ff5a99e25552 [2023-03-08T20:57:55.623Z] ---> fd65c611fd22 [2023-03-08T20:57:55.623Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:57:55.623Z] Removing intermediate container d1498c45e51f [2023-03-08T20:57:55.623Z] ---> 0c4489ebd87d [2023-03-08T20:57:55.623Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T20:57:55.623Z] Removing intermediate container a4e40fecbb60 [2023-03-08T20:57:55.623Z] ---> b55d4cbef539 [2023-03-08T20:57:55.623Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:57:55.623Z] ---> Running in 7701df141e7c [2023-03-08T20:57:55.623Z] ---> Running in b9f98fb955bb [2023-03-08T20:57:55.623Z] Removing intermediate container f6a1406cd1f1 [2023-03-08T20:57:55.623Z] ---> ae54a153fc91 [2023-03-08T20:57:55.623Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T20:57:55.623Z] ---> Running in 9894584b9fb3 [2023-03-08T20:57:55.623Z] ---> Running in 0fc4a732add9 [2023-03-08T20:57:55.623Z] ---> Running in dd6747c6db07 [2023-03-08T20:57:55.623Z] Removing intermediate container 7701df141e7c [2023-03-08T20:57:55.623Z] ---> 00f3c01efc32 [2023-03-08T20:57:55.623Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T20:57:55.623Z] Removing intermediate container b9f98fb955bb [2023-03-08T20:57:55.623Z] ---> e23fa9c937f8 [2023-03-08T20:57:55.623Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:57:55.623Z] ---> Running in 27bd8f67f6cb [2023-03-08T20:57:55.623Z] Removing intermediate container 0fc4a732add9 [2023-03-08T20:57:55.623Z] ---> f284f576d5e9 [2023-03-08T20:57:55.623Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:57:55.623Z] Removing intermediate container dd6747c6db07 [2023-03-08T20:57:55.623Z] ---> 675b62ff7f0b [2023-03-08T20:57:55.623Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T20:57:55.623Z] ---> Running in 96a872df62e6 [2023-03-08T20:57:55.623Z] ---> Running in ce8c3664d890 [2023-03-08T20:57:55.623Z] ---> Running in 4877c8b3c173 [2023-03-08T20:57:56.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:56.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:56.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:57.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:57.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:57.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:57.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:57.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:58.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:58.144Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T20:57:58.144Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T20:57:58.144Z] OK: 16903 distinct packages available [2023-03-08T20:57:58.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:58.413Z] OK: 221 MiB in 51 packages [2023-03-08T20:57:58.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:58.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T20:57:58.997Z] OK: 221 MiB in 51 packages [2023-03-08T20:57:59.585Z] OK: 221 MiB in 51 packages [2023-03-08T20:57:59.861Z] Removing intermediate container 27bd8f67f6cb [2023-03-08T20:57:59.861Z] ---> 8f602923e0ca [2023-03-08T20:57:59.861Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:57:59.861Z] OK: 221 MiB in 51 packages [2023-03-08T20:58:00.458Z] OK: 221 MiB in 51 packages [2023-03-08T20:58:01.045Z] Removing intermediate container ce8c3664d890 [2023-03-08T20:58:01.045Z] ---> 24b129d7e15a [2023-03-08T20:58:01.045Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:58:01.634Z] ---> ba9974bade6a [2023-03-08T20:58:01.634Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:58:01.634Z] Removing intermediate container 4877c8b3c173 [2023-03-08T20:58:01.634Z] ---> 404822601f04 [2023-03-08T20:58:01.634Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:58:01.634Z] Removing intermediate container 96a872df62e6 [2023-03-08T20:58:01.634Z] ---> 73a661f4766a [2023-03-08T20:58:01.634Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T20:58:01.902Z] ---> Running in aee95a2b55e7 [2023-03-08T20:58:01.902Z] Removing intermediate container 9894584b9fb3 [2023-03-08T20:58:01.902Z] ---> 6e1075103dbd [2023-03-08T20:58:01.902Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T20:58:02.487Z] ---> 6ca4c939282d [2023-03-08T20:58:02.487Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:58:02.487Z] ---> Running in 6a89db8a5b7d [2023-03-08T20:58:02.753Z] ---> 13f2f7cf7ca5 [2023-03-08T20:58:02.753Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:58:03.027Z] ---> Running in e90bddf75b66 [2023-03-08T20:58:03.295Z] ---> 0ded0c5bd3ac [2023-03-08T20:58:03.295Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:58:03.562Z] ---> Running in 5a90d98686a2 [2023-03-08T20:58:03.835Z] ---> 5217e5a7a8f7 [2023-03-08T20:58:03.835Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T20:58:03.835Z] ---> Running in 98cc3d0c286c [2023-03-08T20:59:55.469Z] Removing intermediate container e90bddf75b66 [2023-03-08T20:59:55.469Z] ---> 38a289fca1f5 [2023-03-08T20:59:55.469Z] Step 8/22 : COPY . . [2023-03-08T20:59:55.469Z] Removing intermediate container 5a90d98686a2 [2023-03-08T20:59:55.469Z] ---> 93885b678923 [2023-03-08T20:59:55.469Z] Step 8/22 : COPY . . [2023-03-08T20:59:55.469Z] Removing intermediate container 6a89db8a5b7d [2023-03-08T20:59:55.469Z] ---> ec6c445afa06 [2023-03-08T20:59:55.469Z] Step 8/22 : COPY . . [2023-03-08T20:59:55.469Z] Removing intermediate container aee95a2b55e7 [2023-03-08T20:59:55.469Z] Removing intermediate container 98cc3d0c286c [2023-03-08T20:59:55.469Z] ---> 95a9783a8b53 [2023-03-08T20:59:55.469Z] Step 7/19 : COPY . . ---> f92085b18656 [2023-03-08T20:59:55.469Z] Step 8/22 : COPY . . [2023-03-08T20:59:55.469Z] [2023-03-08T20:59:55.736Z] ---> 87b4194fc170 [2023-03-08T20:59:55.736Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T20:59:56.003Z] ---> f80d4a2e05b5 [2023-03-08T20:59:56.003Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T20:59:56.003Z] ---> Running in d3862cb4a677 [2023-03-08T20:59:56.003Z] ---> e3c839ab1475 [2023-03-08T20:59:56.003Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T20:59:56.003Z] ---> e64e0a717514 [2023-03-08T20:59:56.004Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T20:59:56.004Z] ---> cf10a63357bc [2023-03-08T20:59:56.004Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T20:59:56.004Z] ---> Running in ddef1bb4dae0 [2023-03-08T20:59:56.271Z] ---> Running in bbddc96f5f71 [2023-03-08T20:59:56.271Z] ---> Running in 8495da87cf66 [2023-03-08T20:59:56.271Z] ---> Running in 5f695c6ee208 [2023-03-08T20:59:58.209Z] 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-03-08T20:59:58.209Z] 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-03-08T20:59:58.475Z] 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-03-08T20:59:58.475Z] 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-03-08T20:59:58.740Z] 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-03-08T21:05:35.616Z] Removing intermediate container ddef1bb4dae0 [2023-03-08T21:05:35.616Z] ---> 027702cfea4c [2023-03-08T21:05:35.616Z] [2023-03-08T21:05:35.616Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T21:05:35.616Z] 3.16: Pulling from library/alpine [2023-03-08T21:05:35.616Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T21:05:35.616Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T21:05:35.616Z] ---> 4c81e5bf8899 [2023-03-08T21:05:35.616Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T21:05:35.616Z] ---> Running in db689982efd3 [2023-03-08T21:05:35.616Z] Removing intermediate container db689982efd3 [2023-03-08T21:05:35.616Z] ---> 0db73d92bc2d [2023-03-08T21:05:35.616Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T21:05:35.616Z] ---> Running in 2a685e33f70f [2023-03-08T21:05:35.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:05:35.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:05:35.616Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T21:05:35.616Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T21:05:35.616Z] OK: 5 MiB in 15 packages [2023-03-08T21:05:35.616Z] Removing intermediate container 2a685e33f70f [2023-03-08T21:05:35.616Z] ---> 2c3c66947e60 [2023-03-08T21:05:35.616Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:05:35.882Z] ---> 1c417cf23f1a [2023-03-08T21:05:35.882Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T21:05:37.822Z] ---> d7e0fcdb051d [2023-03-08T21:05:37.822Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T21:05:38.402Z] ---> 54979b19fe40 [2023-03-08T21:05:38.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T21:05:39.807Z] ---> 3fbe8dca87e9 [2023-03-08T21:05:39.808Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T21:05:39.808Z] ---> Running in 60adc5c533b0 [2023-03-08T21:05:43.146Z] Removing intermediate container 60adc5c533b0 [2023-03-08T21:05:43.146Z] ---> dcff7e0ec268 [2023-03-08T21:05:43.146Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T21:05:43.146Z] ---> Running in e980b8837f96 [2023-03-08T21:05:43.146Z] Removing intermediate container e980b8837f96 [2023-03-08T21:05:43.146Z] ---> 7a68157b0a67 [2023-03-08T21:05:43.146Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T21:05:43.146Z] ---> Running in 191bc349f3ac [2023-03-08T21:05:43.727Z] Removing intermediate container 191bc349f3ac [2023-03-08T21:05:43.727Z] ---> 214135f83d40 [2023-03-08T21:05:43.727Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T21:05:43.727Z] ---> Running in ed289c008410 [2023-03-08T21:05:44.311Z] Removing intermediate container ed289c008410 [2023-03-08T21:05:44.311Z] ---> f81801e95656 [2023-03-08T21:05:44.311Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:05:44.576Z] ---> Running in c369f92f636c [2023-03-08T21:05:45.157Z] Removing intermediate container c369f92f636c [2023-03-08T21:05:45.157Z] ---> a4ad25b8a801 [2023-03-08T21:05:45.157Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T21:05:45.157Z] ---> Running in 113b86d79532 [2023-03-08T21:05:45.738Z] Removing intermediate container 113b86d79532 [2023-03-08T21:05:45.738Z] ---> 3971a4bae8c6 [2023-03-08T21:05:45.738Z] [2023-03-08T21:05:46.004Z] Successfully built 3971a4bae8c6 [2023-03-08T21:05:46.004Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T21:05:46.004Z]  Building security-proxy-auth ... done Building security-proxy-setup [2023-03-08T21:06:04.186Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:06:04.186Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:06:04.186Z] ---> 5e1d4c63d003 [2023-03-08T21:06:04.186Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T21:06:04.186Z] ---> Using cache [2023-03-08T21:06:04.186Z] ---> 0c4489ebd87d [2023-03-08T21:06:04.186Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T21:06:04.186Z] ---> Running in 4dfac435ac20 [2023-03-08T21:06:06.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:06:06.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:06:07.809Z] OK: 221 MiB in 51 packages [2023-03-08T21:06:08.766Z] Removing intermediate container 4dfac435ac20 [2023-03-08T21:06:08.766Z] ---> 507f2c472a7f [2023-03-08T21:06:09.032Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T21:06:10.442Z] ---> 06deb73be594 [2023-03-08T21:06:10.442Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:06:10.442Z] ---> Running in 45514a1ca4c7 [2023-03-08T21:06:17.085Z] Removing intermediate container d3862cb4a677 [2023-03-08T21:06:17.085Z] ---> 94e106254c4d [2023-03-08T21:06:17.085Z] [2023-03-08T21:06:17.085Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T21:06:17.085Z] ---> 4c81e5bf8899 [2023-03-08T21:06:17.085Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T21:06:17.085Z] ---> Using cache [2023-03-08T21:06:17.085Z] ---> 0db73d92bc2d [2023-03-08T21:06:17.085Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T21:06:17.085Z] ---> Using cache [2023-03-08T21:06:17.085Z] ---> 2c3c66947e60 [2023-03-08T21:06:17.085Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:06:17.085Z] ---> Using cache [2023-03-08T21:06:17.085Z] ---> 1c417cf23f1a [2023-03-08T21:06:17.085Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T21:06:18.505Z] ---> 810854ee8a90 [2023-03-08T21:06:18.505Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T21:06:19.462Z] ---> c4d1aba2457a [2023-03-08T21:06:19.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T21:06:20.426Z] ---> 369c7ae426a0 [2023-03-08T21:06:20.426Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T21:06:20.691Z] ---> Running in 97addcd25bb9 [2023-03-08T21:06:24.028Z] Removing intermediate container 97addcd25bb9 [2023-03-08T21:06:24.028Z] ---> 49c78c93be44 [2023-03-08T21:06:24.028Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T21:06:24.028Z] ---> Running in 2256de60b52b [2023-03-08T21:06:24.301Z] Removing intermediate container 2256de60b52b [2023-03-08T21:06:24.302Z] ---> 9b54a63deaa1 [2023-03-08T21:06:24.302Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T21:06:24.302Z] ---> Running in 0cdc9b7829c5 [2023-03-08T21:06:24.890Z] Removing intermediate container 0cdc9b7829c5 [2023-03-08T21:06:24.890Z] ---> ef26f5c9d5d7 [2023-03-08T21:06:24.890Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T21:06:25.155Z] ---> Running in bdebc448b753 [2023-03-08T21:06:25.744Z] Removing intermediate container bdebc448b753 [2023-03-08T21:06:25.744Z] ---> 5c156215ecee [2023-03-08T21:06:25.744Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:06:25.744Z] ---> Running in 0385a746e399 [2023-03-08T21:06:26.324Z] Removing intermediate container 0385a746e399 [2023-03-08T21:06:26.324Z] ---> 897821a7d918 [2023-03-08T21:06:26.324Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T21:06:26.324Z] ---> Running in 3ad196c68ae3 [2023-03-08T21:06:26.907Z] Removing intermediate container 3ad196c68ae3 [2023-03-08T21:06:26.907Z] ---> 9efeaf580d88 [2023-03-08T21:06:26.907Z] [2023-03-08T21:06:27.488Z] Successfully built 9efeaf580d88 [2023-03-08T21:06:27.488Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T21:06:27.488Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-03-08T21:06:45.667Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:06:45.667Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:06:45.667Z] ---> 5e1d4c63d003 [2023-03-08T21:06:45.667Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T21:06:45.667Z] ---> Using cache [2023-03-08T21:06:45.667Z] ---> 0c4489ebd87d [2023-03-08T21:06:45.667Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T21:06:45.667Z] ---> Running in ccdaa9f42872 [2023-03-08T21:06:47.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:06:47.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:06:49.065Z] OK: 221 MiB in 51 packages [2023-03-08T21:06:50.479Z] Removing intermediate container ccdaa9f42872 [2023-03-08T21:06:50.479Z] ---> e81203563ceb [2023-03-08T21:06:50.479Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T21:06:51.439Z] ---> 194926bf13de [2023-03-08T21:06:51.439Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:06:51.439Z] ---> Running in f42370c72de0 [2023-03-08T21:07:48.133Z] Removing intermediate container 45514a1ca4c7 [2023-03-08T21:07:48.133Z] ---> 5d23d5d656bb [2023-03-08T21:07:48.133Z] Step 7/20 : COPY . . [2023-03-08T21:08:06.376Z] ---> 8c7ba1614e26 [2023-03-08T21:08:06.376Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T21:08:06.376Z] ---> Running in 304217017ee3 [2023-03-08T21:08:07.346Z] 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-03-08T21:08:25.543Z] Removing intermediate container bbddc96f5f71 [2023-03-08T21:08:25.543Z] ---> 71bbd69b4ef3 [2023-03-08T21:08:25.543Z] [2023-03-08T21:08:25.543Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T21:08:25.543Z] 3.15: Pulling from library/alpine [2023-03-08T21:08:25.543Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T21:08:25.543Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T21:08:25.543Z] ---> 354640af7b1b [2023-03-08T21:08:25.543Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T21:08:25.543Z] ---> Running in 8dcf64041303 [2023-03-08T21:08:26.124Z] Removing intermediate container 8dcf64041303 [2023-03-08T21:08:26.124Z] ---> fb71cdf16c11 [2023-03-08T21:08:26.124Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T21:08:26.124Z] ---> Running in 5a98198fbabf [2023-03-08T21:08:28.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:08:29.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:08:30.687Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T21:08:30.687Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T21:08:30.687Z] OK: 15736 distinct packages available [2023-03-08T21:08:30.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:08:31.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:08:32.670Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T21:08:32.670Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T21:08:32.670Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T21:08:32.670Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T21:08:32.670Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T21:08:32.670Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T21:08:32.936Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T21:08:32.936Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T21:08:32.936Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T21:08:32.936Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T21:08:32.936Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T21:08:33.518Z] OK: 8 MiB in 23 packages [2023-03-08T21:08:36.098Z] Removing intermediate container 5a98198fbabf [2023-03-08T21:08:36.099Z] ---> add82715ecce [2023-03-08T21:08:36.099Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:08:37.056Z] ---> 31426ebe84ef [2023-03-08T21:08:37.056Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T21:08:38.994Z] Removing intermediate container f42370c72de0 [2023-03-08T21:08:38.994Z] ---> 0766b587a89c [2023-03-08T21:08:38.994Z] Step 7/24 : COPY . . [2023-03-08T21:08:39.575Z] ---> c2006e71ed12 [2023-03-08T21:08:39.575Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T21:08:41.512Z] ---> b96039c4928a [2023-03-08T21:08:41.512Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T21:08:41.512Z] ---> Running in a6cf5678020d [2023-03-08T21:08:42.093Z] Removing intermediate container a6cf5678020d [2023-03-08T21:08:42.093Z] ---> 698ae7e9581e [2023-03-08T21:08:42.093Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T21:08:42.093Z] ---> Running in ec347fad781e [2023-03-08T21:08:46.351Z] Removing intermediate container ec347fad781e [2023-03-08T21:08:46.351Z] ---> c14415bf2b0b [2023-03-08T21:08:46.351Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T21:08:46.351Z] ---> Running in 7e9f3c61173a [2023-03-08T21:08:46.950Z] Removing intermediate container 7e9f3c61173a [2023-03-08T21:08:46.950Z] ---> ccdc183ddcf6 [2023-03-08T21:08:46.950Z] Step 18/19 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:08:47.219Z] ---> Running in 64a1ae273131 [2023-03-08T21:08:48.177Z] Removing intermediate container 64a1ae273131 [2023-03-08T21:08:48.177Z] ---> e229ca033738 [2023-03-08T21:08:48.177Z] Step 19/19 : LABEL version=0.0.0 [2023-03-08T21:08:48.177Z] ---> Running in 559c16e4a34b [2023-03-08T21:08:49.135Z] Removing intermediate container 559c16e4a34b [2023-03-08T21:08:49.135Z] ---> f819665d1633 [2023-03-08T21:08:49.135Z] [2023-03-08T21:08:49.715Z] Successfully built f819665d1633 [2023-03-08T21:08:49.715Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T21:08:49.715Z]  Building security-spiffe-token-provider ... done Building core-data [2023-03-08T21:08:52.283Z] ---> fccac43d3f30 [2023-03-08T21:08:52.283Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T21:08:52.283Z] ---> Running in e7d96d20cfb5 [2023-03-08T21:08:52.863Z] Removing intermediate container e7d96d20cfb5 [2023-03-08T21:08:52.863Z] ---> 42462e4de367 [2023-03-08T21:08:52.863Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T21:08:52.863Z] ---> Running in fefc39e4eadf [2023-03-08T21:08:53.446Z] Removing intermediate container fefc39e4eadf [2023-03-08T21:08:53.446Z] ---> 32286d297f75 [2023-03-08T21:08:53.446Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T21:08:53.446Z] ---> Running in 12bc5f60fc8c [2023-03-08T21:08:56.789Z] Removing intermediate container 12bc5f60fc8c [2023-03-08T21:08:56.789Z] ---> 3770f7db8773 [2023-03-08T21:08:56.789Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T21:08:56.789Z] ---> Running in 39ae4ddc5b5c [2023-03-08T21:08:59.364Z] Removing intermediate container 39ae4ddc5b5c [2023-03-08T21:08:59.364Z] ---> 1d99759e1dde [2023-03-08T21:08:59.364Z] [2023-03-08T21:08:59.364Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T21:08:59.364Z] ---> 354640af7b1b [2023-03-08T21:08:59.364Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T21:08:59.364Z] ---> Using cache [2023-03-08T21:08:59.364Z] ---> fb71cdf16c11 [2023-03-08T21:08:59.364Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T21:08:59.364Z] ---> Running in 074d1f64a028 [2023-03-08T21:09:01.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:01.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:03.359Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T21:09:03.359Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T21:09:03.359Z] OK: 15736 distinct packages available [2023-03-08T21:09:03.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:04.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:05.619Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T21:09:05.619Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T21:09:05.619Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T21:09:05.619Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T21:09:05.619Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T21:09:05.619Z] OK: 6 MiB in 18 packages [2023-03-08T21:09:08.215Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:09:08.215Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:09:08.215Z] ---> 5e1d4c63d003 [2023-03-08T21:09:08.215Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T21:09:08.215Z] ---> Using cache [2023-03-08T21:09:08.215Z] ---> ae54a153fc91 [2023-03-08T21:09:08.215Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T21:09:08.215Z] ---> Using cache [2023-03-08T21:09:08.215Z] ---> 675b62ff7f0b [2023-03-08T21:09:08.215Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T21:09:08.215Z] ---> Using cache [2023-03-08T21:09:08.215Z] ---> 404822601f04 [2023-03-08T21:09:08.215Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T21:09:08.215Z] ---> Using cache [2023-03-08T21:09:08.215Z] ---> 13f2f7cf7ca5 [2023-03-08T21:09:08.215Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:09:08.215Z] ---> Using cache [2023-03-08T21:09:08.215Z] ---> 38a289fca1f5 [2023-03-08T21:09:08.215Z] Step 8/22 : COPY . . [2023-03-08T21:09:08.215Z] Removing intermediate container 074d1f64a028 [2023-03-08T21:09:08.215Z] ---> cc4a2c13d26d [2023-03-08T21:09:08.215Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T21:09:08.215Z] ---> Using cache [2023-03-08T21:09:08.215Z] ---> 87b4194fc170 [2023-03-08T21:09:08.215Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T21:09:08.481Z] ---> Running in de65102c720e [2023-03-08T21:09:10.419Z] 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-03-08T21:09:25.406Z] ---> 10545027a55e [2023-03-08T21:09:25.406Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T21:09:26.820Z] ---> e512a5789548 [2023-03-08T21:09:26.820Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T21:09:26.820Z] ---> Running in 5d5ef2a5ae41 [2023-03-08T21:09:27.401Z] Removing intermediate container 5d5ef2a5ae41 [2023-03-08T21:09:27.401Z] ---> 52addd6083cf [2023-03-08T21:09:27.401Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T21:09:27.670Z] Removing intermediate container 5f695c6ee208 [2023-03-08T21:09:27.670Z] ---> 188f40509703 [2023-03-08T21:09:27.670Z] [2023-03-08T21:09:27.670Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T21:09:27.670Z] ---> 4c81e5bf8899 [2023-03-08T21:09:27.670Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T21:09:27.936Z] ---> Running in 56adf1b2c1cc [2023-03-08T21:09:28.203Z] Removing intermediate container 8495da87cf66 [2023-03-08T21:09:28.203Z] ---> eed27222da3b [2023-03-08T21:09:28.203Z] [2023-03-08T21:09:28.203Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T21:09:28.203Z] ---> 4c81e5bf8899 [2023-03-08T21:09:28.203Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T21:09:28.469Z] ---> Running in 75e4f7a43f3e [2023-03-08T21:09:29.055Z] ---> 6dfad02e0287 [2023-03-08T21:09:29.055Z] Step 19/24 : WORKDIR / [2023-03-08T21:09:29.322Z] ---> Running in cbcc2b2c87bd [2023-03-08T21:09:29.902Z] Removing intermediate container cbcc2b2c87bd [2023-03-08T21:09:29.902Z] ---> bba8572c1bf1 [2023-03-08T21:09:29.902Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T21:09:30.168Z] ---> Running in 4a5e5d95c385 [2023-03-08T21:09:31.131Z] Removing intermediate container 4a5e5d95c385 [2023-03-08T21:09:31.131Z] ---> 58073dc67078 [2023-03-08T21:09:31.131Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T21:09:31.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:31.131Z] ---> Running in e452fc8e64b1 [2023-03-08T21:09:31.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:31.714Z] Removing intermediate container e452fc8e64b1 [2023-03-08T21:09:31.714Z] ---> 9faf3cbe5439 [2023-03-08T21:09:31.714Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T21:09:31.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:31.714Z] ---> Running in 7612f8549174 [2023-03-08T21:09:31.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:32.299Z] Removing intermediate container 7612f8549174 [2023-03-08T21:09:32.300Z] ---> 266a57dc6302 [2023-03-08T21:09:32.300Z] Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:09:32.300Z] ---> Running in 7822bf455f60 [2023-03-08T21:09:32.889Z] Removing intermediate container 7822bf455f60 [2023-03-08T21:09:32.889Z] ---> 14a176af5406 [2023-03-08T21:09:32.889Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T21:09:33.160Z] ---> Running in c002c796b38a [2023-03-08T21:09:33.160Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T21:09:33.428Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T21:09:33.428Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T21:09:33.428Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T21:09:33.428Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T21:09:33.428Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T21:09:33.428Z] OK: 5 MiB in 15 packages [2023-03-08T21:09:33.428Z] Removing intermediate container c002c796b38a [2023-03-08T21:09:33.428Z] ---> 75a7d2f58fad [2023-03-08T21:09:33.428Z] [2023-03-08T21:09:34.009Z] Successfully built 75a7d2f58fad [2023-03-08T21:09:34.009Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T21:09:34.009Z]  Building security-spire-config ... done Building security-spire-server [2023-03-08T21:09:34.009Z] OK: 6 MiB in 16 packages [2023-03-08T21:09:35.414Z] Removing intermediate container 75e4f7a43f3e [2023-03-08T21:09:35.414Z] ---> de60cf2f6803 [2023-03-08T21:09:35.414Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T21:09:35.679Z] ---> Running in 83d55aea7a13 [2023-03-08T21:09:36.260Z] Removing intermediate container 83d55aea7a13 [2023-03-08T21:09:36.260Z] ---> da202049c310 [2023-03-08T21:09:36.260Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T21:09:36.260Z] ---> Running in 121c99ee6542 [2023-03-08T21:09:36.525Z] Removing intermediate container 56adf1b2c1cc [2023-03-08T21:09:36.525Z] ---> 0b1f37a44063 [2023-03-08T21:09:36.525Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T21:09:36.792Z] ---> Running in 036e51a65b8e [2023-03-08T21:09:37.063Z] Removing intermediate container 121c99ee6542 [2023-03-08T21:09:37.063Z] ---> 69ba374319ce [2023-03-08T21:09:37.063Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T21:09:37.340Z] ---> Running in 43417cd94dfe [2023-03-08T21:09:37.340Z] Removing intermediate container 036e51a65b8e [2023-03-08T21:09:37.340Z] ---> 2c49cec653dd [2023-03-08T21:09:37.340Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T21:09:37.607Z] ---> Running in cd9696581346 [2023-03-08T21:09:37.873Z] Removing intermediate container 43417cd94dfe [2023-03-08T21:09:37.873Z] ---> 7ead5f2f6ad6 [2023-03-08T21:09:37.873Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:09:38.145Z] Removing intermediate container cd9696581346 [2023-03-08T21:09:38.145Z] ---> 4e8cceae5e85 [2023-03-08T21:09:38.145Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T21:09:38.412Z] ---> Running in cb6219805bed [2023-03-08T21:09:39.367Z] ---> 70dc096782b0 [2023-03-08T21:09:39.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T21:09:39.367Z] Removing intermediate container cb6219805bed [2023-03-08T21:09:39.367Z] ---> beec3f43b199 [2023-03-08T21:09:39.367Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:09:40.773Z] ---> ae5cba8c7679 [2023-03-08T21:09:40.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T21:09:43.345Z] ---> 2e70379585ad [2023-03-08T21:09:43.345Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T21:09:44.298Z] ---> 3b4c8353b4aa [2023-03-08T21:09:44.299Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T21:09:44.566Z] ---> Running in 892b6686cbb1 [2023-03-08T21:09:45.150Z] ---> 63599d560339 [2023-03-08T21:09:45.150Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T21:09:45.729Z] Removing intermediate container 892b6686cbb1 [2023-03-08T21:09:45.729Z] ---> a7167a76c10a [2023-03-08T21:09:45.729Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T21:09:45.994Z] ---> Running in 19d7d9bf23c8 [2023-03-08T21:09:45.994Z] ---> 5a7e2ee7496a [2023-03-08T21:09:45.994Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T21:09:46.260Z] ---> Running in c64582a1cc9f [2023-03-08T21:09:46.526Z] Removing intermediate container 19d7d9bf23c8 [2023-03-08T21:09:46.526Z] ---> dba56211aee1 [2023-03-08T21:09:46.526Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T21:09:46.791Z] ---> Running in 04fb609498aa [2023-03-08T21:09:47.395Z] Removing intermediate container c64582a1cc9f [2023-03-08T21:09:47.395Z] ---> 9178dbf304f9 [2023-03-08T21:09:47.395Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T21:09:47.395Z] ---> Running in d2fda9b09b49 [2023-03-08T21:09:47.661Z] Removing intermediate container 04fb609498aa [2023-03-08T21:09:47.661Z] ---> 1ebcbd8124c3 [2023-03-08T21:09:47.661Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:09:47.926Z] ---> Running in c2e2fb8bc509 [2023-03-08T21:09:48.510Z] Removing intermediate container d2fda9b09b49 [2023-03-08T21:09:48.510Z] ---> c73812ecd528 [2023-03-08T21:09:48.510Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T21:09:48.510Z] ---> Running in 307772db06ec [2023-03-08T21:09:48.776Z] Removing intermediate container c2e2fb8bc509 [2023-03-08T21:09:48.776Z] ---> 494a276cabbc [2023-03-08T21:09:48.776Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T21:09:48.776Z] ---> Running in 030d3c133e5a [2023-03-08T21:09:49.368Z] Removing intermediate container 307772db06ec [2023-03-08T21:09:49.368Z] ---> 56a5848a058e [2023-03-08T21:09:49.368Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:09:49.368Z] ---> Running in 71f0277448f2 [2023-03-08T21:09:49.635Z] Removing intermediate container 030d3c133e5a [2023-03-08T21:09:49.635Z] ---> dcf8e0aee715 [2023-03-08T21:09:49.635Z] [2023-03-08T21:09:50.217Z] Successfully built dcf8e0aee715 [2023-03-08T21:09:52.790Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T21:09:52.790Z] Building security-spire-agent [2023-03-08T21:09:52.790Z] Removing intermediate container 71f0277448f2 [2023-03-08T21:09:52.790Z] ---> 0bc0573c2634 [2023-03-08T21:09:52.790Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T21:09:52.790Z]  Building support-scheduler ... done  ---> Running in d8ce2509f937 [2023-03-08T21:09:53.749Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:09:53.749Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:09:53.749Z] ---> 5e1d4c63d003 [2023-03-08T21:09:53.749Z] Removing intermediate container d8ce2509f937 [2023-03-08T21:09:53.749Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T21:09:53.749Z] ---> Using cache [2023-03-08T21:09:53.749Z] ---> 0c4489ebd87d [2023-03-08T21:09:53.749Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T21:09:53.749Z] ---> Using cache [2023-03-08T21:09:53.749Z] ---> e81203563ceb [2023-03-08T21:09:53.749Z] Step 5/23 : COPY go.mod vendor* ./ ---> 72effe0b8e7f [2023-03-08T21:09:53.749Z] [2023-03-08T21:09:53.749Z] [2023-03-08T21:09:53.749Z] ---> Using cache [2023-03-08T21:09:53.749Z] ---> 194926bf13de [2023-03-08T21:09:53.749Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:09:53.749Z] ---> Using cache [2023-03-08T21:09:53.749Z] ---> 0766b587a89c [2023-03-08T21:09:53.749Z] Step 7/23 : COPY . . [2023-03-08T21:09:53.749Z] ---> Using cache [2023-03-08T21:09:53.749Z] ---> fccac43d3f30 [2023-03-08T21:09:53.749Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T21:09:53.749Z] ---> Using cache [2023-03-08T21:09:53.749Z] ---> 42462e4de367 [2023-03-08T21:09:53.749Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T21:09:53.749Z] ---> Using cache [2023-03-08T21:09:53.749Z] ---> 32286d297f75 [2023-03-08T21:09:53.749Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T21:09:53.749Z] ---> Running in 80451952b24a [2023-03-08T21:09:54.016Z] Successfully built 72effe0b8e7f [2023-03-08T21:09:54.016Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T21:09:54.016Z]  Building support-notifications ... done Building security-bootstrapper [2023-03-08T21:09:57.354Z] Removing intermediate container 80451952b24a [2023-03-08T21:09:57.354Z] ---> 0096f5a7cae4 [2023-03-08T21:09:57.354Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T21:09:57.354Z] ---> Running in f71fc775bc99 [2023-03-08T21:09:57.620Z] Removing intermediate container f71fc775bc99 [2023-03-08T21:09:57.620Z] ---> 61a449b98240 [2023-03-08T21:09:57.620Z] [2023-03-08T21:09:57.620Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T21:09:57.620Z] ---> 354640af7b1b [2023-03-08T21:09:57.620Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T21:09:57.620Z] ---> Using cache [2023-03-08T21:09:57.620Z] ---> fb71cdf16c11 [2023-03-08T21:09:57.620Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T21:09:57.620Z] ---> Running in 058725837f1a [2023-03-08T21:09:59.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:09:59.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:10:01.246Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T21:10:01.246Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T21:10:01.246Z] OK: 15736 distinct packages available [2023-03-08T21:10:01.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:10:01.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:10:02.476Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T21:10:02.476Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T21:10:02.476Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T21:10:02.740Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T21:10:02.740Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T21:10:02.740Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T21:10:02.740Z] OK: 6 MiB in 19 packages [2023-03-08T21:10:08.108Z] Removing intermediate container 058725837f1a [2023-03-08T21:10:08.108Z] ---> a4e843c4bd63 [2023-03-08T21:10:08.108Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T21:10:18.160Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:10:18.160Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:10:18.160Z] ---> 5e1d4c63d003 [2023-03-08T21:10:18.160Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> 0c4489ebd87d [2023-03-08T21:10:18.160Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> e81203563ceb [2023-03-08T21:10:18.160Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> 194926bf13de [2023-03-08T21:10:18.160Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> 0766b587a89c [2023-03-08T21:10:18.160Z] Step 7/24 : COPY . . [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> fccac43d3f30 [2023-03-08T21:10:18.160Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> 42462e4de367 [2023-03-08T21:10:18.160Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> 32286d297f75 [2023-03-08T21:10:18.160Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> 3770f7db8773 [2023-03-08T21:10:18.160Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T21:10:18.160Z] ---> Using cache [2023-03-08T21:10:18.160Z] ---> 1d99759e1dde [2023-03-08T21:10:18.160Z] [2023-03-08T21:10:18.160Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T21:10:18.160Z] ---> 354640af7b1b [2023-03-08T21:10:18.429Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T21:10:18.429Z] ---> Using cache [2023-03-08T21:10:18.429Z] ---> fb71cdf16c11 [2023-03-08T21:10:18.429Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T21:10:18.429Z] ---> Using cache [2023-03-08T21:10:18.429Z] ---> a4e843c4bd63 [2023-03-08T21:10:18.429Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T21:10:18.694Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:10:18.694Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:10:18.694Z] ---> 5e1d4c63d003 [2023-03-08T21:10:18.694Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T21:10:18.694Z] ---> Using cache [2023-03-08T21:10:18.694Z] ---> 0c4489ebd87d [2023-03-08T21:10:18.694Z] Step 4/32 : RUN apk add --update --no-cache make git ---> b93951d656e2 [2023-03-08T21:10:18.694Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T21:10:18.694Z] [2023-03-08T21:10:18.694Z] ---> Using cache [2023-03-08T21:10:18.694Z] ---> 507f2c472a7f [2023-03-08T21:10:18.694Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T21:10:18.694Z] ---> Using cache [2023-03-08T21:10:18.694Z] ---> 06deb73be594 [2023-03-08T21:10:18.694Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:10:18.694Z] ---> Using cache [2023-03-08T21:10:18.694Z] ---> 5d23d5d656bb [2023-03-08T21:10:18.694Z] Step 7/32 : COPY . . [2023-03-08T21:10:18.960Z] ---> Using cache [2023-03-08T21:10:18.960Z] ---> 8c7ba1614e26 [2023-03-08T21:10:18.960Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T21:10:19.226Z] ---> Running in 14602f48c70e [2023-03-08T21:10:21.177Z] ---> 067a5563aeac [2023-03-08T21:10:21.177Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T21:10:21.441Z] 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-03-08T21:10:22.416Z] ---> 188e48478925 [2023-03-08T21:10:22.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T21:10:23.384Z] ---> 5e0bfcceb601 [2023-03-08T21:10:23.384Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T21:10:23.650Z] ---> d43c137bbed9 [2023-03-08T21:10:23.650Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T21:10:23.650Z] ---> Running in dd520749219c [2023-03-08T21:10:24.417Z] Removing intermediate container dd520749219c [2023-03-08T21:10:24.417Z] ---> 61500436da9e [2023-03-08T21:10:24.417Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T21:10:24.686Z] ---> Running in 142101a315ca [2023-03-08T21:10:25.681Z] Removing intermediate container 142101a315ca [2023-03-08T21:10:25.681Z] ---> 8c51fe8847a8 [2023-03-08T21:10:25.681Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T21:10:25.681Z] ---> Running in e93894e6b8c4 [2023-03-08T21:10:26.703Z] Removing intermediate container e93894e6b8c4 [2023-03-08T21:10:26.703Z] ---> 6aaa16c6e117 [2023-03-08T21:10:26.703Z] Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:10:26.703Z] ---> Running in 72bf711c3e76 [2023-03-08T21:10:27.740Z] Removing intermediate container 72bf711c3e76 [2023-03-08T21:10:27.740Z] ---> d19c7418acee [2023-03-08T21:10:27.740Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T21:10:28.049Z] ---> Running in 40cd30bf7f63 [2023-03-08T21:10:29.044Z] Removing intermediate container 40cd30bf7f63 [2023-03-08T21:10:29.044Z] ---> 214f861a89f5 [2023-03-08T21:10:29.044Z] [2023-03-08T21:10:29.308Z] Successfully built 214f861a89f5 [2023-03-08T21:10:29.308Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T21:10:29.308Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-08T21:10:33.544Z] ---> 54ec84a0eb8c [2023-03-08T21:10:33.544Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T21:10:33.811Z] ---> 5f1d8028b0f8 [2023-03-08T21:10:33.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T21:10:34.773Z] ---> a4dea30c2dbc [2023-03-08T21:10:34.773Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T21:10:36.186Z] ---> b9577e1f857a [2023-03-08T21:10:36.186Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T21:10:36.186Z] ---> Running in 2d328e3dd24d [2023-03-08T21:10:36.774Z] Removing intermediate container 2d328e3dd24d [2023-03-08T21:10:36.774Z] ---> b3d566b0273b [2023-03-08T21:10:36.774Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T21:10:37.043Z] ---> Running in 38ded0e5c6c7 [2023-03-08T21:10:37.626Z] Removing intermediate container 38ded0e5c6c7 [2023-03-08T21:10:37.626Z] ---> 17259942cf8d [2023-03-08T21:10:37.626Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T21:10:37.626Z] ---> Running in ec23e10f67c6 [2023-03-08T21:10:38.587Z] Removing intermediate container ec23e10f67c6 [2023-03-08T21:10:38.587Z] ---> b4d37a5b211f [2023-03-08T21:10:38.587Z] Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:10:38.587Z] ---> Running in f30a4f3f616b [2023-03-08T21:10:39.544Z] Removing intermediate container f30a4f3f616b [2023-03-08T21:10:39.544Z] ---> da4ae17a18bd [2023-03-08T21:10:39.544Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T21:10:39.810Z] ---> Running in 15544cb67405 [2023-03-08T21:10:40.390Z] Removing intermediate container 15544cb67405 [2023-03-08T21:10:40.390Z] ---> 7e84d5237c61 [2023-03-08T21:10:40.390Z] [2023-03-08T21:10:40.655Z] Successfully built 7e84d5237c61 [2023-03-08T21:10:40.655Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T21:10:40.655Z]  Building security-spire-agent ... done Building core-command [2023-03-08T21:10:50.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:10:50.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:10:50.709Z] ---> 5e1d4c63d003 [2023-03-08T21:10:50.709Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T21:10:50.709Z] ---> Using cache [2023-03-08T21:10:50.709Z] ---> 0c4489ebd87d [2023-03-08T21:10:50.709Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T21:10:50.709Z] ---> Using cache [2023-03-08T21:10:50.709Z] ---> 507f2c472a7f [2023-03-08T21:10:50.709Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T21:10:50.709Z] ---> Using cache [2023-03-08T21:10:50.709Z] ---> 06deb73be594 [2023-03-08T21:10:50.709Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:10:50.709Z] ---> Using cache [2023-03-08T21:10:50.709Z] ---> 5d23d5d656bb [2023-03-08T21:10:50.709Z] Step 7/23 : COPY . . [2023-03-08T21:10:50.709Z] ---> Using cache [2023-03-08T21:10:50.709Z] ---> 8c7ba1614e26 [2023-03-08T21:10:50.709Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T21:10:50.709Z] ---> Running in 0a5c13818356 [2023-03-08T21:10:52.116Z] 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-03-08T21:11:04.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:11:04.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:11:04.414Z] ---> 5e1d4c63d003 [2023-03-08T21:11:04.414Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T21:11:04.414Z] ---> Using cache [2023-03-08T21:11:04.414Z] ---> ae54a153fc91 [2023-03-08T21:11:04.414Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T21:11:04.414Z] ---> Using cache [2023-03-08T21:11:04.414Z] ---> 675b62ff7f0b [2023-03-08T21:11:04.414Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T21:11:04.414Z] ---> Using cache [2023-03-08T21:11:04.414Z] ---> 404822601f04 [2023-03-08T21:11:04.414Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T21:11:04.414Z] ---> Using cache [2023-03-08T21:11:04.414Z] ---> 13f2f7cf7ca5 [2023-03-08T21:11:04.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:11:04.414Z] ---> Using cache [2023-03-08T21:11:04.414Z] ---> 38a289fca1f5 [2023-03-08T21:11:04.414Z] Step 8/23 : COPY . . [2023-03-08T21:11:04.414Z] ---> Using cache [2023-03-08T21:11:04.414Z] ---> 87b4194fc170 [2023-03-08T21:11:04.414Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T21:11:04.414Z] ---> Running in ccc026483f8e [2023-03-08T21:11:05.821Z] 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-03-08T21:13:12.498Z] Removing intermediate container 304217017ee3 [2023-03-08T21:13:12.498Z] ---> 45903c0d5a0b [2023-03-08T21:13:12.498Z] [2023-03-08T21:13:12.498Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T21:13:12.498Z] ---> 4c81e5bf8899 [2023-03-08T21:13:12.498Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T21:13:12.498Z] ---> Running in 9505b4b0939d [2023-03-08T21:13:12.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:13:12.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:13:12.498Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T21:13:12.498Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T21:13:12.498Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T21:13:12.498Z] OK: 6 MiB in 16 packages [2023-03-08T21:13:12.498Z] Removing intermediate container 9505b4b0939d [2023-03-08T21:13:12.498Z] ---> a1321aa95646 [2023-03-08T21:13:12.498Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T21:13:12.498Z] ---> Running in 36516b86995d [2023-03-08T21:13:12.498Z] Removing intermediate container 36516b86995d [2023-03-08T21:13:12.498Z] ---> 721a81dfbbdb [2023-03-08T21:13:12.498Z] Step 12/20 : WORKDIR /edgex [2023-03-08T21:13:12.766Z] ---> Running in 25aea9a648f1 [2023-03-08T21:13:13.351Z] Removing intermediate container 25aea9a648f1 [2023-03-08T21:13:13.351Z] ---> 7dcdc35d3f43 [2023-03-08T21:13:13.351Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T21:13:13.935Z] ---> f2c80f0b5fe0 [2023-03-08T21:13:13.935Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T21:13:15.872Z] ---> c9b116e0ea2e [2023-03-08T21:13:15.872Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T21:13:16.468Z] ---> 6dae7e262140 [2023-03-08T21:13:16.468Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T21:13:16.468Z] ---> Running in 8e52c6203d99 [2023-03-08T21:13:19.812Z] Removing intermediate container 8e52c6203d99 [2023-03-08T21:13:19.812Z] ---> d30b112fe62d [2023-03-08T21:13:19.813Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T21:13:20.079Z] ---> Running in 39eb0091c0ef [2023-03-08T21:13:22.652Z] Removing intermediate container 39eb0091c0ef [2023-03-08T21:13:22.652Z] ---> 9b05fb32e051 [2023-03-08T21:13:22.652Z] Step 18/20 : LABEL arch=arm64 [2023-03-08T21:13:22.652Z] ---> Running in 694a5bcdf307 [2023-03-08T21:13:22.931Z] Removing intermediate container 694a5bcdf307 [2023-03-08T21:13:22.931Z] ---> 23b2cc253d90 [2023-03-08T21:13:22.931Z] Step 19/20 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:13:23.197Z] ---> Running in 50cbc0c01cfa [2023-03-08T21:13:23.471Z] Removing intermediate container 50cbc0c01cfa [2023-03-08T21:13:23.471Z] ---> b4abd94cd72d [2023-03-08T21:13:23.471Z] Step 20/20 : LABEL version=0.0.0 [2023-03-08T21:13:23.739Z] ---> Running in e0e1e7a88b26 [2023-03-08T21:13:24.319Z] Removing intermediate container e0e1e7a88b26 [2023-03-08T21:13:24.319Z] ---> 9508cbd9f664 [2023-03-08T21:13:24.319Z] [2023-03-08T21:13:24.586Z] Successfully built 9508cbd9f664 [2023-03-08T21:13:24.586Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T21:13:24.586Z] Building core-metadata [2023-03-08T21:13:42.789Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T21:13:42.789Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T21:13:42.789Z] ---> 5e1d4c63d003 [2023-03-08T21:13:42.789Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T21:13:42.789Z] ---> Using cache [2023-03-08T21:13:42.789Z] ---> ae54a153fc91 [2023-03-08T21:13:42.789Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T21:13:42.789Z] ---> Using cache [2023-03-08T21:13:42.789Z] ---> 675b62ff7f0b [2023-03-08T21:13:42.789Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T21:13:42.789Z] ---> Using cache [2023-03-08T21:13:42.789Z] ---> 404822601f04 [2023-03-08T21:13:42.789Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T21:13:42.789Z] ---> Using cache [2023-03-08T21:13:42.789Z] ---> 13f2f7cf7ca5 [2023-03-08T21:13:42.789Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T21:13:42.789Z] ---> Using cache [2023-03-08T21:13:42.789Z] ---> 38a289fca1f5 [2023-03-08T21:13:42.789Z] Step 8/24 : COPY . . [2023-03-08T21:13:42.789Z] ---> Using cache [2023-03-08T21:13:42.789Z] ---> 87b4194fc170 [2023-03-08T21:13:42.789Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T21:13:42.789Z] ---> Running in fc5910f3ea69 [2023-03-08T21:13:43.751Z] 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-03-08T21:15:50.460Z] Removing intermediate container de65102c720e [2023-03-08T21:15:50.460Z] ---> 38d52d71c9fc [2023-03-08T21:15:50.460Z] [2023-03-08T21:15:50.460Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T21:15:50.460Z] ---> 4c81e5bf8899 [2023-03-08T21:15:50.460Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T21:15:50.460Z] ---> Running in aa641dd17bff [2023-03-08T21:15:50.460Z] Removing intermediate container aa641dd17bff [2023-03-08T21:15:50.460Z] ---> 74bf3f8dd29d [2023-03-08T21:15:50.460Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T21:15:50.460Z] ---> Running in 6956d8b97a51 [2023-03-08T21:15:50.460Z] Removing intermediate container 6956d8b97a51 [2023-03-08T21:15:50.460Z] ---> 295443871d4a [2023-03-08T21:15:50.460Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T21:15:50.460Z] ---> Running in c4ada5cb3cf7 [2023-03-08T21:15:50.460Z] Removing intermediate container c4ada5cb3cf7 [2023-03-08T21:15:50.460Z] ---> 85f1e54c2390 [2023-03-08T21:15:50.460Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T21:15:50.460Z] ---> Running in 00ecd655a4cd [2023-03-08T21:15:50.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:15:50.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:15:50.460Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T21:15:50.460Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T21:15:50.460Z] OK: 5 MiB in 15 packages [2023-03-08T21:15:50.460Z] Removing intermediate container 00ecd655a4cd [2023-03-08T21:15:50.460Z] ---> c5e7828a7e0a [2023-03-08T21:15:50.460Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:15:50.460Z] ---> 78f96dc619e5 [2023-03-08T21:15:50.460Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T21:15:50.460Z] ---> da3427b0a022 [2023-03-08T21:15:50.460Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T21:15:50.460Z] ---> 19565407a447 [2023-03-08T21:15:50.460Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T21:15:50.460Z] ---> Running in a41c16e0b1c3 [2023-03-08T21:15:50.460Z] Removing intermediate container a41c16e0b1c3 [2023-03-08T21:15:50.460Z] ---> 9bee2fa53885 [2023-03-08T21:15:50.460Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T21:15:50.460Z] ---> Running in 2bc3c6f7226f [2023-03-08T21:15:50.460Z] Removing intermediate container 2bc3c6f7226f [2023-03-08T21:15:50.460Z] ---> f6a2e3197352 [2023-03-08T21:15:50.460Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T21:15:50.460Z] ---> Running in 3a93fbb61c20 [2023-03-08T21:15:50.460Z] Removing intermediate container 3a93fbb61c20 [2023-03-08T21:15:50.460Z] ---> b76913692f08 [2023-03-08T21:15:50.460Z] Step 21/22 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:15:50.460Z] ---> Running in d93af46e0ebc [2023-03-08T21:15:50.460Z] Removing intermediate container d93af46e0ebc [2023-03-08T21:15:50.460Z] ---> 55ac74f3729a [2023-03-08T21:15:50.460Z] Step 22/22 : LABEL version=0.0.0 [2023-03-08T21:15:50.460Z] ---> Running in 7f93cc0d4723 [2023-03-08T21:15:50.460Z] Removing intermediate container 7f93cc0d4723 [2023-03-08T21:15:50.460Z] ---> af7eae45430a [2023-03-08T21:15:50.460Z] [2023-03-08T21:15:50.725Z] Successfully built af7eae45430a [2023-03-08T21:15:50.725Z] Successfully tagged core-data-arm64:latest [2023-03-08T21:16:17.388Z]  Building core-data ... done Removing intermediate container 14602f48c70e [2023-03-08T21:16:17.388Z] ---> 7e77b3390a27 [2023-03-08T21:16:17.388Z] [2023-03-08T21:16:17.388Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T21:16:17.388Z] ---> 4c81e5bf8899 [2023-03-08T21:16:17.388Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T21:16:17.388Z] ---> Running in 755c8d3e3b15 [2023-03-08T21:16:17.979Z] Removing intermediate container 755c8d3e3b15 [2023-03-08T21:16:17.979Z] ---> ef6e6cf9f9d2 [2023-03-08T21:16:17.979Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T21:16:17.979Z] ---> Running in 2114586935ff [2023-03-08T21:16:19.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:16:20.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:16:21.472Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T21:16:21.472Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T21:16:21.472Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T21:16:21.472Z] OK: 5 MiB in 16 packages [2023-03-08T21:16:23.408Z] Removing intermediate container 2114586935ff [2023-03-08T21:16:23.408Z] ---> 5375c49e19c7 [2023-03-08T21:16:23.408Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T21:16:23.408Z] ---> Running in e535b4306578 [2023-03-08T21:16:26.811Z] Removing intermediate container e535b4306578 [2023-03-08T21:16:26.811Z] ---> d768da18f74a [2023-03-08T21:16:26.811Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T21:16:26.811Z] ---> Running in 3ea8472bcd3a [2023-03-08T21:16:26.811Z] Removing intermediate container 3ea8472bcd3a [2023-03-08T21:16:26.811Z] ---> 40ce9b77e966 [2023-03-08T21:16:26.811Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T21:16:26.811Z] 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-03-08T21:16:26.811Z] ---> Running in edab4782d128 [2023-03-08T21:16:27.415Z] Removing intermediate container edab4782d128 [2023-03-08T21:16:27.415Z] ---> 9ae98bebe971 [2023-03-08T21:16:27.415Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T21:16:27.415Z] ---> Running in 21ab8104e55c [2023-03-08T21:16:28.026Z] Removing intermediate container 21ab8104e55c [2023-03-08T21:16:28.026Z] ---> 0e5b9f35e071 [2023-03-08T21:16:28.026Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T21:16:28.026Z] ---> Running in b7283b7ca213 [2023-03-08T21:16:31.369Z] Removing intermediate container b7283b7ca213 [2023-03-08T21:16:31.369Z] ---> 64356a7658ec [2023-03-08T21:16:31.369Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T21:16:31.369Z] ---> Running in 8a64f0012a24 [2023-03-08T21:16:31.956Z] Removing intermediate container 8a64f0012a24 [2023-03-08T21:16:31.956Z] ---> c8a20657ac85 [2023-03-08T21:16:31.956Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T21:16:32.916Z] ---> d92e7c3e04fc [2023-03-08T21:16:32.916Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T21:16:32.916Z] ---> Running in 6943f2fb78df [2023-03-08T21:16:36.269Z] Removing intermediate container 6943f2fb78df [2023-03-08T21:16:36.269Z] ---> 38a43677c08f [2023-03-08T21:16:36.269Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:16:37.232Z] ---> 17cab055c94f [2023-03-08T21:16:37.232Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T21:16:39.810Z] ---> 9d5e20431dbc [2023-03-08T21:16:39.810Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T21:16:40.769Z] ---> fae304ac570f [2023-03-08T21:16:40.769Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T21:16:42.708Z] ---> b66668dc4296 [2023-03-08T21:16:42.708Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T21:16:44.114Z] ---> 35afe42c05b1 [2023-03-08T21:16:44.114Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T21:16:45.071Z] ---> b4e803067823 [2023-03-08T21:16:45.071Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T21:16:46.474Z] ---> fe3c1a51f7e6 [2023-03-08T21:16:46.474Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T21:16:46.474Z] ---> Running in dd8310f71043 [2023-03-08T21:16:49.059Z] Removing intermediate container 0a5c13818356 [2023-03-08T21:16:49.059Z] ---> 89e555a485ae [2023-03-08T21:16:49.059Z] [2023-03-08T21:16:49.059Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T21:16:49.059Z] ---> 4c81e5bf8899 [2023-03-08T21:16:49.059Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T21:16:49.329Z] ---> Running in 52a4469581a0 [2023-03-08T21:16:50.301Z] Removing intermediate container dd8310f71043 [2023-03-08T21:16:50.568Z] ---> ce69a64c671e [2023-03-08T21:16:50.568Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T21:16:50.568Z] ---> Running in f5cd3d5eccfa [2023-03-08T21:16:51.529Z] Removing intermediate container f5cd3d5eccfa [2023-03-08T21:16:51.529Z] ---> 6db93b8e739c [2023-03-08T21:16:51.529Z] Step 29/32 : CMD ["gate"] [2023-03-08T21:16:51.529Z] ---> Running in ea986d8498bd [2023-03-08T21:16:51.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T21:16:52.067Z] Removing intermediate container ea986d8498bd [2023-03-08T21:16:52.067Z] ---> 0610df1d32c7 [2023-03-08T21:16:52.067Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T21:16:52.345Z] ---> Running in 92c1d6e6d3c6 [2023-03-08T21:16:52.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T21:16:52.613Z] Removing intermediate container 92c1d6e6d3c6 [2023-03-08T21:16:52.613Z] ---> 3cccb3cc0780 [2023-03-08T21:16:52.613Z] Step 31/32 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:16:52.889Z] ---> Running in 9466030662ab [2023-03-08T21:16:53.157Z] Removing intermediate container 9466030662ab [2023-03-08T21:16:53.157Z] ---> d979ae0354da [2023-03-08T21:16:53.157Z] Step 32/32 : LABEL version=0.0.0 [2023-03-08T21:16:53.429Z] ---> Running in 203ad10487cc [2023-03-08T21:16:53.694Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T21:16:53.960Z] Removing intermediate container 203ad10487cc [2023-03-08T21:16:53.960Z] ---> d5900ea9db74 [2023-03-08T21:16:53.960Z] [2023-03-08T21:16:53.960Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T21:16:53.960Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T21:16:53.960Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T21:16:53.960Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T21:16:54.225Z] Successfully built d5900ea9db74 [2023-03-08T21:16:54.225Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T21:16:54.225Z]  Building security-bootstrapper ... done OK: 6 MiB in 17 packages [2023-03-08T21:16:56.813Z] Removing intermediate container 52a4469581a0 [2023-03-08T21:16:56.813Z] ---> ef5936fd073d [2023-03-08T21:16:56.813Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T21:16:56.813Z] ---> Running in e21a83513c45 [2023-03-08T21:16:57.081Z] Removing intermediate container e21a83513c45 [2023-03-08T21:16:57.081Z] ---> 4adf2b8e4979 [2023-03-08T21:16:57.081Z] Step 12/23 : WORKDIR / [2023-03-08T21:16:57.359Z] ---> Running in c69812220969 [2023-03-08T21:16:57.634Z] Removing intermediate container c69812220969 [2023-03-08T21:16:57.901Z] ---> e584dd9c3e3e [2023-03-08T21:16:57.901Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T21:16:58.861Z] ---> ff288ad8b699 [2023-03-08T21:16:58.861Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T21:16:59.604Z] ---> f0ff41a3d52c [2023-03-08T21:16:59.604Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T21:17:00.615Z] ---> ac9d8aab3a6f [2023-03-08T21:17:00.615Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T21:17:02.098Z] ---> 02194e0e1999 [2023-03-08T21:17:02.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T21:17:05.515Z] ---> 4737e16d4cb1 [2023-03-08T21:17:05.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T21:17:06.480Z] ---> cdf793ec57de [2023-03-08T21:17:06.480Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T21:17:06.748Z] ---> Running in 248fa236cd0e [2023-03-08T21:17:10.125Z] Removing intermediate container 248fa236cd0e [2023-03-08T21:17:10.125Z] ---> 69d181e74478 [2023-03-08T21:17:10.125Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T21:17:10.405Z] ---> Running in a64388e59c89 [2023-03-08T21:17:11.359Z] Removing intermediate container a64388e59c89 [2023-03-08T21:17:11.359Z] ---> ddb83a0cd0b6 [2023-03-08T21:17:11.359Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T21:17:11.359Z] ---> Running in 7665c2c1122a [2023-03-08T21:17:12.763Z] Removing intermediate container 7665c2c1122a [2023-03-08T21:17:12.763Z] ---> 87ce6d3a2c3d [2023-03-08T21:17:12.763Z] Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:17:12.763Z] ---> Running in 54e20a2c0d9b [2023-03-08T21:17:13.718Z] Removing intermediate container 54e20a2c0d9b [2023-03-08T21:17:13.718Z] ---> 70834edbd85a [2023-03-08T21:17:13.718Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T21:17:13.718Z] ---> Running in 7fd4905b828d [2023-03-08T21:17:14.681Z] Removing intermediate container 7fd4905b828d [2023-03-08T21:17:14.681Z] ---> 5d4f10030689 [2023-03-08T21:17:14.681Z] [2023-03-08T21:17:14.948Z] Successfully built 5d4f10030689 [2023-03-08T21:17:15.214Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T21:17:15.796Z]  Building security-secretstore-setup ... done Removing intermediate container ccc026483f8e [2023-03-08T21:17:15.796Z] ---> 3928f71b8f8e [2023-03-08T21:17:15.796Z] [2023-03-08T21:17:15.796Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T21:17:15.796Z] ---> 4c81e5bf8899 [2023-03-08T21:17:15.796Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T21:17:15.796Z] ---> Using cache [2023-03-08T21:17:15.796Z] ---> de60cf2f6803 [2023-03-08T21:17:15.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T21:17:15.796Z] ---> Using cache [2023-03-08T21:17:15.796Z] ---> da202049c310 [2023-03-08T21:17:15.796Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T21:17:15.796Z] ---> Running in fe4cce636387 [2023-03-08T21:17:19.134Z] Removing intermediate container fe4cce636387 [2023-03-08T21:17:19.134Z] ---> f438efa72c85 [2023-03-08T21:17:19.134Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T21:17:19.134Z] ---> Running in 63ed3feef7ea [2023-03-08T21:17:19.404Z] Removing intermediate container 63ed3feef7ea [2023-03-08T21:17:19.404Z] ---> 5d0da5ad43cd [2023-03-08T21:17:19.404Z] Step 15/23 : WORKDIR / [2023-03-08T21:17:19.671Z] ---> Running in 5de5b7b06650 [2023-03-08T21:17:20.252Z] Removing intermediate container 5de5b7b06650 [2023-03-08T21:17:20.252Z] ---> 68292f84f306 [2023-03-08T21:17:20.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:17:21.210Z] ---> 9fbc5eb3faee [2023-03-08T21:17:21.210Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T21:17:23.144Z] ---> ad69f20b8253 [2023-03-08T21:17:23.144Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T21:17:23.728Z] ---> 5fa0ec870b18 [2023-03-08T21:17:23.728Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T21:17:23.993Z] ---> Running in f4420d74f969 [2023-03-08T21:17:24.574Z] Removing intermediate container f4420d74f969 [2023-03-08T21:17:24.574Z] ---> 1f3982828e70 [2023-03-08T21:17:24.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T21:17:24.574Z] ---> Running in eed9e8001f1e [2023-03-08T21:17:24.839Z] Removing intermediate container eed9e8001f1e [2023-03-08T21:17:24.839Z] ---> 68acab395ccf [2023-03-08T21:17:24.839Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T21:17:25.105Z] ---> Running in 58ac597236db [2023-03-08T21:17:25.686Z] Removing intermediate container 58ac597236db [2023-03-08T21:17:25.686Z] ---> 0beda002b042 [2023-03-08T21:17:25.686Z] Step 22/23 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:17:25.686Z] ---> Running in 5dd5628814aa [2023-03-08T21:17:25.952Z] Removing intermediate container 5dd5628814aa [2023-03-08T21:17:26.218Z] ---> bcc2cb2e6eeb [2023-03-08T21:17:26.218Z] Step 23/23 : LABEL version=0.0.0 [2023-03-08T21:17:26.218Z] ---> Running in f7f7ede74ad0 [2023-03-08T21:17:26.819Z] Removing intermediate container f7f7ede74ad0 [2023-03-08T21:17:26.819Z] ---> a2ae6fd5ec6a [2023-03-08T21:17:26.819Z] [2023-03-08T21:17:27.084Z] Successfully built a2ae6fd5ec6a [2023-03-08T21:17:27.084Z] Successfully tagged core-command-arm64:latest [2023-03-08T21:17:53.731Z]  Building core-command ... done Removing intermediate container fc5910f3ea69 [2023-03-08T21:17:53.731Z] ---> 86238124a85b [2023-03-08T21:17:53.731Z] [2023-03-08T21:17:53.731Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T21:17:53.731Z] ---> 4c81e5bf8899 [2023-03-08T21:17:53.731Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T21:17:53.731Z] ---> Using cache [2023-03-08T21:17:53.731Z] ---> de60cf2f6803 [2023-03-08T21:17:53.731Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T21:17:53.731Z] ---> Using cache [2023-03-08T21:17:53.731Z] ---> da202049c310 [2023-03-08T21:17:53.731Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T21:17:53.731Z] ---> Running in d911deaa2f74 [2023-03-08T21:17:53.731Z] Removing intermediate container d911deaa2f74 [2023-03-08T21:17:53.731Z] ---> 8afa1e7740e2 [2023-03-08T21:17:53.731Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T21:17:53.731Z] ---> Running in a5105649e69e [2023-03-08T21:17:53.997Z] Removing intermediate container a5105649e69e [2023-03-08T21:17:53.997Z] ---> fb8e32f115ef [2023-03-08T21:17:53.997Z] Step 15/24 : WORKDIR / [2023-03-08T21:17:54.266Z] ---> Running in 25ff185a18b8 [2023-03-08T21:17:54.532Z] Removing intermediate container 25ff185a18b8 [2023-03-08T21:17:54.532Z] ---> dc94dd7f7826 [2023-03-08T21:17:54.532Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T21:17:55.114Z] ---> 8782fcaa0e0a [2023-03-08T21:17:55.114Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T21:17:56.071Z] ---> 798ea206be33 [2023-03-08T21:17:56.071Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T21:17:56.655Z] ---> 97b8ff0776dc [2023-03-08T21:17:56.655Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T21:17:58.070Z] ---> 2611f3892302 [2023-03-08T21:17:58.070Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T21:17:58.070Z] ---> Running in 01a34daed7ce [2023-03-08T21:17:58.340Z] Removing intermediate container 01a34daed7ce [2023-03-08T21:17:58.340Z] ---> 99e0df592eb1 [2023-03-08T21:17:58.340Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T21:17:58.340Z] ---> Running in 57969f5fe164 [2023-03-08T21:17:58.606Z] Removing intermediate container 57969f5fe164 [2023-03-08T21:17:58.606Z] ---> afdc1a1223ee [2023-03-08T21:17:58.606Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T21:17:58.606Z] ---> Running in d388a911cb1e [2023-03-08T21:17:58.872Z] Removing intermediate container d388a911cb1e [2023-03-08T21:17:58.872Z] ---> f4b598a014bb [2023-03-08T21:17:58.872Z] Step 23/24 : LABEL git_sha=edb407fb19243e2f1970b7f5f4c045edee2f8997 [2023-03-08T21:17:59.137Z] ---> Running in ce4ef07554a3 [2023-03-08T21:17:59.405Z] Removing intermediate container ce4ef07554a3 [2023-03-08T21:17:59.405Z] ---> 008c5f8a7beb [2023-03-08T21:17:59.405Z] Step 24/24 : LABEL version=0.0.0 [2023-03-08T21:17:59.405Z] ---> Running in b2f93a0d9544 [2023-03-08T21:17:59.672Z] Removing intermediate container b2f93a0d9544 [2023-03-08T21:17:59.672Z] ---> e521b98d9d8c [2023-03-08T21:17:59.672Z] [2023-03-08T21:17:59.939Z] Successfully built e521b98d9d8c [2023-03-08T21:17:59.939Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T21:18:00.533Z]  Building core-metadata ... done  [Pipeline] } [2023-03-08T21:18:00.546Z] $ docker stop --time=1 716750f2145ac18d11fbcd054522c90f35232e9bcb08eb8e96db2051ddbdab16 [2023-03-08T21:18:02.237Z] $ docker rm -f --volumes 716750f2145ac18d11fbcd054522c90f35232e9bcb08eb8e96db2051ddbdab16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T21:18:02.791Z] + docker images [2023-03-08T21:18:03.057Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T21:18:03.057Z] core-metadata-arm64 latest e521b98d9d8c 3 seconds ago 17.8MB [2023-03-08T21:18:03.057Z] 86238124a85b 10 seconds ago 1.51GB [2023-03-08T21:18:03.057Z] core-command-arm64 latest a2ae6fd5ec6a 36 seconds ago 17.1MB [2023-03-08T21:18:03.057Z] 3928f71b8f8e 48 seconds ago 1.51GB [2023-03-08T21:18:03.057Z] security-secretstore-setup-arm64 latest 5d4f10030689 48 seconds ago 28.7MB [2023-03-08T21:18:03.057Z] security-bootstrapper-arm64 latest d5900ea9db74 About a minute ago 19MB [2023-03-08T21:18:03.057Z] 89e555a485ae About a minute ago 1.5GB [2023-03-08T21:18:03.057Z] 7e77b3390a27 About a minute ago 1.49GB [2023-03-08T21:18:03.057Z] core-data-arm64 latest af7eae45430a 2 minutes ago 17.3MB [2023-03-08T21:18:03.057Z] 38d52d71c9fc 2 minutes ago 1.51GB [2023-03-08T21:18:03.057Z] security-proxy-setup-arm64 latest 9508cbd9f664 4 minutes ago 15.8MB [2023-03-08T21:18:03.057Z] 45903c0d5a0b 4 minutes ago 1.49GB [2023-03-08T21:18:03.057Z] security-spire-agent-arm64 latest 7e84d5237c61 7 minutes ago 122MB [2023-03-08T21:18:03.057Z] security-spire-server-arm64 latest 214f861a89f5 7 minutes ago 84.3MB [2023-03-08T21:18:03.057Z] 61a449b98240 8 minutes ago 1.38GB [2023-03-08T21:18:03.057Z] support-notifications-arm64 latest 72effe0b8e7f 8 minutes ago 29.7MB [2023-03-08T21:18:03.057Z] support-scheduler-arm64 latest dcf8e0aee715 8 minutes ago 29.1MB [2023-03-08T21:18:03.057Z] security-spire-config-arm64 latest 75a7d2f58fad 8 minutes ago 83.6MB [2023-03-08T21:18:03.057Z] eed27222da3b 8 minutes ago 1.57GB [2023-03-08T21:18:03.057Z] 188f40509703 8 minutes ago 1.57GB [2023-03-08T21:18:03.057Z] 1d99759e1dde 9 minutes ago 1.38GB [2023-03-08T21:18:03.057Z] security-spiffe-token-provider-arm64 latest f819665d1633 9 minutes ago 29.1MB [2023-03-08T21:18:03.057Z] 71bbd69b4ef3 9 minutes ago 1.54GB [2023-03-08T21:18:03.057Z] core-common-config-bootstrapper-arm64 latest 9efeaf580d88 11 minutes ago 14.9MB [2023-03-08T21:18:03.057Z] 94e106254c4d 11 minutes ago 1.5GB [2023-03-08T21:18:03.057Z] security-proxy-auth-arm64 latest 3971a4bae8c6 12 minutes ago 15.6MB [2023-03-08T21:18:03.057Z] 027702cfea4c 12 minutes ago 1.49GB [2023-03-08T21:18:03.057Z] ci-base-image-arm64 latest 5e1d4c63d003 31 minutes ago 904MB [2023-03-08T21:18:03.057Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T21:18:03.057Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T21:18:03.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T21:18:03.057Z] 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-03-08T21:18:03.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:18:03.836Z] [2023-03-08T21:18:03.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:18:04.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:18:04.507Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T21:18:04.507Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T21:18:04.507Z] 04944245beec: Pulling fs layer [2023-03-08T21:18:04.507Z] 699f458cf7ca: Pulling fs layer [2023-03-08T21:18:04.507Z] 765212b225bb: Pulling fs layer [2023-03-08T21:18:04.507Z] f23df028b6ca: Pulling fs layer [2023-03-08T21:18:04.507Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T21:18:04.507Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T21:18:04.507Z] 765212b225bb: Waiting [2023-03-08T21:18:04.507Z] d65c8cfc05b1: Waiting [2023-03-08T21:18:04.507Z] 2437ff75d9bd: Waiting [2023-03-08T21:18:04.507Z] 04944245beec: Verifying Checksum [2023-03-08T21:18:04.507Z] 04944245beec: Download complete [2023-03-08T21:18:04.507Z] 765212b225bb: Verifying Checksum [2023-03-08T21:18:04.507Z] 765212b225bb: Download complete [2023-03-08T21:18:04.775Z] f23df028b6ca: Verifying Checksum [2023-03-08T21:18:04.775Z] f23df028b6ca: Download complete [2023-03-08T21:18:04.775Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T21:18:04.775Z] d65c8cfc05b1: Download complete [2023-03-08T21:18:04.775Z] 699f458cf7ca: Verifying Checksum [2023-03-08T21:18:04.775Z] 699f458cf7ca: Download complete [2023-03-08T21:18:05.365Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T21:18:05.365Z] 8998bd30e6a1: Download complete [2023-03-08T21:18:07.951Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T21:18:07.951Z] 2437ff75d9bd: Download complete [2023-03-08T21:18:09.361Z] 8998bd30e6a1: Pull complete [2023-03-08T21:18:09.943Z] 04944245beec: Pull complete [2023-03-08T21:18:11.357Z] 699f458cf7ca: Pull complete [2023-03-08T21:18:11.623Z] 765212b225bb: Pull complete [2023-03-08T21:18:12.582Z] f23df028b6ca: Pull complete [2023-03-08T21:18:12.582Z] d65c8cfc05b1: Pull complete [2023-03-08T21:18:27.564Z] 2437ff75d9bd: Pull complete [2023-03-08T21:18:27.564Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T21:18:27.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T21:18:27.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:18:27.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-8887 does not seem to be running inside a container [2023-03-08T21:18:27.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T21:18:30.673Z] $ docker top bcb0baaa6c2a03cf4e4e3616b4c2143150ab8e5e9fbda72a9cc0da4a6d28e573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:18:31.612Z] ---> job-cost.sh [2023-03-08T21:18:31.612Z] lf-activate-venv: SKIPPING [2023-03-08T21:18:31.612Z] INFO: No Stack... [2023-03-08T21:18:32.192Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T21:18:33.147Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T21:18:33.808Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-08T21:18:33.808Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T21:18:33.887Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4425-1-stack-cost] [2023-03-08T21:18:33.898Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4425-1-stack-cost] did not exist. Created. [2023-03-08T21:18:33.898Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T21:18:34.623Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T21:18:34.812Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T21:18:34.829Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4425-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T21:18:34.895Z] $ docker stop --time=1 bcb0baaa6c2a03cf4e4e3616b4c2143150ab8e5e9fbda72a9cc0da4a6d28e573 [2023-03-08T21:18:36.402Z] $ docker rm -f --volumes bcb0baaa6c2a03cf4e4e3616b4c2143150ab8e5e9fbda72a9cc0da4a6d28e573 [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-03-08T21:18:37.412Z] provisioning config files... [2023-03-08T21:18:37.418Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9036635846466890696tmp [Pipeline] { [Pipeline] sh [2023-03-08T21:18:37.751Z] + set +x [2023-03-08T21:18:37.751Z] + curl -s https://codecov.io/bash [2023-03-08T21:18:37.751Z] + bash -s -- [2023-03-08T21:18:37.751Z] [2023-03-08T21:18:37.751Z] _____ _ [2023-03-08T21:18:37.751Z] / ____| | | [2023-03-08T21:18:37.751Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T21:18:37.751Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T21:18:37.751Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T21:18:37.751Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T21:18:37.751Z] Bash-1.0.6 [2023-03-08T21:18:37.751Z] [2023-03-08T21:18:37.751Z] [2023-03-08T21:18:37.751Z] ==> git version 2.25.1 found [2023-03-08T21:18:37.751Z] ==> 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-03-08T21:18:37.751Z] Release-Date: 2020-01-08 [2023-03-08T21:18:37.751Z] 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-03-08T21:18:37.751Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T21:18:37.751Z] ==> Jenkins CI detected. [2023-03-08T21:18:37.751Z] current dir:  /w/workspace/edgex-go/1 [2023-03-08T21:18:37.751Z] project root: . [2023-03-08T21:18:37.751Z] --> token set from env [2023-03-08T21:18:37.751Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T21:18:37.751Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T21:18:37.751Z] ==> Python coveragepy not found [2023-03-08T21:18:37.751Z] ==> Searching for coverage reports in: [2023-03-08T21:18:37.751Z] + . [2023-03-08T21:18:37.751Z] -> Found 1 reports [2023-03-08T21:18:37.751Z] ==> Detecting git/mercurial file structure [2023-03-08T21:18:37.751Z] ==> Reading reports [2023-03-08T21:18:38.009Z] + ./coverage.out bytes=446903 [2023-03-08T21:18:38.009Z] ==> Appending adjustments [2023-03-08T21:18:38.009Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T21:18:38.946Z] + Found adjustments [2023-03-08T21:18:38.946Z] ==> Gzipping contents [2023-03-08T21:18:38.946Z] 60K /tmp/codecov.vc9LYH.gz [2023-03-08T21:18:38.946Z] ==> Uploading reports [2023-03-08T21:18:38.946Z] url: https://codecov.io [2023-03-08T21:18:38.946Z] query: branch=PR-4425&commit=edb407fb19243e2f1970b7f5f4c045edee2f8997&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4425&job=&cmd_args= [2023-03-08T21:18:38.946Z] -> Pinging Codecov [2023-03-08T21:18:38.946Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4425&commit=edb407fb19243e2f1970b7f5f4c045edee2f8997&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4425&job=&cmd_args= [2023-03-08T21:18:39.206Z] -> Uploading to [2023-03-08T21:18:39.207Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/edb407fb19243e2f1970b7f5f4c045edee2f8997/292c71b8-db83-46c5-9aea-721673e04540.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T211838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3cf270c1c7c9c36cc835a1cd86e275573c15112912636b2cbded8a2ad7342d5 [2023-03-08T21:18:39.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T21:18:39.207Z] Dload Upload Total Spent Left Speed [2023-03-08T21:18:39.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58151 0 0 100 58151 0 180k --:--:-- --:--:-- --:--:-- 180k [2023-03-08T21:18:39.467Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/edb407fb19243e2f1970b7f5f4c045edee2f8997 [Pipeline] } [2023-03-08T21:18:39.492Z] 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-03-08T21:18:40.840Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:18:41.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:18:42.062Z] ---> package-listing.sh [2023-03-08T21:18:42.062Z] ++ facter osfamily [2023-03-08T21:18:42.062Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T21:18:42.321Z] + OS_FAMILY=debian [2023-03-08T21:18:42.321Z] + workspace=/w/workspace/edgex-go/1 [2023-03-08T21:18:42.321Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T21:18:42.321Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T21:18:42.321Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T21:18:42.321Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T21:18:42.321Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-08T21:18:42.321Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T21:18:42.321Z] + case "${OS_FAMILY}" in [2023-03-08T21:18:42.321Z] + dpkg -l [2023-03-08T21:18:42.321Z] + grep '^ii' [2023-03-08T21:18:42.321Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T21:18:42.321Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T21:18:42.321Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T21:18:42.321Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-08T21:18:42.321Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-08T21:18:42.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-08T21:18:42.360Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T21:18:42.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:18:43.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:18:43.268Z] [2023-03-08T21:18:43.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T21:18:43.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:18:43.637Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T21:18:43.637Z] 5eb5b503b376: Pulling fs layer [2023-03-08T21:18:43.637Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T21:18:43.637Z] ec43610c2a17: Pulling fs layer [2023-03-08T21:18:43.637Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T21:18:43.637Z] 33b1e0a273af: Pulling fs layer [2023-03-08T21:18:43.637Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T21:18:43.637Z] 2f39f015ded8: Pulling fs layer [2023-03-08T21:18:43.637Z] 5d3b04190fa2: Waiting [2023-03-08T21:18:43.637Z] 2f39f015ded8: Waiting [2023-03-08T21:18:43.637Z] 33b1e0a273af: Waiting [2023-03-08T21:18:43.637Z] 3a2ae6a8a46f: Waiting [2023-03-08T21:18:43.637Z] 5c69ac0246d0: Download complete [2023-03-08T21:18:43.637Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T21:18:43.637Z] 3a2ae6a8a46f: Download complete [2023-03-08T21:18:43.897Z] 33b1e0a273af: Verifying Checksum [2023-03-08T21:18:43.897Z] 33b1e0a273af: Download complete [2023-03-08T21:18:43.897Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T21:18:43.897Z] 5d3b04190fa2: Download complete [2023-03-08T21:18:43.897Z] ec43610c2a17: Verifying Checksum [2023-03-08T21:18:43.897Z] ec43610c2a17: Download complete [2023-03-08T21:18:43.897Z] 5eb5b503b376: Verifying Checksum [2023-03-08T21:18:43.897Z] 5eb5b503b376: Download complete [2023-03-08T21:18:44.462Z] 2f39f015ded8: Download complete [2023-03-08T21:18:45.028Z] 5eb5b503b376: Pull complete [2023-03-08T21:18:45.286Z] 5c69ac0246d0: Pull complete [2023-03-08T21:18:45.545Z] ec43610c2a17: Pull complete [2023-03-08T21:18:45.545Z] 3a2ae6a8a46f: Pull complete [2023-03-08T21:18:45.803Z] 33b1e0a273af: Pull complete [2023-03-08T21:18:45.803Z] 5d3b04190fa2: Pull complete [2023-03-08T21:18:49.979Z] 2f39f015ded8: Pull complete [2023-03-08T21:18:49.979Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T21:18:49.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T21:18:49.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T21:18:50.187Z] prd-ubuntu20.04-docker-8c-8g-8888 does not seem to be running inside a container [2023-03-08T21:18:50.211Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T21:18:52.207Z] $ docker top 6d3cbca71120f183f3ee6acf62027147f6e5098ba9e3d15f8a6d43f694a2c430 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T21:18:52.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T21:18:52.909Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T21:18:53.219Z] + ls /var/log/sa-host [2023-03-08T21:18:53.219Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T21:18:53.431Z] provisioning config files... [2023-03-08T21:18:53.438Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3929885623828493115tmp [Pipeline] { [Pipeline] echo [2023-03-08T21:18:53.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:18:53.806Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T21:18:53.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:18:54.233Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T21:18:54.266Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:18:54.573Z] ---> sudo-logs.sh [2023-03-08T21:18:54.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T21:18:54.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:18:54.981Z] ---> job-cost.sh [2023-03-08T21:18:54.981Z] lf-activate-venv: SKIPPING [2023-03-08T21:18:54.981Z] DEBUG: total: 0.10999999940395355 [2023-03-08T21:18:54.981Z] INFO: Retrieving Stack Cost... [2023-03-08T21:18:55.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T21:18:55.807Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T21:18:55.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T21:18:56.149Z] ---> logs-deploy.sh [2023-03-08T21:18:56.149Z] lf-activate-venv: SKIPPING [2023-03-08T21:18:56.149Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4425/1 [2023-03-08T21:18:56.149Z] INFO: archiving workspace using pattern(s): [2023-03-08T21:18:57.086Z] Archives upload complete. [2023-03-08T21:18:57.086Z] INFO: archiving logs to Nexus