Pull request #4417 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37d3cde1419082d241ba87845ee7aeeca5f10dda+bf371e8c577b45590121912e6f14e0928f0d9ba1 (ef066d716aca331e0c84dc031b6e1d82f403651c) 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-ssh387040180886417490.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-ssh18193039899254395465.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-4417/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-4417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3163718089987344779.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-4417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3896155202749942817.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-ssh13481885643444833831.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-4417/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-4417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16995984499555899629.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8627 in /w/workspace/edgexfoundry_edgex-go_PR-4417 [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 Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 37d3cde1419082d241ba87845ee7aeeca5f10dda Merge succeeded, producing 37d3cde1419082d241ba87845ee7aeeca5f10dda Checking out Revision 37d3cde1419082d241ba87845ee7aeeca5f10dda (PR-4417) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > 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/4417/head:refs/remotes/origin/PR-4417 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37d3cde1419082d241ba87845ee7aeeca5f10dda # 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 bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37d3cde1419082d241ba87845ee7aeeca5f10dda # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T19:59:56.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T19:59:56.978Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T19:59:57.082Z] ========================================================= [2023-03-07T19:59:57.082Z] EdgeX Global Pipelines Version Info [2023-03-07T19:59:57.082Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:00:09.482Z] ------------------- [2023-03-07T20:00:09.482Z] stable info: [2023-03-07T20:00:09.482Z] ------------------- [2023-03-07T20:00:09.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T20:00:09.482Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T20:00:09.482Z] Message: update stable to v1.0.244 [2023-03-07T20:00:09.482Z] ------------------- [2023-03-07T20:00:09.482Z] experimental info: [2023-03-07T20:00:09.482Z] ------------------- [2023-03-07T20:00:09.482Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T20:00:09.482Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T20:00:09.482Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T20:00:09.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-07T20:00:09.792Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-07T20:00:09.830Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T20:00:09.871Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T20:00:09.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T20:00:09.944Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T20:00:09.980Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T20:00:10.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-07T20:00:10.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-07T20:00:10.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-07T20:00:10.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T20:00:10.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T20:00:10.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T20:00:10.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T20:00:10.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T20:00:10.331Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T20:00:10.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T20:00:10.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T20:00:10.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T20:00:10.488Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-07T20:00:10.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T20:00:10.566Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T20:00:10.604Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T20:00:10.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4417 [Pipeline] echo [2023-03-07T20:00:10.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4417 [Pipeline] echo [2023-03-07T20:00:10.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4417 [Pipeline] echo [2023-03-07T20:00:10.755Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37d3cde1419082d241ba87845ee7aeeca5f10dda [Pipeline] echo [2023-03-07T20:00:10.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37d3cde [Pipeline] echo [2023-03-07T20:00:10.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:00:10.941Z] provisioning config files... [2023-03-07T20:00:10.953Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6110344071843146046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:00:11.296Z] ---> docker-login.sh [2023-03-07T20:00:11.296Z] nexus3.edgexfoundry.org:10001 [2023-03-07T20:00:11.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:00:11.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:00:11.558Z] Configure a credential helper to remove this warning. See [2023-03-07T20:00:11.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:00:11.558Z] [2023-03-07T20:00:11.558Z] Login Succeeded [2023-03-07T20:00:11.558Z] nexus3.edgexfoundry.org:10002 [2023-03-07T20:00:11.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:00:11.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:00:11.818Z] Configure a credential helper to remove this warning. See [2023-03-07T20:00:11.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:00:11.818Z] [2023-03-07T20:00:11.818Z] Login Succeeded [2023-03-07T20:00:11.818Z] nexus3.edgexfoundry.org:10003 [2023-03-07T20:00:11.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:00:11.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:00:11.818Z] Configure a credential helper to remove this warning. See [2023-03-07T20:00:11.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:00:11.818Z] [2023-03-07T20:00:11.818Z] Login Succeeded [2023-03-07T20:00:11.818Z] nexus3.edgexfoundry.org:10004 [2023-03-07T20:00:11.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:00:12.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:00:12.082Z] Configure a credential helper to remove this warning. See [2023-03-07T20:00:12.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:00:12.082Z] [2023-03-07T20:00:12.082Z] Login Succeeded [2023-03-07T20:00:12.082Z] docker.io [2023-03-07T20:00:12.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:00:14.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:00:14.000Z] Configure a credential helper to remove this warning. See [2023-03-07T20:00:14.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:00:14.000Z] [2023-03-07T20:00:14.000Z] Login Succeeded [2023-03-07T20:00:14.000Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T20:00:14.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T20:00:14.447Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/core-command/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/core-data/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/core-metadata/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-07T20:00:14.447Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-07T20:00:14.447Z] + cut+ -d/ -f2 [2023-03-07T20:00:14.447Z] dirname cmd/security-proxy-auth/Dockerfile [2023-03-07T20:00:14.447Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-07T20:00:14.447Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-07T20:00:14.447Z] + + dirname cmd/security-spire-config/Dockerfile [2023-03-07T20:00:14.447Z] cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-07T20:00:14.447Z] + dirname cmd/support-notifications/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-07T20:00:14.447Z] + cut -d/ -f2 [2023-03-07T20:00:14.447Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-07T20:00:14.447Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-07T20:00:14.516Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T20:00:15.017Z] + git rev-list -1 --merges 37d3cde1419082d241ba87845ee7aeeca5f10dda~1..37d3cde1419082d241ba87845ee7aeeca5f10dda [Pipeline] echo [2023-03-07T20:00:15.049Z] -----------> git rev-list -1 --merges 37d3cde1419082d241ba87845ee7aeeca5f10dda~1..37d3cde1419082d241ba87845ee7aeeca5f10dda 37d3cde1419082d241ba87845ee7aeeca5f10dda [false] [Pipeline] sh [2023-03-07T20:00:15.354Z] + git log --format=format:%s -1 37d3cde1419082d241ba87845ee7aeeca5f10dda [Pipeline] echo [2023-03-07T20:00:15.389Z] ========================================================= [2023-03-07T20:00:15.389Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T20:00:15.389Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-07T20:00:15.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T20:00:15.812Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T20:00:15.812Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T20:00:15.812Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T20:00:15.812Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T20:00:15.812Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T20:00:15.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:00:16.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:00:16.218Z] [2023-03-07T20:00:16.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:00:16.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:00:16.591Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T20:00:16.591Z] b85a868b505f: Pulling fs layer [2023-03-07T20:00:16.591Z] e2be974225ed: Pulling fs layer [2023-03-07T20:00:16.591Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T20:00:16.591Z] 988bab9f4d93: Pulling fs layer [2023-03-07T20:00:16.591Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T20:00:16.591Z] eaf3925da568: Pulling fs layer [2023-03-07T20:00:16.591Z] bab4dde63d76: Pulling fs layer [2023-03-07T20:00:16.591Z] bde34c3a00c8: Pulling fs layer [2023-03-07T20:00:16.591Z] b352a97aabf1: Pulling fs layer [2023-03-07T20:00:16.591Z] 4872d77fe225: Pulling fs layer [2023-03-07T20:00:16.591Z] 5851b861e8e6: Pulling fs layer [2023-03-07T20:00:16.591Z] bab4dde63d76: Waiting [2023-03-07T20:00:16.591Z] bde34c3a00c8: Waiting [2023-03-07T20:00:16.591Z] 4872d77fe225: Waiting [2023-03-07T20:00:16.591Z] 1469e6f7b9e6: Waiting [2023-03-07T20:00:16.591Z] 988bab9f4d93: Waiting [2023-03-07T20:00:16.591Z] e2be974225ed: Download complete [2023-03-07T20:00:16.591Z] 988bab9f4d93: Verifying Checksum [2023-03-07T20:00:16.591Z] 988bab9f4d93: Download complete [2023-03-07T20:00:16.851Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T20:00:16.851Z] 1469e6f7b9e6: Download complete [2023-03-07T20:00:16.851Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T20:00:16.851Z] 339a4e72a1f5: Download complete [2023-03-07T20:00:16.851Z] eaf3925da568: Verifying Checksum [2023-03-07T20:00:16.851Z] eaf3925da568: Download complete [2023-03-07T20:00:16.851Z] bde34c3a00c8: Verifying Checksum [2023-03-07T20:00:16.851Z] bde34c3a00c8: Download complete [2023-03-07T20:00:16.851Z] b352a97aabf1: Download complete [2023-03-07T20:00:16.851Z] 4872d77fe225: Verifying Checksum [2023-03-07T20:00:16.851Z] 4872d77fe225: Download complete [2023-03-07T20:00:16.851Z] 5851b861e8e6: Download complete [2023-03-07T20:00:16.851Z] b85a868b505f: Verifying Checksum [2023-03-07T20:00:16.851Z] b85a868b505f: Download complete [2023-03-07T20:00:17.420Z] bab4dde63d76: Verifying Checksum [2023-03-07T20:00:17.420Z] bab4dde63d76: Download complete [2023-03-07T20:00:18.369Z] b85a868b505f: Pull complete [2023-03-07T20:00:18.629Z] e2be974225ed: Pull complete [2023-03-07T20:00:19.196Z] 339a4e72a1f5: Pull complete [2023-03-07T20:00:19.456Z] 988bab9f4d93: Pull complete [2023-03-07T20:00:19.714Z] 1469e6f7b9e6: Pull complete [2023-03-07T20:00:19.714Z] eaf3925da568: Pull complete [2023-03-07T20:00:21.611Z] bab4dde63d76: Pull complete [2023-03-07T20:00:21.611Z] bde34c3a00c8: Pull complete [2023-03-07T20:00:21.870Z] b352a97aabf1: Pull complete [2023-03-07T20:00:21.870Z] 4872d77fe225: Pull complete [2023-03-07T20:00:21.870Z] 5851b861e8e6: Pull complete [2023-03-07T20:00:22.129Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T20:00:22.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T20:00:22.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:00:22.353Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2023-03-07T20:00:22.386Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T20:00:24.847Z] $ docker top 07ea1826d3af35f56186991b5802e856be0ab0ed54620f0458b9c0126b0eeea7 -eo pid,comm [2023-03-07T20:00:24.899Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T20:00:24.899Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T20:00:25.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:00:25.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:00:25.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:00:25.141Z] $ docker exec 07ea1826d3af35f56186991b5802e856be0ab0ed54620f0458b9c0126b0eeea7 ssh-agent [2023-03-07T20:00:25.239Z] SSH_AUTH_SOCK=/tmp/ssh-6UNGS6Ut67aJ/agent.32 [2023-03-07T20:00:25.239Z] SSH_AGENT_PID=39 [2023-03-07T20:00:25.245Z] Running ssh-add (command line suppressed) [2023-03-07T20:00:25.348Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14848577457474830142.key (/w/workspace/edgex-go/1@tmp/private_key_14848577457474830142.key) [2023-03-07T20:00:25.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:00:25.699Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T20:00:25.731Z] $ docker exec --env ******** --env ******** 07ea1826d3af35f56186991b5802e856be0ab0ed54620f0458b9c0126b0eeea7 ssh-agent -k [2023-03-07T20:00:25.852Z] unset SSH_AUTH_SOCK; [2023-03-07T20:00:25.852Z] unset SSH_AGENT_PID; [2023-03-07T20:00:25.852Z] echo Agent pid 39 killed; [2023-03-07T20:00:25.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T20:00:25.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T20:00:25.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T20:00:26.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T20:00:26.053Z] $ docker exec 07ea1826d3af35f56186991b5802e856be0ab0ed54620f0458b9c0126b0eeea7 ssh-agent [2023-03-07T20:00:26.153Z] SSH_AUTH_SOCK=/tmp/ssh-LdWFf5w0z6oX/agent.71 [2023-03-07T20:00:26.154Z] SSH_AGENT_PID=77 [2023-03-07T20:00:26.158Z] Running ssh-add (command line suppressed) [2023-03-07T20:00:26.272Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4268778391143621848.key (/w/workspace/edgex-go/1@tmp/private_key_4268778391143621848.key) [2023-03-07T20:00:26.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T20:00:26.638Z] + git semver init [2023-03-07T20:00:26.897Z] 2023-03-07 20:00:26,813 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T20:00:26.897Z] 2023-03-07 20:00:26,814 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-07T20:00:26.897Z] 2023-03-07 20:00:26,814 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-07T20:00:26.897Z] 2023-03-07 20:00:26,815 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-07T20:00:33.453Z] 2023-03-07 20:00:32,714 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-07T20:00:33.453Z] 2023-03-07 20:00:32,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4417 with force:False [2023-03-07T20:00:33.453Z] 2023-03-07 20:00:32,715 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4417 [2023-03-07T20:00:33.453Z] 2023-03-07 20:00:32,718 [execute] INFO git cat-file --batch-check [2023-03-07T20:00:33.453Z] 2023-03-07 20:00:32,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T20:00:33.453Z] 2023-03-07 20:00:32,725 [execute] INFO git cat-file --batch [2023-03-07T20:00:33.453Z] 2023-03-07 20:00:32,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T20:00:33.453Z] 2023-03-07 20:00:32,731 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4417 [2023-03-07T20:00:33.453Z] 0.0.0 [Pipeline] } [2023-03-07T20:00:33.480Z] $ docker exec --env ******** --env ******** 07ea1826d3af35f56186991b5802e856be0ab0ed54620f0458b9c0126b0eeea7 ssh-agent -k [2023-03-07T20:00:33.573Z] unset SSH_AUTH_SOCK; [2023-03-07T20:00:33.573Z] unset SSH_AGENT_PID; [2023-03-07T20:00:33.573Z] echo Agent pid 77 killed; [2023-03-07T20:00:33.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T20:00:33.991Z] + git semver [Pipeline] } [2023-03-07T20:00:34.273Z] $ docker stop --time=1 07ea1826d3af35f56186991b5802e856be0ab0ed54620f0458b9c0126b0eeea7 [2023-03-07T20:00:35.551Z] $ docker rm -f --volumes 07ea1826d3af35f56186991b5802e856be0ab0ed54620f0458b9c0126b0eeea7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:00:35.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T20:00:36.224Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T20:00:36.242Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:00:37.043Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T20:00:37.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:00:37.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:00:37.146Z] ========================================================= [2023-03-07T20:00:37.146Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T20:00:37.146Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:00:37.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:00:37.488Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T20:00:37.488Z] 213ec9aee27d: Pulling fs layer [2023-03-07T20:00:37.488Z] 4583459ba037: Pulling fs layer [2023-03-07T20:00:37.488Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T20:00:37.488Z] 53926ce57604: Pulling fs layer [2023-03-07T20:00:37.488Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T20:00:37.488Z] 22ff95d597cd: Pulling fs layer [2023-03-07T20:00:37.488Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T20:00:37.488Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T20:00:37.488Z] a7acece74701: Pulling fs layer [2023-03-07T20:00:37.488Z] 53926ce57604: Waiting [2023-03-07T20:00:37.488Z] 21b2b0c7a3f4: Waiting [2023-03-07T20:00:37.488Z] 22ff95d597cd: Waiting [2023-03-07T20:00:37.488Z] a7acece74701: Waiting [2023-03-07T20:00:37.488Z] 96b7cbca73a9: Waiting [2023-03-07T20:00:37.488Z] 12d6caf4c0d1: Waiting [2023-03-07T20:00:37.488Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T20:00:37.488Z] 93c1e223e6f2: Download complete [2023-03-07T20:00:37.488Z] 4583459ba037: Verifying Checksum [2023-03-07T20:00:37.488Z] 4583459ba037: Download complete [2023-03-07T20:00:37.488Z] 21b2b0c7a3f4: Download complete [2023-03-07T20:00:37.488Z] 22ff95d597cd: Verifying Checksum [2023-03-07T20:00:37.488Z] 22ff95d597cd: Download complete [2023-03-07T20:00:37.488Z] 213ec9aee27d: Verifying Checksum [2023-03-07T20:00:37.488Z] 213ec9aee27d: Download complete [2023-03-07T20:00:37.488Z] 12d6caf4c0d1: Download complete [2023-03-07T20:00:37.749Z] 213ec9aee27d: Pull complete [2023-03-07T20:00:38.016Z] 4583459ba037: Pull complete [2023-03-07T20:00:38.016Z] 93c1e223e6f2: Pull complete [2023-03-07T20:00:38.016Z] a7acece74701: Verifying Checksum [2023-03-07T20:00:38.016Z] a7acece74701: Download complete [2023-03-07T20:00:38.275Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T20:00:38.275Z] 96b7cbca73a9: Download complete [2023-03-07T20:00:38.275Z] 53926ce57604: Verifying Checksum [2023-03-07T20:00:38.275Z] 53926ce57604: Download complete [2023-03-07T20:00:42.458Z] 53926ce57604: Pull complete [2023-03-07T20:00:42.458Z] 21b2b0c7a3f4: Pull complete [2023-03-07T20:00:42.458Z] 22ff95d597cd: Pull complete [2023-03-07T20:00:42.458Z] 12d6caf4c0d1: Pull complete [2023-03-07T20:00:44.361Z] 96b7cbca73a9: Pull complete [2023-03-07T20:00:45.292Z] a7acece74701: Pull complete [2023-03-07T20:00:45.292Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T20:00:45.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:00:45.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:00:45.654Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:00:45.654Z] WORKDIR /edgex [2023-03-07T20:00:45.654Z] COPY go.mod . [2023-03-07T20:00:45.654Z] RUN go mod download [2023-03-07T20:00:45.654Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-07T20:00:46.222Z] Sending build context to Docker daemon 170.3MB [2023-03-07T20:00:46.222Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T20:00:46.222Z] ---> db6d94c90886 [2023-03-07T20:00:46.222Z] Step 2/4 : WORKDIR /edgex [2023-03-07T20:00:51.570Z] Still waiting to schedule task [2023-03-07T20:00:51.570Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-07T20:00:52.817Z] ---> Running in 8bca6af8439c [2023-03-07T20:00:52.817Z] Removing intermediate container 8bca6af8439c [2023-03-07T20:00:52.817Z] ---> 276bef366d22 [2023-03-07T20:00:52.817Z] Step 3/4 : COPY go.mod . [2023-03-07T20:00:52.817Z] ---> a2fe45d30cff [2023-03-07T20:00:52.817Z] Step 4/4 : RUN go mod download [2023-03-07T20:00:52.817Z] ---> Running in 2fd98f84ae2a [2023-03-07T20:01:05.043Z] Removing intermediate container 2fd98f84ae2a [2023-03-07T20:01:05.043Z] ---> 100582efe314 [2023-03-07T20:01:05.043Z] Successfully built 100582efe314 [2023-03-07T20:01:05.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:01:05.424Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T20:01:05.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:01:05.553Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2023-03-07T20:01:05.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T20:01:06.261Z] $ docker top 15799f2d09273ea7720d382e4f6a3f715dd7c89781c2ba8bb96e7dfe6ce39768 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:01:06.644Z] + go version [2023-03-07T20:01:06.644Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T20:01:06.674Z] $ docker stop --time=1 15799f2d09273ea7720d382e4f6a3f715dd7c89781c2ba8bb96e7dfe6ce39768 [2023-03-07T20:01:07.920Z] $ docker rm -f --volumes 15799f2d09273ea7720d382e4f6a3f715dd7c89781c2ba8bb96e7dfe6ce39768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:01:08.569Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T20:01:08.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:01:08.724Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2023-03-07T20:01:08.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T20:01:09.110Z] $ docker top b9227873e21ace912942188170891f673186ed634c467b44da02866fd32f70d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T20:01:09.226Z] ========================================================= [2023-03-07T20:01:09.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T20:01:09.226Z] ========================================================= [Pipeline] sh [2023-03-07T20:01:09.514Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:01:09.869Z] + make test [2023-03-07T20:01:09.869Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T20:01:16.431Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T20:01:31.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T20:01:31.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-03-07T20:01:31.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T20:01:31.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T20:01:31.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.204s coverage: 98.5% of statements [2023-03-07T20:01:35.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.2% of statements [2023-03-07T20:01:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T20:01:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T20:01:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T20:01:35.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.0% of statements [2023-03-07T20:01:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T20:01:35.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T20:01:36.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.805s coverage: 88.5% of statements [2023-03-07T20:01:36.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T20:01:36.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T20:01:36.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:01:36.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T20:01:36.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T20:01:36.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.106s coverage: 3.9% of statements [2023-03-07T20:01:36.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2023-03-07T20:01:36.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 45.5% of statements [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.094s coverage: 82.9% of statements [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.106s coverage: 94.1% of statements [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2023-03-07T20:01:36.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-03-07T20:01:44.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2023-03-07T20:01:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.328s coverage: 79.9% of statements [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T20:01:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T20:01:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T20:01:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T20:01:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-03-07T20:01:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.040s coverage: 20.0% of statements [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T20:01:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T20:01:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.2% of statements [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 84.8% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.1% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 17.7% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T20:01:56.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T20:01:56.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:01:57.923Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-07T20:02:19.838Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T20:02:19.838Z] go vet ./... [2023-03-07T20:02:21.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:02:21.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:02:21.750Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:02:21.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:02:22.097Z] + ls -al . [2023-03-07T20:02:22.097Z] total 704 [2023-03-07T20:02:22.097Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 20:01 . [2023-03-07T20:02:22.097Z] drwxr-xr-x 4 root root 4096 Mar 7 20:01 .. [2023-03-07T20:02:22.097Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 19:59 .blubracket [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 19:59 .dockerignore [2023-03-07T20:02:22.097Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:01 .git [2023-03-07T20:02:22.097Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 19:59 .github [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 19:59 .gitignore [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 19:59 .golangci.yml [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 19:59 .hadolint.yml [2023-03-07T20:02:22.097Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 20:00 .semver [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 19:59 .sonarcloud.properties [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 19:59 ADOPTERS.md [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 19:59 Attribution.txt [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 19:59 CHANGELOG.md [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 19:59 CONTRIBUTING.md [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 19:59 GOVERNANCE.md [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 19:59 Jenkinsfile [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 19:59 LICENSE [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 19:59 Makefile [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 19:59 OWNERS.md [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 19:59 README.md [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 19:59 SECURITY.md [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 20:00 VERSION [2023-03-07T20:02:22.097Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 19:59 bin [2023-03-07T20:02:22.097Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 19:59 cmd [2023-03-07T20:02:22.097Z] -rw-r--r-- 1 root root 446903 Mar 7 20:01 coverage.out [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 19:59 go.mod [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 31098 Mar 7 19:59 go.sum [2023-03-07T20:02:22.097Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 19:59 internal [2023-03-07T20:02:22.097Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 19:59 openapi [2023-03-07T20:02:22.097Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 19:59 snap [2023-03-07T20:02:22.097Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 19:59 version.go [Pipeline] sh [2023-03-07T20:02:22.408Z] + '[' -e coverage.out ] [2023-03-07T20:02:22.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:02:22.535Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:02:22.833Z] + make build [2023-03-07T20:02:22.833Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:02:37.693Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:02:37.693Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:02:37.693Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:02:38.626Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:02:46.729Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:02:48.113Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:02:49.488Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:02:50.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:02:51.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:02:52.284Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:02:53.655Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T20:02:54.697Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8632 in /w/workspace/edgexfoundry_edgex-go_PR-4417 [Pipeline] { [Pipeline] ws [2023-03-07T20:02:54.753Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T20:02:54.827Z] The recommended git tool is: git [Pipeline] } [2023-03-07T20:02:55.053Z] $ docker stop --time=1 b9227873e21ace912942188170891f673186ed634c467b44da02866fd32f70d4 [2023-03-07T20:02:59.332Z] $ docker rm -f --volumes b9227873e21ace912942188170891f673186ed634c467b44da02866fd32f70d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:03:00.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:03:00.378Z] [2023-03-07T20:03:00.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:03:00.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:03:00.753Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-07T20:03:00.753Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-07T20:03:00.753Z] ca9280d653b3: Pulling fs layer [2023-03-07T20:03:00.753Z] 7e9c9ca2126c: Pulling fs layer [2023-03-07T20:03:00.753Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-07T20:03:00.753Z] cbdbe7a5bc2a: Download complete [2023-03-07T20:03:01.012Z] ca9280d653b3: Verifying Checksum [2023-03-07T20:03:01.012Z] ca9280d653b3: Download complete [2023-03-07T20:03:01.012Z] cbdbe7a5bc2a: Pull complete [2023-03-07T20:03:01.155Z] using credential edgex-jenkins-ssh [2023-03-07T20:03:01.173Z] Cloning the remote Git repository [2023-03-07T20:03:01.579Z] 7e9c9ca2126c: Download complete [2023-03-07T20:03:01.579Z] ca9280d653b3: Pull complete [2023-03-07T20:03:01.233Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:03:01.315Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-07T20:03:01.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:03:01.487Z] > git --version # timeout=10 [2023-03-07T20:03:01.510Z] > git --version # 'git version 2.25.1' [2023-03-07T20:03:01.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:03:01.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:03:05.762Z] 7e9c9ca2126c: Pull complete [2023-03-07T20:03:05.762Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-07T20:03:05.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:03:05.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:03:05.986Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2023-03-07T20:03:06.025Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T20:03:09.161Z] $ docker top 8a98e48fb2bb954da6cfe788e86c70d8d20ca7271fa4cdd685270b55af0d5894 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:03:09.552Z] + docker-compose build --help [2023-03-07T20:03:09.552Z] + grep parallel [2023-03-07T20:03:10.120Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:03:10.404Z] $ docker stop --time=1 8a98e48fb2bb954da6cfe788e86c70d8d20ca7271fa4cdd685270b55af0d5894 [2023-03-07T20:03:11.908Z] $ docker rm -f --volumes 8a98e48fb2bb954da6cfe788e86c70d8d20ca7271fa4cdd685270b55af0d5894 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:03:12.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-07T20:03:12.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:03:12.682Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2023-03-07T20:03:12.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-07T20:03:13.377Z] $ docker top de21692761b722e9bcf49a7a7575bcf03fbcb702c64cdae3ac28606ac8ad849a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:03:13.764Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:03:14.701Z] Building core-command ... [2023-03-07T20:03:14.701Z] Building core-common-config-bootstrapper ... [2023-03-07T20:03:14.701Z] Building core-data ... [2023-03-07T20:03:14.701Z] Building core-metadata ... [2023-03-07T20:03:14.701Z] Building security-bootstrapper ... [2023-03-07T20:03:14.701Z] Building security-proxy-auth ... [2023-03-07T20:03:14.701Z] Building security-proxy-setup ... [2023-03-07T20:03:14.701Z] Building security-secretstore-setup ... [2023-03-07T20:03:14.701Z] Building security-spiffe-token-provider ... [2023-03-07T20:03:14.701Z] Building security-spire-agent ... [2023-03-07T20:03:14.701Z] Building security-spire-config ... [2023-03-07T20:03:14.701Z] Building security-spire-server ... [2023-03-07T20:03:14.701Z] Building support-notifications ... [2023-03-07T20:03:14.701Z] Building support-scheduler ... [2023-03-07T20:03:14.701Z] Building security-spire-config [2023-03-07T20:03:14.701Z] Building core-command [2023-03-07T20:03:14.701Z] Building security-proxy-setup [2023-03-07T20:03:14.701Z] Building security-spire-server [2023-03-07T20:03:14.701Z] Building core-common-config-bootstrapper [2023-03-07T20:03:25.580Z] Merging remotes/origin/main commit bf371e8c577b45590121912e6f14e0928f0d9ba1 into PR head commit 37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:03:26.010Z] Merge succeeded, producing 37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:03:26.011Z] Checking out Revision 37d3cde1419082d241ba87845ee7aeeca5f10dda (PR-4417) [2023-03-07T20:03:23.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:03:23.745Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T20:03:24.747Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-07T20:03:24.796Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-07T20:03:24.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:03:24.815Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4417/head:refs/remotes/origin/PR-4417 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T20:03:25.604Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:03:25.630Z] > git checkout -f 37d3cde1419082d241ba87845ee7aeeca5f10dda # timeout=10 [2023-03-07T20:03:25.887Z] > git remote # timeout=10 [2023-03-07T20:03:25.909Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T20:03:25.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T20:03:25.950Z] > git merge bf371e8c577b45590121912e6f14e0928f0d9ba1 # timeout=10 [2023-03-07T20:03:25.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T20:03:26.021Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T20:03:26.810Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-07T20:03:26.874Z] > git --version # timeout=10 [2023-03-07T20:03:26.886Z] > git --version # 'git version 2.25.1' [2023-03-07T20:03:26.901Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T20:03:26.903Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:26.903Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:26.903Z] ---> 100582efe314 [2023-03-07T20:03:26.903Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:03:26.903Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:26.903Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:26.903Z] ---> 100582efe314 [2023-03-07T20:03:26.903Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:03:26.903Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:26.903Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:26.903Z] ---> 100582efe314 [2023-03-07T20:03:26.903Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:03:26.903Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:26.903Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:26.903Z] ---> 100582efe314 [2023-03-07T20:03:26.903Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:03:26.903Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:03:26.903Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:03:26.903Z] ---> 100582efe314 [2023-03-07T20:03:26.903Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T20:03:27.990Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T20:03:27.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:03:27.990Z] Dload Upload Total Spent Left Speed [2023-03-07T20:03:27.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-03-07T20:03:26.058Z] > git checkout -f 37d3cde1419082d241ba87845ee7aeeca5f10dda # timeout=10 [2023-03-07T20:03:28.769Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T20:03:29.130Z] + sudo tee /etc/docker/daemon.new [2023-03-07T20:03:29.130Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T20:03:29.130Z] { [2023-03-07T20:03:29.130Z] "registry-mirrors": [ [2023-03-07T20:03:29.130Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T20:03:29.130Z] ], [2023-03-07T20:03:29.130Z] "bip": "10.250.0.254/24", [2023-03-07T20:03:29.130Z] "hosts": [ [2023-03-07T20:03:29.130Z] "tcp://0.0.0.0:5555", [2023-03-07T20:03:29.130Z] "unix:///var/run/docker.sock" [2023-03-07T20:03:29.130Z] ], [2023-03-07T20:03:29.130Z] "mtu": 1458, [2023-03-07T20:03:29.130Z] "selinux-enabled": true, [2023-03-07T20:03:29.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T20:03:29.130Z] } [Pipeline] sh [2023-03-07T20:03:29.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T20:03:29.840Z] + sudo service docker restart [2023-03-07T20:03:45.313Z] ---> Running in 434d1701c7f2 [2023-03-07T20:03:45.313Z] ---> Running in 484c154ffda1 [2023-03-07T20:03:45.313Z] ---> Running in 8cb6cfd43a7d [2023-03-07T20:03:45.313Z] ---> Running in fa85452fbd87 [2023-03-07T20:03:45.313Z] ---> Running in 14186055cd32 [2023-03-07T20:03:45.313Z] Removing intermediate container fa85452fbd87 [2023-03-07T20:03:45.313Z] ---> 440dd0b5fde2 [2023-03-07T20:03:45.313Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:03:45.313Z] Removing intermediate container 14186055cd32 [2023-03-07T20:03:45.313Z] ---> 3a7efacad121 [2023-03-07T20:03:45.313Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:03:45.313Z] Removing intermediate container 434d1701c7f2 [2023-03-07T20:03:45.313Z] ---> 7e000e85067a [2023-03-07T20:03:45.313Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:03:45.313Z] Removing intermediate container 484c154ffda1 [2023-03-07T20:03:45.313Z] ---> 39ac7856d1b7 [2023-03-07T20:03:45.313Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:03:45.313Z] Removing intermediate container 8cb6cfd43a7d [2023-03-07T20:03:45.313Z] ---> 1937cac4ce66 [2023-03-07T20:03:45.313Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:03:45.313Z] ---> Running in a8fd5064d7e2 [2023-03-07T20:03:45.313Z] ---> Running in b0b7502c41ae [2023-03-07T20:03:45.313Z] ---> Running in 33240f3b5edd [2023-03-07T20:03:45.313Z] ---> Running in c8959e8080ba [2023-03-07T20:03:45.313Z] ---> Running in 41c7af2a29ca [2023-03-07T20:03:45.313Z] Removing intermediate container b0b7502c41ae [2023-03-07T20:03:45.313Z] ---> fbde1b4e13f4 [2023-03-07T20:03:45.313Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:03:45.313Z] Removing intermediate container a8fd5064d7e2 [2023-03-07T20:03:45.313Z] ---> 11b0ff341424 [2023-03-07T20:03:45.313Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:03:45.313Z] ---> Running in 4ad112810d0e [2023-03-07T20:03:45.313Z] ---> Running in 1fb88ac3f147 [2023-03-07T20:03:45.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.570Z] OK: 211 MiB in 51 packages [2023-03-07T20:03:45.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:45.828Z] OK: 211 MiB in 51 packages [2023-03-07T20:03:45.828Z] OK: 211 MiB in 51 packages [2023-03-07T20:03:45.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:03:46.086Z] OK: 211 MiB in 51 packages [2023-03-07T20:03:46.086Z] OK: 211 MiB in 51 packages [2023-03-07T20:03:46.658Z] Removing intermediate container c8959e8080ba [2023-03-07T20:03:46.658Z] ---> 49f121770e9f [2023-03-07T20:03:46.658Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:03:46.658Z] Removing intermediate container 33240f3b5edd [2023-03-07T20:03:46.658Z] ---> 61f74b91b9c8 [2023-03-07T20:03:46.658Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:03:46.917Z] Removing intermediate container 41c7af2a29ca [2023-03-07T20:03:46.917Z] ---> a8195b1a71cd [2023-03-07T20:03:46.917Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:03:47.202Z] ---> 39322af6c14a [2023-03-07T20:03:47.202Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:47.202Z] ---> 676396bc7d7b [2023-03-07T20:03:47.202Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:47.202Z] Removing intermediate container 4ad112810d0e [2023-03-07T20:03:47.202Z] ---> a8333231d7b0 [2023-03-07T20:03:47.202Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:03:47.462Z] ---> Running in f60ef91dfc53 [2023-03-07T20:03:47.463Z] ---> Running in ed352ce6c070 [2023-03-07T20:03:47.463Z] ---> e05f20a1cc17 [2023-03-07T20:03:47.463Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:47.463Z] Removing intermediate container 1fb88ac3f147 [2023-03-07T20:03:47.463Z] ---> 6dfae4cc341e [2023-03-07T20:03:47.463Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:03:47.733Z] ---> Running in 3061b075f960 [2023-03-07T20:03:47.733Z] ---> 8666aa0443fb [2023-03-07T20:03:47.733Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:48.004Z] ---> 00bf529b47b5 [2023-03-07T20:03:48.004Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:03:48.004Z] ---> Running in 6fc91b5760c5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:03:48.232Z] provisioning config files... [2023-03-07T20:03:48.264Z] ---> Running in eb861595ea71 [2023-03-07T20:03:48.270Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config665027279712360048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:03:48.699Z] ---> docker-login.sh [2023-03-07T20:03:48.699Z] nexus3.edgexfoundry.org:10001 [2023-03-07T20:03:49.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:49.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:49.298Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:49.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:49.298Z] [2023-03-07T20:03:49.298Z] Login Succeeded [2023-03-07T20:03:49.298Z] nexus3.edgexfoundry.org:10002 [2023-03-07T20:03:49.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:49.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:49.903Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:49.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:49.903Z] [2023-03-07T20:03:49.903Z] Login Succeeded [2023-03-07T20:03:49.903Z] nexus3.edgexfoundry.org:10003 [2023-03-07T20:03:50.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:50.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:50.178Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:50.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:50.178Z] [2023-03-07T20:03:50.178Z] Login Succeeded [2023-03-07T20:03:50.178Z] nexus3.edgexfoundry.org:10004 [2023-03-07T20:03:50.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:50.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:50.730Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:50.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:50.730Z] [2023-03-07T20:03:50.730Z] Login Succeeded [2023-03-07T20:03:50.730Z] docker.io [2023-03-07T20:03:51.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T20:03:51.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T20:03:51.272Z] Configure a credential helper to remove this warning. See [2023-03-07T20:03:51.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T20:03:51.272Z] [2023-03-07T20:03:51.272Z] Login Succeeded [2023-03-07T20:03:51.272Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T20:03:51.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-07T20:03:52.091Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-07T20:03:52.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:03:52.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T20:03:52.197Z] ========================================================= [2023-03-07T20:03:52.197Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T20:03:52.197Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:03:52.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:03:52.859Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T20:03:52.859Z] 9b18e9b68314: Pulling fs layer [2023-03-07T20:03:52.859Z] 35d82f9e3411: Pulling fs layer [2023-03-07T20:03:52.859Z] e16973657156: Pulling fs layer [2023-03-07T20:03:52.859Z] fc693d55d65f: Pulling fs layer [2023-03-07T20:03:52.859Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T20:03:52.859Z] dda99020689f: Pulling fs layer [2023-03-07T20:03:52.859Z] db1c61fa0a46: Pulling fs layer [2023-03-07T20:03:52.859Z] 891c053d2c06: Pulling fs layer [2023-03-07T20:03:52.859Z] fc693d55d65f: Waiting [2023-03-07T20:03:52.859Z] 7e9fc2657dce: Waiting [2023-03-07T20:03:52.859Z] dda99020689f: Waiting [2023-03-07T20:03:52.859Z] db1c61fa0a46: Waiting [2023-03-07T20:03:52.859Z] 891c053d2c06: Waiting [2023-03-07T20:03:52.859Z] e16973657156: Verifying Checksum [2023-03-07T20:03:52.859Z] e16973657156: Download complete [2023-03-07T20:03:52.859Z] 35d82f9e3411: Verifying Checksum [2023-03-07T20:03:52.859Z] 35d82f9e3411: Download complete [2023-03-07T20:03:52.859Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T20:03:52.859Z] 7e9fc2657dce: Download complete [2023-03-07T20:03:52.859Z] dda99020689f: Verifying Checksum [2023-03-07T20:03:52.859Z] dda99020689f: Download complete [2023-03-07T20:03:52.859Z] 9b18e9b68314: Verifying Checksum [2023-03-07T20:03:52.859Z] 9b18e9b68314: Download complete [2023-03-07T20:03:53.846Z] 9b18e9b68314: Pull complete [2023-03-07T20:03:54.136Z] 891c053d2c06: Verifying Checksum [2023-03-07T20:03:54.136Z] 891c053d2c06: Download complete [2023-03-07T20:03:54.411Z] 35d82f9e3411: Pull complete [2023-03-07T20:03:54.687Z] e16973657156: Pull complete [2023-03-07T20:03:55.282Z] db1c61fa0a46: Verifying Checksum [2023-03-07T20:03:55.282Z] db1c61fa0a46: Download complete [2023-03-07T20:03:55.874Z] fc693d55d65f: Verifying Checksum [2023-03-07T20:03:55.874Z] fc693d55d65f: Download complete [2023-03-07T20:04:08.320Z] fc693d55d65f: Pull complete [2023-03-07T20:04:08.320Z] 7e9fc2657dce: Pull complete [2023-03-07T20:04:08.590Z] dda99020689f: Pull complete [2023-03-07T20:04:16.833Z] db1c61fa0a46: Pull complete [2023-03-07T20:04:17.804Z] 891c053d2c06: Pull complete [2023-03-07T20:04:17.804Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T20:04:17.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:04:17.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:04:18.201Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-07T20:04:18.201Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:04:18.201Z] WORKDIR /edgex [2023-03-07T20:04:18.201Z] COPY go.mod . [2023-03-07T20:04:18.201Z] RUN go mod download [2023-03-07T20:04:18.804Z] Sending build context to Docker daemon 2.946MB [2023-03-07T20:04:18.804Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T20:04:18.804Z] ---> f96f9c87975a [2023-03-07T20:04:18.804Z] Step 2/4 : WORKDIR /edgex [2023-03-07T20:04:21.436Z] ---> Running in bd1e71141a92 [2023-03-07T20:04:21.437Z] Removing intermediate container bd1e71141a92 [2023-03-07T20:04:21.437Z] ---> 73b82c3e3612 [2023-03-07T20:04:21.437Z] Step 3/4 : COPY go.mod . [2023-03-07T20:04:21.709Z] ---> 0637a039be41 [2023-03-07T20:04:21.709Z] Step 4/4 : RUN go mod download [2023-03-07T20:04:21.980Z] ---> Running in d9d4f871310f [2023-03-07T20:04:54.258Z] Removing intermediate container d9d4f871310f [2023-03-07T20:04:54.258Z] ---> e0484db16c59 [2023-03-07T20:04:54.258Z] Successfully built e0484db16c59 [2023-03-07T20:04:54.258Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:04:54.658Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:04:54.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:04:54.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-8632 does not seem to be running inside a container [2023-03-07T20:04:54.992Z] $ 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-03-07T20:04:56.243Z] $ docker top 12515a0965931eddf0abd05916739f17cbf8f24d88196e6efb7c5479ac299b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:04:57.137Z] + go version [2023-03-07T20:04:57.137Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T20:04:57.172Z] $ docker stop --time=1 12515a0965931eddf0abd05916739f17cbf8f24d88196e6efb7c5479ac299b8b [2023-03-07T20:04:58.782Z] $ docker rm -f --volumes 12515a0965931eddf0abd05916739f17cbf8f24d88196e6efb7c5479ac299b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:04:59.627Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T20:04:59.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:04:59.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-8632 does not seem to be running inside a container [2023-03-07T20:04:59.972Z] $ 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-03-07T20:05:01.217Z] $ docker top f7328f8e47366d641111f43d2f6387da5214dd88c84a5e41a4a554566759b385 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-07T20:05:01.481Z] ========================================================= [2023-03-07T20:05:01.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-07T20:05:01.481Z] ========================================================= [Pipeline] sh [2023-03-07T20:05:02.126Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T20:05:02.849Z] + make test [2023-03-07T20:05:02.850Z] go test -race -coverprofile=coverage.out ./... [2023-03-07T20:05:24.748Z] Removing intermediate container f60ef91dfc53 [2023-03-07T20:05:24.748Z] ---> 023a2a06de12 [2023-03-07T20:05:24.748Z] Step 7/23 : COPY . . [2023-03-07T20:05:24.748Z] Removing intermediate container 6fc91b5760c5 [2023-03-07T20:05:24.748Z] ---> afc91b0b9562 [2023-03-07T20:05:24.748Z] Step 8/22 : COPY . . [2023-03-07T20:05:24.748Z] Removing intermediate container 3061b075f960 [2023-03-07T20:05:24.748Z] ---> 80ea4c1c6428 [2023-03-07T20:05:24.748Z] Step 7/24 : COPY . . [2023-03-07T20:05:24.748Z] Removing intermediate container ed352ce6c070 [2023-03-07T20:05:24.748Z] ---> 1308d5f8691b [2023-03-07T20:05:24.748Z] Step 7/20 : COPY . . [2023-03-07T20:05:24.748Z] Removing intermediate container eb861595ea71 [2023-03-07T20:05:24.748Z] ---> 3ac6d53653d1 [2023-03-07T20:05:24.748Z] Step 8/23 : COPY . . [2023-03-07T20:05:49.738Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-07T20:05:51.308Z] ---> a5a78456ee5c [2023-03-07T20:05:51.308Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:05:51.308Z] ---> 24312a0bc30f [2023-03-07T20:05:51.308Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:05:51.308Z] ---> 3cc7b8a73e16 [2023-03-07T20:05:51.308Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:05:51.308Z] ---> 82c193fe387b [2023-03-07T20:05:51.308Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:05:51.308Z] ---> 1b1e43d7bb52 [2023-03-07T20:05:51.309Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:05:51.309Z] ---> Running in 87fbfdda83d4 [2023-03-07T20:05:51.309Z] ---> Running in bfada989e055 [2023-03-07T20:05:51.309Z] ---> Running in 0720f7c8c56c [2023-03-07T20:05:51.309Z] ---> Running in cee665677099 [2023-03-07T20:05:51.309Z] ---> Running in 87538accbcd1 [2023-03-07T20:05:51.309Z] Removing intermediate container bfada989e055 [2023-03-07T20:05:51.309Z] ---> 289f815edf0f [2023-03-07T20:05:51.309Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:05:51.309Z] Removing intermediate container 87fbfdda83d4 [2023-03-07T20:05:51.309Z] ---> 1537fad7d6cd [2023-03-07T20:05:51.309Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:05:51.309Z] ---> Running in e7ecbcd865bd [2023-03-07T20:05:51.309Z] ---> Running in 39dab84c4221 [2023-03-07T20:05:51.309Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:05:51.309Z] Removing intermediate container 39dab84c4221 [2023-03-07T20:05:51.309Z] ---> f48b941cdf28 [2023-03-07T20:05:51.309Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:05:51.309Z] Removing intermediate container e7ecbcd865bd [2023-03-07T20:05:51.309Z] ---> e0c02c9380bf [2023-03-07T20:05:51.309Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:05:51.309Z] ---> Running in e2021de05da7 [2023-03-07T20:05:51.309Z] ---> Running in 2d249b4dce9b [2023-03-07T20:05:51.568Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:05:51.568Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:05:52.943Z] Removing intermediate container e2021de05da7 [2023-03-07T20:05:52.943Z] ---> 46edb9539677 [2023-03-07T20:05:52.943Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:05:53.202Z] Removing intermediate container 2d249b4dce9b [2023-03-07T20:05:53.202Z] ---> 0643c1cffbeb [2023-03-07T20:05:53.202Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:05:53.202Z] ---> Running in 17db5c8e47b0 [2023-03-07T20:05:53.460Z] ---> Running in b2a3c108ec88 [2023-03-07T20:05:53.719Z] Removing intermediate container 17db5c8e47b0 [2023-03-07T20:05:53.719Z] ---> 93de982c8923 [2023-03-07T20:05:53.719Z] [2023-03-07T20:05:53.719Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:05:53.977Z] 3.15: Pulling from library/alpine [2023-03-07T20:05:53.977Z] Removing intermediate container b2a3c108ec88 [2023-03-07T20:05:53.977Z] ---> 5f1f5f5e4423 [2023-03-07T20:05:53.977Z] [2023-03-07T20:05:53.977Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:05:53.977Z] 3.15: Pulling from library/alpine [2023-03-07T20:05:54.909Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:05:54.909Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:05:54.909Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:05:54.909Z] Status: Image is up to date for alpine:3.15 [2023-03-07T20:05:54.909Z] ---> 5ce65d7b0fde [2023-03-07T20:05:54.909Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:05:55.851Z] ---> 5ce65d7b0fde [2023-03-07T20:05:55.851Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:05:57.236Z] ---> Running in 8cc276385ab1 [2023-03-07T20:05:57.236Z] ---> Running in a189c6c74fab [2023-03-07T20:05:59.184Z] Removing intermediate container a189c6c74fab [2023-03-07T20:05:59.184Z] ---> 876eabc53772 [2023-03-07T20:05:59.184Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:05:59.442Z] Removing intermediate container 8cc276385ab1 [2023-03-07T20:05:59.442Z] ---> f1d29108d528 [2023-03-07T20:05:59.442Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:06:00.823Z] ---> Running in f40df8b9b97b [2023-03-07T20:06:00.823Z] ---> Running in dd77742a8240 [2023-03-07T20:06:02.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:02.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:02.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:02.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:03.239Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:06:03.239Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:06:03.239Z] OK: 15859 distinct packages available [2023-03-07T20:06:03.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:03.239Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:06:03.239Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:06:03.239Z] OK: 15859 distinct packages available [2023-03-07T20:06:03.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:03.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:03.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:03.499Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:06:03.499Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:06:03.499Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:06:03.499Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:06:03.499Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:06:03.499Z] OK: 6 MiB in 18 packages [2023-03-07T20:06:03.761Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:06:03.761Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:06:03.761Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:06:03.761Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:06:03.761Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:06:03.761Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:06:03.761Z] OK: 7 MiB in 19 packages [2023-03-07T20:06:11.948Z] Removing intermediate container dd77742a8240 [2023-03-07T20:06:11.948Z] ---> 8a35f8b80cec [2023-03-07T20:06:11.948Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:06:11.948Z] Removing intermediate container f40df8b9b97b [2023-03-07T20:06:11.948Z] ---> b5ccbb9d8916 [2023-03-07T20:06:11.948Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:06:20.076Z] ---> 0e8679cd524f [2023-03-07T20:06:20.076Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:06:20.076Z] ---> 6b8e8cd5d884 [2023-03-07T20:06:20.076Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:06:20.076Z] ---> d45d151d6d50 [2023-03-07T20:06:20.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:06:23.359Z] ---> e28b56103467 [2023-03-07T20:06:23.359Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:06:23.359Z] ---> af4561a0660a [2023-03-07T20:06:23.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:06:23.359Z] ---> Running in d837ad09f174 [2023-03-07T20:06:23.359Z] Removing intermediate container 87538accbcd1 [2023-03-07T20:06:23.359Z] ---> 3e74cd53a124 [2023-03-07T20:06:23.359Z] [2023-03-07T20:06:23.359Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:06:23.359Z] Removing intermediate container cee665677099 [2023-03-07T20:06:23.359Z] ---> 91d38b44d185 [2023-03-07T20:06:23.359Z] [2023-03-07T20:06:23.359Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:06:23.928Z] 3.16: Pulling from library/alpine [2023-03-07T20:06:24.191Z] 3.16: Pulling from library/alpine [2023-03-07T20:06:24.523Z] Removing intermediate container d837ad09f174 [2023-03-07T20:06:24.523Z] ---> e64bac5a4e67 [2023-03-07T20:06:24.523Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:06:24.523Z] ---> 6d15274d1357 [2023-03-07T20:06:24.523Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:06:25.462Z] ---> Running in 4ee8d5f8ca97 [2023-03-07T20:06:25.721Z] ---> 6bd53a4eaf93 [2023-03-07T20:06:25.721Z] Step 19/24 : WORKDIR / [2023-03-07T20:06:25.982Z] Removing intermediate container 0720f7c8c56c [2023-03-07T20:06:25.982Z] ---> 6ed414e13b01 [2023-03-07T20:06:25.982Z] [2023-03-07T20:06:25.982Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T20:06:25.982Z] 3.16: Pulling from library/alpine [2023-03-07T20:06:25.982Z] ---> Running in 1b23febc46c9 [2023-03-07T20:06:25.982Z] Removing intermediate container 4ee8d5f8ca97 [2023-03-07T20:06:25.982Z] ---> 2ac799f5c8b9 [2023-03-07T20:06:25.982Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:06:26.550Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:06:26.550Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:06:26.550Z] ---> Running in e5be346d55f5 [2023-03-07T20:06:26.550Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:06:26.550Z] Status: Image is up to date for alpine:3.16 [2023-03-07T20:06:26.550Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:06:26.550Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:06:26.550Z] ---> dfd21b5a31f5 [2023-03-07T20:06:26.550Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:06:26.550Z] ---> dfd21b5a31f5 [2023-03-07T20:06:26.550Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:06:26.550Z] ---> dfd21b5a31f5 [2023-03-07T20:06:26.550Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:06:26.550Z] Removing intermediate container 1b23febc46c9 [2023-03-07T20:06:26.550Z] ---> 9d6acf3fe937 [2023-03-07T20:06:26.550Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:06:26.550Z] ---> Running in f3aac84916fa [2023-03-07T20:06:26.550Z] ---> Running in 54b98a168918 [2023-03-07T20:06:26.550Z] ---> Running in 47e970cd0e7c [2023-03-07T20:06:26.550Z] ---> Running in 919a08a5c54c [2023-03-07T20:06:26.550Z] Removing intermediate container e5be346d55f5 [2023-03-07T20:06:26.550Z] ---> e711d52091c1 [2023-03-07T20:06:26.550Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:06:26.808Z] ---> Running in cf395be16c14 [2023-03-07T20:06:26.808Z] Removing intermediate container 54b98a168918 [2023-03-07T20:06:26.808Z] ---> 6d263ab290e3 [2023-03-07T20:06:26.808Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:06:26.808Z] Removing intermediate container 919a08a5c54c [2023-03-07T20:06:26.808Z] ---> 6eea141da02a [2023-03-07T20:06:26.808Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:06:26.808Z] ---> Running in 8104b9fb09da [2023-03-07T20:06:26.808Z] ---> Running in e1943c14f2d9 [2023-03-07T20:06:26.808Z] Removing intermediate container cf395be16c14 [2023-03-07T20:06:26.808Z] ---> 96f1be111100 [2023-03-07T20:06:26.808Z] Step 22/23 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:06:26.808Z] ---> Running in 11c8e3e8cfb2 [2023-03-07T20:06:26.808Z] Removing intermediate container e1943c14f2d9 [2023-03-07T20:06:26.808Z] ---> aebb98895405 [2023-03-07T20:06:26.808Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:06:26.808Z] ---> Running in e44c12e06d52 [2023-03-07T20:06:27.066Z] Removing intermediate container 11c8e3e8cfb2 [2023-03-07T20:06:27.066Z] ---> 067884ce06f8 [2023-03-07T20:06:27.066Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:06:27.066Z] ---> Running in 6de8c2b2d986 [2023-03-07T20:06:27.066Z] Removing intermediate container e44c12e06d52 [2023-03-07T20:06:27.066Z] ---> 94953b283d86 [2023-03-07T20:06:27.066Z] Step 23/24 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:06:27.066Z] ---> Running in 174905cf89d1 [2023-03-07T20:06:27.066Z] Removing intermediate container 6de8c2b2d986 [2023-03-07T20:06:27.066Z] ---> c431bcad1682 [2023-03-07T20:06:27.066Z] [2023-03-07T20:06:27.066Z] Removing intermediate container 174905cf89d1 [2023-03-07T20:06:27.066Z] ---> 6590cd1f7fd3 [2023-03-07T20:06:27.066Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:06:27.066Z] ---> Running in 029e5ec0f78c [2023-03-07T20:06:27.066Z] Successfully built c431bcad1682 [2023-03-07T20:06:27.066Z] Successfully tagged security-spire-server:latest [2023-03-07T20:06:27.066Z] Building security-secretstore-setup [2023-03-07T20:06:27.325Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:27.325Z] Removing intermediate container 029e5ec0f78c [2023-03-07T20:06:27.325Z] ---> b9b45c630901 [2023-03-07T20:06:27.325Z] [2023-03-07T20:06:27.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:27.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:27.325Z] Successfully built b9b45c630901 [2023-03-07T20:06:27.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:27.325Z] Successfully tagged security-spire-config:latest [2023-03-07T20:06:27.325Z]  Building security-spire-config ... done Building core-data [2023-03-07T20:06:27.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:27.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:27.583Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:06:27.583Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:06:27.583Z] OK: 6 MiB in 15 packages [2023-03-07T20:06:27.583Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:06:27.583Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:06:27.583Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:06:27.583Z] OK: 6 MiB in 16 packages [2023-03-07T20:06:27.583Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:06:27.583Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:06:27.583Z] OK: 6 MiB in 15 packages [2023-03-07T20:06:31.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:06:31.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:06:31.776Z] ---> 100582efe314 [2023-03-07T20:06:31.776Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:06:31.776Z] ---> Using cache [2023-03-07T20:06:31.776Z] ---> 3a7efacad121 [2023-03-07T20:06:31.776Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:06:31.776Z] ---> Using cache [2023-03-07T20:06:31.776Z] ---> fbde1b4e13f4 [2023-03-07T20:06:31.776Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:06:31.776Z] ---> Using cache [2023-03-07T20:06:31.776Z] ---> a8333231d7b0 [2023-03-07T20:06:31.776Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:06:31.776Z] ---> Using cache [2023-03-07T20:06:31.776Z] ---> 8666aa0443fb [2023-03-07T20:06:31.776Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:06:31.776Z] ---> Using cache [2023-03-07T20:06:31.776Z] ---> afc91b0b9562 [2023-03-07T20:06:31.776Z] Step 8/22 : COPY . . [2023-03-07T20:06:31.776Z] ---> Using cache [2023-03-07T20:06:31.776Z] ---> 1b1e43d7bb52 [2023-03-07T20:06:31.776Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T20:06:35.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:06:35.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:06:35.254Z] ---> 100582efe314 [2023-03-07T20:06:35.254Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:06:35.254Z] ---> Using cache [2023-03-07T20:06:35.254Z] ---> 1937cac4ce66 [2023-03-07T20:06:35.254Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:06:45.232Z] ---> Running in c07d450c5110 [2023-03-07T20:06:45.232Z] ---> Running in 7b8423d94a03 [2023-03-07T20:06:45.232Z] Removing intermediate container 8104b9fb09da [2023-03-07T20:06:45.232Z] ---> 7a37506014a1 [2023-03-07T20:06:45.232Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:06:45.232Z] Removing intermediate container f3aac84916fa [2023-03-07T20:06:45.232Z] ---> 59eb3b7f07a0 [2023-03-07T20:06:45.232Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:06:45.232Z] Removing intermediate container 47e970cd0e7c [2023-03-07T20:06:45.232Z] ---> 2d2fc353b50a [2023-03-07T20:06:45.232Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:06:45.232Z] ---> Running in 6fec689e0b0e [2023-03-07T20:06:45.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:45.232Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:06:45.232Z] ---> Running in a67e6553efb8 [2023-03-07T20:06:45.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:06:45.232Z] ---> 3710621ade76 [2023-03-07T20:06:45.232Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:06:45.799Z] OK: 211 MiB in 51 packages [2023-03-07T20:06:46.367Z] Removing intermediate container 6fec689e0b0e [2023-03-07T20:06:46.367Z] ---> 02c43990de2a [2023-03-07T20:06:46.367Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:06:46.367Z] Removing intermediate container a67e6553efb8 [2023-03-07T20:06:46.367Z] ---> fa753a4ebad4 [2023-03-07T20:06:46.367Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:06:46.367Z] ---> Running in 39355652b784 [2023-03-07T20:06:46.367Z] ---> 123e2fe38a6e [2023-03-07T20:06:46.367Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:06:46.367Z] ---> Running in bdf8f82b5d2d [2023-03-07T20:06:46.367Z] Removing intermediate container bdf8f82b5d2d [2023-03-07T20:06:46.367Z] ---> 444f046a221c [2023-03-07T20:06:46.367Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:06:46.367Z] Removing intermediate container 39355652b784 [2023-03-07T20:06:46.367Z] ---> da7c10051686 [2023-03-07T20:06:46.367Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:06:46.625Z] ---> Running in eb580234cca0 [2023-03-07T20:06:46.625Z] ---> f635b4d77f48 [2023-03-07T20:06:46.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:06:46.625Z] Removing intermediate container c07d450c5110 [2023-03-07T20:06:46.625Z] ---> 28520058bd4c [2023-03-07T20:06:46.625Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:06:46.625Z] Removing intermediate container eb580234cca0 [2023-03-07T20:06:46.625Z] ---> a0d0ef986a58 [2023-03-07T20:06:46.625Z] Step 15/23 : WORKDIR / [2023-03-07T20:06:46.625Z] ---> d5e50c7d1e95 [2023-03-07T20:06:46.625Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:06:46.883Z] ---> Running in e8c5da25d04e [2023-03-07T20:06:47.448Z] ---> ad801377cd63 [2023-03-07T20:06:47.449Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:06:47.449Z] ---> f68d815e6f76 [2023-03-07T20:06:47.449Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:06:47.449Z] ---> b52bf0aac479 [2023-03-07T20:06:47.449Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:06:47.449Z] ---> Running in d018195c6f7b [2023-03-07T20:06:47.706Z] Removing intermediate container e8c5da25d04e [2023-03-07T20:06:47.706Z] ---> b67f344ed98c [2023-03-07T20:06:47.706Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:06:47.965Z] ---> Running in 81df49cbd0ce [2023-03-07T20:06:49.346Z] ---> 73fe2358f476 [2023-03-07T20:06:49.346Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:06:49.346Z] ---> c34706690d81 [2023-03-07T20:06:49.346Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:06:51.245Z] ---> Running in e88976958022 [2023-03-07T20:06:51.503Z] ---> b52bafdf4537 [2023-03-07T20:06:51.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:06:52.879Z] ---> e62ace60c2d1 [2023-03-07T20:06:52.879Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:06:53.140Z] ---> Running in e65b344a6c79 [2023-03-07T20:06:54.561Z] Removing intermediate container 81df49cbd0ce [2023-03-07T20:06:54.561Z] ---> 131d738f22bb [2023-03-07T20:06:54.561Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:06:54.822Z] Removing intermediate container e65b344a6c79 [2023-03-07T20:06:54.822Z] ---> 72d77d92aa86 [2023-03-07T20:06:54.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:06:54.822Z] ---> Running in ff17c9fe49e5 [2023-03-07T20:06:54.822Z] Removing intermediate container e88976958022 [2023-03-07T20:06:54.822Z] ---> 90bb0111c960 [2023-03-07T20:06:54.822Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:06:54.822Z] ---> Running in c884534c1d79 [2023-03-07T20:06:54.822Z] ---> Running in a511479ac30b [2023-03-07T20:06:54.822Z] Removing intermediate container ff17c9fe49e5 [2023-03-07T20:06:54.822Z] ---> 99348078e099 [2023-03-07T20:06:54.822Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:06:55.080Z] ---> Running in bfe581fb61a4 [2023-03-07T20:06:55.080Z] Removing intermediate container c884534c1d79 [2023-03-07T20:06:55.080Z] ---> e5629c7baf21 [2023-03-07T20:06:55.080Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:06:55.080Z] Removing intermediate container a511479ac30b [2023-03-07T20:06:55.080Z] ---> 3ee2dc3f31e1 [2023-03-07T20:06:55.080Z] Step 18/20 : LABEL arch=x86_64 [2023-03-07T20:06:55.080Z] ---> Running in 89fa6e8d3cfd [2023-03-07T20:06:55.080Z] ---> Running in f4ab6e46ce17 [2023-03-07T20:06:55.080Z] Removing intermediate container bfe581fb61a4 [2023-03-07T20:06:55.080Z] ---> 1579d62342cf [2023-03-07T20:06:55.080Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:06:55.080Z] Removing intermediate container 89fa6e8d3cfd [2023-03-07T20:06:55.080Z] ---> 8f8b17018214 [2023-03-07T20:06:55.080Z] Step 22/23 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:06:55.339Z] ---> Running in b85c2a6ecddd [2023-03-07T20:06:55.339Z] Removing intermediate container f4ab6e46ce17 [2023-03-07T20:06:55.339Z] ---> a62367066111 [2023-03-07T20:06:55.339Z] Step 19/20 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:06:55.339Z] ---> Running in d72bc2b96b82 [2023-03-07T20:06:55.339Z] ---> Running in e89219d09b98 [2023-03-07T20:06:57.917Z] Removing intermediate container d72bc2b96b82 [2023-03-07T20:06:57.917Z] ---> 3ccf0c13db3b [2023-03-07T20:06:57.917Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:06:58.482Z] Removing intermediate container b85c2a6ecddd [2023-03-07T20:06:58.482Z] ---> 4c1e69881723 [2023-03-07T20:06:58.482Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:06:58.740Z] Removing intermediate container e89219d09b98 [2023-03-07T20:06:58.740Z] ---> b8c3106f0aa4 [2023-03-07T20:06:58.741Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:07:00.118Z] ---> Running in b224f61ec20d [2023-03-07T20:07:02.053Z] ---> Running in 39f0df829a22 [2023-03-07T20:07:02.053Z] ---> Running in 5f061ed9227e [2023-03-07T20:07:02.321Z] Removing intermediate container b224f61ec20d [2023-03-07T20:07:02.321Z] ---> 9baa8fac14f7 [2023-03-07T20:07:02.321Z] [2023-03-07T20:07:02.321Z] Successfully built 9baa8fac14f7 [2023-03-07T20:07:02.597Z] Successfully tagged core-command:latest [2023-03-07T20:07:02.597Z] Building support-notifications [2023-03-07T20:07:02.597Z]  Building core-command ... done Removing intermediate container 39f0df829a22 [2023-03-07T20:07:02.597Z] ---> e0092bd29ed9 [2023-03-07T20:07:02.597Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:07:02.870Z] Removing intermediate container 5f061ed9227e [2023-03-07T20:07:02.870Z] ---> 5978d015713b [2023-03-07T20:07:02.870Z] [2023-03-07T20:07:02.870Z] Successfully built 5978d015713b [2023-03-07T20:07:04.246Z] Successfully tagged security-proxy-setup:latest [2023-03-07T20:07:04.246Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-07T20:07:07.666Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:07:07.666Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:07:07.666Z] ---> 100582efe314 [2023-03-07T20:07:07.666Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> 1937cac4ce66 [2023-03-07T20:07:07.666Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> a8195b1a71cd [2023-03-07T20:07:07.666Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> e05f20a1cc17 [2023-03-07T20:07:07.666Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> 80ea4c1c6428 [2023-03-07T20:07:07.666Z] Step 7/24 : COPY . . [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> 3cc7b8a73e16 [2023-03-07T20:07:07.666Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> 1537fad7d6cd [2023-03-07T20:07:07.666Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> f48b941cdf28 [2023-03-07T20:07:07.666Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> 46edb9539677 [2023-03-07T20:07:07.666Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> 93de982c8923 [2023-03-07T20:07:07.666Z] [2023-03-07T20:07:07.666Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:07:07.666Z] ---> 5ce65d7b0fde [2023-03-07T20:07:07.666Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> f1d29108d528 [2023-03-07T20:07:07.666Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:07:07.666Z] ---> Using cache [2023-03-07T20:07:07.666Z] ---> b5ccbb9d8916 [2023-03-07T20:07:07.666Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:07:09.124Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:07:09.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:07:09.124Z] ---> 100582efe314 [2023-03-07T20:07:09.124Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:07:09.124Z] ---> Using cache [2023-03-07T20:07:09.124Z] ---> 3a7efacad121 [2023-03-07T20:07:09.124Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:07:09.124Z] ---> Using cache [2023-03-07T20:07:09.124Z] ---> fbde1b4e13f4 [2023-03-07T20:07:09.124Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:07:17.295Z] ---> Running in c91a41ed3218 [2023-03-07T20:07:21.497Z] ---> 12a161a89d22 [2023-03-07T20:07:21.497Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:07:21.497Z] ---> Running in dd93c914ab9a [2023-03-07T20:07:21.497Z] Removing intermediate container c91a41ed3218 [2023-03-07T20:07:21.497Z] ---> caab702932c5 [2023-03-07T20:07:21.497Z] [2023-03-07T20:07:21.497Z] Successfully built caab702932c5 [2023-03-07T20:07:24.795Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-07T20:07:24.796Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-07T20:07:33.006Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:07:33.006Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:07:33.006Z] ---> 100582efe314 [2023-03-07T20:07:33.006Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:07:33.006Z] ---> Using cache [2023-03-07T20:07:33.006Z] ---> 1937cac4ce66 [2023-03-07T20:07:33.006Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:07:43.080Z] ---> eb87f6a0e161 [2023-03-07T20:07:43.081Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:07:43.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:43.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:43.081Z] Removing intermediate container 7b8423d94a03 [2023-03-07T20:07:43.081Z] ---> f50e5c2160ab [2023-03-07T20:07:43.081Z] [2023-03-07T20:07:43.081Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:07:43.081Z] ---> dfd21b5a31f5 [2023-03-07T20:07:43.081Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:07:43.081Z] ---> Running in f9a9bfa04558 [2023-03-07T20:07:43.081Z] OK: 211 MiB in 51 packages [2023-03-07T20:07:43.081Z] Removing intermediate container d018195c6f7b [2023-03-07T20:07:43.081Z] ---> 02922d20cc94 [2023-03-07T20:07:43.081Z] Step 7/23 : COPY . . [2023-03-07T20:07:43.081Z] ---> Running in 6769a9a5f181 [2023-03-07T20:07:55.958Z] ---> ab9a4131a7ca [2023-03-07T20:07:55.958Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:07:55.958Z] Removing intermediate container 6769a9a5f181 [2023-03-07T20:07:55.958Z] ---> e019a8cd86b3 [2023-03-07T20:07:55.958Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:07:55.958Z] ---> Running in 826edb7a8c0a [2023-03-07T20:07:55.958Z] ---> 1d39d67cc6ed [2023-03-07T20:07:55.958Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:07:55.958Z] ---> Running in b9a2af90b991 [2023-03-07T20:07:55.958Z] Removing intermediate container dd93c914ab9a [2023-03-07T20:07:55.958Z] ---> fd5917e5802c [2023-03-07T20:07:55.958Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:07:55.958Z] Removing intermediate container 826edb7a8c0a [2023-03-07T20:07:55.958Z] ---> 77a4fb2556a1 [2023-03-07T20:07:55.958Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:07:55.958Z] ---> Running in e43e0fcd044f [2023-03-07T20:07:55.958Z] ---> bc2c2691fe4b [2023-03-07T20:07:55.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:07:55.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:55.958Z] Removing intermediate container e43e0fcd044f [2023-03-07T20:07:55.958Z] ---> 8f5198527593 [2023-03-07T20:07:55.958Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:07:55.958Z] ---> b8271e1d373f [2023-03-07T20:07:55.958Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:07:55.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:55.958Z] ---> Running in ff1c47bd8900 [2023-03-07T20:07:55.958Z] ---> Running in 2013e2536c19 [2023-03-07T20:07:55.958Z] ---> 32056462f127 [2023-03-07T20:07:55.958Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:07:55.958Z] ---> Running in 17f7b70800f8 [2023-03-07T20:07:55.958Z] Removing intermediate container 17f7b70800f8 [2023-03-07T20:07:55.958Z] ---> b897018d4fe8 [2023-03-07T20:07:55.958Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:07:55.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:07:55.958Z] ---> Running in 48cf2faa3f3e [2023-03-07T20:07:55.958Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:07:55.958Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:07:55.958Z] OK: 17046 distinct packages available [2023-03-07T20:07:55.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:55.958Z] Removing intermediate container 48cf2faa3f3e [2023-03-07T20:07:55.958Z] ---> ede0c9494b3d [2023-03-07T20:07:55.958Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:07:55.958Z] ---> Running in 460e9d085b48 [2023-03-07T20:07:55.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:55.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:55.958Z] Removing intermediate container 460e9d085b48 [2023-03-07T20:07:55.958Z] ---> e5bc093c23b9 [2023-03-07T20:07:55.958Z] Step 23/24 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:07:55.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:07:55.958Z] ---> Running in fc751b458481 [2023-03-07T20:07:55.958Z] Removing intermediate container fc751b458481 [2023-03-07T20:07:55.958Z] ---> c9b40e0902a3 [2023-03-07T20:07:55.958Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:07:55.958Z] ---> Running in 72cc59ef7e7d [2023-03-07T20:07:55.958Z] OK: 211 MiB in 51 packages [2023-03-07T20:07:55.958Z] Removing intermediate container 72cc59ef7e7d [2023-03-07T20:07:55.958Z] ---> c72ad7c16ac1 [2023-03-07T20:07:55.958Z] [2023-03-07T20:07:55.958Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:07:55.958Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:07:55.958Z] Successfully built c72ad7c16ac1 [2023-03-07T20:07:55.958Z] OK: 6 MiB in 15 packages [2023-03-07T20:07:55.958Z] Successfully tagged security-spire-agent:latest [2023-03-07T20:07:55.958Z]  Building security-spire-agent ... done Building core-metadata [2023-03-07T20:07:57.899Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:07:57.899Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:07:57.899Z] ---> 100582efe314 [2023-03-07T20:07:57.899Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:07:57.899Z] ---> Using cache [2023-03-07T20:07:57.899Z] ---> 3a7efacad121 [2023-03-07T20:07:57.899Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:07:57.899Z] ---> Using cache [2023-03-07T20:07:57.899Z] ---> fbde1b4e13f4 [2023-03-07T20:07:57.899Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:07:57.899Z] ---> Using cache [2023-03-07T20:07:57.899Z] ---> a8333231d7b0 [2023-03-07T20:07:57.899Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:07:57.899Z] ---> Using cache [2023-03-07T20:07:57.899Z] ---> 8666aa0443fb [2023-03-07T20:07:57.899Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:07:57.899Z] ---> Using cache [2023-03-07T20:07:57.899Z] ---> afc91b0b9562 [2023-03-07T20:07:57.899Z] Step 8/24 : COPY . . [2023-03-07T20:07:57.899Z] ---> Using cache [2023-03-07T20:07:57.899Z] ---> 1b1e43d7bb52 [2023-03-07T20:07:57.899Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:08:03.217Z] ---> Running in 639e1a623d4d [2023-03-07T20:08:03.217Z] Removing intermediate container f9a9bfa04558 [2023-03-07T20:08:03.217Z] ---> 985f9615ac27 [2023-03-07T20:08:03.217Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:08:03.217Z] Removing intermediate container ff1c47bd8900 [2023-03-07T20:08:03.217Z] ---> 37d344bac0f1 [2023-03-07T20:08:03.217Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:08:03.797Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:08:05.310Z] ---> a521c9fba43e [2023-03-07T20:08:05.310Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:08:05.568Z] ---> 2fac40b3c210 [2023-03-07T20:08:05.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:08:05.568Z] ---> Running in bfb17209c656 [2023-03-07T20:08:06.946Z] ---> c45b8c292b27 [2023-03-07T20:08:06.946Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:08:07.528Z] ---> f65b92d18269 [2023-03-07T20:08:07.528Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:08:07.806Z] ---> Running in a6e0b153e637 [2023-03-07T20:08:08.065Z] Removing intermediate container a6e0b153e637 [2023-03-07T20:08:08.066Z] ---> 9ba1f10e85bf [2023-03-07T20:08:08.066Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:08:08.635Z] ---> Running in 8de8f012b19a [2023-03-07T20:08:11.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-07T20:08:11.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-07T20:08:11.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-07T20:08:11.475Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-07T20:08:11.475Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-07T20:08:11.475Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-07T20:08:12.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-07T20:08:12.063Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-07T20:08:12.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-07T20:08:13.982Z] Removing intermediate container 8de8f012b19a [2023-03-07T20:08:13.982Z] ---> 9ef76b5329b8 [2023-03-07T20:08:13.982Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:08:14.019Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-07T20:08:17.431Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:08:17.688Z] ---> Running in c15fa7531bf8 [2023-03-07T20:08:18.254Z] Removing intermediate container c15fa7531bf8 [2023-03-07T20:08:18.254Z] ---> 17e445143c73 [2023-03-07T20:08:18.254Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:08:20.689Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-07T20:08:20.689Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-07T20:08:20.689Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-07T20:08:20.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-07T20:08:28.296Z] ---> Running in bf09add9268e [2023-03-07T20:08:29.690Z] Removing intermediate container bf09add9268e [2023-03-07T20:08:29.690Z] ---> d26a4f8d6353 [2023-03-07T20:08:29.690Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:08:29.950Z] Removing intermediate container 2013e2536c19 [2023-03-07T20:08:29.950Z] ---> 0f56867784a8 [2023-03-07T20:08:29.950Z] Step 8/22 : COPY . . [2023-03-07T20:08:39.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements [2023-03-07T20:08:39.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-07T20:08:39.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-07T20:08:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements [2023-03-07T20:08:48.082Z] ---> Running in 65fb5fc885c3 [2023-03-07T20:08:48.083Z] ---> 6a802d047957 [2023-03-07T20:08:48.083Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:08:48.083Z] Removing intermediate container 639e1a623d4d [2023-03-07T20:08:48.083Z] ---> 9e7d59d556d5 [2023-03-07T20:08:48.083Z] [2023-03-07T20:08:48.083Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:08:48.083Z] ---> dfd21b5a31f5 [2023-03-07T20:08:48.083Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:08:48.083Z] ---> Using cache [2023-03-07T20:08:48.083Z] ---> 2d2fc353b50a [2023-03-07T20:08:48.083Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:08:48.083Z] ---> Using cache [2023-03-07T20:08:48.083Z] ---> fa753a4ebad4 [2023-03-07T20:08:48.083Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:08:48.083Z] Removing intermediate container b9a2af90b991 [2023-03-07T20:08:48.083Z] ---> 3633ad650418 [2023-03-07T20:08:48.083Z] [2023-03-07T20:08:48.083Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:08:48.083Z] ---> dfd21b5a31f5 [2023-03-07T20:08:48.083Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:08:48.083Z] ---> Running in e30a5f25c39b [2023-03-07T20:08:48.083Z] ---> Running in 1ec7dc5460df [2023-03-07T20:08:48.083Z] ---> Running in 7f801b7cbb4d [2023-03-07T20:08:48.083Z] Removing intermediate container 65fb5fc885c3 [2023-03-07T20:08:48.083Z] ---> 17795fb54522 [2023-03-07T20:08:48.083Z] [2023-03-07T20:08:48.083Z] Successfully built 17795fb54522 [2023-03-07T20:08:48.083Z] Successfully tagged core-data:latest [2023-03-07T20:08:48.083Z] Building support-scheduler [2023-03-07T20:08:48.083Z]  Building core-data ... done Removing intermediate container 1ec7dc5460df [2023-03-07T20:08:48.083Z] ---> 5fb479ae27f7 [2023-03-07T20:08:48.083Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:08:49.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.826s coverage: 71.2% of statements [2023-03-07T20:08:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-07T20:08:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-07T20:08:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-07T20:08:49.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 54.0% of statements [2023-03-07T20:08:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-07T20:08:49.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-07T20:08:50.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:08:50.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:08:50.622Z] ---> 100582efe314 [2023-03-07T20:08:50.622Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:08:50.622Z] ---> Using cache [2023-03-07T20:08:50.622Z] ---> 3a7efacad121 [2023-03-07T20:08:50.622Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:08:50.622Z] ---> Using cache [2023-03-07T20:08:50.622Z] ---> fbde1b4e13f4 [2023-03-07T20:08:50.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:08:50.622Z] ---> Using cache [2023-03-07T20:08:50.622Z] ---> a8333231d7b0 [2023-03-07T20:08:50.622Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:08:50.622Z] ---> Using cache [2023-03-07T20:08:50.622Z] ---> 8666aa0443fb [2023-03-07T20:08:50.622Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:08:50.622Z] ---> Using cache [2023-03-07T20:08:50.622Z] ---> afc91b0b9562 [2023-03-07T20:08:50.622Z] Step 8/22 : COPY . . [2023-03-07T20:08:50.622Z] ---> Using cache [2023-03-07T20:08:50.622Z] ---> 1b1e43d7bb52 [2023-03-07T20:08:50.622Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:08:58.852Z] ---> Running in 372da2737cab [2023-03-07T20:08:58.852Z] ---> Running in 1e56dd4ae0de [2023-03-07T20:08:58.852Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:08:58.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:08:58.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:08:58.852Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:08:58.852Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:08:58.852Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:08:58.852Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:08:58.852Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:08:58.852Z] OK: 6 MiB in 17 packages [2023-03-07T20:08:58.852Z] Removing intermediate container bfb17209c656 [2023-03-07T20:08:58.852Z] ---> d858d41fed0f [2023-03-07T20:08:58.852Z] Step 7/19 : COPY . . [2023-03-07T20:08:58.852Z] Removing intermediate container 372da2737cab [2023-03-07T20:08:58.852Z] ---> cddf47447889 [2023-03-07T20:08:58.852Z] Step 15/24 : WORKDIR / [2023-03-07T20:09:07.204Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:09:07.770Z] ---> Running in 508667ed8090 [2023-03-07T20:09:07.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.992s coverage: 88.5% of statements [2023-03-07T20:09:07.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-07T20:09:07.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-07T20:09:07.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:09:07.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-07T20:09:07.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-07T20:09:07.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.551s coverage: 3.9% of statements [2023-03-07T20:09:07.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-07T20:09:07.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-07T20:09:08.027Z] ---> 6c3d78dfc753 [2023-03-07T20:09:08.027Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:09:08.027Z] Removing intermediate container 7f801b7cbb4d [2023-03-07T20:09:08.027Z] ---> 5d9d565b1fc3 [2023-03-07T20:09:08.027Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:09:08.027Z] ---> Running in 703ec2acf910 [2023-03-07T20:09:08.027Z] ---> Running in b46ccf72c9e0 [2023-03-07T20:09:08.285Z] Removing intermediate container 508667ed8090 [2023-03-07T20:09:08.285Z] ---> e8244abf2282 [2023-03-07T20:09:08.285Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:09:08.542Z] Removing intermediate container b46ccf72c9e0 [2023-03-07T20:09:08.542Z] ---> 19b89931d060 [2023-03-07T20:09:08.542Z] Step 12/23 : WORKDIR / [2023-03-07T20:09:08.800Z] ---> Running in 2a5c511f8c84 [2023-03-07T20:09:08.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T20:09:08.800Z] ---> 14aef859f273 [2023-03-07T20:09:08.800Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:09:09.364Z] Removing intermediate container 2a5c511f8c84 [2023-03-07T20:09:09.364Z] ---> 4b56d1e73b47 [2023-03-07T20:09:09.364Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:09:09.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.822s coverage: 95.6% of statements [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-07T20:09:09.955Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 72.2% of statements [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-07T20:09:09.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.334s coverage: 65.9% of statements [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-07T20:09:09.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.427s coverage: 0.9% of statements [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-07T20:09:09.955Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.432s coverage: 29.6% of statements [2023-03-07T20:09:09.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-07T20:09:10.740Z] ---> 32a203d9ae09 [2023-03-07T20:09:10.740Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:09:10.740Z] ---> 953454a13289 [2023-03-07T20:09:10.740Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:09:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.386s coverage: 45.5% of statements [2023-03-07T20:09:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 82.9% of statements [2023-03-07T20:09:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.283s coverage: 94.1% of statements [2023-03-07T20:09:12.137Z] ---> 813e0c842d5b [2023-03-07T20:09:12.137Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:09:12.137Z] ---> a6221efb8a39 [2023-03-07T20:09:12.137Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:09:12.137Z] ---> 1d93b1eb3e15 [2023-03-07T20:09:12.137Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:09:12.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.376s coverage: 96.3% of statements [2023-03-07T20:09:12.398Z] ---> Running in 3340381fe41e [2023-03-07T20:09:12.398Z] ---> 0380cd455922 [2023-03-07T20:09:12.398Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:09:13.340Z] Removing intermediate container 3340381fe41e [2023-03-07T20:09:13.340Z] ---> a43843ae6ee7 [2023-03-07T20:09:13.340Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:09:13.603Z] ---> Running in a75a65a8795d [2023-03-07T20:09:13.866Z] ---> bd72d2a96bfe [2023-03-07T20:09:13.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:09:14.126Z] Removing intermediate container a75a65a8795d [2023-03-07T20:09:14.126Z] ---> 78d301523516 [2023-03-07T20:09:14.126Z] Step 22/24 : LABEL arch=x86_64 [2023-03-07T20:09:14.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements [2023-03-07T20:09:14.385Z] ---> Running in c48536197c8e [2023-03-07T20:09:14.949Z] Removing intermediate container c48536197c8e [2023-03-07T20:09:14.949Z] ---> 4c274b443143 [2023-03-07T20:09:14.949Z] Step 23/24 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:09:15.520Z] ---> 6e391a5bf621 [2023-03-07T20:09:15.520Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:09:15.520Z] ---> Running in d1ee319a13ba [2023-03-07T20:09:15.780Z] Removing intermediate container d1ee319a13ba [2023-03-07T20:09:15.781Z] ---> 2373dc4b33a8 [2023-03-07T20:09:15.781Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:09:16.044Z] ---> Running in fe05a251abcd [2023-03-07T20:09:16.622Z] ---> c8dd8850de6b [2023-03-07T20:09:16.622Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:09:18.016Z] ---> Running in 00e3bec2c90a [2023-03-07T20:09:18.016Z] Removing intermediate container fe05a251abcd [2023-03-07T20:09:18.016Z] ---> f4f67aeedfac [2023-03-07T20:09:18.016Z] [2023-03-07T20:09:18.016Z] Successfully built f4f67aeedfac [2023-03-07T20:09:18.016Z] Successfully tagged core-metadata:latest [2023-03-07T20:09:18.016Z] Building security-bootstrapper [2023-03-07T20:09:24.782Z]  Building core-metadata ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:09:24.782Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:09:24.782Z] ---> 100582efe314 [2023-03-07T20:09:24.782Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T20:09:24.782Z] ---> Using cache [2023-03-07T20:09:24.782Z] ---> 1937cac4ce66 [2023-03-07T20:09:24.782Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:09:24.782Z] ---> Using cache [2023-03-07T20:09:24.782Z] ---> 28520058bd4c [2023-03-07T20:09:24.782Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:09:24.782Z] ---> Using cache [2023-03-07T20:09:24.782Z] ---> ad801377cd63 [2023-03-07T20:09:24.782Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:09:24.782Z] ---> Using cache [2023-03-07T20:09:24.782Z] ---> 02922d20cc94 [2023-03-07T20:09:24.782Z] Step 7/32 : COPY . . [2023-03-07T20:09:24.782Z] ---> Using cache [2023-03-07T20:09:24.782Z] ---> 1d39d67cc6ed [2023-03-07T20:09:24.782Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:09:26.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.294s coverage: 94.4% of statements [2023-03-07T20:09:31.986Z] ---> Running in dad729efe886 [2023-03-07T20:09:31.986Z] Removing intermediate container 00e3bec2c90a [2023-03-07T20:09:31.986Z] ---> 69bd8c4e3f93 [2023-03-07T20:09:31.986Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:09:31.986Z] ---> Running in d662cab7ae05 [2023-03-07T20:09:32.244Z] Removing intermediate container d662cab7ae05 [2023-03-07T20:09:32.244Z] ---> 563d3529093d [2023-03-07T20:09:32.244Z] Step 21/23 : LABEL arch=x86_64 [2023-03-07T20:09:32.244Z] ---> Running in efbde7b2f210 [2023-03-07T20:09:32.502Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:09:32.502Z] Removing intermediate container efbde7b2f210 [2023-03-07T20:09:32.502Z] ---> b226b0bc6baf [2023-03-07T20:09:32.502Z] Step 22/23 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:09:32.765Z] ---> Running in 7168bdf961a9 [2023-03-07T20:09:33.024Z] Removing intermediate container 7168bdf961a9 [2023-03-07T20:09:33.024Z] ---> 40a8857a63ab [2023-03-07T20:09:33.024Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:09:33.283Z] ---> Running in 72d903c66de3 [2023-03-07T20:09:33.547Z] Removing intermediate container 72d903c66de3 [2023-03-07T20:09:33.547Z] ---> 1fd410461c1f [2023-03-07T20:09:33.547Z] [2023-03-07T20:09:33.547Z] Successfully built 1fd410461c1f [2023-03-07T20:09:33.547Z] Successfully tagged security-secretstore-setup:latest [2023-03-07T20:09:33.547Z] Building security-proxy-auth [2023-03-07T20:09:40.107Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:09:40.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:09:40.107Z] ---> 100582efe314 [2023-03-07T20:09:40.107Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:09:40.107Z] ---> Using cache [2023-03-07T20:09:40.107Z] ---> 3a7efacad121 [2023-03-07T20:09:40.107Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:09:40.107Z] ---> Using cache [2023-03-07T20:09:40.107Z] ---> fbde1b4e13f4 [2023-03-07T20:09:40.107Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:09:40.107Z] ---> Using cache [2023-03-07T20:09:40.107Z] ---> a8333231d7b0 [2023-03-07T20:09:40.107Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:09:40.107Z] ---> Using cache [2023-03-07T20:09:40.107Z] ---> 8666aa0443fb [2023-03-07T20:09:40.107Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:09:40.107Z] ---> Using cache [2023-03-07T20:09:40.107Z] ---> afc91b0b9562 [2023-03-07T20:09:40.107Z] Step 8/22 : COPY . . [2023-03-07T20:09:40.107Z] ---> Using cache [2023-03-07T20:09:40.107Z] ---> 1b1e43d7bb52 [2023-03-07T20:09:40.107Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T20:09:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.415s coverage: 79.9% of statements [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-07T20:09:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-07T20:09:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-07T20:09:44.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.274s coverage: 86.9% of statements [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-07T20:09:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-07T20:09:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-07T20:09:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-07T20:09:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements [2023-03-07T20:09:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements [2023-03-07T20:09:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-07T20:09:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-07T20:09:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements [2023-03-07T20:09:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-07T20:09:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.348s coverage: 81.2% of statements [2023-03-07T20:09:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.359s coverage: 82.1% of statements [2023-03-07T20:09:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-07T20:09:44.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 84.8% of statements [2023-03-07T20:09:44.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-07T20:09:47.166Z] ---> Running in fc37204644bc [2023-03-07T20:09:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.482s coverage: 63.1% of statements [2023-03-07T20:09:47.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-07T20:09:47.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-07T20:09:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.315s coverage: 100.0% of statements [2023-03-07T20:09:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-03-07T20:09:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.116s coverage: 100.0% of statements [2023-03-07T20:09:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2023-03-07T20:09:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.096s coverage: 100.0% of statements [2023-03-07T20:09:47.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-07T20:09:47.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-07T20:09:47.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-07T20:09:48.161Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:09:49.550Z] Removing intermediate container e30a5f25c39b [2023-03-07T20:09:49.550Z] ---> b22d476424e4 [2023-03-07T20:09:49.550Z] [2023-03-07T20:09:49.550Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:09:49.550Z] ---> dfd21b5a31f5 [2023-03-07T20:09:49.550Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:09:51.018Z] ---> Running in e5727f9de501 [2023-03-07T20:09:51.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:51.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:51.542Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:09:51.542Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:09:51.542Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:09:51.542Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:09:51.803Z] OK: 6 MiB in 16 packages [2023-03-07T20:09:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.071s coverage: 38.4% of statements [2023-03-07T20:09:55.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-07T20:09:55.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-07T20:09:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements [2023-03-07T20:09:55.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-07T20:09:55.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements [2023-03-07T20:09:55.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-07T20:09:55.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-07T20:09:55.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-07T20:09:55.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-07T20:09:57.106Z] Removing intermediate container 1e56dd4ae0de [2023-03-07T20:09:57.106Z] ---> 9448b8d074ef [2023-03-07T20:09:57.106Z] [2023-03-07T20:09:57.106Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:09:57.106Z] ---> dfd21b5a31f5 [2023-03-07T20:09:57.106Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:09:57.106Z] ---> Using cache [2023-03-07T20:09:57.106Z] ---> 2d2fc353b50a [2023-03-07T20:09:57.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:09:57.106Z] ---> Using cache [2023-03-07T20:09:57.106Z] ---> fa753a4ebad4 [2023-03-07T20:09:57.106Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:09:57.106Z] Removing intermediate container 703ec2acf910 [2023-03-07T20:09:57.106Z] ---> c5123065a181 [2023-03-07T20:09:57.106Z] [2023-03-07T20:09:57.106Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:09:57.106Z] ---> 5ce65d7b0fde [2023-03-07T20:09:57.106Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:09:57.106Z] ---> Using cache [2023-03-07T20:09:57.106Z] ---> f1d29108d528 [2023-03-07T20:09:57.106Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:09:57.106Z] ---> Running in 59fe1285c708 [2023-03-07T20:09:57.106Z] ---> Running in ac7917d93f62 [2023-03-07T20:09:57.106Z] Removing intermediate container e5727f9de501 [2023-03-07T20:09:57.106Z] ---> d92076c31419 [2023-03-07T20:09:57.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:09:57.106Z] ---> Running in 88dd65d5a633 [2023-03-07T20:09:57.106Z] Removing intermediate container 59fe1285c708 [2023-03-07T20:09:57.106Z] ---> 093c5ffc8d2f [2023-03-07T20:09:57.106Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:09:57.106Z] Removing intermediate container 88dd65d5a633 [2023-03-07T20:09:57.106Z] ---> a3e328edb444 [2023-03-07T20:09:57.106Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:09:57.106Z] ---> Running in fef27baf4079 [2023-03-07T20:09:57.106Z] ---> Running in 0b19af932e54 [2023-03-07T20:09:57.368Z] Removing intermediate container 0b19af932e54 [2023-03-07T20:09:57.368Z] ---> 7327e25026ec [2023-03-07T20:09:57.368Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:09:57.368Z] Removing intermediate container fef27baf4079 [2023-03-07T20:09:57.368Z] ---> aeb0ca8e5ca8 [2023-03-07T20:09:57.368Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:09:57.368Z] ---> Running in e2d2916c7558 [2023-03-07T20:09:57.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:57.628Z] Removing intermediate container e2d2916c7558 [2023-03-07T20:09:57.628Z] ---> 84a5c7ef9862 [2023-03-07T20:09:57.628Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:09:57.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:57.628Z] ---> 5a00ab1c062c [2023-03-07T20:09:57.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:09:57.887Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:09:57.887Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:09:57.887Z] OK: 15859 distinct packages available [2023-03-07T20:09:58.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:58.146Z] ---> 221ccdc4512e [2023-03-07T20:09:58.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:09:58.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:09:58.409Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T20:09:58.409Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T20:09:58.409Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T20:09:58.409Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T20:09:58.409Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T20:09:58.409Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T20:09:58.409Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:09:58.409Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T20:09:58.409Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T20:09:58.409Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:09:58.409Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:09:58.409Z] OK: 8 MiB in 23 packages [2023-03-07T20:09:59.794Z] ---> 2eab0979208f [2023-03-07T20:09:59.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:09:59.794Z] ---> c9dea6c6d061 [2023-03-07T20:09:59.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:10:00.055Z] ---> ba2cbaf9e3a9 [2023-03-07T20:10:00.055Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:10:00.055Z] ---> 67c41a2efff3 [2023-03-07T20:10:00.055Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:10:00.055Z] Removing intermediate container ac7917d93f62 [2023-03-07T20:10:00.055Z] ---> 19e7086d408b [2023-03-07T20:10:00.055Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:10:00.055Z] ---> Running in fffdca907460 [2023-03-07T20:10:00.055Z] ---> Running in b52478560309 [2023-03-07T20:10:00.314Z] Removing intermediate container fffdca907460 [2023-03-07T20:10:00.314Z] ---> 756e06212a76 [2023-03-07T20:10:00.314Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:10:00.314Z] ---> Running in 638fb16a679d [2023-03-07T20:10:00.314Z] ---> 8ddfa2016019 [2023-03-07T20:10:00.314Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T20:10:00.314Z] Removing intermediate container b52478560309 [2023-03-07T20:10:00.314Z] ---> 5e131123d1d2 [2023-03-07T20:10:00.314Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:10:00.314Z] Removing intermediate container 638fb16a679d [2023-03-07T20:10:00.314Z] ---> d3c6cb842be4 [2023-03-07T20:10:00.314Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:10:00.314Z] ---> Running in da6bc89ba2bd [2023-03-07T20:10:00.314Z] ---> Running in cf7417bd5d14 [2023-03-07T20:10:00.885Z] Removing intermediate container da6bc89ba2bd [2023-03-07T20:10:00.885Z] ---> 3ac92c21a28a [2023-03-07T20:10:00.885Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:10:01.462Z] Removing intermediate container cf7417bd5d14 [2023-03-07T20:10:01.462Z] ---> aafdd72d3052 [2023-03-07T20:10:01.462Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:10:01.462Z] ---> Running in 5d6d96eeff7b [2023-03-07T20:10:01.462Z] ---> 7a3cb6011a50 [2023-03-07T20:10:01.462Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T20:10:01.462Z] ---> Running in f1c6e7f619da [2023-03-07T20:10:02.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-07T20:10:02.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.722s coverage: 92.3% of statements [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-07T20:10:02.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-07T20:10:02.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-07T20:10:02.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-07T20:10:02.864Z] Removing intermediate container f1c6e7f619da [2023-03-07T20:10:02.864Z] ---> b243e9d36a80 [2023-03-07T20:10:02.864Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:10:02.979Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-07T20:10:03.247Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T20:10:03.247Z] go vet ./... [2023-03-07T20:10:03.300Z] Removing intermediate container 5d6d96eeff7b [2023-03-07T20:10:03.300Z] ---> fb8904eb2fc6 [2023-03-07T20:10:03.300Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:10:04.239Z] ---> 740808ab2ec1 [2023-03-07T20:10:04.239Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T20:10:04.239Z] ---> Running in e2baa3618d8c [2023-03-07T20:10:04.239Z] ---> Running in c7f21d96de6a [2023-03-07T20:10:04.239Z] ---> Running in 86b69277c695 [2023-03-07T20:10:04.239Z] Removing intermediate container dad729efe886 [2023-03-07T20:10:04.239Z] ---> 0b0e96e59cfa [2023-03-07T20:10:04.239Z] [2023-03-07T20:10:04.239Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:10:04.239Z] ---> dfd21b5a31f5 [2023-03-07T20:10:04.239Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:10:04.239Z] ---> Running in c9f14580fe03 [2023-03-07T20:10:04.509Z] Removing intermediate container 86b69277c695 [2023-03-07T20:10:04.509Z] ---> 321014f8014a [2023-03-07T20:10:04.509Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:10:04.509Z] Removing intermediate container e2baa3618d8c [2023-03-07T20:10:04.509Z] ---> 4bcf96c541ca [2023-03-07T20:10:04.509Z] [2023-03-07T20:10:04.509Z] Removing intermediate container c7f21d96de6a [2023-03-07T20:10:04.509Z] ---> 7c7804fa9d5a [2023-03-07T20:10:04.509Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:10:04.509Z] ---> Running in 748b416cc026 [2023-03-07T20:10:04.509Z] ---> Running in d675a64bce07 [2023-03-07T20:10:04.509Z] Removing intermediate container c9f14580fe03 [2023-03-07T20:10:04.509Z] ---> b7317e4c00ac [2023-03-07T20:10:04.509Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:10:04.509Z] ---> Running in 0688ab30b8b6 [2023-03-07T20:10:04.509Z] Successfully built 4bcf96c541ca [2023-03-07T20:10:04.509Z] Successfully tagged support-notifications:latest [2023-03-07T20:10:04.509Z]  Building support-notifications ... done Removing intermediate container 748b416cc026 [2023-03-07T20:10:04.509Z] ---> a4d98a69d812 [2023-03-07T20:10:04.509Z] Step 17/19 : LABEL arch=x86_64 [2023-03-07T20:10:04.773Z] ---> Running in c7d2b7467a66 [2023-03-07T20:10:04.773Z] Removing intermediate container d675a64bce07 [2023-03-07T20:10:04.773Z] ---> 4ff14091816d [2023-03-07T20:10:04.773Z] [2023-03-07T20:10:04.773Z] Successfully built 4ff14091816d [2023-03-07T20:10:04.773Z] Successfully tagged support-scheduler:latest [2023-03-07T20:10:04.773Z]  Building support-scheduler ... done Removing intermediate container c7d2b7467a66 [2023-03-07T20:10:04.773Z] ---> 7fd25f5a211f [2023-03-07T20:10:04.773Z] Step 18/19 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:10:04.773Z] ---> Running in 4bbd205c1123 [2023-03-07T20:10:05.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T20:10:05.036Z] Removing intermediate container 4bbd205c1123 [2023-03-07T20:10:05.036Z] ---> 0a40a4f439d2 [2023-03-07T20:10:05.036Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T20:10:05.036Z] ---> Running in ffc91966ab2b [2023-03-07T20:10:05.299Z] Removing intermediate container ffc91966ab2b [2023-03-07T20:10:05.299Z] ---> 0ba47315a1b2 [2023-03-07T20:10:05.299Z] [2023-03-07T20:10:05.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T20:10:05.299Z] Successfully built 0ba47315a1b2 [2023-03-07T20:10:05.299Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-07T20:10:05.559Z]  Building security-spiffe-token-provider ... done (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:10:05.559Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:10:05.559Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:10:05.559Z] OK: 6 MiB in 16 packages [2023-03-07T20:10:06.210Z] Removing intermediate container 0688ab30b8b6 [2023-03-07T20:10:06.210Z] ---> 2cd0fadcb71c [2023-03-07T20:10:06.210Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:10:06.210Z] ---> Running in 20d8499c6703 [2023-03-07T20:10:06.471Z] Removing intermediate container 20d8499c6703 [2023-03-07T20:10:06.471Z] ---> b27e2b12ce7b [2023-03-07T20:10:06.471Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:10:06.471Z] ---> Running in bbb5b0056625 [2023-03-07T20:10:06.471Z] Removing intermediate container bbb5b0056625 [2023-03-07T20:10:06.471Z] ---> 0865d403d65b [2023-03-07T20:10:06.471Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:10:06.471Z] ---> Running in 2cb2ec8fd830 [2023-03-07T20:10:06.733Z] Removing intermediate container 2cb2ec8fd830 [2023-03-07T20:10:06.733Z] ---> 7a8862e32647 [2023-03-07T20:10:06.733Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:10:06.733Z] ---> Running in 84a971b172ae [2023-03-07T20:10:06.733Z] Removing intermediate container 84a971b172ae [2023-03-07T20:10:06.733Z] ---> 19c67ff55307 [2023-03-07T20:10:06.733Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:10:06.995Z] ---> Running in 1f002d5019fb [2023-03-07T20:10:07.569Z] Removing intermediate container 1f002d5019fb [2023-03-07T20:10:07.569Z] ---> 16703fd4f904 [2023-03-07T20:10:07.569Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:10:07.569Z] ---> Running in 6fd5196b96f6 [2023-03-07T20:10:07.832Z] Removing intermediate container 6fd5196b96f6 [2023-03-07T20:10:07.832Z] ---> 52e4f7ddd7ae [2023-03-07T20:10:07.832Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:10:08.096Z] ---> 222e2b89291c [2023-03-07T20:10:08.096Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:10:08.096Z] ---> Running in 2740d5f5c1c6 [2023-03-07T20:10:09.492Z] Removing intermediate container 2740d5f5c1c6 [2023-03-07T20:10:09.492Z] ---> 213e8ba01f4b [2023-03-07T20:10:09.492Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:10:09.492Z] ---> 362760f41c36 [2023-03-07T20:10:09.492Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:10:09.751Z] Removing intermediate container fc37204644bc [2023-03-07T20:10:09.751Z] ---> 3baa7e4637c8 [2023-03-07T20:10:09.751Z] [2023-03-07T20:10:09.751Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:10:09.751Z] ---> dfd21b5a31f5 [2023-03-07T20:10:09.751Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:10:09.751Z] ---> Using cache [2023-03-07T20:10:09.751Z] ---> 6d263ab290e3 [2023-03-07T20:10:09.751Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:10:09.751Z] ---> Using cache [2023-03-07T20:10:09.751Z] ---> 7a37506014a1 [2023-03-07T20:10:09.751Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:10:09.751Z] ---> Using cache [2023-03-07T20:10:09.751Z] ---> 3710621ade76 [2023-03-07T20:10:09.751Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:10:10.321Z] ---> 58c1b32d9a85 [2023-03-07T20:10:10.321Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:10:10.321Z] ---> f48478fba9ac [2023-03-07T20:10:10.321Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:10:10.321Z] ---> 53278b0208d0 [2023-03-07T20:10:10.321Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:10:10.321Z] ---> c5e60fbe346e [2023-03-07T20:10:10.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:10:10.582Z] ---> c44567585f70 [2023-03-07T20:10:10.582Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:10:10.582Z] ---> 4c7daa6be5e5 [2023-03-07T20:10:10.582Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:10:10.582Z] ---> Running in c991a2648c07 [2023-03-07T20:10:10.844Z] ---> c9e0ee2f39dd [2023-03-07T20:10:10.844Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:10:10.844Z] ---> c8821df20c2b [2023-03-07T20:10:10.844Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:10:11.107Z] ---> 0706b23e0c37 [2023-03-07T20:10:11.107Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:10:11.107Z] ---> Running in a2569bcbe096 [2023-03-07T20:10:11.368Z] Removing intermediate container c991a2648c07 [2023-03-07T20:10:11.368Z] ---> 29f0e883eb92 [2023-03-07T20:10:11.368Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:10:11.368Z] ---> Running in 3003b7cb8378 [2023-03-07T20:10:11.368Z] Removing intermediate container 3003b7cb8378 [2023-03-07T20:10:11.368Z] ---> 26080f853e73 [2023-03-07T20:10:11.368Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:10:11.368Z] ---> Running in 68cbecf359b2 [2023-03-07T20:10:11.368Z] Removing intermediate container 68cbecf359b2 [2023-03-07T20:10:11.368Z] ---> 19ddbcc113cc [2023-03-07T20:10:11.368Z] Step 20/22 : LABEL arch=x86_64 [2023-03-07T20:10:11.626Z] ---> Running in a1a431c1275d [2023-03-07T20:10:11.626Z] Removing intermediate container a1a431c1275d [2023-03-07T20:10:11.626Z] ---> 104cc24432b2 [2023-03-07T20:10:11.626Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:10:11.626Z] ---> Running in bc97dcf68be0 [2023-03-07T20:10:11.626Z] Removing intermediate container bc97dcf68be0 [2023-03-07T20:10:11.626Z] ---> b0f8f483dd88 [2023-03-07T20:10:11.626Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:10:11.626Z] ---> Running in 96f4126b6bfc [2023-03-07T20:10:11.885Z] Removing intermediate container 96f4126b6bfc [2023-03-07T20:10:11.885Z] ---> 0d1f2e4da84d [2023-03-07T20:10:11.885Z] [2023-03-07T20:10:11.885Z] Removing intermediate container a2569bcbe096 [2023-03-07T20:10:11.885Z] ---> ca08e9d458a6 [2023-03-07T20:10:11.885Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:10:11.885Z] ---> Running in aca2108f7771 [2023-03-07T20:10:11.885Z] Successfully built 0d1f2e4da84d [2023-03-07T20:10:11.885Z] Successfully tagged security-proxy-auth:latest [2023-03-07T20:10:11.885Z]  Building security-proxy-auth ... done Removing intermediate container aca2108f7771 [2023-03-07T20:10:11.885Z] ---> 876f36747efa [2023-03-07T20:10:11.885Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:10:11.885Z] ---> Running in 09495461cee3 [2023-03-07T20:10:12.143Z] Removing intermediate container 09495461cee3 [2023-03-07T20:10:12.143Z] ---> 9f21c0ea2dab [2023-03-07T20:10:12.143Z] Step 30/32 : LABEL arch=x86_64 [2023-03-07T20:10:12.143Z] ---> Running in c0e3aac523d9 [2023-03-07T20:10:12.143Z] Removing intermediate container c0e3aac523d9 [2023-03-07T20:10:12.143Z] ---> 7b9dabd36bed [2023-03-07T20:10:12.143Z] Step 31/32 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:10:12.143Z] ---> Running in e1fa3ccf5892 [2023-03-07T20:10:12.143Z] Removing intermediate container e1fa3ccf5892 [2023-03-07T20:10:12.143Z] ---> e25d2c1258d7 [2023-03-07T20:10:12.143Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:10:12.143Z] ---> Running in 4d173a3b2ebd [2023-03-07T20:10:12.403Z] Removing intermediate container 4d173a3b2ebd [2023-03-07T20:10:12.403Z] ---> e370d52e604f [2023-03-07T20:10:12.403Z] [2023-03-07T20:10:12.403Z] Successfully built e370d52e604f [2023-03-07T20:10:12.403Z] Successfully tagged security-bootstrapper:latest [2023-03-07T20:10:12.408Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-07T20:10:12.437Z] $ docker stop --time=1 de21692761b722e9bcf49a7a7575bcf03fbcb702c64cdae3ac28606ac8ad849a [2023-03-07T20:10:13.730Z] $ docker rm -f --volumes de21692761b722e9bcf49a7a7575bcf03fbcb702c64cdae3ac28606ac8ad849a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:10:14.130Z] + docker images [2023-03-07T20:10:14.130Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T20:10:14.130Z] security-bootstrapper latest e370d52e604f 1 second ago 19.8MB [2023-03-07T20:10:14.130Z] security-proxy-auth latest 0d1f2e4da84d 2 seconds ago 16.2MB [2023-03-07T20:10:14.130Z] 3baa7e4637c8 4 seconds ago 1.66GB [2023-03-07T20:10:14.130Z] security-spiffe-token-provider latest 0ba47315a1b2 9 seconds ago 30MB [2023-03-07T20:10:14.130Z] support-notifications latest 4bcf96c541ca 9 seconds ago 30.7MB [2023-03-07T20:10:14.130Z] support-scheduler latest 4ff14091816d 9 seconds ago 30.1MB [2023-03-07T20:10:14.130Z] 0b0e96e59cfa 9 seconds ago 1.67GB [2023-03-07T20:10:14.130Z] 9448b8d074ef 18 seconds ago 1.75GB [2023-03-07T20:10:14.130Z] c5123065a181 18 seconds ago 1.72GB [2023-03-07T20:10:14.130Z] b22d476424e4 25 seconds ago 1.75GB [2023-03-07T20:10:14.130Z] security-secretstore-setup latest 1fd410461c1f 40 seconds ago 29.9MB [2023-03-07T20:10:14.130Z] core-metadata latest f4f67aeedfac 57 seconds ago 18.5MB [2023-03-07T20:10:14.130Z] core-data latest 17795fb54522 About a minute ago 18MB [2023-03-07T20:10:14.130Z] 9e7d59d556d5 About a minute ago 1.69GB [2023-03-07T20:10:14.130Z] 3633ad650418 About a minute ago 1.67GB [2023-03-07T20:10:14.130Z] security-spire-agent latest c72ad7c16ac1 2 minutes ago 125MB [2023-03-07T20:10:14.130Z] f50e5c2160ab 2 minutes ago 1.69GB [2023-03-07T20:10:14.130Z] core-common-config-bootstrapper latest caab702932c5 2 minutes ago 15.5MB [2023-03-07T20:10:14.130Z] security-proxy-setup latest 5978d015713b 3 minutes ago 16.4MB [2023-03-07T20:10:14.130Z] core-command latest 9baa8fac14f7 3 minutes ago 17.8MB [2023-03-07T20:10:14.130Z] security-spire-config latest b9b45c630901 3 minutes ago 85.8MB [2023-03-07T20:10:14.130Z] security-spire-server latest c431bcad1682 3 minutes ago 86.5MB [2023-03-07T20:10:14.130Z] 6ed414e13b01 3 minutes ago 1.68GB [2023-03-07T20:10:14.130Z] 3e74cd53a124 3 minutes ago 1.66GB [2023-03-07T20:10:14.130Z] 91d38b44d185 3 minutes ago 1.68GB [2023-03-07T20:10:14.130Z] 93de982c8923 4 minutes ago 1.55GB [2023-03-07T20:10:14.130Z] 5f1f5f5e4423 4 minutes ago 1.55GB [2023-03-07T20:10:14.130Z] ci-base-image-x86_64 latest 100582efe314 9 minutes ago 903MB [2023-03-07T20:10:14.130Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-07T20:10:14.130Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-07T20:10:14.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-07T20:10:14.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-07T20:10:14.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T20:12:09.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T20:12:09.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T20:12:09.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T20:12:10.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-07T20:12:10.761Z] + ls -al . [2023-03-07T20:12:10.761Z] total 700 [2023-03-07T20:12:10.761Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 20:05 . [2023-03-07T20:12:10.761Z] drwxr-xr-x 4 root root 4096 Mar 7 20:05 .. [2023-03-07T20:12:10.761Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:03 .blubracket [2023-03-07T20:12:10.761Z] -rw-rw-r-- 1 1001 1001 16 Mar 7 20:03 .dockerignore [2023-03-07T20:12:10.761Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 20:03 .git [2023-03-07T20:12:10.762Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:03 .github [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 1112 Mar 7 20:03 .gitignore [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 20:03 .golangci.yml [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 87 Mar 7 20:03 .hadolint.yml [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 166 Mar 7 20:03 .sonarcloud.properties [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 20:03 ADOPTERS.md [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 10825 Mar 7 20:03 Attribution.txt [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 73765 Mar 7 20:03 CHANGELOG.md [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 20:03 CONTRIBUTING.md [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 20:03 GOVERNANCE.md [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 883 Mar 7 20:03 Jenkinsfile [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 20:03 LICENSE [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 14071 Mar 7 20:03 Makefile [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 20:03 OWNERS.md [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 9403 Mar 7 20:03 README.md [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 6912 Mar 7 20:03 SECURITY.md [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 20:00 VERSION [2023-03-07T20:12:10.762Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 20:03 bin [2023-03-07T20:12:10.762Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 20:03 cmd [2023-03-07T20:12:10.762Z] -rw-r--r-- 1 root root 446903 Mar 7 20:10 coverage.out [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 3232 Mar 7 20:03 go.mod [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 31098 Mar 7 20:03 go.sum [2023-03-07T20:12:10.762Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 20:03 internal [2023-03-07T20:12:10.762Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 20:03 openapi [2023-03-07T20:12:10.762Z] drwxrwxr-x 4 1001 1001 4096 Mar 7 20:03 snap [2023-03-07T20:12:10.762Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 20:03 version.go [Pipeline] sh [2023-03-07T20:12:11.468Z] + '[' -e coverage.out ] [2023-03-07T20:12:11.468Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-07T20:12:11.503Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T20:12:12.538Z] Stashed 1 file(s) [Pipeline] sh [2023-03-07T20:12:13.195Z] + make build [2023-03-07T20:12:13.195Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:13:49.857Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:13:50.819Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:13:57.477Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:14:01.101Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:14:57.528Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:14:57.797Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:15:04.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:15:11.114Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:15:15.358Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:15:20.180Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:15:26.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-07T20:15:33.597Z] $ docker stop --time=1 f7328f8e47366d641111f43d2f6387da5214dd88c84a5e41a4a554566759b385 [2023-03-07T20:15:36.024Z] $ docker rm -f --volumes f7328f8e47366d641111f43d2f6387da5214dd88c84a5e41a4a554566759b385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:15:38.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:15:38.523Z] [2023-03-07T20:15:38.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:15:38.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:15:38.942Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-07T20:15:38.942Z] 29e5d40040c1: Pulling fs layer [2023-03-07T20:15:38.942Z] 1ce36da41761: Pulling fs layer [2023-03-07T20:15:38.942Z] 25b303627fd3: Pulling fs layer [2023-03-07T20:15:39.212Z] 29e5d40040c1: Verifying Checksum [2023-03-07T20:15:39.212Z] 29e5d40040c1: Download complete [2023-03-07T20:15:39.481Z] 1ce36da41761: Verifying Checksum [2023-03-07T20:15:39.481Z] 1ce36da41761: Download complete [2023-03-07T20:15:39.750Z] 29e5d40040c1: Pull complete [2023-03-07T20:15:41.160Z] 25b303627fd3: Verifying Checksum [2023-03-07T20:15:41.160Z] 25b303627fd3: Download complete [2023-03-07T20:15:41.160Z] 1ce36da41761: Pull complete [2023-03-07T20:15:51.228Z] 25b303627fd3: Pull complete [2023-03-07T20:15:51.228Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-07T20:15:51.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:15:51.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:15:51.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-8632 does not seem to be running inside a container [2023-03-07T20:15:51.637Z] $ 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-03-07T20:15:54.261Z] $ docker top fe8ddeb1fe00dd36f53ff7226e795316d80fe4cdf7544bb8dc9b97c8f4f6962e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:15:55.160Z] + docker-compose build --help [2023-03-07T20:15:55.160Z] + grep parallel [2023-03-07T20:16:01.808Z] --parallel Build images in parallel. [Pipeline] } [2023-03-07T20:16:01.839Z] $ docker stop --time=1 fe8ddeb1fe00dd36f53ff7226e795316d80fe4cdf7544bb8dc9b97c8f4f6962e [2023-03-07T20:16:03.511Z] $ docker rm -f --volumes fe8ddeb1fe00dd36f53ff7226e795316d80fe4cdf7544bb8dc9b97c8f4f6962e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:16:04.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-07T20:16:04.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:16:04.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-8632 does not seem to be running inside a container [2023-03-07T20:16:04.591Z] $ 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-03-07T20:16:05.819Z] $ docker top e7e6746657378e32da506e25a8ee1985ff154bb35a97dc039d543445f5930445 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:16:06.719Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-07T20:16:14.924Z] Building core-command ... [2023-03-07T20:16:14.924Z] Building core-common-config-bootstrapper ... [2023-03-07T20:16:14.924Z] Building core-data ... [2023-03-07T20:16:14.924Z] Building core-metadata ... [2023-03-07T20:16:14.924Z] Building security-bootstrapper ... [2023-03-07T20:16:14.924Z] Building security-proxy-auth ... [2023-03-07T20:16:14.924Z] Building security-proxy-setup ... [2023-03-07T20:16:14.924Z] Building security-secretstore-setup ... [2023-03-07T20:16:14.924Z] Building security-spiffe-token-provider ... [2023-03-07T20:16:14.924Z] Building security-spire-agent ... [2023-03-07T20:16:14.924Z] Building security-spire-config ... [2023-03-07T20:16:14.924Z] Building security-spire-server ... [2023-03-07T20:16:14.924Z] Building support-notifications ... [2023-03-07T20:16:14.924Z] Building support-scheduler ... [2023-03-07T20:16:14.924Z] Building security-proxy-setup [2023-03-07T20:16:14.924Z] Building security-bootstrapper [2023-03-07T20:16:14.924Z] Building core-data [2023-03-07T20:16:14.924Z] Building security-spire-agent [2023-03-07T20:16:14.924Z] Building security-secretstore-setup [2023-03-07T20:17:01.786Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:17:01.786Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:17:01.786Z] ---> e0484db16c59 [2023-03-07T20:17:01.786Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:17:01.786Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:17:01.786Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:17:01.786Z] ---> e0484db16c59 [2023-03-07T20:17:01.786Z] Step 3/24 : WORKDIR /edgex-goStep 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:17:01.786Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:17:01.786Z] ---> e0484db16c59 [2023-03-07T20:17:01.786Z] Step 3/20 : WORKDIR /edgex-go [2023-03-07T20:17:01.786Z] [2023-03-07T20:17:01.786Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:17:01.786Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:17:01.786Z] ---> e0484db16c59 [2023-03-07T20:17:01.786Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:17:01.786Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:17:01.786Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:17:01.786Z] ---> e0484db16c59 [2023-03-07T20:17:01.786Z] Step 3/32 : WORKDIR /edgex-go [2023-03-07T20:17:01.786Z] ---> Running in baef87582a80 [2023-03-07T20:17:01.786Z] ---> Running in 205dc3553bc2 [2023-03-07T20:17:01.786Z] ---> Running in 92be086c4b68 [2023-03-07T20:17:01.786Z] ---> Running in d81fa154267a [2023-03-07T20:17:01.786Z] ---> Running in fda671d8b174 [2023-03-07T20:17:01.786Z] Removing intermediate container d81fa154267a [2023-03-07T20:17:01.786Z] ---> 0353f4572e20 [2023-03-07T20:17:01.786Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:17:01.786Z] Removing intermediate container baef87582a80 [2023-03-07T20:17:01.786Z] ---> 9e996b9c6ee9 [2023-03-07T20:17:01.786Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:17:01.786Z] Removing intermediate container fda671d8b174 [2023-03-07T20:17:01.786Z] ---> 2d98872d1972 [2023-03-07T20:17:01.786Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-07T20:17:01.786Z] ---> Running in 9f88e24e356d [2023-03-07T20:17:01.786Z] Removing intermediate container 205dc3553bc2 [2023-03-07T20:17:01.786Z] ---> 907712dd13f8 [2023-03-07T20:17:01.786Z] ---> Running in 923d6304f9d0 [2023-03-07T20:17:01.786Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-07T20:17:01.786Z] ---> Running in 00e15377e6ba [2023-03-07T20:17:01.786Z] Removing intermediate container 92be086c4b68 [2023-03-07T20:17:01.786Z] ---> 6b83599bec25 [2023-03-07T20:17:01.786Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-07T20:17:02.055Z] ---> Running in 4aa9aef2795a [2023-03-07T20:17:02.055Z] ---> Running in ec5d528d9fcd [2023-03-07T20:17:02.473Z] Removing intermediate container 9f88e24e356d [2023-03-07T20:17:02.473Z] ---> 1187b4214e81 [2023-03-07T20:17:02.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:17:02.821Z] ---> Running in 71c2fd1afb04 [2023-03-07T20:17:04.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:04.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:05.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:05.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:05.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:05.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:05.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:05.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:05.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:05.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:17:06.948Z] OK: 221 MiB in 51 packages [2023-03-07T20:17:07.216Z] OK: 221 MiB in 51 packages [2023-03-07T20:17:07.487Z] OK: 221 MiB in 51 packages [2023-03-07T20:17:07.487Z] OK: 221 MiB in 51 packages [2023-03-07T20:17:07.487Z] OK: 221 MiB in 51 packages [2023-03-07T20:17:08.902Z] Removing intermediate container 00e15377e6ba [2023-03-07T20:17:08.902Z] ---> c333a593f907 [2023-03-07T20:17:08.902Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-07T20:17:09.171Z] Removing intermediate container 923d6304f9d0 [2023-03-07T20:17:09.171Z] ---> d03571b581e5 [2023-03-07T20:17:09.171Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:17:09.439Z] Removing intermediate container 71c2fd1afb04 [2023-03-07T20:17:09.439Z] ---> b43b97c8bdff [2023-03-07T20:17:09.439Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:17:09.439Z] Removing intermediate container ec5d528d9fcd [2023-03-07T20:17:09.708Z] ---> b66fe229e978 [2023-03-07T20:17:09.708Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:17:09.708Z] Removing intermediate container 4aa9aef2795a [2023-03-07T20:17:09.708Z] ---> b494a13d9e78 [2023-03-07T20:17:09.708Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-07T20:17:09.975Z] ---> 4af9e09fa807 [2023-03-07T20:17:09.975Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:17:10.243Z] ---> Running in 4ab153d10ac5 [2023-03-07T20:17:10.519Z] ---> 9e3d286f28da [2023-03-07T20:17:10.519Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:17:10.519Z] ---> Running in 559b10cc3b0c [2023-03-07T20:17:10.796Z] ---> c1734855bb83 [2023-03-07T20:17:10.796Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:17:11.069Z] ---> Running in 3cc456f26bbc [2023-03-07T20:17:11.069Z] ---> 886930506682 [2023-03-07T20:17:11.069Z] ---> 039d6c9f3186 [2023-03-07T20:17:11.069Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:17:11.069Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:17:11.336Z] ---> Running in 590e1049f573 [2023-03-07T20:17:11.336Z] ---> Running in 3cb35873d5c9 [2023-03-07T20:19:18.152Z] Removing intermediate container 3cb35873d5c9 [2023-03-07T20:19:18.152Z] ---> 3652ee525819 [2023-03-07T20:19:18.152Z] Step 7/23 : COPY . . [2023-03-07T20:19:18.152Z] Removing intermediate container 3cc456f26bbc [2023-03-07T20:19:18.152Z] ---> 4e0432b69770 [2023-03-07T20:19:18.152Z] Step 8/22 : COPY . . [2023-03-07T20:19:18.152Z] Removing intermediate container 4ab153d10ac5 [2023-03-07T20:19:18.152Z] ---> c7d0ef05dfe9 [2023-03-07T20:19:18.152Z] Step 7/20 : COPY . . [2023-03-07T20:19:18.152Z] Removing intermediate container 590e1049f573 [2023-03-07T20:19:18.152Z] ---> 4ba4faa86a73 [2023-03-07T20:19:18.152Z] Step 7/32 : COPY . . [2023-03-07T20:19:18.152Z] Removing intermediate container 559b10cc3b0c [2023-03-07T20:19:18.152Z] ---> 3421658d6b4e [2023-03-07T20:19:18.152Z] Step 7/24 : COPY . . [2023-03-07T20:19:20.745Z] ---> c56aac8979ce [2023-03-07T20:19:20.745Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-07T20:19:20.745Z] ---> 0121e208774a [2023-03-07T20:19:20.745Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-07T20:19:20.745Z] ---> 8e3d949ef9e3 [2023-03-07T20:19:20.745Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-07T20:19:20.745Z] ---> Running in ffa40c495edd [2023-03-07T20:19:20.745Z] ---> b30c13e884ae [2023-03-07T20:19:20.745Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-07T20:19:21.013Z] ---> Running in 1e4c0157c23c [2023-03-07T20:19:21.013Z] ---> 6f46d82dba57 [2023-03-07T20:19:21.013Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:19:21.013Z] ---> Running in f749bfca6643 [2023-03-07T20:19:21.288Z] ---> Running in 4b1d17b253c3 [2023-03-07T20:19:21.288Z] ---> Running in 4969fc53a010 [2023-03-07T20:19:22.262Z] Removing intermediate container 4969fc53a010 [2023-03-07T20:19:22.262Z] ---> c9da6c98b110 [2023-03-07T20:19:22.262Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:19:22.262Z] ---> Running in d5b60aa948e2 [2023-03-07T20:19:23.234Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-07T20:19:23.234Z] Removing intermediate container d5b60aa948e2 [2023-03-07T20:19:23.234Z] ---> 3a17f91481ee [2023-03-07T20:19:23.234Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:19:23.503Z] ---> Running in d77606056d4e [2023-03-07T20:19:23.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-07T20:19:23.771Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-07T20:19:24.040Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-07T20:19:26.629Z] Removing intermediate container d77606056d4e [2023-03-07T20:19:26.629Z] ---> fbca92831ff1 [2023-03-07T20:19:26.629Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:19:26.629Z] ---> Running in f89328d16969 [2023-03-07T20:19:27.212Z] Removing intermediate container f89328d16969 [2023-03-07T20:19:27.212Z] ---> 16ea0f83f355 [2023-03-07T20:19:27.212Z] [2023-03-07T20:19:27.212Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:19:27.479Z] 3.15: Pulling from library/alpine [2023-03-07T20:19:28.890Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-07T20:19:28.890Z] Status: Downloaded newer image for alpine:3.15 [2023-03-07T20:19:28.890Z] ---> 354640af7b1b [2023-03-07T20:19:28.890Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:19:28.890Z] ---> Running in 1ad4496d54f0 [2023-03-07T20:19:29.495Z] Removing intermediate container 1ad4496d54f0 [2023-03-07T20:19:29.495Z] ---> a7a72f16a361 [2023-03-07T20:19:29.495Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:19:29.764Z] ---> Running in 1b5145ed2ada [2023-03-07T20:19:31.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:32.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:33.716Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:19:33.716Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:19:33.716Z] OK: 15736 distinct packages available [2023-03-07T20:19:33.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:34.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:19:35.980Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-07T20:19:35.980Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:19:35.980Z] (3/5) Installing libucontext (1.1-r0) [2023-03-07T20:19:35.980Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-07T20:19:35.980Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-07T20:19:35.980Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:19:35.980Z] OK: 6 MiB in 19 packages [2023-03-07T20:19:37.928Z] Removing intermediate container 1b5145ed2ada [2023-03-07T20:19:37.928Z] ---> a681bed6d84f [2023-03-07T20:19:37.928Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-07T20:19:41.287Z] ---> 4c9800c1a960 [2023-03-07T20:19:41.555Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:19:48.204Z] ---> 2f29e8c51467 [2023-03-07T20:19:48.204Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:19:48.788Z] ---> 90c8082629b8 [2023-03-07T20:19:48.788Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-07T20:19:50.203Z] ---> 2f0fe8b7d74a [2023-03-07T20:19:50.203Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-07T20:19:50.796Z] ---> 466e1811d151 [2023-03-07T20:19:50.796Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:19:51.064Z] ---> Running in 7323bf464e5c [2023-03-07T20:19:51.647Z] Removing intermediate container 7323bf464e5c [2023-03-07T20:19:51.647Z] ---> f2defb804007 [2023-03-07T20:19:51.647Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:19:51.647Z] ---> Running in 53ef29c20b2f [2023-03-07T20:19:52.229Z] Removing intermediate container 53ef29c20b2f [2023-03-07T20:19:52.229Z] ---> ff9e2171b4a3 [2023-03-07T20:19:52.229Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:19:52.497Z] ---> Running in 868b39de061e [2023-03-07T20:19:53.083Z] Removing intermediate container 868b39de061e [2023-03-07T20:19:53.083Z] ---> c0c23e447614 [2023-03-07T20:19:53.083Z] Step 23/24 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:19:53.083Z] ---> Running in 2cdb09caf6a2 [2023-03-07T20:19:53.668Z] Removing intermediate container 2cdb09caf6a2 [2023-03-07T20:19:53.668Z] ---> b1f47f872a5b [2023-03-07T20:19:53.668Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:19:53.668Z] ---> Running in fbb8d7017b05 [2023-03-07T20:19:54.253Z] Removing intermediate container fbb8d7017b05 [2023-03-07T20:19:54.253Z] ---> afb5f4b9005e [2023-03-07T20:19:54.253Z] [2023-03-07T20:19:54.525Z] Successfully built afb5f4b9005e [2023-03-07T20:19:54.525Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-07T20:19:54.525Z] Building security-spiffe-token-provider [2023-03-07T20:20:13.009Z]  Building security-spire-agent ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:20:13.009Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:20:13.009Z] ---> e0484db16c59 [2023-03-07T20:20:13.009Z] Step 3/19 : WORKDIR /edgex-go [2023-03-07T20:20:13.009Z] ---> Using cache [2023-03-07T20:20:13.009Z] ---> 6b83599bec25 [2023-03-07T20:20:13.009Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-07T20:20:13.009Z] ---> Running in 71ed3a6d46f6 [2023-03-07T20:20:14.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:20:15.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:20:16.944Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-07T20:20:16.944Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-07T20:20:16.944Z] OK: 16903 distinct packages available [2023-03-07T20:20:17.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:20:17.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:20:19.209Z] OK: 221 MiB in 51 packages [2023-03-07T20:20:20.621Z] Removing intermediate container 71ed3a6d46f6 [2023-03-07T20:20:20.622Z] ---> f31d4fd96131 [2023-03-07T20:20:20.622Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-07T20:20:22.032Z] ---> c4fc3b913e4e [2023-03-07T20:20:22.032Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:20:22.032Z] ---> Running in c8a1dbbcca2b [2023-03-07T20:22:13.708Z] Removing intermediate container c8a1dbbcca2b [2023-03-07T20:22:13.708Z] ---> e783a6c640e0 [2023-03-07T20:22:13.708Z] Step 7/19 : COPY . . [2023-03-07T20:22:28.713Z] ---> 7e6cb353d0d8 [2023-03-07T20:22:28.713Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-07T20:22:28.713Z] ---> Running in dc08fa5f4a3e [2023-03-07T20:22:28.713Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-07T20:26:35.542Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-07T20:26:35.542Z] Removing intermediate container 1e4c0157c23c [2023-03-07T20:26:35.542Z] ---> 83b9b197a646 [2023-03-07T20:26:35.542Z] [2023-03-07T20:26:35.542Z] Step 9/20 : FROM alpine:3.16 [2023-03-07T20:26:35.542Z] 3.16: Pulling from library/alpine [2023-03-07T20:26:36.127Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T20:26:36.127Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T20:26:36.127Z] ---> 4c81e5bf8899 [2023-03-07T20:26:36.127Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-07T20:26:36.719Z] ---> Running in e4061c42683a [2023-03-07T20:26:39.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:40.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:42.229Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:26:42.229Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-07T20:26:42.229Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:26:42.229Z] OK: 6 MiB in 16 packages [2023-03-07T20:26:42.817Z] Removing intermediate container ffa40c495edd [2023-03-07T20:26:42.817Z] ---> 1d230626a4a7 [2023-03-07T20:26:42.817Z] [2023-03-07T20:26:42.817Z] Step 9/32 : FROM alpine:3.16 [2023-03-07T20:26:42.817Z] ---> 4c81e5bf8899 [2023-03-07T20:26:42.817Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:26:43.084Z] ---> Running in f59be7701273 [2023-03-07T20:26:44.047Z] Removing intermediate container f59be7701273 [2023-03-07T20:26:44.047Z] ---> d5166306e66f [2023-03-07T20:26:44.047Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-07T20:26:44.316Z] ---> Running in e3ab65c2052d [2023-03-07T20:26:44.901Z] Removing intermediate container e4061c42683a [2023-03-07T20:26:44.901Z] ---> 84dcd295d17f [2023-03-07T20:26:44.901Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-07T20:26:45.170Z] ---> Running in 9a05182a6153 [2023-03-07T20:26:46.583Z] Removing intermediate container 9a05182a6153 [2023-03-07T20:26:46.583Z] ---> c817855a48ed [2023-03-07T20:26:46.583Z] Step 12/20 : WORKDIR /edgex [2023-03-07T20:26:46.851Z] ---> Running in b97302bd8170 [2023-03-07T20:26:47.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:48.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:26:48.017Z] Removing intermediate container b97302bd8170 [2023-03-07T20:26:48.017Z] ---> 67102bf99e65 [2023-03-07T20:26:48.017Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-07T20:26:49.425Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:26:49.425Z] (2/2) Installing su-exec (0.2-r1) [2023-03-07T20:26:49.425Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:26:49.425Z] ---> fa8092f2cc82 [2023-03-07T20:26:49.425Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-07T20:26:49.425Z] OK: 5 MiB in 16 packages [2023-03-07T20:26:52.769Z] Removing intermediate container e3ab65c2052d [2023-03-07T20:26:52.769Z] ---> d81ff68ab511 [2023-03-07T20:26:52.769Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-07T20:26:52.769Z] ---> Running in d00726f7d319 [2023-03-07T20:26:53.352Z] ---> a91962c8c431 [2023-03-07T20:26:53.352Z] Removing intermediate container d00726f7d319 [2023-03-07T20:26:53.352Z] ---> 4593538123a2 [2023-03-07T20:26:53.352Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-07T20:26:53.352Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:26:53.619Z] ---> Running in 39d0afd1e186 [2023-03-07T20:26:54.585Z] Removing intermediate container 39d0afd1e186 [2023-03-07T20:26:54.585Z] ---> a60d73845312 [2023-03-07T20:26:54.585Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-07T20:26:54.851Z] ---> Running in fbe6ee3f8e85 [2023-03-07T20:26:55.117Z] ---> f6d1f0b6eaa2 [2023-03-07T20:26:55.117Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:26:55.390Z] ---> Running in b04dac51afa6 [2023-03-07T20:26:55.664Z] Removing intermediate container fbe6ee3f8e85 [2023-03-07T20:26:55.664Z] ---> 0716489a8b32 [2023-03-07T20:26:55.664Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-07T20:26:55.934Z] ---> Running in 25eda491e7cd [2023-03-07T20:26:56.898Z] Removing intermediate container f749bfca6643 [2023-03-07T20:26:56.898Z] ---> 1fceaa2ccec0 [2023-03-07T20:26:56.898Z] [2023-03-07T20:26:56.898Z] Step 9/23 : FROM alpine:3.16 [2023-03-07T20:26:56.898Z] ---> 4c81e5bf8899 [2023-03-07T20:26:56.898Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-07T20:26:56.898Z] ---> Running in bed460fb3d88 [2023-03-07T20:26:57.166Z] Removing intermediate container 25eda491e7cd [2023-03-07T20:26:57.166Z] ---> bfc06ea8627a [2023-03-07T20:26:57.166Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-07T20:26:57.433Z] ---> Running in 89be06c707fb [2023-03-07T20:27:00.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:00.771Z] Removing intermediate container b04dac51afa6 [2023-03-07T20:27:00.771Z] ---> e9170bfdcdf3 [2023-03-07T20:27:00.771Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:27:00.771Z] ---> Running in 32880e084133 [2023-03-07T20:27:00.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:01.361Z] Removing intermediate container 32880e084133 [2023-03-07T20:27:01.361Z] ---> b02e3f8cd950 [2023-03-07T20:27:01.361Z] Step 18/20 : LABEL arch=arm64 [2023-03-07T20:27:01.361Z] ---> Running in 105b16d2b365 [2023-03-07T20:27:02.347Z] Removing intermediate container 105b16d2b365 [2023-03-07T20:27:02.347Z] ---> 71cdcacd151a [2023-03-07T20:27:02.347Z] Step 19/20 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:27:02.347Z] Removing intermediate container 89be06c707fb [2023-03-07T20:27:02.347Z] ---> 279ac938b594 [2023-03-07T20:27:02.347Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-07T20:27:02.347Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-07T20:27:02.617Z] ---> Running in 11d8c8d514b3 [2023-03-07T20:27:02.617Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-07T20:27:02.617Z] (3/3) Installing su-exec (0.2-r1) [2023-03-07T20:27:02.617Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:27:02.617Z] ---> Running in 6dff3dbfaeff [2023-03-07T20:27:02.885Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:27:03.161Z] OK: 6 MiB in 17 packages [2023-03-07T20:27:03.433Z] Removing intermediate container 11d8c8d514b3 [2023-03-07T20:27:03.433Z] ---> 52d565905962 [2023-03-07T20:27:03.433Z] Step 20/20 : LABEL version=0.0.0 [2023-03-07T20:27:03.433Z] Removing intermediate container 6dff3dbfaeff [2023-03-07T20:27:03.433Z] ---> 0f0673fbbf43 [2023-03-07T20:27:03.433Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-07T20:27:03.700Z] ---> Running in 92079cb59233 [2023-03-07T20:27:04.665Z] Removing intermediate container 92079cb59233 [2023-03-07T20:27:04.665Z] ---> 02570dff627e [2023-03-07T20:27:05.096Z] [2023-03-07T20:27:05.446Z] Successfully built 02570dff627e [2023-03-07T20:27:05.789Z] ---> 120a52dd50d8 [2023-03-07T20:27:05.789Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-07T20:27:05.789Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-07T20:27:05.789Z]  Building security-proxy-setup ... done Building support-notifications [2023-03-07T20:27:05.789Z] ---> Running in 8a0188a54d46 [2023-03-07T20:27:06.430Z] Removing intermediate container bed460fb3d88 [2023-03-07T20:27:06.430Z] ---> e4a501ebf3a4 [2023-03-07T20:27:06.430Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-07T20:27:06.718Z] ---> Running in 516987fc7998 [2023-03-07T20:27:07.761Z] Removing intermediate container 516987fc7998 [2023-03-07T20:27:07.761Z] ---> e49471ecc8cd [2023-03-07T20:27:07.761Z] Step 12/23 : WORKDIR / [2023-03-07T20:27:08.049Z] ---> Running in fdc3923d01b4 [2023-03-07T20:27:09.523Z] Removing intermediate container fdc3923d01b4 [2023-03-07T20:27:09.523Z] ---> f8844536e6c3 [2023-03-07T20:27:09.523Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-07T20:27:10.112Z] Removing intermediate container 8a0188a54d46 [2023-03-07T20:27:10.112Z] ---> cf7ad9b01465 [2023-03-07T20:27:10.112Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:27:10.698Z] ---> e57a845417b0 [2023-03-07T20:27:10.698Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-07T20:27:11.282Z] ---> 9a06e15be852 [2023-03-07T20:27:11.282Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-07T20:27:11.870Z] ---> d853dd2cc3df [2023-03-07T20:27:11.870Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-07T20:27:13.284Z] ---> 7b671437584b [2023-03-07T20:27:13.284Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-07T20:27:13.551Z] ---> 8088d3655487 [2023-03-07T20:27:13.551Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-07T20:27:14.958Z] ---> ae98109a8f23 [2023-03-07T20:27:14.958Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-07T20:27:16.366Z] ---> d85d07c0f07b [2023-03-07T20:27:16.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-07T20:27:16.366Z] ---> 69a969b03209 [2023-03-07T20:27:16.366Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-07T20:27:18.313Z] ---> 50ce6e068bfb [2023-03-07T20:27:18.313Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-07T20:27:19.736Z] ---> ad7238df969b [2023-03-07T20:27:19.736Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-07T20:27:20.007Z] ---> 196e615633d2 [2023-03-07T20:27:20.007Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-07T20:27:21.957Z] ---> 213564b23fcc [2023-03-07T20:27:21.957Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:27:21.957Z] ---> 44c24369c4df [2023-03-07T20:27:21.957Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-07T20:27:21.957Z] ---> Running in 270f52590158 [2023-03-07T20:27:22.227Z] ---> Running in 51ba225ed2eb [2023-03-07T20:27:27.621Z] Removing intermediate container 51ba225ed2eb [2023-03-07T20:27:27.621Z] ---> 763451c6e2a2 [2023-03-07T20:27:27.621Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-07T20:27:27.621Z] Removing intermediate container 270f52590158 [2023-03-07T20:27:27.621Z] ---> fe6ec5c21fa3 [2023-03-07T20:27:27.621Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:27:27.621Z] ---> Running in 570f1f41168f [2023-03-07T20:27:27.621Z] ---> Running in 70fa44d3f2d8 [2023-03-07T20:27:28.205Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:27:28.205Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:27:28.205Z] ---> e0484db16c59 [2023-03-07T20:27:28.205Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:27:28.205Z] ---> Using cache [2023-03-07T20:27:28.205Z] ---> 0353f4572e20 [2023-03-07T20:27:28.205Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:27:28.205Z] ---> Using cache [2023-03-07T20:27:28.205Z] ---> 1187b4214e81 [2023-03-07T20:27:28.205Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-07T20:27:28.205Z] ---> Running in 3c89f92a1c70 [2023-03-07T20:27:28.479Z] Removing intermediate container 570f1f41168f [2023-03-07T20:27:28.479Z] ---> 117cd0063607 [2023-03-07T20:27:28.479Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:27:28.746Z] ---> Running in 7962dc0a019c [2023-03-07T20:27:29.014Z] Removing intermediate container 70fa44d3f2d8 [2023-03-07T20:27:29.014Z] ---> 18c50bb457a7 [2023-03-07T20:27:29.014Z] Step 29/32 : CMD ["gate"] [2023-03-07T20:27:29.285Z] ---> Running in f25b50a43e97 [2023-03-07T20:27:30.250Z] Removing intermediate container 7962dc0a019c [2023-03-07T20:27:30.250Z] ---> 0273758dc5d0 [2023-03-07T20:27:30.250Z] Step 22/23 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:27:30.250Z] ---> Running in 74e48b685d52 [2023-03-07T20:27:30.517Z] Removing intermediate container f25b50a43e97 [2023-03-07T20:27:30.517Z] ---> 06357b8c2d84 [2023-03-07T20:27:30.517Z] Step 30/32 : LABEL arch=arm64 [2023-03-07T20:27:30.784Z] ---> Running in 74915316ddd2 [2023-03-07T20:27:31.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:31.065Z] Removing intermediate container 74e48b685d52 [2023-03-07T20:27:31.065Z] ---> f0b02db55f67 [2023-03-07T20:27:31.065Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:27:31.376Z] ---> Running in 1b94be97eef2 [2023-03-07T20:27:31.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:31.661Z] Removing intermediate container 74915316ddd2 [2023-03-07T20:27:31.661Z] ---> 311f3cfe3367 [2023-03-07T20:27:31.661Z] Step 31/32 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:27:31.930Z] ---> Running in c0e54dfe592a [2023-03-07T20:27:32.893Z] Removing intermediate container 1b94be97eef2 [2023-03-07T20:27:32.894Z] ---> 4f7b34a60cb8 [2023-03-07T20:27:32.894Z] [2023-03-07T20:27:32.894Z] Removing intermediate container c0e54dfe592a [2023-03-07T20:27:32.894Z] ---> 48370fe86e5c [2023-03-07T20:27:32.894Z] Step 32/32 : LABEL version=0.0.0 [2023-03-07T20:27:32.894Z] ---> Running in 7cb2944ba63c [2023-03-07T20:27:33.170Z] OK: 221 MiB in 51 packages [2023-03-07T20:27:33.759Z] Successfully built 4f7b34a60cb8 [2023-03-07T20:27:33.759Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-07T20:27:33.759Z] Building security-spire-config [2023-03-07T20:27:34.346Z]  Building security-secretstore-setup ... done Removing intermediate container 7cb2944ba63c [2023-03-07T20:27:34.346Z] ---> e37b6ff9d1ea [2023-03-07T20:27:34.346Z] [2023-03-07T20:27:35.306Z] Successfully built e37b6ff9d1ea [2023-03-07T20:27:35.306Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-07T20:27:35.306Z] Removing intermediate container 3c89f92a1c70 [2023-03-07T20:27:35.306Z] ---> 1f4445970c75 [2023-03-07T20:27:35.306Z] Step 6/22 : COPY go.mod vendor* ./ Building security-bootstrapper ... done  [2023-03-07T20:27:35.306Z] Building core-command [2023-03-07T20:27:36.714Z] ---> 807bbb3a7b9d [2023-03-07T20:27:36.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:27:36.983Z] ---> Running in 1e87719e2def [2023-03-07T20:27:43.638Z] Removing intermediate container 4b1d17b253c3 [2023-03-07T20:27:43.638Z] ---> a219675dd4e1 [2023-03-07T20:27:43.638Z] [2023-03-07T20:27:43.638Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:27:43.638Z] ---> 4c81e5bf8899 [2023-03-07T20:27:43.638Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-07T20:27:43.638Z] ---> Running in e821c87b930f [2023-03-07T20:27:43.906Z] Removing intermediate container e821c87b930f [2023-03-07T20:27:43.906Z] ---> 5dc177da9d27 [2023-03-07T20:27:43.906Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-07T20:27:44.182Z] ---> Running in b3a8baf4681d [2023-03-07T20:27:44.448Z] Removing intermediate container b3a8baf4681d [2023-03-07T20:27:44.719Z] ---> 9eedf57cdfc4 [2023-03-07T20:27:44.719Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-07T20:27:44.719Z] ---> Running in 726b57a5574a [2023-03-07T20:27:45.309Z] Removing intermediate container 726b57a5574a [2023-03-07T20:27:45.309Z] ---> ff816c78aaff [2023-03-07T20:27:45.309Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:27:45.309Z] ---> Running in 72c3059d02cd [2023-03-07T20:27:47.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:48.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:27:49.583Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:27:49.583Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:27:49.583Z] OK: 5 MiB in 15 packages [2023-03-07T20:27:52.939Z] Removing intermediate container 72c3059d02cd [2023-03-07T20:27:52.939Z] ---> ed2303815a42 [2023-03-07T20:27:52.939Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:27:57.200Z] ---> f4025e4c2291 [2023-03-07T20:27:57.200Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-07T20:28:01.485Z] ---> c9c5e16807e4 [2023-03-07T20:28:01.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-07T20:28:01.764Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:28:01.764Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:28:01.764Z] ---> e0484db16c59 [2023-03-07T20:28:01.764Z] Step 3/24 : WORKDIR /edgex-go [2023-03-07T20:28:01.764Z] ---> Using cache [2023-03-07T20:28:01.764Z] ---> 6b83599bec25 [2023-03-07T20:28:01.764Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:28:01.764Z] ---> Running in 1015f5d362d9 [2023-03-07T20:28:02.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:28:02.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:28:02.622Z] ---> e0484db16c59 [2023-03-07T20:28:02.622Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:28:02.622Z] ---> Using cache [2023-03-07T20:28:02.622Z] ---> 0353f4572e20 [2023-03-07T20:28:02.622Z] Step 4/23 : WORKDIR /edgex-go [2023-03-07T20:28:02.622Z] ---> Using cache [2023-03-07T20:28:02.622Z] ---> 1187b4214e81 [2023-03-07T20:28:02.622Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-07T20:28:02.622Z] ---> Using cache [2023-03-07T20:28:02.622Z] ---> b43b97c8bdff [2023-03-07T20:28:02.622Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-07T20:28:02.622Z] ---> Using cache [2023-03-07T20:28:02.622Z] ---> c1734855bb83 [2023-03-07T20:28:02.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:28:02.622Z] ---> Using cache [2023-03-07T20:28:02.622Z] ---> 4e0432b69770 [2023-03-07T20:28:02.622Z] Step 8/23 : COPY . . [2023-03-07T20:28:02.900Z] ---> Using cache [2023-03-07T20:28:02.900Z] ---> b30c13e884ae [2023-03-07T20:28:02.900Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-07T20:28:02.900Z] ---> 2507e35214f5 [2023-03-07T20:28:02.900Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-07T20:28:03.175Z] ---> Running in 8f08396ec539 [2023-03-07T20:28:03.450Z] ---> Running in 53ed93d50111 [2023-03-07T20:28:04.432Z] Removing intermediate container 53ed93d50111 [2023-03-07T20:28:04.432Z] ---> e6e388d12b0c [2023-03-07T20:28:04.432Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:28:04.432Z] ---> Running in 85339dab9351 [2023-03-07T20:28:05.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:28:05.462Z] Removing intermediate container 85339dab9351 [2023-03-07T20:28:05.462Z] ---> de1685e4af9f [2023-03-07T20:28:05.462Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:28:05.732Z] ---> Running in 8faa81c46cb2 [2023-03-07T20:28:06.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:28:06.000Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-07T20:28:06.274Z] Removing intermediate container 8faa81c46cb2 [2023-03-07T20:28:06.274Z] ---> 1b85d4a25e7e [2023-03-07T20:28:06.274Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:28:06.543Z] ---> Running in bbb36708d5ab [2023-03-07T20:28:07.139Z] Removing intermediate container bbb36708d5ab [2023-03-07T20:28:07.139Z] ---> f749af619bd3 [2023-03-07T20:28:07.139Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:28:07.139Z] ---> Running in a593f452d6fd [2023-03-07T20:28:07.727Z] Removing intermediate container a593f452d6fd [2023-03-07T20:28:07.727Z] ---> 7b58cbcf1f59 [2023-03-07T20:28:07.727Z] [2023-03-07T20:28:07.727Z] OK: 221 MiB in 51 packages [2023-03-07T20:28:08.312Z] Successfully built 7b58cbcf1f59 [2023-03-07T20:28:08.313Z] Successfully tagged core-data-arm64:latest [2023-03-07T20:28:08.313Z] Building core-metadata [2023-03-07T20:28:09.736Z]  Building core-data ... done Removing intermediate container 1015f5d362d9 [2023-03-07T20:28:09.736Z] ---> d03b053dccb1 [2023-03-07T20:28:09.736Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-07T20:28:10.322Z] ---> 7d5cbfa3726b [2023-03-07T20:28:10.322Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:28:10.588Z] ---> Running in 40074edb3375 [2023-03-07T20:28:28.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:28:28.824Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:28:28.824Z] ---> e0484db16c59 [2023-03-07T20:28:28.824Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:28:28.824Z] ---> Using cache [2023-03-07T20:28:28.824Z] ---> 0353f4572e20 [2023-03-07T20:28:28.824Z] Step 4/24 : WORKDIR /edgex-go [2023-03-07T20:28:28.824Z] ---> Using cache [2023-03-07T20:28:28.824Z] ---> 1187b4214e81 [2023-03-07T20:28:28.824Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-07T20:28:28.824Z] ---> Using cache [2023-03-07T20:28:28.824Z] ---> b43b97c8bdff [2023-03-07T20:28:28.824Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-07T20:28:28.824Z] ---> Using cache [2023-03-07T20:28:28.824Z] ---> c1734855bb83 [2023-03-07T20:28:28.824Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:28:28.824Z] ---> Using cache [2023-03-07T20:28:28.824Z] ---> 4e0432b69770 [2023-03-07T20:28:28.824Z] Step 8/24 : COPY . . [2023-03-07T20:28:28.824Z] ---> Using cache [2023-03-07T20:28:28.824Z] ---> b30c13e884ae [2023-03-07T20:28:28.824Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-07T20:28:28.824Z] ---> Running in 7c7ef6d1464b [2023-03-07T20:28:29.093Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-07T20:29:25.536Z] Removing intermediate container 1e87719e2def [2023-03-07T20:29:25.536Z] ---> 0747969df3ca [2023-03-07T20:29:25.536Z] Step 8/22 : COPY . . [2023-03-07T20:29:43.783Z] ---> 71ec63de3ee9 [2023-03-07T20:29:43.783Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-07T20:29:43.783Z] ---> Running in e2233e1d98f8 [2023-03-07T20:29:45.729Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-07T20:30:07.824Z] Removing intermediate container 40074edb3375 [2023-03-07T20:30:07.824Z] ---> d64acfd7e3bf [2023-03-07T20:30:07.824Z] Step 7/24 : COPY . . [2023-03-07T20:30:20.175Z] ---> 0ffa8564780f [2023-03-07T20:30:20.175Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:30:20.175Z] ---> Running in 875713b39d0a [2023-03-07T20:30:20.444Z] Removing intermediate container 875713b39d0a [2023-03-07T20:30:20.444Z] ---> 8e99acdc1084 [2023-03-07T20:30:20.444Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-07T20:30:20.712Z] ---> Running in 806b978634d4 [2023-03-07T20:30:21.304Z] Removing intermediate container 806b978634d4 [2023-03-07T20:30:21.304Z] ---> 612bceef8086 [2023-03-07T20:30:21.304Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:30:21.304Z] ---> Running in bb15762a97d1 [2023-03-07T20:30:25.575Z] Removing intermediate container bb15762a97d1 [2023-03-07T20:30:25.575Z] ---> a5b9c0b9ad3a [2023-03-07T20:30:25.575Z] Step 11/24 : WORKDIR /edgex-go [2023-03-07T20:30:25.575Z] ---> Running in 9ae5d5af4fe1 [2023-03-07T20:30:26.165Z] Removing intermediate container 9ae5d5af4fe1 [2023-03-07T20:30:26.165Z] ---> c73689467c8f [2023-03-07T20:30:26.165Z] [2023-03-07T20:30:26.165Z] Step 12/24 : FROM alpine:3.15 [2023-03-07T20:30:26.165Z] ---> 354640af7b1b [2023-03-07T20:30:26.165Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:30:26.165Z] ---> Using cache [2023-03-07T20:30:26.165Z] ---> a7a72f16a361 [2023-03-07T20:30:26.165Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-07T20:30:26.165Z] ---> Running in 0d343d0d2c68 [2023-03-07T20:30:28.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:29.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:30.995Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:30:30.995Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:30:30.995Z] OK: 15736 distinct packages available [2023-03-07T20:30:30.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:31.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:30:33.533Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-07T20:30:33.533Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:30:33.533Z] (3/4) Installing libucontext (1.1-r0) [2023-03-07T20:30:33.533Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-07T20:30:33.533Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:30:33.533Z] OK: 6 MiB in 18 packages [2023-03-07T20:30:35.690Z] Removing intermediate container 0d343d0d2c68 [2023-03-07T20:30:35.690Z] ---> 254bedb254f3 [2023-03-07T20:30:35.690Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:30:42.433Z] ---> 12b9cb610407 [2023-03-07T20:30:42.433Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:30:43.857Z] ---> 42ef66f875de [2023-03-07T20:30:43.857Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-07T20:30:43.857Z] ---> Running in 97c959f3bf26 [2023-03-07T20:30:44.830Z] Removing intermediate container 97c959f3bf26 [2023-03-07T20:30:44.830Z] ---> 49db0ab29302 [2023-03-07T20:30:44.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-07T20:30:45.417Z] ---> eaedfc2bbd8c [2023-03-07T20:30:45.686Z] Step 19/24 : WORKDIR / [2023-03-07T20:30:45.686Z] ---> Running in 83103e11874a [2023-03-07T20:30:46.277Z] Removing intermediate container 83103e11874a [2023-03-07T20:30:46.277Z] ---> cc9150fe7e03 [2023-03-07T20:30:46.277Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:30:46.544Z] ---> Running in 2370dde6a3b3 [2023-03-07T20:30:47.137Z] Removing intermediate container 2370dde6a3b3 [2023-03-07T20:30:47.137Z] ---> 902df5f7ecde [2023-03-07T20:30:47.137Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:30:47.137Z] ---> Running in 84e8d2c4487a [2023-03-07T20:30:47.727Z] Removing intermediate container 84e8d2c4487a [2023-03-07T20:30:47.728Z] ---> c4857d05a27b [2023-03-07T20:30:47.728Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:30:48.000Z] ---> Running in 1cfcd63f54e7 [2023-03-07T20:30:48.587Z] Removing intermediate container 1cfcd63f54e7 [2023-03-07T20:30:48.587Z] ---> dc31acf2b154 [2023-03-07T20:30:48.587Z] Step 23/24 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:30:48.866Z] ---> Running in 6c41ea9370e8 [2023-03-07T20:30:49.465Z] Removing intermediate container 6c41ea9370e8 [2023-03-07T20:30:49.465Z] ---> 604168f7fc49 [2023-03-07T20:30:49.465Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:30:49.465Z] ---> Running in e1e564d241b9 [2023-03-07T20:30:50.438Z] Removing intermediate container e1e564d241b9 [2023-03-07T20:30:50.438Z] ---> 1bef132766c8 [2023-03-07T20:30:50.438Z] [2023-03-07T20:30:50.707Z] Successfully built 1bef132766c8 [2023-03-07T20:30:50.707Z] Successfully tagged security-spire-config-arm64:latest [2023-03-07T20:30:50.707Z] Building security-spire-server [2023-03-07T20:31:08.937Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:31:08.937Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:31:08.937Z] ---> e0484db16c59 [2023-03-07T20:31:08.937Z] Step 3/23 : WORKDIR /edgex-go [2023-03-07T20:31:08.937Z] ---> Using cache [2023-03-07T20:31:08.937Z] ---> 6b83599bec25 [2023-03-07T20:31:08.937Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-07T20:31:09.225Z] ---> Using cache [2023-03-07T20:31:09.225Z] ---> d03b053dccb1 [2023-03-07T20:31:09.225Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-07T20:31:09.225Z] ---> Using cache [2023-03-07T20:31:09.225Z] ---> 7d5cbfa3726b [2023-03-07T20:31:09.225Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:31:09.225Z] ---> Using cache [2023-03-07T20:31:09.225Z] ---> d64acfd7e3bf [2023-03-07T20:31:09.225Z] Step 7/23 : COPY . . [2023-03-07T20:31:09.225Z] ---> Using cache [2023-03-07T20:31:09.225Z] ---> 0ffa8564780f [2023-03-07T20:31:09.225Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-07T20:31:09.225Z] ---> Using cache [2023-03-07T20:31:09.225Z] ---> 8e99acdc1084 [2023-03-07T20:31:09.225Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-07T20:31:09.225Z] ---> Using cache [2023-03-07T20:31:09.225Z] ---> 612bceef8086 [2023-03-07T20:31:09.225Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-07T20:31:09.848Z] ---> Running in 993b97c31a3c [2023-03-07T20:31:13.218Z] Removing intermediate container 993b97c31a3c [2023-03-07T20:31:13.218Z] ---> 091f287699c5 [2023-03-07T20:31:13.218Z] Step 11/23 : WORKDIR /edgex-go [2023-03-07T20:31:13.489Z] ---> Running in 5f1ef31e129b [2023-03-07T20:31:14.077Z] Removing intermediate container 5f1ef31e129b [2023-03-07T20:31:14.077Z] ---> b76a1af930a9 [2023-03-07T20:31:14.077Z] [2023-03-07T20:31:14.077Z] Step 12/23 : FROM alpine:3.15 [2023-03-07T20:31:14.077Z] ---> 354640af7b1b [2023-03-07T20:31:14.077Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:31:14.077Z] ---> Using cache [2023-03-07T20:31:14.077Z] ---> a7a72f16a361 [2023-03-07T20:31:14.077Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-07T20:31:14.077Z] ---> Using cache [2023-03-07T20:31:14.077Z] ---> a681bed6d84f [2023-03-07T20:31:14.077Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-07T20:31:20.747Z] ---> 6939a93b48f1 [2023-03-07T20:31:20.747Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-07T20:31:21.724Z] ---> ad654c493538 [2023-03-07T20:31:21.724Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-07T20:31:22.703Z] ---> 1806e8ec2de2 [2023-03-07T20:31:22.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-07T20:31:23.676Z] ---> f427f4bf82da [2023-03-07T20:31:23.676Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-07T20:31:23.676Z] ---> Running in 0416191b8dab [2023-03-07T20:31:24.260Z] Removing intermediate container 0416191b8dab [2023-03-07T20:31:24.260Z] ---> 31042931f71b [2023-03-07T20:31:24.260Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-07T20:31:24.260Z] ---> Running in 0a57b8824205 [2023-03-07T20:31:24.850Z] Removing intermediate container 0a57b8824205 [2023-03-07T20:31:24.850Z] ---> b13043180a1c [2023-03-07T20:31:24.850Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:31:25.117Z] ---> Running in 3c31b786aa5f [2023-03-07T20:31:25.702Z] Removing intermediate container 3c31b786aa5f [2023-03-07T20:31:25.702Z] ---> 1eeb4a6c9207 [2023-03-07T20:31:25.702Z] Step 22/23 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:31:25.970Z] ---> Running in 36a59228f42f [2023-03-07T20:31:26.553Z] Removing intermediate container 36a59228f42f [2023-03-07T20:31:26.553Z] ---> 614e264043b5 [2023-03-07T20:31:26.553Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:31:26.553Z] ---> Running in a1b31e6adbcf [2023-03-07T20:31:27.136Z] Removing intermediate container a1b31e6adbcf [2023-03-07T20:31:27.136Z] ---> f097c9e0514b [2023-03-07T20:31:27.136Z] [2023-03-07T20:31:27.403Z] Successfully built f097c9e0514b [2023-03-07T20:31:27.403Z] Successfully tagged security-spire-server-arm64:latest [2023-03-07T20:31:27.403Z]  Building security-spire-server ... done Building security-proxy-auth [2023-03-07T20:31:49.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:31:49.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:31:49.511Z] ---> e0484db16c59 [2023-03-07T20:31:49.511Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:31:49.511Z] ---> Using cache [2023-03-07T20:31:49.511Z] ---> 0353f4572e20 [2023-03-07T20:31:49.511Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:31:49.511Z] ---> Using cache [2023-03-07T20:31:49.512Z] ---> 1187b4214e81 [2023-03-07T20:31:49.512Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:31:49.512Z] ---> Using cache [2023-03-07T20:31:49.512Z] ---> b43b97c8bdff [2023-03-07T20:31:49.512Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:31:49.512Z] ---> Using cache [2023-03-07T20:31:49.512Z] ---> c1734855bb83 [2023-03-07T20:31:49.512Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:31:49.512Z] ---> Using cache [2023-03-07T20:31:49.512Z] ---> 4e0432b69770 [2023-03-07T20:31:49.512Z] Step 8/22 : COPY . . [2023-03-07T20:31:49.512Z] ---> Using cache [2023-03-07T20:31:49.512Z] ---> b30c13e884ae [2023-03-07T20:31:49.512Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-07T20:31:49.512Z] ---> Running in 49e63718152f [2023-03-07T20:31:50.483Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-07T20:32:32.481Z] Removing intermediate container dc08fa5f4a3e [2023-03-07T20:32:32.481Z] ---> b9bd1b3c71c3 [2023-03-07T20:32:32.481Z] [2023-03-07T20:32:32.481Z] Step 9/19 : FROM alpine:3.15 [2023-03-07T20:32:32.481Z] ---> 354640af7b1b [2023-03-07T20:32:32.481Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-07T20:32:32.481Z] ---> Using cache [2023-03-07T20:32:32.481Z] ---> a7a72f16a361 [2023-03-07T20:32:32.481Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-07T20:32:32.481Z] ---> Running in 807aad932bc3 [2023-03-07T20:32:32.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:32:32.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:32:32.481Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-07T20:32:32.481Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-07T20:32:32.481Z] OK: 15736 distinct packages available [2023-03-07T20:32:33.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:32:33.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:32:35.012Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-07T20:32:35.012Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-07T20:32:35.012Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-07T20:32:35.012Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-07T20:32:35.012Z] (5/9) Installing curl (7.80.0-r6) [2023-03-07T20:32:35.012Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-07T20:32:35.012Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-07T20:32:35.012Z] (8/9) Installing libucontext (1.1-r0) [2023-03-07T20:32:35.012Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-07T20:32:35.012Z] Executing busybox-1.34.1-r7.trigger [2023-03-07T20:32:35.012Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:32:35.607Z] OK: 8 MiB in 23 packages [2023-03-07T20:32:38.207Z] Removing intermediate container 807aad932bc3 [2023-03-07T20:32:38.207Z] ---> ce8572a16599 [2023-03-07T20:32:38.207Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:32:39.167Z] ---> 46dbf60ccbe4 [2023-03-07T20:32:39.167Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-07T20:32:41.752Z] ---> 0d9edeb0f5d2 [2023-03-07T20:32:41.752Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-07T20:32:42.718Z] ---> 133bc7a5b51d [2023-03-07T20:32:42.718Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-07T20:32:42.718Z] ---> Running in 6a7beb65ee18 [2023-03-07T20:32:43.302Z] Removing intermediate container 6a7beb65ee18 [2023-03-07T20:32:43.302Z] ---> 4a9950ff084e [2023-03-07T20:32:43.302Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:32:43.569Z] ---> Running in 74d17dade499 [2023-03-07T20:32:44.154Z] Removing intermediate container 74d17dade499 [2023-03-07T20:32:44.154Z] ---> 145649c42a23 [2023-03-07T20:32:44.154Z] Step 17/19 : LABEL arch=arm64 [2023-03-07T20:32:44.426Z] ---> Running in fb5b93ac34b6 [2023-03-07T20:32:45.010Z] Removing intermediate container fb5b93ac34b6 [2023-03-07T20:32:45.010Z] ---> 5a6c94c84c3a [2023-03-07T20:32:45.010Z] Step 18/19 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:32:45.010Z] ---> Running in abbe25638e41 [2023-03-07T20:32:45.601Z] Removing intermediate container abbe25638e41 [2023-03-07T20:32:45.601Z] ---> 64fdf1c85abd [2023-03-07T20:32:45.601Z] Step 19/19 : LABEL version=0.0.0 [2023-03-07T20:32:45.876Z] ---> Running in 9deee2ffceed [2023-03-07T20:32:46.463Z] Removing intermediate container 9deee2ffceed [2023-03-07T20:32:46.463Z] ---> 646607cdb5a4 [2023-03-07T20:32:46.463Z] [2023-03-07T20:32:46.731Z] Successfully built 646607cdb5a4 [2023-03-07T20:32:46.731Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-07T20:32:46.731Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-03-07T20:33:08.812Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:33:08.812Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:33:08.812Z] ---> e0484db16c59 [2023-03-07T20:33:08.812Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:33:08.812Z] ---> Using cache [2023-03-07T20:33:08.812Z] ---> 0353f4572e20 [2023-03-07T20:33:08.812Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:33:08.812Z] ---> Using cache [2023-03-07T20:33:08.812Z] ---> 1187b4214e81 [2023-03-07T20:33:08.812Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:33:08.812Z] ---> Using cache [2023-03-07T20:33:08.812Z] ---> b43b97c8bdff [2023-03-07T20:33:08.812Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:33:08.812Z] ---> Using cache [2023-03-07T20:33:08.812Z] ---> c1734855bb83 [2023-03-07T20:33:08.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:33:08.812Z] ---> Using cache [2023-03-07T20:33:08.812Z] ---> 4e0432b69770 [2023-03-07T20:33:08.812Z] Step 8/22 : COPY . . [2023-03-07T20:33:08.812Z] ---> Using cache [2023-03-07T20:33:08.812Z] ---> b30c13e884ae [2023-03-07T20:33:08.812Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-07T20:33:08.812Z] ---> Running in 5d2a7dd3a8df [2023-03-07T20:33:11.395Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-07T20:37:03.267Z] Removing intermediate container 8f08396ec539 [2023-03-07T20:37:03.267Z] ---> 4e049fda5628 [2023-03-07T20:37:03.267Z] [2023-03-07T20:37:03.267Z] Step 10/23 : FROM alpine:3.16 [2023-03-07T20:37:03.267Z] ---> 4c81e5bf8899 [2023-03-07T20:37:03.267Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:37:03.267Z] ---> Running in d3ddf8658325 [2023-03-07T20:37:03.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:37:03.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:37:05.226Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:37:05.226Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:37:05.226Z] OK: 5 MiB in 15 packages [2023-03-07T20:37:07.178Z] Removing intermediate container d3ddf8658325 [2023-03-07T20:37:07.178Z] ---> b74ff7833b27 [2023-03-07T20:37:07.178Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:37:07.178Z] ---> Running in a89c533a8faa [2023-03-07T20:37:07.768Z] Removing intermediate container a89c533a8faa [2023-03-07T20:37:07.768Z] ---> 76d27673c5cd [2023-03-07T20:37:07.768Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-07T20:37:07.768Z] ---> Running in c355bc141f47 [2023-03-07T20:37:08.378Z] Removing intermediate container c355bc141f47 [2023-03-07T20:37:08.378Z] ---> c390f3e83b57 [2023-03-07T20:37:08.378Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-07T20:37:08.659Z] ---> Running in 60f1dc502408 [2023-03-07T20:37:09.275Z] Removing intermediate container 60f1dc502408 [2023-03-07T20:37:09.275Z] ---> db368331a8bb [2023-03-07T20:37:09.275Z] Step 15/23 : WORKDIR / [2023-03-07T20:37:09.275Z] ---> Running in b25b131adca0 [2023-03-07T20:37:10.262Z] Removing intermediate container b25b131adca0 [2023-03-07T20:37:10.262Z] ---> 01499fbacef5 [2023-03-07T20:37:10.262Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:37:11.407Z] ---> 391f64247587 [2023-03-07T20:37:11.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-07T20:37:12.893Z] ---> ee25c0b9737c [2023-03-07T20:37:12.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-07T20:37:14.407Z] ---> 1449220b4b39 [2023-03-07T20:37:14.407Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-07T20:37:14.407Z] ---> Running in 1176a20c1c1d [2023-03-07T20:37:14.709Z] Removing intermediate container 1176a20c1c1d [2023-03-07T20:37:14.709Z] ---> 6b3073360fb6 [2023-03-07T20:37:14.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:37:14.984Z] ---> Running in c9bfba21d80e [2023-03-07T20:37:15.571Z] Removing intermediate container c9bfba21d80e [2023-03-07T20:37:15.571Z] ---> 10783b62046f [2023-03-07T20:37:15.571Z] Step 21/23 : LABEL arch=arm64 [2023-03-07T20:37:15.571Z] ---> Running in d16353f0fcd4 [2023-03-07T20:37:16.157Z] Removing intermediate container d16353f0fcd4 [2023-03-07T20:37:16.157Z] ---> 6aa5e1f0347c [2023-03-07T20:37:16.157Z] Step 22/23 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:37:16.157Z] ---> Running in 8968e36b0e22 [2023-03-07T20:37:16.746Z] Removing intermediate container 8968e36b0e22 [2023-03-07T20:37:16.746Z] ---> 45ad0d668339 [2023-03-07T20:37:16.746Z] Step 23/23 : LABEL version=0.0.0 [2023-03-07T20:37:16.746Z] ---> Running in bc99aec89619 [2023-03-07T20:37:18.167Z] Removing intermediate container bc99aec89619 [2023-03-07T20:37:18.167Z] ---> abbd69407030 [2023-03-07T20:37:18.167Z] [2023-03-07T20:37:18.435Z] Successfully built abbd69407030 [2023-03-07T20:37:18.435Z] Successfully tagged core-command-arm64:latest [2023-03-07T20:37:18.435Z]  Building core-command ... done Building core-common-config-bootstrapper [2023-03-07T20:37:36.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-07T20:37:36.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-07T20:37:36.675Z] ---> e0484db16c59 [2023-03-07T20:37:36.675Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-07T20:37:36.675Z] ---> Using cache [2023-03-07T20:37:36.675Z] ---> 0353f4572e20 [2023-03-07T20:37:36.675Z] Step 4/22 : WORKDIR /edgex-go [2023-03-07T20:37:36.675Z] ---> Using cache [2023-03-07T20:37:36.675Z] ---> 1187b4214e81 [2023-03-07T20:37:36.675Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-07T20:37:36.675Z] ---> Using cache [2023-03-07T20:37:36.675Z] ---> b43b97c8bdff [2023-03-07T20:37:36.675Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-07T20:37:36.675Z] ---> Using cache [2023-03-07T20:37:36.675Z] ---> c1734855bb83 [2023-03-07T20:37:36.675Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T20:37:36.675Z] ---> Using cache [2023-03-07T20:37:36.675Z] ---> 4e0432b69770 [2023-03-07T20:37:36.675Z] Step 8/22 : COPY . . [2023-03-07T20:37:36.675Z] ---> Using cache [2023-03-07T20:37:36.675Z] ---> b30c13e884ae [2023-03-07T20:37:36.675Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-07T20:37:36.675Z] ---> Running in d3e14c670c65 [2023-03-07T20:37:38.628Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-07T20:37:56.849Z] Removing intermediate container 7c7ef6d1464b [2023-03-07T20:37:56.849Z] ---> 835cd612ae22 [2023-03-07T20:37:56.849Z] [2023-03-07T20:37:56.849Z] Step 10/24 : FROM alpine:3.16 [2023-03-07T20:37:56.849Z] ---> 4c81e5bf8899 [2023-03-07T20:37:56.849Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:37:56.849Z] ---> Using cache [2023-03-07T20:37:56.849Z] ---> b74ff7833b27 [2023-03-07T20:37:56.849Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:37:56.849Z] ---> Using cache [2023-03-07T20:37:56.849Z] ---> 76d27673c5cd [2023-03-07T20:37:56.849Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-07T20:37:58.797Z] ---> Running in e38121d009d0 [2023-03-07T20:37:59.065Z] Removing intermediate container e38121d009d0 [2023-03-07T20:37:59.065Z] ---> b6674e9dc2a2 [2023-03-07T20:37:59.065Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-07T20:37:59.332Z] ---> Running in e618de06b8a1 [2023-03-07T20:38:00.300Z] Removing intermediate container e618de06b8a1 [2023-03-07T20:38:00.300Z] ---> e4a53c7eef01 [2023-03-07T20:38:00.300Z] Step 15/24 : WORKDIR / [2023-03-07T20:38:00.300Z] ---> Running in 24df12a0bf3f [2023-03-07T20:38:01.262Z] Removing intermediate container 24df12a0bf3f [2023-03-07T20:38:01.262Z] ---> ff3ed640b000 [2023-03-07T20:38:01.262Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:38:02.231Z] ---> 7cb0a695c35f [2023-03-07T20:38:02.231Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-07T20:38:04.179Z] ---> 28aa863dbd68 [2023-03-07T20:38:04.179Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-07T20:38:05.143Z] ---> 14b764cedd39 [2023-03-07T20:38:05.143Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-07T20:38:06.150Z] ---> 9706bf4406c3 [2023-03-07T20:38:06.150Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-07T20:38:06.423Z] ---> Running in d3095f803971 [2023-03-07T20:38:07.011Z] Removing intermediate container d3095f803971 [2023-03-07T20:38:07.011Z] ---> c75900c34981 [2023-03-07T20:38:07.011Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:38:07.280Z] ---> Running in 4b724f7e803b [2023-03-07T20:38:07.875Z] Removing intermediate container 4b724f7e803b [2023-03-07T20:38:07.875Z] ---> 9aa7300ea54f [2023-03-07T20:38:07.875Z] Step 22/24 : LABEL arch=arm64 [2023-03-07T20:38:07.875Z] ---> Running in af57fc4bcd7a [2023-03-07T20:38:08.466Z] Removing intermediate container af57fc4bcd7a [2023-03-07T20:38:08.466Z] ---> 64c441a867ca [2023-03-07T20:38:08.466Z] Step 23/24 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:38:08.466Z] ---> Running in 796487ca5631 [2023-03-07T20:38:09.063Z] Removing intermediate container 796487ca5631 [2023-03-07T20:38:09.063Z] ---> fc849f524af8 [2023-03-07T20:38:09.063Z] Step 24/24 : LABEL version=0.0.0 [2023-03-07T20:38:09.335Z] ---> Running in c4336f9da4c2 [2023-03-07T20:38:09.931Z] Removing intermediate container c4336f9da4c2 [2023-03-07T20:38:09.931Z] ---> ef6b42ab14e2 [2023-03-07T20:38:09.931Z] [2023-03-07T20:38:10.203Z] Successfully built ef6b42ab14e2 [2023-03-07T20:38:10.203Z] Successfully tagged core-metadata-arm64:latest [2023-03-07T20:39:18.109Z]  Building core-metadata ... done Removing intermediate container 49e63718152f [2023-03-07T20:39:18.109Z] ---> 006297e684f5 [2023-03-07T20:39:18.109Z] [2023-03-07T20:39:18.109Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:39:18.109Z] ---> 4c81e5bf8899 [2023-03-07T20:39:18.109Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:39:18.109Z] ---> Running in 29db67b8f801 [2023-03-07T20:39:18.109Z] Removing intermediate container 29db67b8f801 [2023-03-07T20:39:18.109Z] ---> 8b3d064b9c8d [2023-03-07T20:39:18.109Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:39:18.109Z] ---> Running in 8f705a81cc9f [2023-03-07T20:39:18.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:18.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:39:20.113Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T20:39:20.113Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:39:20.113Z] OK: 5 MiB in 15 packages [2023-03-07T20:39:22.069Z] Removing intermediate container 8f705a81cc9f [2023-03-07T20:39:22.069Z] ---> 9af89630608f [2023-03-07T20:39:22.069Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:39:23.037Z] ---> 66f78a2c55e8 [2023-03-07T20:39:23.037Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-07T20:39:24.454Z] ---> 652177f87c73 [2023-03-07T20:39:24.454Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-07T20:39:25.878Z] ---> 4a27d474ea96 [2023-03-07T20:39:25.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-07T20:39:26.849Z] ---> 4a1a2d487b6b [2023-03-07T20:39:26.849Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:39:26.849Z] ---> Running in 483ec6adcb7e [2023-03-07T20:39:30.198Z] Removing intermediate container 483ec6adcb7e [2023-03-07T20:39:30.198Z] ---> aec133d7d6ac [2023-03-07T20:39:30.198Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:39:30.466Z] ---> Running in c53e87a4594f [2023-03-07T20:39:31.050Z] Removing intermediate container c53e87a4594f [2023-03-07T20:39:31.050Z] ---> a51880e28fc8 [2023-03-07T20:39:31.050Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-07T20:39:31.050Z] ---> Running in d065a87b4cbe [2023-03-07T20:39:31.648Z] Removing intermediate container d065a87b4cbe [2023-03-07T20:39:31.648Z] ---> 62f351546d7c [2023-03-07T20:39:31.648Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:39:31.916Z] ---> Running in 8fa477ff658e [2023-03-07T20:39:32.500Z] Removing intermediate container 8fa477ff658e [2023-03-07T20:39:32.500Z] ---> 951c9653d4ba [2023-03-07T20:39:32.500Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:39:32.500Z] ---> Running in 501026719f56 [2023-03-07T20:39:33.084Z] Removing intermediate container 501026719f56 [2023-03-07T20:39:33.084Z] ---> 5b2b6a395e45 [2023-03-07T20:39:33.084Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:39:33.352Z] ---> Running in 709a414ebb9d [2023-03-07T20:39:33.942Z] Removing intermediate container 709a414ebb9d [2023-03-07T20:39:33.942Z] ---> 3ea2260c8d0c [2023-03-07T20:39:33.942Z] [2023-03-07T20:39:34.210Z] Successfully built 3ea2260c8d0c [2023-03-07T20:39:34.210Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-07T20:41:25.870Z]  Building security-proxy-auth ... done Removing intermediate container e2233e1d98f8 [2023-03-07T20:41:25.870Z] ---> 73703d2f72eb [2023-03-07T20:41:25.870Z] [2023-03-07T20:41:25.870Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:41:25.870Z] ---> 4c81e5bf8899 [2023-03-07T20:41:25.870Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-07T20:41:25.870Z] ---> Running in 80e428dbb9ec [2023-03-07T20:41:25.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T20:41:25.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T20:41:25.870Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-07T20:41:25.870Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-07T20:41:25.870Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T20:41:25.870Z] Executing ca-certificates-20220614-r0.trigger [2023-03-07T20:41:25.870Z] OK: 6 MiB in 16 packages [2023-03-07T20:41:25.870Z] Removing intermediate container 80e428dbb9ec [2023-03-07T20:41:25.870Z] ---> 815596292f81 [2023-03-07T20:41:25.870Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:41:25.870Z] ---> Running in 94353f0fb126 [2023-03-07T20:41:25.870Z] Removing intermediate container 94353f0fb126 [2023-03-07T20:41:25.870Z] ---> 30d5aacaeb14 [2023-03-07T20:41:25.870Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-07T20:41:25.870Z] ---> Running in 265d508df31a [2023-03-07T20:41:25.870Z] Removing intermediate container 265d508df31a [2023-03-07T20:41:25.870Z] ---> 306c01a50cad [2023-03-07T20:41:25.870Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:41:25.870Z] ---> Running in 06f9dfa0bd36 [2023-03-07T20:41:26.137Z] Removing intermediate container 06f9dfa0bd36 [2023-03-07T20:41:26.137Z] ---> 7c90693ce26b [2023-03-07T20:41:26.137Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:41:28.080Z] ---> 47cd6797d05e [2023-03-07T20:41:28.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-07T20:41:30.674Z] ---> 201425b98f86 [2023-03-07T20:41:30.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-07T20:41:31.640Z] ---> a136295bf4ed [2023-03-07T20:41:31.640Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-07T20:41:31.640Z] ---> Running in d353c91b91e7 [2023-03-07T20:41:32.233Z] Removing intermediate container d353c91b91e7 [2023-03-07T20:41:32.233Z] ---> b2af34a1fbac [2023-03-07T20:41:32.233Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:41:32.506Z] ---> Running in 554e0a012e2f [2023-03-07T20:41:33.097Z] Removing intermediate container 554e0a012e2f [2023-03-07T20:41:33.097Z] ---> d19f9f77d2d2 [2023-03-07T20:41:33.097Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:41:33.097Z] ---> Running in 23d2d7a54705 [2023-03-07T20:41:33.690Z] Removing intermediate container 23d2d7a54705 [2023-03-07T20:41:33.690Z] ---> 359f61843194 [2023-03-07T20:41:33.690Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:41:33.690Z] ---> Running in 8ce28b6b8d14 [2023-03-07T20:41:34.279Z] Removing intermediate container 8ce28b6b8d14 [2023-03-07T20:41:34.280Z] ---> fb357a961a83 [2023-03-07T20:41:34.280Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:41:34.549Z] ---> Running in cb2dba0fc17b [2023-03-07T20:41:35.144Z] Removing intermediate container cb2dba0fc17b [2023-03-07T20:41:35.144Z] ---> db8fb72de486 [2023-03-07T20:41:35.144Z] [2023-03-07T20:41:35.412Z] Successfully built db8fb72de486 [2023-03-07T20:41:35.412Z] Successfully tagged support-notifications-arm64:latest [2023-03-07T20:42:31.804Z]  Building support-notifications ... done Removing intermediate container d3e14c670c65 [2023-03-07T20:42:31.804Z] ---> e2808db1e636 [2023-03-07T20:42:31.804Z] [2023-03-07T20:42:31.804Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:42:31.804Z] ---> 4c81e5bf8899 [2023-03-07T20:42:31.804Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-07T20:42:31.804Z] ---> Using cache [2023-03-07T20:42:31.804Z] ---> 8b3d064b9c8d [2023-03-07T20:42:31.804Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:42:31.804Z] ---> Using cache [2023-03-07T20:42:31.804Z] ---> 9af89630608f [2023-03-07T20:42:31.804Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:42:31.804Z] ---> Using cache [2023-03-07T20:42:31.804Z] ---> 66f78a2c55e8 [2023-03-07T20:42:31.804Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-07T20:42:31.804Z] ---> 7e84ca2f6f9a [2023-03-07T20:42:31.804Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-07T20:42:31.804Z] ---> 47e1abbef945 [2023-03-07T20:42:31.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-07T20:42:31.804Z] ---> 90a2d5d7a441 [2023-03-07T20:42:31.804Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-07T20:42:31.804Z] ---> Running in 3d4962bf185a [2023-03-07T20:42:31.804Z] Removing intermediate container 3d4962bf185a [2023-03-07T20:42:31.804Z] ---> e16d525c086d [2023-03-07T20:42:31.804Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-07T20:42:31.804Z] ---> Running in f05a3b094dcc [2023-03-07T20:42:31.804Z] Removing intermediate container f05a3b094dcc [2023-03-07T20:42:31.804Z] ---> 6ba74dfa556f [2023-03-07T20:42:31.804Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-07T20:42:31.804Z] ---> Running in 6f36c9d62cd7 [2023-03-07T20:42:31.804Z] Removing intermediate container 5d2a7dd3a8df [2023-03-07T20:42:31.804Z] ---> 8a5ca216a601 [2023-03-07T20:42:31.804Z] [2023-03-07T20:42:31.804Z] Step 10/22 : FROM alpine:3.16 [2023-03-07T20:42:31.804Z] ---> 4c81e5bf8899 [2023-03-07T20:42:31.804Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-07T20:42:31.804Z] ---> Using cache [2023-03-07T20:42:31.804Z] ---> b74ff7833b27 [2023-03-07T20:42:31.804Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-07T20:42:31.804Z] ---> Using cache [2023-03-07T20:42:31.804Z] ---> 76d27673c5cd [2023-03-07T20:42:31.804Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-07T20:42:31.804Z] ---> Running in 3bccbfd30ddd [2023-03-07T20:42:31.804Z] Removing intermediate container 6f36c9d62cd7 [2023-03-07T20:42:31.804Z] ---> 5869f3276ef1 [2023-03-07T20:42:31.804Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:42:31.804Z] ---> Running in baf9e081e6af [2023-03-07T20:42:31.804Z] Removing intermediate container 3bccbfd30ddd [2023-03-07T20:42:31.804Z] ---> 16549b92eb43 [2023-03-07T20:42:31.804Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-07T20:42:31.804Z] ---> Running in 1816e52c1411 [2023-03-07T20:42:31.804Z] Removing intermediate container baf9e081e6af [2023-03-07T20:42:31.804Z] ---> 22baf2979f2b [2023-03-07T20:42:31.804Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:42:31.804Z] ---> Running in 1788b1240a00 [2023-03-07T20:42:31.804Z] Removing intermediate container 1816e52c1411 [2023-03-07T20:42:31.804Z] ---> a5f61de97229 [2023-03-07T20:42:31.804Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-07T20:42:31.804Z] Removing intermediate container 1788b1240a00 [2023-03-07T20:42:31.804Z] ---> 0f518b1ea175 [2023-03-07T20:42:31.804Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:42:31.804Z] ---> Running in a2c0338f2899 [2023-03-07T20:42:31.804Z] ---> 343de9f09485 [2023-03-07T20:42:31.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-07T20:42:31.804Z] Removing intermediate container a2c0338f2899 [2023-03-07T20:42:31.804Z] ---> 9dc8213932f7 [2023-03-07T20:42:31.804Z] [2023-03-07T20:42:31.804Z] Successfully built 9dc8213932f7 [2023-03-07T20:42:31.804Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-07T20:42:35.822Z]  Building core-common-config-bootstrapper ... done  ---> 1ff280269354 [2023-03-07T20:42:35.822Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-07T20:42:35.822Z] ---> 3caa1ebc1dc6 [2023-03-07T20:42:35.822Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-07T20:42:35.822Z] ---> Running in 2e0bbd788e20 [2023-03-07T20:42:35.822Z] Removing intermediate container 2e0bbd788e20 [2023-03-07T20:42:35.822Z] ---> e2007ae5c799 [2023-03-07T20:42:35.822Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T20:42:35.822Z] ---> Running in c52fecef94cf [2023-03-07T20:42:35.822Z] Removing intermediate container c52fecef94cf [2023-03-07T20:42:35.822Z] ---> f194a540e29f [2023-03-07T20:42:35.822Z] Step 20/22 : LABEL arch=arm64 [2023-03-07T20:42:35.822Z] ---> Running in 9a2a063c9ad8 [2023-03-07T20:42:36.089Z] Removing intermediate container 9a2a063c9ad8 [2023-03-07T20:42:36.089Z] ---> d6cade706081 [2023-03-07T20:42:36.089Z] Step 21/22 : LABEL git_sha=37d3cde1419082d241ba87845ee7aeeca5f10dda [2023-03-07T20:42:36.089Z] ---> Running in 20ba21a30da0 [2023-03-07T20:42:36.363Z] Removing intermediate container 20ba21a30da0 [2023-03-07T20:42:36.363Z] ---> 6baaff4ececf [2023-03-07T20:42:36.363Z] Step 22/22 : LABEL version=0.0.0 [2023-03-07T20:42:36.635Z] ---> Running in 49a3cbb1f054 [2023-03-07T20:42:36.901Z] Removing intermediate container 49a3cbb1f054 [2023-03-07T20:42:36.901Z] ---> e300bbee9ff0 [2023-03-07T20:42:36.901Z] [2023-03-07T20:42:37.167Z] Successfully built e300bbee9ff0 [2023-03-07T20:42:37.167Z] Successfully tagged support-scheduler-arm64:latest [2023-03-07T20:42:37.448Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-07T20:42:37.458Z] $ docker stop --time=1 e7e6746657378e32da506e25a8ee1985ff154bb35a97dc039d543445f5930445 [2023-03-07T20:42:39.220Z] $ docker rm -f --volumes e7e6746657378e32da506e25a8ee1985ff154bb35a97dc039d543445f5930445 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T20:42:39.809Z] + docker images [2023-03-07T20:42:40.076Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-07T20:42:40.076Z] support-scheduler-arm64 latest e300bbee9ff0 3 seconds ago 29.1MB [2023-03-07T20:42:40.076Z] core-common-config-bootstrapper-arm64 latest 9dc8213932f7 9 seconds ago 14.9MB [2023-03-07T20:42:40.076Z] 8a5ca216a601 11 seconds ago 1.57GB [2023-03-07T20:42:40.076Z] e2808db1e636 17 seconds ago 1.5GB [2023-03-07T20:42:40.076Z] support-notifications-arm64 latest db8fb72de486 About a minute ago 29.7MB [2023-03-07T20:42:40.076Z] 73703d2f72eb About a minute ago 1.57GB [2023-03-07T20:42:40.076Z] security-proxy-auth-arm64 latest 3ea2260c8d0c 3 minutes ago 15.6MB [2023-03-07T20:42:40.076Z] 006297e684f5 3 minutes ago 1.49GB [2023-03-07T20:42:40.076Z] core-metadata-arm64 latest ef6b42ab14e2 4 minutes ago 17.8MB [2023-03-07T20:42:40.076Z] 835cd612ae22 4 minutes ago 1.51GB [2023-03-07T20:42:40.076Z] core-command-arm64 latest abbd69407030 5 minutes ago 17.1MB [2023-03-07T20:42:40.076Z] 4e049fda5628 5 minutes ago 1.51GB [2023-03-07T20:42:40.076Z] security-spiffe-token-provider-arm64 latest 646607cdb5a4 9 minutes ago 29.1MB [2023-03-07T20:42:40.076Z] b9bd1b3c71c3 10 minutes ago 1.54GB [2023-03-07T20:42:40.076Z] security-spire-server-arm64 latest f097c9e0514b 11 minutes ago 84.3MB [2023-03-07T20:42:40.076Z] b76a1af930a9 11 minutes ago 1.38GB [2023-03-07T20:42:40.076Z] security-spire-config-arm64 latest 1bef132766c8 11 minutes ago 83.6MB [2023-03-07T20:42:40.076Z] c73689467c8f 12 minutes ago 1.38GB [2023-03-07T20:42:40.076Z] core-data-arm64 latest 7b58cbcf1f59 14 minutes ago 17.3MB [2023-03-07T20:42:40.076Z] a219675dd4e1 14 minutes ago 1.51GB [2023-03-07T20:42:40.076Z] security-bootstrapper-arm64 latest e37b6ff9d1ea 15 minutes ago 19MB [2023-03-07T20:42:40.076Z] security-secretstore-setup-arm64 latest 4f7b34a60cb8 15 minutes ago 28.7MB [2023-03-07T20:42:40.076Z] security-proxy-setup-arm64 latest 02570dff627e 15 minutes ago 15.8MB [2023-03-07T20:42:40.076Z] 1fceaa2ccec0 15 minutes ago 1.5GB [2023-03-07T20:42:40.076Z] 1d230626a4a7 15 minutes ago 1.49GB [2023-03-07T20:42:40.076Z] 83b9b197a646 16 minutes ago 1.49GB [2023-03-07T20:42:40.076Z] security-spire-agent-arm64 latest afb5f4b9005e 22 minutes ago 122MB [2023-03-07T20:42:40.076Z] 16ea0f83f355 23 minutes ago 1.38GB [2023-03-07T20:42:40.076Z] ci-base-image-arm64 latest e0484db16c59 37 minutes ago 904MB [2023-03-07T20:42:40.076Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-07T20:42:40.076Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-07T20:42:40.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-07T20:42:40.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:42:40.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:42:40.831Z] [2023-03-07T20:42:40.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:42:41.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:42:41.238Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T20:42:41.238Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T20:42:41.238Z] 04944245beec: Pulling fs layer [2023-03-07T20:42:41.238Z] 699f458cf7ca: Pulling fs layer [2023-03-07T20:42:41.238Z] 765212b225bb: Pulling fs layer [2023-03-07T20:42:41.238Z] f23df028b6ca: Pulling fs layer [2023-03-07T20:42:41.238Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T20:42:41.238Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T20:42:41.238Z] 765212b225bb: Waiting [2023-03-07T20:42:41.238Z] f23df028b6ca: Waiting [2023-03-07T20:42:41.238Z] d65c8cfc05b1: Waiting [2023-03-07T20:42:41.238Z] 2437ff75d9bd: Waiting [2023-03-07T20:42:41.505Z] 04944245beec: Verifying Checksum [2023-03-07T20:42:41.505Z] 04944245beec: Download complete [2023-03-07T20:42:41.505Z] 765212b225bb: Verifying Checksum [2023-03-07T20:42:41.505Z] 765212b225bb: Download complete [2023-03-07T20:42:41.505Z] f23df028b6ca: Verifying Checksum [2023-03-07T20:42:41.505Z] f23df028b6ca: Download complete [2023-03-07T20:42:41.505Z] d65c8cfc05b1: Download complete [2023-03-07T20:42:41.772Z] 699f458cf7ca: Verifying Checksum [2023-03-07T20:42:41.772Z] 699f458cf7ca: Download complete [2023-03-07T20:42:42.039Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T20:42:42.039Z] 8998bd30e6a1: Download complete [2023-03-07T20:42:44.625Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T20:42:44.625Z] 2437ff75d9bd: Download complete [2023-03-07T20:42:46.034Z] 8998bd30e6a1: Pull complete [2023-03-07T20:42:46.617Z] 04944245beec: Pull complete [2023-03-07T20:42:49.196Z] 699f458cf7ca: Pull complete [2023-03-07T20:42:49.196Z] 765212b225bb: Pull complete [2023-03-07T20:42:49.776Z] f23df028b6ca: Pull complete [2023-03-07T20:42:50.042Z] d65c8cfc05b1: Pull complete [2023-03-07T20:43:05.034Z] 2437ff75d9bd: Pull complete [2023-03-07T20:43:05.034Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T20:43:05.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T20:43:05.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:43:05.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-8632 does not seem to be running inside a container [2023-03-07T20:43:05.428Z] $ 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-03-07T20:43:08.460Z] $ docker top cab4728b5c9ce30109d4f001ba6e7a28617a4d09786bbeb1d2fa71bada7db48e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:09.436Z] ---> job-cost.sh [2023-03-07T20:43:09.436Z] lf-activate-venv: SKIPPING [2023-03-07T20:43:09.436Z] INFO: No Stack... [2023-03-07T20:43:10.023Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T20:43:10.614Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T20:43:11.311Z] + cut -d, -f6 [2023-03-07T20:43:11.311Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-03-07T20:43:11.374Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4417-1-stack-cost] [2023-03-07T20:43:11.379Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4417-1-stack-cost] did not exist. Created. [2023-03-07T20:43:11.379Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4417-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T20:43:11.827Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T20:43:12.030Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T20:43:12.045Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4417-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T20:43:12.119Z] $ docker stop --time=1 cab4728b5c9ce30109d4f001ba6e7a28617a4d09786bbeb1d2fa71bada7db48e [2023-03-07T20:43:13.648Z] $ docker rm -f --volumes cab4728b5c9ce30109d4f001ba6e7a28617a4d09786bbeb1d2fa71bada7db48e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T20:43:14.607Z] provisioning config files... [2023-03-07T20:43:14.614Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6152048737852742153tmp [Pipeline] { [Pipeline] sh [2023-03-07T20:43:14.957Z] + set +x [2023-03-07T20:43:14.957Z] + curl -s https://codecov.io/bash [2023-03-07T20:43:14.957Z] + bash -s -- [2023-03-07T20:43:14.957Z] [2023-03-07T20:43:14.957Z] _____ _ [2023-03-07T20:43:14.957Z] / ____| | | [2023-03-07T20:43:14.957Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T20:43:14.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T20:43:14.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T20:43:14.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T20:43:14.957Z] Bash-1.0.6 [2023-03-07T20:43:14.957Z] [2023-03-07T20:43:14.957Z] [2023-03-07T20:43:14.957Z] ==> git version 2.25.1 found [2023-03-07T20:43:14.957Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T20:43:14.957Z] Release-Date: 2020-01-08 [2023-03-07T20:43:14.957Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T20:43:14.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T20:43:14.957Z] ==> Jenkins CI detected. [2023-03-07T20:43:14.957Z] current dir:  /w/workspace/edgex-go/1 [2023-03-07T20:43:14.957Z] project root: . [2023-03-07T20:43:14.957Z] --> token set from env [2023-03-07T20:43:14.957Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T20:43:14.957Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T20:43:14.957Z] ==> Python coveragepy not found [2023-03-07T20:43:14.957Z] ==> Searching for coverage reports in: [2023-03-07T20:43:14.957Z] + . [2023-03-07T20:43:14.957Z] -> Found 1 reports [2023-03-07T20:43:14.957Z] ==> Detecting git/mercurial file structure [2023-03-07T20:43:14.957Z] ==> Reading reports [2023-03-07T20:43:14.957Z] + ./coverage.out bytes=446903 [2023-03-07T20:43:14.957Z] ==> Appending adjustments [2023-03-07T20:43:14.958Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T20:43:16.336Z] + Found adjustments [2023-03-07T20:43:16.336Z] ==> Gzipping contents [2023-03-07T20:43:16.336Z] 60K /tmp/codecov.3PjU4I.gz [2023-03-07T20:43:16.336Z] ==> Uploading reports [2023-03-07T20:43:16.336Z] url: https://codecov.io [2023-03-07T20:43:16.336Z] query: branch=PR-4417&commit=37d3cde1419082d241ba87845ee7aeeca5f10dda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4417&job=&cmd_args= [2023-03-07T20:43:16.336Z] -> Pinging Codecov [2023-03-07T20:43:16.336Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4417&commit=37d3cde1419082d241ba87845ee7aeeca5f10dda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4417%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4417&job=&cmd_args= [2023-03-07T20:43:20.534Z] -> Uploading to [2023-03-07T20:43:20.534Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/37d3cde1419082d241ba87845ee7aeeca5f10dda/f9cf95b5-c35e-4115-9cd1-7ceddb6ad0e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T204320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=085f8da4c61d16309b3e8fbd04b44626f29b01aa1a372b308d22dbe1e667cd3e [2023-03-07T20:43:20.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T20:43:20.534Z] Dload Upload Total Spent Left Speed [2023-03-07T20:43:20.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58046 0 0 100 58046 0 216k --:--:-- --:--:-- --:--:-- 216k [2023-03-07T20:43:20.534Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/37d3cde1419082d241ba87845ee7aeeca5f10dda [Pipeline] } [2023-03-07T20:43:20.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T20:43:21.856Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:22.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:23.073Z] ---> package-listing.sh [2023-03-07T20:43:23.073Z] ++ facter osfamily [2023-03-07T20:43:23.073Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T20:43:23.332Z] + OS_FAMILY=debian [2023-03-07T20:43:23.332Z] + workspace=/w/workspace/edgex-go/1 [2023-03-07T20:43:23.332Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T20:43:23.332Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T20:43:23.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T20:43:23.332Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T20:43:23.332Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T20:43:23.332Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T20:43:23.332Z] + case "${OS_FAMILY}" in [2023-03-07T20:43:23.332Z] + dpkg -l [2023-03-07T20:43:23.332Z] + grep '^ii' [2023-03-07T20:43:23.332Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T20:43:23.332Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T20:43:23.332Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T20:43:23.332Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-07T20:43:23.332Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-07T20:43:23.332Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-07T20:43:23.365Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T20:43:23.655Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:43:24.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:43:24.303Z] [2023-03-07T20:43:24.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T20:43:24.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:43:24.697Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T20:43:24.697Z] 5eb5b503b376: Pulling fs layer [2023-03-07T20:43:24.697Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T20:43:24.697Z] ec43610c2a17: Pulling fs layer [2023-03-07T20:43:24.697Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T20:43:24.697Z] 33b1e0a273af: Pulling fs layer [2023-03-07T20:43:24.697Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T20:43:24.697Z] 2f39f015ded8: Pulling fs layer [2023-03-07T20:43:24.697Z] 33b1e0a273af: Waiting [2023-03-07T20:43:24.697Z] 3a2ae6a8a46f: Waiting [2023-03-07T20:43:24.697Z] 5d3b04190fa2: Waiting [2023-03-07T20:43:24.697Z] 2f39f015ded8: Waiting [2023-03-07T20:43:24.697Z] 5c69ac0246d0: Download complete [2023-03-07T20:43:24.697Z] 3a2ae6a8a46f: Download complete [2023-03-07T20:43:24.958Z] 33b1e0a273af: Verifying Checksum [2023-03-07T20:43:24.958Z] 33b1e0a273af: Download complete [2023-03-07T20:43:24.958Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T20:43:24.958Z] 5d3b04190fa2: Download complete [2023-03-07T20:43:24.958Z] ec43610c2a17: Verifying Checksum [2023-03-07T20:43:24.958Z] 5eb5b503b376: Verifying Checksum [2023-03-07T20:43:24.958Z] 5eb5b503b376: Download complete [2023-03-07T20:43:25.892Z] 2f39f015ded8: Download complete [2023-03-07T20:43:26.150Z] 5eb5b503b376: Pull complete [2023-03-07T20:43:26.414Z] 5c69ac0246d0: Pull complete [2023-03-07T20:43:26.676Z] ec43610c2a17: Pull complete [2023-03-07T20:43:26.935Z] 3a2ae6a8a46f: Pull complete [2023-03-07T20:43:26.935Z] 33b1e0a273af: Pull complete [2023-03-07T20:43:27.193Z] 5d3b04190fa2: Pull complete [2023-03-07T20:43:32.470Z] 2f39f015ded8: Pull complete [2023-03-07T20:43:32.470Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T20:43:32.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T20:43:32.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T20:43:32.677Z] prd-ubuntu20.04-docker-8c-8g-8627 does not seem to be running inside a container [2023-03-07T20:43:32.705Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T20:43:36.161Z] $ docker top 7c186895f6edfcf1fc236574498eca1dff22e9bd2e6d9d7527d20640ea914151 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T20:43:36.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T20:43:36.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T20:43:37.182Z] + ls /var/log/sa-host [2023-03-07T20:43:37.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T20:43:37.313Z] provisioning config files... [2023-03-07T20:43:37.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12704626122784429873tmp [Pipeline] { [Pipeline] echo [2023-03-07T20:43:37.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:37.684Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T20:43:37.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:38.110Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T20:43:38.144Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:38.461Z] ---> sudo-logs.sh [2023-03-07T20:43:38.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T20:43:38.539Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:38.852Z] ---> job-cost.sh [2023-03-07T20:43:38.852Z] lf-activate-venv: SKIPPING [2023-03-07T20:43:38.852Z] DEBUG: total: 0.10999999940395355 [2023-03-07T20:43:38.852Z] INFO: Retrieving Stack Cost... [2023-03-07T20:43:39.109Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T20:43:39.673Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T20:43:39.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T20:43:40.017Z] ---> logs-deploy.sh [2023-03-07T20:43:40.017Z] lf-activate-venv: SKIPPING [2023-03-07T20:43:40.017Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4417/1 [2023-03-07T20:43:40.017Z] INFO: archiving workspace using pattern(s): [2023-03-07T20:43:40.951Z] Archives upload complete. [2023-03-07T20:43:41.209Z] INFO: archiving logs to Nexus