Pull request #4401 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b4239033487d98faf4afe763c0cda0dcecc14ca+78080ca1708ee51547bc9a18fc694bca820611e1 (b677b1d854e5e163b929bfd9b4ae863b0bb2f37d) 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-ssh14772469810690424588.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-ssh14393594655869329028.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2907393627816055568.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 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-ssh8338442661144764475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9713621973947678555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7923 in /w/workspace/edgexfoundry_edgex-go_PR-4401 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4401/head:refs/remotes/origin/PR-4401 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 78080ca1708ee51547bc9a18fc694bca820611e1 into PR head commit 4b4239033487d98faf4afe763c0cda0dcecc14ca Merge succeeded, producing 4b4239033487d98faf4afe763c0cda0dcecc14ca Checking out Revision 4b4239033487d98faf4afe763c0cda0dcecc14ca (PR-4401) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T06:28:20.270Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T06:28:20.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T06:28:20.352Z] ========================================================= [2023-03-01T06:28:20.352Z] EdgeX Global Pipelines Version Info [2023-03-01T06:28:20.352Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4b4239033487d98faf4afe763c0cda0dcecc14ca # 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 78080ca1708ee51547bc9a18fc694bca820611e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b4239033487d98faf4afe763c0cda0dcecc14ca # timeout=10 > git rev-list --no-walk 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 [2023-03-01T06:28:21.063Z] ------------------- [2023-03-01T06:28:21.063Z] stable info: [2023-03-01T06:28:21.063Z] ------------------- [2023-03-01T06:28:21.063Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T06:28:21.063Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T06:28:21.063Z] Message: update stable to v1.0.244 [2023-03-01T06:28:21.634Z] ------------------- [2023-03-01T06:28:21.634Z] experimental info: [2023-03-01T06:28:21.634Z] ------------------- [2023-03-01T06:28:21.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T06:28:21.634Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T06:28:21.634Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T06:28:21.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T06:28:21.840Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T06:28:21.851Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T06:28:21.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T06:28:21.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T06:28:21.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T06:28:21.905Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T06:28:21.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T06:28:21.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T06:28:21.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T06:28:21.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T06:28:21.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T06:28:21.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T06:28:22.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T06:28:22.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T06:28:22.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T06:28:22.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T06:28:22.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T06:28:22.072Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T06:28:22.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T06:28:22.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T06:28:22.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T06:28:22.118Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T06:28:22.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4401 [Pipeline] echo [2023-03-01T06:28:22.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4401 [Pipeline] echo [2023-03-01T06:28:22.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4401 [Pipeline] echo [2023-03-01T06:28:22.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b4239033487d98faf4afe763c0cda0dcecc14ca [Pipeline] echo [2023-03-01T06:28:22.181Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b42390 [Pipeline] echo [2023-03-01T06:28:22.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:28:22.242Z] provisioning config files... [2023-03-01T06:28:22.256Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4577761200325091488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:28:22.561Z] ---> docker-login.sh [2023-03-01T06:28:22.561Z] nexus3.edgexfoundry.org:10001 [2023-03-01T06:28:22.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:28:22.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:28:22.823Z] Configure a credential helper to remove this warning. See [2023-03-01T06:28:22.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:28:22.823Z] [2023-03-01T06:28:22.823Z] Login Succeeded [2023-03-01T06:28:22.823Z] nexus3.edgexfoundry.org:10002 [2023-03-01T06:28:22.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:28:23.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:28:23.084Z] Configure a credential helper to remove this warning. See [2023-03-01T06:28:23.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:28:23.084Z] [2023-03-01T06:28:23.084Z] Login Succeeded [2023-03-01T06:28:23.084Z] nexus3.edgexfoundry.org:10003 [2023-03-01T06:28:23.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:28:23.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:28:23.084Z] Configure a credential helper to remove this warning. See [2023-03-01T06:28:23.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:28:23.084Z] [2023-03-01T06:28:23.084Z] Login Succeeded [2023-03-01T06:28:23.084Z] nexus3.edgexfoundry.org:10004 [2023-03-01T06:28:23.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:28:23.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:28:23.084Z] Configure a credential helper to remove this warning. See [2023-03-01T06:28:23.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:28:23.084Z] [2023-03-01T06:28:23.084Z] Login Succeeded [2023-03-01T06:28:23.084Z] docker.io [2023-03-01T06:28:23.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:28:23.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:28:23.603Z] Configure a credential helper to remove this warning. See [2023-03-01T06:28:23.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:28:23.603Z] [2023-03-01T06:28:23.603Z] Login Succeeded [2023-03-01T06:28:23.603Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T06:28:23.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T06:28:23.931Z] + 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-01T06:28:23.931Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2023-03-01T06:28:23.931Z] [2023-03-01T06:28:23.931Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/core-data/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T06:28:23.931Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T06:28:23.931Z] + cut -d/ -f2 [2023-03-01T06:28:23.931Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T06:28:23.983Z] 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-01T06:28:24.341Z] + git rev-list -1 --merges 4b4239033487d98faf4afe763c0cda0dcecc14ca~1..4b4239033487d98faf4afe763c0cda0dcecc14ca [Pipeline] echo [2023-03-01T06:28:24.362Z] -----------> git rev-list -1 --merges 4b4239033487d98faf4afe763c0cda0dcecc14ca~1..4b4239033487d98faf4afe763c0cda0dcecc14ca 4b4239033487d98faf4afe763c0cda0dcecc14ca [false] [Pipeline] sh [2023-03-01T06:28:24.665Z] + git log --format=format:%s -1 4b4239033487d98faf4afe763c0cda0dcecc14ca [Pipeline] echo [2023-03-01T06:28:24.690Z] ========================================================= [2023-03-01T06:28:24.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T06:28:24.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T06:28:25.097Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T06:28:25.097Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T06:28:25.097Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T06:28:25.097Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T06:28:25.097Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T06:28:25.097Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T06:28:25.097Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:28:25.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:28:25.453Z] [2023-03-01T06:28:25.453Z] 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-01T06:28:25.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:28:25.759Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T06:28:25.759Z] b85a868b505f: Pulling fs layer [2023-03-01T06:28:25.759Z] e2be974225ed: Pulling fs layer [2023-03-01T06:28:25.759Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T06:28:25.759Z] 988bab9f4d93: Pulling fs layer [2023-03-01T06:28:25.759Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T06:28:25.759Z] eaf3925da568: Pulling fs layer [2023-03-01T06:28:25.759Z] bab4dde63d76: Pulling fs layer [2023-03-01T06:28:25.759Z] bde34c3a00c8: Pulling fs layer [2023-03-01T06:28:25.759Z] b352a97aabf1: Pulling fs layer [2023-03-01T06:28:25.759Z] 4872d77fe225: Pulling fs layer [2023-03-01T06:28:25.759Z] 5851b861e8e6: Pulling fs layer [2023-03-01T06:28:25.759Z] bab4dde63d76: Waiting [2023-03-01T06:28:25.759Z] bde34c3a00c8: Waiting [2023-03-01T06:28:25.759Z] 1469e6f7b9e6: Waiting [2023-03-01T06:28:25.759Z] b352a97aabf1: Waiting [2023-03-01T06:28:25.759Z] 988bab9f4d93: Waiting [2023-03-01T06:28:25.759Z] 4872d77fe225: Waiting [2023-03-01T06:28:25.759Z] 5851b861e8e6: Waiting [2023-03-01T06:28:25.759Z] e2be974225ed: Verifying Checksum [2023-03-01T06:28:25.759Z] e2be974225ed: Download complete [2023-03-01T06:28:25.759Z] 988bab9f4d93: Download complete [2023-03-01T06:28:26.021Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T06:28:26.021Z] 1469e6f7b9e6: Download complete [2023-03-01T06:28:26.021Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T06:28:26.021Z] 339a4e72a1f5: Download complete [2023-03-01T06:28:26.021Z] eaf3925da568: Verifying Checksum [2023-03-01T06:28:26.021Z] eaf3925da568: Download complete [2023-03-01T06:28:26.021Z] bde34c3a00c8: Verifying Checksum [2023-03-01T06:28:26.021Z] bde34c3a00c8: Download complete [2023-03-01T06:28:26.021Z] b352a97aabf1: Download complete [2023-03-01T06:28:26.021Z] 4872d77fe225: Verifying Checksum [2023-03-01T06:28:26.021Z] 4872d77fe225: Download complete [2023-03-01T06:28:26.021Z] 5851b861e8e6: Download complete [2023-03-01T06:28:26.021Z] b85a868b505f: Download complete [2023-03-01T06:28:26.590Z] bab4dde63d76: Verifying Checksum [2023-03-01T06:28:26.590Z] bab4dde63d76: Download complete [2023-03-01T06:28:27.158Z] b85a868b505f: Pull complete [2023-03-01T06:28:27.417Z] e2be974225ed: Pull complete [2023-03-01T06:28:27.676Z] 339a4e72a1f5: Pull complete [2023-03-01T06:28:27.935Z] 988bab9f4d93: Pull complete [2023-03-01T06:28:28.193Z] 1469e6f7b9e6: Pull complete [2023-03-01T06:28:28.193Z] eaf3925da568: Pull complete [2023-03-01T06:28:29.568Z] bab4dde63d76: Pull complete [2023-03-01T06:28:29.826Z] bde34c3a00c8: Pull complete [2023-03-01T06:28:29.826Z] b352a97aabf1: Pull complete [2023-03-01T06:28:29.826Z] 4872d77fe225: Pull complete [2023-03-01T06:28:30.085Z] 5851b861e8e6: Pull complete [2023-03-01T06:28:30.085Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T06:28:30.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:28:30.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:28:30.167Z] prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container [2023-03-01T06:28:30.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T06:28:32.436Z] $ docker top 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 -eo pid,comm [2023-03-01T06:28:32.486Z] 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-01T06:28:32.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T06:28:32.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T06:28:32.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T06:28:32.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T06:28:32.638Z] $ docker exec 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 ssh-agent [2023-03-01T06:28:32.740Z] SSH_AUTH_SOCK=/tmp/ssh-W6R4su1VyYGx/agent.31 [2023-03-01T06:28:32.740Z] SSH_AGENT_PID=36 [2023-03-01T06:28:32.746Z] Running ssh-add (command line suppressed) [2023-03-01T06:28:32.846Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17734357971092291346.key (/w/workspace/edgex-go/2@tmp/private_key_17734357971092291346.key) [2023-03-01T06:28:32.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T06:28:33.151Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T06:28:33.164Z] $ docker exec --env ******** --env ******** 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 ssh-agent -k [2023-03-01T06:28:33.261Z] unset SSH_AUTH_SOCK; [2023-03-01T06:28:33.262Z] unset SSH_AGENT_PID; [2023-03-01T06:28:33.262Z] echo Agent pid 36 killed; [2023-03-01T06:28:33.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T06:28:33.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T06:28:33.294Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T06:28:33.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T06:28:33.398Z] $ docker exec 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 ssh-agent [2023-03-01T06:28:33.506Z] SSH_AUTH_SOCK=/tmp/ssh-JLogDZFIdxKW/agent.68 [2023-03-01T06:28:33.506Z] SSH_AGENT_PID=74 [2023-03-01T06:28:33.511Z] Running ssh-add (command line suppressed) [2023-03-01T06:28:33.602Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6881175527145756711.key (/w/workspace/edgex-go/2@tmp/private_key_6881175527145756711.key) [2023-03-01T06:28:33.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T06:28:33.899Z] + git semver init [2023-03-01T06:28:34.158Z] 2023-03-01 06:28:34,111 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T06:28:34.158Z] 2023-03-01 06:28:34,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-03-01T06:28:34.158Z] 2023-03-01 06:28:34,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-03-01T06:28:34.158Z] 2023-03-01 06:28:34,113 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-03-01T06:28:39.428Z] 2023-03-01 06:28:38,563 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-03-01T06:28:39.428Z] 2023-03-01 06:28:38,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4401 with force:False [2023-03-01T06:28:39.428Z] 2023-03-01 06:28:38,564 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4401 [2023-03-01T06:28:39.428Z] 2023-03-01 06:28:38,568 [execute] INFO git cat-file --batch-check [2023-03-01T06:28:39.428Z] 2023-03-01 06:28:38,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T06:28:39.428Z] 2023-03-01 06:28:38,574 [execute] INFO git cat-file --batch [2023-03-01T06:28:39.428Z] 2023-03-01 06:28:38,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T06:28:39.428Z] 2023-03-01 06:28:38,579 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4401 [2023-03-01T06:28:39.428Z] 0.0.0 [Pipeline] } [2023-03-01T06:28:39.441Z] $ docker exec --env ******** --env ******** 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 ssh-agent -k [2023-03-01T06:28:39.537Z] unset SSH_AUTH_SOCK; [2023-03-01T06:28:39.538Z] unset SSH_AGENT_PID; [2023-03-01T06:28:39.538Z] echo Agent pid 74 killed; [2023-03-01T06:28:39.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T06:28:39.852Z] + git semver [Pipeline] } [2023-03-01T06:28:40.126Z] $ docker stop --time=1 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 [2023-03-01T06:28:41.391Z] $ docker rm -f --volumes 41b3cf4c0ecd4bdf6fc7396de71d14d3bc662bc03f8bde2be9143bbfe12855e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:28:41.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T06:28:41.911Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T06:28:41.915Z] [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-01T06:28:42.310Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-01T06:28:42.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:28:42.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:28:42.343Z] ========================================================= [2023-03-01T06:28:42.343Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T06:28:42.343Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:28:42.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:28:42.629Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T06:28:42.629Z] 213ec9aee27d: Pulling fs layer [2023-03-01T06:28:42.629Z] 4583459ba037: Pulling fs layer [2023-03-01T06:28:42.629Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T06:28:42.629Z] 53926ce57604: Pulling fs layer [2023-03-01T06:28:42.629Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T06:28:42.629Z] 22ff95d597cd: Pulling fs layer [2023-03-01T06:28:42.629Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T06:28:42.629Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T06:28:42.629Z] a7acece74701: Pulling fs layer [2023-03-01T06:28:42.629Z] 21b2b0c7a3f4: Waiting [2023-03-01T06:28:42.629Z] 22ff95d597cd: Waiting [2023-03-01T06:28:42.629Z] 12d6caf4c0d1: Waiting [2023-03-01T06:28:42.629Z] 53926ce57604: Waiting [2023-03-01T06:28:42.629Z] a7acece74701: Waiting [2023-03-01T06:28:42.629Z] 96b7cbca73a9: Waiting [2023-03-01T06:28:42.629Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T06:28:42.629Z] 93c1e223e6f2: Download complete [2023-03-01T06:28:42.629Z] 4583459ba037: Verifying Checksum [2023-03-01T06:28:42.629Z] 4583459ba037: Download complete [2023-03-01T06:28:42.629Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T06:28:42.629Z] 21b2b0c7a3f4: Download complete [2023-03-01T06:28:42.629Z] 22ff95d597cd: Verifying Checksum [2023-03-01T06:28:42.629Z] 22ff95d597cd: Download complete [2023-03-01T06:28:42.629Z] 213ec9aee27d: Download complete [2023-03-01T06:28:42.629Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T06:28:42.629Z] 12d6caf4c0d1: Download complete [2023-03-01T06:28:42.893Z] 213ec9aee27d: Pull complete [2023-03-01T06:28:42.893Z] 4583459ba037: Pull complete [2023-03-01T06:28:43.434Z] 93c1e223e6f2: Pull complete [2023-03-01T06:28:43.728Z] a7acece74701: Verifying Checksum [2023-03-01T06:28:43.728Z] a7acece74701: Download complete [2023-03-01T06:28:43.993Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T06:28:43.993Z] 96b7cbca73a9: Download complete [2023-03-01T06:28:43.993Z] 53926ce57604: Verifying Checksum [2023-03-01T06:28:43.993Z] 53926ce57604: Download complete [2023-03-01T06:28:47.283Z] 53926ce57604: Pull complete [2023-03-01T06:28:47.283Z] 21b2b0c7a3f4: Pull complete [2023-03-01T06:28:47.283Z] 22ff95d597cd: Pull complete [2023-03-01T06:28:47.283Z] 12d6caf4c0d1: Pull complete [2023-03-01T06:28:49.177Z] 96b7cbca73a9: Pull complete [2023-03-01T06:28:50.109Z] a7acece74701: Pull complete [2023-03-01T06:28:50.109Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T06:28:50.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:28:50.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:28:50.404Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:28:50.404Z] WORKDIR /edgex [2023-03-01T06:28:50.404Z] COPY go.mod . [2023-03-01T06:28:50.404Z] RUN go mod download [2023-03-01T06:28:50.404Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-01T06:28:50.971Z] Sending build context to Docker daemon 170.4MB [2023-03-01T06:28:50.971Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:28:50.971Z] ---> db6d94c90886 [2023-03-01T06:28:50.971Z] Step 2/4 : WORKDIR /edgex [2023-03-01T06:28:56.263Z] ---> Running in d87b1086e50f [2023-03-01T06:28:56.263Z] Removing intermediate container d87b1086e50f [2023-03-01T06:28:56.263Z] ---> ab2f4417b3f5 [2023-03-01T06:28:56.263Z] Step 3/4 : COPY go.mod . [2023-03-01T06:28:56.263Z] ---> 4c115e1c12a2 [2023-03-01T06:28:56.263Z] Step 4/4 : RUN go mod download [2023-03-01T06:28:56.263Z] ---> Running in 70e9ac4a46a1 [2023-03-01T06:28:56.991Z] Still waiting to schedule task [2023-03-01T06:28:56.992Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-01T06:29:06.247Z] Removing intermediate container 70e9ac4a46a1 [2023-03-01T06:29:06.247Z] ---> b142ae4639b7 [2023-03-01T06:29:06.247Z] Successfully built b142ae4639b7 [2023-03-01T06:29:06.247Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:29:06.551Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T06:29:06.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:29:06.626Z] prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container [2023-03-01T06:29:06.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T06:29:07.059Z] $ docker top e902767c86a0ce789e44ce0364df4dd7f742cd53d521d8aaa5a5e3807664b00e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:29:07.400Z] + go version [2023-03-01T06:29:07.400Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T06:29:07.414Z] $ docker stop --time=1 e902767c86a0ce789e44ce0364df4dd7f742cd53d521d8aaa5a5e3807664b00e [2023-03-01T06:29:08.710Z] $ docker rm -f --volumes e902767c86a0ce789e44ce0364df4dd7f742cd53d521d8aaa5a5e3807664b00e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:29:09.109Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T06:29:09.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:29:09.179Z] prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container [2023-03-01T06:29:09.213Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T06:29:09.546Z] $ docker top 5d75c90c7fb388ee1509b2790b7a962b332bfc55e614baad7387fae4c4fdd269 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T06:29:09.612Z] ========================================================= [2023-03-01T06:29:09.612Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T06:29:09.612Z] ========================================================= [Pipeline] sh [2023-03-01T06:29:09.887Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:29:10.183Z] + make test [2023-03-01T06:29:10.183Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T06:29:16.737Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T06:29:31.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T06:29:31.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T06:29:31.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2023-03-01T06:29:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.131s coverage: 71.2% of statements [2023-03-01T06:29:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T06:29:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T06:29:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T06:29:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements [2023-03-01T06:29:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T06:29:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.696s coverage: 88.5% of statements [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 3.9% of statements [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.475s coverage: 95.6% of statements [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 65.9% of statements [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.117s coverage: 0.9% of statements [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements [2023-03-01T06:29:35.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 82.9% of statements [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2023-03-01T06:29:35.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-03-01T06:29:40.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-03-01T06:29:40.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.445s coverage: 79.9% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.067s coverage: 20.0% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 77.4% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.1% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.3% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.0% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T06:29:58.830Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T06:29:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:29:58.830Z] 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-01T06:30:16.906Z] 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-01T06:30:16.906Z] go vet ./... [2023-03-01T06:30:21.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T06:30:21.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T06:30:21.185Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T06:30:21.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T06:30:21.540Z] + ls -al . [2023-03-01T06:30:21.541Z] total 744 [2023-03-01T06:30:21.541Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 06:29 . [2023-03-01T06:30:21.541Z] drwxr-xr-x 4 root root 4096 Mar 1 06:29 .. [2023-03-01T06:30:21.541Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:28 .blubracket [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 06:28 .dockerignore [2023-03-01T06:30:21.541Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 06:29 .git [2023-03-01T06:30:21.541Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:28 .github [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 06:28 .gitignore [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 06:28 .golangci.yml [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 06:28 .hadolint.yml [2023-03-01T06:30:21.541Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 06:28 .semver [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 06:28 .sonarcloud.properties [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:28 ADOPTERS.md [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 06:28 Attribution.txt [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 06:28 CHANGELOG.md [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:28 CONTRIBUTING.md [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 06:28 GOVERNANCE.md [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 06:28 Jenkinsfile [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:28 LICENSE [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 06:28 Makefile [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 06:28 OWNERS.md [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 06:28 README.md [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:28 SECURITY.md [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 06:28 VERSION [2023-03-01T06:30:21.541Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:28 bin [2023-03-01T06:30:21.541Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 06:28 cmd [2023-03-01T06:30:21.541Z] -rw-r--r-- 1 root root 487670 Mar 1 06:29 coverage.out [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 06:28 go.mod [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 06:28 go.sum [2023-03-01T06:30:21.541Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 06:28 internal [2023-03-01T06:30:21.541Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:28 openapi [2023-03-01T06:30:21.541Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 06:28 snap [2023-03-01T06:30:21.541Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 06:28 version.go [Pipeline] sh [2023-03-01T06:30:21.874Z] + '[' -e coverage.out ] [2023-03-01T06:30:21.875Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T06:30:21.974Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T06:30:22.256Z] + make build [2023-03-01T06:30:22.256Z] 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-01T06:30:34.457Z] 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-01T06:30:35.393Z] 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-01T06:30:36.329Z] 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-01T06:30:36.895Z] 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-01T06:30:45.001Z] 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-01T06:30:45.568Z] 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-01T06:30:46.945Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:30:47.881Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T06:30:49.257Z] 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-01T06:30:50.191Z] 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-01T06:30:51.127Z] 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-01T06:30:53.658Z] 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-01T06:30:55.060Z] $ docker stop --time=1 5d75c90c7fb388ee1509b2790b7a962b332bfc55e614baad7387fae4c4fdd269 [2023-03-01T06:30:58.697Z] $ docker rm -f --volumes 5d75c90c7fb388ee1509b2790b7a962b332bfc55e614baad7387fae4c4fdd269 [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-01T06:30:59.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T06:30:59.493Z] [2023-03-01T06:30:59.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:30:59.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T06:30:59.789Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T06:30:59.789Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T06:30:59.789Z] ca9280d653b3: Pulling fs layer [2023-03-01T06:30:59.789Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T06:31:00.050Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-01T06:31:00.050Z] cbdbe7a5bc2a: Download complete [2023-03-01T06:31:00.050Z] cbdbe7a5bc2a: Pull complete [2023-03-01T06:31:00.050Z] ca9280d653b3: Verifying Checksum [2023-03-01T06:31:00.050Z] ca9280d653b3: Download complete [2023-03-01T06:31:00.307Z] 7e9c9ca2126c: Verifying Checksum [2023-03-01T06:31:00.307Z] 7e9c9ca2126c: Download complete [2023-03-01T06:31:00.565Z] ca9280d653b3: Pull complete [2023-03-01T06:31:03.845Z] 7e9c9ca2126c: Pull complete [2023-03-01T06:31:03.846Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T06:31:03.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T06:31:03.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:31:03.927Z] prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container [2023-03-01T06:31:03.957Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T06:31:06.139Z] $ docker top 13f844d2ffa30b9212e9a8ea3250df2333026370cea61e391974bf7cbc70613d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:31:06.476Z] + docker-compose build --help [2023-03-01T06:31:06.477Z] + grep parallel [2023-03-01T06:31:07.043Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T06:31:07.053Z] $ docker stop --time=1 13f844d2ffa30b9212e9a8ea3250df2333026370cea61e391974bf7cbc70613d [2023-03-01T06:31:08.311Z] $ docker rm -f --volumes 13f844d2ffa30b9212e9a8ea3250df2333026370cea61e391974bf7cbc70613d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:31:08.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T06:31:08.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:31:08.785Z] prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container [2023-03-01T06:31:08.824Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T06:31:09.144Z] $ docker top 2482b5d5c6cff88710456b6bc33b8f7880eea04f8718def5fe2366dd86074cb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:31:09.480Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T06:31:10.048Z] Building core-command ... [2023-03-01T06:31:10.048Z] Building core-common-config-bootstrapper ... [2023-03-01T06:31:10.048Z] Building core-data ... [2023-03-01T06:31:10.048Z] Building core-metadata ... [2023-03-01T06:31:10.048Z] Building security-bootstrapper ... [2023-03-01T06:31:10.048Z] Building security-proxy-auth ... [2023-03-01T06:31:10.048Z] Building security-proxy-setup ... [2023-03-01T06:31:10.048Z] Building security-secretstore-setup ... [2023-03-01T06:31:10.048Z] Building security-spiffe-token-provider ... [2023-03-01T06:31:10.048Z] Building security-spire-agent ... [2023-03-01T06:31:10.048Z] Building security-spire-config ... [2023-03-01T06:31:10.048Z] Building security-spire-server ... [2023-03-01T06:31:10.048Z] Building support-notifications ... [2023-03-01T06:31:10.048Z] Building support-scheduler ... [2023-03-01T06:31:10.048Z] Building security-secretstore-setup [2023-03-01T06:31:10.048Z] Building core-command [2023-03-01T06:31:10.049Z] Building core-metadata [2023-03-01T06:31:10.049Z] Building security-spire-config [2023-03-01T06:31:10.049Z] Building support-notifications [2023-03-01T06:31:22.253Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:31:22.253Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:31:22.253Z] ---> b142ae4639b7 [2023-03-01T06:31:22.253Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:31:22.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:31:22.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:31:22.253Z] ---> b142ae4639b7 [2023-03-01T06:31:22.253Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:31:22.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:31:22.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:31:22.253Z] ---> b142ae4639b7 [2023-03-01T06:31:22.253Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:31:22.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:31:22.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:31:22.253Z] ---> b142ae4639b7 [2023-03-01T06:31:22.253Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:31:22.253Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:31:22.253Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:31:22.253Z] ---> b142ae4639b7 [2023-03-01T06:31:22.253Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:31:30.382Z] ---> Running in f103188ce8bc [2023-03-01T06:31:30.382Z] ---> Running in 854435ef3eef [2023-03-01T06:31:30.382Z] ---> Running in a70e7c84a84c [2023-03-01T06:31:30.382Z] ---> Running in ea2a51e48300 [2023-03-01T06:31:30.382Z] ---> Running in aa402fc48081 [2023-03-01T06:31:30.645Z] Removing intermediate container aa402fc48081 [2023-03-01T06:31:30.645Z] ---> 7c8662bb7dd8 [2023-03-01T06:31:30.645Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T06:31:30.645Z] Removing intermediate container ea2a51e48300 [2023-03-01T06:31:30.645Z] ---> 99aa0c59294a [2023-03-01T06:31:30.645Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T06:31:30.645Z] Removing intermediate container 854435ef3eef [2023-03-01T06:31:30.645Z] ---> bcfc34f6572a [2023-03-01T06:31:30.645Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T06:31:30.645Z] Removing intermediate container a70e7c84a84c [2023-03-01T06:31:30.645Z] ---> 924f6e1bed22 [2023-03-01T06:31:30.645Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:31:30.645Z] Removing intermediate container f103188ce8bc [2023-03-01T06:31:30.645Z] ---> 9e3039463636 [2023-03-01T06:31:30.645Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:31:30.645Z] ---> Running in 0e26ce2851d4 [2023-03-01T06:31:30.645Z] ---> Running in 9235ef1ee1d0 [2023-03-01T06:31:30.645Z] ---> Running in 86a213a0eb5d [2023-03-01T06:31:30.645Z] ---> Running in 80523b90b787 [2023-03-01T06:31:30.645Z] ---> Running in f4d997c5c363 [2023-03-01T06:31:30.645Z] Removing intermediate container 0e26ce2851d4 [2023-03-01T06:31:30.645Z] ---> 5dfe5b6cc1cc [2023-03-01T06:31:30.645Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T06:31:30.645Z] ---> Running in 33c83c9dd519 [2023-03-01T06:31:30.645Z] Removing intermediate container f4d997c5c363 [2023-03-01T06:31:30.645Z] ---> 0217f49e8d48 [2023-03-01T06:31:30.645Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T06:31:30.645Z] Removing intermediate container 86a213a0eb5d [2023-03-01T06:31:30.645Z] ---> 72f0ccbbe3cc [2023-03-01T06:31:30.645Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T06:31:30.645Z] ---> Running in 7ca2b6ba7c3e [2023-03-01T06:31:30.904Z] ---> Running in 225121b75193 [2023-03-01T06:31:30.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:30.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:31:31.420Z] OK: 211 MiB in 51 packages [2023-03-01T06:31:31.420Z] OK: 211 MiB in 51 packages [2023-03-01T06:31:31.420Z] OK: 211 MiB in 51 packages [2023-03-01T06:31:31.679Z] OK: 211 MiB in 51 packages [2023-03-01T06:31:31.679Z] OK: 211 MiB in 51 packages [2023-03-01T06:31:31.938Z] Removing intermediate container 9235ef1ee1d0 [2023-03-01T06:31:31.938Z] ---> 06c764df66c6 [2023-03-01T06:31:31.938Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:31:31.938Z] Removing intermediate container 80523b90b787 [2023-03-01T06:31:31.938Z] ---> 44933e093e29 [2023-03-01T06:31:31.938Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:31:31.938Z] Removing intermediate container 7ca2b6ba7c3e [2023-03-01T06:31:31.938Z] ---> 421b2eaa52f7 [2023-03-01T06:31:31.938Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:31:32.196Z] ---> cc31a7f78f27 [2023-03-01T06:31:32.196Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:31:32.196Z] ---> 748b9a12e0d6 [2023-03-01T06:31:32.196Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:31:32.196Z] Removing intermediate container 33c83c9dd519 [2023-03-01T06:31:32.196Z] ---> 7a6e7a8c740f [2023-03-01T06:31:32.196Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T06:31:32.196Z] ---> Running in 9ee3cd9cd9a6 [2023-03-01T06:31:32.196Z] ---> Running in 72a3fe205c4f [2023-03-01T06:31:32.196Z] Removing intermediate container 225121b75193 [2023-03-01T06:31:32.196Z] ---> ecb9e2d27d0d [2023-03-01T06:31:32.196Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T06:31:32.196Z] ---> abb9f8cabe2f [2023-03-01T06:31:32.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:31:32.196Z] ---> Running in 52e210cdac49 [2023-03-01T06:31:32.196Z] ---> c9cb3f79ed96 [2023-03-01T06:31:32.196Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:31:32.454Z] ---> Running in 0cb01a9aa644 [2023-03-01T06:31:32.454Z] ---> b1790ad0d0a2 [2023-03-01T06:31:32.454Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:31:32.454Z] ---> Running in 9863cb9bf045 [2023-03-01T06:32:17.704Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7925 in /w/workspace/edgexfoundry_edgex-go_PR-4401 [Pipeline] { [Pipeline] ws [2023-03-01T06:32:17.718Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-03-01T06:32:17.752Z] The recommended git tool is: git [2023-03-01T06:32:23.845Z] using credential edgex-jenkins-ssh [2023-03-01T06:32:23.863Z] Cloning the remote Git repository [2023-03-01T06:32:23.918Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T06:32:24.012Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-03-01T06:32:24.180Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T06:32:24.182Z] > git --version # timeout=10 [2023-03-01T06:32:24.208Z] > git --version # 'git version 2.25.1' [2023-03-01T06:32:24.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:32:24.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T06:32:28.705Z] Removing intermediate container 72a3fe205c4f [2023-03-01T06:32:28.705Z] Removing intermediate container 52e210cdac49 [2023-03-01T06:32:28.705Z] ---> a24b93090e5c [2023-03-01T06:32:28.705Z] ---> df70ab944b15 [2023-03-01T06:32:28.705Z] Step 7/24 : COPY . .Step 8/22 : COPY . . [2023-03-01T06:32:28.705Z] [2023-03-01T06:32:28.705Z] Removing intermediate container 9863cb9bf045 [2023-03-01T06:32:28.705Z] ---> 1e4f702af9cf [2023-03-01T06:32:28.705Z] Step 8/23 : COPY . . [2023-03-01T06:32:28.705Z] Removing intermediate container 9ee3cd9cd9a6 [2023-03-01T06:32:28.705Z] ---> 80909b3a0653 [2023-03-01T06:32:28.705Z] Step 7/24 : COPY . . [2023-03-01T06:32:28.705Z] Removing intermediate container 0cb01a9aa644 [2023-03-01T06:32:28.705Z] ---> b12099d700a5 [2023-03-01T06:32:28.705Z] Step 8/24 : COPY . . [2023-03-01T06:32:43.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T06:32:43.751Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T06:32:45.637Z] Merging remotes/origin/main commit 78080ca1708ee51547bc9a18fc694bca820611e1 into PR head commit 4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:32:46.067Z] Merge succeeded, producing 4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:32:46.067Z] Checking out Revision 4b4239033487d98faf4afe763c0cda0dcecc14ca (PR-4401) [2023-03-01T06:32:44.743Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T06:32:44.794Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T06:32:44.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:32:44.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4401/head:refs/remotes/origin/PR-4401 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T06:32:45.659Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T06:32:45.679Z] > git checkout -f 4b4239033487d98faf4afe763c0cda0dcecc14ca # timeout=10 [2023-03-01T06:32:45.942Z] > git remote # timeout=10 [2023-03-01T06:32:45.964Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T06:32:46.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:32:46.016Z] > git merge 78080ca1708ee51547bc9a18fc694bca820611e1 # timeout=10 [2023-03-01T06:32:46.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T06:32:46.074Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T06:32:46.093Z] > git checkout -f 4b4239033487d98faf4afe763c0cda0dcecc14ca # timeout=10 [2023-03-01T06:32:46.764Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-01T06:32:46.801Z] ---> 22c0a16f26fe [2023-03-01T06:32:46.801Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T06:32:46.801Z] ---> eb82dda06de6 [2023-03-01T06:32:46.801Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T06:32:46.801Z] ---> fddb3b5a2941 [2023-03-01T06:32:46.801Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:32:46.801Z] ---> 9588c1cd81c3 [2023-03-01T06:32:46.801Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T06:32:46.801Z] ---> Running in 77af5ef6f167 [2023-03-01T06:32:46.802Z] ---> b7b27285910d [2023-03-01T06:32:46.802Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T06:32:46.802Z] ---> Running in 1b5815f7eb20 [2023-03-01T06:32:46.802Z] ---> Running in 144a2f1372c6 [2023-03-01T06:32:46.802Z] ---> Running in 3792aca219ab [2023-03-01T06:32:46.802Z] ---> Running in 17d6b276995b [2023-03-01T06:32:46.802Z] Removing intermediate container 1b5815f7eb20 [2023-03-01T06:32:46.802Z] ---> 73e7fbecb09e [2023-03-01T06:32:46.802Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:32:46.802Z] ---> Running in b66da1aa2cbb [2023-03-01T06:32:46.802Z] Removing intermediate container b66da1aa2cbb [2023-03-01T06:32:46.802Z] ---> 1a5e8524f4c8 [2023-03-01T06:32:46.802Z] 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-01T06:32:46.802Z] ---> Running in 7273f6a9b9b2 [2023-03-01T06:32:47.059Z] 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-01T06:32:47.059Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T06:32:47.316Z] 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-01T06:32:47.316Z] 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-01T06:32:47.657Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T06:32:47.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T06:32:47.657Z] Dload Upload Total Spent Left Speed [2023-03-01T06:32:47.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [2023-03-01T06:32:47.880Z] Removing intermediate container 7273f6a9b9b2 [2023-03-01T06:32:47.880Z] ---> 448e9dc22ae3 [2023-03-01T06:32:47.880Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:32:47.880Z] ---> Running in 4491341da284 [Pipeline] sh [2023-03-01T06:32:48.143Z] Removing intermediate container 4491341da284 [2023-03-01T06:32:48.143Z] ---> 319c00fbb795 [2023-03-01T06:32:48.143Z] [2023-03-01T06:32:48.143Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:32:48.302Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T06:32:48.401Z] 3.15: Pulling from library/alpine [2023-03-01T06:32:48.647Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T06:32:48.648Z] sudo tee /etc/docker/daemon.new [2023-03-01T06:32:48.648Z] { [2023-03-01T06:32:48.648Z] "registry-mirrors": [ [2023-03-01T06:32:48.648Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T06:32:48.648Z] ], [2023-03-01T06:32:48.648Z] "bip": "10.250.0.254/24", [2023-03-01T06:32:48.648Z] "hosts": [ [2023-03-01T06:32:48.648Z] "tcp://0.0.0.0:5555", [2023-03-01T06:32:48.648Z] "unix:///var/run/docker.sock" [2023-03-01T06:32:48.648Z] ], [2023-03-01T06:32:48.648Z] "mtu": 1458, [2023-03-01T06:32:48.648Z] "selinux-enabled": true, [2023-03-01T06:32:48.648Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T06:32:48.648Z] } [Pipeline] sh [2023-03-01T06:32:48.970Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T06:32:48.970Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T06:32:48.970Z] ---> 5ce65d7b0fde [2023-03-01T06:32:48.970Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:32:48.994Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T06:32:49.227Z] ---> Running in b523137e3e8c [2023-03-01T06:32:49.227Z] Removing intermediate container b523137e3e8c [2023-03-01T06:32:49.227Z] ---> 2ac4ca746c4f [2023-03-01T06:32:49.227Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T06:32:49.227Z] ---> Running in b63836b11351 [2023-03-01T06:32:49.346Z] + sudo service docker restart [2023-03-01T06:32:50.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:32:50.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:32:50.728Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:32:50.728Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:32:50.728Z] OK: 15857 distinct packages available [2023-03-01T06:32:50.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:32:50.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:32:50.728Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T06:32:50.728Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:32:50.728Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T06:32:50.728Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T06:32:50.728Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:32:50.728Z] OK: 6 MiB in 18 packages [2023-03-01T06:32:52.628Z] Removing intermediate container b63836b11351 [2023-03-01T06:32:52.628Z] ---> d539a3300375 [2023-03-01T06:32:52.628Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:33:00.733Z] ---> e26c3d5cc097 [2023-03-01T06:33:00.733Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:33:00.733Z] ---> 80f4d2a92527 [2023-03-01T06:33:00.733Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T06:33:00.733Z] ---> Running in 26af725137db [2023-03-01T06:33:01.297Z] Removing intermediate container 26af725137db [2023-03-01T06:33:01.297Z] ---> 0c467b6a615b [2023-03-01T06:33:01.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T06:33:01.861Z] ---> 48287d676403 [2023-03-01T06:33:01.861Z] Step 19/24 : WORKDIR / [2023-03-01T06:33:02.117Z] ---> Running in 8867a981a294 [2023-03-01T06:33:02.701Z] Removing intermediate container 8867a981a294 [2023-03-01T06:33:02.701Z] ---> a46503f98de0 [2023-03-01T06:33:02.701Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:33:02.701Z] ---> Running in 7d63d4b9c681 [2023-03-01T06:33:03.333Z] Removing intermediate container 7d63d4b9c681 [2023-03-01T06:33:03.333Z] ---> ec8fbf69956c [2023-03-01T06:33:03.333Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:33:03.333Z] ---> Running in 9f9fa4c41793 [2023-03-01T06:33:03.591Z] Removing intermediate container 9f9fa4c41793 [2023-03-01T06:33:03.591Z] ---> d5e797ddc81a [2023-03-01T06:33:03.591Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T06:33:03.591Z] ---> Running in 8b7fea90440c [2023-03-01T06:33:03.848Z] Removing intermediate container 8b7fea90440c [2023-03-01T06:33:03.848Z] ---> 50a6ddc79be8 [2023-03-01T06:33:03.848Z] Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:33:04.105Z] ---> Running in 1aba2d723ee6 [2023-03-01T06:33:04.380Z] Removing intermediate container 1aba2d723ee6 [2023-03-01T06:33:04.380Z] ---> a40a8c793d7c [2023-03-01T06:33:04.380Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:33:04.636Z] ---> Running in a5a7cb870054 [2023-03-01T06:33:04.893Z] Removing intermediate container a5a7cb870054 [2023-03-01T06:33:04.893Z] ---> bd202c81c4eb [2023-03-01T06:33:04.893Z] [2023-03-01T06:33:04.893Z] Successfully built bd202c81c4eb [2023-03-01T06:33:05.166Z] Successfully tagged security-spire-config:latest [2023-03-01T06:33:05.166Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:33:07.654Z] provisioning config files... [2023-03-01T06:33:07.685Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16846193282814274623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:33:08.048Z] ---> docker-login.sh [2023-03-01T06:33:08.048Z] nexus3.edgexfoundry.org:10001 [2023-03-01T06:33:08.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:33:08.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:33:08.639Z] Configure a credential helper to remove this warning. See [2023-03-01T06:33:08.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:33:08.639Z] [2023-03-01T06:33:08.639Z] Login Succeeded [2023-03-01T06:33:08.639Z] nexus3.edgexfoundry.org:10002 [2023-03-01T06:33:08.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:33:09.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:33:09.176Z] Configure a credential helper to remove this warning. See [2023-03-01T06:33:09.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:33:09.176Z] [2023-03-01T06:33:09.176Z] Login Succeeded [2023-03-01T06:33:09.176Z] nexus3.edgexfoundry.org:10003 [2023-03-01T06:33:09.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:33:09.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:33:09.458Z] Configure a credential helper to remove this warning. See [2023-03-01T06:33:09.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:33:09.458Z] [2023-03-01T06:33:09.458Z] Login Succeeded [2023-03-01T06:33:09.458Z] nexus3.edgexfoundry.org:10004 [2023-03-01T06:33:09.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:33:09.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:33:09.729Z] Configure a credential helper to remove this warning. See [2023-03-01T06:33:09.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:33:09.729Z] [2023-03-01T06:33:09.729Z] Login Succeeded [2023-03-01T06:33:09.729Z] docker.io [2023-03-01T06:33:09.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:33:10.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:33:10.588Z] Configure a credential helper to remove this warning. See [2023-03-01T06:33:10.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:33:10.588Z] [2023-03-01T06:33:10.588Z] Login Succeeded [2023-03-01T06:33:10.588Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T06:33:10.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T06:33:11.203Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-03-01T06:33:11.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:33:11.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:33:11.254Z] ========================================================= [2023-03-01T06:33:11.254Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T06:33:11.254Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:33:11.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:33:11.579Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T06:33:11.579Z] 9b18e9b68314: Pulling fs layer [2023-03-01T06:33:11.579Z] 35d82f9e3411: Pulling fs layer [2023-03-01T06:33:11.579Z] e16973657156: Pulling fs layer [2023-03-01T06:33:11.579Z] fc693d55d65f: Pulling fs layer [2023-03-01T06:33:11.579Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T06:33:11.579Z] dda99020689f: Pulling fs layer [2023-03-01T06:33:11.579Z] db1c61fa0a46: Pulling fs layer [2023-03-01T06:33:11.579Z] 891c053d2c06: Pulling fs layer [2023-03-01T06:33:11.579Z] dda99020689f: Waiting [2023-03-01T06:33:11.728Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:33:11.728Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:33:11.728Z] ---> b142ae4639b7 [2023-03-01T06:33:11.728Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:33:11.728Z] ---> Using cache [2023-03-01T06:33:11.728Z] ---> 9e3039463636 [2023-03-01T06:33:11.728Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:33:11.728Z] ---> Using cache [2023-03-01T06:33:11.728Z] ---> 0217f49e8d48 [2023-03-01T06:33:11.728Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:33:11.851Z] 7e9fc2657dce: Waiting [2023-03-01T06:33:11.851Z] db1c61fa0a46: Waiting [2023-03-01T06:33:11.851Z] fc693d55d65f: Waiting [2023-03-01T06:33:11.851Z] 891c053d2c06: Waiting [2023-03-01T06:33:11.851Z] e16973657156: Verifying Checksum [2023-03-01T06:33:11.851Z] e16973657156: Download complete [2023-03-01T06:33:11.851Z] 35d82f9e3411: Download complete [2023-03-01T06:33:11.851Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T06:33:11.851Z] 7e9fc2657dce: Download complete [2023-03-01T06:33:11.851Z] dda99020689f: Verifying Checksum [2023-03-01T06:33:11.851Z] dda99020689f: Download complete [2023-03-01T06:33:11.851Z] 9b18e9b68314: Download complete [2023-03-01T06:33:12.827Z] 9b18e9b68314: Pull complete [2023-03-01T06:33:12.827Z] 891c053d2c06: Verifying Checksum [2023-03-01T06:33:12.827Z] 891c053d2c06: Download complete [2023-03-01T06:33:13.415Z] 35d82f9e3411: Pull complete [2023-03-01T06:33:13.685Z] e16973657156: Pull complete [2023-03-01T06:33:14.283Z] db1c61fa0a46: Verifying Checksum [2023-03-01T06:33:14.283Z] db1c61fa0a46: Download complete [2023-03-01T06:33:14.870Z] fc693d55d65f: Verifying Checksum [2023-03-01T06:33:14.870Z] fc693d55d65f: Download complete [2023-03-01T06:33:19.858Z] 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-01T06:33:20.801Z] ---> Running in 3d205c1d83eb [2023-03-01T06:33:21.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:21.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:22.254Z] OK: 211 MiB in 51 packages [2023-03-01T06:33:26.483Z] Removing intermediate container 3792aca219ab [2023-03-01T06:33:26.483Z] ---> 490cc5b354e7 [2023-03-01T06:33:26.483Z] [2023-03-01T06:33:26.483Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T06:33:26.483Z] Removing intermediate container 17d6b276995b [2023-03-01T06:33:26.483Z] ---> ac5da4992d51 [2023-03-01T06:33:26.483Z] [2023-03-01T06:33:26.483Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T06:33:26.483Z] Removing intermediate container 77af5ef6f167 [2023-03-01T06:33:26.483Z] ---> 2ef9e9426d77 [2023-03-01T06:33:26.483Z] [2023-03-01T06:33:26.483Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T06:33:26.483Z] Removing intermediate container 3d205c1d83eb [2023-03-01T06:33:26.483Z] ---> ffd95a03d29e [2023-03-01T06:33:26.483Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:33:26.743Z] 3.16: Pulling from library/alpine [2023-03-01T06:33:27.215Z] fc693d55d65f: Pull complete [2023-03-01T06:33:27.215Z] 7e9fc2657dce: Pull complete [2023-03-01T06:33:27.215Z] dda99020689f: Pull complete [2023-03-01T06:33:27.319Z] 3.16: Pulling from library/alpine [2023-03-01T06:33:27.319Z] ---> b84bdd2b8b69 [2023-03-01T06:33:27.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:33:27.884Z] ---> Running in 8e6c605a9f1b [2023-03-01T06:33:28.452Z] 3.16: Pulling from library/alpine [2023-03-01T06:33:28.712Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:33:28.712Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:33:28.712Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:33:28.712Z] Status: Image is up to date for alpine:3.16 [2023-03-01T06:33:28.712Z] Status: Image is up to date for alpine:3.16 [2023-03-01T06:33:28.712Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:33:28.712Z] ---> dfd21b5a31f5 [2023-03-01T06:33:28.712Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:33:28.712Z] ---> dfd21b5a31f5 [2023-03-01T06:33:28.712Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T06:33:28.712Z] ---> dfd21b5a31f5 [2023-03-01T06:33:28.712Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:33:30.670Z] ---> Running in 45535f7fe1a5 [2023-03-01T06:33:30.670Z] ---> Running in b41e3e0afdef [2023-03-01T06:33:30.670Z] ---> Running in ad49b5251ce4 [2023-03-01T06:33:30.670Z] Removing intermediate container 144a2f1372c6 [2023-03-01T06:33:30.670Z] ---> 3ecd159de784 [2023-03-01T06:33:30.670Z] [2023-03-01T06:33:30.670Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:33:30.670Z] ---> dfd21b5a31f5 [2023-03-01T06:33:30.670Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T06:33:30.670Z] ---> Running in 36381a20ebc0 [2023-03-01T06:33:30.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:30.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:31.191Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:33:31.191Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:33:31.191Z] OK: 6 MiB in 15 packages [2023-03-01T06:33:31.191Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:33:31.191Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:33:31.191Z] OK: 6 MiB in 15 packages [2023-03-01T06:33:31.191Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T06:33:31.191Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T06:33:31.191Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:33:31.191Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:33:31.191Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T06:33:31.191Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:33:31.191Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T06:33:31.453Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:33:31.453Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:33:31.453Z] OK: 6 MiB in 16 packages [2023-03-01T06:33:31.453Z] OK: 6 MiB in 17 packages [2023-03-01T06:33:31.498Z] db1c61fa0a46: Pull complete [2023-03-01T06:33:31.711Z] Removing intermediate container 45535f7fe1a5 [2023-03-01T06:33:31.711Z] ---> 53272715d129 [2023-03-01T06:33:31.711Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:33:31.711Z] Removing intermediate container ad49b5251ce4 [2023-03-01T06:33:31.711Z] ---> 99251ea08adf [2023-03-01T06:33:31.711Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:33:31.711Z] ---> Running in 10dca45f923a [2023-03-01T06:33:31.711Z] ---> Running in 88d7958e624f [2023-03-01T06:33:31.974Z] Removing intermediate container 10dca45f923a [2023-03-01T06:33:31.974Z] ---> f756ff882a63 [2023-03-01T06:33:31.974Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T06:33:31.974Z] ---> Running in f0e1166c8cf6 [2023-03-01T06:33:31.974Z] Removing intermediate container 88d7958e624f [2023-03-01T06:33:31.974Z] ---> 7ede7444b083 [2023-03-01T06:33:31.974Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T06:33:31.974Z] Removing intermediate container 36381a20ebc0 [2023-03-01T06:33:31.974Z] ---> d231a55b4789 [2023-03-01T06:33:31.974Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:33:31.974Z] ---> Running in 43c2a22d24cc [2023-03-01T06:33:31.974Z] ---> Running in eda6f32d132c [2023-03-01T06:33:31.974Z] Removing intermediate container f0e1166c8cf6 [2023-03-01T06:33:31.974Z] ---> f05581e10cca [2023-03-01T06:33:31.974Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T06:33:32.233Z] Removing intermediate container b41e3e0afdef [2023-03-01T06:33:32.233Z] ---> 19221c803b07 [2023-03-01T06:33:32.233Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:33:32.233Z] ---> Running in 2442a66fcace [2023-03-01T06:33:32.233Z] ---> Running in a76b6929908a [2023-03-01T06:33:32.233Z] Removing intermediate container 43c2a22d24cc [2023-03-01T06:33:32.233Z] ---> 0f386d3bc73b [2023-03-01T06:33:32.233Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T06:33:32.233Z] ---> Running in e8d5ee37cd48 [2023-03-01T06:33:32.233Z] Removing intermediate container eda6f32d132c [2023-03-01T06:33:32.233Z] ---> da402f3b0583 [2023-03-01T06:33:32.233Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T06:33:32.233Z] ---> Running in 06c0524994b2 [2023-03-01T06:33:32.233Z] Removing intermediate container 2442a66fcace [2023-03-01T06:33:32.233Z] ---> e1a2806ab7c0 [2023-03-01T06:33:32.233Z] Step 15/23 : WORKDIR / [2023-03-01T06:33:32.233Z] Removing intermediate container a76b6929908a [2023-03-01T06:33:32.233Z] ---> f2e8b82d651e [2023-03-01T06:33:32.233Z] Step 12/24 : WORKDIR / [2023-03-01T06:33:32.512Z] ---> Running in 71a5fb9e5e05 [2023-03-01T06:33:32.512Z] Removing intermediate container e8d5ee37cd48 [2023-03-01T06:33:32.512Z] ---> 385cc6944a65 [2023-03-01T06:33:32.512Z] Step 15/24 : WORKDIR / [2023-03-01T06:33:32.512Z] ---> Running in f2549a07a3c8 [2023-03-01T06:33:32.512Z] Removing intermediate container 06c0524994b2 [2023-03-01T06:33:32.512Z] ---> 10535556a813 [2023-03-01T06:33:32.512Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:33:32.512Z] ---> Running in e73f59922592 [2023-03-01T06:33:32.512Z] ---> Running in 06e6e8f18b2e [2023-03-01T06:33:32.512Z] Removing intermediate container 71a5fb9e5e05 [2023-03-01T06:33:32.512Z] ---> 962b1a2cbf46 [2023-03-01T06:33:32.512Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:33:32.512Z] Removing intermediate container f2549a07a3c8 [2023-03-01T06:33:32.513Z] ---> adfaf9a41bcc [2023-03-01T06:33:32.513Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T06:33:32.513Z] Removing intermediate container e73f59922592 [2023-03-01T06:33:32.513Z] ---> 198dda05e9bf [2023-03-01T06:33:32.513Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:33:32.513Z] Removing intermediate container 06e6e8f18b2e [2023-03-01T06:33:32.513Z] ---> da55e495bb81 [2023-03-01T06:33:32.513Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:33:32.787Z] ---> 2502266607b0 [2023-03-01T06:33:32.787Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T06:33:32.787Z] ---> cbadc870ee2c [2023-03-01T06:33:32.787Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T06:33:32.787Z] ---> 01f73117a438 [2023-03-01T06:33:32.787Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T06:33:32.787Z] ---> b83e57a86a52 [2023-03-01T06:33:32.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T06:33:32.966Z] 891c053d2c06: Pull complete [2023-03-01T06:33:32.966Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T06:33:32.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:33:32.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:33:33.044Z] ---> d5dabf84e904 [2023-03-01T06:33:33.044Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T06:33:33.296Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:33:33.296Z] WORKDIR /edgex [2023-03-01T06:33:33.296Z] COPY go.mod . [2023-03-01T06:33:33.296Z] RUN go mod download [2023-03-01T06:33:33.296Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-01T06:33:33.883Z] Sending build context to Docker daemon 3.118MB [2023-03-01T06:33:33.883Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:33:33.883Z] ---> f96f9c87975a [2023-03-01T06:33:33.883Z] Step 2/4 : WORKDIR /edgex [2023-03-01T06:33:34.433Z] ---> dc5aad3f0f6a [2023-03-01T06:33:34.433Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T06:33:34.433Z] ---> 4d6f332ce322 [2023-03-01T06:33:34.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 00246dd7acc4 [2023-03-01T06:33:34.433Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T06:33:34.433Z] [2023-03-01T06:33:34.433Z] ---> 3fa6d869b696 [2023-03-01T06:33:34.433Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T06:33:35.382Z] ---> 3f4267e81243 [2023-03-01T06:33:35.382Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T06:33:35.831Z] ---> Running in be80c377b351 [2023-03-01T06:33:35.967Z] ---> 2c2545dacd70 [2023-03-01T06:33:35.967Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T06:33:35.967Z] ---> e46a982bb146 [2023-03-01T06:33:35.967Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T06:33:35.967Z] ---> 576364c404f0 [2023-03-01T06:33:35.967Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T06:33:35.967Z] ---> Running in 1c4094891ec0 [2023-03-01T06:33:36.101Z] Removing intermediate container be80c377b351 [2023-03-01T06:33:36.101Z] ---> 9d1550167f7d [2023-03-01T06:33:36.101Z] Step 3/4 : COPY go.mod . [2023-03-01T06:33:36.235Z] ---> Running in eabff34b8d96 [2023-03-01T06:33:36.368Z] ---> f4958a1f5b89 [2023-03-01T06:33:36.368Z] Step 4/4 : RUN go mod download [2023-03-01T06:33:36.637Z] ---> Running in 1953958cafc5 [2023-03-01T06:33:37.610Z] ---> 57a3516c0720 [2023-03-01T06:33:37.610Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T06:33:37.610Z] Removing intermediate container 1c4094891ec0 [2023-03-01T06:33:37.610Z] ---> 11c48c8ca718 [2023-03-01T06:33:37.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:33:37.870Z] Removing intermediate container eabff34b8d96 [2023-03-01T06:33:37.870Z] ---> b08d6e7c1e71 [2023-03-01T06:33:37.870Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:33:37.870Z] ---> 771c98c06c99 [2023-03-01T06:33:37.870Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T06:33:37.870Z] ---> Running in bd28c02ef7b8 [2023-03-01T06:33:37.870Z] ---> Running in be5049bfdf13 [2023-03-01T06:33:37.870Z] ---> Running in 59c76687b6ce [2023-03-01T06:33:38.129Z] Removing intermediate container be5049bfdf13 [2023-03-01T06:33:38.129Z] ---> e0df19e02811 [2023-03-01T06:33:38.129Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T06:33:38.129Z] Removing intermediate container bd28c02ef7b8 [2023-03-01T06:33:38.129Z] ---> b49f1efcda5f [2023-03-01T06:33:38.129Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:33:38.391Z] Removing intermediate container 59c76687b6ce [2023-03-01T06:33:38.391Z] ---> 2f14dda98540 [2023-03-01T06:33:38.391Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:33:38.957Z] ---> Running in c424a55541be [2023-03-01T06:33:38.957Z] ---> Running in 0f6b2787a494 [2023-03-01T06:33:39.213Z] ---> Running in 646e10380859 [2023-03-01T06:33:39.213Z] ---> 21788470f431 [2023-03-01T06:33:39.213Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:33:39.213Z] Removing intermediate container c424a55541be [2023-03-01T06:33:39.213Z] ---> a5b47734d100 [2023-03-01T06:33:39.213Z] Step 22/23 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:33:39.213Z] Removing intermediate container 0f6b2787a494 [2023-03-01T06:33:39.213Z] ---> 1725812a2403 [2023-03-01T06:33:39.213Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T06:33:39.471Z] Removing intermediate container 646e10380859 [2023-03-01T06:33:39.471Z] ---> 6c52e41aaa03 [2023-03-01T06:33:39.471Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:33:39.471Z] ---> Running in 6e8f29a68dc9 [2023-03-01T06:33:39.471Z] ---> adece7f04733 [2023-03-01T06:33:39.471Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:33:39.471Z] ---> Running in f61f2dd24a32 [2023-03-01T06:33:39.471Z] ---> Running in e2c5d32d1a91 [2023-03-01T06:33:39.471Z] ---> Running in 7b96acdae86a [2023-03-01T06:33:39.471Z] Removing intermediate container 6e8f29a68dc9 [2023-03-01T06:33:39.471Z] ---> 94bc4a5f2792 [2023-03-01T06:33:39.471Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:33:39.728Z] Removing intermediate container f61f2dd24a32 [2023-03-01T06:33:39.728Z] ---> b217c772e8d4 [2023-03-01T06:33:39.728Z] Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:33:39.728Z] ---> Running in 0c3fb323b8e9 [2023-03-01T06:33:39.728Z] Removing intermediate container e2c5d32d1a91 [2023-03-01T06:33:39.728Z] ---> 597ff99a451d [2023-03-01T06:33:39.728Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:33:39.728Z] ---> Running in d0c92cb105d0 [2023-03-01T06:33:39.728Z] ---> Running in 02416d0aae2e [2023-03-01T06:33:39.728Z] Removing intermediate container 0c3fb323b8e9 [2023-03-01T06:33:39.728Z] ---> c0a0cc457845 [2023-03-01T06:33:39.728Z] [2023-03-01T06:33:39.728Z] Removing intermediate container d0c92cb105d0 [2023-03-01T06:33:39.728Z] ---> 45e67287ae91 [2023-03-01T06:33:39.728Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:33:39.728Z] Removing intermediate container 02416d0aae2e [2023-03-01T06:33:39.728Z] ---> b2e0748eb6f6 [2023-03-01T06:33:39.728Z] [2023-03-01T06:33:39.728Z] Successfully built c0a0cc457845 [2023-03-01T06:33:39.986Z] ---> Running in 188386403d96 [2023-03-01T06:33:39.986Z] Successfully tagged core-command:latest [2023-03-01T06:33:39.986Z]  Building core-command ... done Building security-proxy-setup [2023-03-01T06:33:39.986Z] Successfully built b2e0748eb6f6 [2023-03-01T06:33:39.986Z] Successfully tagged support-notifications:latest [2023-03-01T06:33:39.986Z] Building security-proxy-auth [2023-03-01T06:33:45.247Z]  Building support-notifications ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:33:45.247Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:33:45.247Z] ---> b142ae4639b7 [2023-03-01T06:33:45.247Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T06:33:45.247Z] ---> Using cache [2023-03-01T06:33:45.247Z] ---> 924f6e1bed22 [2023-03-01T06:33:45.247Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T06:33:45.247Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:33:45.247Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:33:45.247Z] ---> b142ae4639b7 [2023-03-01T06:33:45.247Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:33:45.247Z] ---> Using cache [2023-03-01T06:33:45.247Z] ---> 9e3039463636 [2023-03-01T06:33:45.247Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:33:45.247Z] ---> Using cache [2023-03-01T06:33:45.247Z] ---> 0217f49e8d48 [2023-03-01T06:33:45.247Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:33:45.247Z] ---> Using cache [2023-03-01T06:33:45.247Z] ---> ffd95a03d29e [2023-03-01T06:33:45.247Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:33:45.247Z] ---> Using cache [2023-03-01T06:33:45.247Z] ---> b84bdd2b8b69 [2023-03-01T06:33:45.247Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:33:45.247Z] Removing intermediate container 188386403d96 [2023-03-01T06:33:45.247Z] ---> 84ba667867bf [2023-03-01T06:33:45.247Z] [2023-03-01T06:33:45.247Z] Successfully built 84ba667867bf [2023-03-01T06:33:47.785Z] Successfully tagged core-metadata:latest [2023-03-01T06:33:47.785Z] Building security-spire-agent [2023-03-01T06:33:51.053Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:33:51.053Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:33:51.634Z] ---> b142ae4639b7 [2023-03-01T06:33:51.634Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:33:51.634Z] ---> Using cache [2023-03-01T06:33:51.634Z] ---> 924f6e1bed22 [2023-03-01T06:33:51.634Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:33:51.634Z] ---> Using cache [2023-03-01T06:33:51.634Z] ---> 44933e093e29 [2023-03-01T06:33:51.634Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:33:51.895Z] ---> Using cache [2023-03-01T06:33:51.895Z] ---> 748b9a12e0d6 [2023-03-01T06:33:51.895Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:33:51.895Z] ---> Using cache [2023-03-01T06:33:51.895Z] ---> 80909b3a0653 [2023-03-01T06:33:51.895Z] Step 7/24 : COPY . . [2023-03-01T06:33:51.895Z] ---> Using cache [2023-03-01T06:33:51.895Z] ---> fddb3b5a2941 [2023-03-01T06:33:51.895Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:33:51.895Z] ---> Using cache [2023-03-01T06:33:51.895Z] ---> 73e7fbecb09e [2023-03-01T06:33:51.895Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:33:51.895Z] ---> Using cache [2023-03-01T06:33:51.895Z] ---> 1a5e8524f4c8 [2023-03-01T06:33:51.895Z] 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-01T06:33:51.895Z] ---> Using cache [2023-03-01T06:33:51.895Z] ---> 448e9dc22ae3 [2023-03-01T06:33:51.895Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:33:51.895Z] ---> Using cache [2023-03-01T06:33:51.895Z] ---> 319c00fbb795 [2023-03-01T06:33:51.895Z] [2023-03-01T06:33:51.895Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:33:51.895Z] ---> 5ce65d7b0fde [2023-03-01T06:33:51.895Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:33:51.895Z] ---> Using cache [2023-03-01T06:33:51.895Z] ---> 2ac4ca746c4f [2023-03-01T06:33:51.895Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:33:54.443Z] ---> Running in 46ca94b93989 [2023-03-01T06:33:54.443Z] ---> Running in 77f51cad41e4 [2023-03-01T06:33:54.443Z] ---> Running in 595c85358ccf [2023-03-01T06:33:54.704Z] Removing intermediate container 7b96acdae86a [2023-03-01T06:33:54.704Z] ---> 3c89849370cc [2023-03-01T06:33:54.704Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:33:54.704Z] ---> Running in 5ce99e2e3937 [2023-03-01T06:33:54.964Z] Removing intermediate container 8e6c605a9f1b [2023-03-01T06:33:54.964Z] ---> bcd53a142d8d [2023-03-01T06:33:54.964Z] Step 8/22 : COPY . . [2023-03-01T06:33:54.964Z] Removing intermediate container 5ce99e2e3937 [2023-03-01T06:33:54.964Z] ---> 8a8bb939fb8e [2023-03-01T06:33:54.964Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T06:33:54.964Z] ---> Running in b2194f7ffe82 [2023-03-01T06:33:54.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:55.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:55.853Z] OK: 211 MiB in 51 packages [2023-03-01T06:33:56.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:56.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:56.640Z] Removing intermediate container b2194f7ffe82 [2023-03-01T06:33:56.640Z] ---> c7ef5004a266 [2023-03-01T06:33:56.640Z] Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:33:56.640Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:33:56.640Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:33:56.640Z] OK: 15857 distinct packages available [2023-03-01T06:33:56.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:57.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:33:57.062Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T06:33:57.062Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:33:57.062Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T06:33:57.402Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T06:33:57.402Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T06:33:57.402Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:33:57.402Z] OK: 7 MiB in 19 packages [2023-03-01T06:34:00.836Z] ---> Running in 6447b9bcde24 [2023-03-01T06:34:00.836Z] Removing intermediate container 6447b9bcde24 [2023-03-01T06:34:00.836Z] ---> 9e5458f289a7 [2023-03-01T06:34:00.836Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:34:00.836Z] Removing intermediate container 46ca94b93989 [2023-03-01T06:34:00.836Z] ---> cb3f8c4d99fd [2023-03-01T06:34:00.836Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T06:34:00.836Z] ---> Running in ff6e498425af [2023-03-01T06:34:00.836Z] ---> 85cde0accefb [2023-03-01T06:34:00.836Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T06:34:00.836Z] ---> Running in c61902010027 [2023-03-01T06:34:00.836Z] Removing intermediate container 595c85358ccf [2023-03-01T06:34:00.836Z] ---> 703cc37864e2 [2023-03-01T06:34:00.836Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T06:34:00.836Z] Removing intermediate container ff6e498425af [2023-03-01T06:34:00.836Z] ---> 5c7366198ea8 [2023-03-01T06:34:00.836Z] [2023-03-01T06:34:00.836Z] ---> c4329253945d [2023-03-01T06:34:00.836Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:34:00.836Z] Successfully built 5c7366198ea8 [2023-03-01T06:34:00.836Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T06:34:00.836Z]  Building security-secretstore-setup ... done Building security-spire-server [2023-03-01T06:34:01.096Z] ---> Running in af31d2d79dcc [2023-03-01T06:34:01.096Z] 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-01T06:34:05.313Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:34:05.313Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:34:05.313Z] ---> b142ae4639b7 [2023-03-01T06:34:05.313Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T06:34:05.313Z] ---> Using cache [2023-03-01T06:34:05.313Z] ---> 924f6e1bed22 [2023-03-01T06:34:05.313Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:34:05.313Z] ---> Using cache [2023-03-01T06:34:05.313Z] ---> 44933e093e29 [2023-03-01T06:34:05.313Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T06:34:05.313Z] ---> Using cache [2023-03-01T06:34:05.313Z] ---> 748b9a12e0d6 [2023-03-01T06:34:05.313Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:34:05.313Z] ---> Using cache [2023-03-01T06:34:05.313Z] ---> 80909b3a0653 [2023-03-01T06:34:05.313Z] Step 7/23 : COPY . . [2023-03-01T06:34:05.313Z] ---> Using cache [2023-03-01T06:34:05.313Z] ---> fddb3b5a2941 [2023-03-01T06:34:05.313Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:34:05.313Z] ---> Using cache [2023-03-01T06:34:05.313Z] ---> 73e7fbecb09e [2023-03-01T06:34:05.313Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T06:34:05.313Z] ---> Using cache [2023-03-01T06:34:05.313Z] ---> 1a5e8524f4c8 [2023-03-01T06:34:05.313Z] 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-01T06:34:08.611Z] ---> bf0380ffdc94 [2023-03-01T06:34:08.611Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:34:08.611Z] ---> Running in 4c94ab8cd0b1 [2023-03-01T06:34:08.874Z] Removing intermediate container 1953958cafc5 [2023-03-01T06:34:08.874Z] ---> 4854de45e2dd [2023-03-01T06:34:08.874Z] Successfully built 4854de45e2dd [2023-03-01T06:34:08.874Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:34:09.215Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T06:34:09.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:34:09.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container [2023-03-01T06:34:09.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T06:34:10.740Z] $ docker top d3901e8b88314121210949791ce28bb8c050382c89c748f0fcfff63fce69f246 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:34:11.589Z] + go version [2023-03-01T06:34:11.589Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T06:34:11.616Z] $ docker stop --time=1 d3901e8b88314121210949791ce28bb8c050382c89c748f0fcfff63fce69f246 [2023-03-01T06:34:13.226Z] $ docker rm -f --volumes d3901e8b88314121210949791ce28bb8c050382c89c748f0fcfff63fce69f246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:34:13.790Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T06:34:13.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:34:13.915Z] ---> fb4453ce5f59 [2023-03-01T06:34:13.915Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:34:13.915Z] Removing intermediate container 4c94ab8cd0b1 [2023-03-01T06:34:13.915Z] ---> 6f4fbfae5d6d [2023-03-01T06:34:13.915Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T06:34:13.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container [2023-03-01T06:34:14.046Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T06:34:14.485Z] ---> Running in e5a7a9f5165c [2023-03-01T06:34:15.055Z] ---> e8e8016948e8 [2023-03-01T06:34:15.055Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T06:34:15.343Z] $ docker top 0e14be2ee131fc83094de22ff15c8fed971f626eb0693276f2213f0d6cfa2abf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T06:34:15.567Z] ========================================================= [2023-03-01T06:34:15.567Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T06:34:15.567Z] ========================================================= [Pipeline] sh [2023-03-01T06:34:15.622Z] Removing intermediate container e5a7a9f5165c [2023-03-01T06:34:15.622Z] ---> 14a036864506 [2023-03-01T06:34:15.622Z] [2023-03-01T06:34:15.622Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T06:34:15.622Z] ---> 5ce65d7b0fde [2023-03-01T06:34:15.622Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:34:15.622Z] ---> Using cache [2023-03-01T06:34:15.622Z] ---> 2ac4ca746c4f [2023-03-01T06:34:15.622Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:34:15.622Z] ---> Using cache [2023-03-01T06:34:15.622Z] ---> 703cc37864e2 [2023-03-01T06:34:15.622Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:34:16.202Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:34:16.851Z] + make test [2023-03-01T06:34:16.851Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T06:34:18.150Z] ---> fbef97c92c95 [2023-03-01T06:34:18.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T06:34:18.150Z] ---> dd82d710db84 [2023-03-01T06:34:18.150Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:34:19.334Z] ---> 196b72318333 [2023-03-01T06:34:19.334Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:34:29.328Z] ---> Running in fc00527345f1 [2023-03-01T06:34:29.328Z] ---> 3d8f0a687394 [2023-03-01T06:34:29.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T06:34:29.328Z] Removing intermediate container fc00527345f1 [2023-03-01T06:34:29.328Z] ---> 82591996cb57 [2023-03-01T06:34:29.328Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:34:29.328Z] Removing intermediate container 77f51cad41e4 [2023-03-01T06:34:29.328Z] ---> 10e1fb63ceef [2023-03-01T06:34:29.328Z] Step 8/22 : COPY . . [2023-03-01T06:34:29.605Z] ---> Running in a9fbe91f9f92 [2023-03-01T06:34:37.925Z] ---> dc3586918010 [2023-03-01T06:34:37.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T06:34:38.191Z] Removing intermediate container a9fbe91f9f92 [2023-03-01T06:34:38.191Z] ---> 87e1a589b44b [2023-03-01T06:34:38.191Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T06:34:38.191Z] ---> a7be85b26c95 [2023-03-01T06:34:38.191Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:34:38.191Z] ---> Running in a981b4c1b9ce [2023-03-01T06:34:38.191Z] Removing intermediate container c61902010027 [2023-03-01T06:34:38.191Z] ---> 04917667eee2 [2023-03-01T06:34:38.191Z] [2023-03-01T06:34:38.191Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:34:38.191Z] ---> dfd21b5a31f5 [2023-03-01T06:34:38.191Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:34:38.191Z] ---> 3c5fcf833f6d [2023-03-01T06:34:38.191Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T06:34:38.453Z] ---> Running in 1e803db05258 [2023-03-01T06:34:38.453Z] ---> Running in 27a536a0c0d0 [2023-03-01T06:34:38.453Z] ---> Running in 633648cf93b4 [2023-03-01T06:34:38.453Z] Removing intermediate container a981b4c1b9ce [2023-03-01T06:34:38.453Z] ---> ee087f040e1a [2023-03-01T06:34:38.453Z] Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:34:38.453Z] ---> Running in 3372d8151661 [2023-03-01T06:34:38.453Z] Removing intermediate container 1e803db05258 [2023-03-01T06:34:38.453Z] ---> 4ffcc40ab29d [2023-03-01T06:34:38.453Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:34:38.714Z] ---> Running in 3dae1f47754e [2023-03-01T06:34:38.714Z] Removing intermediate container 27a536a0c0d0 [2023-03-01T06:34:38.714Z] ---> e919231e24bb [2023-03-01T06:34:38.714Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:34:38.714Z] ---> Running in baa70f34be7b [2023-03-01T06:34:38.974Z] Removing intermediate container 3372d8151661 [2023-03-01T06:34:38.974Z] ---> cbc347522da6 [2023-03-01T06:34:38.974Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:34:38.974Z] Removing intermediate container af31d2d79dcc [2023-03-01T06:34:38.974Z] ---> d2b3e74b7525 [2023-03-01T06:34:38.974Z] Step 7/21 : COPY . . [2023-03-01T06:34:38.974Z] Removing intermediate container 3dae1f47754e [2023-03-01T06:34:38.974Z] ---> 5a36c152a26f [2023-03-01T06:34:38.974Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T06:34:38.974Z] ---> Running in 9643284fdfea [2023-03-01T06:34:38.974Z] ---> Running in 6e32e0fb7990 [2023-03-01T06:34:38.974Z] 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-01T06:34:38.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:34:39.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:34:39.493Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:34:39.493Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:34:39.493Z] OK: 6 MiB in 15 packages [2023-03-01T06:34:39.754Z] Removing intermediate container 9643284fdfea [2023-03-01T06:34:39.754Z] ---> be740bca574f [2023-03-01T06:34:39.754Z] [2023-03-01T06:34:39.754Z] Successfully built be740bca574f [2023-03-01T06:34:41.665Z] Successfully tagged security-spire-agent:latest [2023-03-01T06:34:41.665Z] Building core-data [2023-03-01T06:34:44.958Z]  Building security-spire-agent ... done Removing intermediate container 6e32e0fb7990 [2023-03-01T06:34:44.958Z] ---> 6c98ebb68ab1 [2023-03-01T06:34:44.958Z] Step 22/23 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:34:46.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:34:46.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:34:46.341Z] ---> b142ae4639b7 [2023-03-01T06:34:46.341Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:34:46.341Z] ---> Using cache [2023-03-01T06:34:46.341Z] ---> 9e3039463636 [2023-03-01T06:34:46.341Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:34:46.341Z] ---> Using cache [2023-03-01T06:34:46.341Z] ---> 0217f49e8d48 [2023-03-01T06:34:46.341Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:34:46.341Z] ---> Using cache [2023-03-01T06:34:46.341Z] ---> ffd95a03d29e [2023-03-01T06:34:46.341Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:34:46.341Z] ---> Using cache [2023-03-01T06:34:46.341Z] ---> b84bdd2b8b69 [2023-03-01T06:34:46.341Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:34:46.341Z] ---> Using cache [2023-03-01T06:34:46.341Z] ---> 10e1fb63ceef [2023-03-01T06:34:46.341Z] Step 8/22 : COPY . . [2023-03-01T06:34:46.341Z] ---> Using cache [2023-03-01T06:34:46.341Z] ---> 3c5fcf833f6d [2023-03-01T06:34:46.341Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T06:34:50.557Z] ---> Running in 3dc73bafc96f [2023-03-01T06:34:50.557Z] ---> Running in 3718061a2bd6 [2023-03-01T06:34:50.557Z] ---> f7f518d6eb25 [2023-03-01T06:34:50.557Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T06:34:50.557Z] ---> Running in d462b08dd937 [2023-03-01T06:34:50.557Z] Removing intermediate container baa70f34be7b [2023-03-01T06:34:50.557Z] ---> 3720b28a4635 [2023-03-01T06:34:50.557Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:34:50.557Z] Removing intermediate container 3dc73bafc96f [2023-03-01T06:34:50.557Z] ---> a065a5e64cd1 [2023-03-01T06:34:50.557Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:34:50.557Z] ---> Running in 238e7b1562cf [2023-03-01T06:34:50.816Z] ---> b10be47cdead [2023-03-01T06:34:50.816Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T06:34:50.816Z] Removing intermediate container 238e7b1562cf [2023-03-01T06:34:50.816Z] ---> 71419373f60b [2023-03-01T06:34:50.816Z] [2023-03-01T06:34:50.816Z] Successfully built 71419373f60b [2023-03-01T06:34:50.816Z] Successfully tagged security-spire-server:latest [2023-03-01T06:34:50.816Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-03-01T06:34:50.816Z] 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-01T06:34:51.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:34:54.359Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:34:54.359Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:34:54.359Z] ---> b142ae4639b7 [2023-03-01T06:34:54.359Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T06:34:54.359Z] ---> Using cache [2023-03-01T06:34:54.359Z] ---> 924f6e1bed22 [2023-03-01T06:34:54.359Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T06:34:55.740Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T06:34:58.605Z] ---> 83d6dbe5a41f [2023-03-01T06:34:58.605Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T06:34:58.605Z] ---> Running in a33f21ac122a [2023-03-01T06:34:59.174Z] ---> c9c39cb39c6e [2023-03-01T06:34:59.174Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T06:34:59.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:34:59.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:34:59.739Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T06:34:59.739Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T06:34:59.739Z] OK: 17046 distinct packages available [2023-03-01T06:34:59.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:34:59.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:34:59.739Z] ---> 3238932a71d0 [2023-03-01T06:34:59.739Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:34:59.739Z] ---> Running in ddf453a1dfc4 [2023-03-01T06:34:59.997Z] OK: 211 MiB in 51 packages [2023-03-01T06:35:00.944Z] Removing intermediate container a33f21ac122a [2023-03-01T06:35:00.944Z] ---> 5bbb98b72640 [2023-03-01T06:35:00.944Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T06:35:01.203Z] Removing intermediate container ddf453a1dfc4 [2023-03-01T06:35:01.203Z] ---> d71900b23bb3 [2023-03-01T06:35:01.203Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:35:01.203Z] ---> Running in 604253eadbc6 [2023-03-01T06:35:01.203Z] ---> be0f30230ac7 [2023-03-01T06:35:01.203Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:35:01.460Z] ---> Running in a0c6e85925b8 [2023-03-01T06:35:01.460Z] Removing intermediate container 604253eadbc6 [2023-03-01T06:35:01.460Z] ---> ebcc5a209784 [2023-03-01T06:35:01.460Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T06:35:01.460Z] ---> Running in a3035677a9f0 [2023-03-01T06:35:02.025Z] Removing intermediate container a3035677a9f0 [2023-03-01T06:35:02.025Z] ---> b1971b9e5b56 [2023-03-01T06:35:02.025Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:35:02.025Z] ---> Running in 08a6995e4550 [2023-03-01T06:35:02.960Z] Removing intermediate container 08a6995e4550 [2023-03-01T06:35:02.961Z] ---> 4ac90871edbf [2023-03-01T06:35:02.961Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:35:04.384Z] ---> Running in e419b2aff7e9 [2023-03-01T06:35:04.384Z] Removing intermediate container 633648cf93b4 [2023-03-01T06:35:04.384Z] ---> be48177337ee [2023-03-01T06:35:04.384Z] [2023-03-01T06:35:04.384Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:35:04.384Z] ---> dfd21b5a31f5 [2023-03-01T06:35:04.384Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:35:04.384Z] ---> Using cache [2023-03-01T06:35:04.384Z] ---> e919231e24bb [2023-03-01T06:35:04.384Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:35:04.384Z] ---> Using cache [2023-03-01T06:35:04.384Z] ---> 3720b28a4635 [2023-03-01T06:35:04.384Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:35:04.384Z] ---> Using cache [2023-03-01T06:35:04.384Z] ---> b10be47cdead [2023-03-01T06:35:04.384Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T06:35:04.643Z] Removing intermediate container e419b2aff7e9 [2023-03-01T06:35:04.643Z] ---> f198dda413db [2023-03-01T06:35:04.643Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:35:04.643Z] ---> Running in 141e91ee2593 [2023-03-01T06:35:05.211Z] Removing intermediate container 141e91ee2593 [2023-03-01T06:35:05.211Z] ---> a6a7ebe80651 [2023-03-01T06:35:05.211Z] [2023-03-01T06:35:05.211Z] ---> a1175cf3409d [2023-03-01T06:35:05.211Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T06:35:05.211Z] Successfully built a6a7ebe80651 [2023-03-01T06:35:05.211Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T06:35:05.211Z] Building security-bootstrapper [2023-03-01T06:35:09.417Z]  Building core-common-config-bootstrapper ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:35:09.417Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:35:09.417Z] ---> b142ae4639b7 [2023-03-01T06:35:09.417Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T06:35:09.417Z] ---> Using cache [2023-03-01T06:35:09.417Z] ---> 924f6e1bed22 [2023-03-01T06:35:09.417Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T06:35:09.417Z] ---> Using cache [2023-03-01T06:35:09.417Z] ---> cb3f8c4d99fd [2023-03-01T06:35:09.417Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T06:35:09.417Z] ---> Using cache [2023-03-01T06:35:09.417Z] ---> c4329253945d [2023-03-01T06:35:09.417Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:35:09.417Z] ---> Using cache [2023-03-01T06:35:09.417Z] ---> d2b3e74b7525 [2023-03-01T06:35:09.417Z] Step 7/32 : COPY . . [2023-03-01T06:35:09.417Z] ---> Using cache [2023-03-01T06:35:09.417Z] ---> f7f518d6eb25 [2023-03-01T06:35:09.417Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T06:35:13.628Z] 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-01T06:35:13.628Z] ---> 276cb6629077 [2023-03-01T06:35:13.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T06:35:13.628Z] ---> Running in 4e9a25344c7b [2023-03-01T06:35:13.888Z] ---> c9cb6a2e9305 [2023-03-01T06:35:13.888Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:35:13.888Z] ---> Running in 56942d17e50d [2023-03-01T06:35:13.888Z] 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-01T06:35:16.437Z] Removing intermediate container 56942d17e50d [2023-03-01T06:35:16.437Z] ---> 20afe272eea4 [2023-03-01T06:35:16.437Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:35:16.697Z] ---> Running in 775b5cdd2709 [2023-03-01T06:35:24.923Z] Removing intermediate container 775b5cdd2709 [2023-03-01T06:35:24.923Z] ---> 83d6e580209b [2023-03-01T06:35:24.923Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T06:35:24.923Z] Removing intermediate container 3718061a2bd6 [2023-03-01T06:35:24.923Z] ---> b565921d791b [2023-03-01T06:35:24.923Z] [2023-03-01T06:35:24.923Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:35:24.923Z] ---> dfd21b5a31f5 [2023-03-01T06:35:24.923Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T06:35:24.923Z] ---> Running in 4ba205be1d13 [2023-03-01T06:35:24.923Z] Removing intermediate container d462b08dd937 [2023-03-01T06:35:24.923Z] ---> 3af06d5c56ff [2023-03-01T06:35:24.923Z] [2023-03-01T06:35:24.923Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T06:35:24.923Z] ---> dfd21b5a31f5 [2023-03-01T06:35:24.923Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T06:35:24.923Z] ---> Running in 12d0a362f9dd [2023-03-01T06:35:24.923Z] ---> Running in b5cf2285967a [2023-03-01T06:35:24.923Z] Removing intermediate container 4ba205be1d13 [2023-03-01T06:35:24.923Z] ---> 940825362c44 [2023-03-01T06:35:24.923Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:35:24.923Z] Removing intermediate container 12d0a362f9dd [2023-03-01T06:35:24.923Z] ---> a3848d37592b [2023-03-01T06:35:24.923Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T06:35:24.923Z] ---> Running in afb9aa30f686 [2023-03-01T06:35:24.923Z] ---> Running in 21d5f3849421 [2023-03-01T06:35:24.923Z] Removing intermediate container afb9aa30f686 [2023-03-01T06:35:24.923Z] ---> 000c52976160 [2023-03-01T06:35:24.923Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:35:24.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:35:24.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:35:24.923Z] Removing intermediate container 21d5f3849421 [2023-03-01T06:35:24.923Z] ---> 7d85de41a9fb [2023-03-01T06:35:24.923Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T06:35:24.923Z] ---> Running in 1d572f9daa42 [2023-03-01T06:35:24.923Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T06:35:24.923Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T06:35:24.923Z] ---> Running in bf871d76c13d [2023-03-01T06:35:24.923Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T06:35:24.923Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T06:35:24.923Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T06:35:24.923Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T06:35:24.923Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:35:24.923Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:35:24.923Z] OK: 8 MiB in 20 packages [2023-03-01T06:35:25.199Z] Removing intermediate container 1d572f9daa42 [2023-03-01T06:35:25.199Z] ---> 23288a4ce0a4 [2023-03-01T06:35:25.199Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:35:25.460Z] Removing intermediate container bf871d76c13d [2023-03-01T06:35:25.460Z] ---> 60d185613a8c [2023-03-01T06:35:25.460Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:35:25.460Z] ---> Running in 8731d5799a16 [2023-03-01T06:35:25.460Z] ---> Running in f06280da27a9 [2023-03-01T06:35:25.722Z] Removing intermediate container 8731d5799a16 [2023-03-01T06:35:25.722Z] ---> 4b1303ef3d7c [2023-03-01T06:35:25.722Z] [2023-03-01T06:35:25.722Z] Successfully built 4b1303ef3d7c [2023-03-01T06:35:25.982Z] Successfully tagged security-proxy-auth:latest [2023-03-01T06:35:25.982Z] Building support-scheduler [2023-03-01T06:35:25.982Z]  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:35:25.982Z] Removing intermediate container b5cf2285967a [2023-03-01T06:35:25.982Z] ---> 0044572f82dd [2023-03-01T06:35:25.982Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:35:25.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:35:26.249Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:35:26.249Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:35:26.249Z] OK: 6 MiB in 15 packages [2023-03-01T06:35:29.691Z] ---> Running in 685d3bec404e [2023-03-01T06:35:31.071Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:35:31.071Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:35:31.071Z] ---> b142ae4639b7 [2023-03-01T06:35:31.071Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:35:31.071Z] ---> Using cache [2023-03-01T06:35:31.071Z] ---> 9e3039463636 [2023-03-01T06:35:31.071Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:35:31.071Z] ---> Using cache [2023-03-01T06:35:31.071Z] ---> 0217f49e8d48 [2023-03-01T06:35:31.071Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:35:31.071Z] ---> Using cache [2023-03-01T06:35:31.071Z] ---> ffd95a03d29e [2023-03-01T06:35:31.071Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:35:31.071Z] ---> Using cache [2023-03-01T06:35:31.071Z] ---> b84bdd2b8b69 [2023-03-01T06:35:31.071Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:35:31.071Z] ---> Using cache [2023-03-01T06:35:31.071Z] ---> 10e1fb63ceef [2023-03-01T06:35:31.071Z] Step 8/22 : COPY . . [2023-03-01T06:35:31.071Z] ---> Using cache [2023-03-01T06:35:31.071Z] ---> 3c5fcf833f6d [2023-03-01T06:35:31.071Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T06:35:35.257Z] Removing intermediate container 685d3bec404e [2023-03-01T06:35:35.257Z] ---> f1bcef662c23 [2023-03-01T06:35:35.257Z] Step 12/21 : WORKDIR /edgex [2023-03-01T06:35:35.257Z] ---> Running in e5ef12588b62 [2023-03-01T06:35:35.257Z] ---> Running in dbab4519070b [2023-03-01T06:35:35.257Z] Removing intermediate container f06280da27a9 [2023-03-01T06:35:35.257Z] ---> f087fa96bd29 [2023-03-01T06:35:35.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:35:35.257Z] Removing intermediate container dbab4519070b [2023-03-01T06:35:35.257Z] ---> ba19c4e17ae6 [2023-03-01T06:35:35.257Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T06:35:35.257Z] 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-01T06:35:35.554Z] Removing intermediate container a0c6e85925b8 [2023-03-01T06:35:35.554Z] ---> 8295eafbfab3 [2023-03-01T06:35:35.554Z] Step 7/19 : COPY . . [2023-03-01T06:35:36.486Z] ---> ea95d9f7f9c9 [2023-03-01T06:35:36.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T06:35:43.075Z] ---> c4136caba648 [2023-03-01T06:35:43.075Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T06:35:43.075Z] ---> 49c5a95b504d [2023-03-01T06:35:43.075Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T06:35:43.075Z] Removing intermediate container 4e9a25344c7b [2023-03-01T06:35:43.075Z] ---> 11f0ec5d5ae2 [2023-03-01T06:35:43.075Z] [2023-03-01T06:35:43.075Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T06:35:43.075Z] ---> dfd21b5a31f5 [2023-03-01T06:35:43.075Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:35:43.075Z] ---> Running in e5b38794d6c3 [2023-03-01T06:35:43.075Z] ---> 97f3338e1386 [2023-03-01T06:35:43.075Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T06:35:43.075Z] ---> 45820eea937c [2023-03-01T06:35:43.075Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T06:35:43.075Z] ---> Running in c8187da40dbb [2023-03-01T06:35:43.075Z] ---> Running in bd298d25cf47 [2023-03-01T06:35:43.075Z] Removing intermediate container e5b38794d6c3 [2023-03-01T06:35:43.075Z] ---> 8cec473d87a2 [2023-03-01T06:35:43.075Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T06:35:43.075Z] ---> 7403c01f416a [2023-03-01T06:35:43.075Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T06:35:43.075Z] ---> Running in 3cbea94b1c4c [2023-03-01T06:35:43.075Z] Removing intermediate container bd298d25cf47 [2023-03-01T06:35:43.075Z] ---> 41df2939fcd9 [2023-03-01T06:35:43.075Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:35:43.075Z] ---> Running in 27cf29465c50 [2023-03-01T06:35:43.682Z] Removing intermediate container 27cf29465c50 [2023-03-01T06:35:43.682Z] ---> f5daee64a0bc [2023-03-01T06:35:43.682Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:35:43.682Z] ---> Running in d669f5dba994 [2023-03-01T06:35:43.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:35:43.682Z] 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-01T06:35:43.682Z] ---> 351e9cf96624 [2023-03-01T06:35:43.682Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:35:43.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:35:43.942Z] Removing intermediate container d669f5dba994 [2023-03-01T06:35:43.942Z] ---> 1780a4b35a83 [2023-03-01T06:35:43.942Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:35:43.942Z] ---> e9be0ce6c5c9 [2023-03-01T06:35:43.942Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:35:43.942Z] ---> Running in 26b17dba6c68 [2023-03-01T06:35:43.942Z] ---> Running in 0aba3bea3508 [2023-03-01T06:35:44.202Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:35:44.202Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T06:35:44.202Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:35:44.202Z] OK: 6 MiB in 16 packages [2023-03-01T06:35:44.508Z] Removing intermediate container 26b17dba6c68 [2023-03-01T06:35:44.508Z] ---> 973fcf8332f7 [2023-03-01T06:35:44.508Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:35:44.508Z] ---> Running in 0a8278c99b8a [2023-03-01T06:35:44.775Z] Removing intermediate container 0a8278c99b8a [2023-03-01T06:35:44.775Z] ---> 4dce684ea3e4 [2023-03-01T06:35:44.775Z] [2023-03-01T06:35:44.775Z] Successfully built 4dce684ea3e4 [2023-03-01T06:35:44.775Z] Successfully tagged core-data:latest [2023-03-01T06:35:45.048Z]  Building core-data ... done Removing intermediate container 3cbea94b1c4c [2023-03-01T06:35:45.048Z] ---> 396a9bffd849 [2023-03-01T06:35:45.048Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T06:35:45.048Z] ---> Running in b8609080ea5a [2023-03-01T06:35:45.313Z] Removing intermediate container 0aba3bea3508 [2023-03-01T06:35:45.313Z] ---> 83817911aaaf [2023-03-01T06:35:45.313Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:35:45.313Z] Removing intermediate container b8609080ea5a [2023-03-01T06:35:45.313Z] ---> 27326854ce08 [2023-03-01T06:35:45.313Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T06:35:45.313Z] ---> Running in 9fb99e979be8 [2023-03-01T06:35:45.313Z] ---> Running in 1d5b79186998 [2023-03-01T06:35:45.313Z] Removing intermediate container 9fb99e979be8 [2023-03-01T06:35:45.313Z] ---> 87c9c2e0f48f [2023-03-01T06:35:45.313Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T06:35:45.576Z] ---> Running in d7c2e1919b3d [2023-03-01T06:35:45.576Z] Removing intermediate container 1d5b79186998 [2023-03-01T06:35:45.576Z] ---> 2597f2952382 [2023-03-01T06:35:45.576Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T06:35:45.576Z] ---> Running in 0a5b735dc03e [2023-03-01T06:35:45.837Z] Removing intermediate container d7c2e1919b3d [2023-03-01T06:35:45.837Z] ---> 30b75bf1550c [2023-03-01T06:35:45.837Z] Step 20/21 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:35:45.837Z] Removing intermediate container 0a5b735dc03e [2023-03-01T06:35:45.837Z] ---> 0b14bcc27108 [2023-03-01T06:35:45.837Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T06:35:45.837Z] ---> Running in 0f7e130b12c4 [2023-03-01T06:35:45.837Z] ---> Running in c3372ef739bc [2023-03-01T06:35:46.099Z] Removing intermediate container c3372ef739bc [2023-03-01T06:35:46.099Z] ---> 807244d62e23 [2023-03-01T06:35:46.099Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T06:35:46.099Z] Removing intermediate container 0f7e130b12c4 [2023-03-01T06:35:46.099Z] ---> 32eb8efeae81 [2023-03-01T06:35:46.099Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T06:35:46.099Z] ---> Running in ea0fc4913886 [2023-03-01T06:35:46.099Z] ---> Running in 1ccc919e9ad4 [2023-03-01T06:35:46.360Z] Removing intermediate container 1ccc919e9ad4 [2023-03-01T06:35:46.360Z] ---> 229c3f5e7321 [2023-03-01T06:35:46.360Z] [2023-03-01T06:35:46.360Z] Successfully built 229c3f5e7321 [2023-03-01T06:35:46.360Z] Successfully tagged security-proxy-setup:latest [2023-03-01T06:35:47.299Z]  Building security-proxy-setup ... done Removing intermediate container ea0fc4913886 [2023-03-01T06:35:47.299Z] ---> 0658cafe6f9f [2023-03-01T06:35:47.299Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T06:35:47.299Z] ---> Running in 22bd8b709d61 [2023-03-01T06:35:47.557Z] Removing intermediate container 22bd8b709d61 [2023-03-01T06:35:47.557Z] ---> d8aaf99c5bcb [2023-03-01T06:35:47.557Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T06:35:48.127Z] ---> 009664f71f28 [2023-03-01T06:35:48.127Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T06:35:48.127Z] ---> Running in 81f73911af8b [2023-03-01T06:35:50.060Z] Removing intermediate container 81f73911af8b [2023-03-01T06:35:50.060Z] ---> 1e3e6ec34cf6 [2023-03-01T06:35:50.060Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:35:50.630Z] ---> 04b4280171f3 [2023-03-01T06:35:50.631Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T06:35:51.566Z] ---> a0d326e3d5f4 [2023-03-01T06:35:51.566Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T06:35:52.503Z] ---> c5b05721a2b9 [2023-03-01T06:35:52.503Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T06:35:53.070Z] ---> 8b5241c2ad66 [2023-03-01T06:35:53.070Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T06:35:54.009Z] ---> 02285ac685a9 [2023-03-01T06:35:54.009Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T06:35:54.578Z] ---> 97f7552f1784 [2023-03-01T06:35:54.578Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T06:35:55.517Z] ---> d719257c8417 [2023-03-01T06:35:55.517Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T06:35:55.517Z] ---> Running in 5d34cc2aae1f [2023-03-01T06:35:57.451Z] Removing intermediate container 5d34cc2aae1f [2023-03-01T06:35:57.451Z] ---> ada506c23903 [2023-03-01T06:35:57.451Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T06:35:57.451Z] ---> Running in bb9ef5a6df82 [2023-03-01T06:35:57.451Z] Removing intermediate container bb9ef5a6df82 [2023-03-01T06:35:57.451Z] ---> cd08aec1307a [2023-03-01T06:35:57.451Z] Step 29/32 : CMD ["gate"] [2023-03-01T06:35:57.784Z] ---> Running in e0ceaa54a373 [2023-03-01T06:35:57.784Z] Removing intermediate container e0ceaa54a373 [2023-03-01T06:35:57.784Z] ---> eae3c3d98a0b [2023-03-01T06:35:57.784Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T06:35:57.784Z] ---> Running in c94ce355fcee [2023-03-01T06:35:58.084Z] Removing intermediate container c94ce355fcee [2023-03-01T06:35:58.084Z] ---> 14de9b7160bb [2023-03-01T06:35:58.084Z] Step 31/32 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:35:58.084Z] ---> Running in 8112452bd796 [2023-03-01T06:35:58.363Z] Removing intermediate container 8112452bd796 [2023-03-01T06:35:58.363Z] ---> f9b1b27d2958 [2023-03-01T06:35:58.363Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T06:35:58.363Z] ---> Running in 872dd2517e66 [2023-03-01T06:35:58.656Z] Removing intermediate container 872dd2517e66 [2023-03-01T06:35:58.656Z] ---> 51bca2e9f489 [2023-03-01T06:35:58.656Z] [2023-03-01T06:35:58.656Z] Successfully built 51bca2e9f489 [2023-03-01T06:35:58.656Z] Successfully tagged security-bootstrapper:latest [2023-03-01T06:36:05.419Z]  Building security-bootstrapper ... done Removing intermediate container e5ef12588b62 [2023-03-01T06:36:05.419Z] ---> a0708e3cfacf [2023-03-01T06:36:05.419Z] [2023-03-01T06:36:05.419Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:36:05.419Z] ---> dfd21b5a31f5 [2023-03-01T06:36:05.419Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:36:05.419Z] ---> Using cache [2023-03-01T06:36:05.419Z] ---> 99251ea08adf [2023-03-01T06:36:05.419Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:36:05.419Z] ---> Using cache [2023-03-01T06:36:05.419Z] ---> 7ede7444b083 [2023-03-01T06:36:05.419Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T06:36:05.419Z] ---> Running in cf7792949b8e [2023-03-01T06:36:05.419Z] Removing intermediate container cf7792949b8e [2023-03-01T06:36:05.419Z] ---> b1c22b4592ec [2023-03-01T06:36:05.419Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:36:05.419Z] ---> Running in a6bd2b034ddc [2023-03-01T06:36:05.419Z] Removing intermediate container a6bd2b034ddc [2023-03-01T06:36:05.419Z] ---> d4a0018846b1 [2023-03-01T06:36:05.419Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:36:05.419Z] ---> 8166100f27e4 [2023-03-01T06:36:05.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T06:36:06.411Z] ---> 9ce6e4c536d5 [2023-03-01T06:36:06.411Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T06:36:06.411Z] ---> b70eb9b7087b [2023-03-01T06:36:06.411Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T06:36:06.411Z] ---> Running in e10cf3ca5d79 [2023-03-01T06:36:06.735Z] Removing intermediate container e10cf3ca5d79 [2023-03-01T06:36:06.735Z] ---> f4e5a23a407c [2023-03-01T06:36:06.735Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:36:06.735Z] ---> Running in b5f3dbbe1e72 [2023-03-01T06:36:06.993Z] Removing intermediate container b5f3dbbe1e72 [2023-03-01T06:36:06.993Z] ---> c07ed396a547 [2023-03-01T06:36:06.993Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T06:36:06.993Z] ---> Running in d631aee5fb16 [2023-03-01T06:36:07.263Z] Removing intermediate container d631aee5fb16 [2023-03-01T06:36:07.263Z] ---> 718749013d74 [2023-03-01T06:36:07.263Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:36:07.263Z] ---> Running in 4b58389152ee [2023-03-01T06:36:07.586Z] Removing intermediate container 4b58389152ee [2023-03-01T06:36:07.586Z] ---> 23cbe3c4486f [2023-03-01T06:36:07.586Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:36:07.850Z] ---> Running in d5e235d718c5 [2023-03-01T06:36:08.124Z] Removing intermediate container d5e235d718c5 [2023-03-01T06:36:08.124Z] ---> 4ba62cc736d0 [2023-03-01T06:36:08.124Z] [2023-03-01T06:36:08.124Z] Successfully built 4ba62cc736d0 [2023-03-01T06:36:08.384Z] Successfully tagged support-scheduler:latest [2023-03-01T06:36:09.325Z]  Building support-scheduler ... done Removing intermediate container c8187da40dbb [2023-03-01T06:36:09.326Z] ---> 603e0dfec562 [2023-03-01T06:36:09.326Z] [2023-03-01T06:36:09.326Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T06:36:09.326Z] ---> 5ce65d7b0fde [2023-03-01T06:36:09.326Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:36:09.326Z] ---> Using cache [2023-03-01T06:36:09.326Z] ---> 2ac4ca746c4f [2023-03-01T06:36:09.326Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T06:36:09.326Z] ---> Running in fa86e77f2313 [2023-03-01T06:36:09.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:36:09.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:36:10.110Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:36:10.110Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:36:10.110Z] OK: 15857 distinct packages available [2023-03-01T06:36:10.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:36:10.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:36:10.371Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T06:36:10.371Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T06:36:10.371Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T06:36:10.371Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T06:36:10.371Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T06:36:10.631Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T06:36:10.631Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:36:10.631Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T06:36:10.631Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T06:36:10.631Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:36:10.631Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:36:10.631Z] OK: 8 MiB in 23 packages [2023-03-01T06:36:11.200Z] Removing intermediate container fa86e77f2313 [2023-03-01T06:36:11.200Z] ---> bf0cba3cc935 [2023-03-01T06:36:11.200Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:36:11.461Z] ---> 7c9512ac61c9 [2023-03-01T06:36:11.461Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T06:36:12.030Z] ---> e1e44cd227f6 [2023-03-01T06:36:12.030Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T06:36:12.289Z] ---> 1f4b6c97f338 [2023-03-01T06:36:12.289Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T06:36:12.289Z] ---> Running in 631b31fa686b [2023-03-01T06:36:12.289Z] Removing intermediate container 631b31fa686b [2023-03-01T06:36:12.289Z] ---> 1f4a252d1f43 [2023-03-01T06:36:12.289Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:36:12.289Z] ---> Running in 2963b490e05d [2023-03-01T06:36:12.547Z] Removing intermediate container 2963b490e05d [2023-03-01T06:36:12.548Z] ---> 5ff8fe9054c9 [2023-03-01T06:36:12.548Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T06:36:12.548Z] ---> Running in ee6c346eface [2023-03-01T06:36:12.548Z] Removing intermediate container ee6c346eface [2023-03-01T06:36:12.548Z] ---> 8571164d5b00 [2023-03-01T06:36:12.548Z] Step 18/19 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:36:12.548Z] ---> Running in 241837362f8f [2023-03-01T06:36:12.548Z] Removing intermediate container 241837362f8f [2023-03-01T06:36:12.548Z] ---> fb4d0587f839 [2023-03-01T06:36:12.548Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T06:36:12.806Z] ---> Running in f5f782aa0e6e [2023-03-01T06:36:12.806Z] Removing intermediate container f5f782aa0e6e [2023-03-01T06:36:12.806Z] ---> 81eec4314043 [2023-03-01T06:36:12.806Z] [2023-03-01T06:36:12.806Z] Successfully built 81eec4314043 [2023-03-01T06:36:12.806Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T06:36:12.811Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-01T06:36:12.814Z] $ docker stop --time=1 2482b5d5c6cff88710456b6bc33b8f7880eea04f8718def5fe2366dd86074cb6 [2023-03-01T06:36:14.114Z] $ docker rm -f --volumes 2482b5d5c6cff88710456b6bc33b8f7880eea04f8718def5fe2366dd86074cb6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:36:14.446Z] + docker images [2023-03-01T06:36:14.446Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T06:36:14.446Z] security-spiffe-token-provider latest 81eec4314043 2 seconds ago 30MB [2023-03-01T06:36:14.446Z] 603e0dfec562 6 seconds ago 1.73GB [2023-03-01T06:36:14.446Z] support-scheduler latest 4ba62cc736d0 7 seconds ago 30.1MB [2023-03-01T06:36:14.446Z] a0708e3cfacf 12 seconds ago 1.75GB [2023-03-01T06:36:14.446Z] security-bootstrapper latest 51bca2e9f489 16 seconds ago 20.4MB [2023-03-01T06:36:14.446Z] security-proxy-setup latest 229c3f5e7321 28 seconds ago 27.8MB [2023-03-01T06:36:14.446Z] core-data latest 4dce684ea3e4 30 seconds ago 18MB [2023-03-01T06:36:14.446Z] 11f0ec5d5ae2 37 seconds ago 1.68GB [2023-03-01T06:36:14.446Z] security-proxy-auth latest 4b1303ef3d7c 49 seconds ago 16.2MB [2023-03-01T06:36:14.446Z] 3af06d5c56ff 56 seconds ago 1.68GB [2023-03-01T06:36:14.446Z] b565921d791b 58 seconds ago 1.7GB [2023-03-01T06:36:14.446Z] core-common-config-bootstrapper latest a6a7ebe80651 About a minute ago 15.5MB [2023-03-01T06:36:14.446Z] be48177337ee About a minute ago 1.67GB [2023-03-01T06:36:14.446Z] security-spire-server latest 71419373f60b About a minute ago 86.5MB [2023-03-01T06:36:14.446Z] security-spire-agent latest be740bca574f About a minute ago 125MB [2023-03-01T06:36:14.446Z] 04917667eee2 About a minute ago 1.68GB [2023-03-01T06:36:14.446Z] 14a036864506 2 minutes ago 1.56GB [2023-03-01T06:36:14.446Z] security-secretstore-setup latest 5c7366198ea8 2 minutes ago 30MB [2023-03-01T06:36:14.446Z] core-command latest c0a0cc457845 2 minutes ago 17.7MB [2023-03-01T06:36:14.446Z] support-notifications latest b2e0748eb6f6 2 minutes ago 30.7MB [2023-03-01T06:36:14.446Z] core-metadata latest 84ba667867bf 2 minutes ago 18.5MB [2023-03-01T06:36:14.446Z] 3ecd159de784 2 minutes ago 1.76GB [2023-03-01T06:36:14.446Z] 2ef9e9426d77 2 minutes ago 1.7GB [2023-03-01T06:36:14.446Z] 490cc5b354e7 2 minutes ago 1.69GB [2023-03-01T06:36:14.446Z] ac5da4992d51 2 minutes ago 1.68GB [2023-03-01T06:36:14.446Z] security-spire-config latest bd202c81c4eb 3 minutes ago 85.8MB [2023-03-01T06:36:14.446Z] 319c00fbb795 3 minutes ago 1.56GB [2023-03-01T06:36:14.446Z] ci-base-image-x86_64 latest b142ae4639b7 7 minutes ago 904MB [2023-03-01T06:36:14.446Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T06:36:14.446Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T06:36:14.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T06:36:14.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T06:36:14.446Z] 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-01T06:36:47.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T06:36:47.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T06:36:57.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T06:36:58.103Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T06:36:58.104Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T06:37:13.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T06:37:28.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.370s coverage: 28.7% of statements [2023-03-01T06:37:28.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T06:37:28.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T06:37:40.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.785s coverage: 98.5% of statements [2023-03-01T06:37:47.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 71.2% of statements [2023-03-01T06:37:47.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T06:37:47.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T06:37:47.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T06:37:47.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.960s coverage: 54.0% of statements [2023-03-01T06:37:47.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T06:37:47.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T06:37:59.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.307s coverage: 88.5% of statements [2023-03-01T06:37:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T06:37:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T06:37:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:37:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T06:37:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T06:37:59.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.797s coverage: 3.9% of statements [2023-03-01T06:37:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T06:37:59.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T06:38:04.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.689s coverage: 95.6% of statements [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T06:38:04.880Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.306s coverage: 72.2% of statements [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T06:38:04.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.533s coverage: 65.9% of statements [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T06:38:04.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.544s coverage: 0.9% of statements [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T06:38:04.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements [2023-03-01T06:38:04.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T06:38:05.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 47.1% of statements [2023-03-01T06:38:05.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.284s coverage: 82.9% of statements [2023-03-01T06:38:05.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.372s coverage: 94.1% of statements [2023-03-01T06:38:07.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2023-03-01T06:38:09.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.308s coverage: 87.5% of statements [2023-03-01T06:38:21.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.282s coverage: 94.4% of statements [2023-03-01T06:38:21.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.244s coverage: 44.8% of statements [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.629s coverage: 79.9% of statements [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.274s coverage: 86.9% of statements [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.312s coverage: 77.4% of statements [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.289s coverage: 80.0% of statements [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2023-03-01T06:38:39.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.990s coverage: 91.2% of statements [2023-03-01T06:38:39.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T06:38:42.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.442s coverage: 63.1% of statements [2023-03-01T06:38:42.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T06:38:42.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T06:38:42.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements [2023-03-01T06:38:42.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.146s coverage: 89.4% of statements [2023-03-01T06:38:42.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2023-03-01T06:38:42.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-03-01T06:38:42.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2023-03-01T06:38:49.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.634s coverage: 65.3% of statements [2023-03-01T06:38:49.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T06:38:49.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T06:38:49.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T06:38:49.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T06:38:49.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T06:38:49.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T06:38:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.893s coverage: 41.0% of statements [2023-03-01T06:38:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T06:38:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T06:38:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.307s coverage: 89.5% of statements [2023-03-01T06:38:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T06:38:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements [2023-03-01T06:38:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T06:38:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T06:38:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T06:38:52.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T06:39:01.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T06:39:01.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.761s coverage: 92.3% of statements [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T06:39:01.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T06:39:01.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T06:39:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T06:39:01.137Z] 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-01T06:39:01.137Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T06:39:01.137Z] go vet ./... [2023-03-01T06:41:07.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T06:41:07.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T06:41:07.873Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T06:41:07.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T06:41:08.529Z] + ls -al . [2023-03-01T06:41:08.529Z] total 740 [2023-03-01T06:41:08.529Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 06:34 . [2023-03-01T06:41:08.529Z] drwxr-xr-x 4 root root 4096 Mar 1 06:34 .. [2023-03-01T06:41:08.529Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:32 .blubracket [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 06:32 .dockerignore [2023-03-01T06:41:08.529Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 06:32 .git [2023-03-01T06:41:08.529Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:32 .github [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 06:32 .gitignore [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 06:32 .golangci.yml [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 06:32 .hadolint.yml [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 06:32 .sonarcloud.properties [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:32 ADOPTERS.md [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 06:32 Attribution.txt [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 06:32 CHANGELOG.md [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:32 CONTRIBUTING.md [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 06:32 GOVERNANCE.md [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 06:32 Jenkinsfile [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:32 LICENSE [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 06:32 Makefile [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 06:32 OWNERS.md [2023-03-01T06:41:08.529Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 06:32 README.md [2023-03-01T06:41:08.530Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:32 SECURITY.md [2023-03-01T06:41:08.530Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 06:28 VERSION [2023-03-01T06:41:08.530Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:32 bin [2023-03-01T06:41:08.530Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 06:32 cmd [2023-03-01T06:41:08.530Z] -rw-r--r-- 1 root root 487670 Mar 1 06:38 coverage.out [2023-03-01T06:41:08.530Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 06:32 go.mod [2023-03-01T06:41:08.530Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 06:32 go.sum [2023-03-01T06:41:08.530Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 06:32 internal [2023-03-01T06:41:08.530Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:32 openapi [2023-03-01T06:41:08.530Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 06:32 snap [2023-03-01T06:41:08.530Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 06:32 version.go [Pipeline] sh [2023-03-01T06:41:09.242Z] + '[' -e coverage.out ] [2023-03-01T06:41:09.242Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T06:41:09.268Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T06:41:10.180Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T06:41:10.528Z] + make build [2023-03-01T06:41:10.806Z] 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-01T06:42:47.494Z] 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-01T06:42:47.494Z] 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-01T06:42:50.847Z] 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-01T06:42:55.105Z] 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-01T06:43:41.964Z] 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-01T06:43:50.175Z] 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-01T06:43:55.519Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:43:59.770Z] 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-01T06:44:06.412Z] 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-01T06:44:10.666Z] 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-01T06:44:14.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T06:44:29.904Z] 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-01T06:44:35.477Z] $ docker stop --time=1 0e14be2ee131fc83094de22ff15c8fed971f626eb0693276f2213f0d6cfa2abf [2023-03-01T06:44:37.449Z] $ docker rm -f --volumes 0e14be2ee131fc83094de22ff15c8fed971f626eb0693276f2213f0d6cfa2abf [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-01T06:44:39.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T06:44:39.727Z] [2023-03-01T06:44:39.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:44:40.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T06:44:40.059Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T06:44:40.059Z] 29e5d40040c1: Pulling fs layer [2023-03-01T06:44:40.059Z] 1ce36da41761: Pulling fs layer [2023-03-01T06:44:40.059Z] 25b303627fd3: Pulling fs layer [2023-03-01T06:44:40.327Z] 29e5d40040c1: Verifying Checksum [2023-03-01T06:44:40.327Z] 29e5d40040c1: Download complete [2023-03-01T06:44:40.595Z] 1ce36da41761: Verifying Checksum [2023-03-01T06:44:40.595Z] 1ce36da41761: Download complete [2023-03-01T06:44:40.862Z] 29e5d40040c1: Pull complete [2023-03-01T06:44:42.267Z] 1ce36da41761: Pull complete [2023-03-01T06:44:42.267Z] 25b303627fd3: Verifying Checksum [2023-03-01T06:44:42.267Z] 25b303627fd3: Download complete [2023-03-01T06:44:52.343Z] 25b303627fd3: Pull complete [2023-03-01T06:44:52.343Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T06:44:52.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T06:44:52.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:44:52.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container [2023-03-01T06:44:52.609Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T06:44:54.962Z] $ docker top 4408846a501c4d9a7ad4c8608b23afbb390be7f9a30ad85bc45858acdfd44dee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:44:55.801Z] + + grepdocker-compose parallel build [2023-03-01T06:44:55.801Z] --help [2023-03-01T06:45:02.443Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T06:45:02.457Z] $ docker stop --time=1 4408846a501c4d9a7ad4c8608b23afbb390be7f9a30ad85bc45858acdfd44dee [2023-03-01T06:45:04.075Z] $ docker rm -f --volumes 4408846a501c4d9a7ad4c8608b23afbb390be7f9a30ad85bc45858acdfd44dee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:45:04.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T06:45:04.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:45:04.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container [2023-03-01T06:45:04.867Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T06:45:06.107Z] $ docker top 13a60b294087736a31bbeabce94514bdedd5b4665c7f9550d6efe5f160555fba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:45:06.620Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T06:45:13.265Z] Building core-command ... [2023-03-01T06:45:13.265Z] Building core-common-config-bootstrapper ... [2023-03-01T06:45:13.265Z] Building core-data ... [2023-03-01T06:45:13.265Z] Building core-metadata ... [2023-03-01T06:45:13.265Z] Building security-bootstrapper ... [2023-03-01T06:45:13.265Z] Building security-proxy-auth ... [2023-03-01T06:45:13.265Z] Building security-proxy-setup ... [2023-03-01T06:45:13.265Z] Building security-secretstore-setup ... [2023-03-01T06:45:13.265Z] Building security-spiffe-token-provider ... [2023-03-01T06:45:13.265Z] Building security-spire-agent ... [2023-03-01T06:45:13.265Z] Building security-spire-config ... [2023-03-01T06:45:13.265Z] Building security-spire-server ... [2023-03-01T06:45:13.265Z] Building support-notifications ... [2023-03-01T06:45:13.265Z] Building support-scheduler ... [2023-03-01T06:45:13.265Z] Building security-proxy-auth [2023-03-01T06:45:13.265Z] Building core-command [2023-03-01T06:45:13.265Z] Building security-spire-agent [2023-03-01T06:45:13.265Z] Building security-secretstore-setup [2023-03-01T06:45:13.265Z] Building security-spiffe-token-provider [2023-03-01T06:46:09.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:46:09.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:46:09.777Z] ---> 4854de45e2dd [2023-03-01T06:46:09.777Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:46:09.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:46:09.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:46:09.777Z] ---> 4854de45e2dd [2023-03-01T06:46:09.777Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:46:09.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:46:09.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:46:09.777Z] ---> 4854de45e2dd [2023-03-01T06:46:09.777Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:46:09.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:46:09.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:46:09.777Z] ---> 4854de45e2dd [2023-03-01T06:46:09.777Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:46:09.777Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:46:09.777Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:46:09.777Z] ---> 4854de45e2dd [2023-03-01T06:46:09.777Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T06:46:09.777Z] ---> Running in 3be81d1e1283 [2023-03-01T06:46:09.777Z] ---> Running in af4b534c25f0 [2023-03-01T06:46:09.777Z] ---> Running in 0af7d6a9734d [2023-03-01T06:46:09.777Z] ---> Running in 9a271567f56d [2023-03-01T06:46:09.777Z] ---> Running in d03711a07bda [2023-03-01T06:46:09.777Z] Removing intermediate container 9a271567f56d [2023-03-01T06:46:09.777Z] ---> 85472c648ad2 [2023-03-01T06:46:09.777Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:46:09.777Z] Removing intermediate container 3be81d1e1283 [2023-03-01T06:46:09.777Z] ---> 36984fef2a9b [2023-03-01T06:46:09.777Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:46:09.777Z] ---> Running in 468622bdd1d8 [2023-03-01T06:46:09.777Z] Removing intermediate container 0af7d6a9734d [2023-03-01T06:46:09.777Z] ---> c63c51ed7ec8 [2023-03-01T06:46:09.777Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T06:46:09.777Z] Removing intermediate container d03711a07bda [2023-03-01T06:46:09.777Z] ---> 480767ce09d7 [2023-03-01T06:46:09.777Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T06:46:09.777Z] Removing intermediate container af4b534c25f0 [2023-03-01T06:46:09.777Z] ---> 09ab124eb462 [2023-03-01T06:46:09.777Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T06:46:09.777Z] ---> Running in 9c2eb4a9fe95 [2023-03-01T06:46:09.777Z] ---> Running in 63227f0cc92a [2023-03-01T06:46:09.777Z] ---> Running in dc4a923e00ef [2023-03-01T06:46:09.777Z] ---> Running in bf9f88c35530 [2023-03-01T06:46:09.777Z] Removing intermediate container 468622bdd1d8 [2023-03-01T06:46:09.777Z] ---> 1ee6efc96963 [2023-03-01T06:46:09.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:46:09.777Z] ---> Running in c7db34bdb3b8 [2023-03-01T06:46:09.777Z] Removing intermediate container dc4a923e00ef [2023-03-01T06:46:09.777Z] ---> f65a2aa50756 [2023-03-01T06:46:09.777Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T06:46:09.777Z] ---> Running in 4eab1d5a77f8 [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:09.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:11.224Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T06:46:11.224Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T06:46:11.224Z] OK: 16903 distinct packages available [2023-03-01T06:46:11.224Z] OK: 221 MiB in 51 packages [2023-03-01T06:46:11.224Z] OK: 221 MiB in 51 packages [2023-03-01T06:46:11.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:11.494Z] OK: 221 MiB in 51 packages [2023-03-01T06:46:11.494Z] OK: 221 MiB in 51 packages [2023-03-01T06:46:11.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:46:13.178Z] Removing intermediate container c7db34bdb3b8 [2023-03-01T06:46:13.178Z] ---> 9bed22fbf98f [2023-03-01T06:46:13.178Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:46:13.178Z] OK: 221 MiB in 51 packages [2023-03-01T06:46:13.446Z] Removing intermediate container 63227f0cc92a [2023-03-01T06:46:13.446Z] ---> 2bec57fff171 [2023-03-01T06:46:13.446Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:46:13.446Z] Removing intermediate container 9c2eb4a9fe95 [2023-03-01T06:46:13.446Z] ---> f67ffb7569ec [2023-03-01T06:46:13.446Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:46:13.446Z] Removing intermediate container 4eab1d5a77f8 [2023-03-01T06:46:13.446Z] ---> f4c948f9bf2e [2023-03-01T06:46:13.446Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T06:46:14.045Z] ---> 2e4a5d67286c [2023-03-01T06:46:14.045Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:46:14.314Z] ---> Running in ad031b4601c1 [2023-03-01T06:46:14.585Z] ---> cb5b2f361ecc [2023-03-01T06:46:14.853Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:46:14.853Z] ---> f8f9e39de457 [2023-03-01T06:46:14.853Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:46:14.853Z] Removing intermediate container bf9f88c35530 [2023-03-01T06:46:14.853Z] ---> bf5f67e3345d [2023-03-01T06:46:14.853Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T06:46:14.853Z] ---> Running in d6dbaba24ba4 [2023-03-01T06:46:15.149Z] ---> Running in bb2ff968cc24 [2023-03-01T06:46:15.149Z] ---> 47aeb2479964 [2023-03-01T06:46:15.149Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:46:15.419Z] ---> Running in ba8df2528173 [2023-03-01T06:46:16.379Z] ---> dafde05c3698 [2023-03-01T06:46:16.379Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:46:16.379Z] ---> Running in f17d4fb47566 [2023-03-01T06:48:08.026Z] Removing intermediate container ad031b4601c1 [2023-03-01T06:48:08.026Z] ---> 6df695ad1639 [2023-03-01T06:48:08.026Z] Step 8/22 : COPY . . [2023-03-01T06:48:08.026Z] Removing intermediate container f17d4fb47566 [2023-03-01T06:48:08.026Z] ---> ec1ec94ebd6a [2023-03-01T06:48:08.026Z] Step 7/19 : COPY . . [2023-03-01T06:48:08.026Z] Removing intermediate container bb2ff968cc24 [2023-03-01T06:48:08.026Z] ---> f1317774b753 [2023-03-01T06:48:08.026Z] Step 7/24 : COPY . . [2023-03-01T06:48:08.026Z] Removing intermediate container d6dbaba24ba4 [2023-03-01T06:48:08.026Z] ---> 3b8383d9a420 [2023-03-01T06:48:08.026Z] Step 8/23 : COPY . . [2023-03-01T06:48:08.026Z] Removing intermediate container ba8df2528173 [2023-03-01T06:48:08.026Z] ---> 352a1b48c562 [2023-03-01T06:48:08.026Z] Step 7/24 : COPY . . [2023-03-01T06:48:20.344Z] ---> 793999ba53de [2023-03-01T06:48:20.344Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:48:20.344Z] ---> ec5db43642b5 [2023-03-01T06:48:20.344Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T06:48:20.344Z] ---> 95d4a6027df7 [2023-03-01T06:48:20.345Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T06:48:20.345Z] ---> Running in b580c5f2cb31 [2023-03-01T06:48:20.345Z] ---> da3888232117 [2023-03-01T06:48:20.345Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T06:48:20.345Z] ---> Running in 136b5dbb1999 [2023-03-01T06:48:20.345Z] ---> d77d935c7150 [2023-03-01T06:48:20.345Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T06:48:20.345Z] ---> Running in 98c17aabde8c [2023-03-01T06:48:20.345Z] ---> Running in ab3b59021538 [2023-03-01T06:48:20.345Z] ---> Running in 33e7f1e8a488 [2023-03-01T06:48:20.345Z] Removing intermediate container b580c5f2cb31 [2023-03-01T06:48:20.345Z] ---> 4c39463cc814 [2023-03-01T06:48:20.345Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:48:20.345Z] ---> Running in 51cc755c0d2e [2023-03-01T06:48:20.933Z] Removing intermediate container 51cc755c0d2e [2023-03-01T06:48:20.933Z] ---> 23a21deb3afd [2023-03-01T06:48:20.933Z] 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-01T06:48:20.933Z] ---> Running in b766d3076de2 [2023-03-01T06:48:21.518Z] 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-01T06:48:22.106Z] 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-01T06:48:22.106Z] 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-01T06:48:22.106Z] 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-01T06:48:24.063Z] Removing intermediate container b766d3076de2 [2023-03-01T06:48:24.063Z] ---> d4ce0656427d [2023-03-01T06:48:24.063Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:48:24.063Z] ---> Running in 48f879d6f5d0 [2023-03-01T06:48:24.331Z] Removing intermediate container 48f879d6f5d0 [2023-03-01T06:48:24.331Z] ---> e7dd436643c5 [2023-03-01T06:48:24.331Z] [2023-03-01T06:48:24.331Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:48:24.601Z] 3.15: Pulling from library/alpine [2023-03-01T06:48:26.020Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T06:48:26.020Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T06:48:26.020Z] ---> 354640af7b1b [2023-03-01T06:48:26.020Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:48:26.288Z] ---> Running in ab359fac604a [2023-03-01T06:48:26.880Z] Removing intermediate container ab359fac604a [2023-03-01T06:48:26.880Z] ---> 79b7f30a62b1 [2023-03-01T06:48:26.880Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:48:26.880Z] ---> Running in 9d7af448f5c6 [2023-03-01T06:48:28.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:48:29.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:48:31.357Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:48:31.357Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:48:31.357Z] OK: 15734 distinct packages available [2023-03-01T06:48:31.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:48:31.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:48:33.041Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T06:48:33.041Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:48:33.041Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T06:48:33.041Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T06:48:33.041Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T06:48:33.041Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:48:33.041Z] OK: 6 MiB in 19 packages [2023-03-01T06:48:34.997Z] Removing intermediate container 9d7af448f5c6 [2023-03-01T06:48:34.997Z] ---> e127280f0151 [2023-03-01T06:48:34.997Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T06:48:40.336Z] ---> 364fa3954a65 [2023-03-01T06:48:40.336Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:48:45.674Z] ---> b4320d3d2958 [2023-03-01T06:48:45.674Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:48:46.257Z] ---> ffdfc98b02cb [2023-03-01T06:48:46.257Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T06:48:47.214Z] ---> 1e575162de99 [2023-03-01T06:48:47.214Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T06:48:48.191Z] ---> 455af295de4c [2023-03-01T06:48:48.191Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:48:48.456Z] ---> Running in e22158c15b7a [2023-03-01T06:48:48.729Z] Removing intermediate container e22158c15b7a [2023-03-01T06:48:48.729Z] ---> a0b0b1aa3092 [2023-03-01T06:48:48.729Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:48:49.001Z] ---> Running in 9566006da178 [2023-03-01T06:48:49.587Z] Removing intermediate container 9566006da178 [2023-03-01T06:48:49.587Z] ---> 1692587d0c92 [2023-03-01T06:48:49.587Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:48:49.853Z] ---> Running in 65fe51b68819 [2023-03-01T06:48:50.447Z] Removing intermediate container 65fe51b68819 [2023-03-01T06:48:50.447Z] ---> 9ad07b628a9d [2023-03-01T06:48:50.447Z] Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:48:52.389Z] ---> Running in 3c8f19bd089f [2023-03-01T06:48:52.971Z] Removing intermediate container 3c8f19bd089f [2023-03-01T06:48:52.971Z] ---> 268adfd17d72 [2023-03-01T06:48:52.971Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:48:52.971Z] ---> Running in 78fc0a08698c [2023-03-01T06:48:53.558Z] Removing intermediate container 78fc0a08698c [2023-03-01T06:48:53.558Z] ---> 7f8c00722036 [2023-03-01T06:48:53.558Z] [2023-03-01T06:48:53.824Z] Successfully built 7f8c00722036 [2023-03-01T06:48:53.824Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T06:48:53.824Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-01T06:49:12.019Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:49:12.019Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:49:12.019Z] ---> 4854de45e2dd [2023-03-01T06:49:12.019Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T06:49:12.019Z] ---> Using cache [2023-03-01T06:49:12.019Z] ---> 480767ce09d7 [2023-03-01T06:49:12.019Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T06:49:12.019Z] ---> Running in 9a718c4eef7f [2023-03-01T06:49:13.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:49:14.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:49:15.418Z] OK: 221 MiB in 51 packages [2023-03-01T06:49:18.771Z] Removing intermediate container 9a718c4eef7f [2023-03-01T06:49:18.771Z] ---> a3722e81d9f2 [2023-03-01T06:49:18.771Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T06:49:19.354Z] ---> fc5326ea7344 [2023-03-01T06:49:19.354Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:49:19.354Z] ---> Running in eeb43c1b727d [2023-03-01T06:50:55.987Z] Removing intermediate container eeb43c1b727d [2023-03-01T06:50:55.987Z] ---> 03d25c1af819 [2023-03-01T06:50:55.987Z] Step 7/32 : COPY . . [2023-03-01T06:51:08.316Z] ---> 698abc87bb9c [2023-03-01T06:51:08.316Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T06:51:08.316Z] ---> Running in 66fa618a0443 [2023-03-01T06:51:09.727Z] 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-01T06:54:46.480Z] Removing intermediate container 136b5dbb1999 [2023-03-01T06:54:46.480Z] ---> 508469faafff [2023-03-01T06:54:46.480Z] [2023-03-01T06:54:46.480Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:54:46.480Z] 3.16: Pulling from library/alpine [2023-03-01T06:54:46.480Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:54:46.480Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:54:46.480Z] ---> 4c81e5bf8899 [2023-03-01T06:54:46.480Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:54:46.480Z] ---> Running in 8d31c98adf82 [2023-03-01T06:54:46.480Z] Removing intermediate container 8d31c98adf82 [2023-03-01T06:54:46.480Z] ---> 9f71fc40cdb0 [2023-03-01T06:54:46.480Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:54:46.746Z] ---> Running in 89e7b9c35298 [2023-03-01T06:54:48.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:54:48.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:54:49.230Z] 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-01T06:54:50.644Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:54:50.644Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:54:50.644Z] OK: 5 MiB in 15 packages [2023-03-01T06:54:52.056Z] Removing intermediate container 89e7b9c35298 [2023-03-01T06:54:52.056Z] ---> 43d0b8fbb35f [2023-03-01T06:54:52.056Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:54:53.012Z] ---> a963fa8f556f [2023-03-01T06:54:53.012Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T06:54:55.586Z] ---> 75eb05be8f8f [2023-03-01T06:54:55.586Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T06:54:56.542Z] ---> 178f4be33426 [2023-03-01T06:54:56.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T06:54:57.511Z] ---> b05e2d47ea42 [2023-03-01T06:54:57.511Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:54:57.511Z] ---> Running in 65d986178be2 [2023-03-01T06:55:00.845Z] Removing intermediate container 65d986178be2 [2023-03-01T06:55:00.845Z] ---> 1d7d2756f7de [2023-03-01T06:55:00.845Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:55:00.845Z] ---> Running in 25fe5b434113 [2023-03-01T06:55:01.431Z] Removing intermediate container 25fe5b434113 [2023-03-01T06:55:01.432Z] ---> 693b1319ae15 [2023-03-01T06:55:01.432Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T06:55:01.719Z] ---> Running in ae2a321cdada [2023-03-01T06:55:02.315Z] Removing intermediate container ae2a321cdada [2023-03-01T06:55:02.315Z] ---> 4afb5a1a5d57 [2023-03-01T06:55:02.315Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:55:02.315Z] ---> Running in acd2cebaf62c [2023-03-01T06:55:03.014Z] Removing intermediate container acd2cebaf62c [2023-03-01T06:55:03.014Z] ---> e86784a43468 [2023-03-01T06:55:03.014Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:55:03.014Z] ---> Running in bfc295b0ca02 [2023-03-01T06:55:03.758Z] Removing intermediate container bfc295b0ca02 [2023-03-01T06:55:03.758Z] ---> bfc2e74f97f5 [2023-03-01T06:55:03.758Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:55:03.758Z] ---> Running in f05d683a1998 [2023-03-01T06:55:04.525Z] Removing intermediate container f05d683a1998 [2023-03-01T06:55:04.525Z] ---> 70c7a736bdc6 [2023-03-01T06:55:04.525Z] [2023-03-01T06:55:04.913Z] Successfully built 70c7a736bdc6 [2023-03-01T06:55:04.913Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T06:55:04.913Z]  Building security-proxy-auth ... done Building security-spire-config [2023-03-01T06:55:14.396Z] Removing intermediate container ab3b59021538 [2023-03-01T06:55:14.396Z] ---> de1cc4fead33 [2023-03-01T06:55:14.396Z] [2023-03-01T06:55:14.396Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T06:55:14.396Z] ---> 4c81e5bf8899 [2023-03-01T06:55:14.396Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T06:55:14.396Z] ---> Running in 641a5f7c6368 [2023-03-01T06:55:16.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:55:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:55:18.861Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T06:55:18.861Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T06:55:18.861Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T06:55:18.861Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:55:18.861Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:55:19.821Z] OK: 6 MiB in 17 packages [2023-03-01T06:55:23.166Z] Removing intermediate container 641a5f7c6368 [2023-03-01T06:55:23.166Z] ---> 6a6a834d418e [2023-03-01T06:55:23.166Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:55:23.433Z] ---> Running in a13e67ebb9ff [2023-03-01T06:55:24.014Z] Removing intermediate container a13e67ebb9ff [2023-03-01T06:55:24.014Z] ---> 0800fd25d09c [2023-03-01T06:55:24.014Z] Step 12/24 : WORKDIR / [2023-03-01T06:55:24.281Z] ---> Running in 282d2b2d9b66 [2023-03-01T06:55:25.243Z] Removing intermediate container 282d2b2d9b66 [2023-03-01T06:55:25.243Z] ---> 3412fe5d2a57 [2023-03-01T06:55:25.243Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T06:55:25.511Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:55:25.511Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:55:25.511Z] ---> 4854de45e2dd [2023-03-01T06:55:25.511Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:55:25.511Z] ---> Using cache [2023-03-01T06:55:25.511Z] ---> 480767ce09d7 [2023-03-01T06:55:25.511Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:55:25.511Z] ---> Running in e30ad20eaa6b [2023-03-01T06:55:26.480Z] ---> 36ecec88c047 [2023-03-01T06:55:26.480Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T06:55:27.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:55:27.888Z] ---> 7d95174034e1 [2023-03-01T06:55:27.888Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T06:55:28.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:55:28.740Z] ---> 18d574f96afc [2023-03-01T06:55:28.740Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T06:55:29.698Z] ---> 26a66b4b6164 [2023-03-01T06:55:29.698Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T06:55:29.964Z] OK: 221 MiB in 51 packages [2023-03-01T06:55:31.904Z] ---> 166636cbaa0e [2023-03-01T06:55:31.904Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T06:55:32.170Z] Removing intermediate container e30ad20eaa6b [2023-03-01T06:55:32.170Z] ---> 3f142220e636 [2023-03-01T06:55:32.170Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:55:33.576Z] ---> 263df569706f [2023-03-01T06:55:33.576Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:55:33.576Z] ---> Running in 6ac20c8d0e00 [2023-03-01T06:55:35.524Z] ---> 67c0431f7070 [2023-03-01T06:55:35.524Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:55:36.939Z] ---> 12f2f1464a7b [2023-03-01T06:55:36.939Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:55:37.205Z] ---> Running in 6a4a984a6998 [2023-03-01T06:55:41.486Z] Removing intermediate container 6a4a984a6998 [2023-03-01T06:55:41.486Z] ---> a5bc219145e6 [2023-03-01T06:55:41.486Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:55:41.753Z] ---> Running in 13d703c054c4 [2023-03-01T06:55:42.712Z] Removing intermediate container 13d703c054c4 [2023-03-01T06:55:42.712Z] ---> df3b76db6872 [2023-03-01T06:55:42.712Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:55:42.712Z] ---> Running in 5e4bf766489b [2023-03-01T06:55:43.672Z] Removing intermediate container 5e4bf766489b [2023-03-01T06:55:43.672Z] ---> 4a6ad2e636f8 [2023-03-01T06:55:43.672Z] Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:55:43.943Z] ---> Running in 529df2ecddc4 [2023-03-01T06:55:44.903Z] Removing intermediate container 529df2ecddc4 [2023-03-01T06:55:44.903Z] ---> 151375d21be0 [2023-03-01T06:55:44.903Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:55:45.172Z] ---> Running in a0d73dc08cca [2023-03-01T06:55:45.754Z] Removing intermediate container a0d73dc08cca [2023-03-01T06:55:45.755Z] ---> 441b73c695c5 [2023-03-01T06:55:45.755Z] [2023-03-01T06:55:46.025Z] Removing intermediate container 33e7f1e8a488 [2023-03-01T06:55:46.025Z] ---> 0184f2cc194a [2023-03-01T06:55:46.025Z] [2023-03-01T06:55:46.025Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T06:55:46.025Z] ---> 4c81e5bf8899 [2023-03-01T06:55:46.025Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:55:46.293Z] Successfully built 441b73c695c5 [2023-03-01T06:55:46.293Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T06:55:46.293Z] Building core-data [2023-03-01T06:55:46.293Z]  Building security-secretstore-setup ... done  ---> Running in 7e9debb652c0 [2023-03-01T06:55:48.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:55:48.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:55:49.906Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:55:49.906Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:55:49.906Z] OK: 5 MiB in 15 packages [2023-03-01T06:55:52.485Z] Removing intermediate container 7e9debb652c0 [2023-03-01T06:55:52.485Z] ---> 2556b82e0a77 [2023-03-01T06:55:52.485Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:55:52.485Z] ---> Running in 6bd66ec52108 [2023-03-01T06:55:52.752Z] Removing intermediate container 6bd66ec52108 [2023-03-01T06:55:52.752Z] ---> a560cf4ac69a [2023-03-01T06:55:52.752Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T06:55:52.752Z] ---> Running in 57124afe09f6 [2023-03-01T06:55:53.335Z] Removing intermediate container 57124afe09f6 [2023-03-01T06:55:53.335Z] ---> f7d2bb052b99 [2023-03-01T06:55:53.335Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T06:55:53.601Z] ---> Running in 7361c800f7a7 [2023-03-01T06:55:53.868Z] Removing intermediate container 7361c800f7a7 [2023-03-01T06:55:53.868Z] ---> 57fc8f238590 [2023-03-01T06:55:53.868Z] Step 15/23 : WORKDIR / [2023-03-01T06:55:54.135Z] ---> Running in 07d0b08aad59 [2023-03-01T06:55:55.096Z] Removing intermediate container 07d0b08aad59 [2023-03-01T06:55:55.096Z] ---> e3780e1d7b71 [2023-03-01T06:55:55.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:55:56.501Z] ---> f909f5d512e8 [2023-03-01T06:55:56.501Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T06:56:01.844Z] ---> 2c1e6cdd0904 [2023-03-01T06:56:01.844Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T06:56:02.111Z] ---> 99b921682fe5 [2023-03-01T06:56:02.111Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T06:56:02.377Z] ---> Running in a8474c4e7f49 [2023-03-01T06:56:02.968Z] Removing intermediate container a8474c4e7f49 [2023-03-01T06:56:02.968Z] ---> 3433e965cdac [2023-03-01T06:56:02.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:56:03.234Z] ---> Running in f5b80066c3a0 [2023-03-01T06:56:03.817Z] Removing intermediate container f5b80066c3a0 [2023-03-01T06:56:03.817Z] ---> adf3845ae9c9 [2023-03-01T06:56:03.817Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T06:56:03.817Z] ---> Running in 1646a91f3c14 [2023-03-01T06:56:04.778Z] Removing intermediate container 1646a91f3c14 [2023-03-01T06:56:04.778Z] ---> f790ab778654 [2023-03-01T06:56:04.778Z] Step 22/23 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:56:04.778Z] ---> Running in 3c4941440617 [2023-03-01T06:56:05.390Z] Removing intermediate container 3c4941440617 [2023-03-01T06:56:05.390Z] ---> ed246a841888 [2023-03-01T06:56:05.390Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:56:05.657Z] ---> Running in ab5dd34dd500 [2023-03-01T06:56:05.924Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:56:05.924Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:56:05.924Z] ---> 4854de45e2dd [2023-03-01T06:56:05.924Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:56:05.924Z] ---> Using cache [2023-03-01T06:56:05.924Z] ---> 09ab124eb462 [2023-03-01T06:56:05.924Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:56:06.209Z] ---> Using cache [2023-03-01T06:56:06.209Z] ---> f65a2aa50756 [2023-03-01T06:56:06.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:56:06.209Z] ---> Using cache [2023-03-01T06:56:06.209Z] ---> f4c948f9bf2e [2023-03-01T06:56:06.209Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:56:06.209Z] ---> Using cache [2023-03-01T06:56:06.209Z] ---> cb5b2f361ecc [2023-03-01T06:56:06.209Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:56:06.209Z] ---> Using cache [2023-03-01T06:56:06.209Z] ---> 3b8383d9a420 [2023-03-01T06:56:06.209Z] Step 8/22 : COPY . . [2023-03-01T06:56:06.209Z] ---> Using cache [2023-03-01T06:56:06.209Z] ---> d77d935c7150 [2023-03-01T06:56:06.209Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T06:56:06.209Z] ---> Running in 0d8d18ab5691 [2023-03-01T06:56:06.477Z] Removing intermediate container ab5dd34dd500 [2023-03-01T06:56:06.477Z] ---> 77235fba4ef5 [2023-03-01T06:56:06.477Z] [2023-03-01T06:56:07.071Z] Successfully built 77235fba4ef5 [2023-03-01T06:56:07.071Z] Successfully tagged core-command-arm64:latest [2023-03-01T06:56:07.071Z]  Building core-command ... done Building support-notifications [2023-03-01T06:56:08.480Z] 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-01T06:56:26.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:56:26.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:56:26.690Z] ---> 4854de45e2dd [2023-03-01T06:56:26.690Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:56:26.690Z] ---> Using cache [2023-03-01T06:56:26.690Z] ---> 09ab124eb462 [2023-03-01T06:56:26.690Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:56:26.690Z] ---> Using cache [2023-03-01T06:56:26.690Z] ---> f65a2aa50756 [2023-03-01T06:56:26.690Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T06:56:28.095Z] ---> Running in b73ae003831a [2023-03-01T06:56:29.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:56:30.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:56:31.482Z] OK: 221 MiB in 51 packages [2023-03-01T06:56:32.881Z] Removing intermediate container b73ae003831a [2023-03-01T06:56:32.881Z] ---> 15ce0a74d90f [2023-03-01T06:56:32.881Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:56:33.834Z] ---> d87ffe97ecab [2023-03-01T06:56:33.834Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:56:33.834Z] ---> Running in 78f8febe5017 [2023-03-01T06:57:12.676Z] Removing intermediate container 6ac20c8d0e00 [2023-03-01T06:57:12.676Z] ---> 5fee355f5041 [2023-03-01T06:57:12.676Z] Step 7/24 : COPY . . [2023-03-01T06:57:27.664Z] ---> 528c945ccabd [2023-03-01T06:57:27.664Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:57:27.664Z] ---> Running in 8c183e82ebd0 [2023-03-01T06:57:27.664Z] Removing intermediate container 8c183e82ebd0 [2023-03-01T06:57:27.664Z] ---> 8c5bcf1ad63f [2023-03-01T06:57:27.664Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:57:27.664Z] ---> Running in 3b7810d982a4 [2023-03-01T06:57:27.664Z] Removing intermediate container 3b7810d982a4 [2023-03-01T06:57:27.664Z] ---> b9cd2a971d85 [2023-03-01T06:57:27.664Z] 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-01T06:57:27.664Z] ---> Running in eaa6188dc193 [2023-03-01T06:57:31.011Z] Removing intermediate container eaa6188dc193 [2023-03-01T06:57:31.011Z] ---> fe005acc223f [2023-03-01T06:57:31.011Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:57:31.277Z] ---> Running in c58ac46f4c87 [2023-03-01T06:57:32.341Z] Removing intermediate container c58ac46f4c87 [2023-03-01T06:57:32.341Z] ---> e2e29a8be538 [2023-03-01T06:57:32.341Z] [2023-03-01T06:57:32.341Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:57:32.341Z] ---> 354640af7b1b [2023-03-01T06:57:32.342Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:57:32.342Z] ---> Using cache [2023-03-01T06:57:32.342Z] ---> 79b7f30a62b1 [2023-03-01T06:57:32.342Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T06:57:32.608Z] ---> Running in 92590a8cf8d3 [2023-03-01T06:57:35.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:57:35.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:57:36.724Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:57:36.724Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:57:36.724Z] OK: 15734 distinct packages available [2023-03-01T06:57:36.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:57:37.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:57:38.224Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T06:57:38.224Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:57:38.224Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T06:57:38.224Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T06:57:38.224Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:57:38.491Z] OK: 6 MiB in 18 packages [2023-03-01T06:57:41.827Z] Removing intermediate container 92590a8cf8d3 [2023-03-01T06:57:41.827Z] ---> 912d4f4c1f82 [2023-03-01T06:57:41.827Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:57:48.738Z] Removing intermediate container 98c17aabde8c [2023-03-01T06:57:48.738Z] ---> 8cfc89d01550 [2023-03-01T06:57:48.738Z] [2023-03-01T06:57:48.738Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T06:57:48.738Z] ---> 354640af7b1b [2023-03-01T06:57:48.738Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:57:48.738Z] ---> Using cache [2023-03-01T06:57:48.738Z] ---> 79b7f30a62b1 [2023-03-01T06:57:48.738Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T06:57:48.738Z] ---> Running in dcc894c3f9e9 [2023-03-01T06:57:51.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:57:51.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:57:52.649Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:57:52.649Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:57:52.649Z] OK: 15734 distinct packages available [2023-03-01T06:57:52.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:57:53.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:57:54.141Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T06:57:54.406Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T06:57:54.406Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T06:57:54.406Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T06:57:54.406Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T06:57:54.406Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T06:57:54.406Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:57:54.406Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T06:57:54.406Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T06:57:54.406Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:57:54.406Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:57:54.988Z] OK: 8 MiB in 23 packages [2023-03-01T06:57:58.331Z] ---> 2d1e5b7556f3 [2023-03-01T06:57:58.331Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:58:00.312Z] ---> a397bcc61dd2 [2023-03-01T06:58:00.312Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T06:58:00.577Z] Removing intermediate container dcc894c3f9e9 [2023-03-01T06:58:00.577Z] ---> b48e0d8f8130 [2023-03-01T06:58:00.577Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:58:00.577Z] ---> Running in 519666fd8716 [2023-03-01T06:58:01.997Z] Removing intermediate container 519666fd8716 [2023-03-01T06:58:01.997Z] ---> 8325002f532e [2023-03-01T06:58:01.997Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T06:58:02.577Z] ---> c1d726a44011 [2023-03-01T06:58:02.853Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T06:58:02.853Z] Removing intermediate container 66fa618a0443 [2023-03-01T06:58:02.853Z] ---> c2ad9be6a0a2 [2023-03-01T06:58:02.853Z] [2023-03-01T06:58:02.853Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T06:58:02.853Z] ---> 4c81e5bf8899 [2023-03-01T06:58:02.853Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:58:03.123Z] ---> Running in 975ab95e3bc9 [2023-03-01T06:58:03.705Z] ---> 70283bd1438d [2023-03-01T06:58:03.705Z] Step 19/24 : WORKDIR / [2023-03-01T06:58:03.975Z] ---> Running in 09aa05a55fb3 [2023-03-01T06:58:04.242Z] Removing intermediate container 975ab95e3bc9 [2023-03-01T06:58:04.242Z] ---> 6ed946d0ce85 [2023-03-01T06:58:04.242Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T06:58:04.510Z] ---> Running in cb11e04ab393 [2023-03-01T06:58:05.475Z] Removing intermediate container 09aa05a55fb3 [2023-03-01T06:58:05.475Z] ---> 2af2028af2c5 [2023-03-01T06:58:05.475Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:58:06.058Z] ---> Running in 786ee1cc9da2 [2023-03-01T06:58:07.029Z] Removing intermediate container 786ee1cc9da2 [2023-03-01T06:58:07.029Z] ---> 4c896c63708a [2023-03-01T06:58:07.029Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:58:07.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:58:07.296Z] ---> Running in 7509013a6df1 [2023-03-01T06:58:07.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:58:08.150Z] Removing intermediate container 7509013a6df1 [2023-03-01T06:58:08.150Z] ---> 9eba1f80c686 [2023-03-01T06:58:08.150Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:58:08.421Z] ---> Running in c97d5cd3ea2b [2023-03-01T06:58:08.687Z] ---> 1e2c43f0faf3 [2023-03-01T06:58:08.687Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T06:58:08.687Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:58:08.687Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T06:58:08.687Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:58:08.687Z] OK: 5 MiB in 16 packages [2023-03-01T06:58:10.631Z] Removing intermediate container c97d5cd3ea2b [2023-03-01T06:58:10.631Z] ---> 84917330064c [2023-03-01T06:58:10.631Z] Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:58:10.900Z] ---> 71132329882d [2023-03-01T06:58:10.900Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T06:58:10.900Z] ---> Running in 115afe9cd745 [2023-03-01T06:58:11.166Z] ---> Running in de9632cff768 [2023-03-01T06:58:11.745Z] Removing intermediate container 115afe9cd745 [2023-03-01T06:58:11.745Z] ---> 342b2f86b2d4 [2023-03-01T06:58:11.745Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:58:12.011Z] Removing intermediate container cb11e04ab393 [2023-03-01T06:58:12.011Z] ---> 1eb2ceeaa458 [2023-03-01T06:58:12.011Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T06:58:12.011Z] ---> Running in ebfccb07d153 [2023-03-01T06:58:12.011Z] ---> Running in 9d12e957834a [2023-03-01T06:58:12.594Z] Removing intermediate container de9632cff768 [2023-03-01T06:58:12.594Z] ---> 0e230a3e8be4 [2023-03-01T06:58:12.594Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:58:12.594Z] ---> Running in 1cc0083c192c [2023-03-01T06:58:13.178Z] Removing intermediate container ebfccb07d153 [2023-03-01T06:58:13.178Z] ---> e52d47d974d7 [2023-03-01T06:58:13.178Z] [2023-03-01T06:58:13.446Z] Removing intermediate container 1cc0083c192c [2023-03-01T06:58:13.446Z] ---> 4a355223953e [2023-03-01T06:58:13.446Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T06:58:13.719Z] Removing intermediate container 9d12e957834a [2023-03-01T06:58:13.719Z] ---> 4e9e8e454b0b [2023-03-01T06:58:13.719Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T06:58:13.719Z] ---> Running in 4d4a4085f575 [2023-03-01T06:58:13.986Z] ---> Running in 753902047ae0 [2023-03-01T06:58:14.252Z] Successfully built e52d47d974d7 [2023-03-01T06:58:14.519Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T06:58:14.519Z] Building support-scheduler [2023-03-01T06:58:14.519Z]  Building security-spire-config ... done Removing intermediate container 753902047ae0 [2023-03-01T06:58:14.519Z] ---> 3c42f67abf20 [2023-03-01T06:58:14.519Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T06:58:14.787Z] Removing intermediate container 4d4a4085f575 [2023-03-01T06:58:14.787Z] ---> 8c7e2f8709bf [2023-03-01T06:58:14.787Z] Step 18/19 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:58:14.787Z] ---> Running in 4ae0d91f13a3 [2023-03-01T06:58:15.054Z] ---> Running in 965ee066cbdf [2023-03-01T06:58:15.638Z] Removing intermediate container 4ae0d91f13a3 [2023-03-01T06:58:15.638Z] ---> 3d30f8753c85 [2023-03-01T06:58:15.638Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T06:58:15.638Z] Removing intermediate container 965ee066cbdf [2023-03-01T06:58:15.638Z] ---> 5f85afbd99b4 [2023-03-01T06:58:15.638Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T06:58:15.907Z] ---> Running in 5fa323288999 [2023-03-01T06:58:16.177Z] ---> Running in 6a6d3136003d [2023-03-01T06:58:17.134Z] Removing intermediate container 6a6d3136003d [2023-03-01T06:58:17.134Z] ---> 2220da81e398 [2023-03-01T06:58:17.134Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T06:58:17.134Z] Removing intermediate container 5fa323288999 [2023-03-01T06:58:17.134Z] ---> 2c41aca1f97f [2023-03-01T06:58:17.134Z] [2023-03-01T06:58:17.134Z] ---> Running in 111bb75dde66 [2023-03-01T06:58:18.544Z] Successfully built 2c41aca1f97f [2023-03-01T06:58:18.544Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T06:58:18.544Z] Building security-proxy-setup [2023-03-01T06:58:23.901Z]  Building security-spiffe-token-provider ... done Removing intermediate container 111bb75dde66 [2023-03-01T06:58:23.901Z] ---> c7a60e92bb1b [2023-03-01T06:58:23.901Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T06:58:23.901Z] ---> Running in 7bfb887ef730 [2023-03-01T06:58:24.859Z] Removing intermediate container 7bfb887ef730 [2023-03-01T06:58:24.859Z] ---> 3c40a792c288 [2023-03-01T06:58:24.859Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T06:58:26.803Z] ---> 9d3918fec59b [2023-03-01T06:58:26.803Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T06:58:26.803Z] ---> Running in 5a3c86e3d647 [2023-03-01T06:58:31.061Z] Removing intermediate container 5a3c86e3d647 [2023-03-01T06:58:31.061Z] ---> 89e873e202f6 [2023-03-01T06:58:31.061Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:58:33.000Z] ---> 9a2f33f5b776 [2023-03-01T06:58:33.000Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T06:58:37.249Z] ---> e976ac4c2852 [2023-03-01T06:58:37.249Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T06:58:39.190Z] ---> 374cfd0068c4 [2023-03-01T06:58:39.190Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T06:58:39.455Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:58:39.455Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:58:39.455Z] ---> 4854de45e2dd [2023-03-01T06:58:39.455Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:58:39.455Z] ---> Using cache [2023-03-01T06:58:39.455Z] ---> 09ab124eb462 [2023-03-01T06:58:39.455Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:58:39.455Z] ---> Using cache [2023-03-01T06:58:39.455Z] ---> f65a2aa50756 [2023-03-01T06:58:39.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:58:39.455Z] ---> Using cache [2023-03-01T06:58:39.455Z] ---> f4c948f9bf2e [2023-03-01T06:58:39.455Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:58:39.455Z] ---> Using cache [2023-03-01T06:58:39.455Z] ---> cb5b2f361ecc [2023-03-01T06:58:39.455Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:58:39.455Z] ---> Using cache [2023-03-01T06:58:39.455Z] ---> 3b8383d9a420 [2023-03-01T06:58:39.455Z] Step 8/22 : COPY . . [2023-03-01T06:58:39.721Z] ---> Using cache [2023-03-01T06:58:39.721Z] ---> d77d935c7150 [2023-03-01T06:58:39.721Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T06:58:40.301Z] ---> Running in 45228ae725ed [2023-03-01T06:58:40.301Z] ---> 6a33832b2d0a [2023-03-01T06:58:40.301Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T06:58:42.881Z] ---> 8a5caf2443bb [2023-03-01T06:58:42.881Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T06:58:42.881Z] 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-01T06:58:43.463Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:58:43.463Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:58:43.463Z] ---> 4854de45e2dd [2023-03-01T06:58:43.463Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T06:58:43.463Z] ---> Using cache [2023-03-01T06:58:43.463Z] ---> 480767ce09d7 [2023-03-01T06:58:43.463Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T06:58:43.463Z] ---> Using cache [2023-03-01T06:58:43.463Z] ---> a3722e81d9f2 [2023-03-01T06:58:43.463Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T06:58:43.463Z] ---> Using cache [2023-03-01T06:58:43.463Z] ---> fc5326ea7344 [2023-03-01T06:58:43.463Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:58:43.463Z] ---> Using cache [2023-03-01T06:58:43.463Z] ---> 03d25c1af819 [2023-03-01T06:58:43.463Z] Step 7/21 : COPY . . [2023-03-01T06:58:43.733Z] ---> Using cache [2023-03-01T06:58:43.733Z] ---> 698abc87bb9c [2023-03-01T06:58:43.733Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T06:58:43.733Z] ---> Running in 7fcbc170527b [2023-03-01T06:58:44.317Z] ---> 3a09ea082c06 [2023-03-01T06:58:44.317Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T06:58:45.282Z] Removing intermediate container 78f8febe5017 [2023-03-01T06:58:45.282Z] ---> f4cd51892ba0 [2023-03-01T06:58:45.282Z] Step 8/22 : COPY . . [2023-03-01T06:58:45.863Z] ---> 070e2cc4c71c [2023-03-01T06:58:45.863Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T06:58:46.129Z] ---> Running in 0f404218db4d [2023-03-01T06:58:46.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:58:52.050Z] Removing intermediate container 0f404218db4d [2023-03-01T06:58:52.050Z] ---> afc5d9f57747 [2023-03-01T06:58:52.050Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T06:58:52.050Z] ---> Running in 20fd7a2744ce [2023-03-01T06:58:52.050Z] Removing intermediate container 20fd7a2744ce [2023-03-01T06:58:52.050Z] ---> c048b23bb00b [2023-03-01T06:58:52.050Z] Step 29/32 : CMD ["gate"] [2023-03-01T06:58:52.316Z] ---> Running in cab5b2786cdf [2023-03-01T06:58:53.275Z] Removing intermediate container cab5b2786cdf [2023-03-01T06:58:53.275Z] ---> bcb144650599 [2023-03-01T06:58:53.275Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T06:58:53.275Z] ---> Running in 0f8af013aec4 [2023-03-01T06:58:54.231Z] Removing intermediate container 0f8af013aec4 [2023-03-01T06:58:54.231Z] ---> 7fbfe8035dc3 [2023-03-01T06:58:54.231Z] Step 31/32 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T06:58:54.231Z] ---> Running in 6da05ae35851 [2023-03-01T06:58:55.186Z] Removing intermediate container 6da05ae35851 [2023-03-01T06:58:55.186Z] ---> f1e0053f01be [2023-03-01T06:58:55.186Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T06:58:55.186Z] ---> Running in 731bad8ee55b [2023-03-01T06:58:56.142Z] Removing intermediate container 731bad8ee55b [2023-03-01T06:58:56.142Z] ---> 41ffb35adbac [2023-03-01T06:58:56.142Z] [2023-03-01T06:58:56.414Z] Successfully built 41ffb35adbac [2023-03-01T06:58:56.678Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T06:58:56.678Z]  Building security-bootstrapper ... done Building core-metadata [2023-03-01T06:59:02.006Z] ---> 6c36ac66ff70 [2023-03-01T06:59:02.006Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T06:59:04.603Z] ---> Running in 3bce8e2bd26d [2023-03-01T06:59:06.546Z] 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-01T06:59:16.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:59:16.613Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:59:16.613Z] ---> 4854de45e2dd [2023-03-01T06:59:16.613Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:59:16.613Z] ---> Using cache [2023-03-01T06:59:16.613Z] ---> 09ab124eb462 [2023-03-01T06:59:16.613Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T06:59:16.613Z] ---> Using cache [2023-03-01T06:59:16.613Z] ---> f65a2aa50756 [2023-03-01T06:59:16.613Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T06:59:16.613Z] ---> Using cache [2023-03-01T06:59:16.613Z] ---> f4c948f9bf2e [2023-03-01T06:59:16.613Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T06:59:16.613Z] ---> Using cache [2023-03-01T06:59:16.613Z] ---> cb5b2f361ecc [2023-03-01T06:59:16.613Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:59:16.613Z] ---> Using cache [2023-03-01T06:59:16.613Z] ---> 3b8383d9a420 [2023-03-01T06:59:16.613Z] Step 8/24 : COPY . . [2023-03-01T06:59:16.613Z] ---> Using cache [2023-03-01T06:59:16.613Z] ---> d77d935c7150 [2023-03-01T06:59:16.613Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T06:59:17.572Z] ---> Running in 5cb60611b196 [2023-03-01T06:59:19.517Z] 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-01T07:01:56.206Z] Removing intermediate container 0d8d18ab5691 [2023-03-01T07:01:56.206Z] ---> 565accf89923 [2023-03-01T07:01:56.206Z] [2023-03-01T07:01:56.206Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:01:56.206Z] ---> 4c81e5bf8899 [2023-03-01T07:01:56.206Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T07:01:56.206Z] ---> Running in dc19e35b6206 [2023-03-01T07:01:56.206Z] Removing intermediate container dc19e35b6206 [2023-03-01T07:01:56.206Z] ---> e6afc1602ccb [2023-03-01T07:01:56.206Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T07:01:56.206Z] ---> Running in e3d18c5a5d8e [2023-03-01T07:01:56.206Z] Removing intermediate container e3d18c5a5d8e [2023-03-01T07:01:56.206Z] ---> f0e9458160bc [2023-03-01T07:01:56.206Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T07:01:56.206Z] ---> Running in 5d9479fd929e [2023-03-01T07:01:56.206Z] Removing intermediate container 5d9479fd929e [2023-03-01T07:01:56.206Z] ---> 7f71898ab73c [2023-03-01T07:01:56.206Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:01:56.206Z] ---> Running in fe645b2e6d1f [2023-03-01T07:01:56.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:01:56.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:01:56.206Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T07:01:56.206Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:01:56.206Z] OK: 5 MiB in 15 packages [2023-03-01T07:01:56.206Z] Removing intermediate container fe645b2e6d1f [2023-03-01T07:01:56.206Z] ---> 88283221d36a [2023-03-01T07:01:56.206Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:01:57.608Z] ---> 906e8cc7f95c [2023-03-01T07:01:57.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T07:01:59.013Z] ---> 95a60b84a2b1 [2023-03-01T07:01:59.013Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T07:01:59.595Z] ---> dc65cf6d01d0 [2023-03-01T07:01:59.595Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T07:01:59.861Z] ---> Running in 9a167db3fdb1 [2023-03-01T07:02:00.443Z] Removing intermediate container 9a167db3fdb1 [2023-03-01T07:02:00.443Z] ---> 3e913074db3e [2023-03-01T07:02:00.443Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:02:00.443Z] ---> Running in 095285f67967 [2023-03-01T07:02:01.025Z] Removing intermediate container 095285f67967 [2023-03-01T07:02:01.025Z] ---> 3caef4a3a0c7 [2023-03-01T07:02:01.025Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:02:01.025Z] ---> Running in 1a20e1921f67 [2023-03-01T07:02:01.605Z] Removing intermediate container 1a20e1921f67 [2023-03-01T07:02:01.606Z] ---> 4c02285d8d5f [2023-03-01T07:02:01.606Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T07:02:01.606Z] ---> Running in dac3351c4b9c [2023-03-01T07:02:02.186Z] Removing intermediate container dac3351c4b9c [2023-03-01T07:02:02.186Z] ---> 9798d7b6a0cd [2023-03-01T07:02:02.186Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T07:02:02.186Z] ---> Running in 6cdbd314211f [2023-03-01T07:02:02.768Z] Removing intermediate container 6cdbd314211f [2023-03-01T07:02:02.768Z] ---> 3ef1604935ee [2023-03-01T07:02:02.768Z] [2023-03-01T07:02:03.034Z] Successfully built 3ef1604935ee [2023-03-01T07:02:03.034Z] Successfully tagged core-data-arm64:latest [2023-03-01T07:02:03.034Z] Building core-common-config-bootstrapper [2023-03-01T07:02:25.070Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:02:25.070Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:02:25.070Z] ---> 4854de45e2dd [2023-03-01T07:02:25.070Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T07:02:25.070Z] ---> Using cache [2023-03-01T07:02:25.070Z] ---> 09ab124eb462 [2023-03-01T07:02:25.070Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T07:02:25.070Z] ---> Using cache [2023-03-01T07:02:25.070Z] ---> f65a2aa50756 [2023-03-01T07:02:25.070Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T07:02:25.070Z] ---> Using cache [2023-03-01T07:02:25.070Z] ---> f4c948f9bf2e [2023-03-01T07:02:25.070Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T07:02:25.070Z] ---> Using cache [2023-03-01T07:02:25.070Z] ---> cb5b2f361ecc [2023-03-01T07:02:25.070Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:02:25.070Z] ---> Using cache [2023-03-01T07:02:25.070Z] ---> 3b8383d9a420 [2023-03-01T07:02:25.070Z] Step 8/22 : COPY . . [2023-03-01T07:02:25.070Z] ---> Using cache [2023-03-01T07:02:25.070Z] ---> d77d935c7150 [2023-03-01T07:02:25.070Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T07:02:25.070Z] ---> Running in d7b7839bb26c [2023-03-01T07:02:25.335Z] 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-01T07:04:31.973Z] 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-01T07:04:54.159Z] Removing intermediate container 7fcbc170527b [2023-03-01T07:04:54.159Z] ---> 4282723f8b35 [2023-03-01T07:04:54.159Z] [2023-03-01T07:04:54.159Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T07:04:54.159Z] ---> 4c81e5bf8899 [2023-03-01T07:04:54.159Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T07:04:54.159Z] ---> Running in 32f129c922ce [2023-03-01T07:04:55.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:04:55.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:04:57.333Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T07:04:57.333Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T07:04:57.333Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T07:04:57.333Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T07:04:57.333Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T07:04:57.333Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T07:04:57.333Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:04:57.333Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:04:57.931Z] OK: 8 MiB in 20 packages [2023-03-01T07:05:00.505Z] Removing intermediate container 32f129c922ce [2023-03-01T07:05:00.505Z] ---> 343a250dbcf0 [2023-03-01T07:05:00.505Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T07:05:00.505Z] ---> Running in f405c85386b0 [2023-03-01T07:05:00.770Z] Removing intermediate container f405c85386b0 [2023-03-01T07:05:00.770Z] ---> 9d46929b2bfc [2023-03-01T07:05:00.770Z] Step 12/21 : WORKDIR /edgex [2023-03-01T07:05:00.770Z] ---> Running in 4e9d22b7e650 [2023-03-01T07:05:01.355Z] Removing intermediate container 4e9d22b7e650 [2023-03-01T07:05:01.355Z] ---> c25817430f2f [2023-03-01T07:05:01.355Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T07:05:02.324Z] ---> 371ff6b788c8 [2023-03-01T07:05:02.324Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T07:05:03.736Z] ---> 7b5f91e78cd6 [2023-03-01T07:05:03.736Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T07:05:05.677Z] ---> f252cad4cdbe [2023-03-01T07:05:05.677Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T07:05:06.258Z] ---> 1921f854e10f [2023-03-01T07:05:06.258Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:05:06.258Z] ---> Running in 60c2a1c1a8e8 [2023-03-01T07:05:10.505Z] Removing intermediate container 60c2a1c1a8e8 [2023-03-01T07:05:10.505Z] ---> 1685c6af43d3 [2023-03-01T07:05:10.505Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:05:10.505Z] ---> Running in 1f764ce3675a [2023-03-01T07:05:10.771Z] Removing intermediate container 1f764ce3675a [2023-03-01T07:05:10.771Z] ---> 67f31e0ca2f2 [2023-03-01T07:05:10.771Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T07:05:11.038Z] ---> Running in efc69a990a4f [2023-03-01T07:05:11.305Z] Removing intermediate container efc69a990a4f [2023-03-01T07:05:11.305Z] ---> 17027c9bf9ae [2023-03-01T07:05:11.305Z] Step 20/21 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T07:05:11.571Z] ---> Running in b858e91eed9f [2023-03-01T07:05:11.837Z] Removing intermediate container b858e91eed9f [2023-03-01T07:05:11.837Z] ---> 22a6a0f377cd [2023-03-01T07:05:11.837Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T07:05:12.103Z] ---> Running in c20c83f84bf4 [2023-03-01T07:05:12.684Z] Removing intermediate container c20c83f84bf4 [2023-03-01T07:05:12.684Z] ---> 9c270199a01c [2023-03-01T07:05:12.684Z] [2023-03-01T07:05:12.950Z] Successfully built 9c270199a01c [2023-03-01T07:05:12.950Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T07:05:12.950Z] Building security-spire-server [2023-03-01T07:05:34.998Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T07:05:34.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T07:05:34.998Z] ---> 4854de45e2dd [2023-03-01T07:05:34.998Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T07:05:34.998Z] ---> Using cache [2023-03-01T07:05:34.998Z] ---> 480767ce09d7 [2023-03-01T07:05:34.998Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T07:05:34.998Z] ---> Using cache [2023-03-01T07:05:34.998Z] ---> 3f142220e636 [2023-03-01T07:05:34.998Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T07:05:34.998Z] ---> Using cache [2023-03-01T07:05:34.998Z] ---> 263df569706f [2023-03-01T07:05:34.998Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T07:05:34.998Z] ---> Using cache [2023-03-01T07:05:34.998Z] ---> 5fee355f5041 [2023-03-01T07:05:34.998Z] Step 7/23 : COPY . . [2023-03-01T07:05:34.998Z] ---> Using cache [2023-03-01T07:05:34.998Z] ---> 528c945ccabd [2023-03-01T07:05:34.998Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T07:05:34.998Z] ---> Using cache [2023-03-01T07:05:34.998Z] ---> 8c5bcf1ad63f [2023-03-01T07:05:34.998Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T07:05:34.998Z] ---> Using cache [2023-03-01T07:05:34.998Z] ---> b9cd2a971d85 [2023-03-01T07:05:34.998Z] 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-01T07:05:34.998Z] ---> Running in 0acb41ad5b1a [2023-03-01T07:05:35.581Z] Removing intermediate container 0acb41ad5b1a [2023-03-01T07:05:35.581Z] ---> cad0f12e7001 [2023-03-01T07:05:35.581Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T07:05:35.857Z] ---> Running in 84c93524dd37 [2023-03-01T07:05:36.442Z] Removing intermediate container 84c93524dd37 [2023-03-01T07:05:36.442Z] ---> 3558fca28a25 [2023-03-01T07:05:36.442Z] [2023-03-01T07:05:36.442Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T07:05:36.442Z] ---> 354640af7b1b [2023-03-01T07:05:36.442Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T07:05:36.442Z] ---> Using cache [2023-03-01T07:05:36.442Z] ---> 79b7f30a62b1 [2023-03-01T07:05:36.442Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T07:05:36.442Z] ---> Using cache [2023-03-01T07:05:36.442Z] ---> e127280f0151 [2023-03-01T07:05:36.442Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T07:05:43.082Z] ---> b7131e2311f2 [2023-03-01T07:05:43.082Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T07:05:43.082Z] ---> 0a2f53acb8fb [2023-03-01T07:05:43.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T07:05:43.661Z] ---> 03b4bf7a7bf9 [2023-03-01T07:05:43.661Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T07:05:44.614Z] ---> f809f5613140 [2023-03-01T07:05:44.614Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T07:05:44.614Z] ---> Running in 858dbc93477f [2023-03-01T07:05:45.195Z] Removing intermediate container 858dbc93477f [2023-03-01T07:05:45.195Z] ---> a9827fd9043c [2023-03-01T07:05:45.195Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T07:05:45.461Z] ---> Running in e780ae5536d8 [2023-03-01T07:05:48.030Z] Removing intermediate container e780ae5536d8 [2023-03-01T07:05:48.030Z] ---> f3fa7ded7a54 [2023-03-01T07:05:48.030Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T07:05:48.030Z] ---> Running in bd7766f0d2dc [2023-03-01T07:05:48.303Z] Removing intermediate container bd7766f0d2dc [2023-03-01T07:05:48.303Z] ---> 0f147c3acc73 [2023-03-01T07:05:48.303Z] Step 22/23 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T07:05:48.581Z] ---> Running in d65c957996eb [2023-03-01T07:05:48.874Z] Removing intermediate container d65c957996eb [2023-03-01T07:05:48.874Z] ---> 3844385c14a2 [2023-03-01T07:05:48.874Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T07:05:49.155Z] ---> Running in 12f9826485ce [2023-03-01T07:05:49.743Z] Removing intermediate container 12f9826485ce [2023-03-01T07:05:49.743Z] ---> e0b5f3a2638a [2023-03-01T07:05:49.743Z] [2023-03-01T07:05:50.009Z] Successfully built e0b5f3a2638a [2023-03-01T07:05:50.009Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T07:06:22.202Z]  Building security-spire-server ... done Removing intermediate container 5cb60611b196 [2023-03-01T07:06:22.202Z] ---> 7de00f386ecc [2023-03-01T07:06:22.202Z] [2023-03-01T07:06:22.202Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T07:06:22.202Z] ---> 4c81e5bf8899 [2023-03-01T07:06:22.202Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:06:22.202Z] ---> Using cache [2023-03-01T07:06:22.202Z] ---> 2556b82e0a77 [2023-03-01T07:06:22.202Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:06:22.202Z] ---> Using cache [2023-03-01T07:06:22.202Z] ---> a560cf4ac69a [2023-03-01T07:06:22.202Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T07:06:22.202Z] ---> Running in b3728ad35dad [2023-03-01T07:06:22.468Z] Removing intermediate container b3728ad35dad [2023-03-01T07:06:22.468Z] ---> cbd52b4dc510 [2023-03-01T07:06:22.468Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T07:06:22.733Z] ---> Running in c186937ec30a [2023-03-01T07:06:23.313Z] Removing intermediate container c186937ec30a [2023-03-01T07:06:23.313Z] ---> 76517504d75f [2023-03-01T07:06:23.313Z] Step 15/24 : WORKDIR / [2023-03-01T07:06:23.313Z] ---> Running in f408661d913a [2023-03-01T07:06:23.892Z] Removing intermediate container f408661d913a [2023-03-01T07:06:23.892Z] ---> 0fa1ca3fb007 [2023-03-01T07:06:23.892Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:06:26.466Z] ---> b4df0c088812 [2023-03-01T07:06:26.466Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T07:06:27.865Z] ---> 3b00cab06bd3 [2023-03-01T07:06:27.865Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T07:06:28.820Z] ---> 269f9e8c9f7f [2023-03-01T07:06:28.820Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T07:06:29.777Z] ---> b897038fbc48 [2023-03-01T07:06:29.777Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T07:06:29.777Z] ---> Running in ac29ca173f0f [2023-03-01T07:06:30.042Z] Removing intermediate container ac29ca173f0f [2023-03-01T07:06:30.042Z] ---> c2875c9d2cb9 [2023-03-01T07:06:30.042Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:06:30.307Z] ---> Running in 9016bf716461 [2023-03-01T07:06:30.573Z] Removing intermediate container 9016bf716461 [2023-03-01T07:06:30.573Z] ---> c0d4114553b1 [2023-03-01T07:06:30.573Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T07:06:30.838Z] ---> Running in f0d749422575 [2023-03-01T07:06:31.420Z] Removing intermediate container f0d749422575 [2023-03-01T07:06:31.420Z] ---> cb1e54222171 [2023-03-01T07:06:31.420Z] Step 23/24 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T07:06:31.420Z] ---> Running in d710fd0c5d11 [2023-03-01T07:06:32.000Z] Removing intermediate container d710fd0c5d11 [2023-03-01T07:06:32.000Z] ---> 355b3d166e5b [2023-03-01T07:06:32.000Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T07:06:32.000Z] ---> Running in 64c75247124b [2023-03-01T07:06:32.581Z] Removing intermediate container 64c75247124b [2023-03-01T07:06:32.581Z] ---> b1e596c4ecce [2023-03-01T07:06:32.581Z] [2023-03-01T07:06:32.847Z] Successfully built b1e596c4ecce [2023-03-01T07:06:32.847Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T07:07:40.664Z]  Building core-metadata ... done Removing intermediate container 45228ae725ed [2023-03-01T07:07:40.664Z] ---> d0e0b4a2f8bb [2023-03-01T07:07:40.664Z] [2023-03-01T07:07:40.664Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:07:40.664Z] ---> 4c81e5bf8899 [2023-03-01T07:07:40.664Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:07:40.664Z] ---> Using cache [2023-03-01T07:07:40.664Z] ---> 2556b82e0a77 [2023-03-01T07:07:40.664Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:07:40.664Z] ---> Using cache [2023-03-01T07:07:40.664Z] ---> a560cf4ac69a [2023-03-01T07:07:40.664Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T07:07:40.664Z] ---> Running in ccef64516d47 [2023-03-01T07:07:40.664Z] Removing intermediate container ccef64516d47 [2023-03-01T07:07:40.664Z] ---> bc8fd9515d87 [2023-03-01T07:07:40.664Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:07:40.664Z] ---> Running in 49904c8620d5 [2023-03-01T07:07:41.243Z] Removing intermediate container 49904c8620d5 [2023-03-01T07:07:41.243Z] ---> 24ba6e8993de [2023-03-01T07:07:41.243Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:07:41.508Z] Removing intermediate container d7b7839bb26c [2023-03-01T07:07:41.508Z] ---> 267c0170cbe8 [2023-03-01T07:07:41.508Z] [2023-03-01T07:07:41.508Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:07:41.508Z] ---> 4c81e5bf8899 [2023-03-01T07:07:41.508Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T07:07:41.508Z] ---> Using cache [2023-03-01T07:07:41.508Z] ---> 9f71fc40cdb0 [2023-03-01T07:07:41.508Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T07:07:41.508Z] ---> Using cache [2023-03-01T07:07:41.508Z] ---> 43d0b8fbb35f [2023-03-01T07:07:41.508Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:07:41.508Z] ---> Using cache [2023-03-01T07:07:41.508Z] ---> a963fa8f556f [2023-03-01T07:07:41.508Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T07:07:42.088Z] ---> c00b71ff194c [2023-03-01T07:07:42.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T07:07:44.020Z] ---> 35db3e9fa100 [2023-03-01T07:07:44.020Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T07:07:44.602Z] ---> 8561d11f3ca8 [2023-03-01T07:07:44.602Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T07:07:45.557Z] ---> 00b9d0b32b6c [2023-03-01T07:07:45.557Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T07:07:45.557Z] ---> 65fdbc2fb7ef [2023-03-01T07:07:45.557Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T07:07:45.557Z] ---> Running in 711a065995a7 [2023-03-01T07:07:46.519Z] ---> d00ecf64e769 [2023-03-01T07:07:46.519Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T07:07:46.519Z] ---> Running in 5c958e39d379 [2023-03-01T07:07:47.123Z] Removing intermediate container 5c958e39d379 [2023-03-01T07:07:47.123Z] ---> 5473a85b776b [2023-03-01T07:07:47.123Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:07:47.390Z] ---> Running in 669853480fbc [2023-03-01T07:07:47.973Z] Removing intermediate container 711a065995a7 [2023-03-01T07:07:47.973Z] ---> 89a04e20b14a [2023-03-01T07:07:47.973Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T07:07:47.973Z] Removing intermediate container 669853480fbc [2023-03-01T07:07:47.973Z] ---> a4cf09216855 [2023-03-01T07:07:47.973Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:07:47.973Z] ---> Running in 3d0134ff9bc3 [2023-03-01T07:07:47.973Z] ---> Running in 8da1e358dd07 [2023-03-01T07:07:48.554Z] Removing intermediate container 3d0134ff9bc3 [2023-03-01T07:07:48.554Z] ---> 66660a29c13e [2023-03-01T07:07:48.554Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T07:07:48.554Z] Removing intermediate container 8da1e358dd07 [2023-03-01T07:07:48.554Z] ---> c8a84acbae78 [2023-03-01T07:07:48.554Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T07:07:48.554Z] ---> Running in 099a1a9c3d77 [2023-03-01T07:07:48.828Z] ---> Running in 65218d9d3a77 [2023-03-01T07:07:49.095Z] Removing intermediate container 099a1a9c3d77 [2023-03-01T07:07:49.095Z] ---> 61576d0e4b57 [2023-03-01T07:07:49.095Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:07:49.360Z] Removing intermediate container 65218d9d3a77 [2023-03-01T07:07:49.360Z] ---> f4876b9f8066 [2023-03-01T07:07:49.360Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T07:07:49.360Z] ---> Running in a18f798f5c79 [2023-03-01T07:07:49.360Z] ---> Running in ac6ac1f2b0cb [2023-03-01T07:07:49.941Z] Removing intermediate container a18f798f5c79 [2023-03-01T07:07:49.941Z] ---> 99b1c1a4017c [2023-03-01T07:07:49.941Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T07:07:49.941Z] Removing intermediate container ac6ac1f2b0cb [2023-03-01T07:07:49.941Z] ---> c77ff3db1c47 [2023-03-01T07:07:49.941Z] [2023-03-01T07:07:49.941Z] ---> Running in a6c339db9df4 [2023-03-01T07:07:50.233Z] Successfully built c77ff3db1c47 [2023-03-01T07:07:50.233Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T07:07:50.498Z]  Building support-scheduler ... done Removing intermediate container a6c339db9df4 [2023-03-01T07:07:50.498Z] ---> ba70f1293ec2 [2023-03-01T07:07:50.498Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T07:07:50.498Z] ---> Running in dd8e245cc485 [2023-03-01T07:07:51.079Z] Removing intermediate container dd8e245cc485 [2023-03-01T07:07:51.079Z] ---> aebde084aaf1 [2023-03-01T07:07:51.079Z] [2023-03-01T07:07:51.345Z] Successfully built aebde084aaf1 [2023-03-01T07:07:51.345Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T07:07:52.751Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 3bce8e2bd26d [2023-03-01T07:07:52.751Z] ---> a8da5d0fdd56 [2023-03-01T07:07:52.751Z] [2023-03-01T07:07:52.751Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T07:07:52.751Z] ---> 4c81e5bf8899 [2023-03-01T07:07:52.751Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T07:07:52.751Z] ---> Running in f22593d39ff7 [2023-03-01T07:07:53.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T07:07:53.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T07:07:55.381Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T07:07:55.381Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T07:07:55.381Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T07:07:55.381Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T07:07:55.381Z] OK: 6 MiB in 16 packages [2023-03-01T07:07:56.787Z] Removing intermediate container f22593d39ff7 [2023-03-01T07:07:56.787Z] ---> d964b50497df [2023-03-01T07:07:56.787Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T07:07:56.787Z] ---> Running in ec0351c48fd9 [2023-03-01T07:07:57.056Z] Removing intermediate container ec0351c48fd9 [2023-03-01T07:07:57.056Z] ---> 72051a6da354 [2023-03-01T07:07:57.056Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T07:07:57.056Z] ---> Running in 42106c7962d6 [2023-03-01T07:07:57.639Z] Removing intermediate container 42106c7962d6 [2023-03-01T07:07:57.639Z] ---> 2cb6bcaf6f9c [2023-03-01T07:07:57.639Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T07:07:57.639Z] ---> Running in a5ab9e448a97 [2023-03-01T07:07:57.903Z] Removing intermediate container a5ab9e448a97 [2023-03-01T07:07:57.903Z] ---> 0367e3c44818 [2023-03-01T07:07:57.903Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T07:07:58.483Z] ---> a8bf511f2bb1 [2023-03-01T07:07:58.483Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T07:07:59.891Z] ---> c252b86aa07a [2023-03-01T07:07:59.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T07:08:00.475Z] ---> 96ca94858df1 [2023-03-01T07:08:00.475Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T07:08:00.475Z] ---> Running in 4b6ccbf8b715 [2023-03-01T07:08:00.742Z] Removing intermediate container 4b6ccbf8b715 [2023-03-01T07:08:00.742Z] ---> be5a67c84bcb [2023-03-01T07:08:00.742Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T07:08:00.742Z] ---> Running in 23f3ab76f8d5 [2023-03-01T07:08:01.007Z] Removing intermediate container 23f3ab76f8d5 [2023-03-01T07:08:01.007Z] ---> 067eeb208ac0 [2023-03-01T07:08:01.007Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T07:08:01.273Z] ---> Running in b0bc6d9df60d [2023-03-01T07:08:01.540Z] Removing intermediate container b0bc6d9df60d [2023-03-01T07:08:01.540Z] ---> c9297c0e0709 [2023-03-01T07:08:01.540Z] Step 21/22 : LABEL git_sha=4b4239033487d98faf4afe763c0cda0dcecc14ca [2023-03-01T07:08:01.540Z] ---> Running in e07912baa7c1 [2023-03-01T07:08:01.806Z] Removing intermediate container e07912baa7c1 [2023-03-01T07:08:01.806Z] ---> 6d1319f2c748 [2023-03-01T07:08:01.806Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T07:08:01.806Z] ---> Running in 0b1a8bc3fea4 [2023-03-01T07:08:02.072Z] Removing intermediate container 0b1a8bc3fea4 [2023-03-01T07:08:02.072Z] ---> 01774da90d9a [2023-03-01T07:08:02.072Z] [2023-03-01T07:08:02.337Z] Successfully built 01774da90d9a [2023-03-01T07:08:02.337Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T07:08:02.927Z]  Building support-notifications ... done  [Pipeline] } [2023-03-01T07:08:02.924Z] $ docker stop --time=1 13a60b294087736a31bbeabce94514bdedd5b4665c7f9550d6efe5f160555fba [2023-03-01T07:08:04.608Z] $ docker rm -f --volumes 13a60b294087736a31bbeabce94514bdedd5b4665c7f9550d6efe5f160555fba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T07:08:05.083Z] + docker images [2023-03-01T07:08:05.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T07:08:05.349Z] support-notifications-arm64 latest 01774da90d9a 4 seconds ago 29.7MB [2023-03-01T07:08:05.349Z] a8da5d0fdd56 14 seconds ago 1.58GB [2023-03-01T07:08:05.349Z] core-common-config-bootstrapper-arm64 latest aebde084aaf1 15 seconds ago 14.9MB [2023-03-01T07:08:05.349Z] support-scheduler-arm64 latest c77ff3db1c47 16 seconds ago 29.1MB [2023-03-01T07:08:05.349Z] 267c0170cbe8 25 seconds ago 1.51GB [2023-03-01T07:08:05.349Z] d0e0b4a2f8bb 27 seconds ago 1.58GB [2023-03-01T07:08:05.349Z] core-metadata-arm64 latest b1e596c4ecce About a minute ago 17.8MB [2023-03-01T07:08:05.349Z] 7de00f386ecc About a minute ago 1.52GB [2023-03-01T07:08:05.349Z] security-spire-server-arm64 latest e0b5f3a2638a 2 minutes ago 84.3MB [2023-03-01T07:08:05.349Z] 3558fca28a25 2 minutes ago 1.39GB [2023-03-01T07:08:05.349Z] security-proxy-setup-arm64 latest 9c270199a01c 2 minutes ago 26.9MB [2023-03-01T07:08:05.349Z] 4282723f8b35 3 minutes ago 1.51GB [2023-03-01T07:08:05.349Z] core-data-arm64 latest 3ef1604935ee 6 minutes ago 17.3MB [2023-03-01T07:08:05.349Z] 565accf89923 6 minutes ago 1.52GB [2023-03-01T07:08:05.349Z] security-bootstrapper-arm64 latest 41ffb35adbac 9 minutes ago 19.6MB [2023-03-01T07:08:05.349Z] security-spiffe-token-provider-arm64 latest 2c41aca1f97f 9 minutes ago 29.1MB [2023-03-01T07:08:05.349Z] security-spire-config-arm64 latest e52d47d974d7 9 minutes ago 83.6MB [2023-03-01T07:08:05.349Z] c2ad9be6a0a2 10 minutes ago 1.51GB [2023-03-01T07:08:05.349Z] 8cfc89d01550 10 minutes ago 1.55GB [2023-03-01T07:08:05.349Z] e2e29a8be538 10 minutes ago 1.39GB [2023-03-01T07:08:05.349Z] core-command-arm64 latest 77235fba4ef5 11 minutes ago 17.1MB [2023-03-01T07:08:05.349Z] security-secretstore-setup-arm64 latest 441b73c695c5 12 minutes ago 29MB [2023-03-01T07:08:05.349Z] 0184f2cc194a 12 minutes ago 1.52GB [2023-03-01T07:08:05.349Z] de1cc4fead33 12 minutes ago 1.51GB [2023-03-01T07:08:05.349Z] security-proxy-auth-arm64 latest 70c7a736bdc6 13 minutes ago 15.6MB [2023-03-01T07:08:05.349Z] 508469faafff 13 minutes ago 1.5GB [2023-03-01T07:08:05.349Z] security-spire-agent-arm64 latest 7f8c00722036 19 minutes ago 122MB [2023-03-01T07:08:05.349Z] e7dd436643c5 19 minutes ago 1.39GB [2023-03-01T07:08:05.349Z] ci-base-image-arm64 latest 4854de45e2dd 34 minutes ago 905MB [2023-03-01T07:08:05.349Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T07:08:05.349Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T07:08:05.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T07:08:05.349Z] 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-01T07:08:05.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T07:08:05.775Z] [2023-03-01T07:08:05.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:08:06.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T07:08:06.103Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T07:08:06.103Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T07:08:06.104Z] 04944245beec: Pulling fs layer [2023-03-01T07:08:06.104Z] 699f458cf7ca: Pulling fs layer [2023-03-01T07:08:06.104Z] 765212b225bb: Pulling fs layer [2023-03-01T07:08:06.104Z] 765212b225bb: Waiting [2023-03-01T07:08:06.104Z] f23df028b6ca: Pulling fs layer [2023-03-01T07:08:06.104Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T07:08:06.104Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T07:08:06.104Z] d65c8cfc05b1: Waiting [2023-03-01T07:08:06.104Z] f23df028b6ca: Waiting [2023-03-01T07:08:06.104Z] 2437ff75d9bd: Waiting [2023-03-01T07:08:06.369Z] 04944245beec: Verifying Checksum [2023-03-01T07:08:06.369Z] 04944245beec: Download complete [2023-03-01T07:08:06.369Z] 765212b225bb: Verifying Checksum [2023-03-01T07:08:06.369Z] 765212b225bb: Download complete [2023-03-01T07:08:06.369Z] f23df028b6ca: Download complete [2023-03-01T07:08:06.369Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T07:08:06.369Z] d65c8cfc05b1: Download complete [2023-03-01T07:08:06.635Z] 699f458cf7ca: Download complete [2023-03-01T07:08:06.903Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T07:08:06.903Z] 8998bd30e6a1: Download complete [2023-03-01T07:08:09.484Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T07:08:09.484Z] 2437ff75d9bd: Download complete [2023-03-01T07:08:11.421Z] 8998bd30e6a1: Pull complete [2023-03-01T07:08:11.421Z] 04944245beec: Pull complete [2023-03-01T07:08:12.840Z] 699f458cf7ca: Pull complete [2023-03-01T07:08:13.107Z] 765212b225bb: Pull complete [2023-03-01T07:08:14.065Z] f23df028b6ca: Pull complete [2023-03-01T07:08:14.065Z] d65c8cfc05b1: Pull complete [2023-03-01T07:08:29.150Z] 2437ff75d9bd: Pull complete [2023-03-01T07:08:29.150Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T07:08:29.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T07:08:29.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:08:29.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-7925 does not seem to be running inside a container [2023-03-01T07:08:29.459Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T07:08:32.467Z] $ docker top c61fafebbfd3c2e592197977421a53f7d740cea8e3011cf807804887860e44a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:08:33.379Z] ---> job-cost.sh [2023-03-01T07:08:33.379Z] lf-activate-venv: SKIPPING [2023-03-01T07:08:33.379Z] INFO: No Stack... [2023-03-01T07:08:33.964Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T07:08:34.544Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T07:08:35.181Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-03-01T07:08:35.181Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T07:08:35.218Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4401-2-stack-cost] [2023-03-01T07:08:35.252Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4401-2-stack-cost] did not exist. Created. [2023-03-01T07:08:35.252Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4401-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T07:08:35.891Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T07:08:36.078Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T07:08:36.088Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4401-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T07:08:36.102Z] $ docker stop --time=1 c61fafebbfd3c2e592197977421a53f7d740cea8e3011cf807804887860e44a4 [2023-03-01T07:08:37.635Z] $ docker rm -f --volumes c61fafebbfd3c2e592197977421a53f7d740cea8e3011cf807804887860e44a4 [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-01T07:08:38.075Z] provisioning config files... [2023-03-01T07:08:38.082Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5633733442782848069tmp [Pipeline] { [Pipeline] sh [2023-03-01T07:08:38.380Z] + set +x [2023-03-01T07:08:38.380Z] + + curl -s https://codecov.io/bashbash [2023-03-01T07:08:38.380Z] -s -- [2023-03-01T07:08:38.380Z] [2023-03-01T07:08:38.380Z] _____ _ [2023-03-01T07:08:38.380Z] / ____| | | [2023-03-01T07:08:38.380Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T07:08:38.380Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T07:08:38.380Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T07:08:38.380Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T07:08:38.380Z] Bash-1.0.6 [2023-03-01T07:08:38.380Z] [2023-03-01T07:08:38.380Z] [2023-03-01T07:08:38.380Z] ==> git version 2.25.1 found [2023-03-01T07:08:38.380Z] ==> 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-01T07:08:38.380Z] Release-Date: 2020-01-08 [2023-03-01T07:08:38.380Z] 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-01T07:08:38.380Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T07:08:38.380Z] ==> Jenkins CI detected. [2023-03-01T07:08:38.380Z] current dir:  /w/workspace/edgex-go/2 [2023-03-01T07:08:38.380Z] project root: . [2023-03-01T07:08:38.380Z] --> token set from env [2023-03-01T07:08:38.380Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T07:08:38.380Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T07:08:38.380Z] ==> Python coveragepy not found [2023-03-01T07:08:38.380Z] ==> Searching for coverage reports in: [2023-03-01T07:08:38.380Z] + . [2023-03-01T07:08:38.380Z] -> Found 1 reports [2023-03-01T07:08:38.380Z] ==> Detecting git/mercurial file structure [2023-03-01T07:08:38.639Z] ==> Reading reports [2023-03-01T07:08:38.639Z] + ./coverage.out bytes=487670 [2023-03-01T07:08:38.639Z] ==> Appending adjustments [2023-03-01T07:08:38.639Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T07:08:40.016Z] + Found adjustments [2023-03-01T07:08:40.016Z] ==> Gzipping contents [2023-03-01T07:08:40.016Z] 64K /tmp/codecov.38Qhfi.gz [2023-03-01T07:08:40.016Z] ==> Uploading reports [2023-03-01T07:08:40.016Z] url: https://codecov.io [2023-03-01T07:08:40.016Z] query: branch=PR-4401&commit=4b4239033487d98faf4afe763c0cda0dcecc14ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4401%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4401&job=&cmd_args= [2023-03-01T07:08:40.016Z] -> Pinging Codecov [2023-03-01T07:08:40.016Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4401&commit=4b4239033487d98faf4afe763c0cda0dcecc14ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4401%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4401&job=&cmd_args= [2023-03-01T07:08:40.016Z] -> Uploading to [2023-03-01T07:08:40.016Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/4b4239033487d98faf4afe763c0cda0dcecc14ca/a50afeeb-c98c-4933-8561-dd4ee7c2ff7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T070839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad5f8911424c064acd83485aa27b931b1ebba03a6b0dc9d001330da3cc6e26fb [2023-03-01T07:08:40.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T07:08:40.016Z] Dload Upload Total Spent Left Speed [2023-03-01T07:08:40.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63106 0 0 100 63106 0 211k --:--:-- --:--:-- --:--:-- 211k [2023-03-01T07:08:40.275Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4b4239033487d98faf4afe763c0cda0dcecc14ca [Pipeline] } [2023-03-01T07:08:40.281Z] 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-01T07:08:40.871Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:08:41.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:08:42.035Z] ---> package-listing.sh [2023-03-01T07:08:42.035Z] ++ facter osfamily [2023-03-01T07:08:42.035Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T07:08:42.296Z] + OS_FAMILY=debian [2023-03-01T07:08:42.296Z] + workspace=/w/workspace/edgex-go/2 [2023-03-01T07:08:42.296Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T07:08:42.296Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T07:08:42.296Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T07:08:42.296Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T07:08:42.296Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-01T07:08:42.296Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T07:08:42.296Z] + case "${OS_FAMILY}" in [2023-03-01T07:08:42.296Z] + dpkg -l [2023-03-01T07:08:42.296Z] + grep '^ii' [2023-03-01T07:08:42.296Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T07:08:42.296Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T07:08:42.296Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T07:08:42.296Z] + '[' /w/workspace/edgex-go/2 ']' [2023-03-01T07:08:42.296Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-03-01T07:08:42.296Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-03-01T07:08:42.307Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T07:08:42.585Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:08:43.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T07:08:43.151Z] [2023-03-01T07:08:43.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T07:08:43.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T07:08:43.449Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T07:08:43.450Z] 5eb5b503b376: Pulling fs layer [2023-03-01T07:08:43.450Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T07:08:43.450Z] ec43610c2a17: Pulling fs layer [2023-03-01T07:08:43.450Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T07:08:43.450Z] 33b1e0a273af: Pulling fs layer [2023-03-01T07:08:43.450Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T07:08:43.450Z] 2f39f015ded8: Pulling fs layer [2023-03-01T07:08:43.450Z] 33b1e0a273af: Waiting [2023-03-01T07:08:43.450Z] 5d3b04190fa2: Waiting [2023-03-01T07:08:43.450Z] 2f39f015ded8: Waiting [2023-03-01T07:08:43.450Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T07:08:43.450Z] 5c69ac0246d0: Download complete [2023-03-01T07:08:43.450Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T07:08:43.450Z] 3a2ae6a8a46f: Download complete [2023-03-01T07:08:43.709Z] ec43610c2a17: Verifying Checksum [2023-03-01T07:08:43.709Z] ec43610c2a17: Download complete [2023-03-01T07:08:43.709Z] 33b1e0a273af: Verifying Checksum [2023-03-01T07:08:43.709Z] 33b1e0a273af: Download complete [2023-03-01T07:08:43.709Z] 5d3b04190fa2: Download complete [2023-03-01T07:08:43.709Z] 5eb5b503b376: Download complete [2023-03-01T07:08:44.276Z] 2f39f015ded8: Verifying Checksum [2023-03-01T07:08:44.276Z] 2f39f015ded8: Download complete [2023-03-01T07:08:45.210Z] 5eb5b503b376: Pull complete [2023-03-01T07:08:45.777Z] 5c69ac0246d0: Pull complete [2023-03-01T07:08:46.344Z] ec43610c2a17: Pull complete [2023-03-01T07:08:46.344Z] 3a2ae6a8a46f: Pull complete [2023-03-01T07:08:46.602Z] 33b1e0a273af: Pull complete [2023-03-01T07:08:46.602Z] 5d3b04190fa2: Pull complete [2023-03-01T07:08:51.867Z] 2f39f015ded8: Pull complete [2023-03-01T07:08:51.867Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T07:08:51.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T07:08:51.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T07:08:51.953Z] prd-ubuntu20.04-docker-8c-8g-7923 does not seem to be running inside a container [2023-03-01T07:08:51.976Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T07:08:55.711Z] $ docker top 6d5a9dfe49680a407b26254d8810d5372bac83bc1fb4a14f30a0399679fa4d7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T07:08:56.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T07:08:56.351Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T07:08:56.637Z] + ls /var/log/sa-host [2023-03-01T07:08:56.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T07:08:56.781Z] provisioning config files... [2023-03-01T07:08:56.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config18109923851021135674tmp [Pipeline] { [Pipeline] echo [2023-03-01T07:08:56.801Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:08:57.082Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T07:08:57.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:08:57.414Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T07:08:57.423Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:08:57.705Z] ---> sudo-logs.sh [2023-03-01T07:08:57.706Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T07:08:57.724Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:08:58.010Z] ---> job-cost.sh [2023-03-01T07:08:58.010Z] lf-activate-venv: SKIPPING [2023-03-01T07:08:58.010Z] DEBUG: total: 0.10999999940395355 [2023-03-01T07:08:58.010Z] INFO: Retrieving Stack Cost... [2023-03-01T07:08:58.580Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T07:08:58.839Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T07:08:58.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T07:08:59.141Z] ---> logs-deploy.sh [2023-03-01T07:08:59.141Z] lf-activate-venv: SKIPPING [2023-03-01T07:08:59.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4401/2 [2023-03-01T07:08:59.141Z] INFO: archiving workspace using pattern(s): [2023-03-01T07:09:00.080Z] Archives upload complete. [2023-03-01T07:09:00.080Z] INFO: archiving logs to Nexus