Pull request #4489 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 cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at d92bec74020a648086c22ac11f002708918e28aa rather than 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a Obtained Jenkinsfile from d92bec74020a648086c22ac11f002708918e28aa 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-ssh11332955875972422032.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7075519279054497759.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4489/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-4489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16389892701011506697.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-4489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3024768793907754830.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16155239624103487857.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-4489/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-4489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16050852794062407850.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6539 in /w/workspace/edgexfoundry_edgex-go_PR-4489 [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 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a Merge succeeded, producing 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a Checking out Revision 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a (PR-4489) > 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/4489/head:refs/remotes/origin/PR-4489 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # 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 d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # timeout=10 Commit message: "refactor: Add AuthMethod to support-schduler API document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-31T09:23:14.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-31T09:23:15.108Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-31T09:23:15.203Z] ========================================================= [2023-03-31T09:23:15.203Z] EdgeX Global Pipelines Version Info [2023-03-31T09:23:15.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-31T09:23:15.983Z] ------------------- [2023-03-31T09:23:15.983Z] stable info: [2023-03-31T09:23:15.983Z] ------------------- [2023-03-31T09:23:15.983Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-31T09:23:15.983Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-31T09:23:15.983Z] Message: update stable to v1.0.245 [2023-03-31T09:23:16.553Z] ------------------- [2023-03-31T09:23:16.554Z] experimental info: [2023-03-31T09:23:16.554Z] ------------------- [2023-03-31T09:23:16.554Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-31T09:23:16.554Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-31T09:23:16.554Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-31T09:23:16.835Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-31T09:23:16.876Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-31T09:23:16.914Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-31T09:23:16.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-31T09:23:16.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-31T09:23:17.024Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-31T09:23:17.061Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-31T09:23:17.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-31T09:23:17.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-31T09:23:17.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-31T09:23:17.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-31T09:23:17.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-31T09:23:17.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-31T09:23:17.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-31T09:23:17.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-31T09:23:17.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T09:23:17.437Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-31T09:23:17.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-31T09:23:17.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-31T09:23:17.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-31T09:23:17.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-31T09:23:17.630Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-31T09:23:17.665Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-31T09:23:17.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4489 [Pipeline] echo [2023-03-31T09:23:17.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4489 [Pipeline] echo [2023-03-31T09:23:17.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4489 [Pipeline] echo [2023-03-31T09:23:17.823Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [Pipeline] echo [2023-03-31T09:23:17.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b01b70 [Pipeline] echo [2023-03-31T09:23:17.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T09:23:18.006Z] provisioning config files... [2023-03-31T09:23:18.020Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6473686595522521201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T09:23:18.361Z] ---> docker-login.sh [2023-03-31T09:23:18.362Z] nexus3.edgexfoundry.org:10001 [2023-03-31T09:23:18.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:23:18.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:23:18.622Z] Configure a credential helper to remove this warning. See [2023-03-31T09:23:18.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:23:18.622Z] [2023-03-31T09:23:18.622Z] Login Succeeded [2023-03-31T09:23:18.622Z] nexus3.edgexfoundry.org:10002 [2023-03-31T09:23:18.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:23:18.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:23:18.881Z] Configure a credential helper to remove this warning. See [2023-03-31T09:23:18.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:23:18.881Z] [2023-03-31T09:23:18.881Z] Login Succeeded [2023-03-31T09:23:18.881Z] nexus3.edgexfoundry.org:10003 [2023-03-31T09:23:18.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:23:18.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:23:18.881Z] Configure a credential helper to remove this warning. See [2023-03-31T09:23:18.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:23:18.881Z] [2023-03-31T09:23:18.881Z] Login Succeeded [2023-03-31T09:23:18.881Z] nexus3.edgexfoundry.org:10004 [2023-03-31T09:23:19.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:23:19.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:23:19.140Z] Configure a credential helper to remove this warning. See [2023-03-31T09:23:19.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:23:19.140Z] [2023-03-31T09:23:19.140Z] Login Succeeded [2023-03-31T09:23:19.140Z] docker.io [2023-03-31T09:23:19.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:23:19.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:23:19.400Z] Configure a credential helper to remove this warning. See [2023-03-31T09:23:19.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:23:19.400Z] [2023-03-31T09:23:19.400Z] Login Succeeded [2023-03-31T09:23:19.400Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T09:23:19.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T09:23:19.849Z] + 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-31T09:23:19.849Z] + dirname cmd/core-command/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/core-data/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-31T09:23:19.849Z] + + dirname cmd/core-metadata/Dockerfile [2023-03-31T09:23:19.849Z] cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-31T09:23:19.849Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2023-03-31T09:23:19.849Z] -f2 [2023-03-31T09:23:19.849Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-31T09:23:19.849Z] + + dirname cmd/support-notifications/Dockerfile [2023-03-31T09:23:19.849Z] cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-31T09:23:19.849Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-31T09:23:19.849Z] + cut -d/ -f2 [2023-03-31T09:23:19.849Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-31T09:23:19.917Z] 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-31T09:23:20.403Z] + git rev-list -1 --merges 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a~1..7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [Pipeline] echo [2023-03-31T09:23:20.435Z] -----------> git rev-list -1 --merges 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a~1..7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [false] [Pipeline] sh [2023-03-31T09:23:20.742Z] + git log --format=format:%s -1 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [Pipeline] echo [2023-03-31T09:23:20.779Z] ========================================================= [2023-03-31T09:23:20.779Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-31T09:23:20.779Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-31T09:23:21.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-31T09:23:21.274Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-31T09:23:21.274Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-31T09:23:21.274Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-31T09:23:21.274Z] + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-03-31T09:23:21.274Z] [2023-03-31T09:23:21.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:23:21.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T09:23:21.771Z] [2023-03-31T09:23:21.771Z] 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-31T09:23:22.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T09:23:22.144Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-31T09:23:22.144Z] b85a868b505f: Pulling fs layer [2023-03-31T09:23:22.144Z] e2be974225ed: Pulling fs layer [2023-03-31T09:23:22.144Z] 339a4e72a1f5: Pulling fs layer [2023-03-31T09:23:22.144Z] 988bab9f4d93: Pulling fs layer [2023-03-31T09:23:22.144Z] 1469e6f7b9e6: Pulling fs layer [2023-03-31T09:23:22.144Z] eaf3925da568: Pulling fs layer [2023-03-31T09:23:22.144Z] bab4dde63d76: Pulling fs layer [2023-03-31T09:23:22.144Z] bde34c3a00c8: Pulling fs layer [2023-03-31T09:23:22.144Z] eaf3925da568: Waiting [2023-03-31T09:23:22.144Z] 988bab9f4d93: Waiting [2023-03-31T09:23:22.144Z] 1469e6f7b9e6: Waiting [2023-03-31T09:23:22.144Z] bab4dde63d76: Waiting [2023-03-31T09:23:22.144Z] b352a97aabf1: Pulling fs layer [2023-03-31T09:23:22.144Z] 4872d77fe225: Pulling fs layer [2023-03-31T09:23:22.144Z] 5851b861e8e6: Pulling fs layer [2023-03-31T09:23:22.144Z] 4872d77fe225: Waiting [2023-03-31T09:23:22.144Z] bde34c3a00c8: Waiting [2023-03-31T09:23:22.144Z] b352a97aabf1: Waiting [2023-03-31T09:23:22.144Z] 5851b861e8e6: Waiting [2023-03-31T09:23:22.144Z] e2be974225ed: Download complete [2023-03-31T09:23:22.144Z] 988bab9f4d93: Verifying Checksum [2023-03-31T09:23:22.144Z] 988bab9f4d93: Download complete [2023-03-31T09:23:22.403Z] 1469e6f7b9e6: Verifying Checksum [2023-03-31T09:23:22.403Z] 1469e6f7b9e6: Download complete [2023-03-31T09:23:22.403Z] 339a4e72a1f5: Verifying Checksum [2023-03-31T09:23:22.403Z] 339a4e72a1f5: Download complete [2023-03-31T09:23:22.403Z] eaf3925da568: Verifying Checksum [2023-03-31T09:23:22.403Z] eaf3925da568: Download complete [2023-03-31T09:23:22.403Z] bde34c3a00c8: Download complete [2023-03-31T09:23:22.403Z] b352a97aabf1: Download complete [2023-03-31T09:23:22.403Z] 4872d77fe225: Verifying Checksum [2023-03-31T09:23:22.403Z] 4872d77fe225: Download complete [2023-03-31T09:23:22.403Z] 5851b861e8e6: Verifying Checksum [2023-03-31T09:23:22.403Z] 5851b861e8e6: Download complete [2023-03-31T09:23:22.403Z] b85a868b505f: Verifying Checksum [2023-03-31T09:23:22.403Z] b85a868b505f: Download complete [2023-03-31T09:23:22.662Z] bab4dde63d76: Verifying Checksum [2023-03-31T09:23:22.662Z] bab4dde63d76: Download complete [2023-03-31T09:23:23.627Z] b85a868b505f: Pull complete [2023-03-31T09:23:23.887Z] e2be974225ed: Pull complete [2023-03-31T09:23:24.147Z] 339a4e72a1f5: Pull complete [2023-03-31T09:23:24.406Z] 988bab9f4d93: Pull complete [2023-03-31T09:23:24.666Z] 1469e6f7b9e6: Pull complete [2023-03-31T09:23:24.667Z] eaf3925da568: Pull complete [2023-03-31T09:23:26.573Z] bab4dde63d76: Pull complete [2023-03-31T09:23:26.573Z] bde34c3a00c8: Pull complete [2023-03-31T09:23:26.573Z] b352a97aabf1: Pull complete [2023-03-31T09:23:26.573Z] 4872d77fe225: Pull complete [2023-03-31T09:23:26.573Z] 5851b861e8e6: Pull complete [2023-03-31T09:23:26.832Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-31T09:23:26.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-31T09:23:26.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:23:27.064Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-03-31T09:23:27.100Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-31T09:23:29.311Z] $ docker top 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 -eo pid,comm [2023-03-31T09:23:29.364Z] 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-31T09:23:29.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-31T09:23:29.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T09:23:29.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T09:23:29.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T09:23:29.614Z] $ docker exec 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 ssh-agent [2023-03-31T09:23:29.723Z] SSH_AUTH_SOCK=/tmp/ssh-MbGUyWKoqxfC/agent.31 [2023-03-31T09:23:29.723Z] SSH_AGENT_PID=37 [2023-03-31T09:23:29.731Z] Running ssh-add (command line suppressed) [2023-03-31T09:23:29.843Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14422428909315677029.key (/w/workspace/edgex-go/1@tmp/private_key_14422428909315677029.key) [2023-03-31T09:23:29.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T09:23:30.184Z] + git tag --points-at HEAD [Pipeline] } [2023-03-31T09:23:30.210Z] $ docker exec --env ******** --env ******** 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 ssh-agent -k [2023-03-31T09:23:30.311Z] unset SSH_AUTH_SOCK; [2023-03-31T09:23:30.312Z] unset SSH_AGENT_PID; [2023-03-31T09:23:30.312Z] echo Agent pid 37 killed; [2023-03-31T09:23:30.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-31T09:23:30.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-31T09:23:30.403Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-31T09:23:30.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-31T09:23:30.524Z] $ docker exec 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 ssh-agent [2023-03-31T09:23:30.630Z] SSH_AUTH_SOCK=/tmp/ssh-Cl4JeFl0KGmg/agent.69 [2023-03-31T09:23:30.630Z] SSH_AGENT_PID=75 [2023-03-31T09:23:30.636Z] Running ssh-add (command line suppressed) [2023-03-31T09:23:30.754Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11425542832718276883.key (/w/workspace/edgex-go/1@tmp/private_key_11425542832718276883.key) [2023-03-31T09:23:30.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-31T09:23:31.090Z] + git semver init [2023-03-31T09:23:31.350Z] 2023-03-31 09:23:31,275 [run_init] DEBUG init version:0.0.0 force:False [2023-03-31T09:23:31.351Z] 2023-03-31 09:23:31,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-31T09:23:31.351Z] 2023-03-31 09:23:31,276 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-31T09:23:31.351Z] 2023-03-31 09:23:31,276 [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-31T09:23:36.636Z] 2023-03-31 09:23:35,768 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-31T09:23:36.637Z] 2023-03-31 09:23:35,769 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4489 with force:False [2023-03-31T09:23:36.637Z] 2023-03-31 09:23:35,769 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4489 [2023-03-31T09:23:36.637Z] 2023-03-31 09:23:35,773 [execute] INFO git cat-file --batch-check [2023-03-31T09:23:36.637Z] 2023-03-31 09:23:35,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T09:23:36.637Z] 2023-03-31 09:23:35,781 [execute] INFO git cat-file --batch [2023-03-31T09:23:36.637Z] 2023-03-31 09:23:35,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-31T09:23:36.637Z] 2023-03-31 09:23:35,787 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4489 [2023-03-31T09:23:36.637Z] 0.0.0 [Pipeline] } [2023-03-31T09:23:36.666Z] $ docker exec --env ******** --env ******** 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 ssh-agent -k [2023-03-31T09:23:36.776Z] unset SSH_AUTH_SOCK; [2023-03-31T09:23:36.777Z] unset SSH_AGENT_PID; [2023-03-31T09:23:36.777Z] echo Agent pid 75 killed; [2023-03-31T09:23:36.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-31T09:23:37.208Z] + git semver [Pipeline] } [2023-03-31T09:23:37.497Z] $ docker stop --time=1 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 [2023-03-31T09:23:38.797Z] $ docker rm -f --volumes 0de0183c5b52285613d1a7d24ed4c867ef94e355392d086511c25d6cb8c7c672 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T09:23:39.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-31T09:23:39.472Z] Stashed 1 file(s) [Pipeline] echo [2023-03-31T09:23:39.489Z] [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-31T09:23:40.276Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-31T09:23:40.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T09:23:40.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T09:23:40.382Z] ========================================================= [2023-03-31T09:23:40.382Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-31T09:23:40.382Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-31T09:23:40.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T09:23:40.726Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-31T09:23:40.726Z] 63b65145d645: Pulling fs layer [2023-03-31T09:23:40.726Z] a2d21d5440eb: Pulling fs layer [2023-03-31T09:23:40.726Z] 935e6c44a52c: Pulling fs layer [2023-03-31T09:23:40.726Z] 94cc34f8dd06: Pulling fs layer [2023-03-31T09:23:40.726Z] 30dea6a524f1: Pulling fs layer [2023-03-31T09:23:40.726Z] a2aff8979fd8: Pulling fs layer [2023-03-31T09:23:40.726Z] 6808be2612f2: Pulling fs layer [2023-03-31T09:23:40.726Z] f25807f1079a: Pulling fs layer [2023-03-31T09:23:40.726Z] 30dea6a524f1: Waiting [2023-03-31T09:23:40.726Z] a2aff8979fd8: Waiting [2023-03-31T09:23:40.726Z] 6808be2612f2: Waiting [2023-03-31T09:23:40.726Z] f25807f1079a: Waiting [2023-03-31T09:23:40.726Z] 94cc34f8dd06: Waiting [2023-03-31T09:23:40.726Z] a2d21d5440eb: Verifying Checksum [2023-03-31T09:23:40.726Z] a2d21d5440eb: Download complete [2023-03-31T09:23:40.726Z] 94cc34f8dd06: Verifying Checksum [2023-03-31T09:23:40.726Z] 94cc34f8dd06: Download complete [2023-03-31T09:23:40.726Z] 30dea6a524f1: Verifying Checksum [2023-03-31T09:23:40.726Z] 30dea6a524f1: Download complete [2023-03-31T09:23:40.726Z] 63b65145d645: Verifying Checksum [2023-03-31T09:23:40.726Z] 63b65145d645: Download complete [2023-03-31T09:23:40.726Z] a2aff8979fd8: Verifying Checksum [2023-03-31T09:23:40.726Z] a2aff8979fd8: Download complete [2023-03-31T09:23:40.987Z] 63b65145d645: Pull complete [2023-03-31T09:23:40.987Z] a2d21d5440eb: Pull complete [2023-03-31T09:23:41.247Z] f25807f1079a: Verifying Checksum [2023-03-31T09:23:41.247Z] f25807f1079a: Download complete [2023-03-31T09:23:41.504Z] 935e6c44a52c: Verifying Checksum [2023-03-31T09:23:41.504Z] 935e6c44a52c: Download complete [2023-03-31T09:23:41.504Z] 6808be2612f2: Verifying Checksum [2023-03-31T09:23:41.504Z] 6808be2612f2: Download complete [2023-03-31T09:23:44.807Z] 935e6c44a52c: Pull complete [2023-03-31T09:23:44.807Z] 94cc34f8dd06: Pull complete [2023-03-31T09:23:45.066Z] 30dea6a524f1: Pull complete [2023-03-31T09:23:45.066Z] a2aff8979fd8: Pull complete [2023-03-31T09:23:47.598Z] 6808be2612f2: Pull complete [2023-03-31T09:23:48.166Z] f25807f1079a: Pull complete [2023-03-31T09:23:48.166Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-31T09:23:48.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T09:23:48.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-31T09:23:48.527Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T09:23:48.527Z] WORKDIR /edgex [2023-03-31T09:23:48.527Z] COPY go.mod . [2023-03-31T09:23:48.527Z] RUN go mod download [2023-03-31T09:23:48.527Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-31T09:23:49.093Z] Sending build context to Docker daemon 170.5MB [2023-03-31T09:23:49.093Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-31T09:23:49.093Z] ---> 3b553350e43f [2023-03-31T09:23:49.093Z] Step 2/4 : WORKDIR /edgex [2023-03-31T09:23:53.344Z] ---> Running in 0a303ccfaa72 [2023-03-31T09:23:53.344Z] Removing intermediate container 0a303ccfaa72 [2023-03-31T09:23:53.344Z] ---> 5db00f62a140 [2023-03-31T09:23:53.344Z] Step 3/4 : COPY go.mod . [2023-03-31T09:23:53.344Z] ---> 585353adb318 [2023-03-31T09:23:53.344Z] Step 4/4 : RUN go mod download [2023-03-31T09:23:53.344Z] ---> Running in 082aed167122 [2023-03-31T09:23:54.792Z] Still waiting to schedule task [2023-03-31T09:23:54.792Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-31T09:24:08.270Z] Removing intermediate container 082aed167122 [2023-03-31T09:24:08.270Z] ---> 8d657754f51d [2023-03-31T09:24:08.270Z] Successfully built 8d657754f51d [2023-03-31T09:24:08.270Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:24:08.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T09:24:08.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:24:08.801Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-03-31T09:24:08.842Z] $ 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-x86_64 cat [2023-03-31T09:24:09.224Z] $ docker top a1f9cccc822470036973c08159b79d98f0bac3bfc7ea5153756318c569990f1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T09:24:09.604Z] + go version [2023-03-31T09:24:09.604Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-31T09:24:09.641Z] $ docker stop --time=1 a1f9cccc822470036973c08159b79d98f0bac3bfc7ea5153756318c569990f1c [2023-03-31T09:24:10.897Z] $ docker rm -f --volumes a1f9cccc822470036973c08159b79d98f0bac3bfc7ea5153756318c569990f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:24:11.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-31T09:24:11.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:24:11.733Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-03-31T09:24:11.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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-x86_64 cat [2023-03-31T09:24:12.068Z] $ docker top c937a48229b828bbe23779ccc1144989c2d65836875e9acc5407317ab1d4ba6e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-31T09:24:12.171Z] ========================================================= [2023-03-31T09:24:12.171Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-31T09:24:12.171Z] ========================================================= [Pipeline] sh [2023-03-31T09:24:12.464Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-31T09:24:12.821Z] + make test [2023-03-31T09:24:12.821Z] go test -race -coverprofile=coverage.out ./... [2023-03-31T09:24:19.391Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-31T09:24:31.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-31T09:24:31.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-31T09:24:31.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-31T09:24:31.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-31T09:24:31.600Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-31T09:24:31.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-31T09:24:31.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-31T09:24:31.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-31T09:24:31.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-31T09:24:32.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-31T09:24:32.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-31T09:24:32.422Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-31T09:24:32.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-31T09:24:32.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-31T09:24:33.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-31T09:24:33.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-31T09:24:33.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-03-31T09:24:33.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2023-03-31T09:24:33.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-31T09:24:33.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-31T09:24:33.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-31T09:24:34.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-31T09:24:34.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-31T09:24:34.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-31T09:24:34.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-31T09:24:34.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-31T09:24:34.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-31T09:24:34.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-31T09:24:36.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-31T09:24:36.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-31T09:24:36.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements [2023-03-31T09:24:36.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-03-31T09:24:37.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-31T09:24:37.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-31T09:24:37.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-31T09:24:37.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.203s coverage: 88.5% of statements [2023-03-31T09:24:37.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.9% of statements [2023-03-31T09:24:37.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.326s coverage: 95.6% of statements [2023-03-31T09:24:37.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-31T09:24:37.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-31T09:24:37.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-31T09:24:37.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-31T09:24:37.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-31T09:24:37.262Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-03-31T09:24:38.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-31T09:24:38.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-31T09:24:38.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-31T09:24:38.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.035s coverage: 65.9% of statements [2023-03-31T09:24:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-31T09:24:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-31T09:24:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-31T09:24:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements [2023-03-31T09:24:39.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 44.1% of statements [2023-03-31T09:24:39.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements [2023-03-31T09:24:39.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-03-31T09:24:39.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2023-03-31T09:24:39.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2023-03-31T09:24:39.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-31T09:24:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-31T09:24:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-31T09:24:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-31T09:24:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-31T09:24:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-31T09:24:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-31T09:24:40.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-31T09:24:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-31T09:24:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-31T09:24:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-31T09:24:41.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-31T09:24:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-31T09:24:41.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-31T09:24:42.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-31T09:24:42.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-31T09:24:43.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-31T09:24:44.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-31T09:24:44.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-31T09:24:45.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-31T09:24:45.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-31T09:24:45.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-31T09:24:46.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-31T09:24:46.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-31T09:24:47.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-31T09:24:48.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-31T09:24:48.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-31T09:24:48.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-31T09:24:48.399Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-31T09:24:49.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-31T09:24:49.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-31T09:24:49.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-31T09:24:49.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-31T09:24:51.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-31T09:24:51.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-31T09:24:51.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-31T09:24:51.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-31T09:24:51.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-03-31T09:24:51.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-31T09:24:51.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-31T09:24:53.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-31T09:24:53.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-31T09:25:03.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.317s coverage: 79.9% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.046s coverage: 62.3% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 86.0% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 63.1% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements [2023-03-31T09:25:04.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-03-31T09:25:04.310Z] 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-31T09:25:04.568Z] running golangci-lint [2023-03-31T09:25:04.568Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-31T09:25:04.568Z] go version go1.20.2 linux/amd64 [2023-03-31T09:25:04.828Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-31T09:25:04.828Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-31T09:25:19.688Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|types_sizes|deps) took 13.262252996s" [2023-03-31T09:25:19.688Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.966457ms" [2023-03-31T09:25:24.941Z] level=info msg="[linters_context/goanalysis] analyzers took 58.27009413s with top 10 stages: buildir: 26.486299237s, inspect: 1.684566997s, fact_deprecated: 1.496515776s, ctrlflow: 1.201111003s, gosec: 1.170547349s, printf: 990.744776ms, S1038: 858.703719ms, fact_purity: 798.831568ms, nilness: 657.826623ms, unused: 549.198331ms" [2023-03-31T09:25:24.941Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-31T09:25:24.941Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 201/201, exclude: 201/201, autogenerated_exclude: 201/201, cgo: 201/201, identifier_marker: 201/201, exclude-rules: 21/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, nolint: 0/21" [2023-03-31T09:25:24.941Z] level=info msg="[runner] processing took 15.906078ms with stages: nolint: 6.314294ms, identifier_marker: 3.807431ms, path_prettifier: 1.88762ms, autogenerated_exclude: 1.814439ms, exclude-rules: 1.184054ms, skip_dirs: 845.598µs, cgo: 30.021µs, filename_unadjuster: 18.04µs, diff: 751ns, uniq_by_line: 650ns, max_same_issues: 620ns, max_from_linter: 460ns, skip_files: 430ns, severity-rules: 360ns, source_code: 300ns, exclude: 290ns, sort_results: 260ns, path_shortener: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns" [2023-03-31T09:25:24.941Z] level=info msg="[runner] linters took 6.463583156s with stages: goanalysis_metalinter: 6.447593357s" [2023-03-31T09:25:24.941Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-31T09:25:24.941Z] level=info msg="Memory: 199 samples, avg is 189.6MB, max is 827.6MB" [2023-03-31T09:25:24.941Z] level=info msg="Execution took 19.770919036s" [2023-03-31T09:25:24.941Z] go vet ./... [2023-03-31T09:25:28.153Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6540 in /w/workspace/edgexfoundry_edgex-go_PR-4489 [Pipeline] { [Pipeline] ws [2023-03-31T09:25:28.211Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-31T09:25:28.287Z] The recommended git tool is: git [2023-03-31T09:25:29.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T09:25:29.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T09:25:29.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T09:25:29.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-31T09:25:29.466Z] + ls -al . [2023-03-31T09:25:29.466Z] total 704 [2023-03-31T09:25:29.466Z] drwxrwxr-x 11 1001 1001 4096 Mar 31 09:24 . [2023-03-31T09:25:29.466Z] drwxr-xr-x 4 root root 4096 Mar 31 09:24 .. [2023-03-31T09:25:29.466Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 09:23 .blubracket [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 16 Mar 31 09:23 .dockerignore [2023-03-31T09:25:29.466Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 09:23 .git [2023-03-31T09:25:29.466Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 09:23 .github [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 1133 Mar 31 09:23 .gitignore [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 09:23 .golangci.yml [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 09:23 .hadolint.yml [2023-03-31T09:25:29.466Z] drwxr-xr-x 3 1001 1001 4096 Mar 31 09:23 .semver [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 09:23 .sonarcloud.properties [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 09:23 ADOPTERS.md [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 10835 Mar 31 09:23 Attribution.txt [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 73765 Mar 31 09:23 CHANGELOG.md [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 09:23 CONTRIBUTING.md [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 09:23 GOVERNANCE.md [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 883 Mar 31 09:23 Jenkinsfile [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 09:23 LICENSE [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 14368 Mar 31 09:23 Makefile [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 09:23 OWNERS.md [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 9403 Mar 31 09:23 README.md [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 789 Mar 31 09:23 SECURITY.md [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 09:23 VERSION [2023-03-31T09:25:29.466Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 09:23 bin [2023-03-31T09:25:29.466Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 09:23 cmd [2023-03-31T09:25:29.466Z] -rw-r--r-- 1 root root 447380 Mar 31 09:25 coverage.out [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 3200 Mar 31 09:23 go.mod [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 31265 Mar 31 09:23 go.sum [2023-03-31T09:25:29.466Z] drwxrwxr-x 7 1001 1001 4096 Mar 31 09:23 internal [2023-03-31T09:25:29.466Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 09:23 openapi [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 594 Mar 31 09:23 security.txt [2023-03-31T09:25:29.466Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 09:23 snap [2023-03-31T09:25:29.466Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 09:23 version.go [Pipeline] sh [2023-03-31T09:25:29.804Z] + '[' -e coverage.out ] [2023-03-31T09:25:29.804Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-31T09:25:29.926Z] Stashed 1 file(s) [Pipeline] sh [2023-03-31T09:25:30.215Z] + make build [2023-03-31T09:25:30.215Z] 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-31T09:25:33.073Z] using credential edgex-jenkins-ssh [2023-03-31T09:25:33.095Z] Cloning the remote Git repository [2023-03-31T09:25:33.132Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-31T09:25:33.221Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-31T09:25:33.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-31T09:25:33.363Z] > git --version # timeout=10 [2023-03-31T09:25:33.386Z] > git --version # 'git version 2.25.1' [2023-03-31T09:25:33.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T09:25:33.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T09:25:42.413Z] 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-31T09:25:42.413Z] 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-31T09:25:42.980Z] 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-31T09:25:43.550Z] 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-31T09:25:50.110Z] 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-31T09:25:50.675Z] 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-31T09:25:51.609Z] 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-31T09:25:51.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-31T09:25:51.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-31T09:25:52.984Z] 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-31T09:25:53.560Z] 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-31T09:25:53.710Z] Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:25:54.126Z] 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-31T09:25:54.134Z] Merge succeeded, producing 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:25:54.134Z] Checking out Revision 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a (PR-4489) [2023-03-31T09:25:52.784Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-31T09:25:52.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-31T09:25:52.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T09:25:52.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4489/head:refs/remotes/origin/PR-4489 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-31T09:25:53.727Z] > git config core.sparsecheckout # timeout=10 [2023-03-31T09:25:53.793Z] > git checkout -f 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # timeout=10 [2023-03-31T09:25:54.019Z] > git remote # timeout=10 [2023-03-31T09:25:54.039Z] > git config --get remote.origin.url # timeout=10 [2023-03-31T09:25:54.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-31T09:25:54.082Z] > git merge d92bec74020a648086c22ac11f002708918e28aa # timeout=10 [2023-03-31T09:25:54.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-31T09:25:54.140Z] > git config core.sparsecheckout # timeout=10 [2023-03-31T09:25:54.155Z] > git checkout -f 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # timeout=10 [2023-03-31T09:25:55.501Z] 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-31T09:25:56.898Z] $ docker stop --time=1 c937a48229b828bbe23779ccc1144989c2d65836875e9acc5407317ab1d4ba6e [2023-03-31T09:25:57.800Z] Commit message: "refactor: Add AuthMethod to support-schduler API document" [2023-03-31T09:25:57.853Z] > git --version # timeout=10 [2023-03-31T09:25:57.865Z] > git --version # 'git version 2.25.1' [2023-03-31T09:25:57.878Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-31T09:26:01.221Z] $ docker rm -f --volumes c937a48229b828bbe23779ccc1144989c2d65836875e9acc5407317ab1d4ba6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-31T09:26:02.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-31T09:26:02.404Z] [2023-03-31T09:26:02.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:26:05.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-31T09:26:05.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T09:26:05.078Z] Dload Upload Total Spent Left Speed [2023-03-31T09:26:05.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61599 0 --:--:-- --:--:-- --:--:-- 61898 [2023-03-31T09:26:05.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-31T09:26:05.416Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-31T09:26:05.416Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-31T09:26:05.416Z] ca9280d653b3: Pulling fs layer [2023-03-31T09:26:05.416Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2023-03-31T09:26:05.675Z] cbdbe7a5bc2a: Download complete [2023-03-31T09:26:05.675Z] ca9280d653b3: Verifying Checksum [2023-03-31T09:26:05.675Z] ca9280d653b3: Download complete [2023-03-31T09:26:05.675Z] cbdbe7a5bc2a: Pull complete [2023-03-31T09:26:05.902Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-03-31T09:26:05.931Z] 7e9c9ca2126c: Download complete [Pipeline] sh [2023-03-31T09:26:06.189Z] ca9280d653b3: Pull complete [2023-03-31T09:26:06.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-31T09:26:06.245Z] + sudo tee /etc/docker/daemon.new [2023-03-31T09:26:06.245Z] { [2023-03-31T09:26:06.245Z] "registry-mirrors": [ [2023-03-31T09:26:06.245Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-31T09:26:06.245Z] ], [2023-03-31T09:26:06.245Z] "bip": "10.250.0.254/24", [2023-03-31T09:26:06.245Z] "hosts": [ [2023-03-31T09:26:06.245Z] "tcp://0.0.0.0:5555", [2023-03-31T09:26:06.245Z] "unix:///var/run/docker.sock" [2023-03-31T09:26:06.245Z] ], [2023-03-31T09:26:06.245Z] "mtu": 1458, [2023-03-31T09:26:06.245Z] "selinux-enabled": true, [2023-03-31T09:26:06.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-31T09:26:06.245Z] } [Pipeline] sh [2023-03-31T09:26:06.591Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-31T09:26:06.937Z] + sudo service docker restart [2023-03-31T09:26:09.518Z] 7e9c9ca2126c: Pull complete [2023-03-31T09:26:09.518Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-31T09:26:09.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-31T09:26:09.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:26:09.734Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-03-31T09:26:09.769Z] $ 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:latest cat [2023-03-31T09:26:12.443Z] $ docker top 5c69eee7c587ba080d9f88ed306281499200507ce34ce6b0b1f2bf41f4809887 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T09:26:12.832Z] + docker-compose build --help [2023-03-31T09:26:12.832Z] + grep parallel [2023-03-31T09:26:13.411Z] --parallel Build images in parallel. [Pipeline] } [2023-03-31T09:26:13.445Z] $ docker stop --time=1 5c69eee7c587ba080d9f88ed306281499200507ce34ce6b0b1f2bf41f4809887 [2023-03-31T09:26:14.731Z] $ docker rm -f --volumes 5c69eee7c587ba080d9f88ed306281499200507ce34ce6b0b1f2bf41f4809887 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:26:15.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-31T09:26:15.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:26:15.479Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-03-31T09:26:15.526Z] $ 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:latest cat [2023-03-31T09:26:15.852Z] $ docker top f22dcd154bedd11309e6a591ac4a452fdd5715111253cf51a3b05f2fc6fea30c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T09:26:16.245Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-31T09:26:16.812Z] Building core-command ... [2023-03-31T09:26:16.812Z] Building core-common-config-bootstrapper ... [2023-03-31T09:26:16.812Z] Building core-data ... [2023-03-31T09:26:16.812Z] Building core-metadata ... [2023-03-31T09:26:16.812Z] Building security-bootstrapper ... [2023-03-31T09:26:16.812Z] Building security-proxy-auth ... [2023-03-31T09:26:16.812Z] Building security-proxy-setup ... [2023-03-31T09:26:16.812Z] Building security-secretstore-setup ... [2023-03-31T09:26:16.812Z] Building security-spiffe-token-provider ... [2023-03-31T09:26:16.812Z] Building security-spire-agent ... [2023-03-31T09:26:16.812Z] Building security-spire-config ... [2023-03-31T09:26:16.812Z] Building security-spire-server ... [2023-03-31T09:26:16.812Z] Building support-notifications ... [2023-03-31T09:26:16.812Z] Building support-scheduler ... [2023-03-31T09:26:16.812Z] Building security-secretstore-setup [2023-03-31T09:26:16.812Z] Building security-spire-agent [2023-03-31T09:26:16.812Z] Building security-spiffe-token-provider [2023-03-31T09:26:16.812Z] Building support-scheduler [2023-03-31T09:26:16.812Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T09:26:25.260Z] provisioning config files... [2023-03-31T09:26:25.286Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17692732624950555711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T09:26:25.666Z] ---> docker-login.sh [2023-03-31T09:26:25.666Z] nexus3.edgexfoundry.org:10001 [2023-03-31T09:26:25.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:26:26.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:26:26.206Z] Configure a credential helper to remove this warning. See [2023-03-31T09:26:26.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:26:26.206Z] [2023-03-31T09:26:26.206Z] Login Succeeded [2023-03-31T09:26:26.206Z] nexus3.edgexfoundry.org:10002 [2023-03-31T09:26:26.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:26:26.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:26:26.745Z] Configure a credential helper to remove this warning. See [2023-03-31T09:26:26.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:26:26.745Z] [2023-03-31T09:26:26.745Z] Login Succeeded [2023-03-31T09:26:26.745Z] nexus3.edgexfoundry.org:10003 [2023-03-31T09:26:26.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:26:26.779Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:26:26.779Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:26:26.779Z] ---> 8d657754f51d [2023-03-31T09:26:26.779Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:26:26.779Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:26:26.779Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:26:26.779Z] ---> 8d657754f51d [2023-03-31T09:26:26.779Z] Step 3/25 : WORKDIR /edgex-go [2023-03-31T09:26:26.779Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:26:26.779Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:26:26.779Z] ---> 8d657754f51d [2023-03-31T09:26:26.779Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:26:27.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:26:27.015Z] Configure a credential helper to remove this warning. See [2023-03-31T09:26:27.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:26:27.015Z] [2023-03-31T09:26:27.015Z] Login Succeeded [2023-03-31T09:26:27.015Z] nexus3.edgexfoundry.org:10004 [2023-03-31T09:26:27.039Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:26:27.039Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:26:27.039Z] ---> 8d657754f51d [2023-03-31T09:26:27.039Z] Step 3/27 : WORKDIR /edgex-go [2023-03-31T09:26:27.039Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:26:27.039Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:26:27.039Z] ---> 8d657754f51d [2023-03-31T09:26:27.039Z] Step 3/20 : WORKDIR /edgex-go [2023-03-31T09:26:27.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:26:27.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:26:27.287Z] Configure a credential helper to remove this warning. See [2023-03-31T09:26:27.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:26:27.287Z] [2023-03-31T09:26:27.287Z] Login Succeeded [2023-03-31T09:26:27.287Z] docker.io [2023-03-31T09:26:27.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-31T09:26:27.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-31T09:26:27.827Z] Configure a credential helper to remove this warning. See [2023-03-31T09:26:27.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-31T09:26:27.827Z] [2023-03-31T09:26:27.827Z] Login Succeeded [2023-03-31T09:26:27.827Z] ---> docker-login.sh ends [Pipeline] } [2023-03-31T09:26:27.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-31T09:26:28.694Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-31T09:26:28.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T09:26:28.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-31T09:26:28.795Z] ========================================================= [2023-03-31T09:26:28.795Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-31T09:26:28.795Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-31T09:26:29.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T09:26:31.129Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-31T09:26:31.129Z] af6eaf76a39c: Pulling fs layer [2023-03-31T09:26:31.129Z] 55522c791124: Pulling fs layer [2023-03-31T09:26:31.129Z] ce5c4a1c91eb: Pulling fs layer [2023-03-31T09:26:31.129Z] 169dfbe0d373: Pulling fs layer [2023-03-31T09:26:31.129Z] e1ff8fa3b103: Pulling fs layer [2023-03-31T09:26:31.129Z] 52ebb69f0ebf: Pulling fs layer [2023-03-31T09:26:31.129Z] 5abe8eddf0d5: Pulling fs layer [2023-03-31T09:26:31.129Z] 169dfbe0d373: Waiting [2023-03-31T09:26:31.129Z] e1ff8fa3b103: Waiting [2023-03-31T09:26:31.129Z] 5abe8eddf0d5: Waiting [2023-03-31T09:26:31.129Z] 52ebb69f0ebf: Waiting [2023-03-31T09:26:31.129Z] 55522c791124: Download complete [2023-03-31T09:26:31.129Z] 169dfbe0d373: Verifying Checksum [2023-03-31T09:26:31.129Z] 169dfbe0d373: Download complete [2023-03-31T09:26:31.129Z] e1ff8fa3b103: Verifying Checksum [2023-03-31T09:26:31.129Z] e1ff8fa3b103: Download complete [2023-03-31T09:26:31.129Z] af6eaf76a39c: Download complete [2023-03-31T09:26:32.095Z] af6eaf76a39c: Pull complete [2023-03-31T09:26:32.095Z] 5abe8eddf0d5: Verifying Checksum [2023-03-31T09:26:32.095Z] 5abe8eddf0d5: Download complete [2023-03-31T09:26:32.365Z] 55522c791124: Pull complete [2023-03-31T09:26:33.777Z] 52ebb69f0ebf: Verifying Checksum [2023-03-31T09:26:33.777Z] 52ebb69f0ebf: Download complete [2023-03-31T09:26:33.777Z] ce5c4a1c91eb: Verifying Checksum [2023-03-31T09:26:33.777Z] ce5c4a1c91eb: Download complete [2023-03-31T09:26:35.154Z] ---> Running in 8dfb602f96f3 [2023-03-31T09:26:35.154Z] ---> Running in f9946d0b276a [2023-03-31T09:26:35.154Z] ---> Running in b27d81ac6a97 [2023-03-31T09:26:35.154Z] ---> Running in 8eef81e4560f [2023-03-31T09:26:35.154Z] ---> Running in 736ae06be763 [2023-03-31T09:26:35.154Z] Removing intermediate container f9946d0b276a [2023-03-31T09:26:35.154Z] ---> f1ec88863129 [2023-03-31T09:26:35.154Z] Step 4/25 : WORKDIR /edgex-go [2023-03-31T09:26:35.154Z] Removing intermediate container 736ae06be763 [2023-03-31T09:26:35.154Z] ---> 5352c9dfec7c [2023-03-31T09:26:35.154Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:26:35.154Z] Removing intermediate container 8eef81e4560f [2023-03-31T09:26:35.154Z] ---> 661907ac98e1 [2023-03-31T09:26:35.154Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-31T09:26:35.154Z] Removing intermediate container 8dfb602f96f3 [2023-03-31T09:26:35.154Z] ---> 9efef5e95672 [2023-03-31T09:26:35.154Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T09:26:35.154Z] Removing intermediate container b27d81ac6a97 [2023-03-31T09:26:35.154Z] ---> 68fd2c8b1308 [2023-03-31T09:26:35.154Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-31T09:26:35.154Z] ---> Running in 8b89289d5711 [2023-03-31T09:26:35.154Z] ---> Running in c422a66da54a [2023-03-31T09:26:35.154Z] ---> Running in 742980302aee [2023-03-31T09:26:35.154Z] ---> Running in fe16166481b0 [2023-03-31T09:26:35.154Z] ---> Running in fb78a1888efe [2023-03-31T09:26:35.154Z] Removing intermediate container 8b89289d5711 [2023-03-31T09:26:35.154Z] ---> 042da4cc7362 [2023-03-31T09:26:35.154Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T09:26:35.154Z] Removing intermediate container c422a66da54a [2023-03-31T09:26:35.154Z] ---> 63fb9152a77a [2023-03-31T09:26:35.154Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-31T09:26:35.154Z] ---> Running in 458fb319ce48 [2023-03-31T09:26:35.154Z] ---> Running in a7ee057f9ce0 [2023-03-31T09:26:35.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.154Z] OK: 265 MiB in 53 packages [2023-03-31T09:26:35.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.412Z] OK: 265 MiB in 53 packages [2023-03-31T09:26:35.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.672Z] OK: 265 MiB in 53 packages [2023-03-31T09:26:35.672Z] Removing intermediate container 742980302aee [2023-03-31T09:26:35.672Z] ---> 88617b35763f [2023-03-31T09:26:35.672Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-31T09:26:35.672Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T09:26:35.672Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T09:26:35.672Z] OK: 17823 distinct packages available [2023-03-31T09:26:35.672Z] OK: 265 MiB in 53 packages [2023-03-31T09:26:35.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.672Z] ---> ad417f916a7e [2023-03-31T09:26:35.672Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:26:35.672Z] Removing intermediate container fe16166481b0 [2023-03-31T09:26:35.672Z] ---> 2f46c3502216 [2023-03-31T09:26:35.672Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-31T09:26:35.930Z] ---> Running in 80419e6d658f [2023-03-31T09:26:35.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:26:35.930Z] ---> 8fb24f1f28cc [2023-03-31T09:26:35.930Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:26:35.930Z] ---> Running in c487bb602352 [2023-03-31T09:26:35.930Z] OK: 265 MiB in 53 packages [2023-03-31T09:26:35.930Z] Removing intermediate container a7ee057f9ce0 [2023-03-31T09:26:35.930Z] ---> 171e16b15022 [2023-03-31T09:26:35.930Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-31T09:26:36.188Z] Removing intermediate container 458fb319ce48 [2023-03-31T09:26:36.188Z] ---> 926b43907536 [2023-03-31T09:26:36.188Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:26:36.188Z] ---> 74f97735f83f [2023-03-31T09:26:36.188Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:26:36.188Z] ---> Running in 6e76f594da00 [2023-03-31T09:26:36.188Z] ---> 1ce6b723714d [2023-03-31T09:26:36.188Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:26:36.188Z] ---> Running in 83cf36908edf [2023-03-31T09:26:36.767Z] Removing intermediate container fb78a1888efe [2023-03-31T09:26:36.767Z] ---> fc7291eda31d [2023-03-31T09:26:36.767Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-31T09:26:36.767Z] ---> d91762d32529 [2023-03-31T09:26:36.767Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:26:36.767Z] ---> Running in 52d80c902487 [2023-03-31T09:26:43.873Z] ce5c4a1c91eb: Pull complete [2023-03-31T09:26:44.142Z] 169dfbe0d373: Pull complete [2023-03-31T09:26:44.410Z] e1ff8fa3b103: Pull complete [2023-03-31T09:26:49.760Z] 52ebb69f0ebf: Pull complete [2023-03-31T09:26:51.694Z] 5abe8eddf0d5: Pull complete [2023-03-31T09:26:51.694Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-31T09:26:51.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T09:26:51.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-31T09:26:52.073Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T09:26:52.073Z] WORKDIR /edgex [2023-03-31T09:26:52.073Z] COPY go.mod . [2023-03-31T09:26:52.073Z] RUN go mod download [2023-03-31T09:26:52.073Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-31T09:26:52.658Z] Sending build context to Docker daemon 2.934MB [2023-03-31T09:26:52.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-31T09:26:52.658Z] ---> 6cb57ee374ae [2023-03-31T09:26:52.658Z] Step 2/4 : WORKDIR /edgex [2023-03-31T09:26:54.598Z] ---> Running in d76a8af3a078 [2023-03-31T09:26:54.598Z] Removing intermediate container d76a8af3a078 [2023-03-31T09:26:54.598Z] ---> 5cfb2e86113f [2023-03-31T09:26:54.598Z] Step 3/4 : COPY go.mod . [2023-03-31T09:26:55.179Z] ---> 24e2108d1a36 [2023-03-31T09:26:55.179Z] Step 4/4 : RUN go mod download [2023-03-31T09:26:55.179Z] ---> Running in 8832b4f3fd1f [2023-03-31T09:27:21.861Z] Removing intermediate container 8832b4f3fd1f [2023-03-31T09:27:21.861Z] ---> 87571516d048 [2023-03-31T09:27:21.861Z] Successfully built 87571516d048 [2023-03-31T09:27:21.861Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:27:22.255Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T09:27:22.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:27:22.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container [2023-03-31T09:27:22.575Z] $ 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-31T09:27:23.653Z] $ docker top 934a8e9d39d5f8610a96dcac79bcfa08ff8f74804c0d988214fcec423df8a117 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T09:27:24.508Z] + go version [2023-03-31T09:27:24.508Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-31T09:27:24.541Z] $ docker stop --time=1 934a8e9d39d5f8610a96dcac79bcfa08ff8f74804c0d988214fcec423df8a117 [2023-03-31T09:27:26.079Z] $ docker rm -f --volumes 934a8e9d39d5f8610a96dcac79bcfa08ff8f74804c0d988214fcec423df8a117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:27:26.906Z] + docker inspect -f . ci-base-image-arm64 [2023-03-31T09:27:26.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:27:27.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container [2023-03-31T09:27:27.212Z] $ 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-31T09:27:28.264Z] $ docker top 50cc9400aca5d299b05d5bc2f456e5858c7684c27ee765d7a4317105e39364d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-31T09:27:28.489Z] ========================================================= [2023-03-31T09:27:28.489Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-31T09:27:28.489Z] ========================================================= [Pipeline] sh [2023-03-31T09:27:28.802Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-31T09:27:29.183Z] + make test [2023-03-31T09:27:29.183Z] go test -race -coverprofile=coverage.out ./... [2023-03-31T09:27:44.492Z] Removing intermediate container 52d80c902487 [2023-03-31T09:27:44.492Z] ---> a08b73ad8dd1 [2023-03-31T09:27:44.492Z] Step 7/20 : COPY . . [2023-03-31T09:27:44.492Z] Removing intermediate container 6e76f594da00 [2023-03-31T09:27:44.492Z] ---> ec962d0b8399 [2023-03-31T09:27:44.492Z] Removing intermediate container 83cf36908edf [2023-03-31T09:27:44.492Z] Step 8/25 : COPY . . ---> e0832fa4bcaa [2023-03-31T09:27:44.492Z] [2023-03-31T09:27:44.492Z] Step 8/23 : COPY . . [2023-03-31T09:27:44.492Z] Removing intermediate container c487bb602352 [2023-03-31T09:27:44.492Z] ---> 5c811786e957 [2023-03-31T09:27:44.492Z] Step 7/27 : COPY . . [2023-03-31T09:27:44.492Z] Removing intermediate container 80419e6d658f [2023-03-31T09:27:44.492Z] ---> bed993be4f7a [2023-03-31T09:27:44.492Z] Step 7/25 : COPY . . [2023-03-31T09:28:02.610Z] ---> c3b9fda4bfc1 [2023-03-31T09:28:02.610Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T09:28:02.610Z] ---> 4670faf1471e [2023-03-31T09:28:02.610Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-31T09:28:02.610Z] ---> 85cbbd73fbdc [2023-03-31T09:28:02.610Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-31T09:28:02.610Z] ---> 69869768f4b6 [2023-03-31T09:28:02.610Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-31T09:28:02.610Z] ---> 937945689260 [2023-03-31T09:28:02.610Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-31T09:28:02.610Z] ---> Running in db3a1d324196 [2023-03-31T09:28:02.610Z] ---> Running in b09b57c1c6eb [2023-03-31T09:28:02.610Z] ---> Running in 70fdb5751574 [2023-03-31T09:28:02.610Z] ---> Running in 165870f81976 [2023-03-31T09:28:02.610Z] ---> Running in f32192787056 [2023-03-31T09:28:02.610Z] Removing intermediate container db3a1d324196 [2023-03-31T09:28:02.610Z] ---> 212c744582d1 [2023-03-31T09:28:02.610Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-31T09:28:02.610Z] ---> Running in 508954410dc1 [2023-03-31T09:28:02.610Z] Removing intermediate container 508954410dc1 [2023-03-31T09:28:02.610Z] ---> ae1eb057a0ad [2023-03-31T09:28:02.610Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T09:28:02.610Z] ---> Running in d55a5c638c42 [2023-03-31T09:28:02.881Z] Removing intermediate container d55a5c638c42 [2023-03-31T09:28:02.881Z] ---> 41785bc467a2 [2023-03-31T09:28:02.881Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T09:28:02.881Z] ---> Running in 81ebe6f1c50b [2023-03-31T09:28:02.881Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-31T09:28:03.139Z] 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-31T09:28:03.397Z] 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-31T09:28:03.397Z] 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-31T09:28:04.336Z] Removing intermediate container 81ebe6f1c50b [2023-03-31T09:28:04.336Z] ---> 9eaf75079d0b [2023-03-31T09:28:04.336Z] Step 12/27 : WORKDIR /edgex-go [2023-03-31T09:28:04.336Z] ---> Running in d1e665a6009c [2023-03-31T09:28:04.336Z] Removing intermediate container d1e665a6009c [2023-03-31T09:28:04.336Z] ---> 2b2b4301af05 [2023-03-31T09:28:04.336Z] [2023-03-31T09:28:04.336Z] Step 13/27 : FROM alpine:3.17 [2023-03-31T09:28:04.901Z] 3.17: Pulling from library/alpine [2023-03-31T09:28:05.466Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T09:28:05.466Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T09:28:05.466Z] ---> 9ed4aefc74f6 [2023-03-31T09:28:05.466Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T09:28:05.466Z] ---> Running in d4930dec9c3a [2023-03-31T09:28:05.724Z] Removing intermediate container d4930dec9c3a [2023-03-31T09:28:05.724Z] ---> 6589a1100b85 [2023-03-31T09:28:05.724Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-31T09:28:05.724Z] ---> Running in 434bf7143095 [2023-03-31T09:28:06.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:06.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:06.914Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T09:28:06.914Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T09:28:06.914Z] OK: 17818 distinct packages available [2023-03-31T09:28:06.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:07.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:07.172Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-31T09:28:07.172Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-31T09:28:07.172Z] (3/5) Installing libucontext (1.2-r0) [2023-03-31T09:28:07.172Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-31T09:28:07.172Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-31T09:28:07.172Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:28:07.172Z] OK: 8 MiB in 20 packages [2023-03-31T09:28:08.045Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-31T09:28:09.697Z] Removing intermediate container 434bf7143095 [2023-03-31T09:28:09.697Z] ---> 21f9c0bc7dcf [2023-03-31T09:28:09.697Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:28:10.629Z] ---> e1dac0981408 [2023-03-31T09:28:10.629Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:28:12.019Z] ---> 1eec3ec51fa7 [2023-03-31T09:28:12.019Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-31T09:28:18.604Z] ---> b545f3a75989 [2023-03-31T09:28:18.604Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T09:28:26.726Z] ---> 0578ac160ec1 [2023-03-31T09:28:26.726Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T09:28:26.983Z] ---> 92377323ff85 [2023-03-31T09:28:26.983Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-31T09:28:27.920Z] 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-31T09:28:28.485Z] ---> bbcb5624e539 [2023-03-31T09:28:28.485Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-31T09:28:32.669Z] ---> 63a1fbb069cc [2023-03-31T09:28:32.669Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T09:28:33.237Z] ---> Running in 306b7ee85776 [2023-03-31T09:28:33.496Z] Removing intermediate container 306b7ee85776 [2023-03-31T09:28:33.496Z] ---> d7c8b46a927d [2023-03-31T09:28:33.496Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T09:28:37.679Z] ---> Running in 4191068a6969 [2023-03-31T09:28:37.679Z] Removing intermediate container b09b57c1c6eb [2023-03-31T09:28:37.679Z] ---> 4f4dbe88a0a5 [2023-03-31T09:28:37.679Z] [2023-03-31T09:28:37.679Z] Step 9/25 : FROM alpine:3.17 [2023-03-31T09:28:37.679Z] ---> 9ed4aefc74f6 [2023-03-31T09:28:37.679Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-31T09:28:37.938Z] Removing intermediate container f32192787056 [2023-03-31T09:28:37.938Z] ---> 30f0c6a4d414 [2023-03-31T09:28:37.938Z] [2023-03-31T09:28:37.938Z] Step 10/25 : FROM alpine:3.17 [2023-03-31T09:28:37.938Z] ---> 9ed4aefc74f6 [2023-03-31T09:28:37.938Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:28:37.938Z] Removing intermediate container 70fdb5751574 [2023-03-31T09:28:37.938Z] ---> d57e8d1c2fca [2023-03-31T09:28:37.938Z] [2023-03-31T09:28:37.938Z] Step 9/20 : FROM alpine:3.17 [2023-03-31T09:28:37.938Z] ---> 9ed4aefc74f6 [2023-03-31T09:28:37.938Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-31T09:28:38.196Z] Removing intermediate container 4191068a6969 [2023-03-31T09:28:38.196Z] ---> 73d75b398a05 [2023-03-31T09:28:38.196Z] Step 25/27 : LABEL arch=x86_64 [2023-03-31T09:28:38.454Z] ---> Running in d9ca1c1bed1b [2023-03-31T09:28:38.454Z] ---> Running in 624c339c737e [2023-03-31T09:28:38.455Z] ---> Running in b7cec8fa76fa [2023-03-31T09:28:38.455Z] ---> Running in 57e4a1f93714 [2023-03-31T09:28:38.713Z] Removing intermediate container d9ca1c1bed1b [2023-03-31T09:28:38.713Z] ---> 7e84da5b181b [2023-03-31T09:28:38.713Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-31T09:28:38.713Z] ---> Running in 720ea448725b [2023-03-31T09:28:38.713Z] Removing intermediate container 57e4a1f93714 [2023-03-31T09:28:38.713Z] ---> 41477f746c39 [2023-03-31T09:28:38.713Z] Step 26/27 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:28:38.971Z] ---> Running in a1078bd28770 [2023-03-31T09:28:39.229Z] Removing intermediate container a1078bd28770 [2023-03-31T09:28:39.229Z] ---> 443f1c323202 [2023-03-31T09:28:39.229Z] Step 27/27 : LABEL version=0.0.0 [2023-03-31T09:28:39.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:39.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:39.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:39.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:39.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:39.486Z] ---> Running in 132df9a75a71 [2023-03-31T09:28:39.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:39.486Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-31T09:28:39.486Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-31T09:28:39.486Z] (3/3) Installing su-exec (0.2-r2) [2023-03-31T09:28:39.486Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:28:39.486Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T09:28:39.486Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T09:28:39.486Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:28:39.744Z] OK: 7 MiB in 16 packages [2023-03-31T09:28:39.744Z] OK: 8 MiB in 18 packages [2023-03-31T09:28:39.744Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T09:28:39.744Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T09:28:39.744Z] OK: 17818 distinct packages available [2023-03-31T09:28:39.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:39.744Z] Removing intermediate container 132df9a75a71 [2023-03-31T09:28:39.744Z] ---> 17f52613b611 [2023-03-31T09:28:39.744Z] [2023-03-31T09:28:39.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:40.004Z] Successfully built 17f52613b611 [2023-03-31T09:28:40.004Z] Successfully tagged security-spire-agent:latest [2023-03-31T09:28:40.004Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-03-31T09:28:40.004Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-31T09:28:40.004Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-31T09:28:40.261Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-31T09:28:40.261Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-31T09:28:40.261Z] (5/9) Installing curl (7.88.1-r1) [2023-03-31T09:28:40.261Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-31T09:28:40.261Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-31T09:28:40.261Z] (8/9) Installing libucontext (1.2-r0) [2023-03-31T09:28:40.261Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-31T09:28:40.261Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:28:40.261Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T09:28:40.261Z] OK: 10 MiB in 24 packages [2023-03-31T09:28:43.545Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:28:43.545Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:28:43.545Z] ---> 8d657754f51d [2023-03-31T09:28:43.545Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:28:43.545Z] ---> Using cache [2023-03-31T09:28:43.545Z] ---> 5352c9dfec7c [2023-03-31T09:28:43.545Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:28:43.545Z] ---> Using cache [2023-03-31T09:28:43.545Z] ---> 042da4cc7362 [2023-03-31T09:28:43.545Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T09:28:43.545Z] ---> Using cache [2023-03-31T09:28:43.545Z] ---> 926b43907536 [2023-03-31T09:28:43.545Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:28:43.545Z] ---> Using cache [2023-03-31T09:28:43.545Z] ---> 1ce6b723714d [2023-03-31T09:28:43.545Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:28:43.545Z] ---> Using cache [2023-03-31T09:28:43.545Z] ---> e0832fa4bcaa [2023-03-31T09:28:43.545Z] Step 8/23 : COPY . . [2023-03-31T09:28:43.545Z] ---> Using cache [2023-03-31T09:28:43.545Z] ---> 85cbbd73fbdc [2023-03-31T09:28:43.545Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-31T09:28:46.080Z] ---> Running in 40b324dee54a [2023-03-31T09:28:46.080Z] Removing intermediate container 624c339c737e [2023-03-31T09:28:46.080Z] ---> e6823bfa5054 [2023-03-31T09:28:46.080Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-31T09:28:46.080Z] Removing intermediate container b7cec8fa76fa [2023-03-31T09:28:46.080Z] ---> d25b24acf1c9 [2023-03-31T09:28:46.080Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:28:46.080Z] ---> Running in 5505aa8574ce [2023-03-31T09:28:46.080Z] ---> Running in 23dc351137a1 [2023-03-31T09:28:46.080Z] Removing intermediate container 165870f81976 [2023-03-31T09:28:46.080Z] ---> f4493e729209 [2023-03-31T09:28:46.080Z] [2023-03-31T09:28:46.080Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:28:46.080Z] ---> 9ed4aefc74f6 [2023-03-31T09:28:46.080Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:28:46.080Z] Removing intermediate container 5505aa8574ce [2023-03-31T09:28:46.080Z] ---> 5b8d7f62c42e [2023-03-31T09:28:46.080Z] Step 12/25 : WORKDIR / [2023-03-31T09:28:46.080Z] ---> Using cache [2023-03-31T09:28:46.080Z] ---> d25b24acf1c9 [2023-03-31T09:28:46.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:28:46.080Z] ---> Using cache [2023-03-31T09:28:46.080Z] ---> 774d3dbbc9fe [2023-03-31T09:28:46.080Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-31T09:28:46.080Z] Removing intermediate container 23dc351137a1 [2023-03-31T09:28:46.080Z] ---> 774d3dbbc9fe [2023-03-31T09:28:46.080Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-31T09:28:46.080Z] ---> Running in 653aa7c46cc1 [2023-03-31T09:28:46.080Z] 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-31T09:28:46.338Z] Removing intermediate container 720ea448725b [2023-03-31T09:28:46.338Z] ---> 9778d2af3b95 [2023-03-31T09:28:46.338Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:28:46.338Z] ---> Running in 4d33e55761db [2023-03-31T09:28:46.338Z] ---> Running in 9189d6e028fc [2023-03-31T09:28:46.338Z] Removing intermediate container 4d33e55761db [2023-03-31T09:28:46.338Z] ---> 766e5748e32a [2023-03-31T09:28:46.338Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-31T09:28:46.338Z] Removing intermediate container 9189d6e028fc [2023-03-31T09:28:46.338Z] ---> 1b247c399cb0 [2023-03-31T09:28:46.338Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:28:46.595Z] Removing intermediate container 653aa7c46cc1 [2023-03-31T09:28:46.595Z] ---> 2c032d0ed5f6 [2023-03-31T09:28:46.595Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-31T09:28:46.595Z] ---> Running in 7105bb7e2357 [2023-03-31T09:28:46.595Z] ---> Running in 65dc77db6c87 [2023-03-31T09:28:46.595Z] ---> 73da772d3f09 [2023-03-31T09:28:46.595Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:28:46.595Z] ---> c0d9da7ae81f [2023-03-31T09:28:46.595Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:28:46.595Z] Removing intermediate container 7105bb7e2357 [2023-03-31T09:28:46.595Z] ---> 761eba2c51aa [2023-03-31T09:28:46.595Z] Step 15/25 : WORKDIR / [2023-03-31T09:28:46.595Z] Removing intermediate container 65dc77db6c87 [2023-03-31T09:28:46.595Z] ---> cd889e98176a [2023-03-31T09:28:46.595Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:28:46.595Z] ---> Running in f9e4cbfad2e8 [2023-03-31T09:28:47.162Z] Removing intermediate container f9e4cbfad2e8 [2023-03-31T09:28:47.162Z] ---> d2f788789f23 [2023-03-31T09:28:47.162Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:28:47.162Z] ---> 9453dc713701 [2023-03-31T09:28:47.162Z] ---> d905b8211dff [2023-03-31T09:28:47.162Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider /Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-31T09:28:47.162Z] [2023-03-31T09:28:47.162Z] ---> 8cdb080442e5 [2023-03-31T09:28:47.162Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:28:47.162Z] ---> 25b3431c0632 [2023-03-31T09:28:47.162Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:28:47.420Z] ---> 5f8cd7ab60c8 [2023-03-31T09:28:47.420Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-31T09:28:48.424Z] ---> 0a71da76777a [2023-03-31T09:28:48.424Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-31T09:28:48.424Z] ---> 69bdb57db403 [2023-03-31T09:28:48.424Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-31T09:28:48.424Z] ---> e14f43b2b682 [2023-03-31T09:28:48.424Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:28:48.424Z] ---> b1344271a5e7 [2023-03-31T09:28:48.424Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:28:48.695Z] ---> 10e7dad03737 [2023-03-31T09:28:48.695Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-31T09:28:49.351Z] ---> b46b41e815c7 [2023-03-31T09:28:49.351Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-31T09:28:49.351Z] ---> Running in 94e5707fd210 [2023-03-31T09:28:49.351Z] ---> 471769a3f4fd [2023-03-31T09:28:49.351Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:28:49.351Z] ---> 01469ecdf551 [2023-03-31T09:28:49.351Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:28:49.351Z] Removing intermediate container 94e5707fd210 [2023-03-31T09:28:49.351Z] ---> 29e0c9cc9ffb [2023-03-31T09:28:49.351Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:28:49.615Z] ---> Running in 39f58b3c14c4 [2023-03-31T09:28:49.875Z] ---> 8fb61d329b36 [2023-03-31T09:28:49.875Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-31T09:28:49.875Z] ---> c536cea4bb88 [2023-03-31T09:28:49.875Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-31T09:28:49.875Z] ---> 735ee6e86f9b [2023-03-31T09:28:49.875Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-31T09:28:49.875Z] Removing intermediate container 39f58b3c14c4 [2023-03-31T09:28:49.875Z] ---> cda3b5cbef7f [2023-03-31T09:28:49.875Z] Step 18/20 : LABEL arch=x86_64 [2023-03-31T09:28:49.875Z] ---> Running in 2d2a3da8117b [2023-03-31T09:28:50.135Z] ---> Running in 5a24a34e7b3d [2023-03-31T09:28:50.716Z] Removing intermediate container 2d2a3da8117b [2023-03-31T09:28:50.716Z] ---> c0a8d1cc33a5 [2023-03-31T09:28:50.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:28:50.716Z] ---> 0b47e657e5a0 [2023-03-31T09:28:50.716Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-31T09:28:50.716Z] ---> Running in dd89444c4f23 [2023-03-31T09:28:50.716Z] Removing intermediate container 5a24a34e7b3d [2023-03-31T09:28:50.716Z] ---> 13a8c2cb9a5c [2023-03-31T09:28:50.716Z] Step 19/20 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:28:50.716Z] ---> Running in 11f63210b296 [2023-03-31T09:28:50.716Z] ---> f027ce80c97e [2023-03-31T09:28:50.716Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-31T09:28:50.716Z] ---> Running in 8f03af961a28 [2023-03-31T09:28:50.975Z] Removing intermediate container 11f63210b296 [2023-03-31T09:28:50.975Z] ---> b50c0658e41c [2023-03-31T09:28:50.975Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T09:28:50.975Z] Removing intermediate container dd89444c4f23 [2023-03-31T09:28:50.975Z] ---> 6e3aa156ea2b [2023-03-31T09:28:50.975Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:28:50.975Z] ---> Running in ab38cbfdd5ec [2023-03-31T09:28:50.975Z] Removing intermediate container 8f03af961a28 [2023-03-31T09:28:50.975Z] ---> 92dcda2ced59 [2023-03-31T09:28:50.975Z] Step 20/20 : LABEL version=0.0.0 [2023-03-31T09:28:50.975Z] ---> Running in e1f7b8b3ee05 [2023-03-31T09:28:50.975Z] ---> 19d899c6470d [2023-03-31T09:28:50.975Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T09:28:51.234Z] ---> Running in 2a677103c8bb [2023-03-31T09:28:51.234Z] ---> Running in 45b432e1f598 [2023-03-31T09:28:51.234Z] Removing intermediate container ab38cbfdd5ec [2023-03-31T09:28:51.234Z] ---> 372d61786166 [2023-03-31T09:28:51.234Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:28:51.234Z] Removing intermediate container e1f7b8b3ee05 [2023-03-31T09:28:51.234Z] ---> 3dbb4e106ee8 [2023-03-31T09:28:51.234Z] Step 23/25 : LABEL arch=x86_64 [2023-03-31T09:28:51.234Z] ---> Running in 6d44ecf0f23d [2023-03-31T09:28:51.234Z] ---> Running in 22d34eaa39d0 [2023-03-31T09:28:51.234Z] Removing intermediate container 45b432e1f598 [2023-03-31T09:28:51.234Z] ---> d1c24ffd9f96 [2023-03-31T09:28:51.234Z] [2023-03-31T09:28:51.494Z] Successfully built d1c24ffd9f96 [2023-03-31T09:28:51.494Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-31T09:28:51.494Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-03-31T09:28:51.948Z] Removing intermediate container 6d44ecf0f23d [2023-03-31T09:28:51.948Z] ---> 1f09a0581a5d [2023-03-31T09:28:51.948Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:28:53.007Z] Removing intermediate container 22d34eaa39d0 [2023-03-31T09:28:53.007Z] ---> 64daedd76688 [2023-03-31T09:28:53.007Z] Step 24/25 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:28:54.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:28:54.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:28:54.551Z] ---> 8d657754f51d [2023-03-31T09:28:54.551Z] Step 3/22 : WORKDIR /edgex-go [2023-03-31T09:28:54.551Z] ---> Using cache [2023-03-31T09:28:54.551Z] ---> 68fd2c8b1308 [2023-03-31T09:28:54.551Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-31T09:28:57.113Z] ---> Running in e4d78b30041f [2023-03-31T09:28:57.113Z] ---> Running in 78b5a9d3a0e9 [2023-03-31T09:28:57.113Z] ---> Running in 23e751691dd9 [2023-03-31T09:28:57.113Z] Removing intermediate container e4d78b30041f [2023-03-31T09:28:57.113Z] ---> 7deb9e4db8b7 [2023-03-31T09:28:57.113Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T09:28:57.113Z] ---> Running in 4f639cb721a6 [2023-03-31T09:28:57.113Z] Removing intermediate container 2a677103c8bb [2023-03-31T09:28:57.113Z] ---> 32cb36593ac5 [2023-03-31T09:28:57.113Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T09:28:57.113Z] Removing intermediate container 23e751691dd9 [2023-03-31T09:28:57.113Z] ---> 18b6cb93d86c [2023-03-31T09:28:57.113Z] [2023-03-31T09:28:57.113Z] ---> Running in 1a521ad51cb2 [2023-03-31T09:28:57.113Z] Successfully built 18b6cb93d86c [2023-03-31T09:28:57.113Z] Successfully tagged support-scheduler:latest [2023-03-31T09:28:57.113Z] Building core-command [2023-03-31T09:28:57.113Z]  Building support-scheduler ... done Removing intermediate container 4f639cb721a6 [2023-03-31T09:28:57.113Z] ---> b15dc2a40df1 [2023-03-31T09:28:57.113Z] [2023-03-31T09:28:57.113Z] Removing intermediate container 1a521ad51cb2 [2023-03-31T09:28:57.113Z] ---> 8bc5aea969a8 [2023-03-31T09:28:57.113Z] Step 23/25 : LABEL arch=x86_64 [2023-03-31T09:28:57.113Z] ---> Running in c370b3f4b763 [2023-03-31T09:28:57.113Z] Successfully built b15dc2a40df1 [2023-03-31T09:28:57.113Z] Successfully tagged core-metadata:latest [2023-03-31T09:28:57.113Z]  Building core-metadata ... done Building security-spire-config [2023-03-31T09:28:57.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:57.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:28:57.630Z] OK: 265 MiB in 53 packages [2023-03-31T09:29:01.337Z] Removing intermediate container c370b3f4b763 [2023-03-31T09:29:01.338Z] ---> a136cfda257f [2023-03-31T09:29:01.338Z] Step 24/25 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:29:01.338Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:29:01.338Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:29:01.338Z] ---> 8d657754f51d [2023-03-31T09:29:01.338Z] Step 3/27 : WORKDIR /edgex-go [2023-03-31T09:29:01.338Z] ---> Using cache [2023-03-31T09:29:01.338Z] ---> 68fd2c8b1308 [2023-03-31T09:29:01.338Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T09:29:02.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:29:02.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:29:02.713Z] ---> 8d657754f51d [2023-03-31T09:29:02.713Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:29:02.713Z] ---> Using cache [2023-03-31T09:29:02.713Z] ---> 5352c9dfec7c [2023-03-31T09:29:02.713Z] Step 4/24 : WORKDIR /edgex-go [2023-03-31T09:29:02.713Z] ---> Using cache [2023-03-31T09:29:02.713Z] ---> 042da4cc7362 [2023-03-31T09:29:02.713Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-31T09:29:02.713Z] ---> Using cache [2023-03-31T09:29:02.713Z] ---> 926b43907536 [2023-03-31T09:29:02.713Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-31T09:29:02.713Z] ---> Using cache [2023-03-31T09:29:02.713Z] ---> 1ce6b723714d [2023-03-31T09:29:02.713Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:29:02.713Z] ---> Using cache [2023-03-31T09:29:02.713Z] ---> e0832fa4bcaa [2023-03-31T09:29:02.713Z] Step 8/24 : COPY . . [2023-03-31T09:29:02.713Z] ---> Using cache [2023-03-31T09:29:02.713Z] ---> 85cbbd73fbdc [2023-03-31T09:29:02.713Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-31T09:29:09.314Z] ---> Running in 541b315dbf84 [2023-03-31T09:29:09.314Z] ---> Running in 3be53a12beb3 [2023-03-31T09:29:09.314Z] ---> Running in fbad2ba5913e [2023-03-31T09:29:09.314Z] Removing intermediate container 78b5a9d3a0e9 [2023-03-31T09:29:09.314Z] ---> 0f995b979c7d [2023-03-31T09:29:09.314Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-31T09:29:09.314Z] Removing intermediate container fbad2ba5913e [2023-03-31T09:29:09.314Z] ---> da1049b71843 [2023-03-31T09:29:09.314Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T09:29:09.314Z] ---> Running in c46acc870dea [2023-03-31T09:29:09.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:29:09.314Z] ---> f41a17cbf86f [2023-03-31T09:29:09.314Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:29:09.314Z] 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-31T09:29:09.314Z] Removing intermediate container c46acc870dea [2023-03-31T09:29:09.314Z] ---> 2f442a366741 [2023-03-31T09:29:09.314Z] [2023-03-31T09:29:09.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:29:09.314Z] ---> Running in a4363d0d2144 [2023-03-31T09:29:09.314Z] Successfully built 2f442a366741 [2023-03-31T09:29:09.314Z] Successfully tagged security-secretstore-setup:latest [2023-03-31T09:29:09.314Z]  Building security-secretstore-setup ... done Building support-notifications [2023-03-31T09:29:09.314Z] OK: 265 MiB in 53 packages [2023-03-31T09:29:12.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:29:12.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:29:12.621Z] ---> 8d657754f51d [2023-03-31T09:29:12.621Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:29:12.621Z] ---> Using cache [2023-03-31T09:29:12.621Z] ---> 5352c9dfec7c [2023-03-31T09:29:12.621Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:29:12.621Z] ---> Using cache [2023-03-31T09:29:12.621Z] ---> 042da4cc7362 [2023-03-31T09:29:12.621Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-31T09:29:16.830Z] ---> Running in be7133f553bf [2023-03-31T09:29:16.830Z] Removing intermediate container 40b324dee54a [2023-03-31T09:29:16.830Z] ---> 3cdfea8cb7ee [2023-03-31T09:29:16.830Z] [2023-03-31T09:29:16.830Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:29:16.830Z] ---> 9ed4aefc74f6 [2023-03-31T09:29:16.830Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-31T09:29:16.830Z] Removing intermediate container 3be53a12beb3 [2023-03-31T09:29:16.830Z] ---> 72b4eb49d097 [2023-03-31T09:29:16.830Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-31T09:29:16.830Z] ---> Running in bdb0103aeb13 [2023-03-31T09:29:17.402Z] Removing intermediate container bdb0103aeb13 [2023-03-31T09:29:17.402Z] ---> 65a1abd36da5 [2023-03-31T09:29:17.402Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:29:17.402Z] ---> a4040f34c87c [2023-03-31T09:29:17.402Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:29:17.402Z] ---> Running in 159184c3a4d5 [2023-03-31T09:29:17.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:29:17.402Z] ---> Running in bdee53b5b151 [2023-03-31T09:29:17.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:29:17.922Z] OK: 265 MiB in 53 packages [2023-03-31T09:29:18.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:29:18.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:29:18.453Z] Removing intermediate container be7133f553bf [2023-03-31T09:29:18.453Z] ---> ade82befad0a [2023-03-31T09:29:18.453Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:29:18.453Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T09:29:18.453Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:29:18.453Z] OK: 7 MiB in 16 packages [2023-03-31T09:29:18.727Z] ---> 3618ee6dce97 [2023-03-31T09:29:18.727Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:29:18.727Z] ---> Running in 7ddeb0fd589d [2023-03-31T09:29:18.996Z] Removing intermediate container 159184c3a4d5 [2023-03-31T09:29:18.996Z] ---> 815c6b1981fb [2023-03-31T09:29:18.996Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:29:18.996Z] ---> 78676d031894 [2023-03-31T09:29:18.996Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:29:19.256Z] ---> 045aec3adac1 [2023-03-31T09:29:19.256Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-31T09:29:19.839Z] ---> f0daadbdba94 [2023-03-31T09:29:19.839Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:29:20.103Z] ---> 77c73f061f09 [2023-03-31T09:29:20.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-31T09:29:20.364Z] ---> 58d019174900 [2023-03-31T09:29:20.364Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T09:29:20.628Z] ---> Running in 5b1aeeb51fb5 [2023-03-31T09:29:21.196Z] Removing intermediate container 5b1aeeb51fb5 [2023-03-31T09:29:21.196Z] ---> f7306dac9201 [2023-03-31T09:29:21.196Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T09:29:21.196Z] ---> Running in e65ebc4664f5 [2023-03-31T09:29:21.196Z] Removing intermediate container e65ebc4664f5 [2023-03-31T09:29:21.196Z] ---> f8fa80b940b6 [2023-03-31T09:29:21.196Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-31T09:29:21.196Z] ---> Running in 783816a5aacf [2023-03-31T09:29:21.456Z] Removing intermediate container 783816a5aacf [2023-03-31T09:29:21.456Z] ---> 5d3d2f670759 [2023-03-31T09:29:21.456Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T09:29:21.456Z] ---> Running in 5de65fe2f5cd [2023-03-31T09:29:21.456Z] Removing intermediate container 5de65fe2f5cd [2023-03-31T09:29:21.456Z] ---> a99a1c09b92c [2023-03-31T09:29:21.456Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:29:21.456Z] ---> Running in 3b705ebe4843 [2023-03-31T09:29:21.456Z] Removing intermediate container 3b705ebe4843 [2023-03-31T09:29:21.456Z] ---> ba1311c74447 [2023-03-31T09:29:21.456Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:29:21.716Z] ---> Running in 198f2619ef72 [2023-03-31T09:29:21.716Z] Removing intermediate container 198f2619ef72 [2023-03-31T09:29:21.716Z] ---> dd9a7d577c19 [2023-03-31T09:29:21.716Z] [2023-03-31T09:29:21.716Z] Successfully built dd9a7d577c19 [2023-03-31T09:29:21.716Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-31T09:29:21.716Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-03-31T09:29:24.256Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:29:24.256Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:29:24.256Z] ---> 8d657754f51d [2023-03-31T09:29:24.256Z] Step 3/26 : WORKDIR /edgex-go [2023-03-31T09:29:24.256Z] ---> Using cache [2023-03-31T09:29:24.256Z] ---> 68fd2c8b1308 [2023-03-31T09:29:24.256Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T09:29:24.256Z] ---> Using cache [2023-03-31T09:29:24.256Z] ---> 72b4eb49d097 [2023-03-31T09:29:24.256Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-31T09:29:24.256Z] ---> Using cache [2023-03-31T09:29:24.256Z] ---> a4040f34c87c [2023-03-31T09:29:24.256Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:29:27.557Z] ---> Running in 40b05e08d235 [2023-03-31T09:29:30.099Z] Removing intermediate container 541b315dbf84 [2023-03-31T09:29:30.099Z] ---> f00fe80fead2 [2023-03-31T09:29:30.099Z] [2023-03-31T09:29:30.099Z] Step 10/24 : FROM alpine:3.17 [2023-03-31T09:29:30.099Z] ---> 9ed4aefc74f6 [2023-03-31T09:29:30.099Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:29:30.099Z] ---> Using cache [2023-03-31T09:29:30.099Z] ---> d25b24acf1c9 [2023-03-31T09:29:30.099Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:29:30.099Z] ---> Using cache [2023-03-31T09:29:30.099Z] ---> 774d3dbbc9fe [2023-03-31T09:29:30.099Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-31T09:29:30.099Z] ---> Running in 20ee12ec443b [2023-03-31T09:29:30.361Z] Removing intermediate container 20ee12ec443b [2023-03-31T09:29:30.361Z] ---> 628150ce2c33 [2023-03-31T09:29:30.361Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-31T09:29:30.361Z] ---> Running in c9f70974c0c3 [2023-03-31T09:29:30.361Z] Removing intermediate container c9f70974c0c3 [2023-03-31T09:29:30.361Z] ---> 96814cdc2b12 [2023-03-31T09:29:30.361Z] Step 15/24 : WORKDIR / [2023-03-31T09:29:30.361Z] ---> Running in 01bbec413131 [2023-03-31T09:29:30.361Z] Removing intermediate container 01bbec413131 [2023-03-31T09:29:30.361Z] ---> 70cbf11ae643 [2023-03-31T09:29:30.361Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:29:30.620Z] ---> 1132de376713 [2023-03-31T09:29:30.620Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:29:30.620Z] ---> 372306690f62 [2023-03-31T09:29:30.620Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-31T09:29:31.190Z] ---> ee3a4c816b00 [2023-03-31T09:29:31.190Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:29:31.451Z] ---> 8c853fa1c7e2 [2023-03-31T09:29:31.451Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-31T09:29:31.451Z] ---> Running in 13c5c9d69736 [2023-03-31T09:29:31.451Z] Removing intermediate container 13c5c9d69736 [2023-03-31T09:29:31.451Z] ---> f946738078bf [2023-03-31T09:29:31.451Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:29:31.712Z] ---> Running in 0aa4efefc5e8 [2023-03-31T09:29:31.712Z] Removing intermediate container 0aa4efefc5e8 [2023-03-31T09:29:31.712Z] ---> 399d99a51742 [2023-03-31T09:29:31.712Z] Step 22/24 : LABEL arch=x86_64 [2023-03-31T09:29:31.712Z] ---> Running in ca1c85f57601 [2023-03-31T09:29:31.712Z] Removing intermediate container ca1c85f57601 [2023-03-31T09:29:31.712Z] ---> d857ab0d3a58 [2023-03-31T09:29:31.712Z] Step 23/24 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:29:31.712Z] ---> Running in 73867e5ebac7 [2023-03-31T09:29:31.973Z] Removing intermediate container 73867e5ebac7 [2023-03-31T09:29:31.973Z] ---> eee7814eed04 [2023-03-31T09:29:31.973Z] Step 24/24 : LABEL version=0.0.0 [2023-03-31T09:29:31.973Z] ---> Running in 2cd23fb27451 [2023-03-31T09:29:31.973Z] Removing intermediate container 2cd23fb27451 [2023-03-31T09:29:31.973Z] ---> d996e9994e4e [2023-03-31T09:29:31.973Z] [2023-03-31T09:29:31.973Z] Successfully built d996e9994e4e [2023-03-31T09:29:32.233Z] Successfully tagged core-command:latest [2023-03-31T09:29:32.233Z]  Building core-command ... done Building core-data [2023-03-31T09:29:35.740Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:29:35.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:29:35.740Z] ---> 8d657754f51d [2023-03-31T09:29:35.740Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:29:35.740Z] ---> Using cache [2023-03-31T09:29:35.740Z] ---> 5352c9dfec7c [2023-03-31T09:29:35.740Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:29:35.740Z] ---> Using cache [2023-03-31T09:29:35.740Z] ---> 042da4cc7362 [2023-03-31T09:29:35.740Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T09:29:35.740Z] ---> Using cache [2023-03-31T09:29:35.740Z] ---> 926b43907536 [2023-03-31T09:29:35.740Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:29:35.740Z] ---> Using cache [2023-03-31T09:29:35.740Z] ---> 1ce6b723714d [2023-03-31T09:29:35.740Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:29:35.740Z] ---> Using cache [2023-03-31T09:29:35.740Z] ---> e0832fa4bcaa [2023-03-31T09:29:35.740Z] Step 8/23 : COPY . . [2023-03-31T09:29:35.740Z] ---> Using cache [2023-03-31T09:29:35.740Z] ---> 85cbbd73fbdc [2023-03-31T09:29:35.740Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-31T09:29:44.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-31T09:29:44.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-31T09:29:48.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-31T09:29:49.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-31T09:29:49.790Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-31T09:29:50.682Z] ---> Running in ec5fa1da2e20 [2023-03-31T09:29:50.682Z] 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-31T09:29:53.140Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-31T09:29:53.140Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-31T09:29:53.140Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-31T09:29:53.140Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-31T09:29:55.769Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-31T09:29:59.512Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-31T09:29:59.512Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-31T09:29:59.512Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-31T09:29:59.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-31T09:30:15.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-31T09:30:15.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-31T09:30:15.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.524s coverage: 28.7% of statements [2023-03-31T09:30:18.342Z] Removing intermediate container 7ddeb0fd589d [2023-03-31T09:30:18.342Z] ---> 073b9961ddba [2023-03-31T09:30:18.342Z] Step 8/23 : COPY . . [2023-03-31T09:30:18.342Z] Removing intermediate container bdee53b5b151 [2023-03-31T09:30:18.342Z] ---> 38f9586eb15d [2023-03-31T09:30:18.342Z] Step 7/27 : COPY . . [2023-03-31T09:30:18.342Z] Removing intermediate container a4363d0d2144 [2023-03-31T09:30:18.342Z] ---> 3ff677175a73 [2023-03-31T09:30:18.342Z] Step 7/22 : COPY . . [2023-03-31T09:30:18.342Z] Removing intermediate container 40b05e08d235 [2023-03-31T09:30:18.342Z] ---> e11baa1180a9 [2023-03-31T09:30:18.342Z] Step 7/26 : COPY . . [2023-03-31T09:30:23.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.378s coverage: 98.5% of statements [2023-03-31T09:30:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-31T09:30:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-31T09:30:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-31T09:30:32.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.464s coverage: 71.3% of statements [2023-03-31T09:30:33.770Z] Removing intermediate container ec5fa1da2e20 [2023-03-31T09:30:33.770Z] ---> 3c49da99f1c6 [2023-03-31T09:30:33.770Z] [2023-03-31T09:30:33.770Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:30:33.770Z] ---> 9ed4aefc74f6 [2023-03-31T09:30:33.770Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:30:33.770Z] ---> bed024f8bbd6 [2023-03-31T09:30:33.770Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T09:30:33.770Z] ---> Running in 3f8c77aa4643 [2023-03-31T09:30:33.770Z] ---> 2b263cd0052e [2023-03-31T09:30:33.770Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-31T09:30:33.770Z] ---> 9cdc57ae6bf1 [2023-03-31T09:30:33.770Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T09:30:33.770Z] ---> fa9bd76f67ef [2023-03-31T09:30:33.770Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-31T09:30:33.770Z] ---> Running in 11aaeac8d98e [2023-03-31T09:30:33.770Z] ---> Running in 7d0b729ece13 [2023-03-31T09:30:33.770Z] ---> Running in 96617aa9815f [2023-03-31T09:30:33.770Z] ---> Running in cdc443f949b2 [2023-03-31T09:30:33.770Z] Removing intermediate container 3f8c77aa4643 [2023-03-31T09:30:33.770Z] ---> def22ea393a0 [2023-03-31T09:30:33.770Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-31T09:30:33.770Z] Removing intermediate container 7d0b729ece13 [2023-03-31T09:30:33.770Z] ---> d190dea519f3 [2023-03-31T09:30:33.770Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-31T09:30:33.770Z] ---> Running in 9fc32b79b517 [2023-03-31T09:30:33.770Z] Removing intermediate container 96617aa9815f [2023-03-31T09:30:33.770Z] ---> 7f0fadc74c09 [2023-03-31T09:30:33.770Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-31T09:30:33.770Z] ---> Running in a50802005607 [2023-03-31T09:30:33.770Z] 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-31T09:30:33.770Z] ---> Running in 1ed80d2fbdfc [2023-03-31T09:30:33.770Z] Removing intermediate container 9fc32b79b517 [2023-03-31T09:30:33.770Z] ---> 7bde348bbd46 [2023-03-31T09:30:33.770Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-31T09:30:33.770Z] Removing intermediate container a50802005607 [2023-03-31T09:30:33.770Z] ---> e070e753967f [2023-03-31T09:30:33.770Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T09:30:33.770Z] ---> Running in 1fd8338772b9 [2023-03-31T09:30:33.770Z] ---> Running in 762c841123c1 [2023-03-31T09:30:33.770Z] 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-31T09:30:33.770Z] Removing intermediate container 1ed80d2fbdfc [2023-03-31T09:30:33.770Z] ---> a81bc35026b7 [2023-03-31T09:30:33.770Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T09:30:33.770Z] Removing intermediate container 1fd8338772b9 [2023-03-31T09:30:33.770Z] ---> f453aab42bf9 [2023-03-31T09:30:33.770Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:30:33.770Z] ---> Running in f3cd8728e067 [2023-03-31T09:30:33.770Z] Removing intermediate container 762c841123c1 [2023-03-31T09:30:33.770Z] ---> 366397cdda9c [2023-03-31T09:30:33.770Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T09:30:33.770Z] ---> Running in a77b1167664b [2023-03-31T09:30:33.770Z] ---> Running in 1ea4bdce8c80 [2023-03-31T09:30:33.770Z] Removing intermediate container f3cd8728e067 [2023-03-31T09:30:33.770Z] ---> 16423319f3e1 [2023-03-31T09:30:33.770Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T09:30:33.770Z] ---> Running in 548a6ae54e97 [2023-03-31T09:30:33.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:30:33.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:30:33.770Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T09:30:33.770Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:30:33.770Z] OK: 7 MiB in 16 packages [2023-03-31T09:30:33.770Z] Removing intermediate container 1ea4bdce8c80 [2023-03-31T09:30:33.770Z] ---> 93f473e8f320 [2023-03-31T09:30:33.770Z] Step 12/27 : WORKDIR /edgex-go [2023-03-31T09:30:33.770Z] ---> Running in 37530fb16f45 [2023-03-31T09:30:33.770Z] Removing intermediate container 548a6ae54e97 [2023-03-31T09:30:33.770Z] ---> fad0de580862 [2023-03-31T09:30:33.770Z] Step 12/26 : WORKDIR /edgex-go [2023-03-31T09:30:33.770Z] ---> Running in dc0f5086b505 [2023-03-31T09:30:33.770Z] Removing intermediate container 37530fb16f45 [2023-03-31T09:30:33.770Z] ---> 1e8045ece376 [2023-03-31T09:30:33.770Z] [2023-03-31T09:30:33.770Z] Step 13/27 : FROM alpine:3.17 [2023-03-31T09:30:33.770Z] ---> 9ed4aefc74f6 [2023-03-31T09:30:33.770Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T09:30:33.770Z] ---> Using cache [2023-03-31T09:30:33.770Z] ---> 6589a1100b85 [2023-03-31T09:30:33.770Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-31T09:30:33.770Z] ---> Running in 7187abec98a2 [2023-03-31T09:30:33.770Z] Removing intermediate container dc0f5086b505 [2023-03-31T09:30:33.770Z] ---> d78cad68c45f [2023-03-31T09:30:33.770Z] [2023-03-31T09:30:33.770Z] Step 13/26 : FROM alpine:3.17 [2023-03-31T09:30:33.770Z] ---> 9ed4aefc74f6 [2023-03-31T09:30:33.770Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T09:30:33.770Z] ---> Using cache [2023-03-31T09:30:33.770Z] ---> 6589a1100b85 [2023-03-31T09:30:33.770Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-31T09:30:33.770Z] ---> Using cache [2023-03-31T09:30:33.770Z] ---> 21f9c0bc7dcf [2023-03-31T09:30:33.770Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:30:33.770Z] ---> Using cache [2023-03-31T09:30:33.770Z] ---> e1dac0981408 [2023-03-31T09:30:33.770Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:30:33.770Z] ---> Using cache [2023-03-31T09:30:33.770Z] ---> 1eec3ec51fa7 [2023-03-31T09:30:33.770Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T09:30:34.035Z] Removing intermediate container a77b1167664b [2023-03-31T09:30:34.035Z] ---> 379d3770c149 [2023-03-31T09:30:34.035Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:30:34.035Z] ---> 942ba5d50a09 [2023-03-31T09:30:34.035Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:30:34.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:30:34.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:30:34.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-31T09:30:34.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-31T09:30:34.608Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T09:30:34.608Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T09:30:34.608Z] OK: 17818 distinct packages available [2023-03-31T09:30:34.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:30:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 54.0% of statements [2023-03-31T09:30:34.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:30:34.911Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-31T09:30:35.168Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-31T09:30:35.168Z] (3/4) Installing libucontext (1.2-r0) [2023-03-31T09:30:35.169Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-31T09:30:35.169Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:30:35.169Z] OK: 7 MiB in 19 packages [2023-03-31T09:30:35.741Z] ---> efc71f12720e [2023-03-31T09:30:35.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-31T09:30:35.741Z] ---> df4a480533bd [2023-03-31T09:30:35.741Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T09:30:36.358Z] ---> bdb9c51cf613 [2023-03-31T09:30:36.358Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-31T09:30:36.617Z] Removing intermediate container 7187abec98a2 [2023-03-31T09:30:36.617Z] ---> e41eb93ca1a5 [2023-03-31T09:30:36.617Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:30:36.617Z] ---> 6c510adf8d45 [2023-03-31T09:30:36.617Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:30:36.913Z] ---> 221ea525f636 [2023-03-31T09:30:36.913Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-31T09:30:36.913Z] ---> ec4924e3b555 [2023-03-31T09:30:36.913Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-31T09:30:36.913Z] ---> 219322131896 [2023-03-31T09:30:36.913Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:30:37.281Z] ---> Running in 760ebd245474 [2023-03-31T09:30:37.602Z] Removing intermediate container 760ebd245474 [2023-03-31T09:30:37.602Z] ---> dd0f75700d43 [2023-03-31T09:30:37.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:30:37.602Z] ---> 5a5443bb1427 [2023-03-31T09:30:37.602Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T09:30:37.602Z] ---> 9ad7c86a91e7 [2023-03-31T09:30:37.602Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T09:30:37.861Z] ---> Running in 8c5a9f832f49 [2023-03-31T09:30:37.861Z] Removing intermediate container 8c5a9f832f49 [2023-03-31T09:30:37.861Z] ---> 33f61bc9d6de [2023-03-31T09:30:37.861Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T09:30:37.861Z] ---> Running in 904c2bb0855e [2023-03-31T09:30:37.861Z] ---> Running in 79e9082582b2 [2023-03-31T09:30:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-31T09:30:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-31T09:30:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-31T09:30:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-31T09:30:39.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-31T09:30:39.794Z] Removing intermediate container 904c2bb0855e [2023-03-31T09:30:39.794Z] ---> b75d79a25d3e [2023-03-31T09:30:39.794Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T09:30:40.449Z] Removing intermediate container 79e9082582b2 [2023-03-31T09:30:40.449Z] ---> 750d8a350885 [2023-03-31T09:30:40.449Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:30:41.031Z] ---> 88f35f2499d5 [2023-03-31T09:30:41.031Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T09:30:41.031Z] ---> Running in 052ef8a2db96 [2023-03-31T09:30:41.031Z] ---> Running in 067913e7afbf [2023-03-31T09:30:41.288Z] Removing intermediate container 052ef8a2db96 [2023-03-31T09:30:41.288Z] ---> ee22000f4868 [2023-03-31T09:30:41.288Z] Removing intermediate container 067913e7afbf [2023-03-31T09:30:41.288Z] Step 24/26 : LABEL arch=x86_64 ---> 390697b09cd1 [2023-03-31T09:30:41.288Z] [2023-03-31T09:30:41.288Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:30:41.288Z] ---> 104c7dcfb1c7 [2023-03-31T09:30:41.288Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-31T09:30:41.288Z] ---> Running in 1d6abe1578c7 [2023-03-31T09:30:41.288Z] ---> Running in fa872abcb27f [2023-03-31T09:30:41.288Z] ---> Running in f8405cd73aad [2023-03-31T09:30:41.857Z] Removing intermediate container fa872abcb27f [2023-03-31T09:30:41.857Z] ---> e92d6d5d86db [2023-03-31T09:30:41.857Z] Step 25/26 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:30:41.857Z] Removing intermediate container 1d6abe1578c7 [2023-03-31T09:30:41.857Z] ---> 964bd5517e77 [2023-03-31T09:30:41.857Z] [2023-03-31T09:30:41.857Z] Removing intermediate container f8405cd73aad [2023-03-31T09:30:41.857Z] ---> 8d60e7847b26 [2023-03-31T09:30:41.857Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-31T09:30:41.857Z] ---> Running in e1be46e7c131 [2023-03-31T09:30:42.114Z] Successfully built 964bd5517e77 [2023-03-31T09:30:42.114Z] Successfully tagged core-data:latest [2023-03-31T09:30:42.114Z]  Building core-data ... done Building security-proxy-auth [2023-03-31T09:30:45.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:30:45.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:30:45.488Z] ---> 8d657754f51d [2023-03-31T09:30:45.488Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:30:45.488Z] ---> Using cache [2023-03-31T09:30:45.488Z] ---> 5352c9dfec7c [2023-03-31T09:30:45.488Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:30:45.488Z] ---> Using cache [2023-03-31T09:30:45.488Z] ---> 042da4cc7362 [2023-03-31T09:30:45.488Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T09:30:45.488Z] ---> Using cache [2023-03-31T09:30:45.488Z] ---> 926b43907536 [2023-03-31T09:30:45.488Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:30:45.488Z] ---> Using cache [2023-03-31T09:30:45.488Z] ---> 1ce6b723714d [2023-03-31T09:30:45.488Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:30:45.488Z] ---> Using cache [2023-03-31T09:30:45.488Z] ---> e0832fa4bcaa [2023-03-31T09:30:45.488Z] Step 8/23 : COPY . . [2023-03-31T09:30:45.488Z] ---> Using cache [2023-03-31T09:30:45.488Z] ---> 85cbbd73fbdc [2023-03-31T09:30:45.488Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-31T09:30:48.781Z] Removing intermediate container e1be46e7c131 [2023-03-31T09:30:48.781Z] ---> a1b444e603ed [2023-03-31T09:30:48.781Z] Step 26/26 : LABEL version=0.0.0 [2023-03-31T09:30:49.367Z] ---> 10123f1e7226 [2023-03-31T09:30:49.367Z] Step 22/27 : WORKDIR / [2023-03-31T09:30:49.367Z] ---> Running in 46cdf3c2e363 [2023-03-31T09:30:49.367Z] ---> Running in a86be0ff886f [2023-03-31T09:30:49.367Z] ---> Running in a72181237db3 [2023-03-31T09:30:49.648Z] Removing intermediate container a86be0ff886f [2023-03-31T09:30:49.648Z] ---> d69af80d3b87 [2023-03-31T09:30:49.648Z] [2023-03-31T09:30:49.648Z] Removing intermediate container a72181237db3 [2023-03-31T09:30:49.648Z] ---> b0c6808ebee4 [2023-03-31T09:30:49.648Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T09:30:49.648Z] Successfully built d69af80d3b87 [2023-03-31T09:30:49.908Z] Successfully tagged security-spire-server:latest [2023-03-31T09:30:49.908Z]  Building security-spire-server ... done Building security-bootstrapper [2023-03-31T09:30:49.908Z] ---> Running in 20615e23a76c [2023-03-31T09:30:49.908Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-31T09:30:51.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-31T09:30:51.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-31T09:30:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.878s coverage: 88.5% of statements [2023-03-31T09:30:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.646s coverage: 3.9% of statements [2023-03-31T09:30:56.563Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:30:56.563Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:30:56.563Z] ---> 8d657754f51d [2023-03-31T09:30:56.563Z] Step 3/33 : WORKDIR /edgex-go [2023-03-31T09:30:56.563Z] ---> Using cache [2023-03-31T09:30:56.563Z] ---> 68fd2c8b1308 [2023-03-31T09:30:56.563Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-31T09:30:56.563Z] ---> Using cache [2023-03-31T09:30:56.563Z] ---> 0f995b979c7d [2023-03-31T09:30:56.563Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-31T09:30:56.563Z] ---> Using cache [2023-03-31T09:30:56.563Z] ---> f41a17cbf86f [2023-03-31T09:30:56.563Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:30:56.563Z] ---> Using cache [2023-03-31T09:30:56.563Z] ---> 3ff677175a73 [2023-03-31T09:30:56.563Z] Step 7/33 : COPY . . [2023-03-31T09:30:56.563Z] ---> Using cache [2023-03-31T09:30:56.563Z] ---> fa9bd76f67ef [2023-03-31T09:30:56.563Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-31T09:30:58.497Z] Removing intermediate container 20615e23a76c [2023-03-31T09:30:58.497Z] ---> f66a96e48220 [2023-03-31T09:30:58.497Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T09:31:00.398Z] ---> Running in 4bfe3f36caff [2023-03-31T09:31:00.398Z] ---> Running in fdf0828518b0 [2023-03-31T09:31:00.398Z] Removing intermediate container fdf0828518b0 [2023-03-31T09:31:00.398Z] ---> 1c29fe6895a3 [2023-03-31T09:31:00.398Z] Step 25/27 : LABEL arch=x86_64 [2023-03-31T09:31:00.398Z] ---> Running in 7fa7e7b680da [2023-03-31T09:31:00.984Z] 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-31T09:31:01.555Z] Removing intermediate container 7fa7e7b680da [2023-03-31T09:31:01.555Z] ---> 3ac3133c6eef [2023-03-31T09:31:01.555Z] Step 26/27 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:31:02.554Z] ---> Running in 786363bb7f20 [2023-03-31T09:31:02.554Z] Removing intermediate container 786363bb7f20 [2023-03-31T09:31:02.554Z] ---> 5f0ff1235b42 [2023-03-31T09:31:02.554Z] Step 27/27 : LABEL version=0.0.0 [2023-03-31T09:31:02.836Z] Removing intermediate container cdc443f949b2 [2023-03-31T09:31:02.836Z] ---> 1a936104bac4 [2023-03-31T09:31:02.836Z] [2023-03-31T09:31:02.836Z] Step 9/22 : FROM alpine:3.17 [2023-03-31T09:31:02.836Z] ---> 9ed4aefc74f6 [2023-03-31T09:31:02.837Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-31T09:31:02.837Z] ---> Running in de2f806251ad [2023-03-31T09:31:02.837Z] ---> Running in ba56d3c319a0 [2023-03-31T09:31:03.425Z] Removing intermediate container de2f806251ad [2023-03-31T09:31:03.425Z] ---> 445119118de0 [2023-03-31T09:31:03.425Z] [2023-03-31T09:31:03.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:31:03.425Z] Successfully built 445119118de0 [2023-03-31T09:31:03.425Z] Successfully tagged security-spire-config:latest [2023-03-31T09:31:03.425Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:31:03.688Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-31T09:31:03.688Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-31T09:31:03.688Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:31:03.688Z] OK: 8 MiB in 17 packages [2023-03-31T09:31:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-31T09:31:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-31T09:31:04.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-31T09:31:05.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.581s coverage: 95.6% of statements [2023-03-31T09:31:06.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-31T09:31:06.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-31T09:31:06.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-31T09:31:06.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-31T09:31:06.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-31T09:31:06.240Z] Removing intermediate container ba56d3c319a0 [2023-03-31T09:31:06.240Z] ---> d728660b45e8 [2023-03-31T09:31:06.240Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-31T09:31:06.240Z] ---> Running in 8359ba912bc5 [2023-03-31T09:31:06.240Z] Removing intermediate container 11aaeac8d98e [2023-03-31T09:31:06.240Z] ---> 8c8d39feeab3 [2023-03-31T09:31:06.240Z] [2023-03-31T09:31:06.240Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:31:06.240Z] ---> 9ed4aefc74f6 [2023-03-31T09:31:06.240Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-31T09:31:06.240Z] ---> Running in 565e9cbde882 [2023-03-31T09:31:06.240Z] Removing intermediate container 8359ba912bc5 [2023-03-31T09:31:06.240Z] ---> d6019e1ae857 [2023-03-31T09:31:06.240Z] Step 12/22 : WORKDIR /edgex [2023-03-31T09:31:06.240Z] ---> Running in 4d44abd4dc87 [2023-03-31T09:31:06.368Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements [2023-03-31T09:31:06.504Z] Removing intermediate container 4d44abd4dc87 [2023-03-31T09:31:06.504Z] ---> 6d02a674ea1d [2023-03-31T09:31:06.504Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:31:06.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:31:06.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:31:06.764Z] ---> 46c3c7c41956 [2023-03-31T09:31:06.764Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:31:06.764Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-31T09:31:06.764Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-31T09:31:06.764Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:31:07.024Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T09:31:07.024Z] OK: 8 MiB in 17 packages [2023-03-31T09:31:07.329Z] ---> 8de2e5b7f801 [2023-03-31T09:31:07.329Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-31T09:31:07.595Z] ---> c456bfc18aa1 [2023-03-31T09:31:07.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-31T09:31:08.263Z] Removing intermediate container 565e9cbde882 [2023-03-31T09:31:08.263Z] ---> e1cbddf1782c [2023-03-31T09:31:08.263Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:31:08.263Z] ---> Running in a6f155590516 [2023-03-31T09:31:08.541Z] ---> 9e8b63bfca35 [2023-03-31T09:31:08.541Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-31T09:31:08.542Z] Removing intermediate container a6f155590516 [2023-03-31T09:31:08.542Z] ---> 29f21a4647c6 [2023-03-31T09:31:08.542Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-31T09:31:08.542Z] ---> Running in 54670d4d33da [2023-03-31T09:31:08.803Z] ---> 1ef9b7835c75 [2023-03-31T09:31:08.803Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T09:31:08.803Z] Removing intermediate container 54670d4d33da [2023-03-31T09:31:08.803Z] ---> f468268ef148 [2023-03-31T09:31:08.803Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-31T09:31:08.803Z] ---> Running in 2816967f6fb5 [2023-03-31T09:31:08.803Z] ---> Running in 9517c8e38d05 [2023-03-31T09:31:09.374Z] Removing intermediate container 9517c8e38d05 [2023-03-31T09:31:09.374Z] ---> 4af6de659998 [2023-03-31T09:31:09.374Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:31:09.637Z] ---> 31cd0dc77690 [2023-03-31T09:31:09.637Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:31:10.210Z] ---> 697346e334eb [2023-03-31T09:31:10.210Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-31T09:31:11.350Z] Removing intermediate container 2816967f6fb5 [2023-03-31T09:31:11.350Z] ---> 28fbd6e8e79d [2023-03-31T09:31:11.350Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T09:31:11.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-31T09:31:11.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-31T09:31:11.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-31T09:31:11.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 65.9% of statements [2023-03-31T09:31:11.922Z] ---> ce28c1670739 [2023-03-31T09:31:11.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:31:11.922Z] ---> Running in 50cda90e9892 [2023-03-31T09:31:12.198Z] Removing intermediate container 50cda90e9892 [2023-03-31T09:31:12.198Z] ---> c4deea7be5a0 [2023-03-31T09:31:12.198Z] Step 20/22 : LABEL arch=x86_64 [2023-03-31T09:31:12.460Z] ---> 2b0371bacf6e [2023-03-31T09:31:12.460Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-31T09:31:12.460Z] ---> Running in 2c9a663dbdca [2023-03-31T09:31:12.460Z] ---> Running in aa8bcb93113d [2023-03-31T09:31:12.460Z] Removing intermediate container 2c9a663dbdca [2023-03-31T09:31:12.460Z] ---> c779047dba13 [2023-03-31T09:31:12.460Z] Step 21/22 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:31:12.460Z] ---> Running in ce9ccd0b4053 [2023-03-31T09:31:12.460Z] Removing intermediate container aa8bcb93113d [2023-03-31T09:31:12.460Z] ---> 8ee44ebe7d28 [2023-03-31T09:31:12.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:31:12.460Z] ---> Running in ffe96aa3b092 [2023-03-31T09:31:12.739Z] Removing intermediate container ffe96aa3b092 [2023-03-31T09:31:12.739Z] ---> bde623d6ae9d [2023-03-31T09:31:12.739Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T09:31:12.739Z] Removing intermediate container ce9ccd0b4053 [2023-03-31T09:31:12.739Z] ---> c02dcd53f6b8 [2023-03-31T09:31:12.739Z] Step 22/22 : LABEL version=0.0.0 [2023-03-31T09:31:13.003Z] ---> Running in d0a512b2e3e7 [2023-03-31T09:31:13.003Z] ---> Running in f89a009eb097 [2023-03-31T09:31:13.956Z] Removing intermediate container d0a512b2e3e7 [2023-03-31T09:31:13.956Z] ---> 9301f1d1ea3c [2023-03-31T09:31:13.956Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:31:13.956Z] Removing intermediate container f89a009eb097 [2023-03-31T09:31:13.956Z] ---> f9dc312fe579 [2023-03-31T09:31:13.956Z] [2023-03-31T09:31:13.956Z] Successfully built f9dc312fe579 [2023-03-31T09:31:14.529Z] Successfully tagged security-proxy-setup:latest [2023-03-31T09:31:14.529Z]  Building security-proxy-setup ... done  ---> Running in 4032c621d15a [2023-03-31T09:31:14.529Z] Removing intermediate container 46cdf3c2e363 [2023-03-31T09:31:14.529Z] ---> 62b83e1251e1 [2023-03-31T09:31:14.529Z] [2023-03-31T09:31:14.529Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:31:14.529Z] ---> 9ed4aefc74f6 [2023-03-31T09:31:14.529Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-31T09:31:14.529Z] ---> Using cache [2023-03-31T09:31:14.529Z] ---> 65a1abd36da5 [2023-03-31T09:31:14.529Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:31:14.529Z] ---> Using cache [2023-03-31T09:31:14.529Z] ---> 815c6b1981fb [2023-03-31T09:31:14.529Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:31:14.529Z] ---> Using cache [2023-03-31T09:31:14.529Z] ---> 78676d031894 [2023-03-31T09:31:14.529Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:31:14.529Z] ---> Using cache [2023-03-31T09:31:14.791Z] ---> 045aec3adac1 [2023-03-31T09:31:14.791Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-31T09:31:14.791Z] Removing intermediate container 4032c621d15a [2023-03-31T09:31:14.791Z] ---> 7b197d42077b [2023-03-31T09:31:14.791Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:31:14.791Z] ---> Running in 18c92085e99d [2023-03-31T09:31:14.791Z] Removing intermediate container 18c92085e99d [2023-03-31T09:31:14.791Z] ---> 917fe696466b [2023-03-31T09:31:14.791Z] [2023-03-31T09:31:15.052Z] Successfully built 917fe696466b [2023-03-31T09:31:15.052Z] Successfully tagged support-notifications:latest [2023-03-31T09:31:15.052Z]  Building support-notifications ... done  ---> 9bea0301c97a [2023-03-31T09:31:15.052Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:31:15.313Z] ---> 7793add7bb83 [2023-03-31T09:31:15.313Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-31T09:31:15.313Z] ---> 3e4f5a261c0e [2023-03-31T09:31:15.313Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T09:31:15.313Z] ---> Running in e577e5e142af [2023-03-31T09:31:16.256Z] Removing intermediate container e577e5e142af [2023-03-31T09:31:16.256Z] ---> bd9a079bdf46 [2023-03-31T09:31:16.256Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T09:31:16.256Z] ---> Running in b95a4f1a59ef [2023-03-31T09:31:16.256Z] Removing intermediate container b95a4f1a59ef [2023-03-31T09:31:16.256Z] ---> ec4389b9c48f [2023-03-31T09:31:16.256Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-31T09:31:16.256Z] ---> Running in 019f535c7aab [2023-03-31T09:31:16.524Z] Removing intermediate container 019f535c7aab [2023-03-31T09:31:16.524Z] ---> ea7a62012bff [2023-03-31T09:31:16.524Z] Step 21/23 : LABEL arch=x86_64 [2023-03-31T09:31:16.524Z] ---> Running in 3dab24c65a5f [2023-03-31T09:31:16.784Z] Removing intermediate container 3dab24c65a5f [2023-03-31T09:31:16.784Z] ---> afe1f6fe7db6 [2023-03-31T09:31:16.784Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:31:16.784Z] ---> Running in bd28c50289ae [2023-03-31T09:31:16.784Z] Removing intermediate container bd28c50289ae [2023-03-31T09:31:16.784Z] ---> 40d299e1d95b [2023-03-31T09:31:16.784Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:31:16.784Z] ---> Running in a2a30dbf3c5b [2023-03-31T09:31:17.044Z] Removing intermediate container a2a30dbf3c5b [2023-03-31T09:31:17.044Z] ---> 737ce5189fbf [2023-03-31T09:31:17.044Z] [2023-03-31T09:31:17.044Z] Successfully built 737ce5189fbf [2023-03-31T09:31:17.044Z] Successfully tagged security-proxy-auth:latest [2023-03-31T09:31:19.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-31T09:31:19.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-31T09:31:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements [2023-03-31T09:31:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements [2023-03-31T09:31:22.338Z]  Building security-proxy-auth ... done Removing intermediate container 4bfe3f36caff [2023-03-31T09:31:22.338Z] ---> e39827b5d8bc [2023-03-31T09:31:22.338Z] [2023-03-31T09:31:22.338Z] Step 9/33 : FROM alpine:3.17 [2023-03-31T09:31:22.338Z] ---> 9ed4aefc74f6 [2023-03-31T09:31:22.338Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-31T09:31:22.338Z] ---> Using cache [2023-03-31T09:31:22.338Z] ---> 7e84da5b181b [2023-03-31T09:31:22.338Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-31T09:31:22.338Z] ---> Running in 85a9b17f4c6b [2023-03-31T09:31:22.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-31T09:31:22.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-31T09:31:22.338Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-31T09:31:22.338Z] (2/2) Installing su-exec (0.2-r2) [2023-03-31T09:31:22.338Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:31:22.338Z] OK: 7 MiB in 17 packages [2023-03-31T09:31:22.338Z] Removing intermediate container 85a9b17f4c6b [2023-03-31T09:31:22.338Z] ---> 6a9068ed0794 [2023-03-31T09:31:22.338Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-31T09:31:22.338Z] ---> Running in ebf87e92a9aa [2023-03-31T09:31:22.338Z] Removing intermediate container ebf87e92a9aa [2023-03-31T09:31:22.338Z] ---> c962e27e7c5c [2023-03-31T09:31:22.338Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-31T09:31:22.338Z] ---> Running in 8d39344c11a9 [2023-03-31T09:31:22.601Z] Removing intermediate container 8d39344c11a9 [2023-03-31T09:31:22.601Z] ---> 845739e18197 [2023-03-31T09:31:22.601Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-31T09:31:22.601Z] ---> Running in 784a5bd86cda [2023-03-31T09:31:22.601Z] Removing intermediate container 784a5bd86cda [2023-03-31T09:31:22.601Z] ---> 4d0d7595efc7 [2023-03-31T09:31:22.601Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-31T09:31:22.601Z] ---> Running in 411f1ba858aa [2023-03-31T09:31:22.601Z] Removing intermediate container 411f1ba858aa [2023-03-31T09:31:22.601Z] ---> 67b8a49083d5 [2023-03-31T09:31:22.601Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-31T09:31:22.601Z] ---> Running in 48908ea42348 [2023-03-31T09:31:23.171Z] Removing intermediate container 48908ea42348 [2023-03-31T09:31:23.171Z] ---> afb97c66a2a3 [2023-03-31T09:31:23.171Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-31T09:31:23.171Z] ---> Running in 3846eda6f2dc [2023-03-31T09:31:23.432Z] Removing intermediate container 3846eda6f2dc [2023-03-31T09:31:23.432Z] ---> 6cd2c5e09a3a [2023-03-31T09:31:23.432Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-31T09:31:23.432Z] ---> c9c34e355ca5 [2023-03-31T09:31:23.432Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-31T09:31:23.432Z] ---> Running in 0a2d4c7785ed [2023-03-31T09:31:24.001Z] Removing intermediate container 0a2d4c7785ed [2023-03-31T09:31:24.001Z] ---> 2b0a0b21838e [2023-03-31T09:31:24.001Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:31:24.260Z] ---> 8dcaedddd452 [2023-03-31T09:31:24.260Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:31:24.260Z] ---> ae0f462e35c7 [2023-03-31T09:31:24.260Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-31T09:31:24.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 44.1% of statements [2023-03-31T09:31:24.948Z] ---> b309ad5dceac [2023-03-31T09:31:24.949Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-31T09:31:24.949Z] ---> 5453d39ef793 [2023-03-31T09:31:24.949Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-31T09:31:24.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 82.9% of statements [2023-03-31T09:31:24.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [2023-03-31T09:31:24.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements [2023-03-31T09:31:25.209Z] ---> 57d5482e507f [2023-03-31T09:31:25.209Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-31T09:31:25.209Z] ---> 43359fb1f5f1 [2023-03-31T09:31:25.209Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-31T09:31:25.469Z] ---> 1727b1963a1b [2023-03-31T09:31:25.469Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-31T09:31:25.469Z] ---> 7deaa39d99ed [2023-03-31T09:31:25.469Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-31T09:31:25.469Z] ---> Running in fd02c16db496 [2023-03-31T09:31:26.040Z] Removing intermediate container fd02c16db496 [2023-03-31T09:31:26.040Z] ---> e6b891f24a5b [2023-03-31T09:31:26.040Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-31T09:31:26.040Z] ---> Running in d01643bdb39d [2023-03-31T09:31:26.040Z] Removing intermediate container d01643bdb39d [2023-03-31T09:31:26.040Z] ---> 3df2736b785f [2023-03-31T09:31:26.040Z] Step 30/33 : CMD ["gate"] [2023-03-31T09:31:26.040Z] ---> Running in b51c9f36b06b [2023-03-31T09:31:26.300Z] Removing intermediate container b51c9f36b06b [2023-03-31T09:31:26.300Z] ---> 8499aad1e132 [2023-03-31T09:31:26.300Z] Step 31/33 : LABEL arch=x86_64 [2023-03-31T09:31:26.300Z] ---> Running in 78d822c2bdcf [2023-03-31T09:31:26.300Z] Removing intermediate container 78d822c2bdcf [2023-03-31T09:31:26.300Z] ---> 033c9aeaed57 [2023-03-31T09:31:26.300Z] Step 32/33 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:31:26.300Z] ---> Running in ca2931746a52 [2023-03-31T09:31:26.300Z] Removing intermediate container ca2931746a52 [2023-03-31T09:31:26.300Z] ---> d777895b607d [2023-03-31T09:31:26.300Z] Step 33/33 : LABEL version=0.0.0 [2023-03-31T09:31:26.300Z] ---> Running in d920adfc165a [2023-03-31T09:31:26.561Z] Removing intermediate container d920adfc165a [2023-03-31T09:31:26.561Z] ---> 7c83f9877d53 [2023-03-31T09:31:26.561Z] [2023-03-31T09:31:26.561Z] Successfully built 7c83f9877d53 [2023-03-31T09:31:26.561Z] Successfully tagged security-bootstrapper:latest [2023-03-31T09:31:26.569Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-31T09:31:26.598Z] $ docker stop --time=1 f22dcd154bedd11309e6a591ac4a452fdd5715111253cf51a3b05f2fc6fea30c [2023-03-31T09:31:27.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.204s coverage: 87.5% of statements [2023-03-31T09:31:27.887Z] $ docker rm -f --volumes f22dcd154bedd11309e6a591ac4a452fdd5715111253cf51a3b05f2fc6fea30c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T09:31:28.304Z] + docker images [2023-03-31T09:31:28.304Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-31T09:31:28.304Z] security-bootstrapper latest 7c83f9877d53 2 seconds ago 22.2MB [2023-03-31T09:31:28.304Z] e39827b5d8bc 8 seconds ago 1.67GB [2023-03-31T09:31:28.304Z] security-proxy-auth latest 737ce5189fbf 12 seconds ago 18.3MB [2023-03-31T09:31:28.304Z] 62b83e1251e1 14 seconds ago 1.66GB [2023-03-31T09:31:28.304Z] support-notifications latest 917fe696466b 14 seconds ago 32.7MB [2023-03-31T09:31:28.304Z] security-proxy-setup latest f9dc312fe579 15 seconds ago 18.7MB [2023-03-31T09:31:28.304Z] 8c8d39feeab3 23 seconds ago 1.75GB [2023-03-31T09:31:28.304Z] 1a936104bac4 26 seconds ago 1.67GB [2023-03-31T09:31:28.304Z] security-spire-config latest 445119118de0 26 seconds ago 88.9MB [2023-03-31T09:31:28.304Z] security-spire-server latest d69af80d3b87 39 seconds ago 89.8MB [2023-03-31T09:31:28.304Z] core-data latest 964bd5517e77 47 seconds ago 20MB [2023-03-31T09:31:28.304Z] 1e8045ece376 55 seconds ago 1.54GB [2023-03-31T09:31:28.304Z] d78cad68c45f 55 seconds ago 1.54GB [2023-03-31T09:31:28.304Z] 3c49da99f1c6 About a minute ago 1.69GB [2023-03-31T09:31:28.304Z] core-command latest d996e9994e4e About a minute ago 19.8MB [2023-03-31T09:31:28.304Z] f00fe80fead2 2 minutes ago 1.69GB [2023-03-31T09:31:28.304Z] core-common-config-bootstrapper latest dd9a7d577c19 2 minutes ago 17.2MB [2023-03-31T09:31:28.304Z] 3cdfea8cb7ee 2 minutes ago 1.68GB [2023-03-31T09:31:28.304Z] security-secretstore-setup latest 2f442a366741 2 minutes ago 32.8MB [2023-03-31T09:31:28.304Z] core-metadata latest b15dc2a40df1 2 minutes ago 20.4MB [2023-03-31T09:31:28.304Z] support-scheduler latest 18b6cb93d86c 2 minutes ago 32.1MB [2023-03-31T09:31:28.304Z] security-spiffe-token-provider latest d1c24ffd9f96 2 minutes ago 32.8MB [2023-03-31T09:31:28.304Z] f4493e729209 2 minutes ago 1.75GB [2023-03-31T09:31:28.304Z] security-spire-agent latest 17f52613b611 2 minutes ago 129MB [2023-03-31T09:31:28.304Z] 30f0c6a4d414 2 minutes ago 1.69GB [2023-03-31T09:31:28.304Z] d57e8d1c2fca 2 minutes ago 1.73GB [2023-03-31T09:31:28.304Z] 4f4dbe88a0a5 2 minutes ago 1.68GB [2023-03-31T09:31:28.304Z] 2b2b4301af05 3 minutes ago 1.55GB [2023-03-31T09:31:28.304Z] ci-base-image-x86_64 latest 8d657754f51d 7 minutes ago 881MB [2023-03-31T09:31:28.304Z] alpine 3.17 9ed4aefc74f6 39 hours ago 7.05MB [2023-03-31T09:31:28.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-31T09:31:28.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-31T09:31:28.304Z] 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-31T09:31:29.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-31T09:31:30.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-31T09:31:30.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-31T09:31:30.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-31T09:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-31T09:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-31T09:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-31T09:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-31T09:31:40.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.202s coverage: 94.4% of statements [2023-03-31T09:31:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-31T09:31:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-31T09:31:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-31T09:31:40.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-31T09:31:44.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-31T09:31:44.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-31T09:31:46.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-31T09:31:54.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.080s coverage: 79.9% of statements [2023-03-31T09:31:54.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.242s coverage: 92.9% of statements [2023-03-31T09:31:54.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-03-31T09:31:54.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.203s coverage: 62.3% of statements [2023-03-31T09:31:54.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2023-03-31T09:31:54.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.161s coverage: 20.0% of statements [2023-03-31T09:31:54.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2023-03-31T09:31:54.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.459s coverage: 81.2% of statements [2023-03-31T09:31:54.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-31T09:31:54.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.494s coverage: 82.1% of statements [2023-03-31T09:31:54.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-31T09:31:55.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 86.0% of statements [2023-03-31T09:32:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-31T09:32:00.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-31T09:32:01.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.454s coverage: 63.1% of statements [2023-03-31T09:32:01.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements [2023-03-31T09:32:03.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.158s coverage: 89.4% of statements [2023-03-31T09:32:03.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.128s coverage: 100.0% of statements [2023-03-31T09:32:03.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2023-03-31T09:32:03.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-31T09:32:03.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-31T09:32:03.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-31T09:32:03.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-03-31T09:32:12.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-31T09:32:12.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-31T09:32:12.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-31T09:32:12.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.988s coverage: 38.4% of statements [2023-03-31T09:32:12.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2023-03-31T09:32:16.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-31T09:32:16.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-31T09:32:16.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-31T09:32:16.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-31T09:32:16.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements [2023-03-31T09:32:23.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-31T09:32:23.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-31T09:32:23.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-31T09:32:23.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-31T09:32:28.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 17.7% of statements [2023-03-31T09:32:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-31T09:32:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-31T09:32:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-31T09:32:28.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-31T09:32:28.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.3% of statements [2023-03-31T09:32:32.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-31T09:32:32.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-31T09:32:32.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 61.5% of statements [2023-03-31T09:32:34.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-31T09:32:34.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-31T09:32:34.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements [2023-03-31T09:32:35.654Z] 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-31T09:32:35.654Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-31T09:32:35.654Z] go vet ./... [2023-03-31T09:35:12.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-31T09:35:12.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-31T09:35:12.351Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-31T09:35:12.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-31T09:35:12.783Z] + ls -al . [2023-03-31T09:35:12.783Z] total 704 [2023-03-31T09:35:12.783Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 09:27 . [2023-03-31T09:35:12.783Z] drwxr-xr-x 4 root root 4096 Mar 31 09:27 .. [2023-03-31T09:35:12.783Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 09:25 .blubracket [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 16 Mar 31 09:25 .dockerignore [2023-03-31T09:35:12.783Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 09:25 .git [2023-03-31T09:35:12.783Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 09:25 .github [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 1133 Mar 31 09:25 .gitignore [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 09:25 .golangci.yml [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 09:25 .hadolint.yml [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 09:25 .sonarcloud.properties [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 09:25 ADOPTERS.md [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 10835 Mar 31 09:25 Attribution.txt [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 73765 Mar 31 09:25 CHANGELOG.md [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 09:25 CONTRIBUTING.md [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 09:25 GOVERNANCE.md [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 883 Mar 31 09:25 Jenkinsfile [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 09:25 LICENSE [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 14368 Mar 31 09:25 Makefile [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 09:25 OWNERS.md [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 9403 Mar 31 09:25 README.md [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 789 Mar 31 09:25 SECURITY.md [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 09:23 VERSION [2023-03-31T09:35:12.783Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 09:25 bin [2023-03-31T09:35:12.783Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 09:25 cmd [2023-03-31T09:35:12.783Z] -rw-r--r-- 1 root root 447380 Mar 31 09:32 coverage.out [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 3200 Mar 31 09:25 go.mod [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 31265 Mar 31 09:25 go.sum [2023-03-31T09:35:12.783Z] drwxrwxr-x 7 1001 1001 4096 Mar 31 09:25 internal [2023-03-31T09:35:12.783Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 09:25 openapi [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 594 Mar 31 09:25 security.txt [2023-03-31T09:35:12.783Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 09:25 snap [2023-03-31T09:35:12.783Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 09:25 version.go [Pipeline] sh [2023-03-31T09:35:13.155Z] + '[' -e coverage.out ] [2023-03-31T09:35:13.155Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-31T09:35:13.192Z] Warning: overwriting stash ‘coverage-report’ [2023-03-31T09:35:13.969Z] Stashed 1 file(s) [Pipeline] sh [2023-03-31T09:35:14.298Z] + make build [2023-03-31T09:35:14.298Z] 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-31T09:36:35.892Z] 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-31T09:36:41.223Z] 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-31T09:36:46.560Z] 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-31T09:36:49.893Z] 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-31T09:37:36.704Z] 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-31T09:37:38.103Z] 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-31T09:37:43.450Z] 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-31T09:37:48.778Z] 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-31T09:37:52.104Z] 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-31T09:37:56.340Z] 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-31T09:38:01.659Z] 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-31T09:38:06.999Z] $ docker stop --time=1 50cc9400aca5d299b05d5bc2f456e5858c7684c27ee765d7a4317105e39364d6 [2023-03-31T09:38:08.991Z] $ docker rm -f --volumes 50cc9400aca5d299b05d5bc2f456e5858c7684c27ee765d7a4317105e39364d6 [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-31T09:38:11.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-31T09:38:11.455Z] [2023-03-31T09:38:11.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:38:11.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-31T09:38:12.111Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-31T09:38:12.111Z] 29e5d40040c1: Pulling fs layer [2023-03-31T09:38:12.111Z] 1ce36da41761: Pulling fs layer [2023-03-31T09:38:12.111Z] 25b303627fd3: Pulling fs layer [2023-03-31T09:38:12.111Z] 29e5d40040c1: Verifying Checksum [2023-03-31T09:38:12.111Z] 29e5d40040c1: Download complete [2023-03-31T09:38:12.376Z] 1ce36da41761: Verifying Checksum [2023-03-31T09:38:12.376Z] 1ce36da41761: Download complete [2023-03-31T09:38:12.644Z] 29e5d40040c1: Pull complete [2023-03-31T09:38:14.050Z] 1ce36da41761: Pull complete [2023-03-31T09:38:14.050Z] 25b303627fd3: Download complete [2023-03-31T09:38:24.113Z] 25b303627fd3: Pull complete [2023-03-31T09:38:24.113Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-31T09:38:24.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-31T09:38:24.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:38:24.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container [2023-03-31T09:38:24.468Z] $ 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-31T09:38:26.699Z] $ docker top fdf4673ff2d229ad11f51c516f873f314f69d4979b332660f365498dee455b4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T09:38:27.575Z] + grep parallel [2023-03-31T09:38:27.575Z] + docker-compose build --help [2023-03-31T09:38:31.816Z] --parallel Build images in parallel. [Pipeline] } [2023-03-31T09:38:31.844Z] $ docker stop --time=1 fdf4673ff2d229ad11f51c516f873f314f69d4979b332660f365498dee455b4c [2023-03-31T09:38:33.914Z] $ docker rm -f --volumes fdf4673ff2d229ad11f51c516f873f314f69d4979b332660f365498dee455b4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T09:38:34.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-31T09:38:34.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T09:38:34.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container [2023-03-31T09:38:34.935Z] $ 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-31T09:38:36.066Z] $ docker top 768da3b1f82ca0e446e73f622d7d5276b4c226dc88de4d0a53601ab2d255a1aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T09:38:36.601Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-31T09:38:41.923Z] Building core-command ... [2023-03-31T09:38:41.923Z] Building core-common-config-bootstrapper ... [2023-03-31T09:38:41.923Z] Building core-data ... [2023-03-31T09:38:41.923Z] Building core-metadata ... [2023-03-31T09:38:41.923Z] Building security-bootstrapper ... [2023-03-31T09:38:41.923Z] Building security-proxy-auth ... [2023-03-31T09:38:41.923Z] Building security-proxy-setup ... [2023-03-31T09:38:41.923Z] Building security-secretstore-setup ... [2023-03-31T09:38:41.923Z] Building security-spiffe-token-provider ... [2023-03-31T09:38:41.923Z] Building security-spire-agent ... [2023-03-31T09:38:41.923Z] Building security-spire-config ... [2023-03-31T09:38:41.923Z] Building security-spire-server ... [2023-03-31T09:38:41.923Z] Building support-notifications ... [2023-03-31T09:38:41.923Z] Building support-scheduler ... [2023-03-31T09:38:41.923Z] Building core-common-config-bootstrapper [2023-03-31T09:38:41.923Z] Building security-proxy-auth [2023-03-31T09:38:41.923Z] Building security-proxy-setup [2023-03-31T09:38:41.923Z] Building security-spire-agent [2023-03-31T09:38:41.923Z] Building support-notifications [2023-03-31T09:39:28.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:39:28.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:39:28.730Z] ---> 87571516d048 [2023-03-31T09:39:28.730Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:39:28.730Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:39:28.730Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:39:28.730Z] ---> 87571516d048 [2023-03-31T09:39:28.730Z] Step 3/27 : WORKDIR /edgex-go [2023-03-31T09:39:28.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:39:28.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:39:28.730Z] ---> 87571516d048 [2023-03-31T09:39:28.730Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:39:28.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:39:28.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:39:28.730Z] ---> 87571516d048 [2023-03-31T09:39:28.730Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:39:28.730Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:39:28.730Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:39:28.730Z] ---> 87571516d048 [2023-03-31T09:39:28.730Z] Step 3/22 : WORKDIR /edgex-go [2023-03-31T09:39:28.730Z] ---> Running in e37316842438 [2023-03-31T09:39:28.730Z] ---> Running in eea93347b82d [2023-03-31T09:39:28.730Z] ---> Running in b88639acb295 [2023-03-31T09:39:28.730Z] ---> Running in 6dc1931ee4db [2023-03-31T09:39:28.730Z] ---> Running in 8cb03682d90a [2023-03-31T09:39:28.730Z] Removing intermediate container 8cb03682d90a [2023-03-31T09:39:28.730Z] ---> 62fb6d00d7e5 [2023-03-31T09:39:28.730Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T09:39:28.730Z] ---> Running in 3f914eac2c09 [2023-03-31T09:39:28.730Z] Removing intermediate container e37316842438 [2023-03-31T09:39:28.730Z] ---> c77f987e380b [2023-03-31T09:39:28.730Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:39:28.730Z] Removing intermediate container eea93347b82d [2023-03-31T09:39:28.730Z] ---> a59da8b1570a [2023-03-31T09:39:28.730Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:39:28.730Z] Removing intermediate container b88639acb295 [2023-03-31T09:39:28.730Z] ---> 680cff924c55 [2023-03-31T09:39:28.730Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:39:28.730Z] ---> Running in de8a85eba6d6 [2023-03-31T09:39:28.730Z] Removing intermediate container 6dc1931ee4db [2023-03-31T09:39:28.730Z] ---> bd1131794244 [2023-03-31T09:39:28.730Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-31T09:39:28.730Z] ---> Running in 93ad3ddbb7a6 [2023-03-31T09:39:28.730Z] ---> Running in 2e24c051c790 [2023-03-31T09:39:28.730Z] ---> Running in 7ba019364b7f [2023-03-31T09:39:28.730Z] Removing intermediate container de8a85eba6d6 [2023-03-31T09:39:28.730Z] Removing intermediate container 93ad3ddbb7a6 [2023-03-31T09:39:28.730Z] ---> e3c4f0f9f210 [2023-03-31T09:39:28.730Z] ---> 94ed8b90fcba [2023-03-31T09:39:28.730Z] Step 5/23 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-31T09:39:28.730Z] [2023-03-31T09:39:28.730Z] Removing intermediate container 2e24c051c790 [2023-03-31T09:39:28.730Z] ---> 85df0f37505e [2023-03-31T09:39:28.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T09:39:28.730Z] ---> Running in cd8c4f2c06e3 [2023-03-31T09:39:28.730Z] ---> Running in 5e1caec92bbe [2023-03-31T09:39:28.730Z] ---> Running in afe45975c926 [2023-03-31T09:39:28.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:28.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:28.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:28.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:28.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:28.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:29.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:29.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:29.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:30.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:39:30.060Z] OK: 263 MiB in 53 packages [2023-03-31T09:39:30.327Z] OK: 263 MiB in 53 packages [2023-03-31T09:39:30.909Z] OK: 263 MiB in 53 packages [2023-03-31T09:39:31.629Z] OK: 263 MiB in 53 packages [2023-03-31T09:39:31.629Z] OK: 263 MiB in 53 packages [2023-03-31T09:39:31.926Z] Removing intermediate container 3f914eac2c09 [2023-03-31T09:39:31.926Z] ---> 554cc442a2e6 [2023-03-31T09:39:31.926Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-31T09:39:32.565Z] Removing intermediate container 7ba019364b7f [2023-03-31T09:39:32.565Z] ---> dc8b1cdbc414 [2023-03-31T09:39:32.565Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-31T09:39:33.169Z] Removing intermediate container cd8c4f2c06e3 [2023-03-31T09:39:33.169Z] ---> 2f86f030cbb9 [2023-03-31T09:39:33.169Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:39:33.460Z] Removing intermediate container afe45975c926 [2023-03-31T09:39:33.461Z] ---> 7be0f169283c [2023-03-31T09:39:33.461Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:39:33.461Z] Removing intermediate container 5e1caec92bbe [2023-03-31T09:39:33.461Z] ---> efb4c5ba62b2 [2023-03-31T09:39:33.461Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:39:33.742Z] ---> 20e40df6de65 [2023-03-31T09:39:33.742Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:39:34.038Z] ---> Running in 0e93c0463df1 [2023-03-31T09:39:34.038Z] ---> 211320f0bf17 [2023-03-31T09:39:34.038Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:39:34.310Z] ---> Running in 46b34467d00c [2023-03-31T09:39:34.577Z] ---> 1c2532322653 [2023-03-31T09:39:34.577Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:39:34.577Z] ---> Running in 72ce6124cfc6 [2023-03-31T09:39:34.844Z] ---> 694ab76178f7 [2023-03-31T09:39:34.844Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:39:34.844Z] ---> b38f592a10cb [2023-03-31T09:39:34.844Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:39:34.844Z] ---> Running in e96d54b40eb4 [2023-03-31T09:39:35.111Z] ---> Running in 93d67f204d8b [2023-03-31T09:41:26.750Z] Removing intermediate container 93d67f204d8b [2023-03-31T09:41:26.750Z] ---> c5e58e9aa7df [2023-03-31T09:41:26.750Z] Step 8/23 : COPY . . [2023-03-31T09:41:26.750Z] Removing intermediate container e96d54b40eb4 [2023-03-31T09:41:26.750Z] ---> bed8263dba06 [2023-03-31T09:41:26.750Z] Step 8/23 : COPY . . [2023-03-31T09:41:26.750Z] Removing intermediate container 46b34467d00c [2023-03-31T09:41:26.750Z] ---> c35061e1e515 [2023-03-31T09:41:26.750Z] Step 7/22 : COPY . . [2023-03-31T09:41:26.750Z] Removing intermediate container 0e93c0463df1 [2023-03-31T09:41:26.750Z] ---> 3a16a8e997ca [2023-03-31T09:41:26.750Z] Step 7/27 : COPY . . [2023-03-31T09:41:26.750Z] Removing intermediate container 72ce6124cfc6 [2023-03-31T09:41:26.750Z] ---> 0526fdbc73d4 [2023-03-31T09:41:26.750Z] Step 8/23 : COPY . . [2023-03-31T09:41:27.705Z] ---> 721a5e0478c4 [2023-03-31T09:41:27.705Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-31T09:41:27.971Z] ---> 6e05cf343ca9 [2023-03-31T09:41:27.971Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-31T09:41:27.971Z] ---> 3a95101eb658 [2023-03-31T09:41:27.971Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T09:41:27.971Z] ---> Running in 987185550cde [2023-03-31T09:41:27.971Z] ---> d4ea874768b6 [2023-03-31T09:41:27.971Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-31T09:41:27.971Z] ---> Running in f370a9a12e5f [2023-03-31T09:41:27.971Z] ---> e3db57e827c0 [2023-03-31T09:41:27.971Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-31T09:41:27.971Z] ---> Running in d482b995dda7 [2023-03-31T09:41:28.238Z] ---> Running in 23014330a75b [2023-03-31T09:41:28.238Z] ---> Running in 66a22b5f4f7b [2023-03-31T09:41:28.826Z] Removing intermediate container d482b995dda7 [2023-03-31T09:41:28.826Z] ---> d704280602be [2023-03-31T09:41:28.826Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-31T09:41:29.098Z] ---> Running in e21154996906 [2023-03-31T09:41:29.678Z] Removing intermediate container e21154996906 [2023-03-31T09:41:29.678Z] ---> 9c63892d3a1b [2023-03-31T09:41:29.678Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T09:41:29.678Z] ---> Running in 1c39686d755a [2023-03-31T09:41:29.945Z] 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-31T09:41:30.220Z] 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-31T09:41:30.487Z] 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-31T09:41:30.487Z] Removing intermediate container 1c39686d755a [2023-03-31T09:41:30.487Z] ---> 0fc573fdf018 [2023-03-31T09:41:30.487Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T09:41:30.487Z] ---> Running in 50ee1b220cf9 [2023-03-31T09:41:30.757Z] 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-31T09:41:33.337Z] Removing intermediate container 50ee1b220cf9 [2023-03-31T09:41:33.337Z] ---> dd8c2d3ce358 [2023-03-31T09:41:33.337Z] Step 12/27 : WORKDIR /edgex-go [2023-03-31T09:41:33.337Z] ---> Running in 77670bf95dd3 [2023-03-31T09:41:33.922Z] Removing intermediate container 77670bf95dd3 [2023-03-31T09:41:33.922Z] ---> 505e84a868fa [2023-03-31T09:41:33.922Z] [2023-03-31T09:41:33.922Z] Step 13/27 : FROM alpine:3.17 [2023-03-31T09:41:33.922Z] 3.17: Pulling from library/alpine [2023-03-31T09:41:35.869Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-31T09:41:35.869Z] Status: Downloaded newer image for alpine:3.17 [2023-03-31T09:41:35.869Z] ---> 51e60588ff2c [2023-03-31T09:41:35.869Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T09:41:36.838Z] ---> Running in 9cd9a32de24a [2023-03-31T09:41:37.111Z] Removing intermediate container 9cd9a32de24a [2023-03-31T09:41:37.111Z] ---> efaefc03c9a0 [2023-03-31T09:41:37.111Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-31T09:41:37.111Z] ---> Running in eb3973b46df4 [2023-03-31T09:41:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:41:39.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:41:41.049Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T09:41:41.049Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T09:41:41.049Z] OK: 17689 distinct packages available [2023-03-31T09:41:41.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:41:42.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:41:43.226Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-31T09:41:43.226Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-31T09:41:43.226Z] (3/5) Installing libucontext (1.2-r0) [2023-03-31T09:41:43.226Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-31T09:41:43.492Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-31T09:41:43.492Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:41:43.492Z] OK: 9 MiB in 20 packages [2023-03-31T09:41:45.431Z] Removing intermediate container eb3973b46df4 [2023-03-31T09:41:45.431Z] ---> 5b85232f077e [2023-03-31T09:41:45.431Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:41:46.012Z] ---> e359ef52205b [2023-03-31T09:41:46.012Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:41:46.968Z] ---> 5edc1cf9ad4a [2023-03-31T09:41:46.968Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-31T09:41:50.306Z] ---> af3dc07092de [2023-03-31T09:41:50.306Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T09:41:56.951Z] ---> d23c22f4ebea [2023-03-31T09:41:56.951Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T09:41:56.951Z] ---> 11b50eb61dc2 [2023-03-31T09:41:56.951Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-31T09:41:57.536Z] ---> 359b8a16bcb4 [2023-03-31T09:41:57.536Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-31T09:41:58.494Z] ---> 32eb780c6de5 [2023-03-31T09:41:58.494Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T09:41:58.494Z] ---> Running in d7d7b191a4ab [2023-03-31T09:41:59.081Z] Removing intermediate container d7d7b191a4ab [2023-03-31T09:41:59.081Z] ---> 0a160c5deb6c [2023-03-31T09:41:59.081Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T09:41:59.081Z] ---> Running in 05b8ba35642f [2023-03-31T09:41:59.659Z] Removing intermediate container 05b8ba35642f [2023-03-31T09:41:59.659Z] ---> c14a8295040e [2023-03-31T09:41:59.659Z] Step 25/27 : LABEL arch=arm64 [2023-03-31T09:41:59.659Z] ---> Running in 2daee3a1cbd6 [2023-03-31T09:42:00.242Z] Removing intermediate container 2daee3a1cbd6 [2023-03-31T09:42:00.242Z] ---> 74960735c212 [2023-03-31T09:42:00.242Z] Step 26/27 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:42:00.242Z] ---> Running in bfa7bde0df2b [2023-03-31T09:42:00.507Z] Removing intermediate container bfa7bde0df2b [2023-03-31T09:42:00.507Z] ---> 74a12021111e [2023-03-31T09:42:00.507Z] Step 27/27 : LABEL version=0.0.0 [2023-03-31T09:42:00.773Z] ---> Running in bacfb7fa0be8 [2023-03-31T09:42:02.700Z] Removing intermediate container bacfb7fa0be8 [2023-03-31T09:42:02.700Z] ---> db25fbe86ca2 [2023-03-31T09:42:02.700Z] [2023-03-31T09:42:02.700Z] Successfully built db25fbe86ca2 [2023-03-31T09:42:02.700Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-31T09:42:02.700Z] Building support-scheduler [2023-03-31T09:42:17.699Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:42:17.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:42:17.699Z] ---> 87571516d048 [2023-03-31T09:42:17.699Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:42:17.699Z] ---> Using cache [2023-03-31T09:42:17.699Z] ---> 680cff924c55 [2023-03-31T09:42:17.699Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:42:17.699Z] ---> Using cache [2023-03-31T09:42:17.699Z] ---> 85df0f37505e [2023-03-31T09:42:17.699Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T09:42:17.699Z] ---> Using cache [2023-03-31T09:42:17.699Z] ---> 7be0f169283c [2023-03-31T09:42:17.699Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:42:17.699Z] ---> Using cache [2023-03-31T09:42:17.699Z] ---> b38f592a10cb [2023-03-31T09:42:17.699Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:42:17.699Z] ---> Using cache [2023-03-31T09:42:17.699Z] ---> c5e58e9aa7df [2023-03-31T09:42:17.699Z] Step 8/23 : COPY . . [2023-03-31T09:42:17.699Z] ---> Using cache [2023-03-31T09:42:17.699Z] ---> e3db57e827c0 [2023-03-31T09:42:17.699Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-31T09:42:17.699Z] ---> Running in a2e8173ea1c4 [2023-03-31T09:42:18.660Z] 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-31T09:47:42.262Z] Removing intermediate container 23014330a75b [2023-03-31T09:47:42.262Z] ---> c40525d76b9d [2023-03-31T09:47:42.262Z] [2023-03-31T09:47:42.262Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:47:42.262Z] ---> 51e60588ff2c [2023-03-31T09:47:42.262Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-31T09:47:42.262Z] ---> Running in bbaa0fc7a202 [2023-03-31T09:47:42.262Z] Removing intermediate container bbaa0fc7a202 [2023-03-31T09:47:42.262Z] ---> cdc770078ac9 [2023-03-31T09:47:42.262Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:47:42.262Z] ---> Running in 7603e842edb6 [2023-03-31T09:47:42.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:47:42.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:47:42.262Z] Removing intermediate container 987185550cde [2023-03-31T09:47:42.262Z] ---> b94b3223cf52 [2023-03-31T09:47:42.262Z] [2023-03-31T09:47:42.262Z] Step 9/22 : FROM alpine:3.17 [2023-03-31T09:47:42.262Z] ---> 51e60588ff2c [2023-03-31T09:47:42.262Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-31T09:47:42.262Z] ---> Running in 02150711862f [2023-03-31T09:47:42.262Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T09:47:42.262Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:47:42.262Z] OK: 8 MiB in 16 packages [2023-03-31T09:47:42.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:47:42.262Z] Removing intermediate container 7603e842edb6 [2023-03-31T09:47:42.262Z] ---> 42810ea9ebee [2023-03-31T09:47:42.262Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:47:42.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:47:42.262Z] ---> 7d10fd6ccea3 [2023-03-31T09:47:42.262Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:47:42.262Z] ---> b638a66022d0 [2023-03-31T09:47:42.262Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-31T09:47:42.262Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-31T09:47:42.262Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-31T09:47:42.262Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:47:42.262Z] OK: 8 MiB in 17 packages [2023-03-31T09:47:42.262Z] ---> 5b9b079575ab [2023-03-31T09:47:42.262Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:47:42.262Z] Removing intermediate container 02150711862f [2023-03-31T09:47:42.262Z] ---> ba938d95db90 [2023-03-31T09:47:42.262Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-31T09:47:42.262Z] ---> Running in 7e72cd833553 [2023-03-31T09:47:42.262Z] Removing intermediate container 7e72cd833553 [2023-03-31T09:47:42.262Z] ---> 339504f9c6a8 [2023-03-31T09:47:42.262Z] Step 12/22 : WORKDIR /edgex [2023-03-31T09:47:42.262Z] ---> 115655e99c06 [2023-03-31T09:47:42.262Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-31T09:47:42.262Z] ---> Running in 48ad2d31bfe6 [2023-03-31T09:47:42.262Z] Removing intermediate container 48ad2d31bfe6 [2023-03-31T09:47:42.262Z] ---> d2df0fdcf006 [2023-03-31T09:47:42.262Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:47:42.531Z] ---> 38426ec19696 [2023-03-31T09:47:42.531Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T09:47:42.531Z] ---> 3aeda4c044ed [2023-03-31T09:47:42.531Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:47:42.531Z] ---> Running in 77064be2030b [2023-03-31T09:47:43.946Z] ---> 6df11890844f [2023-03-31T09:47:43.946Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-31T09:47:45.351Z] ---> 74e21d2c231a [2023-03-31T09:47:45.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-31T09:47:47.286Z] Removing intermediate container 77064be2030b [2023-03-31T09:47:47.286Z] ---> d3615a7dc24a [2023-03-31T09:47:47.286Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T09:47:47.286Z] ---> Running in e0cfed3b6ced [2023-03-31T09:47:48.243Z] Removing intermediate container e0cfed3b6ced [2023-03-31T09:47:48.243Z] ---> a3803862932e [2023-03-31T09:47:48.243Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-31T09:47:48.243Z] ---> Running in c7cb1e27a3af [2023-03-31T09:47:48.825Z] ---> 8e9ba164b1cc [2023-03-31T09:47:48.825Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-31T09:47:49.414Z] Removing intermediate container c7cb1e27a3af [2023-03-31T09:47:49.414Z] ---> d8ae88c3e2b4 [2023-03-31T09:47:49.414Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T09:47:49.414Z] ---> Running in 6ec9529562c2 [2023-03-31T09:47:50.375Z] ---> fa7713512eed [2023-03-31T09:47:50.375Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T09:47:50.659Z] Removing intermediate container 6ec9529562c2 [2023-03-31T09:47:50.659Z] ---> 4263c8fc988f [2023-03-31T09:47:50.659Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:47:50.659Z] ---> Running in a75becf22e8e [2023-03-31T09:47:50.925Z] ---> Running in 0b1a5156b098 [2023-03-31T09:47:52.333Z] Removing intermediate container 0b1a5156b098 [2023-03-31T09:47:52.333Z] ---> f1d49447d0c7 [2023-03-31T09:47:52.333Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:47:52.333Z] ---> Running in 03bd65c51bf9 [2023-03-31T09:47:56.583Z] Removing intermediate container 03bd65c51bf9 [2023-03-31T09:47:56.583Z] ---> 143631a13ac3 [2023-03-31T09:47:56.583Z] [2023-03-31T09:47:57.185Z] Successfully built 143631a13ac3 [2023-03-31T09:47:57.185Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-31T09:47:57.185Z] Building security-spire-config [2023-03-31T09:47:57.454Z]  Building security-proxy-auth ... done Removing intermediate container a75becf22e8e [2023-03-31T09:47:57.454Z] ---> d0960912fb80 [2023-03-31T09:47:57.454Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T09:47:57.454Z] Removing intermediate container 66a22b5f4f7b [2023-03-31T09:47:57.454Z] ---> 71f444f504b9 [2023-03-31T09:47:57.454Z] [2023-03-31T09:47:57.454Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:47:57.454Z] ---> 51e60588ff2c [2023-03-31T09:47:57.735Z] ---> Running in bc9c9153f796 [2023-03-31T09:47:57.735Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-31T09:47:57.735Z] ---> Using cache [2023-03-31T09:47:57.735Z] ---> cdc770078ac9 [2023-03-31T09:47:57.735Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:47:57.735Z] ---> Using cache [2023-03-31T09:47:57.735Z] ---> 42810ea9ebee [2023-03-31T09:47:57.735Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:47:57.735Z] ---> Using cache [2023-03-31T09:47:57.735Z] ---> 7d10fd6ccea3 [2023-03-31T09:47:57.735Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:47:57.735Z] ---> Using cache [2023-03-31T09:47:57.735Z] ---> b638a66022d0 [2023-03-31T09:47:57.735Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-31T09:47:58.321Z] Removing intermediate container bc9c9153f796 [2023-03-31T09:47:58.322Z] ---> ba490cc25ae7 [2023-03-31T09:47:58.322Z] Step 20/22 : LABEL arch=arm64 [2023-03-31T09:47:58.590Z] ---> Running in 889e2eb3a0a5 [2023-03-31T09:47:59.173Z] Removing intermediate container 889e2eb3a0a5 [2023-03-31T09:47:59.173Z] ---> bd22bf43e109 [2023-03-31T09:47:59.173Z] Step 21/22 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:47:59.441Z] ---> Running in 4b78a18ec5cb [2023-03-31T09:47:59.707Z] ---> 6e2932957aea [2023-03-31T09:47:59.707Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:48:00.303Z] Removing intermediate container 4b78a18ec5cb [2023-03-31T09:48:00.303Z] ---> ba7f92fcdd22 [2023-03-31T09:48:00.303Z] Step 22/22 : LABEL version=0.0.0 [2023-03-31T09:48:00.303Z] ---> Running in 37415bcbb2aa [2023-03-31T09:48:01.257Z] ---> f6ff7c142ab8 [2023-03-31T09:48:01.257Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-31T09:48:01.257Z] Removing intermediate container 37415bcbb2aa [2023-03-31T09:48:01.257Z] ---> 85159bdfc53f [2023-03-31T09:48:01.257Z] [2023-03-31T09:48:01.522Z] Successfully built 85159bdfc53f [2023-03-31T09:48:01.522Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-31T09:48:01.522Z] Building core-metadata [2023-03-31T09:48:02.080Z]  Building security-proxy-setup ... done  ---> 1e5cb7edcd82 [2023-03-31T09:48:02.080Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T09:48:02.349Z] ---> Running in 050a772e9800 [2023-03-31T09:48:04.946Z] Removing intermediate container 050a772e9800 [2023-03-31T09:48:04.947Z] ---> c6a5471b0d6c [2023-03-31T09:48:04.947Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T09:48:04.947Z] ---> Running in 39667009a229 [2023-03-31T09:48:05.535Z] Removing intermediate container 39667009a229 [2023-03-31T09:48:05.535Z] ---> ecc65575f35b [2023-03-31T09:48:05.535Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-31T09:48:05.803Z] ---> Running in 0b8d877754c2 [2023-03-31T09:48:06.402Z] Removing intermediate container 0b8d877754c2 [2023-03-31T09:48:06.402Z] ---> c6f02f16a374 [2023-03-31T09:48:06.402Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T09:48:06.683Z] ---> Running in a064c8e0bdaf [2023-03-31T09:48:09.261Z] Removing intermediate container a064c8e0bdaf [2023-03-31T09:48:09.261Z] ---> 9b23af513654 [2023-03-31T09:48:09.261Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:48:09.261Z] ---> Running in 88ee04ccaa77 [2023-03-31T09:48:10.224Z] Removing intermediate container 88ee04ccaa77 [2023-03-31T09:48:10.224Z] ---> 8d8341e54744 [2023-03-31T09:48:10.224Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:48:10.224Z] ---> Running in 8518391f4ad7 [2023-03-31T09:48:10.806Z] Removing intermediate container 8518391f4ad7 [2023-03-31T09:48:10.806Z] ---> 062a0918b5da [2023-03-31T09:48:10.806Z] [2023-03-31T09:48:11.074Z] Successfully built 062a0918b5da [2023-03-31T09:48:11.074Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-31T09:48:11.074Z] Building security-spire-server [2023-03-31T09:48:26.071Z]  Building core-common-config-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:48:26.071Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:48:26.071Z] ---> 87571516d048 [2023-03-31T09:48:26.071Z] Step 3/27 : WORKDIR /edgex-go [2023-03-31T09:48:26.071Z] ---> Using cache [2023-03-31T09:48:26.071Z] ---> bd1131794244 [2023-03-31T09:48:26.071Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T09:48:26.071Z] ---> Running in 1f54ac12b514 [2023-03-31T09:48:27.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:48:28.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:48:29.836Z] OK: 263 MiB in 53 packages [2023-03-31T09:48:31.773Z] Removing intermediate container 1f54ac12b514 [2023-03-31T09:48:31.773Z] ---> 3fefe31241d2 [2023-03-31T09:48:31.773Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-31T09:48:35.420Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:48:35.420Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:48:35.420Z] ---> 87571516d048 [2023-03-31T09:48:35.420Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:48:35.420Z] ---> Using cache [2023-03-31T09:48:35.420Z] ---> 680cff924c55 [2023-03-31T09:48:35.420Z] Step 4/25 : WORKDIR /edgex-go [2023-03-31T09:48:35.420Z] ---> Using cache [2023-03-31T09:48:35.420Z] ---> 85df0f37505e [2023-03-31T09:48:35.420Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-31T09:48:35.420Z] ---> Using cache [2023-03-31T09:48:35.420Z] ---> 7be0f169283c [2023-03-31T09:48:35.420Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-31T09:48:35.420Z] ---> Using cache [2023-03-31T09:48:35.420Z] ---> b38f592a10cb [2023-03-31T09:48:35.420Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:48:35.420Z] ---> Using cache [2023-03-31T09:48:35.420Z] ---> c5e58e9aa7df [2023-03-31T09:48:35.420Z] Step 8/25 : COPY . . [2023-03-31T09:48:35.420Z] ---> Using cache [2023-03-31T09:48:35.420Z] ---> e3db57e827c0 [2023-03-31T09:48:35.420Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-31T09:48:35.687Z] ---> 7063722feb21 [2023-03-31T09:48:35.687Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:48:35.957Z] ---> Running in daee72a74f66 [2023-03-31T09:48:35.958Z] ---> Running in 7962e67bda8a [2023-03-31T09:48:38.528Z] 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-31T09:48:40.467Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:48:40.467Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:48:40.467Z] ---> 87571516d048 [2023-03-31T09:48:40.467Z] Step 3/26 : WORKDIR /edgex-go [2023-03-31T09:48:40.467Z] ---> Using cache [2023-03-31T09:48:40.467Z] ---> bd1131794244 [2023-03-31T09:48:40.467Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-31T09:48:40.467Z] ---> Using cache [2023-03-31T09:48:40.467Z] ---> 3fefe31241d2 [2023-03-31T09:48:40.467Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-31T09:48:40.467Z] ---> Using cache [2023-03-31T09:48:40.467Z] ---> 7063722feb21 [2023-03-31T09:48:40.467Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:48:40.467Z] ---> Running in 5eb1badf8edc [2023-03-31T09:50:32.092Z] Removing intermediate container 7962e67bda8a [2023-03-31T09:50:32.092Z] ---> 699e4621cf03 [2023-03-31T09:50:32.092Z] Step 7/27 : COPY . . [2023-03-31T09:50:32.092Z] Removing intermediate container 5eb1badf8edc [2023-03-31T09:50:32.092Z] ---> 2774c1e1482c [2023-03-31T09:50:32.092Z] Step 7/26 : COPY . . [2023-03-31T09:50:32.092Z] Removing intermediate container f370a9a12e5f [2023-03-31T09:50:32.092Z] ---> 38acc1ea4a6d [2023-03-31T09:50:32.092Z] [2023-03-31T09:50:32.092Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:50:32.092Z] ---> 51e60588ff2c [2023-03-31T09:50:32.092Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-31T09:50:32.092Z] ---> Running in 747bb31ee1b7 [2023-03-31T09:50:34.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:50:34.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:50:36.143Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-31T09:50:36.143Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-31T09:50:36.143Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:50:36.143Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T09:50:36.827Z] OK: 8 MiB in 17 packages [2023-03-31T09:50:42.355Z] Removing intermediate container 747bb31ee1b7 [2023-03-31T09:50:42.355Z] ---> 95409664a1f2 [2023-03-31T09:50:42.355Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:50:42.355Z] ---> Running in 421c813de535 [2023-03-31T09:50:42.630Z] Removing intermediate container 421c813de535 [2023-03-31T09:50:42.630Z] ---> 806223f54645 [2023-03-31T09:50:42.630Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-31T09:50:42.915Z] ---> Running in be562c2fc779 [2023-03-31T09:50:45.532Z] Removing intermediate container be562c2fc779 [2023-03-31T09:50:45.532Z] ---> c9919c7c6e3f [2023-03-31T09:50:45.532Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-31T09:50:45.799Z] ---> Running in 071e9c08aa7d [2023-03-31T09:50:46.757Z] Removing intermediate container 071e9c08aa7d [2023-03-31T09:50:46.758Z] ---> 4cf357dd4581 [2023-03-31T09:50:46.758Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:50:49.326Z] ---> e01e3403ed23 [2023-03-31T09:50:49.326Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:50:51.264Z] ---> 4db8d9bbd264 [2023-03-31T09:50:51.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-31T09:50:56.597Z] ---> 5bf609cfc419 [2023-03-31T09:50:56.597Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T09:50:59.930Z] ---> Running in e7790a3767d5 [2023-03-31T09:50:59.930Z] ---> 83e74e295815 [2023-03-31T09:50:59.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:51:00.509Z] ---> c9d091582cde [2023-03-31T09:51:00.509Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-31T09:51:00.509Z] Removing intermediate container e7790a3767d5 [2023-03-31T09:51:00.509Z] ---> dc61437ec3c6 [2023-03-31T09:51:00.509Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-31T09:51:00.509Z] ---> Running in b8eb6410a6aa [2023-03-31T09:51:00.774Z] ---> Running in 7c02f67412ec [2023-03-31T09:51:01.358Z] ---> fe9aebf42061 [2023-03-31T09:51:01.358Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-31T09:51:01.629Z] Removing intermediate container 7c02f67412ec [2023-03-31T09:51:01.629Z] ---> 3f45922bfbfd [2023-03-31T09:51:01.629Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T09:51:01.629Z] ---> Running in 35f0eb6164a7 [2023-03-31T09:51:01.905Z] Removing intermediate container b8eb6410a6aa [2023-03-31T09:51:01.905Z] ---> d0fcc3ae48ec [2023-03-31T09:51:01.905Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-31T09:51:01.905Z] ---> Running in 43977ab81ed5 [2023-03-31T09:51:02.171Z] ---> Running in 86d742a10311 [2023-03-31T09:51:02.436Z] Removing intermediate container 35f0eb6164a7 [2023-03-31T09:51:02.436Z] ---> e03d7ae8604f [2023-03-31T09:51:02.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:51:02.700Z] ---> Running in 0fbcbc13af18 [2023-03-31T09:51:02.700Z] Removing intermediate container 43977ab81ed5 [2023-03-31T09:51:02.700Z] ---> 4c55d18652c9 [2023-03-31T09:51:02.700Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T09:51:02.967Z] Removing intermediate container 86d742a10311 [2023-03-31T09:51:02.967Z] ---> 6602f3bc7d10 [2023-03-31T09:51:02.967Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-31T09:51:03.233Z] ---> Running in 096a82104e97 [2023-03-31T09:51:03.499Z] ---> Running in 4e4aa419ece1 [2023-03-31T09:51:03.765Z] Removing intermediate container 0fbcbc13af18 [2023-03-31T09:51:03.765Z] ---> 163d4c55ddba [2023-03-31T09:51:03.765Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T09:51:04.030Z] ---> Running in 7e392047c5ce [2023-03-31T09:51:04.609Z] Removing intermediate container a2e8173ea1c4 [2023-03-31T09:51:04.609Z] ---> 8794b15b14dd [2023-03-31T09:51:04.609Z] [2023-03-31T09:51:04.609Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:51:04.609Z] ---> 51e60588ff2c [2023-03-31T09:51:04.609Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:51:04.874Z] Removing intermediate container 4e4aa419ece1 [2023-03-31T09:51:04.874Z] ---> 997f666db5d4 [2023-03-31T09:51:04.874Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-31T09:51:04.874Z] ---> Running in 2f4df0780e45 [2023-03-31T09:51:05.458Z] ---> Running in 5897f0dbb656 [2023-03-31T09:51:05.723Z] Removing intermediate container 7e392047c5ce [2023-03-31T09:51:05.723Z] ---> c28e9b9867a1 [2023-03-31T09:51:05.723Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:51:05.988Z] ---> Running in 5231ed24c8d2 [2023-03-31T09:51:06.946Z] Removing intermediate container 5231ed24c8d2 [2023-03-31T09:51:06.946Z] ---> ed095ea33eed [2023-03-31T09:51:06.946Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:51:07.215Z] ---> Running in 0ce2ec5905be [2023-03-31T09:51:08.168Z] Removing intermediate container 0ce2ec5905be [2023-03-31T09:51:08.168Z] ---> c222edfbe3f4 [2023-03-31T09:51:08.168Z] [2023-03-31T09:51:08.439Z] Removing intermediate container 096a82104e97 [2023-03-31T09:51:08.439Z] ---> 178dfb1df6cd [2023-03-31T09:51:08.439Z] Step 12/27 : WORKDIR /edgex-go [2023-03-31T09:51:08.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:51:08.708Z] ---> Running in 6fb685031342 [2023-03-31T09:51:09.292Z] Successfully built c222edfbe3f4 [2023-03-31T09:51:09.293Z] Successfully tagged support-notifications-arm64:latest [2023-03-31T09:51:09.293Z]  Building support-notifications ... done Building core-data [2023-03-31T09:51:09.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:51:09.562Z] Removing intermediate container 6fb685031342 [2023-03-31T09:51:09.562Z] ---> 8c8acb8f9873 [2023-03-31T09:51:09.562Z] [2023-03-31T09:51:09.562Z] Step 13/27 : FROM alpine:3.17 [2023-03-31T09:51:09.562Z] ---> 51e60588ff2c [2023-03-31T09:51:09.562Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T09:51:09.562Z] ---> Using cache [2023-03-31T09:51:09.562Z] ---> efaefc03c9a0 [2023-03-31T09:51:09.562Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-31T09:51:09.830Z] ---> Running in 91157f0940e0 [2023-03-31T09:51:09.830Z] Removing intermediate container 5897f0dbb656 [2023-03-31T09:51:09.830Z] ---> f07c3da9d13d [2023-03-31T09:51:09.830Z] Step 12/26 : WORKDIR /edgex-go [2023-03-31T09:51:10.098Z] ---> Running in 5c222b0332aa [2023-03-31T09:51:11.055Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T09:51:11.055Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:51:11.055Z] OK: 8 MiB in 16 packages [2023-03-31T09:51:12.018Z] Removing intermediate container 5c222b0332aa [2023-03-31T09:51:12.018Z] ---> ac6c250faab5 [2023-03-31T09:51:12.018Z] [2023-03-31T09:51:12.018Z] Step 13/26 : FROM alpine:3.17 [2023-03-31T09:51:12.018Z] ---> 51e60588ff2c [2023-03-31T09:51:12.018Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-31T09:51:12.018Z] ---> Using cache [2023-03-31T09:51:12.018Z] ---> efaefc03c9a0 [2023-03-31T09:51:12.018Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-31T09:51:12.018Z] ---> Using cache [2023-03-31T09:51:12.018Z] ---> 5b85232f077e [2023-03-31T09:51:12.018Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:51:12.018Z] ---> Using cache [2023-03-31T09:51:12.018Z] ---> e359ef52205b [2023-03-31T09:51:12.018Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:51:12.018Z] ---> Using cache [2023-03-31T09:51:12.018Z] ---> 5edc1cf9ad4a [2023-03-31T09:51:12.018Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T09:51:12.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:51:13.259Z] Removing intermediate container 2f4df0780e45 [2023-03-31T09:51:13.259Z] ---> 3eb9b3814811 [2023-03-31T09:51:13.259Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:51:13.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:51:13.259Z] ---> Running in 75c0ef7487ba [2023-03-31T09:51:14.218Z] Removing intermediate container 75c0ef7487ba [2023-03-31T09:51:14.218Z] ---> 5395806c264a [2023-03-31T09:51:14.218Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-31T09:51:14.494Z] ---> Running in 88e2300c088b [2023-03-31T09:51:14.494Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T09:51:14.494Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T09:51:14.494Z] OK: 17689 distinct packages available [2023-03-31T09:51:14.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:51:15.026Z] Removing intermediate container 88e2300c088b [2023-03-31T09:51:15.026Z] ---> 7f42b5640e77 [2023-03-31T09:51:15.026Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-31T09:51:15.293Z] ---> Running in 798f43fd5aa4 [2023-03-31T09:51:15.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:51:16.143Z] Removing intermediate container 798f43fd5aa4 [2023-03-31T09:51:16.143Z] ---> 4d2efa6cfab7 [2023-03-31T09:51:16.144Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:51:16.725Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-31T09:51:16.725Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-31T09:51:16.725Z] (3/4) Installing libucontext (1.2-r0) [2023-03-31T09:51:16.725Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-31T09:51:16.725Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:51:16.992Z] OK: 8 MiB in 19 packages [2023-03-31T09:51:17.954Z] ---> 0fc528213f8e [2023-03-31T09:51:17.954Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:51:19.890Z] Removing intermediate container 91157f0940e0 [2023-03-31T09:51:19.890Z] ---> ec3c4bb368f5 [2023-03-31T09:51:19.890Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:51:19.890Z] ---> dbee8a6791ad [2023-03-31T09:51:19.890Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-31T09:51:21.298Z] ---> 74b25b489661 [2023-03-31T09:51:21.298Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:51:21.879Z] ---> baee45a7c8c8 [2023-03-31T09:51:21.879Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T09:51:25.227Z] ---> c11f722c52a5 [2023-03-31T09:51:25.227Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-31T09:51:25.227Z] ---> 77e8e3b8db48 [2023-03-31T09:51:25.227Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-31T09:51:25.227Z] ---> 64dca58f257a [2023-03-31T09:51:25.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:51:26.631Z] ---> f4ba23b2a235 [2023-03-31T09:51:26.631Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-31T09:51:26.897Z] ---> 1489c7738d01 [2023-03-31T09:51:26.897Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-31T09:51:27.162Z] ---> Running in 02fa13766168 [2023-03-31T09:51:28.116Z] Removing intermediate container 02fa13766168 [2023-03-31T09:51:28.116Z] ---> b30c4c4620c7 [2023-03-31T09:51:28.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:51:28.116Z] ---> 2f243d40a7a7 [2023-03-31T09:51:28.116Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T09:51:28.116Z] ---> Running in d1737cb9f45f [2023-03-31T09:51:28.382Z] ---> Running in d68c08ea3202 [2023-03-31T09:51:29.353Z] Removing intermediate container d1737cb9f45f [2023-03-31T09:51:29.353Z] ---> 7077bd5f083e [2023-03-31T09:51:29.353Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T09:51:29.627Z] Removing intermediate container d68c08ea3202 [2023-03-31T09:51:29.627Z] ---> a4c9f2311f82 [2023-03-31T09:51:29.627Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T09:51:29.627Z] ---> Running in dbb1d7a03703 [2023-03-31T09:51:29.893Z] ---> Running in c7b3341d4a6f [2023-03-31T09:51:30.159Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:51:30.159Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:51:30.159Z] ---> 87571516d048 [2023-03-31T09:51:30.159Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:51:30.159Z] ---> Using cache [2023-03-31T09:51:30.159Z] ---> 680cff924c55 [2023-03-31T09:51:30.159Z] Step 4/23 : WORKDIR /edgex-go [2023-03-31T09:51:30.159Z] ---> Using cache [2023-03-31T09:51:30.159Z] ---> 85df0f37505e [2023-03-31T09:51:30.159Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-31T09:51:30.159Z] ---> Using cache [2023-03-31T09:51:30.159Z] ---> 7be0f169283c [2023-03-31T09:51:30.159Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-31T09:51:30.159Z] ---> Using cache [2023-03-31T09:51:30.159Z] ---> b38f592a10cb [2023-03-31T09:51:30.159Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:51:30.159Z] ---> Using cache [2023-03-31T09:51:30.159Z] ---> c5e58e9aa7df [2023-03-31T09:51:30.159Z] Step 8/23 : COPY . . [2023-03-31T09:51:30.739Z] Removing intermediate container dbb1d7a03703 [2023-03-31T09:51:30.739Z] ---> e52b90996d20 [2023-03-31T09:51:30.739Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:51:30.739Z] ---> Using cache [2023-03-31T09:51:30.739Z] ---> e3db57e827c0 [2023-03-31T09:51:30.739Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-31T09:51:30.739Z] Removing intermediate container c7b3341d4a6f [2023-03-31T09:51:30.739Z] ---> a96c5a4e9261 [2023-03-31T09:51:30.739Z] Step 24/26 : LABEL arch=arm64 [2023-03-31T09:51:30.739Z] ---> Running in 4d2914256ca3 [2023-03-31T09:51:31.008Z] ---> Running in 278c8f2a434e [2023-03-31T09:51:31.008Z] ---> Running in a927683887dc [2023-03-31T09:51:32.417Z] Removing intermediate container 278c8f2a434e [2023-03-31T09:51:32.417Z] ---> 5cdbba83cbbd [2023-03-31T09:51:32.417Z] Step 25/26 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:51:32.417Z] Removing intermediate container 4d2914256ca3 [2023-03-31T09:51:32.417Z] ---> 0269ad5dcd28 [2023-03-31T09:51:32.417Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:51:32.417Z] ---> Running in e3300581d526 [2023-03-31T09:51:32.417Z] ---> Running in 47d0b1fac235 [2023-03-31T09:51:33.379Z] Removing intermediate container e3300581d526 [2023-03-31T09:51:33.379Z] ---> 25dd013e0401 [2023-03-31T09:51:33.379Z] [2023-03-31T09:51:33.646Z] Removing intermediate container 47d0b1fac235 [2023-03-31T09:51:33.646Z] ---> f74642d911b8 [2023-03-31T09:51:33.646Z] Step 26/26 : LABEL version=0.0.0 [2023-03-31T09:51:33.646Z] 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-31T09:51:33.916Z] ---> Running in c48e2085bdbc [2023-03-31T09:51:33.916Z] Successfully built 25dd013e0401 [2023-03-31T09:51:34.183Z] Successfully tagged support-scheduler-arm64:latest [2023-03-31T09:51:34.183Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-03-31T09:51:34.764Z] Removing intermediate container c48e2085bdbc [2023-03-31T09:51:34.764Z] ---> ead0545a821e [2023-03-31T09:51:34.764Z] [2023-03-31T09:51:35.031Z] Successfully built ead0545a821e [2023-03-31T09:51:35.031Z] Successfully tagged security-spire-server-arm64:latest [2023-03-31T09:51:35.031Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-03-31T09:51:37.617Z] ---> caef94fa8e70 [2023-03-31T09:51:37.617Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-31T09:51:38.577Z] ---> 4a554b05fa3f [2023-03-31T09:51:38.577Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-31T09:51:38.849Z] ---> Running in bfa979fef05b [2023-03-31T09:51:39.430Z] Removing intermediate container bfa979fef05b [2023-03-31T09:51:39.430Z] ---> 7b7912a17638 [2023-03-31T09:51:39.430Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-31T09:51:40.388Z] ---> d12461668934 [2023-03-31T09:51:40.388Z] Step 22/27 : WORKDIR / [2023-03-31T09:51:40.388Z] ---> Running in 0f61b0958c52 [2023-03-31T09:51:40.972Z] Removing intermediate container 0f61b0958c52 [2023-03-31T09:51:40.972Z] ---> d832f7bb4417 [2023-03-31T09:51:40.972Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-31T09:51:41.237Z] ---> Running in a25c9b9e769a [2023-03-31T09:51:41.830Z] Removing intermediate container a25c9b9e769a [2023-03-31T09:51:41.830Z] ---> abfbf1162e47 [2023-03-31T09:51:41.830Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-31T09:51:42.100Z] ---> Running in 5a6125792876 [2023-03-31T09:51:42.682Z] Removing intermediate container 5a6125792876 [2023-03-31T09:51:42.683Z] ---> d2e75f48b2e4 [2023-03-31T09:51:42.683Z] Step 25/27 : LABEL arch=arm64 [2023-03-31T09:51:42.683Z] ---> Running in a0e9ee257801 [2023-03-31T09:51:43.265Z] Removing intermediate container a0e9ee257801 [2023-03-31T09:51:43.265Z] ---> d5d78c94f991 [2023-03-31T09:51:43.265Z] Step 26/27 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:51:43.265Z] ---> Running in 8710e21db5de [2023-03-31T09:51:43.847Z] Removing intermediate container 8710e21db5de [2023-03-31T09:51:43.847Z] ---> bacea5aefe07 [2023-03-31T09:51:43.847Z] Step 27/27 : LABEL version=0.0.0 [2023-03-31T09:51:44.116Z] ---> Running in ba5a13312b69 [2023-03-31T09:51:44.699Z] Removing intermediate container ba5a13312b69 [2023-03-31T09:51:44.699Z] ---> 41cfc1acde2c [2023-03-31T09:51:44.699Z] [2023-03-31T09:51:44.699Z] Successfully built 41cfc1acde2c [2023-03-31T09:51:44.966Z] Successfully tagged security-spire-config-arm64:latest [2023-03-31T09:51:44.966Z]  Building security-spire-config ... done Building core-command [2023-03-31T09:52:08.499Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:52:08.499Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:52:08.499Z] ---> 87571516d048 [2023-03-31T09:52:08.499Z] Step 3/25 : WORKDIR /edgex-go [2023-03-31T09:52:08.499Z] ---> Using cache [2023-03-31T09:52:08.500Z] ---> bd1131794244 [2023-03-31T09:52:08.500Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-31T09:52:08.500Z] ---> Using cache [2023-03-31T09:52:08.500Z] ---> dc8b1cdbc414 [2023-03-31T09:52:08.500Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-31T09:52:08.500Z] ---> Using cache [2023-03-31T09:52:08.500Z] ---> 211320f0bf17 [2023-03-31T09:52:08.500Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:52:08.500Z] ---> Using cache [2023-03-31T09:52:08.500Z] ---> c35061e1e515 [2023-03-31T09:52:08.500Z] Step 7/25 : COPY . . [2023-03-31T09:52:08.500Z] ---> Using cache [2023-03-31T09:52:08.500Z] ---> 721a5e0478c4 [2023-03-31T09:52:08.500Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-31T09:52:08.500Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:52:08.500Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:52:08.500Z] ---> 87571516d048 [2023-03-31T09:52:08.500Z] Step 3/20 : WORKDIR /edgex-go [2023-03-31T09:52:08.500Z] ---> Using cache [2023-03-31T09:52:08.500Z] ---> bd1131794244 [2023-03-31T09:52:08.500Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-31T09:52:08.500Z] ---> Running in b72afd64a101 [2023-03-31T09:52:08.500Z] ---> Running in 17ecb1563db4 [2023-03-31T09:52:10.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:52:10.437Z] 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-31T09:52:11.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:52:12.801Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:52:12.801Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:52:12.801Z] ---> 87571516d048 [2023-03-31T09:52:12.801Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-31T09:52:12.801Z] ---> Using cache [2023-03-31T09:52:12.801Z] ---> 680cff924c55 [2023-03-31T09:52:12.801Z] Step 4/24 : WORKDIR /edgex-go [2023-03-31T09:52:12.801Z] ---> Using cache [2023-03-31T09:52:12.801Z] ---> 85df0f37505e [2023-03-31T09:52:12.801Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-31T09:52:12.801Z] ---> Using cache [2023-03-31T09:52:12.801Z] ---> 7be0f169283c [2023-03-31T09:52:12.801Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-31T09:52:12.801Z] ---> Using cache [2023-03-31T09:52:12.801Z] ---> b38f592a10cb [2023-03-31T09:52:12.801Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:52:12.801Z] ---> Using cache [2023-03-31T09:52:12.801Z] ---> c5e58e9aa7df [2023-03-31T09:52:12.801Z] Step 8/24 : COPY . . [2023-03-31T09:52:12.801Z] ---> Using cache [2023-03-31T09:52:12.801Z] ---> e3db57e827c0 [2023-03-31T09:52:12.801Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-31T09:52:13.069Z] ---> Running in f5ee0c0f46a6 [2023-03-31T09:52:13.349Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T09:52:13.349Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T09:52:13.349Z] OK: 17694 distinct packages available [2023-03-31T09:52:13.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:52:14.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:52:15.122Z] 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-31T09:52:16.086Z] OK: 263 MiB in 53 packages [2023-03-31T09:52:18.686Z] Removing intermediate container 17ecb1563db4 [2023-03-31T09:52:18.686Z] ---> 6f1d2db20f7c [2023-03-31T09:52:18.686Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-31T09:52:19.663Z] ---> 7b6bcfd58ac5 [2023-03-31T09:52:19.663Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:52:19.663Z] ---> Running in 42e59c56c342 [2023-03-31T09:53:56.281Z] Removing intermediate container daee72a74f66 [2023-03-31T09:53:56.281Z] ---> 720a9d0a35bb [2023-03-31T09:53:56.281Z] [2023-03-31T09:53:56.281Z] Step 10/25 : FROM alpine:3.17 [2023-03-31T09:53:56.281Z] ---> 51e60588ff2c [2023-03-31T09:53:56.281Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:53:56.281Z] ---> Using cache [2023-03-31T09:53:56.281Z] ---> 3eb9b3814811 [2023-03-31T09:53:56.281Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:53:56.281Z] ---> Using cache [2023-03-31T09:53:56.281Z] ---> 5395806c264a [2023-03-31T09:53:56.281Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-31T09:53:56.281Z] ---> Running in 839c1219c6d8 [2023-03-31T09:53:56.281Z] Removing intermediate container 839c1219c6d8 [2023-03-31T09:53:56.281Z] ---> dbb32e321a8d [2023-03-31T09:53:56.281Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-31T09:53:56.281Z] ---> Running in 5deaa0f9d3c0 [2023-03-31T09:53:56.281Z] Removing intermediate container 5deaa0f9d3c0 [2023-03-31T09:53:56.281Z] ---> 193ffc3165ad [2023-03-31T09:53:56.281Z] Step 15/25 : WORKDIR / [2023-03-31T09:53:56.281Z] ---> Running in 7746f55c821e [2023-03-31T09:53:56.281Z] Removing intermediate container 7746f55c821e [2023-03-31T09:53:56.281Z] ---> 157ccafa4fd4 [2023-03-31T09:53:56.281Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:53:56.281Z] ---> ffee9f2f580a [2023-03-31T09:53:56.281Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:53:56.281Z] ---> ba6c4bd4c97c [2023-03-31T09:53:56.281Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-31T09:53:56.281Z] ---> 1f0831020293 [2023-03-31T09:53:56.281Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:53:56.281Z] ---> 7f65e084d82d [2023-03-31T09:53:56.281Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-31T09:53:56.281Z] ---> a11325abdb02 [2023-03-31T09:53:56.281Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-31T09:53:56.281Z] ---> Running in 5d17e910e9c0 [2023-03-31T09:53:56.281Z] Removing intermediate container 5d17e910e9c0 [2023-03-31T09:53:56.281Z] ---> 6c8f5f3c4e84 [2023-03-31T09:53:56.281Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:53:56.281Z] ---> Running in 5329a78eca8b [2023-03-31T09:53:56.281Z] Removing intermediate container 5329a78eca8b [2023-03-31T09:53:56.281Z] ---> 41afeccf3046 [2023-03-31T09:53:56.281Z] Step 23/25 : LABEL arch=arm64 [2023-03-31T09:53:56.281Z] ---> Running in 41ae35226b00 [2023-03-31T09:53:56.281Z] Removing intermediate container 41ae35226b00 [2023-03-31T09:53:56.281Z] ---> cfec6b48bcc3 [2023-03-31T09:53:56.281Z] Step 24/25 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:53:56.281Z] ---> Running in 07a30c0f69a3 [2023-03-31T09:53:56.281Z] Removing intermediate container 07a30c0f69a3 [2023-03-31T09:53:56.281Z] ---> 8afaef703efd [2023-03-31T09:53:56.281Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T09:53:56.547Z] ---> Running in f5a762e9d710 [2023-03-31T09:53:56.547Z] Removing intermediate container 42e59c56c342 [2023-03-31T09:53:56.547Z] ---> 4b27aae65ae4 [2023-03-31T09:53:56.547Z] Step 7/20 : COPY . . [2023-03-31T09:53:57.505Z] Removing intermediate container f5a762e9d710 [2023-03-31T09:53:57.505Z] ---> 59b2bd67dfe1 [2023-03-31T09:53:57.505Z] [2023-03-31T09:53:58.089Z] Successfully built 59b2bd67dfe1 [2023-03-31T09:53:58.089Z] Successfully tagged core-metadata-arm64:latest [2023-03-31T09:53:58.089Z] Building security-bootstrapper [2023-03-31T09:54:13.062Z]  Building core-metadata ... done  ---> b28d1ce29fc7 [2023-03-31T09:54:13.062Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-31T09:54:13.062Z] ---> Running in 81fa46a434e4 [2023-03-31T09:54:13.328Z] 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-31T09:54:14.281Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-31T09:54:14.281Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-31T09:54:14.281Z] ---> 87571516d048 [2023-03-31T09:54:14.281Z] Step 3/33 : WORKDIR /edgex-go [2023-03-31T09:54:14.281Z] ---> Using cache [2023-03-31T09:54:14.281Z] ---> bd1131794244 [2023-03-31T09:54:14.281Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-31T09:54:14.281Z] ---> Using cache [2023-03-31T09:54:14.281Z] ---> dc8b1cdbc414 [2023-03-31T09:54:14.281Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-31T09:54:14.281Z] ---> Using cache [2023-03-31T09:54:14.281Z] ---> 211320f0bf17 [2023-03-31T09:54:14.281Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-31T09:54:14.281Z] ---> Using cache [2023-03-31T09:54:14.281Z] ---> c35061e1e515 [2023-03-31T09:54:14.281Z] Step 7/33 : COPY . . [2023-03-31T09:54:14.281Z] ---> Using cache [2023-03-31T09:54:14.281Z] ---> 721a5e0478c4 [2023-03-31T09:54:14.281Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-31T09:54:14.860Z] ---> Running in e6ede9efe009 [2023-03-31T09:54:16.798Z] 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-31T09:58:08.784Z] 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-31T09:58:21.078Z] Removing intermediate container a927683887dc [2023-03-31T09:58:21.078Z] ---> 1d3066b32308 [2023-03-31T09:58:21.078Z] [2023-03-31T09:58:21.078Z] Step 10/23 : FROM alpine:3.17 [2023-03-31T09:58:21.078Z] ---> 51e60588ff2c [2023-03-31T09:58:21.078Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:58:21.078Z] ---> Running in d626977202df [2023-03-31T09:58:21.078Z] Removing intermediate container d626977202df [2023-03-31T09:58:21.078Z] ---> 240a6e111fb9 [2023-03-31T09:58:21.344Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-31T09:58:21.344Z] ---> Running in 8e6791a523a9 [2023-03-31T09:58:22.304Z] Removing intermediate container 8e6791a523a9 [2023-03-31T09:58:22.304Z] ---> 623903bc78b7 [2023-03-31T09:58:22.304Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-31T09:58:22.571Z] ---> Running in be24b92ef993 [2023-03-31T09:58:23.528Z] Removing intermediate container be24b92ef993 [2023-03-31T09:58:23.528Z] ---> 0ff5e305a23d [2023-03-31T09:58:23.528Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:58:23.528Z] ---> Running in 01d83851bbb6 [2023-03-31T09:58:26.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:58:27.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:58:28.026Z] Removing intermediate container b72afd64a101 [2023-03-31T09:58:28.026Z] ---> a3bca33b8dc8 [2023-03-31T09:58:28.026Z] [2023-03-31T09:58:28.026Z] Step 9/25 : FROM alpine:3.17 [2023-03-31T09:58:28.026Z] ---> 51e60588ff2c [2023-03-31T09:58:28.026Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-31T09:58:28.292Z] ---> Running in bbeeff12af86 [2023-03-31T09:58:28.292Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-31T09:58:28.292Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:58:28.292Z] OK: 8 MiB in 16 packages [2023-03-31T09:58:30.229Z] Removing intermediate container 01d83851bbb6 [2023-03-31T09:58:30.229Z] ---> a94ecffea4ae [2023-03-31T09:58:30.229Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:58:30.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:58:31.395Z] ---> 9acf2ef8bd7a [2023-03-31T09:58:31.395Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:58:31.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:58:32.241Z] ---> f62c22fc4c57 [2023-03-31T09:58:32.241Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-31T09:58:33.199Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-31T09:58:33.464Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-31T09:58:33.464Z] (3/3) Installing su-exec (0.2-r2) [2023-03-31T09:58:33.464Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:58:33.464Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T09:58:34.047Z] ---> b4d16382433c [2023-03-31T09:58:34.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:58:34.313Z] OK: 8 MiB in 18 packages [2023-03-31T09:58:35.270Z] ---> 25bda758b41f [2023-03-31T09:58:35.270Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-31T09:58:35.270Z] ---> Running in aae22280fca6 [2023-03-31T09:58:36.231Z] Removing intermediate container aae22280fca6 [2023-03-31T09:58:36.231Z] ---> b72c6507f353 [2023-03-31T09:58:36.231Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:58:36.231Z] ---> Running in 34271e4cd698 [2023-03-31T09:58:37.188Z] Removing intermediate container 34271e4cd698 [2023-03-31T09:58:37.188Z] ---> feb5713142d5 [2023-03-31T09:58:37.188Z] Step 21/23 : LABEL arch=arm64 [2023-03-31T09:58:37.188Z] Removing intermediate container bbeeff12af86 [2023-03-31T09:58:37.188Z] ---> 47734c143c27 [2023-03-31T09:58:37.188Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-31T09:58:37.188Z] ---> Running in 2128c36d2be8 [2023-03-31T09:58:37.457Z] ---> Running in 96e0b2d09057 [2023-03-31T09:58:40.792Z] Removing intermediate container 2128c36d2be8 [2023-03-31T09:58:40.792Z] ---> 6373b17d50a5 [2023-03-31T09:58:40.792Z] Step 22/23 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:58:40.792Z] Removing intermediate container 96e0b2d09057 [2023-03-31T09:58:40.792Z] ---> 69f552a1dd48 [2023-03-31T09:58:40.792Z] Step 12/25 : WORKDIR / [2023-03-31T09:58:40.792Z] ---> Running in baed82e06092 [2023-03-31T09:58:40.792Z] ---> Running in 89c89a816a16 [2023-03-31T09:58:41.060Z] Removing intermediate container 89c89a816a16 [2023-03-31T09:58:41.060Z] ---> 379c93fc4e79 [2023-03-31T09:58:41.060Z] Step 23/23 : LABEL version=0.0.0 [2023-03-31T09:58:41.060Z] Removing intermediate container baed82e06092 [2023-03-31T09:58:41.060Z] ---> 2f4908c1b121 [2023-03-31T09:58:41.060Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:58:41.060Z] ---> Running in 07bc3cab5d84 [2023-03-31T09:58:42.019Z] Removing intermediate container 07bc3cab5d84 [2023-03-31T09:58:42.019Z] ---> cc38323e46d5 [2023-03-31T09:58:42.019Z] [2023-03-31T09:58:42.287Z] ---> 751a150d8be5 [2023-03-31T09:58:42.287Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:58:42.554Z] Successfully built cc38323e46d5 [2023-03-31T09:58:42.554Z] Successfully tagged core-data-arm64:latest [2023-03-31T09:58:43.137Z]  Building core-data ... done  ---> 899c9604aca5 [2023-03-31T09:58:43.137Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-31T09:58:44.097Z] ---> fa00aca6bdcc [2023-03-31T09:58:44.097Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-31T09:58:45.055Z] ---> bae3e854bb07 [2023-03-31T09:58:45.055Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:58:46.014Z] ---> 4a9dafde769c [2023-03-31T09:58:46.014Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-31T09:58:48.592Z] ---> 1987841b7c2e [2023-03-31T09:58:48.592Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-31T09:58:55.230Z] ---> 50f4bde4c9c4 [2023-03-31T09:58:55.230Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-31T09:58:55.495Z] ---> 2116aa564db8 [2023-03-31T09:58:55.495Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-31T09:58:55.761Z] ---> Running in c4768a2ec62c [2023-03-31T09:58:57.167Z] Removing intermediate container f5ee0c0f46a6 [2023-03-31T09:58:57.167Z] ---> fd954fd5a0dc [2023-03-31T09:58:57.167Z] [2023-03-31T09:58:57.167Z] Step 10/24 : FROM alpine:3.17 [2023-03-31T09:58:57.167Z] ---> 51e60588ff2c [2023-03-31T09:58:57.167Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-31T09:58:57.167Z] ---> Using cache [2023-03-31T09:58:57.167Z] ---> 3eb9b3814811 [2023-03-31T09:58:57.167Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-31T09:58:57.167Z] ---> Using cache [2023-03-31T09:58:57.167Z] ---> 5395806c264a [2023-03-31T09:58:57.167Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-31T09:58:57.439Z] ---> Running in 639e423bcead [2023-03-31T09:58:58.020Z] Removing intermediate container 639e423bcead [2023-03-31T09:58:58.020Z] ---> 400188eaaab1 [2023-03-31T09:58:58.020Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-31T09:58:58.020Z] ---> Running in 02f0afc0a4f0 [2023-03-31T09:58:58.978Z] Removing intermediate container 02f0afc0a4f0 [2023-03-31T09:58:58.978Z] ---> 21e54b9190af [2023-03-31T09:58:58.978Z] Step 15/24 : WORKDIR / [2023-03-31T09:58:58.978Z] ---> Running in 3039c35ce442 [2023-03-31T09:58:59.565Z] Removing intermediate container c4768a2ec62c [2023-03-31T09:58:59.565Z] ---> 3b4c6b5eb309 [2023-03-31T09:58:59.565Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-31T09:58:59.565Z] ---> Running in 3ef719c0ee74 [2023-03-31T09:58:59.833Z] Removing intermediate container 3039c35ce442 [2023-03-31T09:58:59.833Z] ---> fe2430b458b4 [2023-03-31T09:58:59.833Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:59:00.413Z] Removing intermediate container 3ef719c0ee74 [2023-03-31T09:59:00.413Z] ---> 6974c15ff17b [2023-03-31T09:59:00.413Z] Step 23/25 : LABEL arch=arm64 [2023-03-31T09:59:00.413Z] ---> Running in 7b039cba0521 [2023-03-31T09:59:00.992Z] ---> 047166d57d25 [2023-03-31T09:59:00.992Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:59:00.992Z] Removing intermediate container 7b039cba0521 [2023-03-31T09:59:00.992Z] ---> f4dea183649c [2023-03-31T09:59:00.992Z] Step 24/25 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:59:01.258Z] ---> Running in 3534cbab16f5 [2023-03-31T09:59:01.838Z] Removing intermediate container 3534cbab16f5 [2023-03-31T09:59:01.838Z] ---> 6348bc7d1a09 [2023-03-31T09:59:01.838Z] Step 25/25 : LABEL version=0.0.0 [2023-03-31T09:59:02.111Z] ---> Running in 3208248e786e [2023-03-31T09:59:02.376Z] ---> a81164056ad8 [2023-03-31T09:59:02.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-31T09:59:02.642Z] Removing intermediate container 3208248e786e [2023-03-31T09:59:02.642Z] ---> 4b0678f5a86a [2023-03-31T09:59:02.642Z] [2023-03-31T09:59:03.222Z] Successfully built 4b0678f5a86a [2023-03-31T09:59:03.222Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-31T09:59:04.175Z]  Building security-secretstore-setup ... done  ---> 753cb1cc1f15 [2023-03-31T09:59:04.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-31T09:59:05.137Z] ---> 9033c131db22 [2023-03-31T09:59:05.137Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-31T09:59:07.714Z] ---> Running in bffd7d66cfbb [2023-03-31T09:59:08.296Z] Removing intermediate container bffd7d66cfbb [2023-03-31T09:59:08.296Z] ---> 529e256ec604 [2023-03-31T09:59:08.296Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T09:59:08.296Z] ---> Running in 462426e65945 [2023-03-31T09:59:08.875Z] Removing intermediate container 462426e65945 [2023-03-31T09:59:08.875Z] ---> fad31607944b [2023-03-31T09:59:08.875Z] Step 22/24 : LABEL arch=arm64 [2023-03-31T09:59:08.875Z] ---> Running in 740bd4038bed [2023-03-31T09:59:09.457Z] Removing intermediate container 740bd4038bed [2023-03-31T09:59:09.457Z] ---> f8c0cc39b9e2 [2023-03-31T09:59:09.457Z] Step 23/24 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T09:59:09.457Z] ---> Running in 71558a7ddeff [2023-03-31T09:59:10.036Z] Removing intermediate container 71558a7ddeff [2023-03-31T09:59:10.036Z] ---> b76109fdf67e [2023-03-31T09:59:10.036Z] Step 24/24 : LABEL version=0.0.0 [2023-03-31T09:59:10.036Z] ---> Running in 8fcde6884b4d [2023-03-31T09:59:10.616Z] Removing intermediate container 8fcde6884b4d [2023-03-31T09:59:10.616Z] ---> 855622e8222f [2023-03-31T09:59:10.616Z] [2023-03-31T09:59:10.883Z] Successfully built 855622e8222f [2023-03-31T09:59:10.883Z] Successfully tagged core-command-arm64:latest [2023-03-31T09:59:49.735Z]  Building core-command ... done Removing intermediate container e6ede9efe009 [2023-03-31T09:59:49.735Z] ---> f5e802a940d8 [2023-03-31T09:59:49.735Z] [2023-03-31T09:59:49.735Z] Step 9/33 : FROM alpine:3.17 [2023-03-31T09:59:49.735Z] ---> 51e60588ff2c [2023-03-31T09:59:49.735Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-31T09:59:49.735Z] ---> Running in 0e9041ac532d [2023-03-31T09:59:49.735Z] Removing intermediate container 0e9041ac532d [2023-03-31T09:59:49.735Z] ---> 83bfd77172ba [2023-03-31T09:59:49.735Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-31T09:59:49.735Z] ---> Running in 83d6accfae67 [2023-03-31T09:59:49.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T09:59:49.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T09:59:49.735Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-31T09:59:49.735Z] (2/2) Installing su-exec (0.2-r2) [2023-03-31T09:59:49.735Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T09:59:49.735Z] OK: 8 MiB in 17 packages [2023-03-31T09:59:49.735Z] Removing intermediate container 83d6accfae67 [2023-03-31T09:59:49.735Z] ---> 13255e34624f [2023-03-31T09:59:49.735Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-31T09:59:50.001Z] ---> Running in 8442a63a243b [2023-03-31T09:59:50.268Z] Removing intermediate container 8442a63a243b [2023-03-31T09:59:50.268Z] ---> 4d1422dda316 [2023-03-31T09:59:50.268Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-31T09:59:50.268Z] ---> Running in eca9b376f6a4 [2023-03-31T09:59:50.850Z] Removing intermediate container eca9b376f6a4 [2023-03-31T09:59:50.850Z] ---> f9737ffe8ca6 [2023-03-31T09:59:50.850Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-31T09:59:50.850Z] ---> Running in f88482f24fe7 [2023-03-31T09:59:51.117Z] Removing intermediate container f88482f24fe7 [2023-03-31T09:59:51.117Z] ---> f13f96edbc79 [2023-03-31T09:59:51.117Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-31T09:59:51.117Z] ---> Running in c847afe27ea6 [2023-03-31T09:59:51.698Z] Removing intermediate container c847afe27ea6 [2023-03-31T09:59:51.698Z] ---> fe5285fc2b47 [2023-03-31T09:59:51.698Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-31T09:59:51.698Z] ---> Running in d9bab7cd4755 [2023-03-31T09:59:53.637Z] Removing intermediate container d9bab7cd4755 [2023-03-31T09:59:53.637Z] ---> 86ba97739176 [2023-03-31T09:59:53.916Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-31T09:59:53.916Z] ---> Running in 21edf9bee378 [2023-03-31T09:59:54.189Z] Removing intermediate container 21edf9bee378 [2023-03-31T09:59:54.189Z] ---> 83911f3a1976 [2023-03-31T09:59:54.189Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-31T09:59:54.774Z] ---> d9bdfe2e79b6 [2023-03-31T09:59:54.774Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-31T09:59:55.040Z] ---> Running in 3465f90cd622 [2023-03-31T09:59:56.989Z] Removing intermediate container 3465f90cd622 [2023-03-31T09:59:56.989Z] ---> d70112793dae [2023-03-31T09:59:56.989Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T09:59:57.571Z] ---> 7e6b5a47c224 [2023-03-31T09:59:57.571Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T09:59:58.159Z] ---> 1e60dd111a83 [2023-03-31T09:59:58.159Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-31T09:59:59.567Z] ---> eb89157c0a6e [2023-03-31T09:59:59.567Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-31T10:00:03.806Z] ---> b2b4c65caed6 [2023-03-31T10:00:03.806Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-31T10:00:03.806Z] ---> 56549c6a136e [2023-03-31T10:00:03.806Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-31T10:00:04.386Z] ---> 124727252bdb [2023-03-31T10:00:04.386Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-31T10:00:05.350Z] ---> 67c9a8f155c9 [2023-03-31T10:00:05.350Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-31T10:00:05.934Z] ---> e6019d1f3138 [2023-03-31T10:00:05.934Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-31T10:00:05.934Z] ---> Running in 6fdc7398a6d5 [2023-03-31T10:00:08.525Z] Removing intermediate container 6fdc7398a6d5 [2023-03-31T10:00:08.525Z] ---> 1e810d367a49 [2023-03-31T10:00:08.525Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-31T10:00:08.525Z] ---> Running in 2adf202a4b13 [2023-03-31T10:00:08.525Z] Removing intermediate container 2adf202a4b13 [2023-03-31T10:00:08.525Z] ---> 0c7d4c8961e8 [2023-03-31T10:00:08.525Z] Step 30/33 : CMD ["gate"] [2023-03-31T10:00:08.790Z] ---> Running in 30ebcdd089ec [2023-03-31T10:00:09.057Z] Removing intermediate container 30ebcdd089ec [2023-03-31T10:00:09.057Z] ---> 54fc1ae8ffdd [2023-03-31T10:00:09.057Z] Step 31/33 : LABEL arch=arm64 [2023-03-31T10:00:09.321Z] ---> Running in 9fcd72b79b9e [2023-03-31T10:00:09.587Z] Removing intermediate container 9fcd72b79b9e [2023-03-31T10:00:09.587Z] ---> 629f79fe252a [2023-03-31T10:00:09.587Z] Step 32/33 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T10:00:09.852Z] ---> Running in 9139a63529f3 [2023-03-31T10:00:10.126Z] Removing intermediate container 9139a63529f3 [2023-03-31T10:00:10.126Z] ---> 2b2a57c4873b [2023-03-31T10:00:10.126Z] Step 33/33 : LABEL version=0.0.0 [2023-03-31T10:00:10.393Z] ---> Running in 8a9c6b795b05 [2023-03-31T10:00:10.658Z] Removing intermediate container 8a9c6b795b05 [2023-03-31T10:00:10.658Z] ---> 48db4c7c8f48 [2023-03-31T10:00:10.658Z] [2023-03-31T10:00:10.924Z] Successfully built 48db4c7c8f48 [2023-03-31T10:00:10.924Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-31T10:00:13.498Z]  Building security-bootstrapper ... done Removing intermediate container 81fa46a434e4 [2023-03-31T10:00:13.498Z] ---> 78d4d8422d1b [2023-03-31T10:00:13.498Z] [2023-03-31T10:00:13.498Z] Step 9/20 : FROM alpine:3.17 [2023-03-31T10:00:13.498Z] ---> 51e60588ff2c [2023-03-31T10:00:13.498Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-31T10:00:13.498Z] ---> Using cache [2023-03-31T10:00:13.498Z] ---> 83bfd77172ba [2023-03-31T10:00:13.498Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-31T10:00:13.498Z] ---> Running in 1d542765ae0f [2023-03-31T10:00:14.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:00:15.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:00:16.690Z] v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-31T10:00:16.690Z] v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-31T10:00:16.690Z] OK: 17689 distinct packages available [2023-03-31T10:00:16.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-31T10:00:20.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-31T10:00:20.293Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-31T10:00:20.558Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-31T10:00:20.558Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-31T10:00:20.558Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-31T10:00:20.558Z] (5/9) Installing curl (7.88.1-r1) [2023-03-31T10:00:20.558Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-31T10:00:20.558Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-31T10:00:20.558Z] (8/9) Installing libucontext (1.2-r0) [2023-03-31T10:00:20.558Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-31T10:00:20.558Z] Executing busybox-1.35.0-r29.trigger [2023-03-31T10:00:20.558Z] Executing ca-certificates-20220614-r4.trigger [2023-03-31T10:00:20.826Z] OK: 11 MiB in 24 packages [2023-03-31T10:00:22.235Z] Removing intermediate container 1d542765ae0f [2023-03-31T10:00:22.235Z] ---> c65444cda520 [2023-03-31T10:00:22.235Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-31T10:00:22.817Z] ---> 0f8489e6b506 [2023-03-31T10:00:22.817Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-31T10:00:23.399Z] ---> 91c670b57ba7 [2023-03-31T10:00:23.399Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-31T10:00:24.798Z] ---> dcfb32abfcd1 [2023-03-31T10:00:24.798Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-31T10:00:25.063Z] ---> 0acaaef30de2 [2023-03-31T10:00:25.063Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-31T10:00:25.063Z] ---> Running in 880f174eb266 [2023-03-31T10:00:25.328Z] Removing intermediate container 880f174eb266 [2023-03-31T10:00:25.328Z] ---> 2206d6845b2b [2023-03-31T10:00:25.328Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-31T10:00:25.593Z] ---> Running in 58cdc6a987df [2023-03-31T10:00:25.859Z] Removing intermediate container 58cdc6a987df [2023-03-31T10:00:25.859Z] ---> 4dd062315ca3 [2023-03-31T10:00:25.859Z] Step 18/20 : LABEL arch=arm64 [2023-03-31T10:00:25.859Z] ---> Running in 61b9aeef5137 [2023-03-31T10:00:26.124Z] Removing intermediate container 61b9aeef5137 [2023-03-31T10:00:26.124Z] ---> 38a605ee93c6 [2023-03-31T10:00:26.124Z] Step 19/20 : LABEL git_sha=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [2023-03-31T10:00:26.124Z] ---> Running in acdc21a4d495 [2023-03-31T10:00:26.392Z] Removing intermediate container acdc21a4d495 [2023-03-31T10:00:26.392Z] ---> 22377cf15fda [2023-03-31T10:00:26.392Z] Step 20/20 : LABEL version=0.0.0 [2023-03-31T10:00:26.392Z] ---> Running in 028cecad2c91 [2023-03-31T10:00:26.975Z] Removing intermediate container 028cecad2c91 [2023-03-31T10:00:26.975Z] ---> 1700ab50cae5 [2023-03-31T10:00:26.975Z] [2023-03-31T10:00:26.975Z] Successfully built 1700ab50cae5 [2023-03-31T10:00:26.975Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-31T10:00:27.250Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-31T10:00:27.250Z] $ docker stop --time=1 768da3b1f82ca0e446e73f622d7d5276b4c226dc88de4d0a53601ab2d255a1aa [2023-03-31T10:00:28.906Z] $ docker rm -f --volumes 768da3b1f82ca0e446e73f622d7d5276b4c226dc88de4d0a53601ab2d255a1aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-31T10:00:29.450Z] + docker images [2023-03-31T10:00:29.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-31T10:00:29.718Z] security-spiffe-token-provider-arm64 latest 1700ab50cae5 3 seconds ago 32.7MB [2023-03-31T10:00:29.718Z] 78d4d8422d1b 17 seconds ago 1.53GB [2023-03-31T10:00:29.718Z] security-bootstrapper-arm64 latest 48db4c7c8f48 19 seconds ago 21.9MB [2023-03-31T10:00:29.718Z] f5e802a940d8 47 seconds ago 1.48GB [2023-03-31T10:00:29.718Z] core-command-arm64 latest 855622e8222f About a minute ago 19.7MB [2023-03-31T10:00:29.718Z] security-secretstore-setup-arm64 latest 4b0678f5a86a About a minute ago 32.2MB [2023-03-31T10:00:29.718Z] fd954fd5a0dc About a minute ago 1.49GB [2023-03-31T10:00:29.718Z] core-data-arm64 latest cc38323e46d5 About a minute ago 19.9MB [2023-03-31T10:00:29.718Z] a3bca33b8dc8 2 minutes ago 1.49GB [2023-03-31T10:00:29.718Z] 1d3066b32308 2 minutes ago 1.5GB [2023-03-31T10:00:29.718Z] core-metadata-arm64 latest 59b2bd67dfe1 6 minutes ago 20.2MB [2023-03-31T10:00:29.718Z] 720a9d0a35bb 6 minutes ago 1.5GB [2023-03-31T10:00:29.718Z] security-spire-config-arm64 latest 41cfc1acde2c 8 minutes ago 86.2MB [2023-03-31T10:00:29.718Z] security-spire-server-arm64 latest ead0545a821e 8 minutes ago 87.1MB [2023-03-31T10:00:29.718Z] support-scheduler-arm64 latest 25dd013e0401 8 minutes ago 31.5MB [2023-03-31T10:00:29.718Z] ac6c250faab5 9 minutes ago 1.35GB [2023-03-31T10:00:29.718Z] 8c8acb8f9873 9 minutes ago 1.35GB [2023-03-31T10:00:29.718Z] support-notifications-arm64 latest c222edfbe3f4 9 minutes ago 32.2MB [2023-03-31T10:00:29.718Z] 8794b15b14dd 9 minutes ago 1.56GB [2023-03-31T10:00:29.718Z] 38acc1ea4a6d 10 minutes ago 1.56GB [2023-03-31T10:00:29.718Z] core-common-config-bootstrapper-arm64 latest 062a0918b5da 12 minutes ago 17.2MB [2023-03-31T10:00:29.718Z] security-proxy-setup-arm64 latest 85159bdfc53f 12 minutes ago 18.7MB [2023-03-31T10:00:29.718Z] 71f444f504b9 12 minutes ago 1.49GB [2023-03-31T10:00:29.718Z] security-proxy-auth-arm64 latest 143631a13ac3 12 minutes ago 18.3MB [2023-03-31T10:00:29.718Z] b94b3223cf52 12 minutes ago 1.47GB [2023-03-31T10:00:29.718Z] c40525d76b9d 13 minutes ago 1.47GB [2023-03-31T10:00:29.718Z] security-spire-agent-arm64 latest db25fbe86ca2 18 minutes ago 125MB [2023-03-31T10:00:29.718Z] 505e84a868fa 18 minutes ago 1.35GB [2023-03-31T10:00:29.718Z] ci-base-image-arm64 latest 87571516d048 33 minutes ago 866MB [2023-03-31T10:00:29.718Z] alpine 3.17 51e60588ff2c 40 hours ago 7.46MB [2023-03-31T10:00:29.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-31T10:00:29.718Z] 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-31T10:00:30.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T10:00:30.533Z] [2023-03-31T10:00:30.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:00:30.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T10:00:31.261Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-31T10:00:31.261Z] 8998bd30e6a1: Pulling fs layer [2023-03-31T10:00:31.261Z] 04944245beec: Pulling fs layer [2023-03-31T10:00:31.261Z] 699f458cf7ca: Pulling fs layer [2023-03-31T10:00:31.261Z] 765212b225bb: Pulling fs layer [2023-03-31T10:00:31.261Z] f23df028b6ca: Pulling fs layer [2023-03-31T10:00:31.261Z] d65c8cfc05b1: Pulling fs layer [2023-03-31T10:00:31.261Z] 2437ff75d9bd: Pulling fs layer [2023-03-31T10:00:31.261Z] d65c8cfc05b1: Waiting [2023-03-31T10:00:31.261Z] f23df028b6ca: Waiting [2023-03-31T10:00:31.261Z] 2437ff75d9bd: Waiting [2023-03-31T10:00:31.261Z] 765212b225bb: Waiting [2023-03-31T10:00:31.261Z] 04944245beec: Verifying Checksum [2023-03-31T10:00:31.261Z] 04944245beec: Download complete [2023-03-31T10:00:31.261Z] 765212b225bb: Verifying Checksum [2023-03-31T10:00:31.261Z] 765212b225bb: Download complete [2023-03-31T10:00:31.261Z] f23df028b6ca: Verifying Checksum [2023-03-31T10:00:31.261Z] f23df028b6ca: Download complete [2023-03-31T10:00:31.541Z] d65c8cfc05b1: Verifying Checksum [2023-03-31T10:00:31.541Z] d65c8cfc05b1: Download complete [2023-03-31T10:00:31.541Z] 699f458cf7ca: Verifying Checksum [2023-03-31T10:00:31.541Z] 699f458cf7ca: Download complete [2023-03-31T10:00:31.817Z] 8998bd30e6a1: Verifying Checksum [2023-03-31T10:00:31.817Z] 8998bd30e6a1: Download complete [2023-03-31T10:00:34.470Z] 2437ff75d9bd: Verifying Checksum [2023-03-31T10:00:34.470Z] 2437ff75d9bd: Download complete [2023-03-31T10:00:35.902Z] 8998bd30e6a1: Pull complete [2023-03-31T10:00:36.482Z] 04944245beec: Pull complete [2023-03-31T10:00:37.891Z] 699f458cf7ca: Pull complete [2023-03-31T10:00:37.891Z] 765212b225bb: Pull complete [2023-03-31T10:00:38.847Z] f23df028b6ca: Pull complete [2023-03-31T10:00:38.847Z] d65c8cfc05b1: Pull complete [2023-03-31T10:00:53.823Z] 2437ff75d9bd: Pull complete [2023-03-31T10:00:53.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-31T10:00:53.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-31T10:00:53.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:00:54.129Z] prd-ubuntu20.04-docker-arm64-4c-16g-6540 does not seem to be running inside a container [2023-03-31T10:00:54.177Z] $ 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-31T10:00:57.460Z] $ docker top 06eb11f9f6228e940fe2f7bc0c7c22aa4e062d6344920ceb2ada055ddf947d5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:00:58.444Z] ---> job-cost.sh [2023-03-31T10:00:58.444Z] lf-activate-venv: SKIPPING [2023-03-31T10:00:58.444Z] INFO: No Stack... [2023-03-31T10:00:58.710Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-31T10:00:59.665Z] INFO: Archiving Costs [Pipeline] sh [2023-03-31T10:01:00.320Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-31T10:01:00.320Z] + cut -d, -f6 [Pipeline] lock [2023-03-31T10:01:00.368Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4489-1-stack-cost] [2023-03-31T10:01:00.373Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4489-1-stack-cost] did not exist. Created. [2023-03-31T10:01:00.374Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4489-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-31T10:01:00.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-31T10:01:01.224Z] Stashed 1 file(s) [Pipeline] } [2023-03-31T10:01:01.239Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4489-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-31T10:01:01.302Z] $ docker stop --time=1 06eb11f9f6228e940fe2f7bc0c7c22aa4e062d6344920ceb2ada055ddf947d5e [2023-03-31T10:01:02.830Z] $ docker rm -f --volumes 06eb11f9f6228e940fe2f7bc0c7c22aa4e062d6344920ceb2ada055ddf947d5e [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-31T10:01:03.833Z] provisioning config files... [2023-03-31T10:01:03.841Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17024938728005712566tmp [Pipeline] { [Pipeline] sh [2023-03-31T10:01:04.169Z] + set +x [2023-03-31T10:01:04.169Z] + bash -s -- [2023-03-31T10:01:04.169Z] + curl -s https://codecov.io/bash [2023-03-31T10:01:04.169Z] [2023-03-31T10:01:04.169Z] _____ _ [2023-03-31T10:01:04.169Z] / ____| | | [2023-03-31T10:01:04.169Z] | | ___ __| | ___ ___ _____ __ [2023-03-31T10:01:04.169Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-31T10:01:04.169Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-31T10:01:04.169Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-31T10:01:04.169Z] Bash-1.0.6 [2023-03-31T10:01:04.169Z] [2023-03-31T10:01:04.169Z] [2023-03-31T10:01:04.169Z] ==> git version 2.25.1 found [2023-03-31T10:01:04.169Z] ==> 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-31T10:01:04.169Z] Release-Date: 2020-01-08 [2023-03-31T10:01:04.169Z] 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-31T10:01:04.169Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-31T10:01:04.169Z] ==> Jenkins CI detected. [2023-03-31T10:01:04.169Z] current dir:  /w/workspace/edgex-go/1 [2023-03-31T10:01:04.169Z] project root: . [2023-03-31T10:01:04.169Z] --> token set from env [2023-03-31T10:01:04.169Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-31T10:01:04.169Z] ==> Running gcov in . (disable via -X gcov) [2023-03-31T10:01:04.431Z] ==> Python coveragepy not found [2023-03-31T10:01:04.431Z] ==> Searching for coverage reports in: [2023-03-31T10:01:04.431Z] + . [2023-03-31T10:01:04.431Z] -> Found 1 reports [2023-03-31T10:01:04.431Z] ==> Detecting git/mercurial file structure [2023-03-31T10:01:04.431Z] ==> Reading reports [2023-03-31T10:01:04.431Z] + ./coverage.out bytes=447380 [2023-03-31T10:01:04.431Z] ==> Appending adjustments [2023-03-31T10:01:04.431Z] https://docs.codecov.io/docs/fixing-reports [2023-03-31T10:01:05.366Z] + Found adjustments [2023-03-31T10:01:05.366Z] ==> Gzipping contents [2023-03-31T10:01:05.366Z] 60K /tmp/codecov.g8Fwjg.gz [2023-03-31T10:01:05.366Z] ==> Uploading reports [2023-03-31T10:01:05.366Z] url: https://codecov.io [2023-03-31T10:01:05.366Z] query: branch=PR-4489&commit=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4489&job=&cmd_args= [2023-03-31T10:01:05.366Z] -> Pinging Codecov [2023-03-31T10:01:05.366Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4489&commit=7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4489%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4489&job=&cmd_args= [2023-03-31T10:01:05.625Z] -> Uploading to [2023-03-31T10:01:05.625Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-31/00271124DB129430A58F1EEE437C3FCB/7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a/44ccf81c-30d4-4226-a3ae-ea67248ddaff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230331T100105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e43307300e620dbe09481b8747bcd8147e421c5d091ffcd07dae9697f0994c7 [2023-03-31T10:01:05.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-31T10:01:05.625Z] Dload Upload Total Spent Left Speed [2023-03-31T10:01:05.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57476 0 0 100 57476 0 192k --:--:-- --:--:-- --:--:-- 192k [2023-03-31T10:01:05.885Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a [Pipeline] } [2023-03-31T10:01:05.914Z] 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-31T10:01:07.271Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:01:07.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:01:08.480Z] ---> package-listing.sh [2023-03-31T10:01:08.481Z] ++ facter osfamily [2023-03-31T10:01:08.481Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-31T10:01:08.739Z] + OS_FAMILY=debian [2023-03-31T10:01:08.739Z] + workspace=/w/workspace/edgex-go/1 [2023-03-31T10:01:08.739Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-31T10:01:08.739Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-31T10:01:08.739Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-31T10:01:08.739Z] + PACKAGES=/tmp/packages_start.txt [2023-03-31T10:01:08.739Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-31T10:01:08.739Z] + PACKAGES=/tmp/packages_end.txt [2023-03-31T10:01:08.739Z] + case "${OS_FAMILY}" in [2023-03-31T10:01:08.739Z] + dpkg -l [2023-03-31T10:01:08.739Z] + grep '^ii' [2023-03-31T10:01:08.739Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-31T10:01:08.739Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-31T10:01:08.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-31T10:01:08.739Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-31T10:01:08.739Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-31T10:01:08.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-31T10:01:08.776Z] 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-31T10:01:09.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:01:09.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T10:01:09.682Z] [2023-03-31T10:01:09.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-31T10:01:10.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T10:01:10.051Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-31T10:01:10.051Z] 5eb5b503b376: Pulling fs layer [2023-03-31T10:01:10.051Z] 5c69ac0246d0: Pulling fs layer [2023-03-31T10:01:10.051Z] ec43610c2a17: Pulling fs layer [2023-03-31T10:01:10.051Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-31T10:01:10.051Z] 33b1e0a273af: Pulling fs layer [2023-03-31T10:01:10.051Z] 5d3b04190fa2: Pulling fs layer [2023-03-31T10:01:10.051Z] 2f39f015ded8: Pulling fs layer [2023-03-31T10:01:10.051Z] 33b1e0a273af: Waiting [2023-03-31T10:01:10.051Z] 5d3b04190fa2: Waiting [2023-03-31T10:01:10.051Z] 2f39f015ded8: Waiting [2023-03-31T10:01:10.051Z] 3a2ae6a8a46f: Waiting [2023-03-31T10:01:10.051Z] 5c69ac0246d0: Verifying Checksum [2023-03-31T10:01:10.051Z] 5c69ac0246d0: Download complete [2023-03-31T10:01:10.051Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-31T10:01:10.051Z] 3a2ae6a8a46f: Download complete [2023-03-31T10:01:10.051Z] 33b1e0a273af: Verifying Checksum [2023-03-31T10:01:10.051Z] 33b1e0a273af: Download complete [2023-03-31T10:01:10.051Z] 5d3b04190fa2: Verifying Checksum [2023-03-31T10:01:10.051Z] 5d3b04190fa2: Download complete [2023-03-31T10:01:10.051Z] ec43610c2a17: Verifying Checksum [2023-03-31T10:01:10.051Z] ec43610c2a17: Download complete [2023-03-31T10:01:10.309Z] 5eb5b503b376: Verifying Checksum [2023-03-31T10:01:10.309Z] 5eb5b503b376: Download complete [2023-03-31T10:01:10.875Z] 2f39f015ded8: Download complete [2023-03-31T10:01:11.442Z] 5eb5b503b376: Pull complete [2023-03-31T10:01:11.442Z] 5c69ac0246d0: Pull complete [2023-03-31T10:01:12.007Z] ec43610c2a17: Pull complete [2023-03-31T10:01:12.007Z] 3a2ae6a8a46f: Pull complete [2023-03-31T10:01:12.265Z] 33b1e0a273af: Pull complete [2023-03-31T10:01:12.265Z] 5d3b04190fa2: Pull complete [2023-03-31T10:01:16.447Z] 2f39f015ded8: Pull complete [2023-03-31T10:01:16.447Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-31T10:01:16.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-31T10:01:16.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-31T10:01:16.656Z] prd-ubuntu20.04-docker-8c-8g-6539 does not seem to be running inside a container [2023-03-31T10:01:16.684Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-31T10:01:19.682Z] $ docker top 018c8332c06d95cc5ddf3e33ac597e80277ff8adbe08cd712a79b34bad5da752 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-31T10:01:20.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-31T10:01:20.378Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-31T10:01:20.702Z] + ls /var/log/sa-host [2023-03-31T10:01:20.702Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-31T10:01:20.919Z] provisioning config files... [2023-03-31T10:01:20.932Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config69864883647215262tmp [Pipeline] { [Pipeline] echo [2023-03-31T10:01:20.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:01:21.291Z] ---> create-netrc.sh [Pipeline] } [2023-03-31T10:01:21.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:01:21.718Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-31T10:01:21.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:01:22.060Z] ---> sudo-logs.sh [2023-03-31T10:01:22.060Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-31T10:01:22.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:01:22.448Z] ---> job-cost.sh [2023-03-31T10:01:22.448Z] lf-activate-venv: SKIPPING [2023-03-31T10:01:22.448Z] DEBUG: total: 0.10999999940395355 [2023-03-31T10:01:22.448Z] INFO: Retrieving Stack Cost... [2023-03-31T10:01:22.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-31T10:01:23.273Z] INFO: Archiving Costs [Pipeline] echo [2023-03-31T10:01:23.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-31T10:01:23.618Z] ---> logs-deploy.sh [2023-03-31T10:01:23.618Z] lf-activate-venv: SKIPPING [2023-03-31T10:01:23.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4489/1 [2023-03-31T10:01:23.618Z] INFO: archiving workspace using pattern(s): [2023-03-31T10:01:24.549Z] Archives upload complete. [2023-03-31T10:01:24.807Z] INFO: archiving logs to Nexus [2023-03-31T10:01:25.375Z] ---> uname -a: [2023-03-31T10:01:25.375Z] Linux prd-ubuntu20-04-docker-8c-8g-6539 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-31T10:01:25.375Z] [2023-03-31T10:01:25.375Z] [2023-03-31T10:01:25.375Z] ---> lscpu: [2023-03-31T10:01:25.375Z] Architecture: x86_64 [2023-03-31T10:01:25.375Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-31T10:01:25.375Z] Byte Order: Little Endian [2023-03-31T10:01:25.375Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-31T10:01:25.375Z] CPU(s): 8 [2023-03-31T10:01:25.375Z] On-line CPU(s) list: 0-7 [2023-03-31T10:01:25.375Z] Thread(s) per core: 1 [2023-03-31T10:01:25.375Z] Core(s) per socket: 1 [2023-03-31T10:01:25.375Z] Socket(s): 8 [2023-03-31T10:01:25.375Z] NUMA node(s): 1 [2023-03-31T10:01:25.375Z] Vendor ID: AuthenticAMD [2023-03-31T10:01:25.375Z] CPU family: 23 [2023-03-31T10:01:25.375Z] Model: 49 [2023-03-31T10:01:25.375Z] Model name: AMD EPYC-Rome Processor [2023-03-31T10:01:25.375Z] Stepping: 0 [2023-03-31T10:01:25.375Z] CPU MHz: 2799.956 [2023-03-31T10:01:25.375Z] BogoMIPS: 5599.91 [2023-03-31T10:01:25.375Z] Virtualization: AMD-V [2023-03-31T10:01:25.375Z] Hypervisor vendor: KVM [2023-03-31T10:01:25.375Z] Virtualization type: full [2023-03-31T10:01:25.375Z] L1d cache: 256 KiB [2023-03-31T10:01:25.375Z] L1i cache: 256 KiB [2023-03-31T10:01:25.375Z] L2 cache: 4 MiB [2023-03-31T10:01:25.375Z] L3 cache: 128 MiB [2023-03-31T10:01:25.375Z] NUMA node0 CPU(s): 0-7 [2023-03-31T10:01:25.375Z] Vulnerability Itlb multihit: Not affected [2023-03-31T10:01:25.375Z] Vulnerability L1tf: Not affected [2023-03-31T10:01:25.375Z] Vulnerability Mds: Not affected [2023-03-31T10:01:25.375Z] Vulnerability Meltdown: Not affected [2023-03-31T10:01:25.375Z] Vulnerability Mmio stale data: Not affected [2023-03-31T10:01:25.375Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-31T10:01:25.375Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-31T10:01:25.375Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-31T10:01:25.375Z] Vulnerability Srbds: Not affected [2023-03-31T10:01:25.375Z] Vulnerability Tsx async abort: Not affected [2023-03-31T10:01:25.375Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-31T10:01:25.375Z] [2023-03-31T10:01:25.375Z]