Pull request #4373 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d480d2c1ad836439e65b14aa56ee47204f7a434+affa4ba333889d31d83cf76b7d2a18a0230584e6 (8e50231b78bf43f1dadbe8b688d5a9e7b316d7dd) 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-ssh1201865855191341488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5642594659020721505.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4373/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-4373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1946869415252686358.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-4373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1819156538184652378.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3839102060971555717.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-4373/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-4373/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5407774680113197016.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6743’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6744 in /w/workspace/edgexfoundry_edgex-go_PR-4373 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4373/head:refs/remotes/origin/PR-4373 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 7d480d2c1ad836439e65b14aa56ee47204f7a434 Merge succeeded, producing 7d480d2c1ad836439e65b14aa56ee47204f7a434 Checking out Revision 7d480d2c1ad836439e65b14aa56ee47204f7a434 (PR-4373) Commit message: "build(deps): Bump golang.org/x/net from 0.6.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T15:48:58.829Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T15:48:58.995Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T15:48:59.101Z] ========================================================= [2023-02-20T15:48:59.101Z] EdgeX Global Pipelines Version Info [2023-02-20T15:48:59.101Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T15:48:59.828Z] ------------------- [2023-02-20T15:48:59.828Z] stable info: [2023-02-20T15:48:59.828Z] ------------------- [2023-02-20T15:48:59.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T15:48:59.828Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T15:48:59.828Z] Message: update stable to v1.0.244 [2023-02-20T15:49:00.396Z] ------------------- [2023-02-20T15:49:00.396Z] experimental info: [2023-02-20T15:49:00.396Z] ------------------- [2023-02-20T15:49:00.396Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T15:49:00.396Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T15:49:00.396Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T15:49:00.664Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-20T15:49:00.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-20T15:49:00.739Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T15:49:00.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T15:49:00.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T15:49:00.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T15:49:00.888Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T15:49:00.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-20T15:49:00.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-20T15:49:01.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-20T15:49:01.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T15:49:01.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T15:49:01.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T15:49:01.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T15:49:01.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T15:49:01.289Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T15:49:01.332Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T15:49:01.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T15:49:01.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-20T15:49:01.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-20T15:49:01.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T15:49:01.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T15:49:01.593Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T15:49:01.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4373 [Pipeline] echo [2023-02-20T15:49:01.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4373 [Pipeline] echo [2023-02-20T15:49:01.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4373 [Pipeline] echo [2023-02-20T15:49:01.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d480d2c1ad836439e65b14aa56ee47204f7a434 [Pipeline] echo [2023-02-20T15:49:01.807Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d480d2 [Pipeline] echo [2023-02-20T15:49:01.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T15:49:01.971Z] provisioning config files... [2023-02-20T15:49:01.992Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14616864916100872376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T15:49:02.340Z] ---> docker-login.sh [2023-02-20T15:49:02.340Z] nexus3.edgexfoundry.org:10001 [2023-02-20T15:49:02.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:02.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:02.600Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:02.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:02.600Z] [2023-02-20T15:49:02.600Z] Login Succeeded [2023-02-20T15:49:02.600Z] nexus3.edgexfoundry.org:10002 [2023-02-20T15:49:02.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:02.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:02.600Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:02.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:02.600Z] [2023-02-20T15:49:02.600Z] Login Succeeded [2023-02-20T15:49:02.600Z] nexus3.edgexfoundry.org:10003 [2023-02-20T15:49:02.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:02.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:02.860Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:02.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:02.860Z] [2023-02-20T15:49:02.860Z] Login Succeeded [2023-02-20T15:49:02.860Z] nexus3.edgexfoundry.org:10004 [2023-02-20T15:49:02.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:02.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:02.860Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:02.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:02.860Z] [2023-02-20T15:49:02.860Z] Login Succeeded [2023-02-20T15:49:02.860Z] docker.io [2023-02-20T15:49:02.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:49:03.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:49:03.121Z] Configure a credential helper to remove this warning. See [2023-02-20T15:49:03.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:49:03.121Z] [2023-02-20T15:49:03.121Z] Login Succeeded [2023-02-20T15:49:03.121Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T15:49:03.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T15:49:03.544Z] + 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-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-02-20T15:49:03.544Z] + dirname cmd/core-command/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-20T15:49:03.544Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-20T15:49:03.544Z] + + cut -d/ -f2dirname [2023-02-20T15:49:03.544Z] cmd/core-data/Dockerfile [2023-02-20T15:49:03.544Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-20T15:49:03.544Z] + dirname cmd/core-metadata/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-20T15:49:03.544Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-20T15:49:03.544Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-20T15:49:03.544Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2023-02-20T15:49:03.544Z] [2023-02-20T15:49:03.544Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-20T15:49:03.544Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-20T15:49:03.544Z] + cut+ -d/ -f2 [2023-02-20T15:49:03.544Z] dirname cmd/security-spire-agent/Dockerfile [2023-02-20T15:49:03.544Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-20T15:49:03.544Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-20T15:49:03.544Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-20T15:49:03.544Z] + + dirname cmd/support-notifications/Dockerfilecut [2023-02-20T15:49:03.544Z] -d/ -f2 [2023-02-20T15:49:03.544Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-20T15:49:03.544Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-20T15:49:03.544Z] + cut -d/ -f2 [2023-02-20T15:49:03.544Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-20T15:49:03.612Z] 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-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-02-20T15:49:04.082Z] + git rev-list -1 --merges 7d480d2c1ad836439e65b14aa56ee47204f7a434~1..7d480d2c1ad836439e65b14aa56ee47204f7a434 [Pipeline] echo [2023-02-20T15:49:04.115Z] -----------> git rev-list -1 --merges 7d480d2c1ad836439e65b14aa56ee47204f7a434~1..7d480d2c1ad836439e65b14aa56ee47204f7a434 7d480d2c1ad836439e65b14aa56ee47204f7a434 [false] [Pipeline] sh [2023-02-20T15:49:04.425Z] + git log --format=format:%s -1 7d480d2c1ad836439e65b14aa56ee47204f7a434 [Pipeline] echo [2023-02-20T15:49:04.459Z] ========================================================= [2023-02-20T15:49:04.459Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T15:49:04.459Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-20T15:49:04.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T15:49:04.875Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T15:49:04.875Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T15:49:04.875Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T15:49:04.875Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T15:49:04.875Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T15:49:04.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:49:05.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T15:49:05.288Z] [2023-02-20T15:49:05.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:49:05.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T15:49:05.660Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T15:49:05.660Z] b85a868b505f: Pulling fs layer [2023-02-20T15:49:05.660Z] e2be974225ed: Pulling fs layer [2023-02-20T15:49:05.660Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T15:49:05.660Z] 988bab9f4d93: Pulling fs layer [2023-02-20T15:49:05.660Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T15:49:05.660Z] eaf3925da568: Pulling fs layer [2023-02-20T15:49:05.660Z] bab4dde63d76: Pulling fs layer [2023-02-20T15:49:05.660Z] bde34c3a00c8: Pulling fs layer [2023-02-20T15:49:05.660Z] b352a97aabf1: Pulling fs layer [2023-02-20T15:49:05.660Z] 4872d77fe225: Pulling fs layer [2023-02-20T15:49:05.660Z] 5851b861e8e6: Pulling fs layer [2023-02-20T15:49:05.660Z] 1469e6f7b9e6: Waiting [2023-02-20T15:49:05.660Z] 988bab9f4d93: Waiting [2023-02-20T15:49:05.660Z] b352a97aabf1: Waiting [2023-02-20T15:49:05.660Z] bab4dde63d76: Waiting [2023-02-20T15:49:05.660Z] bde34c3a00c8: Waiting [2023-02-20T15:49:05.660Z] 5851b861e8e6: Waiting [2023-02-20T15:49:05.660Z] 4872d77fe225: Waiting [2023-02-20T15:49:05.660Z] eaf3925da568: Waiting [2023-02-20T15:49:05.660Z] e2be974225ed: Download complete [2023-02-20T15:49:05.660Z] 988bab9f4d93: Verifying Checksum [2023-02-20T15:49:05.660Z] 988bab9f4d93: Download complete [2023-02-20T15:49:05.920Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T15:49:05.920Z] 1469e6f7b9e6: Download complete [2023-02-20T15:49:05.920Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T15:49:05.920Z] 339a4e72a1f5: Download complete [2023-02-20T15:49:05.920Z] eaf3925da568: Verifying Checksum [2023-02-20T15:49:05.920Z] eaf3925da568: Download complete [2023-02-20T15:49:05.920Z] bde34c3a00c8: Verifying Checksum [2023-02-20T15:49:05.920Z] bde34c3a00c8: Download complete [2023-02-20T15:49:05.920Z] b352a97aabf1: Download complete [2023-02-20T15:49:05.920Z] 4872d77fe225: Download complete [2023-02-20T15:49:05.920Z] 5851b861e8e6: Download complete [2023-02-20T15:49:05.920Z] b85a868b505f: Download complete [2023-02-20T15:49:06.178Z] bab4dde63d76: Verifying Checksum [2023-02-20T15:49:06.178Z] bab4dde63d76: Download complete [2023-02-20T15:49:07.114Z] b85a868b505f: Pull complete [2023-02-20T15:49:07.372Z] e2be974225ed: Pull complete [2023-02-20T15:49:07.938Z] 339a4e72a1f5: Pull complete [2023-02-20T15:49:07.938Z] 988bab9f4d93: Pull complete [2023-02-20T15:49:08.199Z] 1469e6f7b9e6: Pull complete [2023-02-20T15:49:08.199Z] eaf3925da568: Pull complete [2023-02-20T15:49:10.102Z] bab4dde63d76: Pull complete [2023-02-20T15:49:10.102Z] bde34c3a00c8: Pull complete [2023-02-20T15:49:10.361Z] b352a97aabf1: Pull complete [2023-02-20T15:49:10.361Z] 4872d77fe225: Pull complete [2023-02-20T15:49:10.361Z] 5851b861e8e6: Pull complete [2023-02-20T15:49:10.620Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T15:49:10.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T15:49:10.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:49:10.846Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2023-02-20T15:49:10.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T15:49:12.988Z] $ docker top 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 -eo pid,comm [2023-02-20T15:49:13.046Z] 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-02-20T15:49:13.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T15:49:13.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T15:49:13.166Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T15:49:13.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T15:49:13.263Z] $ docker exec 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 ssh-agent [2023-02-20T15:49:13.361Z] SSH_AUTH_SOCK=/tmp/ssh-JJWsnQZ8467I/agent.32 [2023-02-20T15:49:13.361Z] SSH_AGENT_PID=38 [2023-02-20T15:49:13.368Z] Running ssh-add (command line suppressed) [2023-02-20T15:49:13.481Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14522519647730099906.key (/w/workspace/edgex-go/1@tmp/private_key_14522519647730099906.key) [2023-02-20T15:49:13.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T15:49:13.822Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T15:49:13.849Z] $ docker exec --env ******** --env ******** 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 ssh-agent -k [2023-02-20T15:49:13.944Z] unset SSH_AUTH_SOCK; [2023-02-20T15:49:13.945Z] unset SSH_AGENT_PID; [2023-02-20T15:49:13.945Z] echo Agent pid 38 killed; [2023-02-20T15:49:13.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T15:49:14.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T15:49:14.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T15:49:14.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T15:49:14.166Z] $ docker exec 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 ssh-agent [2023-02-20T15:49:14.261Z] SSH_AUTH_SOCK=/tmp/ssh-hazuYBLCIcFO/agent.70 [2023-02-20T15:49:14.261Z] SSH_AGENT_PID=76 [2023-02-20T15:49:14.266Z] Running ssh-add (command line suppressed) [2023-02-20T15:49:14.388Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16050065916039560702.key (/w/workspace/edgex-go/1@tmp/private_key_16050065916039560702.key) [2023-02-20T15:49:14.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T15:49:14.730Z] + git semver init [2023-02-20T15:49:14.989Z] 2023-02-20 15:49:14,898 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T15:49:14.989Z] 2023-02-20 15:49:14,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-20T15:49:14.989Z] 2023-02-20 15:49:14,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-20T15:49:14.989Z] 2023-02-20 15:49:14,901 [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-02-20T15:49:20.274Z] 2023-02-20 15:49:20,017 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-20T15:49:20.274Z] 2023-02-20 15:49:20,017 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4373 with force:False [2023-02-20T15:49:20.274Z] 2023-02-20 15:49:20,018 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4373 [2023-02-20T15:49:20.274Z] 2023-02-20 15:49:20,023 [execute] INFO git cat-file --batch-check [2023-02-20T15:49:20.274Z] 2023-02-20 15:49:20,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T15:49:20.274Z] 2023-02-20 15:49:20,028 [execute] INFO git cat-file --batch [2023-02-20T15:49:20.274Z] 2023-02-20 15:49:20,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T15:49:20.274Z] 2023-02-20 15:49:20,033 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4373 [2023-02-20T15:49:20.275Z] 0.0.0 [Pipeline] } [2023-02-20T15:49:20.303Z] $ docker exec --env ******** --env ******** 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 ssh-agent -k [2023-02-20T15:49:20.404Z] unset SSH_AUTH_SOCK; [2023-02-20T15:49:20.404Z] unset SSH_AGENT_PID; [2023-02-20T15:49:20.405Z] echo Agent pid 76 killed; [2023-02-20T15:49:20.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T15:49:20.851Z] + git semver [Pipeline] } [2023-02-20T15:49:21.134Z] $ docker stop --time=1 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 [2023-02-20T15:49:22.463Z] $ docker rm -f --volumes 8c0a58aab75cf592ee99ec33149f9d2623a641b9d2b61b59facb10851cf73810 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T15:49:22.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T15:49:23.130Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T15:49:23.148Z] [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-02-20T15:49:24.059Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-20T15:49:24.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T15:49:24.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T15:49:24.160Z] ========================================================= [2023-02-20T15:49:24.160Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T15:49:24.160Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:49:24.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T15:49:24.504Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T15:49:24.504Z] 213ec9aee27d: Pulling fs layer [2023-02-20T15:49:24.504Z] 4583459ba037: Pulling fs layer [2023-02-20T15:49:24.504Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T15:49:24.504Z] 53926ce57604: Pulling fs layer [2023-02-20T15:49:24.504Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T15:49:24.504Z] 22ff95d597cd: Pulling fs layer [2023-02-20T15:49:24.504Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T15:49:24.504Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T15:49:24.504Z] a7acece74701: Pulling fs layer [2023-02-20T15:49:24.504Z] 22ff95d597cd: Waiting [2023-02-20T15:49:24.504Z] 12d6caf4c0d1: Waiting [2023-02-20T15:49:24.504Z] 96b7cbca73a9: Waiting [2023-02-20T15:49:24.504Z] a7acece74701: Waiting [2023-02-20T15:49:24.504Z] 53926ce57604: Waiting [2023-02-20T15:49:24.504Z] 21b2b0c7a3f4: Waiting [2023-02-20T15:49:24.504Z] 93c1e223e6f2: Verifying Checksum [2023-02-20T15:49:24.504Z] 93c1e223e6f2: Download complete [2023-02-20T15:49:24.504Z] 4583459ba037: Verifying Checksum [2023-02-20T15:49:24.504Z] 4583459ba037: Download complete [2023-02-20T15:49:24.504Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-20T15:49:24.504Z] 21b2b0c7a3f4: Download complete [2023-02-20T15:49:24.504Z] 22ff95d597cd: Verifying Checksum [2023-02-20T15:49:24.504Z] 22ff95d597cd: Download complete [2023-02-20T15:49:24.504Z] 213ec9aee27d: Verifying Checksum [2023-02-20T15:49:24.766Z] 12d6caf4c0d1: Download complete [2023-02-20T15:49:24.766Z] 213ec9aee27d: Pull complete [2023-02-20T15:49:24.766Z] 4583459ba037: Pull complete [2023-02-20T15:49:25.028Z] 93c1e223e6f2: Pull complete [2023-02-20T15:49:25.028Z] a7acece74701: Verifying Checksum [2023-02-20T15:49:25.028Z] a7acece74701: Download complete [2023-02-20T15:49:25.287Z] 53926ce57604: Verifying Checksum [2023-02-20T15:49:25.287Z] 53926ce57604: Download complete [2023-02-20T15:49:25.545Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T15:49:25.545Z] 96b7cbca73a9: Download complete [2023-02-20T15:49:28.827Z] 53926ce57604: Pull complete [2023-02-20T15:49:29.085Z] 21b2b0c7a3f4: Pull complete [2023-02-20T15:49:29.085Z] 22ff95d597cd: Pull complete [2023-02-20T15:49:29.085Z] 12d6caf4c0d1: Pull complete [2023-02-20T15:49:30.985Z] 96b7cbca73a9: Pull complete [2023-02-20T15:49:31.920Z] a7acece74701: Pull complete [2023-02-20T15:49:31.920Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T15:49:31.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T15:49:31.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:49:32.269Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T15:49:32.269Z] WORKDIR /edgex [2023-02-20T15:49:32.269Z] COPY go.mod . [2023-02-20T15:49:32.269Z] RUN go mod download [2023-02-20T15:49:32.269Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-20T15:49:32.838Z] Sending build context to Docker daemon 170.3MB [2023-02-20T15:49:32.838Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T15:49:32.838Z] ---> db6d94c90886 [2023-02-20T15:49:32.838Z] Step 2/4 : WORKDIR /edgex [2023-02-20T15:49:37.054Z] ---> Running in c9bcb2de26d4 [2023-02-20T15:49:37.054Z] Removing intermediate container c9bcb2de26d4 [2023-02-20T15:49:37.054Z] ---> 856f078618a7 [2023-02-20T15:49:37.054Z] Step 3/4 : COPY go.mod . [2023-02-20T15:49:37.054Z] ---> 6e8d03f8e646 [2023-02-20T15:49:37.054Z] Step 4/4 : RUN go mod download [2023-02-20T15:49:37.054Z] ---> Running in c4a6b62dd030 [2023-02-20T15:49:38.598Z] Still waiting to schedule task [2023-02-20T15:49:38.598Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6745’ is offline [2023-02-20T15:49:49.252Z] Removing intermediate container c4a6b62dd030 [2023-02-20T15:49:49.252Z] ---> 53a65e02e69c [2023-02-20T15:49:49.252Z] Successfully built 53a65e02e69c [2023-02-20T15:49:49.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:49:49.680Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T15:49:49.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:49:49.837Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2023-02-20T15:49:49.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T15:49:50.278Z] $ docker top 400a46e63a2933c0c4f700f2a8c088bd9228737e5ce5ac2796cc0dd566c8dac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T15:49:50.674Z] + go version [2023-02-20T15:49:50.674Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T15:49:50.711Z] $ docker stop --time=1 400a46e63a2933c0c4f700f2a8c088bd9228737e5ce5ac2796cc0dd566c8dac4 [2023-02-20T15:49:52.000Z] $ docker rm -f --volumes 400a46e63a2933c0c4f700f2a8c088bd9228737e5ce5ac2796cc0dd566c8dac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:49:52.715Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T15:49:52.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:49:52.864Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2023-02-20T15:49:52.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-20T15:49:53.243Z] $ docker top 4dd2cde3a1f6f8ca6cb2451c8956f0b4fc058ef1bf820cc63659dc16d67ad4e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-20T15:49:53.355Z] ========================================================= [2023-02-20T15:49:53.355Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-20T15:49:53.355Z] ========================================================= [Pipeline] sh [2023-02-20T15:49:53.648Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:49:54.004Z] + make test [2023-02-20T15:49:54.004Z] go test -race -coverprofile=coverage.out ./... [2023-02-20T15:50:00.565Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-20T15:50:12.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-20T15:50:12.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-20T15:50:12.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-20T15:50:12.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-20T15:50:12.748Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-20T15:50:12.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-20T15:50:13.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-20T15:50:13.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-20T15:50:13.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-20T15:50:13.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-20T15:50:13.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-20T15:50:13.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-20T15:50:13.302Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-20T15:50:13.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-20T15:50:13.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2023-02-20T15:50:13.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-20T15:50:13.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-20T15:50:14.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2023-02-20T15:50:17.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.134s coverage: 73.7% of statements [2023-02-20T15:50:17.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-20T15:50:17.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-20T15:50:17.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-20T15:50:17.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements [2023-02-20T15:50:17.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-20T15:50:17.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.010s coverage: 88.5% of statements [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.9% of statements [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2023-02-20T15:50:19.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2023-02-20T15:50:19.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-02-20T15:50:23.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2023-02-20T15:50:23.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.347s coverage: 79.9% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 77.4% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.1% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.322s coverage: 65.3% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.0% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-20T15:50:41.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-20T15:50:41.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:50:41.649Z] 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-02-20T15:50:59.716Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-20T15:50:59.716Z] go vet ./... [2023-02-20T15:51:00.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T15:51:00.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T15:51:00.646Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T15:51:00.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-20T15:51:01.235Z] + ls -al . [2023-02-20T15:51:01.235Z] total 744 [2023-02-20T15:51:01.235Z] drwxrwxr-x 11 1001 1001 4096 Feb 20 15:49 . [2023-02-20T15:51:01.235Z] drwxr-xr-x 4 root root 4096 Feb 20 15:49 .. [2023-02-20T15:51:01.235Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 15:48 .blubracket [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 16 Feb 20 15:48 .dockerignore [2023-02-20T15:51:01.235Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 15:50 .git [2023-02-20T15:51:01.235Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 15:48 .github [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 1024 Feb 20 15:48 .gitignore [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 42 Feb 20 15:48 .golangci.yml [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 87 Feb 20 15:48 .hadolint.yml [2023-02-20T15:51:01.235Z] drwxr-xr-x 3 1001 1001 4096 Feb 20 15:49 .semver [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 166 Feb 20 15:48 .sonarcloud.properties [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 15:48 ADOPTERS.md [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 10825 Feb 20 15:48 Attribution.txt [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 73765 Feb 20 15:48 CHANGELOG.md [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 15:48 CONTRIBUTING.md [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 15:48 GOVERNANCE.md [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 883 Feb 20 15:48 Jenkinsfile [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 15:48 LICENSE [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 13375 Feb 20 15:48 Makefile [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 15:48 OWNERS.md [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 9403 Feb 20 15:48 README.md [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 6912 Feb 20 15:48 SECURITY.md [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 5 Feb 20 15:49 VERSION [2023-02-20T15:51:01.235Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 15:48 bin [2023-02-20T15:51:01.235Z] drwxrwxr-x 17 1001 1001 4096 Feb 20 15:48 cmd [2023-02-20T15:51:01.235Z] -rw-r--r-- 1 root root 487323 Feb 20 15:50 coverage.out [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 3295 Feb 20 15:48 go.mod [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 33318 Feb 20 15:48 go.sum [2023-02-20T15:51:01.235Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 15:48 internal [2023-02-20T15:51:01.235Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 15:48 openapi [2023-02-20T15:51:01.235Z] drwxrwxr-x 4 1001 1001 4096 Feb 20 15:48 snap [2023-02-20T15:51:01.235Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 15:48 version.go [Pipeline] sh [2023-02-20T15:51:01.550Z] + '[' -e coverage.out ] [2023-02-20T15:51:01.550Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-20T15:51:01.671Z] Stashed 1 file(s) [Pipeline] sh [2023-02-20T15:51:01.964Z] + make build [2023-02-20T15:51:01.964Z] 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-02-20T15:51:14.173Z] 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-02-20T15:51:14.740Z] 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-02-20T15:51:16.116Z] 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-02-20T15:51:17.053Z] 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-02-20T15:51:25.233Z] 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-02-20T15:51:25.802Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-20T15:51:27.178Z] 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-02-20T15:51:28.555Z] 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-02-20T15:51:29.492Z] 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-02-20T15:51:30.432Z] 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-02-20T15:51:32.968Z] 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-02-20T15:51:34.375Z] $ docker stop --time=1 4dd2cde3a1f6f8ca6cb2451c8956f0b4fc058ef1bf820cc63659dc16d67ad4e1 [2023-02-20T15:51:37.341Z] $ docker rm -f --volumes 4dd2cde3a1f6f8ca6cb2451c8956f0b4fc058ef1bf820cc63659dc16d67ad4e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:51:38.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T15:51:38.371Z] [2023-02-20T15:51:38.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:51:38.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T15:51:38.754Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-20T15:51:38.754Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-20T15:51:38.754Z] ca9280d653b3: Pulling fs layer [2023-02-20T15:51:38.754Z] 7e9c9ca2126c: Pulling fs layer [2023-02-20T15:51:38.754Z] cbdbe7a5bc2a: Download complete [2023-02-20T15:51:39.012Z] ca9280d653b3: Verifying Checksum [2023-02-20T15:51:39.012Z] ca9280d653b3: Download complete [2023-02-20T15:51:39.012Z] cbdbe7a5bc2a: Pull complete [2023-02-20T15:51:39.271Z] 7e9c9ca2126c: Download complete [2023-02-20T15:51:39.529Z] ca9280d653b3: Pull complete [2023-02-20T15:51:42.819Z] 7e9c9ca2126c: Pull complete [2023-02-20T15:51:42.819Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-20T15:51:42.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T15:51:42.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:51:43.037Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2023-02-20T15:51:43.072Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-20T15:51:44.675Z] $ docker top c985a6ed0c0d8fcb535b2b6636607a154f03ca731ce9dde248035867401b7c21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T15:51:45.057Z] + docker-compose build --help [2023-02-20T15:51:45.057Z] + grep parallel [2023-02-20T15:51:45.623Z] --parallel Build images in parallel. [Pipeline] } [2023-02-20T15:51:45.656Z] $ docker stop --time=1 c985a6ed0c0d8fcb535b2b6636607a154f03ca731ce9dde248035867401b7c21 [2023-02-20T15:51:46.934Z] $ docker rm -f --volumes c985a6ed0c0d8fcb535b2b6636607a154f03ca731ce9dde248035867401b7c21 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:51:47.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-20T15:51:47.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:51:47.630Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2023-02-20T15:51:47.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-20T15:51:48.008Z] $ docker top b553fd8355161608973981d60da326e69e311bc60f5f5577fb67337007023ac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T15:51:48.390Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-20T15:51:48.957Z] Building core-command ... [2023-02-20T15:51:48.957Z] Building core-common-config-bootstrapper ... [2023-02-20T15:51:48.957Z] Building core-data ... [2023-02-20T15:51:48.957Z] Building core-metadata ... [2023-02-20T15:51:48.957Z] Building security-bootstrapper ... [2023-02-20T15:51:48.957Z] Building security-proxy-setup ... [2023-02-20T15:51:48.957Z] Building security-secretstore-setup ... [2023-02-20T15:51:48.957Z] Building security-spiffe-token-provider ... [2023-02-20T15:51:48.957Z] Building security-spire-agent ... [2023-02-20T15:51:48.957Z] Building security-spire-config ... [2023-02-20T15:51:48.957Z] Building security-spire-server ... [2023-02-20T15:51:48.957Z] Building support-notifications ... [2023-02-20T15:51:48.957Z] Building support-scheduler ... [2023-02-20T15:51:48.957Z] Building security-proxy-setup [2023-02-20T15:51:48.957Z] Building security-spire-agent [2023-02-20T15:51:48.957Z] Building support-scheduler [2023-02-20T15:51:48.957Z] Building security-bootstrapper [2023-02-20T15:51:48.958Z] Building security-spiffe-token-provider [2023-02-20T15:51:52.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6748 in /w/workspace/edgexfoundry_edgex-go_PR-4373 [Pipeline] { [Pipeline] ws [2023-02-20T15:51:52.211Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-20T15:51:52.292Z] The recommended git tool is: git [2023-02-20T15:51:58.198Z] using credential edgex-jenkins-ssh [2023-02-20T15:51:58.216Z] Cloning the remote Git repository [2023-02-20T15:51:58.268Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-20T15:51:58.374Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-20T15:51:58.568Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-20T15:51:58.569Z] > git --version # timeout=10 [2023-02-20T15:51:58.592Z] > git --version # 'git version 2.25.1' [2023-02-20T15:51:58.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T15:51:58.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T15:52:01.160Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:01.160Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:01.160Z] ---> 53a65e02e69c [2023-02-20T15:52:01.160Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T15:52:01.160Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:01.160Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:01.160Z] ---> 53a65e02e69c [2023-02-20T15:52:01.160Z] Step 3/32 : WORKDIR /edgex-go [2023-02-20T15:52:01.160Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:01.160Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:01.160Z] ---> 53a65e02e69c [2023-02-20T15:52:01.160Z] Step 3/21 : WORKDIR /edgex-go [2023-02-20T15:52:01.160Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:01.160Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:01.160Z] ---> 53a65e02e69c [2023-02-20T15:52:01.160Z] Step 3/19 : WORKDIR /edgex-go [2023-02-20T15:52:01.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:52:01.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:52:01.419Z] ---> 53a65e02e69c [2023-02-20T15:52:01.419Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:52:06.704Z] ---> Running in 6abdf8706aa1 [2023-02-20T15:52:06.704Z] ---> Running in 7cb841b69794 [2023-02-20T15:52:06.704Z] ---> Running in fa464a48e044 [2023-02-20T15:52:06.704Z] ---> Running in 06841023eb70 [2023-02-20T15:52:06.704Z] ---> Running in 71abec6675fa [2023-02-20T15:52:06.704Z] Removing intermediate container fa464a48e044 [2023-02-20T15:52:06.704Z] ---> 9d46dd7b4ad5 [2023-02-20T15:52:06.704Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-20T15:52:06.704Z] Removing intermediate container 6abdf8706aa1 [2023-02-20T15:52:06.704Z] ---> d1a2385d0633 [2023-02-20T15:52:06.704Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T15:52:06.704Z] Removing intermediate container 71abec6675fa [2023-02-20T15:52:06.704Z] ---> 27783e8c271f [2023-02-20T15:52:06.704Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T15:52:06.704Z] Removing intermediate container 7cb841b69794 [2023-02-20T15:52:06.704Z] ---> 4ca85ab0b3d4 [2023-02-20T15:52:06.704Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-20T15:52:06.704Z] Removing intermediate container 06841023eb70 [2023-02-20T15:52:06.704Z] ---> 0d024a48f404 [2023-02-20T15:52:06.704Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-20T15:52:06.704Z] ---> Running in 60df845fc593 [2023-02-20T15:52:06.704Z] ---> Running in 684754c4247e [2023-02-20T15:52:06.704Z] ---> Running in d69361a73bf1 [2023-02-20T15:52:06.704Z] ---> Running in 1058586a9371 [2023-02-20T15:52:06.704Z] ---> Running in 2d945d5ce70f [2023-02-20T15:52:06.704Z] Removing intermediate container 60df845fc593 [2023-02-20T15:52:06.704Z] ---> 25950ae14452 [2023-02-20T15:52:06.704Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T15:52:06.704Z] ---> Running in 509aaa7fdd2a [2023-02-20T15:52:06.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.479Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:07.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.479Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-20T15:52:07.479Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-20T15:52:07.479Z] OK: 17046 distinct packages available [2023-02-20T15:52:07.479Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:07.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:52:07.737Z] Removing intermediate container d69361a73bf1 [2023-02-20T15:52:07.737Z] ---> bfc4f71942c2 [2023-02-20T15:52:07.737Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-20T15:52:07.996Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:07.996Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:07.996Z] OK: 211 MiB in 51 packages [2023-02-20T15:52:07.996Z] ---> 76a6d510317b [2023-02-20T15:52:07.996Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:52:07.996Z] ---> Running in 7b1a0a3ccc44 [2023-02-20T15:52:07.996Z] Removing intermediate container 1058586a9371 [2023-02-20T15:52:07.996Z] ---> a947f1fdbc70 [2023-02-20T15:52:07.996Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T15:52:08.254Z] ---> aab7d298b04e [2023-02-20T15:52:08.254Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:52:08.254Z] ---> Running in 4129e2dee15c [2023-02-20T15:52:08.512Z] Removing intermediate container 2d945d5ce70f [2023-02-20T15:52:08.512Z] ---> 16956b7536b0 [2023-02-20T15:52:08.512Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-20T15:52:08.512Z] Removing intermediate container 509aaa7fdd2a [2023-02-20T15:52:08.512Z] ---> 3f9ea174a05c [2023-02-20T15:52:08.512Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T15:52:08.512Z] Removing intermediate container 684754c4247e [2023-02-20T15:52:08.512Z] ---> d4e6dc3b9d75 [2023-02-20T15:52:08.512Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-20T15:52:08.769Z] ---> 1f553013e247 [2023-02-20T15:52:08.770Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:52:08.770Z] ---> bae0a5714424 [2023-02-20T15:52:08.770Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:52:08.770Z] ---> Running in 57e62cf818aa [2023-02-20T15:52:08.770Z] ---> Running in e39b4b9e528d [2023-02-20T15:52:08.770Z] ---> df3a47cbab57 [2023-02-20T15:52:08.770Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:52:08.770Z] ---> Running in dbb554205b1e [2023-02-20T15:52:18.059Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-20T15:52:18.091Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T15:52:20.312Z] Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:52:20.706Z] Merge succeeded, producing 7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:52:20.706Z] Checking out Revision 7d480d2c1ad836439e65b14aa56ee47204f7a434 (PR-4373) [2023-02-20T15:52:19.122Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-20T15:52:19.173Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-20T15:52:19.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T15:52:19.191Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4373/head:refs/remotes/origin/PR-4373 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T15:52:20.329Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T15:52:20.349Z] > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [2023-02-20T15:52:20.599Z] > git remote # timeout=10 [2023-02-20T15:52:20.618Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T15:52:20.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T15:52:20.655Z] > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 [2023-02-20T15:52:20.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T15:52:20.712Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T15:52:20.730Z] > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [2023-02-20T15:52:21.399Z] Commit message: "build(deps): Bump golang.org/x/net from 0.6.0 to 0.7.0" [2023-02-20T15:52:21.456Z] > git --version # timeout=10 [2023-02-20T15:52:21.467Z] > git --version # 'git version 2.25.1' [2023-02-20T15:52:21.489Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T15:52:22.713Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T15:52:22.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T15:52:22.713Z] Dload Upload Total Spent Left Speed [2023-02-20T15:52:22.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-02-20T15:52:23.339Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T15:52:23.685Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T15:52:23.685Z] + sudo tee /etc/docker/daemon.new [2023-02-20T15:52:23.685Z] { [2023-02-20T15:52:23.685Z] "registry-mirrors": [ [2023-02-20T15:52:23.685Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T15:52:23.685Z] ], [2023-02-20T15:52:23.685Z] "bip": "10.250.0.254/24", [2023-02-20T15:52:23.685Z] "hosts": [ [2023-02-20T15:52:23.685Z] "tcp://0.0.0.0:5555", [2023-02-20T15:52:23.685Z] "unix:///var/run/docker.sock" [2023-02-20T15:52:23.685Z] ], [2023-02-20T15:52:23.685Z] "mtu": 1458, [2023-02-20T15:52:23.685Z] "selinux-enabled": true, [2023-02-20T15:52:23.685Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T15:52:23.685Z] } [Pipeline] sh [2023-02-20T15:52:24.032Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T15:52:24.380Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T15:52:42.744Z] provisioning config files... [2023-02-20T15:52:42.780Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14796396298958449194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T15:52:43.194Z] ---> docker-login.sh [2023-02-20T15:52:43.195Z] nexus3.edgexfoundry.org:10001 [2023-02-20T15:52:43.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:52:43.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:52:43.803Z] Configure a credential helper to remove this warning. See [2023-02-20T15:52:43.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:52:43.803Z] [2023-02-20T15:52:43.803Z] Login Succeeded [2023-02-20T15:52:43.803Z] nexus3.edgexfoundry.org:10002 [2023-02-20T15:52:44.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:52:44.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:52:44.348Z] Configure a credential helper to remove this warning. See [2023-02-20T15:52:44.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:52:44.348Z] [2023-02-20T15:52:44.348Z] Login Succeeded [2023-02-20T15:52:44.348Z] nexus3.edgexfoundry.org:10003 [2023-02-20T15:52:44.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:52:44.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:52:44.619Z] Configure a credential helper to remove this warning. See [2023-02-20T15:52:44.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:52:44.619Z] [2023-02-20T15:52:44.619Z] Login Succeeded [2023-02-20T15:52:44.899Z] nexus3.edgexfoundry.org:10004 [2023-02-20T15:52:44.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:52:45.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:52:45.169Z] Configure a credential helper to remove this warning. See [2023-02-20T15:52:45.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:52:45.169Z] [2023-02-20T15:52:45.169Z] Login Succeeded [2023-02-20T15:52:45.169Z] docker.io [2023-02-20T15:52:45.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T15:52:45.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T15:52:45.710Z] Configure a credential helper to remove this warning. See [2023-02-20T15:52:45.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T15:52:45.710Z] [2023-02-20T15:52:45.710Z] Login Succeeded [2023-02-20T15:52:45.710Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T15:52:45.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-20T15:52:46.492Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-20T15:52:46.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T15:52:46.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T15:52:46.603Z] ========================================================= [2023-02-20T15:52:46.603Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T15:52:46.603Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:52:46.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T15:52:47.280Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T15:52:47.280Z] 9b18e9b68314: Pulling fs layer [2023-02-20T15:52:47.280Z] 35d82f9e3411: Pulling fs layer [2023-02-20T15:52:47.280Z] e16973657156: Pulling fs layer [2023-02-20T15:52:47.280Z] fc693d55d65f: Pulling fs layer [2023-02-20T15:52:47.280Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T15:52:47.280Z] dda99020689f: Pulling fs layer [2023-02-20T15:52:47.280Z] db1c61fa0a46: Pulling fs layer [2023-02-20T15:52:47.280Z] 891c053d2c06: Pulling fs layer [2023-02-20T15:52:47.280Z] dda99020689f: Waiting [2023-02-20T15:52:47.280Z] db1c61fa0a46: Waiting [2023-02-20T15:52:47.280Z] 891c053d2c06: Waiting [2023-02-20T15:52:47.280Z] 7e9fc2657dce: Waiting [2023-02-20T15:52:47.280Z] fc693d55d65f: Waiting [2023-02-20T15:52:47.280Z] e16973657156: Verifying Checksum [2023-02-20T15:52:47.280Z] e16973657156: Download complete [2023-02-20T15:52:47.280Z] 35d82f9e3411: Verifying Checksum [2023-02-20T15:52:47.280Z] 35d82f9e3411: Download complete [2023-02-20T15:52:47.280Z] 7e9fc2657dce: Verifying Checksum [2023-02-20T15:52:47.280Z] 7e9fc2657dce: Download complete [2023-02-20T15:52:47.280Z] dda99020689f: Verifying Checksum [2023-02-20T15:52:47.280Z] dda99020689f: Download complete [2023-02-20T15:52:47.280Z] 9b18e9b68314: Verifying Checksum [2023-02-20T15:52:47.280Z] 9b18e9b68314: Download complete [2023-02-20T15:52:48.263Z] 9b18e9b68314: Pull complete [2023-02-20T15:52:48.263Z] 891c053d2c06: Verifying Checksum [2023-02-20T15:52:48.263Z] 891c053d2c06: Download complete [2023-02-20T15:52:48.860Z] 35d82f9e3411: Pull complete [2023-02-20T15:52:49.245Z] e16973657156: Pull complete [2023-02-20T15:52:50.249Z] db1c61fa0a46: Verifying Checksum [2023-02-20T15:52:50.249Z] db1c61fa0a46: Download complete [2023-02-20T15:52:51.225Z] fc693d55d65f: Verifying Checksum [2023-02-20T15:52:51.225Z] fc693d55d65f: Download complete [2023-02-20T15:52:55.512Z] Removing intermediate container 4129e2dee15c [2023-02-20T15:52:55.512Z] ---> 6caac5fa38f7 [2023-02-20T15:52:55.512Z] Step 7/24 : COPY . . [2023-02-20T15:52:55.512Z] Removing intermediate container e39b4b9e528d [2023-02-20T15:52:55.512Z] ---> a26395737f13 [2023-02-20T15:52:55.512Z] Step 8/22 : COPY . . [2023-02-20T15:52:55.512Z] Removing intermediate container 7b1a0a3ccc44 [2023-02-20T15:52:55.512Z] ---> 6df98939655d [2023-02-20T15:52:55.512Z] Step 7/21 : COPY . . [2023-02-20T15:52:55.512Z] Removing intermediate container dbb554205b1e [2023-02-20T15:52:55.512Z] ---> 70adb4265d45 [2023-02-20T15:52:55.512Z] Step 7/19 : COPY . . [2023-02-20T15:52:55.512Z] Removing intermediate container 57e62cf818aa [2023-02-20T15:52:55.512Z] ---> 4343ff98d9b9 [2023-02-20T15:52:55.512Z] Step 7/32 : COPY . . [2023-02-20T15:53:05.503Z] ---> 71af6d6709f8 [2023-02-20T15:53:05.503Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-20T15:53:05.503Z] ---> c24fea9ee9bc [2023-02-20T15:53:05.503Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-20T15:53:05.503Z] ---> 85e8d18a0c70 [2023-02-20T15:53:05.503Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-20T15:53:05.503Z] ---> 78661c6d66a9 [2023-02-20T15:53:05.503Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T15:53:05.503Z] ---> eb59d9e1e7f9 [2023-02-20T15:53:05.503Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-20T15:53:05.503Z] ---> Running in e29af9078c68 [2023-02-20T15:53:05.503Z] ---> Running in 32672ccedab3 [2023-02-20T15:53:05.503Z] ---> Running in c31db7ec9b28 [2023-02-20T15:53:05.503Z] ---> Running in c19fca62199d [2023-02-20T15:53:05.503Z] ---> Running in 3697021f7285 [2023-02-20T15:53:05.503Z] Removing intermediate container c19fca62199d [2023-02-20T15:53:05.503Z] ---> f3c6122c041c [2023-02-20T15:53:05.503Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T15:53:05.503Z] ---> Running in a759dd99f99b [2023-02-20T15:53:05.503Z] Removing intermediate container a759dd99f99b [2023-02-20T15:53:05.503Z] ---> 4fff2b26211f [2023-02-20T15:53:05.503Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T15:53:05.503Z] ---> Running in 3150c06c801d [2023-02-20T15:53:05.503Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-20T15:53:05.503Z] 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-02-20T15:53:05.503Z] 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-02-20T15:53:05.503Z] 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-02-20T15:53:05.503Z] Removing intermediate container 3150c06c801d [2023-02-20T15:53:05.503Z] ---> 096e6387bbf1 [2023-02-20T15:53:05.503Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T15:53:05.503Z] ---> Running in 279fe846b84e [2023-02-20T15:53:05.760Z] Removing intermediate container 279fe846b84e [2023-02-20T15:53:05.760Z] ---> d29d3cfc2543 [2023-02-20T15:53:05.760Z] [2023-02-20T15:53:05.760Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T15:53:05.760Z] 3.15: Pulling from library/alpine [2023-02-20T15:53:06.276Z] fc693d55d65f: Pull complete [2023-02-20T15:53:06.276Z] 7e9fc2657dce: Pull complete [2023-02-20T15:53:06.276Z] dda99020689f: Pull complete [2023-02-20T15:53:06.297Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T15:53:06.297Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T15:53:06.297Z] ---> 5ce65d7b0fde [2023-02-20T15:53:06.297Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:53:06.297Z] ---> Running in e79c155b9a48 [2023-02-20T15:53:06.555Z] Removing intermediate container e79c155b9a48 [2023-02-20T15:53:06.555Z] ---> 64ef89d60269 [2023-02-20T15:53:06.555Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T15:53:06.555Z] ---> Running in 0d4917141dc9 [2023-02-20T15:53:07.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:07.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:07.685Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T15:53:07.685Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T15:53:07.685Z] OK: 15857 distinct packages available [2023-02-20T15:53:07.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:07.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:07.685Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T15:53:07.685Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T15:53:07.685Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T15:53:07.943Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T15:53:07.943Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T15:53:07.943Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T15:53:07.943Z] OK: 7 MiB in 19 packages [2023-02-20T15:53:09.323Z] Removing intermediate container 0d4917141dc9 [2023-02-20T15:53:09.323Z] ---> 6d22f3216672 [2023-02-20T15:53:09.323Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-20T15:53:11.661Z] db1c61fa0a46: Pull complete [2023-02-20T15:53:11.898Z] ---> bd79383cc186 [2023-02-20T15:53:11.898Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T15:53:13.634Z] 891c053d2c06: Pull complete [2023-02-20T15:53:13.634Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T15:53:13.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T15:53:13.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:53:14.029Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T15:53:14.029Z] WORKDIR /edgex [2023-02-20T15:53:14.029Z] COPY go.mod . [2023-02-20T15:53:14.029Z] RUN go mod download [2023-02-20T15:53:14.029Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-20T15:53:14.626Z] Sending build context to Docker daemon 3.091MB [2023-02-20T15:53:14.626Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T15:53:14.626Z] ---> f96f9c87975a [2023-02-20T15:53:14.626Z] Step 2/4 : WORKDIR /edgex [2023-02-20T15:53:16.177Z] ---> 5e39914648f0 [2023-02-20T15:53:16.177Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T15:53:17.109Z] ---> b26992b54c96 [2023-02-20T15:53:17.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-20T15:53:17.242Z] ---> Running in 8a840442eeb0 [2023-02-20T15:53:17.242Z] Removing intermediate container 8a840442eeb0 [2023-02-20T15:53:17.242Z] ---> 97cdf7e7395d [2023-02-20T15:53:17.242Z] Step 3/4 : COPY go.mod . [2023-02-20T15:53:17.835Z] ---> 5ee0c0bdebf7 [2023-02-20T15:53:17.835Z] Step 4/4 : RUN go mod download [2023-02-20T15:53:17.835Z] ---> Running in ed68732db5d0 [2023-02-20T15:53:18.148Z] ---> e4debfea9c2b [2023-02-20T15:53:18.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-20T15:53:18.425Z] ---> 7631aedefbc6 [2023-02-20T15:53:18.425Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T15:53:18.425Z] ---> Running in 67ae5e6fdf57 [2023-02-20T15:53:18.685Z] Removing intermediate container 67ae5e6fdf57 [2023-02-20T15:53:18.685Z] ---> 9fc26b144d85 [2023-02-20T15:53:18.685Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T15:53:18.685Z] ---> Running in 4c13fd8a364c [2023-02-20T15:53:19.264Z] Removing intermediate container 4c13fd8a364c [2023-02-20T15:53:19.264Z] ---> 27c6bbd02174 [2023-02-20T15:53:19.264Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T15:53:19.264Z] ---> Running in ba20a1e9d8f5 [2023-02-20T15:53:19.867Z] Removing intermediate container ba20a1e9d8f5 [2023-02-20T15:53:19.867Z] ---> d76da4aed6e2 [2023-02-20T15:53:19.867Z] Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:53:19.867Z] ---> Running in ae3c8744a732 [2023-02-20T15:53:20.127Z] Removing intermediate container ae3c8744a732 [2023-02-20T15:53:20.127Z] ---> d277ce4c101f [2023-02-20T15:53:20.127Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T15:53:20.388Z] ---> Running in edd1e7cc9caa [2023-02-20T15:53:20.650Z] Removing intermediate container edd1e7cc9caa [2023-02-20T15:53:20.650Z] ---> b280d63d3824 [2023-02-20T15:53:20.650Z] [2023-02-20T15:53:20.650Z] Successfully built b280d63d3824 [2023-02-20T15:53:20.650Z] Successfully tagged security-spire-agent:latest [2023-02-20T15:53:20.650Z]  Building security-spire-agent ... done Building support-notifications [2023-02-20T15:53:24.134Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:53:24.134Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:53:24.134Z] ---> 53a65e02e69c [2023-02-20T15:53:24.134Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:53:24.134Z] ---> Using cache [2023-02-20T15:53:24.134Z] ---> d1a2385d0633 [2023-02-20T15:53:24.134Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T15:53:24.134Z] ---> Using cache [2023-02-20T15:53:24.134Z] ---> 25950ae14452 [2023-02-20T15:53:24.134Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-20T15:53:27.544Z] ---> Running in 173b288c2b0e [2023-02-20T15:53:27.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:27.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:28.062Z] OK: 211 MiB in 51 packages [2023-02-20T15:53:31.361Z] Removing intermediate container 173b288c2b0e [2023-02-20T15:53:31.361Z] ---> 045cb0d1fb3e [2023-02-20T15:53:31.361Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T15:53:31.622Z] 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-02-20T15:53:31.881Z] ---> e1154642f754 [2023-02-20T15:53:31.881Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:53:32.449Z] ---> Running in 4b12f5e4277f [2023-02-20T15:53:39.023Z] Removing intermediate container 32672ccedab3 [2023-02-20T15:53:39.023Z] ---> ece9c98d28f9 [2023-02-20T15:53:39.023Z] [2023-02-20T15:53:39.023Z] Step 9/32 : FROM alpine:3.16 [2023-02-20T15:53:39.023Z] Removing intermediate container e29af9078c68 [2023-02-20T15:53:39.023Z] ---> 8bbf04ff6c10 [2023-02-20T15:53:39.023Z] [2023-02-20T15:53:39.023Z] Step 9/21 : FROM alpine:3.16 [2023-02-20T15:53:39.023Z] 3.16: Pulling from library/alpine [2023-02-20T15:53:39.023Z] 3.16: Pulling from library/alpine [2023-02-20T15:53:39.023Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T15:53:39.023Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T15:53:39.023Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T15:53:39.023Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T15:53:39.023Z] ---> dfd21b5a31f5 [2023-02-20T15:53:39.023Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:53:39.023Z] ---> dfd21b5a31f5 [2023-02-20T15:53:39.023Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-20T15:53:39.023Z] ---> Running in 7ae8beb3618b [2023-02-20T15:53:39.023Z] ---> Running in 110e9f434b7a [2023-02-20T15:53:39.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:39.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:39.885Z] Removing intermediate container 110e9f434b7a [2023-02-20T15:53:39.885Z] ---> 1c45f88aa7d0 [2023-02-20T15:53:39.885Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-20T15:53:40.357Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-20T15:53:40.357Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-20T15:53:40.357Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-20T15:53:40.357Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-20T15:53:40.357Z] (5/6) Installing curl (7.83.1-r6) [2023-02-20T15:53:40.357Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-20T15:53:40.357Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:53:40.357Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T15:53:40.357Z] OK: 8 MiB in 20 packages [2023-02-20T15:53:40.934Z] ---> Running in 0c76255b1675 [2023-02-20T15:53:41.194Z] Removing intermediate container c31db7ec9b28 [2023-02-20T15:53:41.194Z] ---> ca55b3c1fcfc [2023-02-20T15:53:41.194Z] [2023-02-20T15:53:41.194Z] Step 9/19 : FROM alpine:3.15 [2023-02-20T15:53:41.194Z] ---> 5ce65d7b0fde [2023-02-20T15:53:41.194Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:53:41.194Z] ---> Using cache [2023-02-20T15:53:41.194Z] ---> 64ef89d60269 [2023-02-20T15:53:41.194Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-20T15:53:41.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:41.471Z] ---> Running in 35ce03a0b51e [2023-02-20T15:53:41.471Z] Removing intermediate container 7ae8beb3618b [2023-02-20T15:53:41.471Z] ---> 844612fb7df0 [2023-02-20T15:53:41.471Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T15:53:41.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:41.737Z] ---> Running in 851717ee7fe1 [2023-02-20T15:53:41.737Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-20T15:53:41.737Z] (2/2) Installing su-exec (0.2-r1) [2023-02-20T15:53:41.737Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:53:41.737Z] OK: 6 MiB in 16 packages [2023-02-20T15:53:42.002Z] Removing intermediate container 851717ee7fe1 [2023-02-20T15:53:42.002Z] ---> acb0703ad82e [2023-02-20T15:53:42.002Z] Step 12/21 : WORKDIR /edgex [2023-02-20T15:53:42.002Z] ---> Running in 27a2f7b47b99 [2023-02-20T15:53:42.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:42.002Z] Removing intermediate container 27a2f7b47b99 [2023-02-20T15:53:42.002Z] ---> 5cbdffdce576 [2023-02-20T15:53:42.002Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-20T15:53:42.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:42.553Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T15:53:42.553Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T15:53:42.553Z] OK: 15857 distinct packages available [2023-02-20T15:53:42.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:42.553Z] ---> 7cd925a99dd4 [2023-02-20T15:53:42.553Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-20T15:53:42.553Z] Removing intermediate container 0c76255b1675 [2023-02-20T15:53:42.553Z] ---> d6daf94751b9 [2023-02-20T15:53:42.553Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-20T15:53:42.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:42.553Z] ---> Running in f849ef72de70 [2023-02-20T15:53:42.815Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-20T15:53:42.815Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-20T15:53:42.815Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-20T15:53:42.815Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-20T15:53:43.075Z] (5/9) Installing curl (7.80.0-r6) [2023-02-20T15:53:43.075Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-20T15:53:43.075Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-20T15:53:43.075Z] (8/9) Installing libucontext (1.1-r0) [2023-02-20T15:53:43.075Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-20T15:53:43.075Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T15:53:43.075Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T15:53:43.075Z] Removing intermediate container f849ef72de70 [2023-02-20T15:53:43.075Z] ---> 48a62a2a869a [2023-02-20T15:53:43.075Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-20T15:53:43.075Z] OK: 8 MiB in 23 packages [2023-02-20T15:53:43.373Z] ---> Running in af483d88e8e1 [2023-02-20T15:53:43.373Z] ---> a17022f67976 [2023-02-20T15:53:43.373Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-20T15:53:43.648Z] Removing intermediate container af483d88e8e1 [2023-02-20T15:53:43.648Z] ---> 0964967803b7 [2023-02-20T15:53:43.648Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-20T15:53:43.648Z] ---> Running in a267faaf892d [2023-02-20T15:53:44.215Z] ---> d444b572d030 [2023-02-20T15:53:44.215Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T15:53:44.215Z] Removing intermediate container a267faaf892d [2023-02-20T15:53:44.215Z] ---> 3357834094c0 [2023-02-20T15:53:44.215Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-20T15:53:44.215Z] Removing intermediate container 35ce03a0b51e [2023-02-20T15:53:44.215Z] ---> 1bbde4d9c7ed [2023-02-20T15:53:44.215Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:53:44.215Z] ---> Running in 7ca008da6de4 [2023-02-20T15:53:44.472Z] Removing intermediate container 3697021f7285 [2023-02-20T15:53:44.472Z] ---> e1f6157daadb [2023-02-20T15:53:44.472Z] [2023-02-20T15:53:44.472Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T15:53:44.472Z] ---> dfd21b5a31f5 [2023-02-20T15:53:44.472Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:53:44.472Z] ---> e9d70e2b21e2 [2023-02-20T15:53:44.472Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T15:53:44.472Z] Removing intermediate container 7ca008da6de4 [2023-02-20T15:53:44.472Z] ---> 5d110c03c56f [2023-02-20T15:53:44.472Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-20T15:53:44.472Z] ---> Running in 395e0b72a431 [2023-02-20T15:53:44.472Z] ---> Running in efd76bd5dbf6 [2023-02-20T15:53:44.472Z] ---> 293a2d95cb6b [2023-02-20T15:53:44.472Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-20T15:53:44.472Z] ---> Running in ed27a8a194a6 [2023-02-20T15:53:45.038Z] ---> 5d64463db11f [2023-02-20T15:53:45.038Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-20T15:53:45.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:45.038Z] ---> 443b2eb05830 [2023-02-20T15:53:45.038Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-20T15:53:45.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:53:45.296Z] ---> Running in 23b6254794f7 [2023-02-20T15:53:45.296Z] Removing intermediate container 23b6254794f7 [2023-02-20T15:53:45.296Z] ---> 634f72a6305f [2023-02-20T15:53:45.296Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:53:45.296Z] ---> Running in 758605d525d4 [2023-02-20T15:53:45.296Z] Removing intermediate container 395e0b72a431 [2023-02-20T15:53:45.296Z] ---> 06d73014b8d5 [2023-02-20T15:53:45.296Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T15:53:45.296Z] ---> Running in f6056cb3e63a [2023-02-20T15:53:45.296Z] Removing intermediate container 758605d525d4 [2023-02-20T15:53:45.296Z] ---> e5255840b3c6 [2023-02-20T15:53:45.296Z] Step 17/19 : LABEL arch=x86_64 [2023-02-20T15:53:45.296Z] Removing intermediate container ed27a8a194a6 [2023-02-20T15:53:45.296Z] ---> f52e236420cf [2023-02-20T15:53:45.296Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-20T15:53:45.605Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T15:53:45.605Z] ---> Running in 48becebbaf51 [2023-02-20T15:53:45.605Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:53:45.605Z] OK: 6 MiB in 15 packages [2023-02-20T15:53:45.605Z] ---> Running in bfb889bc8310 [2023-02-20T15:53:45.605Z] Removing intermediate container f6056cb3e63a [2023-02-20T15:53:45.605Z] ---> f890049ac696 [2023-02-20T15:53:45.605Z] Step 19/21 : LABEL arch=x86_64 [2023-02-20T15:53:45.605Z] ---> Running in 52fc709eab51 [2023-02-20T15:53:45.605Z] Removing intermediate container bfb889bc8310 [2023-02-20T15:53:45.605Z] ---> 14f754408bd4 [2023-02-20T15:53:45.605Z] Step 18/19 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:53:45.605Z] Removing intermediate container 48becebbaf51 [2023-02-20T15:53:45.605Z] ---> 0e3424398858 [2023-02-20T15:53:45.605Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-20T15:53:45.907Z] Removing intermediate container 52fc709eab51 [2023-02-20T15:53:45.907Z] ---> 9c0acda245c7 [2023-02-20T15:53:45.907Z] Step 20/21 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:53:45.907Z] ---> Running in d847a944bb82 [2023-02-20T15:53:46.840Z] ---> Running in b13a9ddaf284 [2023-02-20T15:53:46.840Z] Removing intermediate container d847a944bb82 [2023-02-20T15:53:46.840Z] ---> 15e8df30be76 [2023-02-20T15:53:46.840Z] Step 19/19 : LABEL version=0.0.0 [2023-02-20T15:53:47.107Z] ---> 3b79691d68cd [2023-02-20T15:53:47.107Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-20T15:53:47.107Z] ---> Running in 296dc0b22458 [2023-02-20T15:53:47.107Z] Removing intermediate container efd76bd5dbf6 [2023-02-20T15:53:47.107Z] ---> 54045546d14d [2023-02-20T15:53:47.107Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T15:53:47.369Z] ---> Running in 8ce44cb16d5f [2023-02-20T15:53:47.369Z] Removing intermediate container b13a9ddaf284 [2023-02-20T15:53:47.369Z] ---> 65d2503373c2 [2023-02-20T15:53:47.369Z] Step 21/21 : LABEL version=0.0.0 [2023-02-20T15:53:47.369Z] ---> Running in daad89d3984f [2023-02-20T15:53:47.369Z] ---> Running in ba52197f6e0c [2023-02-20T15:53:47.369Z] Removing intermediate container 296dc0b22458 [2023-02-20T15:53:47.369Z] ---> eb7c8a7be09f [2023-02-20T15:53:47.369Z] [2023-02-20T15:53:47.638Z] Successfully built eb7c8a7be09f [2023-02-20T15:53:47.638Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-20T15:53:47.638Z] Building core-common-config-bootstrapper [2023-02-20T15:53:47.638Z]  Building security-spiffe-token-provider ... done Removing intermediate container daad89d3984f [2023-02-20T15:53:47.638Z] ---> e6d9131df406 [2023-02-20T15:53:47.638Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-20T15:53:50.158Z] Removing intermediate container ed68732db5d0 [2023-02-20T15:53:50.158Z] ---> bb2e176471f9 [2023-02-20T15:53:50.158Z] Successfully built bb2e176471f9 [2023-02-20T15:53:50.158Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:53:50.588Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T15:53:50.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:53:50.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container [2023-02-20T15:53:50.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:53:50.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:53:50.953Z] ---> 53a65e02e69c [2023-02-20T15:53:50.953Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:53:50.953Z] ---> Using cache [2023-02-20T15:53:50.953Z] ---> d1a2385d0633 [2023-02-20T15:53:50.953Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T15:53:50.953Z] ---> Using cache [2023-02-20T15:53:50.953Z] ---> 25950ae14452 [2023-02-20T15:53:50.953Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T15:53:50.953Z] ---> Using cache [2023-02-20T15:53:50.953Z] ---> 3f9ea174a05c [2023-02-20T15:53:50.953Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T15:53:50.953Z] ---> Using cache [2023-02-20T15:53:50.953Z] ---> bae0a5714424 [2023-02-20T15:53:50.953Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:53:50.953Z] ---> Using cache [2023-02-20T15:53:50.953Z] ---> a26395737f13 [2023-02-20T15:53:50.953Z] Step 8/22 : COPY . . [2023-02-20T15:53:50.953Z] ---> Using cache [2023-02-20T15:53:50.953Z] ---> eb59d9e1e7f9 [2023-02-20T15:53:50.953Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-20T15:53:50.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T15:53:51.250Z] Removing intermediate container ba52197f6e0c [2023-02-20T15:53:51.250Z] ---> d4c15ba5281a [2023-02-20T15:53:51.250Z] [2023-02-20T15:53:51.250Z] ---> Running in e12eaeef9907 [2023-02-20T15:53:51.250Z] ---> Running in 112354d92814 [2023-02-20T15:53:51.250Z] Successfully built d4c15ba5281a [2023-02-20T15:53:51.250Z] Successfully tagged security-proxy-setup:latest [2023-02-20T15:53:51.250Z] Building core-metadata [2023-02-20T15:53:51.843Z]  Building security-proxy-setup ... done Removing intermediate container e12eaeef9907 [2023-02-20T15:53:51.843Z] ---> 82595f2fc372 [2023-02-20T15:53:51.843Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T15:53:52.398Z] $ docker top a6a17d64fc3b7cad6a59f744c14206392f8e09631c31fbb4695aafb4ac81e397 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T15:53:53.240Z] 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-02-20T15:53:53.380Z] + go version [2023-02-20T15:53:53.380Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T15:53:53.415Z] $ docker stop --time=1 a6a17d64fc3b7cad6a59f744c14206392f8e09631c31fbb4695aafb4ac81e397 [2023-02-20T15:53:54.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:53:54.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:53:54.173Z] ---> 53a65e02e69c [2023-02-20T15:53:54.173Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:53:54.173Z] ---> Using cache [2023-02-20T15:53:54.173Z] ---> d1a2385d0633 [2023-02-20T15:53:54.173Z] Step 4/24 : WORKDIR /edgex-go [2023-02-20T15:53:54.173Z] ---> Using cache [2023-02-20T15:53:54.173Z] ---> 25950ae14452 [2023-02-20T15:53:54.173Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-20T15:53:54.173Z] ---> Using cache [2023-02-20T15:53:54.173Z] ---> 3f9ea174a05c [2023-02-20T15:53:54.173Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-20T15:53:54.173Z] ---> Using cache [2023-02-20T15:53:54.173Z] ---> bae0a5714424 [2023-02-20T15:53:54.173Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:53:54.173Z] ---> Using cache [2023-02-20T15:53:54.173Z] ---> a26395737f13 [2023-02-20T15:53:54.173Z] Step 8/24 : COPY . . [2023-02-20T15:53:54.173Z] ---> Using cache [2023-02-20T15:53:54.173Z] ---> eb59d9e1e7f9 [2023-02-20T15:53:54.173Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-20T15:53:55.133Z] $ docker rm -f --volumes a6a17d64fc3b7cad6a59f744c14206392f8e09631c31fbb4695aafb4ac81e397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T15:53:56.010Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T15:53:56.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T15:53:56.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container [2023-02-20T15:53:56.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-20T15:53:56.710Z] ---> Running in 039ff2b36872 [2023-02-20T15:53:56.710Z] ---> Running in f386ec767b43 [2023-02-20T15:53:56.967Z] Removing intermediate container 8ce44cb16d5f [2023-02-20T15:53:56.967Z] ---> 9a72a756df26 [2023-02-20T15:53:56.967Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:53:56.967Z] Removing intermediate container f386ec767b43 [2023-02-20T15:53:56.967Z] ---> 9c6a8cdbba36 [2023-02-20T15:53:56.967Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:53:57.224Z] Removing intermediate container 4b12f5e4277f [2023-02-20T15:53:57.224Z] ---> dfbd6a417c46 [2023-02-20T15:53:57.224Z] Step 8/22 : COPY . . [2023-02-20T15:53:57.224Z] 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-02-20T15:53:57.714Z] $ docker top d695a65c855962a7dfad6068dfecfb0a7161d535297960b1e6e59fa42b3a8823 -eo pid,comm [2023-02-20T15:53:57.790Z] ---> ce9a7ad5a3be [2023-02-20T15:53:57.790Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [Pipeline] { [Pipeline] echo [2023-02-20T15:53:58.041Z] ========================================================= [2023-02-20T15:53:58.041Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-20T15:53:58.041Z] ========================================================= [Pipeline] sh [2023-02-20T15:53:58.683Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T15:53:59.392Z] + make test [2023-02-20T15:53:59.392Z] go test -race -coverprofile=coverage.out ./... [2023-02-20T15:54:00.356Z] ---> dd45f03a5428 [2023-02-20T15:54:00.356Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-20T15:54:01.750Z] ---> 16e0314dddad [2023-02-20T15:54:01.750Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-20T15:54:03.152Z] ---> 11da2d31af17 [2023-02-20T15:54:03.152Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-20T15:54:03.152Z] ---> b1a5db200a27 [2023-02-20T15:54:03.152Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-20T15:54:03.152Z] ---> 0246f4656a6e [2023-02-20T15:54:03.152Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-20T15:54:03.152Z] ---> Running in f537ad9d154c [2023-02-20T15:54:04.547Z] ---> 0f50d30fc86c [2023-02-20T15:54:04.547Z] ---> 0f555bf9bcfb [2023-02-20T15:54:04.547Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-20T15:54:04.547Z] 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-02-20T15:54:04.547Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-20T15:54:04.804Z] ---> Running in 3889992af14b [2023-02-20T15:54:04.804Z] ---> c4688962c96a [2023-02-20T15:54:04.804Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-20T15:54:05.062Z] Removing intermediate container 3889992af14b [2023-02-20T15:54:05.062Z] ---> 6d85f36a3d1b [2023-02-20T15:54:05.062Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:54:05.062Z] ---> Running in feb828faeec1 [2023-02-20T15:54:05.322Z] ---> 75a8dd3d14e5 [2023-02-20T15:54:05.322Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-20T15:54:05.322Z] Removing intermediate container feb828faeec1 [2023-02-20T15:54:05.322Z] ---> a2ecc090690a [2023-02-20T15:54:05.322Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T15:54:05.322Z] ---> Running in 3016bb1a53ff [2023-02-20T15:54:05.580Z] Removing intermediate container 3016bb1a53ff [2023-02-20T15:54:05.580Z] ---> a66aa900ddca [2023-02-20T15:54:05.580Z] Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:54:05.580Z] ---> 6d21e4be038f [2023-02-20T15:54:05.580Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-20T15:54:05.580Z] ---> Running in e4fbc496fd89 [2023-02-20T15:54:05.580Z] ---> Running in 3ad3875601b4 [2023-02-20T15:54:05.838Z] Removing intermediate container e4fbc496fd89 [2023-02-20T15:54:05.838Z] ---> f75eda20d205 [2023-02-20T15:54:05.838Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T15:54:05.838Z] ---> Running in c9048c551772 [2023-02-20T15:54:06.409Z] Removing intermediate container c9048c551772 [2023-02-20T15:54:06.409Z] ---> 92f5ee6e6ccb [2023-02-20T15:54:06.409Z] [2023-02-20T15:54:06.409Z] Successfully built 92f5ee6e6ccb [2023-02-20T15:54:06.409Z] Successfully tagged support-scheduler:latest [2023-02-20T15:54:06.409Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-02-20T15:54:10.653Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:10.653Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:10.653Z] ---> 53a65e02e69c [2023-02-20T15:54:10.653Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T15:54:10.653Z] ---> Using cache [2023-02-20T15:54:10.653Z] ---> 4ca85ab0b3d4 [2023-02-20T15:54:10.653Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-20T15:54:13.201Z] ---> Running in 4476dfb5691b [2023-02-20T15:54:13.201Z] Removing intermediate container 3ad3875601b4 [2023-02-20T15:54:13.201Z] ---> 599408ffecb1 [2023-02-20T15:54:13.201Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-20T15:54:13.201Z] ---> Running in 7ac8d6758744 [2023-02-20T15:54:13.463Z] Removing intermediate container 7ac8d6758744 [2023-02-20T15:54:13.463Z] ---> adf74efc3e18 [2023-02-20T15:54:13.463Z] Step 29/32 : CMD ["gate"] [2023-02-20T15:54:13.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:13.463Z] ---> Running in bff1de9c93a5 [2023-02-20T15:54:13.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:13.724Z] Removing intermediate container bff1de9c93a5 [2023-02-20T15:54:13.724Z] ---> f34e5d5c5bca [2023-02-20T15:54:13.724Z] Step 30/32 : LABEL arch=x86_64 [2023-02-20T15:54:13.983Z] ---> Running in 397bc09e5f00 [2023-02-20T15:54:13.983Z] OK: 211 MiB in 51 packages [2023-02-20T15:54:14.255Z] Removing intermediate container 397bc09e5f00 [2023-02-20T15:54:14.255Z] ---> 4b291f7fdf40 [2023-02-20T15:54:14.255Z] Step 31/32 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:54:14.255Z] ---> Running in 3baf63b1319f [2023-02-20T15:54:14.516Z] Removing intermediate container 3baf63b1319f [2023-02-20T15:54:14.516Z] ---> 5c38be8ed57f [2023-02-20T15:54:14.516Z] Step 32/32 : LABEL version=0.0.0 [2023-02-20T15:54:14.516Z] ---> Running in 9db88a096808 [2023-02-20T15:54:14.777Z] Removing intermediate container 4476dfb5691b [2023-02-20T15:54:14.777Z] ---> 98ce8d67607c [2023-02-20T15:54:14.777Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T15:54:14.777Z] Removing intermediate container 9db88a096808 [2023-02-20T15:54:14.777Z] ---> 877b258bf8cc [2023-02-20T15:54:14.777Z] [2023-02-20T15:54:15.036Z] Successfully built 877b258bf8cc [2023-02-20T15:54:15.036Z] Successfully tagged security-bootstrapper:latest [2023-02-20T15:54:15.036Z]  Building security-bootstrapper ... done Building security-spire-server [2023-02-20T15:54:18.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:18.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:18.345Z] ---> 53a65e02e69c [2023-02-20T15:54:18.345Z] Step 3/23 : WORKDIR /edgex-go [2023-02-20T15:54:18.345Z] ---> Using cache [2023-02-20T15:54:18.345Z] ---> 4ca85ab0b3d4 [2023-02-20T15:54:18.345Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T15:54:19.282Z] ---> 82dbaa500f41 [2023-02-20T15:54:19.282Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:21.827Z] ---> Running in 2ff2a5fdbb79 [2023-02-20T15:54:21.827Z] ---> Running in 4dbce3444947 [2023-02-20T15:54:21.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:22.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:22.087Z] OK: 211 MiB in 51 packages [2023-02-20T15:54:24.626Z] Removing intermediate container 112354d92814 [2023-02-20T15:54:24.626Z] ---> d6666d527d36 [2023-02-20T15:54:24.626Z] [2023-02-20T15:54:24.626Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T15:54:24.626Z] ---> dfd21b5a31f5 [2023-02-20T15:54:24.627Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-20T15:54:24.627Z] Removing intermediate container 4dbce3444947 [2023-02-20T15:54:24.627Z] ---> dc2dfc094d76 [2023-02-20T15:54:24.627Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-20T15:54:24.627Z] ---> Running in 52a0a6153cc4 [2023-02-20T15:54:24.627Z] Removing intermediate container 52a0a6153cc4 [2023-02-20T15:54:24.627Z] ---> a94bc9795af7 [2023-02-20T15:54:24.627Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:54:25.194Z] ---> 62d678f1c816 [2023-02-20T15:54:25.194Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:25.454Z] ---> Running in e05aaf3f9faa [2023-02-20T15:54:25.454Z] ---> Running in 1103bd745fab [2023-02-20T15:54:26.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:26.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:26.736Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T15:54:26.736Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:54:26.736Z] OK: 6 MiB in 15 packages [2023-02-20T15:54:27.303Z] Removing intermediate container 039ff2b36872 [2023-02-20T15:54:27.303Z] ---> 72d3150669a6 [2023-02-20T15:54:27.303Z] [2023-02-20T15:54:27.303Z] Step 10/24 : FROM alpine:3.16 [2023-02-20T15:54:27.303Z] ---> dfd21b5a31f5 [2023-02-20T15:54:27.303Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:54:27.303Z] ---> Using cache [2023-02-20T15:54:27.303Z] ---> 54045546d14d [2023-02-20T15:54:27.304Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T15:54:27.304Z] ---> Using cache [2023-02-20T15:54:27.304Z] ---> e6d9131df406 [2023-02-20T15:54:27.304Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-20T15:54:27.304Z] ---> Running in f74ed332d9fb [2023-02-20T15:54:27.589Z] Removing intermediate container f74ed332d9fb [2023-02-20T15:54:27.589Z] ---> 9d45eeb80357 [2023-02-20T15:54:27.589Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-20T15:54:27.589Z] ---> Running in 4323eb630063 [2023-02-20T15:54:27.589Z] Removing intermediate container e05aaf3f9faa [2023-02-20T15:54:27.589Z] ---> 2ac10964d59a [2023-02-20T15:54:27.589Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:54:27.847Z] Removing intermediate container 4323eb630063 [2023-02-20T15:54:27.847Z] ---> efb5c492ca41 [2023-02-20T15:54:27.847Z] Step 15/24 : WORKDIR / [2023-02-20T15:54:27.847Z] ---> Running in 0928f6795e85 [2023-02-20T15:54:28.104Z] Removing intermediate container 0928f6795e85 [2023-02-20T15:54:28.104Z] ---> 3d0d734c2fbe [2023-02-20T15:54:28.105Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:54:28.105Z] ---> ced708c23c57 [2023-02-20T15:54:28.105Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-20T15:54:28.666Z] ---> 09e7b090e5f9 [2023-02-20T15:54:28.666Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-20T15:54:28.666Z] ---> 9501122f7a7d [2023-02-20T15:54:28.666Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-20T15:54:29.254Z] ---> 39075472354f [2023-02-20T15:54:29.254Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-20T15:54:29.254Z] ---> 6e2d56533ba5 [2023-02-20T15:54:29.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-20T15:54:29.511Z] ---> d178f58281a8 [2023-02-20T15:54:29.511Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T15:54:29.511Z] ---> 895bd6879da2 [2023-02-20T15:54:29.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-20T15:54:29.511Z] ---> Running in 19861aa983c1 [2023-02-20T15:54:29.511Z] ---> d8845022f643 [2023-02-20T15:54:29.511Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-20T15:54:29.511Z] ---> Running in 503fbe828ba3 [2023-02-20T15:54:29.769Z] Removing intermediate container 503fbe828ba3 [2023-02-20T15:54:29.769Z] ---> 010233780971 [2023-02-20T15:54:29.769Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:54:29.769Z] ---> Running in 8d101b10ce29 [2023-02-20T15:54:30.031Z] Removing intermediate container 8d101b10ce29 [2023-02-20T15:54:30.031Z] ---> 186cf69ed144 [2023-02-20T15:54:30.031Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T15:54:30.031Z] ---> Running in ea776791f51d [2023-02-20T15:54:30.031Z] Removing intermediate container ea776791f51d [2023-02-20T15:54:30.031Z] ---> 7c8495d1f286 [2023-02-20T15:54:30.031Z] Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:54:30.031Z] ---> Running in 8fd7348d61a6 [2023-02-20T15:54:30.031Z] Removing intermediate container 19861aa983c1 [2023-02-20T15:54:30.031Z] ---> ad72257a3b5d [2023-02-20T15:54:30.031Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T15:54:30.294Z] ---> Running in abb654c071cd [2023-02-20T15:54:30.294Z] Removing intermediate container 8fd7348d61a6 [2023-02-20T15:54:30.294Z] ---> 9217ba8c2cd4 [2023-02-20T15:54:30.294Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T15:54:30.294Z] ---> Running in e672971c5667 [2023-02-20T15:54:30.294Z] Removing intermediate container abb654c071cd [2023-02-20T15:54:30.294Z] ---> 8bae54644540 [2023-02-20T15:54:30.294Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-20T15:54:30.294Z] ---> Running in a98c89e6cc2b [2023-02-20T15:54:30.294Z] Removing intermediate container e672971c5667 [2023-02-20T15:54:30.294Z] ---> e228e050986f [2023-02-20T15:54:30.294Z] [2023-02-20T15:54:30.551Z] Removing intermediate container a98c89e6cc2b [2023-02-20T15:54:30.551Z] ---> fd898351d490 [2023-02-20T15:54:30.551Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T15:54:30.551Z] ---> Running in 425e8709447a [2023-02-20T15:54:30.551Z] Successfully built e228e050986f [2023-02-20T15:54:30.551Z] Successfully tagged core-metadata:latest [2023-02-20T15:54:30.551Z]  Building core-metadata ... done Building core-data [2023-02-20T15:54:30.551Z] Removing intermediate container 425e8709447a [2023-02-20T15:54:30.551Z] ---> fdd9a404f5f2 [2023-02-20T15:54:30.551Z] Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:54:30.826Z] ---> Running in c48e538dad29 [2023-02-20T15:54:32.985Z] Removing intermediate container c48e538dad29 [2023-02-20T15:54:32.985Z] ---> ec91ef292a99 [2023-02-20T15:54:32.985Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T15:54:33.552Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:33.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:33.552Z] ---> 53a65e02e69c [2023-02-20T15:54:33.552Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:54:33.552Z] ---> Using cache [2023-02-20T15:54:33.552Z] ---> d1a2385d0633 [2023-02-20T15:54:33.552Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T15:54:33.552Z] ---> Using cache [2023-02-20T15:54:33.552Z] ---> 25950ae14452 [2023-02-20T15:54:33.552Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T15:54:33.552Z] ---> Using cache [2023-02-20T15:54:33.552Z] ---> 3f9ea174a05c [2023-02-20T15:54:33.552Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T15:54:33.552Z] ---> Using cache [2023-02-20T15:54:33.552Z] ---> bae0a5714424 [2023-02-20T15:54:33.552Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:33.552Z] ---> Using cache [2023-02-20T15:54:33.552Z] ---> a26395737f13 [2023-02-20T15:54:33.552Z] Step 8/22 : COPY . . [2023-02-20T15:54:33.552Z] ---> Using cache [2023-02-20T15:54:33.552Z] ---> eb59d9e1e7f9 [2023-02-20T15:54:33.552Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-20T15:54:34.506Z] ---> Running in 50c835ba88df [2023-02-20T15:54:34.506Z] ---> Running in 09e9865016ce [2023-02-20T15:54:34.762Z] Removing intermediate container 50c835ba88df [2023-02-20T15:54:34.762Z] ---> bc8bfa6c1db6 [2023-02-20T15:54:34.762Z] [2023-02-20T15:54:34.762Z] Successfully built bc8bfa6c1db6 [2023-02-20T15:54:34.762Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-20T15:54:34.762Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-02-20T15:54:34.762Z] 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-02-20T15:54:38.281Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-20T15:54:39.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:54:39.065Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:54:39.065Z] ---> 53a65e02e69c [2023-02-20T15:54:39.065Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-20T15:54:39.065Z] ---> Using cache [2023-02-20T15:54:39.065Z] ---> d1a2385d0633 [2023-02-20T15:54:39.065Z] Step 4/23 : WORKDIR /edgex-go [2023-02-20T15:54:39.065Z] ---> Using cache [2023-02-20T15:54:39.065Z] ---> 25950ae14452 [2023-02-20T15:54:39.065Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-20T15:54:39.065Z] ---> Using cache [2023-02-20T15:54:39.065Z] ---> 3f9ea174a05c [2023-02-20T15:54:39.065Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-20T15:54:39.065Z] ---> Using cache [2023-02-20T15:54:39.065Z] ---> bae0a5714424 [2023-02-20T15:54:39.065Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:54:39.065Z] ---> Using cache [2023-02-20T15:54:39.065Z] ---> a26395737f13 [2023-02-20T15:54:39.065Z] Step 8/23 : COPY . . [2023-02-20T15:54:39.065Z] ---> Using cache [2023-02-20T15:54:39.065Z] ---> eb59d9e1e7f9 [2023-02-20T15:54:39.065Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-20T15:54:49.056Z] Removing intermediate container f537ad9d154c [2023-02-20T15:54:49.056Z] ---> 08f8700fc6af [2023-02-20T15:54:49.056Z] [2023-02-20T15:54:49.056Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T15:54:49.056Z] ---> dfd21b5a31f5 [2023-02-20T15:54:49.056Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-20T15:54:49.056Z] ---> Running in 1ab794bb9d2a [2023-02-20T15:54:50.003Z] ---> Running in 6ea5d99d0f30 [2023-02-20T15:54:50.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:50.260Z] 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-02-20T15:54:50.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:54:50.525Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-20T15:54:50.525Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-20T15:54:50.525Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:54:50.782Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T15:54:50.782Z] OK: 6 MiB in 16 packages [2023-02-20T15:54:58.884Z] Removing intermediate container 6ea5d99d0f30 [2023-02-20T15:54:58.884Z] ---> ef85139be35d [2023-02-20T15:54:58.884Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T15:54:58.884Z] ---> Running in 86fa78b5f06d [2023-02-20T15:54:59.165Z] Removing intermediate container 86fa78b5f06d [2023-02-20T15:54:59.165Z] ---> bcbc9567ef96 [2023-02-20T15:54:59.165Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-20T15:54:59.421Z] Removing intermediate container 2ff2a5fdbb79 [2023-02-20T15:54:59.421Z] ---> 398afe16eea6 [2023-02-20T15:54:59.421Z] Step 7/24 : COPY . . [2023-02-20T15:54:59.679Z] ---> Running in 2379540cccce [2023-02-20T15:54:59.679Z] Removing intermediate container 1103bd745fab [2023-02-20T15:54:59.679Z] ---> 90301265e885 [2023-02-20T15:54:59.679Z] Step 7/23 : COPY . . [2023-02-20T15:55:00.609Z] Removing intermediate container 2379540cccce [2023-02-20T15:55:00.609Z] ---> e7b33e8047f9 [2023-02-20T15:55:00.609Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T15:55:07.207Z] ---> Running in 712aaee9298c [2023-02-20T15:55:07.207Z] Removing intermediate container 09e9865016ce [2023-02-20T15:55:07.207Z] ---> 62a3b1956ca9 [2023-02-20T15:55:07.207Z] [2023-02-20T15:55:07.207Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T15:55:07.207Z] ---> dfd21b5a31f5 [2023-02-20T15:55:07.207Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-20T15:55:07.207Z] ---> a7e90483b48e [2023-02-20T15:55:07.207Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T15:55:07.207Z] ---> 61e4d821f261 [2023-02-20T15:55:07.207Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-20T15:55:07.207Z] ---> Running in bd7fb070ba86 [2023-02-20T15:55:07.207Z] ---> Running in d46c9f12d715 [2023-02-20T15:55:07.207Z] ---> Running in 679b1f423f4c [2023-02-20T15:55:07.466Z] Removing intermediate container 712aaee9298c [2023-02-20T15:55:07.466Z] ---> 66d3d19743de [2023-02-20T15:55:07.466Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:55:07.466Z] Removing intermediate container bd7fb070ba86 [2023-02-20T15:55:07.466Z] ---> 5a44432ea9cd [2023-02-20T15:55:07.466Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-20T15:55:07.466Z] Removing intermediate container d46c9f12d715 [2023-02-20T15:55:07.466Z] ---> 43908950534a [2023-02-20T15:55:07.466Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-20T15:55:07.466Z] ---> Running in 1a81078ffe76 [2023-02-20T15:55:07.466Z] 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-02-20T15:55:07.466Z] ---> Running in f44a3cae47fc [2023-02-20T15:55:08.056Z] Removing intermediate container 1a81078ffe76 [2023-02-20T15:55:08.056Z] ---> c391996d83e3 [2023-02-20T15:55:08.056Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-20T15:55:08.056Z] ---> 5e962a26ab2c [2023-02-20T15:55:08.056Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-20T15:55:08.317Z] ---> Running in 0f7d423c98dc [2023-02-20T15:55:08.317Z] Removing intermediate container f44a3cae47fc [2023-02-20T15:55:08.317Z] ---> a5c7e8023f8e [2023-02-20T15:55:08.317Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T15:55:08.317Z] ---> Running in c21ca69d66c1 [2023-02-20T15:55:08.587Z] Removing intermediate container 0f7d423c98dc [2023-02-20T15:55:08.587Z] ---> 4bf8b510f951 [2023-02-20T15:55:08.587Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:55:08.851Z] ---> Running in c53c32de9a4e [2023-02-20T15:55:09.431Z] ---> 7c9943a148fa [2023-02-20T15:55:09.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-20T15:55:09.431Z] ---> 89043a0d2a39 [2023-02-20T15:55:09.431Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-20T15:55:09.431Z] ---> Running in 9b7415119a63 [2023-02-20T15:55:09.699Z] Removing intermediate container 9b7415119a63 [2023-02-20T15:55:09.699Z] ---> be5d02190965 [2023-02-20T15:55:09.699Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:55:09.699Z] ---> Running in 27bc53bf5c07 [2023-02-20T15:55:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:09.959Z] Removing intermediate container 27bc53bf5c07 [2023-02-20T15:55:09.959Z] ---> aed2383bb845 [2023-02-20T15:55:09.959Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T15:55:09.959Z] ---> Running in 0de7b553bb73 [2023-02-20T15:55:09.959Z] Removing intermediate container c21ca69d66c1 [2023-02-20T15:55:09.959Z] ---> a4588671da42 [2023-02-20T15:55:09.959Z] Step 11/23 : WORKDIR /edgex-go [2023-02-20T15:55:09.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:09.959Z] ---> Running in 1f6423c914b5 [2023-02-20T15:55:09.959Z] Removing intermediate container 0de7b553bb73 [2023-02-20T15:55:09.959Z] ---> 24a57b4bf072 [2023-02-20T15:55:09.959Z] Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:55:09.959Z] ---> Running in 23684c2f0581 [2023-02-20T15:55:09.959Z] Removing intermediate container 1f6423c914b5 [2023-02-20T15:55:09.959Z] ---> 04d4001b551a [2023-02-20T15:55:09.959Z] [2023-02-20T15:55:09.959Z] Step 12/23 : FROM alpine:3.15 [2023-02-20T15:55:09.959Z] ---> 5ce65d7b0fde [2023-02-20T15:55:09.959Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:55:09.959Z] ---> Using cache [2023-02-20T15:55:09.959Z] ---> 64ef89d60269 [2023-02-20T15:55:09.959Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T15:55:09.959Z] ---> Using cache [2023-02-20T15:55:09.959Z] ---> 6d22f3216672 [2023-02-20T15:55:09.959Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T15:55:10.218Z] Removing intermediate container 23684c2f0581 [2023-02-20T15:55:10.218Z] ---> 587c7aed0bc4 [2023-02-20T15:55:10.218Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T15:55:10.218Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T15:55:10.218Z] ---> Running in abf1d352c669 [2023-02-20T15:55:10.218Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:55:10.218Z] OK: 6 MiB in 15 packages [2023-02-20T15:55:10.218Z] Removing intermediate container abf1d352c669 [2023-02-20T15:55:10.218Z] ---> 738f3fababf9 [2023-02-20T15:55:10.218Z] [2023-02-20T15:55:10.479Z] Successfully built 738f3fababf9 [2023-02-20T15:55:10.479Z] Successfully tagged support-notifications:latest [2023-02-20T15:55:10.479Z]  Building support-notifications ... done Building security-spire-config [2023-02-20T15:55:13.778Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T15:55:13.778Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T15:55:13.778Z] ---> 53a65e02e69c [2023-02-20T15:55:13.778Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T15:55:13.778Z] ---> Using cache [2023-02-20T15:55:13.778Z] ---> 4ca85ab0b3d4 [2023-02-20T15:55:13.778Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T15:55:13.778Z] ---> Using cache [2023-02-20T15:55:13.778Z] ---> dc2dfc094d76 [2023-02-20T15:55:13.778Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T15:55:13.778Z] ---> Using cache [2023-02-20T15:55:13.778Z] ---> 62d678f1c816 [2023-02-20T15:55:13.778Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T15:55:13.778Z] ---> Using cache [2023-02-20T15:55:13.778Z] ---> 90301265e885 [2023-02-20T15:55:13.778Z] Step 7/24 : COPY . . [2023-02-20T15:55:13.778Z] ---> Using cache [2023-02-20T15:55:13.778Z] ---> a7e90483b48e [2023-02-20T15:55:13.778Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T15:55:13.778Z] ---> Using cache [2023-02-20T15:55:13.778Z] ---> 43908950534a [2023-02-20T15:55:13.778Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T15:55:13.778Z] ---> Using cache [2023-02-20T15:55:13.778Z] ---> a5c7e8023f8e [2023-02-20T15:55:13.778Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T15:55:16.302Z] ---> 80d0ab03e6f0 [2023-02-20T15:55:16.302Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T15:55:16.576Z] ---> Running in bfe78165e48c [2023-02-20T15:55:16.577Z] Removing intermediate container c53c32de9a4e [2023-02-20T15:55:16.577Z] ---> 164d49046f0b [2023-02-20T15:55:16.577Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:55:16.837Z] ---> 4dd05c303283 [2023-02-20T15:55:16.837Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-20T15:55:17.096Z] ---> 49df7b4781be [2023-02-20T15:55:17.096Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-20T15:55:17.353Z] ---> 805245cc09a8 [2023-02-20T15:55:17.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-20T15:55:17.917Z] ---> cf6d019bc66a [2023-02-20T15:55:17.917Z] ---> 8992386a62a3 [2023-02-20T15:55:17.917Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.tomlStep 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T15:55:17.917Z] [2023-02-20T15:55:18.174Z] ---> Running in 868dd023451c [2023-02-20T15:55:18.174Z] Removing intermediate container bfe78165e48c [2023-02-20T15:55:18.174Z] ---> 4c37fd0d6e6e [2023-02-20T15:55:18.174Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T15:55:18.174Z] ---> Running in 7b5fd6d933a9 [2023-02-20T15:55:18.174Z] Removing intermediate container 868dd023451c [2023-02-20T15:55:18.174Z] ---> 1af568853631 [2023-02-20T15:55:18.174Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T15:55:18.174Z] Removing intermediate container 1ab794bb9d2a [2023-02-20T15:55:18.174Z] ---> fffeba5c7a07 [2023-02-20T15:55:18.174Z] [2023-02-20T15:55:18.174Z] Step 10/23 : FROM alpine:3.16 [2023-02-20T15:55:18.174Z] ---> dfd21b5a31f5 [2023-02-20T15:55:18.174Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-20T15:55:18.174Z] ---> Using cache [2023-02-20T15:55:18.174Z] ---> 54045546d14d [2023-02-20T15:55:18.174Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T15:55:18.174Z] ---> Using cache [2023-02-20T15:55:18.174Z] ---> e6d9131df406 [2023-02-20T15:55:18.174Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-20T15:55:18.432Z] ---> Running in e0e01291fc0f [2023-02-20T15:55:18.432Z] ---> 124c2f3b9cb1 [2023-02-20T15:55:18.432Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-20T15:55:18.432Z] Removing intermediate container 7b5fd6d933a9 [2023-02-20T15:55:18.432Z] ---> ea980c0a852e [2023-02-20T15:55:18.432Z] [2023-02-20T15:55:18.432Z] ---> Running in e321ac8bcf2f [2023-02-20T15:55:18.432Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T15:55:18.432Z] ---> 5ce65d7b0fde [2023-02-20T15:55:18.432Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T15:55:18.432Z] ---> Using cache [2023-02-20T15:55:18.432Z] ---> 64ef89d60269 [2023-02-20T15:55:18.432Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-20T15:55:18.432Z] ---> Running in cd285243fb92 [2023-02-20T15:55:18.432Z] ---> Running in 1958a1207a19 [2023-02-20T15:55:18.432Z] Removing intermediate container e0e01291fc0f [2023-02-20T15:55:18.432Z] ---> 59a7171b5fd9 [2023-02-20T15:55:18.432Z] Step 21/23 : LABEL arch=x86_64 [2023-02-20T15:55:18.432Z] Removing intermediate container cd285243fb92 [2023-02-20T15:55:18.432Z] ---> 75d87462d276 [2023-02-20T15:55:18.432Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:55:18.432Z] Removing intermediate container e321ac8bcf2f [2023-02-20T15:55:18.432Z] ---> 807ee7ce5d9b [2023-02-20T15:55:18.432Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-20T15:55:18.432Z] ---> Running in bef9ba457b5c [2023-02-20T15:55:18.689Z] ---> Running in e325575198ce [2023-02-20T15:55:18.689Z] ---> Running in e5441ae33453 [2023-02-20T15:55:18.689Z] Removing intermediate container e5441ae33453 [2023-02-20T15:55:18.689Z] ---> 838bc7d6d20d [2023-02-20T15:55:18.689Z] Step 15/23 : WORKDIR / [2023-02-20T15:55:18.689Z] ---> Running in c8c6060ee39d [2023-02-20T15:55:18.689Z] Removing intermediate container bef9ba457b5c [2023-02-20T15:55:18.689Z] ---> 55a67a4698e8 [2023-02-20T15:55:18.689Z] Step 22/23 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:55:18.689Z] Removing intermediate container e325575198ce [2023-02-20T15:55:18.689Z] ---> 0f0e92113e33 [2023-02-20T15:55:18.689Z] Step 20/22 : LABEL arch=x86_64 [2023-02-20T15:55:18.689Z] ---> Running in b8a950c441f9 [2023-02-20T15:55:18.946Z] ---> Running in 930b3e9f215f [2023-02-20T15:55:18.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:18.946Z] Removing intermediate container c8c6060ee39d [2023-02-20T15:55:18.946Z] ---> d236fdff3015 [2023-02-20T15:55:18.946Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T15:55:18.946Z] Removing intermediate container 930b3e9f215f [2023-02-20T15:55:18.946Z] ---> 97077263a9c9 [2023-02-20T15:55:18.946Z] Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:55:18.946Z] ---> Running in 7bf8d5fb9b76 [2023-02-20T15:55:18.946Z] Removing intermediate container b8a950c441f9 [2023-02-20T15:55:18.946Z] ---> be2ed175525e [2023-02-20T15:55:18.946Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T15:55:19.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:19.210Z] ---> Running in b591beb1aa82 [2023-02-20T15:55:19.210Z] Removing intermediate container 7bf8d5fb9b76 [2023-02-20T15:55:19.210Z] ---> e83f35d4844f [2023-02-20T15:55:19.210Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T15:55:19.466Z] Removing intermediate container b591beb1aa82 [2023-02-20T15:55:19.466Z] ---> 93e645ece693 [2023-02-20T15:55:19.466Z] [2023-02-20T15:55:19.466Z] ---> 72b6bd9b8e20 [2023-02-20T15:55:19.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-20T15:55:19.466Z] ---> Running in 93ffd61972dd [2023-02-20T15:55:19.466Z] Successfully built 93e645ece693 [2023-02-20T15:55:19.466Z] Successfully tagged security-spire-server:latest [2023-02-20T15:55:19.466Z]  Building security-spire-server ... done v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T15:55:19.466Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T15:55:19.466Z] OK: 15857 distinct packages available [2023-02-20T15:55:19.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:19.466Z] Removing intermediate container 93ffd61972dd [2023-02-20T15:55:19.466Z] ---> bad323f93c35 [2023-02-20T15:55:19.466Z] [2023-02-20T15:55:19.722Z] Successfully built bad323f93c35 [2023-02-20T15:55:19.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:19.722Z] Successfully tagged core-data:latest [2023-02-20T15:55:19.722Z]  Building core-data ... done (1/4) Installing dumb-init (1.2.5-r1) [2023-02-20T15:55:19.722Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-20T15:55:19.722Z] (3/4) Installing libucontext (1.1-r0) [2023-02-20T15:55:19.722Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-20T15:55:19.722Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T15:55:19.722Z] OK: 6 MiB in 18 packages [2023-02-20T15:55:19.722Z] ---> b8b8a847a437 [2023-02-20T15:55:19.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-20T15:55:19.980Z] ---> 08c55556a95d [2023-02-20T15:55:19.980Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-20T15:55:19.980Z] ---> Running in a44d3e1734ef [2023-02-20T15:55:20.238Z] Removing intermediate container a44d3e1734ef [2023-02-20T15:55:20.238Z] ---> 705c136d6c85 [2023-02-20T15:55:20.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T15:55:20.238Z] ---> Running in 4be877aefab6 [2023-02-20T15:55:20.238Z] Removing intermediate container 1958a1207a19 [2023-02-20T15:55:20.238Z] ---> 3dd6dc04459c [2023-02-20T15:55:20.238Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T15:55:20.238Z] Removing intermediate container 4be877aefab6 [2023-02-20T15:55:20.238Z] ---> a960dd9ad957 [2023-02-20T15:55:20.238Z] Step 21/23 : LABEL arch=x86_64 [2023-02-20T15:55:20.238Z] ---> Running in 47ba24714c56 [2023-02-20T15:55:20.495Z] Removing intermediate container 47ba24714c56 [2023-02-20T15:55:20.495Z] ---> 6c3602a452f0 [2023-02-20T15:55:20.495Z] Step 22/23 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:55:20.495Z] ---> Running in 35a651e024ce [2023-02-20T15:55:20.495Z] Removing intermediate container 35a651e024ce [2023-02-20T15:55:20.495Z] ---> efeba41ff7bd [2023-02-20T15:55:20.495Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T15:55:20.495Z] ---> Running in 36eb95b0ec3a [2023-02-20T15:55:20.495Z] Removing intermediate container 36eb95b0ec3a [2023-02-20T15:55:20.495Z] ---> fbe710867f46 [2023-02-20T15:55:20.495Z] [2023-02-20T15:55:20.752Z] Successfully built fbe710867f46 [2023-02-20T15:55:20.752Z] Successfully tagged core-command:latest [2023-02-20T15:55:23.276Z]  Building core-command ... done  ---> f659cd7e0edc [2023-02-20T15:55:23.276Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T15:55:23.276Z] ---> c3688e3d1b6d [2023-02-20T15:55:23.276Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-20T15:55:23.276Z] ---> Running in fdf23b069dc8 [2023-02-20T15:55:23.276Z] Removing intermediate container fdf23b069dc8 [2023-02-20T15:55:23.276Z] ---> 4c4972e35f2c [2023-02-20T15:55:23.276Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-20T15:55:23.534Z] ---> 10a29df88a8f [2023-02-20T15:55:23.534Z] Step 19/24 : WORKDIR / [2023-02-20T15:55:23.534Z] ---> Running in 888c80fa4910 [2023-02-20T15:55:23.534Z] Removing intermediate container 888c80fa4910 [2023-02-20T15:55:23.534Z] ---> cb7928483896 [2023-02-20T15:55:23.534Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T15:55:23.534Z] ---> Running in bdab9dc91787 [2023-02-20T15:55:23.792Z] Removing intermediate container bdab9dc91787 [2023-02-20T15:55:23.792Z] ---> c1bbca26749b [2023-02-20T15:55:23.792Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T15:55:23.792Z] ---> Running in ea090c35fc82 [2023-02-20T15:55:23.792Z] Removing intermediate container ea090c35fc82 [2023-02-20T15:55:23.792Z] ---> 59384fb2d9b0 [2023-02-20T15:55:23.792Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T15:55:23.792Z] ---> Running in 3f2a17346b2e [2023-02-20T15:55:23.792Z] Removing intermediate container 3f2a17346b2e [2023-02-20T15:55:23.792Z] ---> d032d78a9e94 [2023-02-20T15:55:23.792Z] Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:55:23.792Z] ---> Running in 27e9c1e4800c [2023-02-20T15:55:24.051Z] Removing intermediate container 27e9c1e4800c [2023-02-20T15:55:24.051Z] ---> 2624acd69134 [2023-02-20T15:55:24.051Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T15:55:24.051Z] ---> Running in 571c7f46a355 [2023-02-20T15:55:24.309Z] Removing intermediate container 571c7f46a355 [2023-02-20T15:55:24.309Z] ---> a39d57239be7 [2023-02-20T15:55:24.309Z] [2023-02-20T15:55:24.309Z] 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-02-20T15:55:24.309Z] Successfully built a39d57239be7 [2023-02-20T15:55:24.309Z] Successfully tagged security-spire-config:latest [2023-02-20T15:55:28.503Z]  Building security-spire-config ... done Removing intermediate container 679b1f423f4c [2023-02-20T15:55:28.503Z] ---> f1b15671d27f [2023-02-20T15:55:28.503Z] [2023-02-20T15:55:28.503Z] Step 9/24 : FROM alpine:3.16 [2023-02-20T15:55:28.503Z] ---> dfd21b5a31f5 [2023-02-20T15:55:28.503Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-20T15:55:28.503Z] ---> Running in 120104e26977 [2023-02-20T15:55:28.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:28.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T15:55:28.503Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-20T15:55:28.503Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-20T15:55:28.503Z] (3/3) Installing su-exec (0.2-r1) [2023-02-20T15:55:28.503Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T15:55:28.503Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T15:55:28.761Z] OK: 6 MiB in 17 packages [2023-02-20T15:55:29.020Z] Removing intermediate container 120104e26977 [2023-02-20T15:55:29.020Z] ---> fe56a313915f [2023-02-20T15:55:29.020Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T15:55:29.020Z] ---> Running in eb6d4832db7c [2023-02-20T15:55:29.277Z] Removing intermediate container eb6d4832db7c [2023-02-20T15:55:29.277Z] ---> 050200036fa1 [2023-02-20T15:55:29.277Z] Step 12/24 : WORKDIR / [2023-02-20T15:55:29.277Z] ---> Running in f1ed6b97f22b [2023-02-20T15:55:29.277Z] Removing intermediate container f1ed6b97f22b [2023-02-20T15:55:29.277Z] ---> 34d0f1757bf1 [2023-02-20T15:55:29.277Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-20T15:55:29.277Z] ---> fd51dd9ff6c8 [2023-02-20T15:55:29.277Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-20T15:55:29.535Z] ---> f0c24e76ab1b [2023-02-20T15:55:29.535Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-20T15:55:29.535Z] ---> a4ab13f1ebf0 [2023-02-20T15:55:29.535Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-20T15:55:29.792Z] ---> 6bd6799cb5b9 [2023-02-20T15:55:29.792Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-20T15:55:30.360Z] ---> a711fea36246 [2023-02-20T15:55:30.360Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-20T15:55:30.617Z] ---> 5e21418cbbfc [2023-02-20T15:55:30.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T15:55:30.875Z] ---> bb54a24a2149 [2023-02-20T15:55:30.875Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T15:55:30.875Z] ---> Running in 0ecab12c8b78 [2023-02-20T15:55:31.441Z] Removing intermediate container 0ecab12c8b78 [2023-02-20T15:55:31.441Z] ---> 71558b709c54 [2023-02-20T15:55:31.441Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T15:55:31.441Z] ---> Running in 61bc0d746e91 [2023-02-20T15:55:31.441Z] Removing intermediate container 61bc0d746e91 [2023-02-20T15:55:31.441Z] ---> 62cdcb44ef92 [2023-02-20T15:55:31.441Z] Step 22/24 : LABEL arch=x86_64 [2023-02-20T15:55:31.441Z] ---> Running in c4ba4942a4d1 [2023-02-20T15:55:31.441Z] Removing intermediate container c4ba4942a4d1 [2023-02-20T15:55:31.441Z] ---> 1808e5ec737a [2023-02-20T15:55:31.441Z] Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T15:55:31.441Z] ---> Running in 59cd0a18cc8c [2023-02-20T15:55:31.699Z] Removing intermediate container 59cd0a18cc8c [2023-02-20T15:55:31.699Z] ---> 215fcc5523c8 [2023-02-20T15:55:31.699Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T15:55:31.699Z] ---> Running in 2a332789d767 [2023-02-20T15:55:31.699Z] Removing intermediate container 2a332789d767 [2023-02-20T15:55:31.699Z] ---> 2b1564729625 [2023-02-20T15:55:31.699Z] [2023-02-20T15:55:31.699Z] Successfully built 2b1564729625 [2023-02-20T15:55:31.699Z] Successfully tagged security-secretstore-setup:latest [2023-02-20T15:55:31.965Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-02-20T15:55:31.984Z] $ docker stop --time=1 b553fd8355161608973981d60da326e69e311bc60f5f5577fb67337007023ac0 [2023-02-20T15:55:33.277Z] $ docker rm -f --volumes b553fd8355161608973981d60da326e69e311bc60f5f5577fb67337007023ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T15:55:33.678Z] + docker images [2023-02-20T15:55:33.678Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-20T15:55:33.678Z] security-secretstore-setup latest 2b1564729625 2 seconds ago 30MB [2023-02-20T15:55:33.678Z] f1b15671d27f 7 seconds ago 1.67GB [2023-02-20T15:55:33.678Z] security-spire-config latest a39d57239be7 10 seconds ago 85.8MB [2023-02-20T15:55:33.678Z] core-command latest fbe710867f46 13 seconds ago 17.7MB [2023-02-20T15:55:33.678Z] core-data latest bad323f93c35 14 seconds ago 17.9MB [2023-02-20T15:55:33.678Z] security-spire-server latest 93e645ece693 14 seconds ago 86.5MB [2023-02-20T15:55:33.678Z] ea980c0a852e 15 seconds ago 1.55GB [2023-02-20T15:55:33.678Z] fffeba5c7a07 16 seconds ago 1.68GB [2023-02-20T15:55:33.678Z] support-notifications latest 738f3fababf9 23 seconds ago 30.7MB [2023-02-20T15:55:33.678Z] 04d4001b551a 24 seconds ago 1.55GB [2023-02-20T15:55:33.678Z] 62a3b1956ca9 28 seconds ago 1.68GB [2023-02-20T15:55:33.678Z] 08f8700fc6af 57 seconds ago 1.74GB [2023-02-20T15:55:33.678Z] core-common-config-bootstrapper latest bc8bfa6c1db6 59 seconds ago 15.5MB [2023-02-20T15:55:33.678Z] core-metadata latest e228e050986f About a minute ago 18.5MB [2023-02-20T15:55:33.678Z] 72d3150669a6 About a minute ago 1.69GB [2023-02-20T15:55:33.678Z] d6666d527d36 About a minute ago 1.67GB [2023-02-20T15:55:33.678Z] security-bootstrapper latest 877b258bf8cc About a minute ago 20.4MB [2023-02-20T15:55:33.678Z] support-scheduler latest 92f5ee6e6ccb About a minute ago 30MB [2023-02-20T15:55:33.678Z] security-spiffe-token-provider latest eb7c8a7be09f About a minute ago 30MB [2023-02-20T15:55:33.678Z] security-proxy-setup latest d4c15ba5281a About a minute ago 27.8MB [2023-02-20T15:55:33.678Z] e1f6157daadb About a minute ago 1.74GB [2023-02-20T15:55:33.678Z] ca55b3c1fcfc About a minute ago 1.72GB [2023-02-20T15:55:33.678Z] 8bbf04ff6c10 About a minute ago 1.67GB [2023-02-20T15:55:33.678Z] ece9c98d28f9 About a minute ago 1.67GB [2023-02-20T15:55:33.678Z] security-spire-agent latest b280d63d3824 2 minutes ago 125MB [2023-02-20T15:55:33.678Z] d29d3cfc2543 2 minutes ago 1.55GB [2023-02-20T15:55:33.678Z] ci-base-image-x86_64 latest 53a65e02e69c 5 minutes ago 904MB [2023-02-20T15:55:33.678Z] alpine 3.15 5ce65d7b0fde 9 days ago 5.59MB [2023-02-20T15:55:33.678Z] alpine 3.16 dfd21b5a31f5 9 days ago 5.55MB [2023-02-20T15:55:33.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-20T15:55:33.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-20T15:55:33.679Z] 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-02-20T15:57:00.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-20T15:57:00.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-20T15:57:00.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-20T15:57:00.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-20T15:57:00.018Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-20T15:57:02.602Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-20T15:57:04.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-20T15:57:04.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-20T15:57:04.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-20T15:57:04.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-20T15:57:07.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-20T15:57:07.592Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-20T15:57:07.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-20T15:57:07.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-20T15:57:29.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements [2023-02-20T15:57:29.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-20T15:57:29.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-20T15:57:36.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.473s coverage: 98.5% of statements [2023-02-20T15:57:40.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.023s coverage: 73.7% of statements [2023-02-20T15:57:40.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-20T15:57:40.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-20T15:57:40.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-20T15:57:40.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.554s coverage: 54.0% of statements [2023-02-20T15:57:40.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-20T15:57:40.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-20T15:58:02.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.236s coverage: 88.5% of statements [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-20T15:58:02.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.582s coverage: 3.9% of statements [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-20T15:58:02.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.802s coverage: 95.6% of statements [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-20T15:58:02.803Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.298s coverage: 72.2% of statements [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-20T15:58:02.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.490s coverage: 65.9% of statements [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-20T15:58:02.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.511s coverage: 0.9% of statements [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-20T15:58:02.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.390s coverage: 29.6% of statements [2023-02-20T15:58:02.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-20T15:58:04.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.338s coverage: 47.1% of statements [2023-02-20T15:58:04.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements [2023-02-20T15:58:04.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2023-02-20T15:58:05.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.431s coverage: 96.3% of statements [2023-02-20T15:58:07.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.267s coverage: 87.5% of statements [2023-02-20T15:58:17.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.255s coverage: 94.4% of statements [2023-02-20T15:58:17.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.495s coverage: 79.9% of statements [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.372s coverage: 92.9% of statements [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.266s coverage: 86.9% of statements [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.211s coverage: 20.0% of statements [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 77.4% of statements [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.336s coverage: 80.0% of statements [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.415s coverage: 87.2% of statements [2023-02-20T15:58:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.112s coverage: 91.2% of statements [2023-02-20T15:58:39.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-20T15:58:43.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.731s coverage: 63.1% of statements [2023-02-20T15:58:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-20T15:58:43.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-20T15:58:43.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2023-02-20T15:58:43.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-02-20T15:58:43.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2023-02-20T15:58:43.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2023-02-20T15:58:43.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements [2023-02-20T15:58:50.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.656s coverage: 65.3% of statements [2023-02-20T15:58:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-20T15:58:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-20T15:58:50.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-20T15:58:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.017s coverage: 41.0% of statements [2023-02-20T15:58:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-20T15:58:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-20T15:58:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements [2023-02-20T15:58:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-20T15:58:52.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.459s coverage: 84.8% of statements [2023-02-20T15:58:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-20T15:58:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-20T15:58:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-20T15:58:52.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-20T15:59:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.418s coverage: 17.7% of statements [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-20T15:59:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.810s coverage: 92.3% of statements [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-20T15:59:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.416s coverage: 63.2% of statements [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-20T15:59:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.526s coverage: 97.7% of statements [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-20T15:59:01.141Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-20T15:59:01.738Z] 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-02-20T15:59:01.738Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T15:59:01.738Z] go vet ./... [2023-02-20T16:01:08.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T16:01:08.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T16:01:08.434Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-20T16:01:08.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-20T16:01:09.143Z] + ls -al . [2023-02-20T16:01:09.143Z] total 740 [2023-02-20T16:01:09.143Z] drwxrwxr-x 10 1001 1001 4096 Feb 20 15:54 . [2023-02-20T16:01:09.143Z] drwxr-xr-x 4 root root 4096 Feb 20 15:53 .. [2023-02-20T16:01:09.143Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 15:52 .blubracket [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 16 Feb 20 15:52 .dockerignore [2023-02-20T16:01:09.143Z] drwxrwxr-x 8 1001 1001 4096 Feb 20 15:52 .git [2023-02-20T16:01:09.143Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 15:52 .github [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 1024 Feb 20 15:52 .gitignore [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 42 Feb 20 15:52 .golangci.yml [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 87 Feb 20 15:52 .hadolint.yml [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 166 Feb 20 15:52 .sonarcloud.properties [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 1171 Feb 20 15:52 ADOPTERS.md [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 10825 Feb 20 15:52 Attribution.txt [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 73765 Feb 20 15:52 CHANGELOG.md [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 3804 Feb 20 15:52 CONTRIBUTING.md [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 677 Feb 20 15:52 GOVERNANCE.md [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 883 Feb 20 15:52 Jenkinsfile [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 10775 Feb 20 15:52 LICENSE [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 13375 Feb 20 15:52 Makefile [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 582 Feb 20 15:52 OWNERS.md [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 9403 Feb 20 15:52 README.md [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 6912 Feb 20 15:52 SECURITY.md [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 5 Feb 20 15:49 VERSION [2023-02-20T16:01:09.143Z] drwxrwxr-x 2 1001 1001 4096 Feb 20 15:52 bin [2023-02-20T16:01:09.143Z] drwxrwxr-x 17 1001 1001 4096 Feb 20 15:52 cmd [2023-02-20T16:01:09.143Z] -rw-r--r-- 1 root root 487323 Feb 20 15:59 coverage.out [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 3295 Feb 20 15:52 go.mod [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 33318 Feb 20 15:52 go.sum [2023-02-20T16:01:09.143Z] drwxrwxr-x 7 1001 1001 4096 Feb 20 15:52 internal [2023-02-20T16:01:09.143Z] drwxrwxr-x 3 1001 1001 4096 Feb 20 15:52 openapi [2023-02-20T16:01:09.143Z] drwxrwxr-x 4 1001 1001 4096 Feb 20 15:52 snap [2023-02-20T16:01:09.143Z] -rw-rw-r-- 1 1001 1001 204 Feb 20 15:52 version.go [Pipeline] sh [2023-02-20T16:01:09.806Z] + '[' -e coverage.out ] [2023-02-20T16:01:09.806Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-20T16:01:09.848Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T16:01:10.949Z] Stashed 1 file(s) [Pipeline] sh [2023-02-20T16:01:11.626Z] + make build [2023-02-20T16:01:11.626Z] 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-02-20T16:03:03.928Z] 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-02-20T16:03:03.928Z] 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-02-20T16:03:03.928Z] 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-02-20T16:03:07.280Z] 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-02-20T16:04:03.688Z] 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-02-20T16:04:05.636Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-20T16:04:12.289Z] 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-02-20T16:04:18.940Z] 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-02-20T16:04:22.288Z] 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-02-20T16:04:27.645Z] 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-02-20T16:04:42.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-20T16:04:48.046Z] $ docker stop --time=1 d695a65c855962a7dfad6068dfecfb0a7161d535297960b1e6e59fa42b3a8823 [2023-02-20T16:04:50.085Z] $ docker rm -f --volumes d695a65c855962a7dfad6068dfecfb0a7161d535297960b1e6e59fa42b3a8823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:04:52.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T16:04:52.730Z] [2023-02-20T16:04:52.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:04:53.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T16:04:53.402Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-20T16:04:53.402Z] 29e5d40040c1: Pulling fs layer [2023-02-20T16:04:53.402Z] 1ce36da41761: Pulling fs layer [2023-02-20T16:04:53.402Z] 25b303627fd3: Pulling fs layer [2023-02-20T16:04:53.402Z] 29e5d40040c1: Verifying Checksum [2023-02-20T16:04:53.402Z] 29e5d40040c1: Download complete [2023-02-20T16:04:53.672Z] 1ce36da41761: Verifying Checksum [2023-02-20T16:04:53.672Z] 1ce36da41761: Download complete [2023-02-20T16:04:53.941Z] 29e5d40040c1: Pull complete [2023-02-20T16:04:55.353Z] 25b303627fd3: Verifying Checksum [2023-02-20T16:04:55.353Z] 25b303627fd3: Download complete [2023-02-20T16:04:55.353Z] 1ce36da41761: Pull complete [2023-02-20T16:05:05.452Z] 25b303627fd3: Pull complete [2023-02-20T16:05:05.452Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-20T16:05:05.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T16:05:05.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T16:05:05.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container [2023-02-20T16:05:05.876Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-20T16:05:08.299Z] $ docker top dac34cd8c6dcba4942e8860060f289fdab66d4e912ae62aaa99ae6daead4c2df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T16:05:09.203Z] + docker-compose build --help+ [2023-02-20T16:05:09.203Z] grep parallel [2023-02-20T16:05:14.555Z] --parallel Build images in parallel. [Pipeline] } [2023-02-20T16:05:14.906Z] $ docker stop --time=1 dac34cd8c6dcba4942e8860060f289fdab66d4e912ae62aaa99ae6daead4c2df [2023-02-20T16:05:16.681Z] $ docker rm -f --volumes dac34cd8c6dcba4942e8860060f289fdab66d4e912ae62aaa99ae6daead4c2df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:05:17.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-20T16:05:17.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T16:05:17.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container [2023-02-20T16:05:17.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-20T16:05:19.053Z] $ docker top 77cc00ea06f79eb543487f8885dddcc1cb678fa93780092a3f01379e4a9dafa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T16:05:19.941Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-20T16:05:26.584Z] Building core-command ... [2023-02-20T16:05:26.584Z] Building core-common-config-bootstrapper ... [2023-02-20T16:05:26.584Z] Building core-data ... [2023-02-20T16:05:26.584Z] Building core-metadata ... [2023-02-20T16:05:26.584Z] Building security-bootstrapper ... [2023-02-20T16:05:26.584Z] Building security-proxy-setup ... [2023-02-20T16:05:26.584Z] Building security-secretstore-setup ... [2023-02-20T16:05:26.584Z] Building security-spiffe-token-provider ... [2023-02-20T16:05:26.584Z] Building security-spire-agent ... [2023-02-20T16:05:26.584Z] Building security-spire-config ... [2023-02-20T16:05:26.584Z] Building security-spire-server ... [2023-02-20T16:05:26.584Z] Building support-notifications ... [2023-02-20T16:05:26.584Z] Building support-scheduler ... [2023-02-20T16:05:26.584Z] Building security-secretstore-setup [2023-02-20T16:05:26.584Z] Building security-spire-config [2023-02-20T16:05:26.584Z] Building security-spire-agent [2023-02-20T16:05:26.584Z] Building support-scheduler [2023-02-20T16:05:26.584Z] Building core-common-config-bootstrapper [2023-02-20T16:06:22.994Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:06:22.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:06:22.995Z] ---> bb2e176471f9 [2023-02-20T16:06:22.995Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T16:06:22.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:06:22.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:06:22.995Z] ---> bb2e176471f9 [2023-02-20T16:06:22.995Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T16:06:22.995Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:06:22.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:06:22.995Z] ---> bb2e176471f9 [2023-02-20T16:06:22.995Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:06:22.995Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:06:22.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:06:22.995Z] ---> bb2e176471f9 [2023-02-20T16:06:22.995Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:06:22.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:06:22.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:06:22.995Z] ---> bb2e176471f9 [2023-02-20T16:06:22.995Z] Step 3/24 : WORKDIR /edgex-go [2023-02-20T16:06:22.995Z] ---> Running in e69ded63bce4 [2023-02-20T16:06:22.995Z] ---> Running in c51ea01877c7 [2023-02-20T16:06:22.995Z] ---> Running in 07868c5bfca6 [2023-02-20T16:06:22.995Z] ---> Running in bd4791db395b [2023-02-20T16:06:22.995Z] ---> Running in defbf6f33c70 [2023-02-20T16:06:22.995Z] Removing intermediate container defbf6f33c70 [2023-02-20T16:06:22.995Z] ---> 35da40d7d3d8 [2023-02-20T16:06:22.995Z] Removing intermediate container c51ea01877c7 [2023-02-20T16:06:22.995Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl ---> ead09b5eefd4 [2023-02-20T16:06:22.995Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-20T16:06:22.995Z] [2023-02-20T16:06:22.995Z] Removing intermediate container bd4791db395b [2023-02-20T16:06:22.995Z] ---> 01a83c41e1cd [2023-02-20T16:06:22.995Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T16:06:22.995Z] Removing intermediate container e69ded63bce4 [2023-02-20T16:06:22.995Z] ---> 273b3becf854 [2023-02-20T16:06:22.995Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T16:06:22.995Z] ---> Running in 105c885d251d [2023-02-20T16:06:22.995Z] ---> Running in d11ed7b42147 [2023-02-20T16:06:22.995Z] Removing intermediate container 07868c5bfca6 [2023-02-20T16:06:22.995Z] ---> c9bb744920fc [2023-02-20T16:06:22.995Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T16:06:22.995Z] ---> Running in fc5a35d98e64 [2023-02-20T16:06:22.995Z] ---> Running in ffce518a340b [2023-02-20T16:06:22.995Z] ---> Running in e26eddb45735 [2023-02-20T16:06:22.995Z] Removing intermediate container fc5a35d98e64 [2023-02-20T16:06:22.995Z] ---> f22dfed84d17 [2023-02-20T16:06:22.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T16:06:22.995Z] Removing intermediate container e26eddb45735 [2023-02-20T16:06:22.995Z] ---> 0ba8a937b923 [2023-02-20T16:06:22.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T16:06:22.995Z] ---> Running in 43358ccfaa2b [2023-02-20T16:06:22.995Z] ---> Running in e5238c1507bb [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] OK: 221 MiB in 51 packages [2023-02-20T16:06:22.995Z] OK: 221 MiB in 51 packages [2023-02-20T16:06:22.995Z] OK: 221 MiB in 51 packages [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:06:23.960Z] OK: 221 MiB in 51 packages [2023-02-20T16:06:23.960Z] OK: 221 MiB in 51 packages [2023-02-20T16:06:23.960Z] Removing intermediate container d11ed7b42147 [2023-02-20T16:06:23.960Z] ---> dc48a78c990c [2023-02-20T16:06:24.228Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T16:06:24.228Z] Removing intermediate container 105c885d251d [2023-02-20T16:06:24.228Z] ---> f85eee0167d6 [2023-02-20T16:06:24.228Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T16:06:24.496Z] Removing intermediate container ffce518a340b [2023-02-20T16:06:24.496Z] ---> 8c15cc8fb76e [2023-02-20T16:06:24.496Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-20T16:06:25.465Z] Removing intermediate container e5238c1507bb [2023-02-20T16:06:25.465Z] ---> b18e66461bfd [2023-02-20T16:06:25.465Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T16:06:25.465Z] ---> c511770042f7 [2023-02-20T16:06:25.465Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:06:25.734Z] Removing intermediate container 43358ccfaa2b [2023-02-20T16:06:25.734Z] ---> 933aa5c224dd [2023-02-20T16:06:25.734Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T16:06:25.734Z] ---> Running in ffaaa673cfb8 [2023-02-20T16:06:25.734Z] ---> 66db3215baf0 [2023-02-20T16:06:25.734Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:06:26.000Z] ---> ca6458f4beed [2023-02-20T16:06:26.000Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:06:26.000Z] ---> Running in b2d098eae992 [2023-02-20T16:06:26.267Z] ---> Running in 321af1a05336 [2023-02-20T16:06:26.859Z] ---> 4c21c80fc47b [2023-02-20T16:06:26.859Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:06:26.859Z] ---> Running in 5a5054fc17d9 [2023-02-20T16:06:27.130Z] ---> 6b786bb903c0 [2023-02-20T16:06:27.130Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:06:27.403Z] ---> Running in 29c758b0fff5 [2023-02-20T16:08:34.100Z] Removing intermediate container 5a5054fc17d9 [2023-02-20T16:08:34.100Z] ---> 7f25ee95d6ee [2023-02-20T16:08:34.100Z] Step 8/22 : COPY . . [2023-02-20T16:08:34.100Z] Removing intermediate container 321af1a05336 [2023-02-20T16:08:34.100Z] ---> 411e10b1b757 [2023-02-20T16:08:34.100Z] Step 7/24 : COPY . . [2023-02-20T16:08:34.100Z] Removing intermediate container b2d098eae992 [2023-02-20T16:08:34.100Z] ---> 12baddbdc708 [2023-02-20T16:08:34.100Z] Step 7/24 : COPY . . [2023-02-20T16:08:34.100Z] Removing intermediate container ffaaa673cfb8 [2023-02-20T16:08:34.100Z] ---> 75a55b741859 [2023-02-20T16:08:34.100Z] Step 7/24 : COPY . . [2023-02-20T16:08:34.100Z] Removing intermediate container 29c758b0fff5 [2023-02-20T16:08:34.100Z] ---> 018788f43c9b [2023-02-20T16:08:34.100Z] Step 8/22 : COPY . . [2023-02-20T16:08:37.466Z] ---> 40f816572c3c [2023-02-20T16:08:37.466Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T16:08:37.466Z] ---> a9b4b1848bb4 [2023-02-20T16:08:37.466Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-20T16:08:39.428Z] ---> Running in 9c61b13f2617 [2023-02-20T16:08:39.428Z] ---> Running in 54bea954a20d [2023-02-20T16:08:39.428Z] ---> 0743b74a57ca [2023-02-20T16:08:39.428Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T16:08:39.697Z] ---> Running in 22a6608e7423 [2023-02-20T16:08:39.697Z] ---> 80748ea71e96 [2023-02-20T16:08:39.697Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-20T16:08:39.964Z] ---> Running in df0468846ea4 [2023-02-20T16:08:39.964Z] ---> a6b7a2ead0b9 [2023-02-20T16:08:39.964Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-20T16:08:40.233Z] Removing intermediate container 54bea954a20d [2023-02-20T16:08:40.233Z] ---> 9a0b491fccd6 [2023-02-20T16:08:40.233Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T16:08:40.233Z] ---> Running in 7aa25c85eb40 [2023-02-20T16:08:40.499Z] Removing intermediate container 22a6608e7423 [2023-02-20T16:08:40.499Z] ---> b25101dca02b [2023-02-20T16:08:40.499Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-20T16:08:40.499Z] ---> Running in 63bcdd071df1 [2023-02-20T16:08:40.766Z] ---> Running in 2dff810fe6cf [2023-02-20T16:08:41.351Z] Removing intermediate container 63bcdd071df1 [2023-02-20T16:08:41.351Z] ---> e99b5790f820 [2023-02-20T16:08:41.351Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T16:08:41.618Z] 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-02-20T16:08:41.618Z] ---> Running in b669699cca75 [2023-02-20T16:08:41.618Z] Removing intermediate container 2dff810fe6cf [2023-02-20T16:08:41.618Z] ---> db603ea572ff [2023-02-20T16:08:41.618Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T16:08:41.886Z] ---> Running in e98e192ee5e6 [2023-02-20T16:08:42.851Z] 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-02-20T16:08:43.120Z] 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-02-20T16:08:46.470Z] Removing intermediate container e98e192ee5e6 [2023-02-20T16:08:46.470Z] ---> 5ac7556b2d5d [2023-02-20T16:08:46.470Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T16:08:46.470Z] Removing intermediate container b669699cca75 [2023-02-20T16:08:46.470Z] ---> a21257a24ef4 [2023-02-20T16:08:46.470Z] Step 11/24 : WORKDIR /edgex-go [2023-02-20T16:08:46.470Z] ---> Running in fc3a7f7f2870 [2023-02-20T16:08:46.470Z] ---> Running in 80273582d47f [2023-02-20T16:08:47.055Z] Removing intermediate container 80273582d47f [2023-02-20T16:08:47.055Z] ---> 3a9c8d0d3274 [2023-02-20T16:08:47.055Z] [2023-02-20T16:08:47.055Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T16:08:47.055Z] Removing intermediate container fc3a7f7f2870 [2023-02-20T16:08:47.055Z] ---> cddf837b0b09 [2023-02-20T16:08:47.055Z] [2023-02-20T16:08:47.055Z] Step 12/24 : FROM alpine:3.15 [2023-02-20T16:08:47.323Z] 3.15: Pulling from library/alpine [2023-02-20T16:08:47.323Z] 3.15: Pulling from library/alpine [2023-02-20T16:08:49.269Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T16:08:49.269Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-20T16:08:49.269Z] Status: Image is up to date for alpine:3.15 [2023-02-20T16:08:49.269Z] Status: Downloaded newer image for alpine:3.15 [2023-02-20T16:08:49.269Z] ---> 354640af7b1b [2023-02-20T16:08:49.269Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:08:49.269Z] ---> 354640af7b1b [2023-02-20T16:08:49.269Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:08:49.269Z] ---> Running in 17d2b10b74a9 [2023-02-20T16:08:49.269Z] ---> Running in e25788e1441c [2023-02-20T16:08:51.855Z] Removing intermediate container e25788e1441c [2023-02-20T16:08:51.855Z] ---> f5e2d2ff7ad6 [2023-02-20T16:08:51.855Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-20T16:08:51.855Z] Removing intermediate container 17d2b10b74a9 [2023-02-20T16:08:51.855Z] ---> e6920ca839c0 [2023-02-20T16:08:51.855Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T16:08:51.855Z] ---> Running in b90566a2bb1e [2023-02-20T16:08:52.123Z] ---> Running in ccd2d3a851c4 [2023-02-20T16:08:54.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:08:54.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:08:54.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:08:54.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:08:56.375Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T16:08:56.375Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T16:08:56.375Z] OK: 15734 distinct packages available [2023-02-20T16:08:56.642Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T16:08:56.642Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T16:08:56.642Z] OK: 15734 distinct packages available [2023-02-20T16:08:56.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:08:56.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:08:57.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:08:57.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:08:58.586Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-20T16:08:58.586Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-20T16:08:58.586Z] (3/5) Installing libucontext (1.1-r0) [2023-02-20T16:08:58.586Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-20T16:08:58.586Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-20T16:08:58.586Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T16:08:58.586Z] OK: 6 MiB in 19 packages [2023-02-20T16:08:58.854Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-20T16:08:58.854Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-20T16:08:58.854Z] (3/4) Installing libucontext (1.1-r0) [2023-02-20T16:08:58.854Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-20T16:08:58.854Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T16:08:58.854Z] OK: 6 MiB in 18 packages [2023-02-20T16:09:00.799Z] Removing intermediate container ccd2d3a851c4 [2023-02-20T16:09:00.799Z] ---> bbb551be130d [2023-02-20T16:09:00.799Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-20T16:09:01.067Z] Removing intermediate container b90566a2bb1e [2023-02-20T16:09:01.067Z] ---> 86cee0f80c33 [2023-02-20T16:09:01.067Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T16:09:05.323Z] ---> ccf0d9f76403 [2023-02-20T16:09:05.323Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T16:09:09.577Z] ---> 728b405e5975 [2023-02-20T16:09:09.577Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T16:09:10.540Z] ---> b49d02e96325 [2023-02-20T16:09:10.540Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-20T16:09:10.806Z] ---> Running in 89e1f8f6b447 [2023-02-20T16:09:11.775Z] Removing intermediate container 89e1f8f6b447 [2023-02-20T16:09:11.775Z] ---> dd295e04bf08 [2023-02-20T16:09:11.775Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-20T16:09:13.181Z] ---> 85b5e8a6c589 [2023-02-20T16:09:13.181Z] Step 19/24 : WORKDIR / [2023-02-20T16:09:13.181Z] ---> 7cfa653d468f [2023-02-20T16:09:13.181Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T16:09:13.448Z] ---> Running in 78c12f2fefc0 [2023-02-20T16:09:14.029Z] Removing intermediate container 78c12f2fefc0 [2023-02-20T16:09:14.029Z] ---> 63890d73dd89 [2023-02-20T16:09:14.029Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T16:09:14.297Z] ---> Running in 00a5c47a215b [2023-02-20T16:09:14.565Z] ---> 86f434dd8a96 [2023-02-20T16:09:14.565Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-20T16:09:14.832Z] Removing intermediate container 00a5c47a215b [2023-02-20T16:09:14.832Z] ---> ba9f3ecb7d4c [2023-02-20T16:09:14.832Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T16:09:15.097Z] ---> Running in 1f17b7f5a315 [2023-02-20T16:09:15.679Z] ---> 63de6f56eb03 [2023-02-20T16:09:15.679Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-20T16:09:15.944Z] Removing intermediate container 1f17b7f5a315 [2023-02-20T16:09:15.944Z] ---> f55eab773884 [2023-02-20T16:09:15.944Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T16:09:16.210Z] ---> Running in 2ced22e56966 [2023-02-20T16:09:16.800Z] Removing intermediate container 2ced22e56966 [2023-02-20T16:09:16.800Z] ---> 6ac78fa0d18a [2023-02-20T16:09:16.800Z] Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:09:16.800Z] ---> 8e0075c3dae5 [2023-02-20T16:09:16.800Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T16:09:16.800Z] ---> Running in 448e37e4762c [2023-02-20T16:09:16.800Z] ---> Running in caccf0060d88 [2023-02-20T16:09:17.399Z] Removing intermediate container 448e37e4762c [2023-02-20T16:09:17.399Z] ---> 572592376fdf [2023-02-20T16:09:17.399Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T16:09:17.399Z] Removing intermediate container caccf0060d88 [2023-02-20T16:09:17.399Z] ---> 3745678a9c7c [2023-02-20T16:09:17.399Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T16:09:17.670Z] ---> Running in 60e5b91f3db1 [2023-02-20T16:09:17.670Z] ---> Running in a07d3fcf44cb [2023-02-20T16:09:18.255Z] Removing intermediate container 60e5b91f3db1 [2023-02-20T16:09:18.255Z] ---> c0ef8a9d0b37 [2023-02-20T16:09:18.255Z] [2023-02-20T16:09:18.521Z] Removing intermediate container a07d3fcf44cb [2023-02-20T16:09:18.521Z] ---> 445745a55551 [2023-02-20T16:09:18.521Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T16:09:18.521Z] ---> Running in faf7610693e5 [2023-02-20T16:09:19.105Z] Successfully built c0ef8a9d0b37 [2023-02-20T16:09:19.105Z] Successfully tagged security-spire-config-arm64:latest [2023-02-20T16:09:19.105Z]  Building security-spire-config ... done Building core-metadata [2023-02-20T16:09:19.105Z] Removing intermediate container faf7610693e5 [2023-02-20T16:09:19.105Z] ---> d5c96fce8236 [2023-02-20T16:09:19.105Z] Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:09:19.105Z] ---> Running in 7f0096cadce4 [2023-02-20T16:09:19.696Z] Removing intermediate container 7f0096cadce4 [2023-02-20T16:09:19.696Z] ---> 08c60d64200d [2023-02-20T16:09:19.696Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T16:09:19.696Z] ---> Running in d70889f12491 [2023-02-20T16:09:20.277Z] Removing intermediate container d70889f12491 [2023-02-20T16:09:20.277Z] ---> 3c48666fc091 [2023-02-20T16:09:20.277Z] [2023-02-20T16:09:20.543Z] Successfully built 3c48666fc091 [2023-02-20T16:09:20.543Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-20T16:09:20.543Z]  Building security-spire-agent ... done Building support-notifications [2023-02-20T16:09:47.226Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:09:47.226Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:09:47.226Z] ---> bb2e176471f9 [2023-02-20T16:09:47.226Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:09:47.226Z] ---> Using cache [2023-02-20T16:09:47.226Z] ---> c9bb744920fc [2023-02-20T16:09:47.226Z] Step 4/24 : WORKDIR /edgex-go [2023-02-20T16:09:47.226Z] ---> Using cache [2023-02-20T16:09:47.226Z] ---> 0ba8a937b923 [2023-02-20T16:09:47.226Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-20T16:09:47.226Z] ---> Using cache [2023-02-20T16:09:47.226Z] ---> b18e66461bfd [2023-02-20T16:09:47.226Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-20T16:09:47.226Z] ---> Using cache [2023-02-20T16:09:47.226Z] ---> 4c21c80fc47b [2023-02-20T16:09:47.226Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:09:47.226Z] ---> Using cache [2023-02-20T16:09:47.226Z] ---> 7f25ee95d6ee [2023-02-20T16:09:47.226Z] Step 8/24 : COPY . . [2023-02-20T16:09:47.226Z] ---> Using cache [2023-02-20T16:09:47.226Z] ---> a9b4b1848bb4 [2023-02-20T16:09:47.226Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-20T16:09:47.226Z] ---> Running in fa0662f69c8b [2023-02-20T16:09:48.637Z] 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-02-20T16:09:49.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:09:49.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:09:49.602Z] ---> bb2e176471f9 [2023-02-20T16:09:49.602Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:09:49.602Z] ---> Using cache [2023-02-20T16:09:49.602Z] ---> c9bb744920fc [2023-02-20T16:09:49.602Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T16:09:49.602Z] ---> Using cache [2023-02-20T16:09:49.602Z] ---> 0ba8a937b923 [2023-02-20T16:09:49.602Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-20T16:09:49.602Z] ---> Running in 524d507dbf68 [2023-02-20T16:09:51.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:51.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:09:53.761Z] OK: 221 MiB in 51 packages [2023-02-20T16:09:56.347Z] Removing intermediate container 524d507dbf68 [2023-02-20T16:09:56.348Z] ---> 31dea3b15998 [2023-02-20T16:09:56.348Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T16:09:57.313Z] ---> c2210e7b708e [2023-02-20T16:09:57.313Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:09:57.313Z] ---> Running in 5738835aa606 [2023-02-20T16:11:48.972Z] Removing intermediate container 5738835aa606 [2023-02-20T16:11:48.972Z] ---> cbcb07bc392d [2023-02-20T16:11:48.972Z] Step 8/22 : COPY . . [2023-02-20T16:11:48.972Z] ---> 8be4b0412b82 [2023-02-20T16:11:48.972Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-20T16:11:48.972Z] ---> Running in 586100446bbc [2023-02-20T16:11:48.972Z] 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-02-20T16:15:25.766Z] 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-02-20T16:15:33.977Z] Removing intermediate container 7aa25c85eb40 [2023-02-20T16:15:33.977Z] ---> 1cc9824ade43 [2023-02-20T16:15:33.977Z] [2023-02-20T16:15:33.977Z] Step 9/24 : FROM alpine:3.16 [2023-02-20T16:15:33.977Z] 3.16: Pulling from library/alpine [2023-02-20T16:15:35.412Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T16:15:35.412Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T16:15:35.412Z] ---> 4c81e5bf8899 [2023-02-20T16:15:35.412Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-20T16:15:35.412Z] ---> Running in 3a766caaabae [2023-02-20T16:15:37.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:15:38.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:15:39.535Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-20T16:15:39.809Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-20T16:15:39.809Z] (3/3) Installing su-exec (0.2-r1) [2023-02-20T16:15:39.809Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:15:39.809Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T16:15:40.438Z] OK: 6 MiB in 17 packages [2023-02-20T16:15:42.406Z] Removing intermediate container 3a766caaabae [2023-02-20T16:15:42.406Z] ---> 6d37d8718b30 [2023-02-20T16:15:42.406Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T16:15:42.406Z] ---> Running in 2d27c911ea53 [2023-02-20T16:15:42.986Z] Removing intermediate container 2d27c911ea53 [2023-02-20T16:15:42.986Z] ---> a360bca2a275 [2023-02-20T16:15:42.986Z] Step 12/24 : WORKDIR / [2023-02-20T16:15:42.986Z] ---> Running in 18863afb0b5e [2023-02-20T16:15:43.568Z] Removing intermediate container 18863afb0b5e [2023-02-20T16:15:43.568Z] ---> e835b2375de4 [2023-02-20T16:15:43.568Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-20T16:15:44.525Z] ---> a09d4e2b1b1d [2023-02-20T16:15:44.525Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-20T16:15:45.478Z] ---> 5c0f80a9dfaa [2023-02-20T16:15:45.478Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-20T16:15:46.436Z] ---> ba334a045e85 [2023-02-20T16:15:46.436Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-20T16:15:47.018Z] ---> ad34d68b778c [2023-02-20T16:15:47.018Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-20T16:15:48.958Z] ---> ce18d88e11b4 [2023-02-20T16:15:48.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-20T16:15:51.560Z] ---> cbc7132bb99d [2023-02-20T16:15:51.560Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T16:15:52.528Z] ---> c7432e92d8a5 [2023-02-20T16:15:52.528Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T16:15:52.795Z] ---> Running in b7ff799caa8e [2023-02-20T16:15:58.158Z] Removing intermediate container b7ff799caa8e [2023-02-20T16:15:58.158Z] ---> 1afbbb954c6d [2023-02-20T16:15:58.158Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T16:15:58.158Z] ---> Running in f66670f7d8ee [2023-02-20T16:15:58.742Z] Removing intermediate container f66670f7d8ee [2023-02-20T16:15:58.742Z] ---> 105b2ad5a133 [2023-02-20T16:15:58.742Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T16:15:58.742Z] ---> Running in d891889c83b3 [2023-02-20T16:15:59.716Z] Removing intermediate container d891889c83b3 [2023-02-20T16:15:59.716Z] ---> 94dece1d77bf [2023-02-20T16:15:59.716Z] Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:15:59.995Z] ---> Running in 5080291c52c6 [2023-02-20T16:16:00.961Z] Removing intermediate container 5080291c52c6 [2023-02-20T16:16:00.961Z] ---> 16de494020bf [2023-02-20T16:16:00.961Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T16:16:00.961Z] ---> Running in ff742f08d1f1 [2023-02-20T16:16:01.923Z] Removing intermediate container df0468846ea4 [2023-02-20T16:16:01.923Z] ---> 0c3416a775a1 [2023-02-20T16:16:01.923Z] [2023-02-20T16:16:01.923Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T16:16:01.923Z] ---> 4c81e5bf8899 [2023-02-20T16:16:01.923Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-20T16:16:01.923Z] Removing intermediate container ff742f08d1f1 [2023-02-20T16:16:01.923Z] ---> e7ba6fc1e81c [2023-02-20T16:16:01.923Z] [2023-02-20T16:16:01.923Z] ---> Running in 6601ea06974c [2023-02-20T16:16:02.511Z] Successfully built e7ba6fc1e81c [2023-02-20T16:16:02.511Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-20T16:16:02.511Z] Building security-spire-server [2023-02-20T16:16:02.511Z] Removing intermediate container 6601ea06974c [2023-02-20T16:16:02.511Z] ---> 6e1464076d34 [2023-02-20T16:16:02.511Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:16:02.779Z]  Building security-secretstore-setup ... done  ---> Running in 7d8cea3c71a3 [2023-02-20T16:16:04.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:05.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:06.730Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T16:16:06.730Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:16:06.730Z] OK: 5 MiB in 15 packages [2023-02-20T16:16:08.672Z] Removing intermediate container 7d8cea3c71a3 [2023-02-20T16:16:08.672Z] ---> 2f6bbcc2c896 [2023-02-20T16:16:08.672Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:16:09.257Z] ---> 3c516807fdfa [2023-02-20T16:16:09.257Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-20T16:16:11.834Z] ---> eb5c57e8e88b [2023-02-20T16:16:11.834Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-20T16:16:13.243Z] ---> 72d7bedf7b2f [2023-02-20T16:16:13.243Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-20T16:16:14.202Z] ---> 12333c5025c3 [2023-02-20T16:16:14.202Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T16:16:14.472Z] ---> Running in f6cc819b1a29 [2023-02-20T16:16:18.743Z] Removing intermediate container f6cc819b1a29 [2023-02-20T16:16:18.743Z] ---> e84e005e940c [2023-02-20T16:16:18.743Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T16:16:18.743Z] ---> Running in 33609c5f9c43 [2023-02-20T16:16:19.704Z] Removing intermediate container 33609c5f9c43 [2023-02-20T16:16:19.704Z] ---> e0076e89a566 [2023-02-20T16:16:19.704Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-20T16:16:19.704Z] ---> Running in fa9bbd0a04c4 [2023-02-20T16:16:19.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:16:19.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:16:19.971Z] ---> bb2e176471f9 [2023-02-20T16:16:19.972Z] Step 3/23 : WORKDIR /edgex-go [2023-02-20T16:16:19.972Z] ---> Using cache [2023-02-20T16:16:19.972Z] ---> 273b3becf854 [2023-02-20T16:16:19.972Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-20T16:16:19.972Z] ---> Using cache [2023-02-20T16:16:19.972Z] ---> 8c15cc8fb76e [2023-02-20T16:16:19.972Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-20T16:16:19.972Z] ---> Using cache [2023-02-20T16:16:19.972Z] ---> ca6458f4beed [2023-02-20T16:16:19.972Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:16:19.972Z] ---> Using cache [2023-02-20T16:16:19.972Z] ---> 411e10b1b757 [2023-02-20T16:16:19.972Z] Step 7/23 : COPY . . [2023-02-20T16:16:20.238Z] ---> Using cache [2023-02-20T16:16:20.238Z] ---> 40f816572c3c [2023-02-20T16:16:20.238Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-20T16:16:20.238Z] ---> Using cache [2023-02-20T16:16:20.238Z] ---> 9a0b491fccd6 [2023-02-20T16:16:20.238Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-20T16:16:20.238Z] ---> Using cache [2023-02-20T16:16:20.238Z] ---> e99b5790f820 [2023-02-20T16:16:20.238Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-20T16:16:20.238Z] ---> Running in e083e17ab9ca [2023-02-20T16:16:20.507Z] Removing intermediate container fa9bbd0a04c4 [2023-02-20T16:16:20.507Z] ---> e11a13085429 [2023-02-20T16:16:20.507Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T16:16:20.773Z] ---> Running in a2d7e692ab58 [2023-02-20T16:16:21.734Z] Removing intermediate container a2d7e692ab58 [2023-02-20T16:16:21.734Z] ---> b5ba845ac2e6 [2023-02-20T16:16:21.734Z] Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:16:21.734Z] ---> Running in a531d1466ad3 [2023-02-20T16:16:22.317Z] Removing intermediate container a531d1466ad3 [2023-02-20T16:16:22.317Z] ---> de4c404951fd [2023-02-20T16:16:22.317Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T16:16:22.317Z] ---> Running in e49c10f289f6 [2023-02-20T16:16:23.324Z] Removing intermediate container e49c10f289f6 [2023-02-20T16:16:23.324Z] ---> 34ef196dcb57 [2023-02-20T16:16:23.324Z] [2023-02-20T16:16:23.594Z] Successfully built 34ef196dcb57 [2023-02-20T16:16:23.594Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-20T16:16:23.594Z] Building security-spiffe-token-provider [2023-02-20T16:16:24.553Z]  Building core-common-config-bootstrapper ... done Removing intermediate container e083e17ab9ca [2023-02-20T16:16:24.553Z] ---> 03694579a80c [2023-02-20T16:16:24.553Z] Step 11/23 : WORKDIR /edgex-go [2023-02-20T16:16:24.553Z] ---> Running in 49d263397aca [2023-02-20T16:16:25.136Z] Removing intermediate container 49d263397aca [2023-02-20T16:16:25.136Z] ---> dd1fe6a67f2a [2023-02-20T16:16:25.136Z] [2023-02-20T16:16:25.136Z] Step 12/23 : FROM alpine:3.15 [2023-02-20T16:16:25.136Z] ---> 354640af7b1b [2023-02-20T16:16:25.136Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:16:25.136Z] ---> Using cache [2023-02-20T16:16:25.136Z] ---> e6920ca839c0 [2023-02-20T16:16:25.136Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-20T16:16:25.136Z] ---> Using cache [2023-02-20T16:16:25.136Z] ---> bbb551be130d [2023-02-20T16:16:25.136Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-20T16:16:31.796Z] ---> 6dc7bd01ecfa [2023-02-20T16:16:31.796Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-20T16:16:32.065Z] ---> 7ff2f6545384 [2023-02-20T16:16:32.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-20T16:16:33.475Z] ---> a0bd4663e836 [2023-02-20T16:16:33.475Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-20T16:16:34.881Z] ---> d53913273bed [2023-02-20T16:16:34.881Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-20T16:16:35.149Z] ---> Running in 21976bf3b8cb [2023-02-20T16:16:35.732Z] Removing intermediate container 21976bf3b8cb [2023-02-20T16:16:35.732Z] ---> 501279631006 [2023-02-20T16:16:35.732Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-20T16:16:36.003Z] ---> Running in 33fd80bdf0a4 [2023-02-20T16:16:36.585Z] Removing intermediate container 33fd80bdf0a4 [2023-02-20T16:16:36.585Z] ---> 2ca2c026a658 [2023-02-20T16:16:36.585Z] Step 21/23 : LABEL arch=arm64 [2023-02-20T16:16:36.585Z] ---> Running in 2345117e1b3e [2023-02-20T16:16:37.548Z] Removing intermediate container 2345117e1b3e [2023-02-20T16:16:37.548Z] ---> 4307bd9da5ce [2023-02-20T16:16:37.548Z] Step 22/23 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:16:37.549Z] ---> Running in 9e8e5b7f0627 [2023-02-20T16:16:38.135Z] Removing intermediate container 9e8e5b7f0627 [2023-02-20T16:16:38.135Z] ---> bbe20f9a3e60 [2023-02-20T16:16:38.135Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T16:16:38.404Z] ---> Running in 2138db2cda96 [2023-02-20T16:16:38.989Z] Removing intermediate container 2138db2cda96 [2023-02-20T16:16:38.989Z] ---> 044c42debfff [2023-02-20T16:16:38.989Z] [2023-02-20T16:16:39.258Z] Successfully built 044c42debfff [2023-02-20T16:16:39.258Z] Successfully tagged security-spire-server-arm64:latest [2023-02-20T16:16:39.258Z]  Building security-spire-server ... done Building security-proxy-setup [2023-02-20T16:16:41.839Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:16:41.839Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:16:41.839Z] ---> bb2e176471f9 [2023-02-20T16:16:41.839Z] Step 3/19 : WORKDIR /edgex-go [2023-02-20T16:16:41.839Z] ---> Using cache [2023-02-20T16:16:41.839Z] ---> 273b3becf854 [2023-02-20T16:16:41.839Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-20T16:16:43.780Z] ---> Running in b7ce5a47a892 [2023-02-20T16:16:45.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:46.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:47.714Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-20T16:16:47.714Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-20T16:16:47.714Z] OK: 16903 distinct packages available [2023-02-20T16:16:47.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:48.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:16:49.971Z] OK: 221 MiB in 51 packages [2023-02-20T16:16:52.563Z] Removing intermediate container b7ce5a47a892 [2023-02-20T16:16:52.563Z] ---> 4ac8905e2f32 [2023-02-20T16:16:52.563Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-20T16:16:53.523Z] ---> 2240e9e3cf53 [2023-02-20T16:16:53.523Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:16:53.523Z] ---> Running in 563247d513b9 [2023-02-20T16:16:58.874Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:16:58.874Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:16:58.874Z] ---> bb2e176471f9 [2023-02-20T16:16:58.874Z] Step 3/21 : WORKDIR /edgex-go [2023-02-20T16:16:58.874Z] ---> Using cache [2023-02-20T16:16:58.874Z] ---> 273b3becf854 [2023-02-20T16:16:58.874Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-20T16:16:58.874Z] ---> Running in 5cca960430e2 [2023-02-20T16:17:00.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:01.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:03.036Z] OK: 221 MiB in 51 packages [2023-02-20T16:17:04.449Z] Removing intermediate container 5cca960430e2 [2023-02-20T16:17:04.449Z] ---> 3e89ccd6d5e1 [2023-02-20T16:17:04.449Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-20T16:17:05.410Z] ---> 213fd1165090 [2023-02-20T16:17:05.410Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:17:05.677Z] ---> Running in 31230f6ef7b0 [2023-02-20T16:17:44.543Z] Removing intermediate container fa0662f69c8b [2023-02-20T16:17:44.543Z] ---> df2521fcae78 [2023-02-20T16:17:44.543Z] [2023-02-20T16:17:44.543Z] Step 10/24 : FROM alpine:3.16 [2023-02-20T16:17:44.543Z] ---> 4c81e5bf8899 [2023-02-20T16:17:44.543Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:17:44.543Z] ---> Running in 1bad1d500715 [2023-02-20T16:17:44.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:44.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:17:45.505Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T16:17:45.505Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:17:45.505Z] OK: 5 MiB in 15 packages [2023-02-20T16:17:48.095Z] Removing intermediate container 1bad1d500715 [2023-02-20T16:17:48.095Z] ---> 761fd2e59ea3 [2023-02-20T16:17:48.095Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T16:17:48.095Z] ---> Running in 235f64b2cbca [2023-02-20T16:17:48.374Z] Removing intermediate container 235f64b2cbca [2023-02-20T16:17:48.374Z] ---> 39cf6702c725 [2023-02-20T16:17:48.374Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-20T16:17:48.642Z] ---> Running in 55f09e54ce11 [2023-02-20T16:17:49.225Z] Removing intermediate container 55f09e54ce11 [2023-02-20T16:17:49.225Z] ---> 32293c5a01d8 [2023-02-20T16:17:49.225Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-20T16:17:49.225Z] ---> Running in cb8bef8e87e6 [2023-02-20T16:17:49.812Z] Removing intermediate container cb8bef8e87e6 [2023-02-20T16:17:49.812Z] ---> c5fb8920e1a6 [2023-02-20T16:17:49.812Z] Step 15/24 : WORKDIR / [2023-02-20T16:17:49.812Z] ---> Running in 6d444e3de645 [2023-02-20T16:17:50.781Z] Removing intermediate container 6d444e3de645 [2023-02-20T16:17:50.781Z] ---> f1ea8c001a3e [2023-02-20T16:17:50.781Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:17:51.740Z] ---> 5344f7909909 [2023-02-20T16:17:51.740Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-20T16:17:53.685Z] ---> 066d39474cb7 [2023-02-20T16:17:53.685Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-20T16:17:54.648Z] ---> 1ff4dfc8cfe7 [2023-02-20T16:17:54.648Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-20T16:17:56.058Z] ---> 03b23926add1 [2023-02-20T16:17:56.058Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-20T16:17:56.058Z] ---> Running in fe6b292d2c41 [2023-02-20T16:17:56.672Z] Removing intermediate container fe6b292d2c41 [2023-02-20T16:17:56.672Z] ---> aa52b2d24404 [2023-02-20T16:17:56.672Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:17:56.672Z] ---> Running in 7d149d16da9f [2023-02-20T16:17:57.632Z] Removing intermediate container 7d149d16da9f [2023-02-20T16:17:57.632Z] ---> bd61ccb722fd [2023-02-20T16:17:57.632Z] Step 22/24 : LABEL arch=arm64 [2023-02-20T16:17:57.899Z] ---> Running in 02916df9c05d [2023-02-20T16:17:58.861Z] Removing intermediate container 02916df9c05d [2023-02-20T16:17:58.861Z] ---> 9a5c000e2831 [2023-02-20T16:17:58.861Z] Step 23/24 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:17:59.127Z] ---> Running in d65187709c6a [2023-02-20T16:17:59.942Z] Removing intermediate container d65187709c6a [2023-02-20T16:17:59.942Z] ---> e71240882546 [2023-02-20T16:17:59.942Z] Step 24/24 : LABEL version=0.0.0 [2023-02-20T16:18:00.254Z] ---> Running in 1c03b2f390e0 [2023-02-20T16:18:01.245Z] Removing intermediate container 1c03b2f390e0 [2023-02-20T16:18:01.245Z] ---> 4da753edb38d [2023-02-20T16:18:01.245Z] [2023-02-20T16:18:01.846Z] Successfully built 4da753edb38d [2023-02-20T16:18:02.121Z] Successfully tagged core-metadata-arm64:latest [2023-02-20T16:18:02.121Z] Building security-bootstrapper [2023-02-20T16:18:28.844Z]  Building core-metadata ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:18:28.844Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:18:28.844Z] ---> bb2e176471f9 [2023-02-20T16:18:28.844Z] Step 3/32 : WORKDIR /edgex-go [2023-02-20T16:18:28.844Z] ---> Using cache [2023-02-20T16:18:28.844Z] ---> 273b3becf854 [2023-02-20T16:18:28.844Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-20T16:18:28.844Z] ---> Using cache [2023-02-20T16:18:28.844Z] ---> 3e89ccd6d5e1 [2023-02-20T16:18:28.844Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-20T16:18:28.844Z] ---> Using cache [2023-02-20T16:18:28.844Z] ---> 213fd1165090 [2023-02-20T16:18:28.844Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:18:28.844Z] ---> Running in b7eaf2e7e725 [2023-02-20T16:19:01.046Z] Removing intermediate container 563247d513b9 [2023-02-20T16:19:01.046Z] ---> a11464473124 [2023-02-20T16:19:01.046Z] Step 7/19 : COPY . . [2023-02-20T16:19:16.041Z] Removing intermediate container 31230f6ef7b0 [2023-02-20T16:19:16.041Z] ---> 757843e0aa6f [2023-02-20T16:19:16.041Z] Step 7/21 : COPY . . [2023-02-20T16:19:16.624Z] ---> 9cb625cd7dad [2023-02-20T16:19:16.624Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-20T16:19:16.895Z] ---> Running in c866b5019953 [2023-02-20T16:19:20.247Z] 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-02-20T16:19:26.901Z] Removing intermediate container 9c61b13f2617 [2023-02-20T16:19:26.901Z] ---> a1b329d206be [2023-02-20T16:19:26.901Z] [2023-02-20T16:19:26.901Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T16:19:26.901Z] ---> 4c81e5bf8899 [2023-02-20T16:19:26.901Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:19:26.901Z] ---> Using cache [2023-02-20T16:19:26.901Z] ---> 761fd2e59ea3 [2023-02-20T16:19:26.901Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T16:19:26.901Z] ---> Using cache [2023-02-20T16:19:26.901Z] ---> 39cf6702c725 [2023-02-20T16:19:26.901Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-20T16:19:26.901Z] ---> Running in f54922759a5d [2023-02-20T16:19:27.496Z] Removing intermediate container f54922759a5d [2023-02-20T16:19:27.496Z] ---> 676fe7ad1a2c [2023-02-20T16:19:27.496Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T16:19:27.774Z] ---> Running in cf5808c27db8 [2023-02-20T16:19:30.352Z] Removing intermediate container cf5808c27db8 [2023-02-20T16:19:30.352Z] ---> 98544aee49f0 [2023-02-20T16:19:30.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:19:31.754Z] ---> 12333c155ea1 [2023-02-20T16:19:31.754Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-20T16:19:38.447Z] ---> a0a245b00f04 [2023-02-20T16:19:38.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-20T16:19:39.860Z] ---> 4b55c3da51a9 [2023-02-20T16:19:39.860Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-20T16:19:39.860Z] ---> Running in abc93c1d06d2 [2023-02-20T16:19:40.826Z] Removing intermediate container abc93c1d06d2 [2023-02-20T16:19:40.826Z] ---> 93f71dd39b12 [2023-02-20T16:19:40.826Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:19:40.826Z] ---> Running in 79de37a1c2bb [2023-02-20T16:19:42.787Z] Removing intermediate container 79de37a1c2bb [2023-02-20T16:19:42.787Z] ---> 413321367c19 [2023-02-20T16:19:42.787Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T16:19:43.055Z] ---> Running in 5fa2d15dab60 [2023-02-20T16:19:43.642Z] ---> beeab17200ed [2023-02-20T16:19:43.642Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-20T16:19:43.918Z] ---> Running in 3bac1e87a628 [2023-02-20T16:19:43.918Z] Removing intermediate container 5fa2d15dab60 [2023-02-20T16:19:43.918Z] ---> fb0431b12dc1 [2023-02-20T16:19:43.918Z] Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:19:44.192Z] ---> Running in bade4e9f782b [2023-02-20T16:19:45.614Z] Removing intermediate container bade4e9f782b [2023-02-20T16:19:45.614Z] ---> d3790af42dbc [2023-02-20T16:19:45.614Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T16:19:45.614Z] ---> Running in 3ea92af94713 [2023-02-20T16:19:46.583Z] Removing intermediate container 3ea92af94713 [2023-02-20T16:19:46.583Z] ---> c50a5e68449d [2023-02-20T16:19:46.583Z] [2023-02-20T16:19:46.583Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-20T16:19:47.176Z] Successfully built c50a5e68449d [2023-02-20T16:19:47.176Z] Successfully tagged support-scheduler-arm64:latest [2023-02-20T16:19:47.176Z]  Building support-scheduler ... done Building core-command [2023-02-20T16:20:09.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:20:09.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:20:09.283Z] ---> bb2e176471f9 [2023-02-20T16:20:09.283Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:20:09.283Z] ---> Using cache [2023-02-20T16:20:09.283Z] ---> c9bb744920fc [2023-02-20T16:20:09.283Z] Step 4/23 : WORKDIR /edgex-go [2023-02-20T16:20:09.283Z] ---> Using cache [2023-02-20T16:20:09.283Z] ---> 0ba8a937b923 [2023-02-20T16:20:09.283Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-20T16:20:09.283Z] ---> Using cache [2023-02-20T16:20:09.283Z] ---> b18e66461bfd [2023-02-20T16:20:09.283Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-20T16:20:09.283Z] ---> Using cache [2023-02-20T16:20:09.283Z] ---> 4c21c80fc47b [2023-02-20T16:20:09.283Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:20:09.283Z] ---> Using cache [2023-02-20T16:20:09.283Z] ---> 7f25ee95d6ee [2023-02-20T16:20:09.283Z] Step 8/23 : COPY . . [2023-02-20T16:20:09.283Z] ---> Using cache [2023-02-20T16:20:09.283Z] ---> a9b4b1848bb4 [2023-02-20T16:20:09.283Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-20T16:20:09.556Z] ---> Running in eac3bb4f773b [2023-02-20T16:20:11.509Z] 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-02-20T16:20:13.463Z] Removing intermediate container b7eaf2e7e725 [2023-02-20T16:20:13.463Z] ---> eb6309c40c82 [2023-02-20T16:20:13.463Z] Step 7/32 : COPY . . [2023-02-20T16:20:25.801Z] ---> 5e024660dd1b [2023-02-20T16:20:25.801Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-20T16:20:25.801Z] ---> Running in cb12113f4d14 [2023-02-20T16:20:27.759Z] 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-02-20T16:21:35.663Z] Removing intermediate container 586100446bbc [2023-02-20T16:21:35.663Z] ---> a5b83ffea0ca [2023-02-20T16:21:35.663Z] [2023-02-20T16:21:35.663Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T16:21:35.663Z] ---> 4c81e5bf8899 [2023-02-20T16:21:35.663Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-20T16:21:35.663Z] ---> Running in 995bbbeb19d4 [2023-02-20T16:21:35.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:21:36.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:21:37.669Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-20T16:21:37.669Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-20T16:21:37.669Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:21:37.938Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T16:21:38.208Z] OK: 6 MiB in 16 packages [2023-02-20T16:21:40.813Z] Removing intermediate container 995bbbeb19d4 [2023-02-20T16:21:40.813Z] ---> 0212d3acb155 [2023-02-20T16:21:40.813Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T16:21:40.813Z] ---> Running in 5f9c92080bb1 [2023-02-20T16:21:41.400Z] Removing intermediate container 5f9c92080bb1 [2023-02-20T16:21:41.400Z] ---> 589079504a20 [2023-02-20T16:21:41.400Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-20T16:21:41.400Z] ---> Running in 1335d414c8dc [2023-02-20T16:21:41.988Z] Removing intermediate container 1335d414c8dc [2023-02-20T16:21:41.988Z] ---> 6ede0c0dfe24 [2023-02-20T16:21:41.988Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-20T16:21:42.261Z] ---> Running in 2bd0041de3a7 [2023-02-20T16:21:42.850Z] Removing intermediate container 2bd0041de3a7 [2023-02-20T16:21:42.850Z] ---> 9618b89ac56b [2023-02-20T16:21:42.850Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:21:43.454Z] ---> 84f7558e25a0 [2023-02-20T16:21:43.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-20T16:21:46.059Z] ---> 4e43b742e9bb [2023-02-20T16:21:46.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-20T16:21:47.040Z] ---> 2ef71deb7ad6 [2023-02-20T16:21:47.040Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-20T16:21:47.311Z] ---> Running in 3bb1e4b372f2 [2023-02-20T16:21:47.902Z] Removing intermediate container 3bb1e4b372f2 [2023-02-20T16:21:47.902Z] ---> 4f46a4d96f65 [2023-02-20T16:21:47.902Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:21:47.902Z] ---> Running in 7c33b873772e [2023-02-20T16:21:48.496Z] Removing intermediate container 7c33b873772e [2023-02-20T16:21:48.496Z] ---> 530bdfefd168 [2023-02-20T16:21:48.496Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T16:21:48.496Z] ---> Running in 0450d5e6f431 [2023-02-20T16:21:49.089Z] Removing intermediate container 0450d5e6f431 [2023-02-20T16:21:49.089Z] ---> 0f911cc7c83d [2023-02-20T16:21:49.089Z] Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:21:49.365Z] ---> Running in 1e4fcf85cb38 [2023-02-20T16:21:49.954Z] Removing intermediate container 1e4fcf85cb38 [2023-02-20T16:21:49.954Z] ---> c1103db798b0 [2023-02-20T16:21:49.954Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T16:21:49.954Z] ---> Running in cb0813160a84 [2023-02-20T16:21:50.934Z] Removing intermediate container cb0813160a84 [2023-02-20T16:21:50.934Z] ---> 7d44119092f0 [2023-02-20T16:21:50.934Z] [2023-02-20T16:21:50.934Z] Successfully built 7d44119092f0 [2023-02-20T16:21:50.934Z] Successfully tagged support-notifications-arm64:latest [2023-02-20T16:21:50.934Z] Building core-data [2023-02-20T16:22:09.178Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-20T16:22:09.178Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-20T16:22:09.178Z] ---> bb2e176471f9 [2023-02-20T16:22:09.178Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-20T16:22:09.178Z] ---> Using cache [2023-02-20T16:22:09.178Z] ---> c9bb744920fc [2023-02-20T16:22:09.178Z] Step 4/22 : WORKDIR /edgex-go [2023-02-20T16:22:09.178Z] ---> Using cache [2023-02-20T16:22:09.178Z] ---> 0ba8a937b923 [2023-02-20T16:22:09.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-20T16:22:09.178Z] ---> Using cache [2023-02-20T16:22:09.178Z] ---> b18e66461bfd [2023-02-20T16:22:09.178Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-20T16:22:09.178Z] ---> Using cache [2023-02-20T16:22:09.178Z] ---> 4c21c80fc47b [2023-02-20T16:22:09.178Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T16:22:09.178Z] ---> Using cache [2023-02-20T16:22:09.178Z] ---> 7f25ee95d6ee [2023-02-20T16:22:09.178Z] Step 8/22 : COPY . . [2023-02-20T16:22:09.178Z] ---> Using cache [2023-02-20T16:22:09.178Z] ---> a9b4b1848bb4 [2023-02-20T16:22:09.178Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-20T16:22:09.178Z] ---> Running in d5130a12e95b [2023-02-20T16:22:11.122Z] 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-02-20T16:26:02.905Z] 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-02-20T16:26:24.978Z] Removing intermediate container 3bac1e87a628 [2023-02-20T16:26:24.978Z] ---> bf7005187817 [2023-02-20T16:26:24.978Z] [2023-02-20T16:26:24.978Z] Step 9/21 : FROM alpine:3.16 [2023-02-20T16:26:24.978Z] ---> 4c81e5bf8899 [2023-02-20T16:26:24.978Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-20T16:26:24.978Z] ---> Running in 44fb9ff9b975 [2023-02-20T16:26:24.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:26:25.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:26:26.652Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-20T16:26:26.652Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-20T16:26:26.652Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-20T16:26:26.652Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-20T16:26:26.652Z] (5/6) Installing curl (7.83.1-r6) [2023-02-20T16:26:26.652Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-20T16:26:26.652Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:26:26.923Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T16:26:27.506Z] OK: 8 MiB in 20 packages [2023-02-20T16:26:30.082Z] Removing intermediate container 44fb9ff9b975 [2023-02-20T16:26:30.082Z] ---> 958ae26e4f1e [2023-02-20T16:26:30.082Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-20T16:26:30.082Z] ---> Running in fc1c368c97c7 [2023-02-20T16:26:30.349Z] Removing intermediate container fc1c368c97c7 [2023-02-20T16:26:30.349Z] ---> 5eb43e2ae3ba [2023-02-20T16:26:30.349Z] Step 12/21 : WORKDIR /edgex [2023-02-20T16:26:30.349Z] ---> Running in 7c9931fa7339 [2023-02-20T16:26:30.932Z] Removing intermediate container 7c9931fa7339 [2023-02-20T16:26:30.932Z] ---> 947f0364dbb7 [2023-02-20T16:26:30.932Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-20T16:26:31.919Z] ---> 365e03d079fe [2023-02-20T16:26:31.919Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-20T16:26:33.326Z] ---> 0d71a880f71d [2023-02-20T16:26:33.326Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-20T16:26:35.268Z] ---> 43d24524eb0e [2023-02-20T16:26:35.268Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-20T16:26:36.318Z] ---> 88bc51d615d9 [2023-02-20T16:26:36.318Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-20T16:26:36.318Z] ---> Running in 9ecc91ca0c2f [2023-02-20T16:26:39.876Z] Removing intermediate container 9ecc91ca0c2f [2023-02-20T16:26:39.876Z] ---> a455c3a0976d [2023-02-20T16:26:39.876Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-20T16:26:39.876Z] ---> Running in f7de38f969ab [2023-02-20T16:26:40.155Z] Removing intermediate container f7de38f969ab [2023-02-20T16:26:40.155Z] ---> 165185476809 [2023-02-20T16:26:40.155Z] Step 19/21 : LABEL arch=arm64 [2023-02-20T16:26:40.155Z] ---> Running in bf333ad1ca7c [2023-02-20T16:26:40.767Z] Removing intermediate container bf333ad1ca7c [2023-02-20T16:26:40.767Z] ---> a9901345f6b9 [2023-02-20T16:26:40.767Z] Step 20/21 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:26:41.044Z] ---> Running in 69b3c71327b4 [2023-02-20T16:26:41.681Z] Removing intermediate container 69b3c71327b4 [2023-02-20T16:26:41.681Z] ---> 26e88a27b2b3 [2023-02-20T16:26:41.681Z] Step 21/21 : LABEL version=0.0.0 [2023-02-20T16:26:41.681Z] ---> Running in c6e98c97e959 [2023-02-20T16:26:42.279Z] Removing intermediate container c6e98c97e959 [2023-02-20T16:26:42.279Z] ---> 33c0ba8cb974 [2023-02-20T16:26:42.279Z] [2023-02-20T16:26:42.279Z] Successfully built 33c0ba8cb974 [2023-02-20T16:26:42.279Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-20T16:27:14.494Z]  Building security-proxy-setup ... done Removing intermediate container cb12113f4d14 [2023-02-20T16:27:14.494Z] ---> 5a615415f300 [2023-02-20T16:27:14.494Z] [2023-02-20T16:27:14.494Z] Step 9/32 : FROM alpine:3.16 [2023-02-20T16:27:14.494Z] ---> 4c81e5bf8899 [2023-02-20T16:27:14.494Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:27:15.901Z] ---> Running in dff7daf856c2 [2023-02-20T16:27:16.864Z] Removing intermediate container dff7daf856c2 [2023-02-20T16:27:16.864Z] ---> 7af920b1f64b [2023-02-20T16:27:16.864Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-20T16:27:17.135Z] ---> Running in 207fc9efb74e [2023-02-20T16:27:19.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:20.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:20.964Z] Removing intermediate container eac3bb4f773b [2023-02-20T16:27:20.964Z] ---> 6cdd231d680f [2023-02-20T16:27:20.964Z] [2023-02-20T16:27:20.964Z] Step 10/23 : FROM alpine:3.16 [2023-02-20T16:27:20.964Z] ---> 4c81e5bf8899 [2023-02-20T16:27:20.964Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:27:20.964Z] ---> Using cache [2023-02-20T16:27:20.964Z] ---> 761fd2e59ea3 [2023-02-20T16:27:20.964Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-20T16:27:20.964Z] ---> Using cache [2023-02-20T16:27:20.964Z] ---> 39cf6702c725 [2023-02-20T16:27:20.964Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-20T16:27:20.964Z] ---> Running in 1abde8bc854d [2023-02-20T16:27:21.233Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-20T16:27:21.233Z] (2/2) Installing su-exec (0.2-r1) [2023-02-20T16:27:21.233Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:27:21.233Z] OK: 5 MiB in 16 packages [2023-02-20T16:27:21.499Z] Removing intermediate container 1abde8bc854d [2023-02-20T16:27:21.499Z] ---> 9633812c4a36 [2023-02-20T16:27:21.499Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-20T16:27:21.767Z] ---> Running in fd9989c21221 [2023-02-20T16:27:22.725Z] Removing intermediate container fd9989c21221 [2023-02-20T16:27:22.725Z] ---> 0e16c1a5f043 [2023-02-20T16:27:22.725Z] Step 15/23 : WORKDIR / [2023-02-20T16:27:22.725Z] ---> Running in acc08cff5458 [2023-02-20T16:27:23.312Z] Removing intermediate container acc08cff5458 [2023-02-20T16:27:23.312Z] ---> f0523b3da5ff [2023-02-20T16:27:23.312Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:27:23.312Z] Removing intermediate container 207fc9efb74e [2023-02-20T16:27:23.312Z] ---> b4b0664ab223 [2023-02-20T16:27:23.312Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-20T16:27:23.581Z] ---> Running in bd1a2327a5a1 [2023-02-20T16:27:24.168Z] Removing intermediate container bd1a2327a5a1 [2023-02-20T16:27:24.168Z] ---> 4a13c76bfa85 [2023-02-20T16:27:24.168Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-20T16:27:24.168Z] ---> 059b8dd824e2 [2023-02-20T16:27:24.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-20T16:27:24.435Z] ---> Running in de05683042d9 [2023-02-20T16:27:25.018Z] Removing intermediate container de05683042d9 [2023-02-20T16:27:25.018Z] ---> f90ff3aeb2c7 [2023-02-20T16:27:25.018Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-20T16:27:25.295Z] ---> Running in 11cd05c2fd6d [2023-02-20T16:27:25.885Z] Removing intermediate container 11cd05c2fd6d [2023-02-20T16:27:25.885Z] ---> 23cac82f7398 [2023-02-20T16:27:25.885Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-20T16:27:25.885Z] ---> Running in ac21c3da962a [2023-02-20T16:27:26.846Z] Removing intermediate container ac21c3da962a [2023-02-20T16:27:26.847Z] ---> 2b3863b47cdf [2023-02-20T16:27:26.847Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-20T16:27:26.847Z] ---> 2adba47c83c2 [2023-02-20T16:27:26.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-20T16:27:26.847Z] ---> Running in b559e6a6ec09 [2023-02-20T16:27:28.254Z] ---> 968701fc13b2 [2023-02-20T16:27:28.254Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-20T16:27:28.254Z] ---> Running in eab708a09cb0 [2023-02-20T16:27:29.213Z] Removing intermediate container eab708a09cb0 [2023-02-20T16:27:29.213Z] ---> 3d3dae2e1c6a [2023-02-20T16:27:29.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:27:29.213Z] ---> Running in 5bdb8d937d61 [2023-02-20T16:27:30.194Z] Removing intermediate container 5bdb8d937d61 [2023-02-20T16:27:30.194Z] ---> 6d8e2ca61ba2 [2023-02-20T16:27:30.194Z] Step 21/23 : LABEL arch=arm64 [2023-02-20T16:27:30.194Z] ---> Running in 601bc544a1b8 [2023-02-20T16:27:30.469Z] Removing intermediate container b559e6a6ec09 [2023-02-20T16:27:30.469Z] ---> 7a0be9e95977 [2023-02-20T16:27:30.469Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-20T16:27:30.469Z] ---> Running in 3fa9871eb07f [2023-02-20T16:27:31.052Z] Removing intermediate container 601bc544a1b8 [2023-02-20T16:27:31.052Z] ---> d9a2cc5401da [2023-02-20T16:27:31.052Z] Step 22/23 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:27:31.320Z] ---> Running in c8b51292c869 [2023-02-20T16:27:31.320Z] Removing intermediate container 3fa9871eb07f [2023-02-20T16:27:31.320Z] ---> cb62b893c01d [2023-02-20T16:27:31.320Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-20T16:27:32.280Z] Removing intermediate container c8b51292c869 [2023-02-20T16:27:32.280Z] ---> 7adfefd107f0 [2023-02-20T16:27:32.280Z] Step 23/23 : LABEL version=0.0.0 [2023-02-20T16:27:32.280Z] ---> Running in 0e1ce4aa7bb8 [2023-02-20T16:27:32.549Z] ---> 4dc8accdb725 [2023-02-20T16:27:32.549Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-20T16:27:32.820Z] ---> Running in fa10cae3df96 [2023-02-20T16:27:32.820Z] Removing intermediate container 0e1ce4aa7bb8 [2023-02-20T16:27:32.820Z] ---> e4b376d005f2 [2023-02-20T16:27:32.820Z] [2023-02-20T16:27:33.403Z] Successfully built e4b376d005f2 [2023-02-20T16:27:33.403Z] Successfully tagged core-command-arm64:latest [2023-02-20T16:27:35.982Z]  Building core-command ... done Removing intermediate container fa10cae3df96 [2023-02-20T16:27:35.982Z] ---> 895f58f1c8cb [2023-02-20T16:27:35.982Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:27:36.943Z] ---> 147801025ec5 [2023-02-20T16:27:36.943Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-20T16:27:38.881Z] ---> ec6a6f8fc734 [2023-02-20T16:27:38.881Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-20T16:27:39.467Z] ---> b50ff5fce00e [2023-02-20T16:27:39.467Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-20T16:27:42.037Z] ---> f443fb79dbba [2023-02-20T16:27:42.037Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-20T16:27:43.001Z] ---> df5f8b1fa86e [2023-02-20T16:27:43.001Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-20T16:27:44.407Z] ---> aec76f4d32a8 [2023-02-20T16:27:44.407Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-20T16:27:45.815Z] ---> b2787718482d [2023-02-20T16:27:45.815Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-20T16:27:46.081Z] ---> Running in bfb740652214 [2023-02-20T16:27:50.328Z] Removing intermediate container bfb740652214 [2023-02-20T16:27:50.328Z] ---> cbb86006f227 [2023-02-20T16:27:50.328Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-20T16:27:50.328Z] ---> Running in 9538792ebfa4 [2023-02-20T16:27:50.912Z] Removing intermediate container 9538792ebfa4 [2023-02-20T16:27:50.912Z] ---> 6985b1e3a078 [2023-02-20T16:27:50.912Z] Step 29/32 : CMD ["gate"] [2023-02-20T16:27:51.182Z] ---> Running in 357553e4aeaf [2023-02-20T16:27:52.142Z] Removing intermediate container 357553e4aeaf [2023-02-20T16:27:52.142Z] ---> e369a3c8a262 [2023-02-20T16:27:52.142Z] Step 30/32 : LABEL arch=arm64 [2023-02-20T16:27:52.142Z] ---> Running in 6f30d6d3c444 [2023-02-20T16:27:55.496Z] Removing intermediate container 6f30d6d3c444 [2023-02-20T16:27:55.496Z] ---> 8cfd1aab7a6c [2023-02-20T16:27:55.496Z] Step 31/32 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:27:55.824Z] ---> Running in dc7ee9cf228e [2023-02-20T16:27:56.409Z] Removing intermediate container dc7ee9cf228e [2023-02-20T16:27:56.410Z] ---> 7811ae8054e3 [2023-02-20T16:27:56.410Z] Step 32/32 : LABEL version=0.0.0 [2023-02-20T16:27:56.675Z] ---> Running in 870fc9f181ee [2023-02-20T16:27:56.675Z] Removing intermediate container c866b5019953 [2023-02-20T16:27:56.675Z] ---> a91413fefee2 [2023-02-20T16:27:56.675Z] [2023-02-20T16:27:56.675Z] Step 9/19 : FROM alpine:3.15 [2023-02-20T16:27:56.675Z] ---> 354640af7b1b [2023-02-20T16:27:56.675Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-20T16:27:56.675Z] ---> Using cache [2023-02-20T16:27:56.675Z] ---> e6920ca839c0 [2023-02-20T16:27:56.675Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-20T16:27:56.942Z] ---> Running in 402b13e0497e [2023-02-20T16:27:57.539Z] Removing intermediate container 870fc9f181ee [2023-02-20T16:27:57.539Z] ---> 68e739a7f5f9 [2023-02-20T16:27:57.539Z] [2023-02-20T16:27:57.806Z] Successfully built 68e739a7f5f9 [2023-02-20T16:27:57.806Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-20T16:27:58.767Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:59.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:27:59.992Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-20T16:27:59.992Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-20T16:27:59.992Z] OK: 15734 distinct packages available [2023-02-20T16:28:00.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:28:00.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:28:01.486Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-20T16:28:01.486Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-20T16:28:01.486Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-20T16:28:01.486Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-20T16:28:01.486Z] (5/9) Installing curl (7.80.0-r6) [2023-02-20T16:28:01.486Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-20T16:28:01.486Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-20T16:28:01.486Z] (8/9) Installing libucontext (1.1-r0) [2023-02-20T16:28:01.753Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-20T16:28:01.753Z] Executing busybox-1.34.1-r7.trigger [2023-02-20T16:28:01.754Z] Executing ca-certificates-20220614-r0.trigger [2023-02-20T16:28:02.021Z] OK: 8 MiB in 23 packages [2023-02-20T16:28:03.439Z] Removing intermediate container 402b13e0497e [2023-02-20T16:28:03.439Z] ---> 0718330c52ae [2023-02-20T16:28:03.439Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:28:04.398Z] ---> ec4b6174e694 [2023-02-20T16:28:04.398Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-20T16:28:05.804Z] ---> 0188b67501bc [2023-02-20T16:28:05.804Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-20T16:28:08.384Z] ---> a56a4f4f1a2e [2023-02-20T16:28:08.384Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-20T16:28:08.384Z] ---> Running in 62eeb671f59b [2023-02-20T16:28:08.652Z] Removing intermediate container 62eeb671f59b [2023-02-20T16:28:08.652Z] ---> 070988ac8c05 [2023-02-20T16:28:08.652Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:28:08.652Z] Removing intermediate container d5130a12e95b [2023-02-20T16:28:08.652Z] ---> 9c90782c7b31 [2023-02-20T16:28:08.652Z] [2023-02-20T16:28:08.652Z] Step 10/22 : FROM alpine:3.16 [2023-02-20T16:28:08.652Z] ---> 4c81e5bf8899 [2023-02-20T16:28:08.652Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-20T16:28:08.920Z] ---> Running in 3965f43a7027 [2023-02-20T16:28:08.920Z] ---> Running in 409a3246d90d [2023-02-20T16:28:09.186Z] Removing intermediate container 3965f43a7027 [2023-02-20T16:28:09.186Z] ---> 0aa7a7e3ca05 [2023-02-20T16:28:09.186Z] Step 17/19 : LABEL arch=arm64 [2023-02-20T16:28:09.186Z] Removing intermediate container 409a3246d90d [2023-02-20T16:28:09.186Z] ---> 58e65b349124 [2023-02-20T16:28:09.186Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-20T16:28:09.186Z] ---> Running in 26e95db9b138 [2023-02-20T16:28:09.186Z] ---> Running in 830cba49165a [2023-02-20T16:28:09.452Z] Removing intermediate container 26e95db9b138 [2023-02-20T16:28:09.452Z] ---> 8a3e8709496b [2023-02-20T16:28:09.452Z] Step 18/19 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:28:09.732Z] Removing intermediate container 830cba49165a [2023-02-20T16:28:09.732Z] ---> 8b5aa0f349cb [2023-02-20T16:28:09.732Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-20T16:28:09.732Z] ---> Running in 5934e519144b [2023-02-20T16:28:09.732Z] ---> Running in fb9f4f7861dc [2023-02-20T16:28:10.010Z] Removing intermediate container 5934e519144b [2023-02-20T16:28:10.010Z] ---> 44a6573ab127 [2023-02-20T16:28:10.010Z] Step 19/19 : LABEL version=0.0.0 [2023-02-20T16:28:10.010Z] ---> Running in 2705c6177b29 [2023-02-20T16:28:10.010Z] Removing intermediate container fb9f4f7861dc [2023-02-20T16:28:10.010Z] ---> 2471e5d5c2ed [2023-02-20T16:28:10.010Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-20T16:28:10.278Z] ---> Running in f913e6eee2cd [2023-02-20T16:28:10.545Z] Removing intermediate container 2705c6177b29 [2023-02-20T16:28:10.545Z] ---> e027f82c1210 [2023-02-20T16:28:10.545Z] [2023-02-20T16:28:10.811Z] Successfully built e027f82c1210 [2023-02-20T16:28:10.811Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-20T16:28:11.392Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T16:28:11.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T16:28:12.616Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-20T16:28:12.616Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T16:28:12.616Z] OK: 5 MiB in 15 packages [2023-02-20T16:28:13.581Z] Removing intermediate container f913e6eee2cd [2023-02-20T16:28:13.581Z] ---> e96eed167f67 [2023-02-20T16:28:13.581Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-20T16:28:14.166Z] ---> ccc350db0728 [2023-02-20T16:28:14.166Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-20T16:28:15.124Z] ---> 579fd801b87f [2023-02-20T16:28:15.124Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-20T16:28:15.709Z] ---> effa10adbbb2 [2023-02-20T16:28:15.709Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-20T16:28:15.709Z] ---> Running in 9d495aa67e57 [2023-02-20T16:28:15.974Z] Removing intermediate container 9d495aa67e57 [2023-02-20T16:28:15.974Z] ---> fe91cd979778 [2023-02-20T16:28:15.974Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T16:28:15.974Z] ---> Running in a6d9cc260b81 [2023-02-20T16:28:16.241Z] Removing intermediate container a6d9cc260b81 [2023-02-20T16:28:16.241Z] ---> c6b6ee17d852 [2023-02-20T16:28:16.241Z] Step 20/22 : LABEL arch=arm64 [2023-02-20T16:28:16.241Z] ---> Running in d75f5a734fa3 [2023-02-20T16:28:16.507Z] Removing intermediate container d75f5a734fa3 [2023-02-20T16:28:16.507Z] ---> c2a05fc4a48e [2023-02-20T16:28:16.507Z] Step 21/22 : LABEL git_sha=7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-20T16:28:16.774Z] ---> Running in 8cb84f0a606d [2023-02-20T16:28:17.039Z] Removing intermediate container 8cb84f0a606d [2023-02-20T16:28:17.039Z] ---> 9e995e2e95c5 [2023-02-20T16:28:17.039Z] Step 22/22 : LABEL version=0.0.0 [2023-02-20T16:28:17.039Z] ---> Running in bb20b958112c [2023-02-20T16:28:17.305Z] Removing intermediate container bb20b958112c [2023-02-20T16:28:17.305Z] ---> 04c4851893d2 [2023-02-20T16:28:17.305Z] [2023-02-20T16:28:17.572Z] Successfully built 04c4851893d2 [2023-02-20T16:28:17.572Z] Successfully tagged core-data-arm64:latest [2023-02-20T16:28:18.170Z]  Building core-data ... done  [Pipeline] } [2023-02-20T16:28:18.191Z] $ docker stop --time=1 77cc00ea06f79eb543487f8885dddcc1cb678fa93780092a3f01379e4a9dafa3 [2023-02-20T16:28:19.865Z] $ docker rm -f --volumes 77cc00ea06f79eb543487f8885dddcc1cb678fa93780092a3f01379e4a9dafa3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T16:28:20.408Z] + docker images [2023-02-20T16:28:20.675Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-20T16:28:20.675Z] core-data-arm64 latest 04c4851893d2 3 seconds ago 17.2MB [2023-02-20T16:28:20.675Z] security-spiffe-token-provider-arm64 latest e027f82c1210 10 seconds ago 29.1MB [2023-02-20T16:28:20.675Z] 9c90782c7b31 12 seconds ago 1.51GB [2023-02-20T16:28:20.675Z] security-bootstrapper-arm64 latest 68e739a7f5f9 23 seconds ago 19.6MB [2023-02-20T16:28:20.675Z] a91413fefee2 25 seconds ago 1.54GB [2023-02-20T16:28:20.675Z] core-command-arm64 latest e4b376d005f2 48 seconds ago 17MB [2023-02-20T16:28:20.675Z] 6cdd231d680f About a minute ago 1.51GB [2023-02-20T16:28:20.675Z] 5a615415f300 About a minute ago 1.5GB [2023-02-20T16:28:20.675Z] security-proxy-setup-arm64 latest 33c0ba8cb974 About a minute ago 26.9MB [2023-02-20T16:28:20.675Z] bf7005187817 About a minute ago 1.5GB [2023-02-20T16:28:20.675Z] support-notifications-arm64 latest 7d44119092f0 6 minutes ago 29.7MB [2023-02-20T16:28:20.675Z] a5b83ffea0ca 6 minutes ago 1.57GB [2023-02-20T16:28:20.675Z] support-scheduler-arm64 latest c50a5e68449d 8 minutes ago 29MB [2023-02-20T16:28:20.675Z] a1b329d206be 8 minutes ago 1.57GB [2023-02-20T16:28:20.675Z] core-metadata-arm64 latest 4da753edb38d 10 minutes ago 17.7MB [2023-02-20T16:28:20.675Z] df2521fcae78 10 minutes ago 1.51GB [2023-02-20T16:28:20.675Z] security-spire-server-arm64 latest 044c42debfff 11 minutes ago 84.3MB [2023-02-20T16:28:20.675Z] dd1fe6a67f2a 11 minutes ago 1.38GB [2023-02-20T16:28:20.675Z] core-common-config-bootstrapper-arm64 latest 34ef196dcb57 11 minutes ago 14.9MB [2023-02-20T16:28:20.675Z] security-secretstore-setup-arm64 latest e7ba6fc1e81c 12 minutes ago 29MB [2023-02-20T16:28:20.675Z] 0c3416a775a1 12 minutes ago 1.5GB [2023-02-20T16:28:20.675Z] 1cc9824ade43 12 minutes ago 1.5GB [2023-02-20T16:28:20.675Z] security-spire-agent-arm64 latest 3c48666fc091 19 minutes ago 122MB [2023-02-20T16:28:20.675Z] security-spire-config-arm64 latest c0ef8a9d0b37 19 minutes ago 83.6MB [2023-02-20T16:28:20.675Z] 3a9c8d0d3274 19 minutes ago 1.38GB [2023-02-20T16:28:20.675Z] cddf837b0b09 19 minutes ago 1.38GB [2023-02-20T16:28:20.675Z] ci-base-image-arm64 latest bb2e176471f9 34 minutes ago 905MB [2023-02-20T16:28:20.675Z] alpine 3.15 354640af7b1b 9 days ago 5.34MB [2023-02-20T16:28:20.675Z] alpine 3.16 4c81e5bf8899 9 days ago 5.3MB [2023-02-20T16:28:20.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-20T16:28:20.675Z] 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-02-20T16:28:21.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T16:28:21.493Z] [2023-02-20T16:28:21.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:28:21.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T16:28:22.165Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T16:28:22.165Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T16:28:22.165Z] 04944245beec: Pulling fs layer [2023-02-20T16:28:22.165Z] 699f458cf7ca: Pulling fs layer [2023-02-20T16:28:22.165Z] 765212b225bb: Pulling fs layer [2023-02-20T16:28:22.165Z] f23df028b6ca: Pulling fs layer [2023-02-20T16:28:22.165Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T16:28:22.165Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T16:28:22.165Z] 765212b225bb: Waiting [2023-02-20T16:28:22.165Z] f23df028b6ca: Waiting [2023-02-20T16:28:22.165Z] d65c8cfc05b1: Waiting [2023-02-20T16:28:22.165Z] 2437ff75d9bd: Waiting [2023-02-20T16:28:22.165Z] 04944245beec: Verifying Checksum [2023-02-20T16:28:22.165Z] 04944245beec: Download complete [2023-02-20T16:28:22.165Z] 765212b225bb: Verifying Checksum [2023-02-20T16:28:22.165Z] 765212b225bb: Download complete [2023-02-20T16:28:22.435Z] f23df028b6ca: Download complete [2023-02-20T16:28:22.435Z] d65c8cfc05b1: Verifying Checksum [2023-02-20T16:28:22.435Z] d65c8cfc05b1: Download complete [2023-02-20T16:28:22.435Z] 699f458cf7ca: Verifying Checksum [2023-02-20T16:28:22.435Z] 699f458cf7ca: Download complete [2023-02-20T16:28:23.015Z] 8998bd30e6a1: Download complete [2023-02-20T16:28:25.589Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T16:28:25.590Z] 2437ff75d9bd: Download complete [2023-02-20T16:28:26.997Z] 8998bd30e6a1: Pull complete [2023-02-20T16:28:27.580Z] 04944245beec: Pull complete [2023-02-20T16:28:28.989Z] 699f458cf7ca: Pull complete [2023-02-20T16:28:29.256Z] 765212b225bb: Pull complete [2023-02-20T16:28:29.839Z] f23df028b6ca: Pull complete [2023-02-20T16:28:30.107Z] d65c8cfc05b1: Pull complete [2023-02-20T16:28:45.089Z] 2437ff75d9bd: Pull complete [2023-02-20T16:28:45.089Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T16:28:45.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T16:28:45.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T16:28:45.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container [2023-02-20T16:28:45.485Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-20T16:28:48.504Z] $ docker top b6ac2c33fa0a84aa10798edf6bb96836f6cb6f4f7b4ab6e234e3a8c73ada3fea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:28:49.434Z] ---> job-cost.sh [2023-02-20T16:28:49.434Z] lf-activate-venv: SKIPPING [2023-02-20T16:28:49.434Z] INFO: No Stack... [2023-02-20T16:28:50.033Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T16:28:50.633Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T16:28:51.318Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-20T16:28:51.318Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T16:28:51.376Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4373-1-stack-cost] [2023-02-20T16:28:51.381Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4373-1-stack-cost] did not exist. Created. [2023-02-20T16:28:51.381Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4373-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T16:28:51.836Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T16:28:52.046Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T16:28:52.062Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4373-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T16:28:52.145Z] $ docker stop --time=1 b6ac2c33fa0a84aa10798edf6bb96836f6cb6f4f7b4ab6e234e3a8c73ada3fea [2023-02-20T16:28:53.652Z] $ docker rm -f --volumes b6ac2c33fa0a84aa10798edf6bb96836f6cb6f4f7b4ab6e234e3a8c73ada3fea [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-02-20T16:28:54.632Z] provisioning config files... [2023-02-20T16:28:54.654Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7092969008795099109tmp [Pipeline] { [Pipeline] sh [2023-02-20T16:28:55.029Z] + set +x [2023-02-20T16:28:55.029Z] + bash -s -- [2023-02-20T16:28:55.029Z] + curl -s https://codecov.io/bash [2023-02-20T16:28:55.029Z] [2023-02-20T16:28:55.029Z] _____ _ [2023-02-20T16:28:55.029Z] / ____| | | [2023-02-20T16:28:55.029Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T16:28:55.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T16:28:55.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T16:28:55.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T16:28:55.029Z] Bash-1.0.6 [2023-02-20T16:28:55.029Z] [2023-02-20T16:28:55.029Z] [2023-02-20T16:28:55.029Z] ==> git version 2.25.1 found [2023-02-20T16:28:55.029Z] ==> 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-02-20T16:28:55.029Z] Release-Date: 2020-01-08 [2023-02-20T16:28:55.029Z] 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-02-20T16:28:55.029Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T16:28:55.029Z] ==> Jenkins CI detected. [2023-02-20T16:28:55.029Z] current dir:  /w/workspace/edgex-go/1 [2023-02-20T16:28:55.029Z] project root: . [2023-02-20T16:28:55.029Z] --> token set from env [2023-02-20T16:28:55.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T16:28:55.029Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T16:28:55.029Z] ==> Python coveragepy not found [2023-02-20T16:28:55.029Z] ==> Searching for coverage reports in: [2023-02-20T16:28:55.029Z] + . [2023-02-20T16:28:55.288Z] -> Found 1 reports [2023-02-20T16:28:55.288Z] ==> Detecting git/mercurial file structure [2023-02-20T16:28:55.288Z] ==> Reading reports [2023-02-20T16:28:55.288Z] + ./coverage.out bytes=487323 [2023-02-20T16:28:55.288Z] ==> Appending adjustments [2023-02-20T16:28:55.288Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T16:28:56.673Z] + Found adjustments [2023-02-20T16:28:56.673Z] ==> Gzipping contents [2023-02-20T16:28:56.673Z] 64K /tmp/codecov.h9ZMCl.gz [2023-02-20T16:28:56.673Z] ==> Uploading reports [2023-02-20T16:28:56.673Z] url: https://codecov.io [2023-02-20T16:28:56.673Z] query: branch=PR-4373&commit=7d480d2c1ad836439e65b14aa56ee47204f7a434&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4373%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4373&job=&cmd_args= [2023-02-20T16:28:56.673Z] -> Pinging Codecov [2023-02-20T16:28:56.673Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4373&commit=7d480d2c1ad836439e65b14aa56ee47204f7a434&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4373%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4373&job=&cmd_args= [2023-02-20T16:28:56.673Z] -> Uploading to [2023-02-20T16:28:56.673Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/00271124DB129430A58F1EEE437C3FCB/7d480d2c1ad836439e65b14aa56ee47204f7a434/1c33b3a8-4af5-4d10-843d-a496de8b8b30.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T162856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=578a033381d54c127182fe97a7d1f99a1f743aec234aad16584e4154a55ef437 [2023-02-20T16:28:56.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T16:28:56.673Z] Dload Upload Total Spent Left Speed [2023-02-20T16:28:56.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62839 0 0 100 62839 0 220k --:--:-- --:--:-- --:--:-- 220k [2023-02-20T16:28:56.933Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7d480d2c1ad836439e65b14aa56ee47204f7a434 [Pipeline] } [2023-02-20T16:28:56.962Z] 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-02-20T16:28:58.257Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:28:58.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:28:59.477Z] ---> package-listing.sh [2023-02-20T16:28:59.477Z] ++ facter osfamily [2023-02-20T16:28:59.477Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T16:28:59.737Z] + OS_FAMILY=debian [2023-02-20T16:28:59.737Z] + workspace=/w/workspace/edgex-go/1 [2023-02-20T16:28:59.737Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T16:28:59.737Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T16:28:59.737Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T16:28:59.737Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T16:28:59.737Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-20T16:28:59.737Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T16:28:59.737Z] + case "${OS_FAMILY}" in [2023-02-20T16:28:59.737Z] + dpkg -l [2023-02-20T16:28:59.737Z] + grep '^ii' [2023-02-20T16:28:59.737Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T16:28:59.737Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T16:28:59.737Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T16:28:59.737Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-20T16:28:59.737Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-20T16:28:59.737Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-20T16:28:59.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-02-20T16:29:00.068Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:29:00.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T16:29:00.683Z] [2023-02-20T16:29:00.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T16:29:01.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T16:29:01.052Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T16:29:01.052Z] 5eb5b503b376: Pulling fs layer [2023-02-20T16:29:01.052Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T16:29:01.052Z] ec43610c2a17: Pulling fs layer [2023-02-20T16:29:01.052Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T16:29:01.052Z] 33b1e0a273af: Pulling fs layer [2023-02-20T16:29:01.052Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T16:29:01.052Z] 2f39f015ded8: Pulling fs layer [2023-02-20T16:29:01.052Z] 3a2ae6a8a46f: Waiting [2023-02-20T16:29:01.052Z] 33b1e0a273af: Waiting [2023-02-20T16:29:01.052Z] 5d3b04190fa2: Waiting [2023-02-20T16:29:01.052Z] 2f39f015ded8: Waiting [2023-02-20T16:29:01.052Z] 5c69ac0246d0: Download complete [2023-02-20T16:29:01.052Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-20T16:29:01.052Z] 3a2ae6a8a46f: Download complete [2023-02-20T16:29:01.312Z] 33b1e0a273af: Verifying Checksum [2023-02-20T16:29:01.312Z] 33b1e0a273af: Download complete [2023-02-20T16:29:01.312Z] ec43610c2a17: Verifying Checksum [2023-02-20T16:29:01.312Z] ec43610c2a17: Download complete [2023-02-20T16:29:01.312Z] 5eb5b503b376: Verifying Checksum [2023-02-20T16:29:01.312Z] 5eb5b503b376: Download complete [2023-02-20T16:29:01.878Z] 2f39f015ded8: Download complete [2023-02-20T16:29:02.443Z] 5eb5b503b376: Pull complete [2023-02-20T16:29:02.702Z] 5c69ac0246d0: Pull complete [2023-02-20T16:29:02.960Z] ec43610c2a17: Pull complete [2023-02-20T16:29:03.218Z] 3a2ae6a8a46f: Pull complete [2023-02-20T16:29:03.218Z] 33b1e0a273af: Pull complete [2023-02-20T16:29:03.475Z] 5d3b04190fa2: Pull complete [2023-02-20T16:29:07.656Z] 2f39f015ded8: Pull complete [2023-02-20T16:29:07.656Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T16:29:07.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T16:29:07.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T16:29:07.864Z] prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container [2023-02-20T16:29:07.895Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T16:29:10.531Z] $ docker top 737d43d72e11565cf49d1e68bbeab6bc53afccbc5ee18cc7333699e77c2979b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T16:29:10.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T16:29:11.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T16:29:11.544Z] + ls /var/log/sa-host [2023-02-20T16:29:11.544Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T16:29:11.728Z] provisioning config files... [2023-02-20T16:29:11.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12963470698622864582tmp [Pipeline] { [Pipeline] echo [2023-02-20T16:29:11.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:12.106Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T16:29:12.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:12.599Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T16:29:12.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:12.937Z] ---> sudo-logs.sh [2023-02-20T16:29:12.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T16:29:13.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:13.321Z] ---> job-cost.sh [2023-02-20T16:29:13.321Z] lf-activate-venv: SKIPPING [2023-02-20T16:29:13.321Z] DEBUG: total: 0.10999999940395355 [2023-02-20T16:29:13.321Z] INFO: Retrieving Stack Cost... [2023-02-20T16:29:13.580Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T16:29:14.146Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T16:29:14.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T16:29:14.496Z] ---> logs-deploy.sh [2023-02-20T16:29:14.497Z] lf-activate-venv: SKIPPING [2023-02-20T16:29:14.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4373/1 [2023-02-20T16:29:14.497Z] INFO: archiving workspace using pattern(s): [2023-02-20T16:29:15.433Z] Archives upload complete. [2023-02-20T16:29:15.433Z] INFO: archiving logs to Nexus