Pull request #4554 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7ae88a9786d85f030c115c795c09a6904be9696+6027525257e046c56638ab70286b652a285a584d (8b631ada3290c746c0b7fa8591a2c18a3ec4d458) 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-ssh7415321459743454616.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11442064961375597476.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh88875147439703123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4363771986472306943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11918065317748931004.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4554/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4554/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17030863113757946365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13922 in /w/workspace/edgexfoundry_edgex-go_PR-4554 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6027525257e046c56638ab70286b652a285a584d into PR head commit d7ae88a9786d85f030c115c795c09a6904be9696 Merge succeeded, producing d7ae88a9786d85f030c115c795c09a6904be9696 Checking out Revision d7ae88a9786d85f030c115c795c09a6904be9696 (PR-4554) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/4554/head:refs/remotes/origin/PR-4554 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7ae88a9786d85f030c115c795c09a6904be9696 # 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 6027525257e046c56638ab70286b652a285a584d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7ae88a9786d85f030c115c795c09a6904be9696 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T19:58:20.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T19:58:21.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T19:58:21.110Z] ========================================================= [2023-05-05T19:58:21.110Z] EdgeX Global Pipelines Version Info [2023-05-05T19:58:21.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T19:58:21.847Z] ------------------- [2023-05-05T19:58:21.847Z] stable info: [2023-05-05T19:58:21.847Z] ------------------- [2023-05-05T19:58:21.847Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T19:58:21.847Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T19:58:21.847Z] Message: update stable to v1.0.249 [2023-05-05T19:58:22.418Z] ------------------- [2023-05-05T19:58:22.418Z] experimental info: [2023-05-05T19:58:22.418Z] ------------------- [2023-05-05T19:58:22.418Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T19:58:22.418Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T19:58:22.418Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T19:58:22.692Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-05T19:58:22.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-05T19:58:22.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T19:58:22.806Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T19:58:22.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T19:58:22.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T19:58:22.919Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T19:58:22.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-05T19:58:22.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-05T19:58:23.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-05T19:58:23.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T19:58:23.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T19:58:23.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T19:58:23.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T19:58:23.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T19:58:23.268Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T19:58:23.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T19:58:23.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T19:58:23.378Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-05T19:58:23.420Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-05T19:58:23.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T19:58:23.491Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T19:58:23.530Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T19:58:23.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4554 [Pipeline] echo [2023-05-05T19:58:23.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4554 [Pipeline] echo [2023-05-05T19:58:23.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4554 [Pipeline] echo [2023-05-05T19:58:23.669Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7ae88a9786d85f030c115c795c09a6904be9696 [Pipeline] echo [2023-05-05T19:58:23.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7ae88a [Pipeline] echo [2023-05-05T19:58:23.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T19:58:23.846Z] provisioning config files... [2023-05-05T19:58:23.860Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5203632976284168159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T19:58:24.198Z] ---> docker-login.sh [2023-05-05T19:58:24.198Z] nexus3.edgexfoundry.org:10001 [2023-05-05T19:58:24.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T19:58:24.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T19:58:24.458Z] Configure a credential helper to remove this warning. See [2023-05-05T19:58:24.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T19:58:24.458Z] [2023-05-05T19:58:24.458Z] Login Succeeded [2023-05-05T19:58:24.458Z] nexus3.edgexfoundry.org:10002 [2023-05-05T19:58:24.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T19:58:24.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T19:58:24.718Z] Configure a credential helper to remove this warning. See [2023-05-05T19:58:24.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T19:58:24.718Z] [2023-05-05T19:58:24.718Z] Login Succeeded [2023-05-05T19:58:24.718Z] nexus3.edgexfoundry.org:10003 [2023-05-05T19:58:24.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T19:58:24.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T19:58:24.718Z] Configure a credential helper to remove this warning. See [2023-05-05T19:58:24.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T19:58:24.718Z] [2023-05-05T19:58:24.718Z] Login Succeeded [2023-05-05T19:58:24.718Z] nexus3.edgexfoundry.org:10004 [2023-05-05T19:58:24.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T19:58:24.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T19:58:24.978Z] Configure a credential helper to remove this warning. See [2023-05-05T19:58:24.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T19:58:24.978Z] [2023-05-05T19:58:24.978Z] Login Succeeded [2023-05-05T19:58:24.978Z] docker.io [2023-05-05T19:58:24.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T19:58:25.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T19:58:25.238Z] Configure a credential helper to remove this warning. See [2023-05-05T19:58:25.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T19:58:25.238Z] [2023-05-05T19:58:25.238Z] Login Succeeded [2023-05-05T19:58:25.238Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T19:58:25.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T19:58:25.678Z] + 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-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + dirname cmd/core-command/Dockerfile [2023-05-05T19:58:25.678Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-05T19:58:25.678Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-05T19:58:25.678Z] + + cut -d/ -f2 [2023-05-05T19:58:25.678Z] dirname cmd/core-data/Dockerfile [2023-05-05T19:58:25.678Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-05T19:58:25.678Z] + dirname cmd/core-metadata/Dockerfile [2023-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-05T19:58:25.678Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-05T19:58:25.678Z] + + cut -d/ -f2 [2023-05-05T19:58:25.678Z] dirname cmd/security-proxy-auth/Dockerfile [2023-05-05T19:58:25.678Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-05T19:58:25.678Z] + + cut -d/ -f2 [2023-05-05T19:58:25.678Z] dirname cmd/security-proxy-setup/Dockerfile [2023-05-05T19:58:25.678Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-05T19:58:25.678Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-05T19:58:25.678Z] + dirname cmd/security-spiffe-token-provider/Dockerfile+ [2023-05-05T19:58:25.678Z] cut -d/ -f2 [2023-05-05T19:58:25.678Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-05T19:58:25.678Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-05T19:58:25.678Z] + + cut -d/ -f2 [2023-05-05T19:58:25.678Z] dirname cmd/security-spire-config/Dockerfile [2023-05-05T19:58:25.678Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-05T19:58:25.678Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-05T19:58:25.678Z] + dirname cmd/support-notifications/Dockerfile [2023-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-05T19:58:25.678Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-05T19:58:25.678Z] + cut -d/ -f2 [2023-05-05T19:58:25.678Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-05T19:58:25.743Z] 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-05-05T19:58:26.240Z] + git rev-list -1 --merges d7ae88a9786d85f030c115c795c09a6904be9696~1..d7ae88a9786d85f030c115c795c09a6904be9696 [Pipeline] echo [2023-05-05T19:58:26.271Z] -----------> git rev-list -1 --merges d7ae88a9786d85f030c115c795c09a6904be9696~1..d7ae88a9786d85f030c115c795c09a6904be9696 d7ae88a9786d85f030c115c795c09a6904be9696 [false] [Pipeline] sh [2023-05-05T19:58:26.577Z] + git log --format=format:%s -1 d7ae88a9786d85f030c115c795c09a6904be9696 [Pipeline] echo [2023-05-05T19:58:26.612Z] ========================================================= [2023-05-05T19:58:26.612Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T19:58:26.612Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-05T19:58:27.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T19:58:27.126Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T19:58:27.126Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T19:58:27.126Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T19:58:27.126Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T19:58:27.126Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T19:58:27.126Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T19:58:27.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T19:58:27.596Z] [2023-05-05T19:58:27.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T19:58:27.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T19:58:27.965Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T19:58:27.965Z] b85a868b505f: Pulling fs layer [2023-05-05T19:58:27.965Z] e2be974225ed: Pulling fs layer [2023-05-05T19:58:27.965Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T19:58:27.965Z] 988bab9f4d93: Pulling fs layer [2023-05-05T19:58:27.965Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T19:58:27.965Z] eaf3925da568: Pulling fs layer [2023-05-05T19:58:27.965Z] 988bab9f4d93: Waiting [2023-05-05T19:58:27.965Z] 1469e6f7b9e6: Waiting [2023-05-05T19:58:27.965Z] eaf3925da568: Waiting [2023-05-05T19:58:27.965Z] bab4dde63d76: Pulling fs layer [2023-05-05T19:58:27.965Z] bde34c3a00c8: Pulling fs layer [2023-05-05T19:58:27.965Z] b352a97aabf1: Pulling fs layer [2023-05-05T19:58:27.965Z] bab4dde63d76: Waiting [2023-05-05T19:58:27.965Z] bde34c3a00c8: Waiting [2023-05-05T19:58:27.965Z] 4872d77fe225: Pulling fs layer [2023-05-05T19:58:27.965Z] 5851b861e8e6: Pulling fs layer [2023-05-05T19:58:27.965Z] b352a97aabf1: Waiting [2023-05-05T19:58:27.965Z] 4872d77fe225: Waiting [2023-05-05T19:58:27.965Z] e2be974225ed: Verifying Checksum [2023-05-05T19:58:27.965Z] e2be974225ed: Download complete [2023-05-05T19:58:27.965Z] 988bab9f4d93: Verifying Checksum [2023-05-05T19:58:27.965Z] 988bab9f4d93: Download complete [2023-05-05T19:58:27.965Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T19:58:27.965Z] 1469e6f7b9e6: Download complete [2023-05-05T19:58:27.965Z] eaf3925da568: Verifying Checksum [2023-05-05T19:58:27.965Z] eaf3925da568: Download complete [2023-05-05T19:58:28.225Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T19:58:28.225Z] 339a4e72a1f5: Download complete [2023-05-05T19:58:28.225Z] bde34c3a00c8: Download complete [2023-05-05T19:58:28.225Z] b352a97aabf1: Verifying Checksum [2023-05-05T19:58:28.225Z] b352a97aabf1: Download complete [2023-05-05T19:58:28.225Z] 4872d77fe225: Verifying Checksum [2023-05-05T19:58:28.225Z] 4872d77fe225: Download complete [2023-05-05T19:58:28.225Z] 5851b861e8e6: Verifying Checksum [2023-05-05T19:58:28.225Z] 5851b861e8e6: Download complete [2023-05-05T19:58:28.225Z] b85a868b505f: Download complete [2023-05-05T19:58:28.489Z] bab4dde63d76: Verifying Checksum [2023-05-05T19:58:28.489Z] bab4dde63d76: Download complete [2023-05-05T19:58:29.443Z] b85a868b505f: Pull complete [2023-05-05T19:58:29.707Z] e2be974225ed: Pull complete [2023-05-05T19:58:29.968Z] 339a4e72a1f5: Pull complete [2023-05-05T19:58:30.229Z] 988bab9f4d93: Pull complete [2023-05-05T19:58:30.490Z] 1469e6f7b9e6: Pull complete [2023-05-05T19:58:30.490Z] eaf3925da568: Pull complete [2023-05-05T19:58:32.397Z] bab4dde63d76: Pull complete [2023-05-05T19:58:32.397Z] bde34c3a00c8: Pull complete [2023-05-05T19:58:32.397Z] b352a97aabf1: Pull complete [2023-05-05T19:58:32.397Z] 4872d77fe225: Pull complete [2023-05-05T19:58:32.397Z] 5851b861e8e6: Pull complete [2023-05-05T19:58:32.397Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T19:58:32.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T19:58:32.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T19:58:32.851Z] prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container [2023-05-05T19:58:32.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T19:58:33.994Z] $ docker top 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a -eo pid,comm [2023-05-05T19:58:34.040Z] 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-05-05T19:58:34.040Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T19:58:34.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T19:58:34.161Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T19:58:34.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T19:58:34.287Z] $ docker exec 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a ssh-agent [2023-05-05T19:58:34.391Z] SSH_AUTH_SOCK=/tmp/ssh-UrUSIMoGIQlk/agent.32 [2023-05-05T19:58:34.391Z] SSH_AGENT_PID=39 [2023-05-05T19:58:34.398Z] Running ssh-add (command line suppressed) [2023-05-05T19:58:34.521Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15259169904162357590.key (/w/workspace/edgex-go/1@tmp/private_key_15259169904162357590.key) [2023-05-05T19:58:34.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T19:58:34.871Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T19:58:34.901Z] $ docker exec --env ******** --env ******** 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a ssh-agent -k [2023-05-05T19:58:34.992Z] unset SSH_AUTH_SOCK; [2023-05-05T19:58:34.993Z] unset SSH_AGENT_PID; [2023-05-05T19:58:34.994Z] echo Agent pid 39 killed; [2023-05-05T19:58:34.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T19:58:35.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T19:58:35.084Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T19:58:35.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T19:58:35.212Z] $ docker exec 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a ssh-agent [2023-05-05T19:58:35.320Z] SSH_AUTH_SOCK=/tmp/ssh-76EMGV8r9Med/agent.71 [2023-05-05T19:58:35.320Z] SSH_AGENT_PID=77 [2023-05-05T19:58:35.325Z] Running ssh-add (command line suppressed) [2023-05-05T19:58:35.426Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8560006797453657060.key (/w/workspace/edgex-go/1@tmp/private_key_8560006797453657060.key) [2023-05-05T19:58:35.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T19:58:35.761Z] + git semver init [2023-05-05T19:58:36.021Z] 2023-05-05 19:58:35,963 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T19:58:36.021Z] 2023-05-05 19:58:35,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-05T19:58:36.021Z] 2023-05-05 19:58:35,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-05T19:58:36.021Z] 2023-05-05 19:58:35,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-05T19:58:40.212Z] 2023-05-05 19:58:39,759 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-05T19:58:40.212Z] 2023-05-05 19:58:39,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4554 with force:False [2023-05-05T19:58:40.212Z] 2023-05-05 19:58:39,760 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4554 [2023-05-05T19:58:40.212Z] 2023-05-05 19:58:39,764 [execute] INFO git cat-file --batch-check [2023-05-05T19:58:40.212Z] 2023-05-05 19:58:39,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T19:58:40.212Z] 2023-05-05 19:58:39,771 [execute] INFO git cat-file --batch [2023-05-05T19:58:40.212Z] 2023-05-05 19:58:39,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T19:58:40.212Z] 2023-05-05 19:58:39,776 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4554 [2023-05-05T19:58:40.212Z] 0.0.0 [Pipeline] } [2023-05-05T19:58:40.246Z] $ docker exec --env ******** --env ******** 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a ssh-agent -k [2023-05-05T19:58:40.351Z] unset SSH_AUTH_SOCK; [2023-05-05T19:58:40.351Z] unset SSH_AGENT_PID; [2023-05-05T19:58:40.351Z] echo Agent pid 77 killed; [2023-05-05T19:58:40.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T19:58:40.775Z] + git semver [Pipeline] } [2023-05-05T19:58:41.067Z] $ docker stop --time=1 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a [2023-05-05T19:58:42.358Z] $ docker rm -f --volumes 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T19:58:42.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T19:58:43.021Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T19:58:43.037Z] [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-05-05T19:58:43.719Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-05T19:58:43.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T19:58:43.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T19:58:43.818Z] ========================================================= [2023-05-05T19:58:43.818Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T19:58:43.818Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-05T19:58:44.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T19:58:44.154Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T19:58:44.154Z] f56be85fc22e: Pulling fs layer [2023-05-05T19:58:44.154Z] 85791d961cd3: Pulling fs layer [2023-05-05T19:58:44.154Z] d694b5ae8c79: Pulling fs layer [2023-05-05T19:58:44.154Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T19:58:44.154Z] 4d19c01a9841: Pulling fs layer [2023-05-05T19:58:44.154Z] 9325e15d5711: Pulling fs layer [2023-05-05T19:58:44.154Z] 556b6ee489ea: Pulling fs layer [2023-05-05T19:58:44.154Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T19:58:44.154Z] 4d19c01a9841: Waiting [2023-05-05T19:58:44.154Z] 9325e15d5711: Waiting [2023-05-05T19:58:44.154Z] 556b6ee489ea: Waiting [2023-05-05T19:58:44.154Z] c5a4b2cf53e6: Waiting [2023-05-05T19:58:44.154Z] 85791d961cd3: Download complete [2023-05-05T19:58:44.154Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T19:58:44.154Z] 9f32a84ed3da: Download complete [2023-05-05T19:58:44.154Z] 4d19c01a9841: Verifying Checksum [2023-05-05T19:58:44.154Z] 4d19c01a9841: Download complete [2023-05-05T19:58:44.154Z] f56be85fc22e: Download complete [2023-05-05T19:58:44.154Z] 9325e15d5711: Verifying Checksum [2023-05-05T19:58:44.154Z] 9325e15d5711: Download complete [2023-05-05T19:58:44.414Z] f56be85fc22e: Pull complete [2023-05-05T19:58:44.414Z] 85791d961cd3: Pull complete [2023-05-05T19:58:44.678Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T19:58:44.678Z] c5a4b2cf53e6: Download complete [2023-05-05T19:58:44.944Z] d694b5ae8c79: Verifying Checksum [2023-05-05T19:58:44.944Z] d694b5ae8c79: Download complete [2023-05-05T19:58:44.944Z] 556b6ee489ea: Verifying Checksum [2023-05-05T19:58:44.944Z] 556b6ee489ea: Download complete [2023-05-05T19:58:48.234Z] d694b5ae8c79: Pull complete [2023-05-05T19:58:48.234Z] 9f32a84ed3da: Pull complete [2023-05-05T19:58:48.234Z] 4d19c01a9841: Pull complete [2023-05-05T19:58:48.492Z] 9325e15d5711: Pull complete [2023-05-05T19:58:51.021Z] 556b6ee489ea: Pull complete [2023-05-05T19:58:51.586Z] c5a4b2cf53e6: Pull complete [2023-05-05T19:58:51.586Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T19:58:51.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T19:58:51.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-05T19:58:51.942Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T19:58:51.942Z] WORKDIR /edgex [2023-05-05T19:58:51.942Z] COPY go.mod . [2023-05-05T19:58:51.942Z] RUN go mod download [2023-05-05T19:58:51.942Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-05T19:58:52.514Z] Sending build context to Docker daemon 170.7MB [2023-05-05T19:58:52.514Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T19:58:52.514Z] ---> c4be618373d6 [2023-05-05T19:58:52.514Z] Step 2/4 : WORKDIR /edgex [2023-05-05T19:58:53.899Z] ---> Running in 007d8cc35c21 [2023-05-05T19:58:54.160Z] Removing intermediate container 007d8cc35c21 [2023-05-05T19:58:54.160Z] ---> f4824cd5e84a [2023-05-05T19:58:54.160Z] Step 3/4 : COPY go.mod . [2023-05-05T19:58:54.160Z] ---> 795c1ba9fb02 [2023-05-05T19:58:54.160Z] Step 4/4 : RUN go mod download [2023-05-05T19:58:54.160Z] ---> Running in 1f5513726bab [2023-05-05T19:58:58.311Z] Still waiting to schedule task [2023-05-05T19:58:58.312Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-05T19:59:04.160Z] Removing intermediate container 1f5513726bab [2023-05-05T19:59:04.160Z] ---> 637a43349470 [2023-05-05T19:59:04.160Z] Successfully built 637a43349470 [2023-05-05T19:59:04.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T19:59:04.540Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T19:59:04.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T19:59:04.693Z] prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container [2023-05-05T19:59:04.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T19:59:05.090Z] $ docker top d6a10c18f6eb1ab1451fce0d0b929273d57f796133d50a9f74d30a512d70e219 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T19:59:05.483Z] + go version [2023-05-05T19:59:05.483Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T19:59:05.522Z] $ docker stop --time=1 d6a10c18f6eb1ab1451fce0d0b929273d57f796133d50a9f74d30a512d70e219 [2023-05-05T19:59:06.797Z] $ docker rm -f --volumes d6a10c18f6eb1ab1451fce0d0b929273d57f796133d50a9f74d30a512d70e219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T19:59:07.516Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T19:59:07.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T19:59:07.677Z] prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container [2023-05-05T19:59:07.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T19:59:08.064Z] $ docker top e612d9f7ac964808809de083f878bc234fdd5b5755cd56c817b7f8c39ff2021c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T19:59:08.169Z] ========================================================= [2023-05-05T19:59:08.169Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-05T19:59:08.169Z] ========================================================= [Pipeline] sh [2023-05-05T19:59:08.466Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T19:59:08.815Z] + make test [2023-05-05T19:59:08.815Z] go test -race -coverprofile=coverage.out ./... [2023-05-05T19:59:16.935Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-05T19:59:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-05T19:59:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-05T19:59:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-05T19:59:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-05-05T19:59:35.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-05-05T19:59:39.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.5% of statements [2023-05-05T19:59:39.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-05T19:59:39.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-05T19:59:39.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-05T19:59:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-05T19:59:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-05T19:59:41.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-05-05T19:59:42.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-05T19:59:42.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-05T19:59:42.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-05T19:59:42.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-05T19:59:42.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-05T19:59:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-05T19:59:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-05T19:59:45.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.033s coverage: 88.5% of statements [2023-05-05T19:59:45.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 3.8% of statements [2023-05-05T19:59:46.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-05T19:59:46.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-05T19:59:46.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-05T19:59:46.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements [2023-05-05T19:59:46.422Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-05T19:59:46.422Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-05T19:59:46.422Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-05T19:59:46.422Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-05T19:59:46.422Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-05T19:59:46.422Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-05-05T19:59:47.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-05T19:59:47.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-05T19:59:47.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-05T19:59:47.811Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements [2023-05-05T19:59:48.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-05T19:59:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-05-05T19:59:48.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-05T19:59:48.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 29.0% of statements [2023-05-05T19:59:48.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements [2023-05-05T19:59:49.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements [2023-05-05T19:59:49.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-05-05T19:59:49.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-05-05T19:59:49.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-05-05T19:59:50.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-05T19:59:50.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-05T19:59:50.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-05T19:59:50.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-05T19:59:50.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-05T19:59:50.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-05T19:59:50.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-05T19:59:50.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-05T19:59:51.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-05T19:59:51.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-05T19:59:51.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-05T19:59:51.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-05T19:59:52.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-05T19:59:52.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-05T19:59:52.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-05T19:59:53.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-05T19:59:53.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-05T19:59:55.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-05T19:59:55.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-05T19:59:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-05T19:59:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-05T19:59:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-05T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-05T19:59:57.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-05T19:59:58.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-05T19:59:58.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-05T19:59:58.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-05T19:59:58.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-05T19:59:58.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-05T20:00:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-05T20:00:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-05T20:00:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-05T20:00:00.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-05T20:00:00.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2023-05-05T20:00:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-05T20:00:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-05T20:00:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-05T20:00:01.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-05T20:00:02.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-05T20:00:02.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-05T20:00:03.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-05T20:00:03.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-05T20:00:15.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.299s coverage: 79.9% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.042s coverage: 86.0% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.1% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-05-05T20:00:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-05-05T20:00:15.249Z] 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-05-05T20:00:15.249Z] running golangci-lint [2023-05-05T20:00:15.249Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-05T20:00:15.249Z] go version go1.20.2 linux/amd64 [2023-05-05T20:00:15.249Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-05T20:00:15.249Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-05T20:00:28.674Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13923 in /w/workspace/edgexfoundry_edgex-go_PR-4554 [Pipeline] { [Pipeline] ws [2023-05-05T20:00:28.736Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-05T20:00:28.816Z] The recommended git tool is: git [2023-05-05T20:00:30.126Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 15.081969666s" [2023-05-05T20:00:30.126Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.261498ms" [2023-05-05T20:00:34.006Z] using credential edgex-jenkins-ssh [2023-05-05T20:00:34.029Z] Cloning the remote Git repository [2023-05-05T20:00:34.078Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-05T20:00:34.176Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-05T20:00:34.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-05T20:00:34.332Z] > git --version # timeout=10 [2023-05-05T20:00:34.359Z] > git --version # 'git version 2.25.1' [2023-05-05T20:00:34.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T20:00:34.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T20:00:39.118Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.703817926s with top 10 stages: buildir: 35.283158736s, inspect: 1.868209236s, fact_deprecated: 1.718243446s, gosec: 1.463770003s, S1038: 1.167639891s, fact_purity: 1.098075898s, printf: 1.024446782s, ctrlflow: 1.011084568s, nilness: 873.208442ms, typedness: 832.105842ms" [2023-05-05T20:00:39.118Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-05T20:00:39.118Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23, cgo: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, skip_dirs: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203" [2023-05-05T20:00:39.118Z] level=info msg="[runner] processing took 19.477099ms with stages: nolint: 8.747301ms, identifier_marker: 5.242442ms, exclude-rules: 1.788465ms, autogenerated_exclude: 1.521011ms, path_prettifier: 1.404939ms, skip_dirs: 716.41µs, cgo: 33.101µs, filename_unadjuster: 17.78µs, max_same_issues: 820ns, max_from_linter: 730ns, uniq_by_line: 690ns, skip_files: 530ns, path_prefixer: 500ns, exclude: 490ns, source_code: 430ns, severity-rules: 420ns, sort_results: 380ns, diff: 380ns, path_shortener: 150ns, max_per_file_from_linter: 130ns" [2023-05-05T20:00:39.118Z] level=info msg="[runner] linters took 8.407471135s with stages: goanalysis_metalinter: 8.387897035s" [2023-05-05T20:00:39.118Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-05T20:00:39.118Z] level=info msg="Memory: 235 samples, avg is 184.3MB, max is 723.0MB" [2023-05-05T20:00:39.118Z] level=info msg="Execution took 23.547127719s" [2023-05-05T20:00:39.118Z] go vet ./... [2023-05-05T20:00:42.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T20:00:42.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T20:00:42.662Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T20:00:42.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-05T20:00:43.003Z] + ls -al . [2023-05-05T20:00:43.003Z] total 704 [2023-05-05T20:00:43.003Z] drwxrwxr-x 11 1001 1001 4096 May 5 19:59 . [2023-05-05T20:00:43.003Z] drwxr-xr-x 4 root root 4096 May 5 19:59 .. [2023-05-05T20:00:43.003Z] drwxrwxr-x 2 1001 1001 4096 May 5 19:58 .blubracket [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 16 May 5 19:58 .dockerignore [2023-05-05T20:00:43.003Z] drwxrwxr-x 8 1001 1001 4096 May 5 19:58 .git [2023-05-05T20:00:43.003Z] drwxrwxr-x 3 1001 1001 4096 May 5 19:58 .github [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 1133 May 5 19:58 .gitignore [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 42 May 5 19:58 .golangci.yml [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 87 May 5 19:58 .hadolint.yml [2023-05-05T20:00:43.003Z] drwxr-xr-x 3 1001 1001 4096 May 5 19:58 .semver [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 166 May 5 19:58 .sonarcloud.properties [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 1171 May 5 19:58 ADOPTERS.md [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 10835 May 5 19:58 Attribution.txt [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 73765 May 5 19:58 CHANGELOG.md [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 3804 May 5 19:58 CONTRIBUTING.md [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 677 May 5 19:58 GOVERNANCE.md [2023-05-05T20:00:43.003Z] -rw-rw-r-- 1 1001 1001 883 May 5 19:58 Jenkinsfile [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 10775 May 5 19:58 LICENSE [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 14368 May 5 19:58 Makefile [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 582 May 5 19:58 OWNERS.md [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 9403 May 5 19:58 README.md [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 789 May 5 19:58 SECURITY.md [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 5 May 5 19:58 VERSION [2023-05-05T20:00:43.004Z] drwxrwxr-x 2 1001 1001 4096 May 5 19:58 bin [2023-05-05T20:00:43.004Z] drwxrwxr-x 18 1001 1001 4096 May 5 19:58 cmd [2023-05-05T20:00:43.004Z] -rw-r--r-- 1 root root 448560 May 5 20:00 coverage.out [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 3200 May 5 19:58 go.mod [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 31040 May 5 19:58 go.sum [2023-05-05T20:00:43.004Z] drwxrwxr-x 7 1001 1001 4096 May 5 19:58 internal [2023-05-05T20:00:43.004Z] drwxrwxr-x 3 1001 1001 4096 May 5 19:58 openapi [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 594 May 5 19:58 security.txt [2023-05-05T20:00:43.004Z] drwxrwxr-x 4 1001 1001 4096 May 5 19:58 snap [2023-05-05T20:00:43.004Z] -rw-rw-r-- 1 1001 1001 204 May 5 19:58 version.go [Pipeline] sh [2023-05-05T20:00:43.311Z] + '[' -e coverage.out ] [2023-05-05T20:00:43.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-05T20:00:43.442Z] Stashed 1 file(s) [Pipeline] sh [2023-05-05T20:00:43.735Z] + make build [2023-05-05T20:00:43.735Z] 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-05-05T20:00:51.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-05T20:00:51.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T20:00:52.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-05T20:00:52.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-05T20:00:52.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T20:00:52.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4554/head:refs/remotes/origin/PR-4554 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T20:00:53.388Z] Merging remotes/origin/main commit 6027525257e046c56638ab70286b652a285a584d into PR head commit d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:00:53.833Z] Merge succeeded, producing d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:00:53.834Z] Checking out Revision d7ae88a9786d85f030c115c795c09a6904be9696 (PR-4554) [2023-05-05T20:00:54.486Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-05T20:00:54.538Z] > git --version # timeout=10 [2023-05-05T20:00:54.549Z] > git --version # 'git version 2.25.1' [2023-05-05T20:00:54.571Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-05T20:00:53.414Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T20:00:53.510Z] > git checkout -f d7ae88a9786d85f030c115c795c09a6904be9696 # timeout=10 [2023-05-05T20:00:53.730Z] > git remote # timeout=10 [2023-05-05T20:00:53.750Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T20:00:53.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T20:00:53.793Z] > git merge 6027525257e046c56638ab70286b652a285a584d # timeout=10 [2023-05-05T20:00:53.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T20:00:53.845Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T20:00:53.861Z] > git checkout -f d7ae88a9786d85f030c115c795c09a6904be9696 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T20:00:55.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T20:00:55.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T20:00:55.797Z] Dload Upload Total Spent Left Speed [2023-05-05T20:00:55.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [2023-05-05T20:00:55.950Z] 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 [Pipeline] sh [2023-05-05T20:00:56.480Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T20:00:56.890Z] 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-05-05T20:00:57.055Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T20:00:57.055Z] + sudo tee /etc/docker/daemon.new [2023-05-05T20:00:57.055Z] { [2023-05-05T20:00:57.055Z] "registry-mirrors": [ [2023-05-05T20:00:57.055Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T20:00:57.055Z] ], [2023-05-05T20:00:57.055Z] "bip": "10.250.0.254/24", [2023-05-05T20:00:57.055Z] "hosts": [ [2023-05-05T20:00:57.055Z] "tcp://0.0.0.0:5555", [2023-05-05T20:00:57.055Z] "unix:///var/run/docker.sock" [2023-05-05T20:00:57.055Z] ], [2023-05-05T20:00:57.055Z] "mtu": 1458, [2023-05-05T20:00:57.055Z] "selinux-enabled": true, [2023-05-05T20:00:57.055Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T20:00:57.055Z] } [Pipeline] sh [2023-05-05T20:00:57.418Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T20:00:57.792Z] + sudo service docker restart [2023-05-05T20:00:58.271Z] 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-05-05T20:00:58.844Z] 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-05-05T20:01:05.515Z] 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-05-05T20:01:07.426Z] 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-05-05T20:01:08.363Z] 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-05-05T20:01:09.742Z] 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-05-05T20:01:10.308Z] 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-05-05T20:01:11.245Z] 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-05-05T20:01:12.619Z] 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-05-05T20:01:14.023Z] $ docker stop --time=1 e612d9f7ac964808809de083f878bc234fdd5b5755cd56c817b7f8c39ff2021c [2023-05-05T20:01:16.074Z] $ docker rm -f --volumes e612d9f7ac964808809de083f878bc234fdd5b5755cd56c817b7f8c39ff2021c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-05-05T20:01:16.570Z] provisioning config files... [2023-05-05T20:01:16.601Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config904416258758616132tmp [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [2023-05-05T20:01:17.016Z] ---> docker-login.sh [2023-05-05T20:01:17.016Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:01:17.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:01:17.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T20:01:17.372Z] [2023-05-05T20:01:17.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:01:17.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:01:17.557Z] Configure a credential helper to remove this warning. See [2023-05-05T20:01:17.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:01:17.557Z] [2023-05-05T20:01:17.557Z] Login Succeeded [2023-05-05T20:01:17.557Z] nexus3.edgexfoundry.org:10002 [2023-05-05T20:01:17.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T20:01:17.755Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-05T20:01:17.755Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-05T20:01:17.755Z] ca9280d653b3: Pulling fs layer [2023-05-05T20:01:17.755Z] 7e9c9ca2126c: Pulling fs layer [2023-05-05T20:01:17.755Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-05T20:01:17.755Z] cbdbe7a5bc2a: Download complete [2023-05-05T20:01:17.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:01:18.015Z] ca9280d653b3: Verifying Checksum [2023-05-05T20:01:18.015Z] ca9280d653b3: Download complete [2023-05-05T20:01:18.015Z] cbdbe7a5bc2a: Pull complete [2023-05-05T20:01:18.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:01:18.100Z] Configure a credential helper to remove this warning. See [2023-05-05T20:01:18.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:01:18.100Z] [2023-05-05T20:01:18.100Z] Login Succeeded [2023-05-05T20:01:18.100Z] nexus3.edgexfoundry.org:10003 [2023-05-05T20:01:18.276Z] 7e9c9ca2126c: Verifying Checksum [2023-05-05T20:01:18.276Z] 7e9c9ca2126c: Download complete [2023-05-05T20:01:18.276Z] ca9280d653b3: Pull complete [2023-05-05T20:01:18.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:01:18.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:01:18.372Z] Configure a credential helper to remove this warning. See [2023-05-05T20:01:18.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:01:18.372Z] [2023-05-05T20:01:18.372Z] Login Succeeded [2023-05-05T20:01:18.372Z] nexus3.edgexfoundry.org:10004 [2023-05-05T20:01:18.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:01:18.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:01:18.644Z] Configure a credential helper to remove this warning. See [2023-05-05T20:01:18.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:01:18.644Z] [2023-05-05T20:01:18.644Z] Login Succeeded [2023-05-05T20:01:18.644Z] docker.io [2023-05-05T20:01:18.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T20:01:19.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T20:01:19.213Z] Configure a credential helper to remove this warning. See [2023-05-05T20:01:19.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T20:01:19.213Z] [2023-05-05T20:01:19.213Z] Login Succeeded [2023-05-05T20:01:19.213Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T20:01:19.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-05T20:01:19.874Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-05T20:01:19.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T20:01:19.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T20:01:19.978Z] ========================================================= [2023-05-05T20:01:19.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T20:01:19.978Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-05T20:01:20.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T20:01:20.352Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T20:01:20.352Z] c41833b44d91: Pulling fs layer [2023-05-05T20:01:20.352Z] ed15518f5707: Pulling fs layer [2023-05-05T20:01:20.352Z] feae8fd75edb: Pulling fs layer [2023-05-05T20:01:20.352Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T20:01:20.352Z] 3cdef696dda3: Pulling fs layer [2023-05-05T20:01:20.352Z] 2ced38df9373: Pulling fs layer [2023-05-05T20:01:20.352Z] 58f1dce35555: Pulling fs layer [2023-05-05T20:01:20.352Z] 3cdef696dda3: Waiting [2023-05-05T20:01:20.352Z] 242c74f7c9fa: Waiting [2023-05-05T20:01:20.352Z] 2ced38df9373: Waiting [2023-05-05T20:01:20.352Z] 58f1dce35555: Waiting [2023-05-05T20:01:20.620Z] ed15518f5707: Verifying Checksum [2023-05-05T20:01:20.620Z] ed15518f5707: Download complete [2023-05-05T20:01:20.620Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T20:01:20.620Z] 242c74f7c9fa: Download complete [2023-05-05T20:01:20.620Z] 3cdef696dda3: Verifying Checksum [2023-05-05T20:01:20.620Z] 3cdef696dda3: Download complete [2023-05-05T20:01:20.620Z] c41833b44d91: Verifying Checksum [2023-05-05T20:01:20.620Z] c41833b44d91: Download complete [2023-05-05T20:01:21.563Z] 7e9c9ca2126c: Pull complete [2023-05-05T20:01:21.563Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-05T20:01:21.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T20:01:21.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T20:01:21.579Z] c41833b44d91: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:01:21.794Z] prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container [2023-05-05T20:01:21.835Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-05T20:01:22.164Z] 58f1dce35555: Verifying Checksum [2023-05-05T20:01:22.164Z] 58f1dce35555: Download complete [2023-05-05T20:01:22.434Z] ed15518f5707: Pull complete [2023-05-05T20:01:22.643Z] $ docker top f7430d7939ad9dbfb9dfb7bd4cba228034118caa7b0aea4bafb4c6eef212fa84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T20:01:23.063Z] + docker-compose build --help [2023-05-05T20:01:23.064Z] + grep parallel [2023-05-05T20:01:23.401Z] 2ced38df9373: Verifying Checksum [2023-05-05T20:01:23.401Z] feae8fd75edb: Verifying Checksum [2023-05-05T20:01:23.401Z] feae8fd75edb: Download complete [2023-05-05T20:01:23.632Z] --parallel Build images in parallel. [Pipeline] } [2023-05-05T20:01:23.670Z] $ docker stop --time=1 f7430d7939ad9dbfb9dfb7bd4cba228034118caa7b0aea4bafb4c6eef212fa84 [2023-05-05T20:01:24.959Z] $ docker rm -f --volumes f7430d7939ad9dbfb9dfb7bd4cba228034118caa7b0aea4bafb4c6eef212fa84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:01:25.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T20:01:25.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:01:25.683Z] prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container [2023-05-05T20:01:25.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-05T20:01:26.046Z] $ docker top 2994cd51be264b81e1353babe13c78f769b0f2cf2587f75c7ceb1fa941017778 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T20:01:26.443Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-05T20:01:27.013Z] Building core-command ... [2023-05-05T20:01:27.013Z] Building core-common-config-bootstrapper ... [2023-05-05T20:01:27.013Z] Building core-data ... [2023-05-05T20:01:27.013Z] Building core-metadata ... [2023-05-05T20:01:27.013Z] Building security-bootstrapper ... [2023-05-05T20:01:27.013Z] Building security-proxy-auth ... [2023-05-05T20:01:27.013Z] Building security-proxy-setup ... [2023-05-05T20:01:27.013Z] Building security-secretstore-setup ... [2023-05-05T20:01:27.013Z] Building security-spiffe-token-provider ... [2023-05-05T20:01:27.013Z] Building security-spire-agent ... [2023-05-05T20:01:27.013Z] Building security-spire-config ... [2023-05-05T20:01:27.013Z] Building security-spire-server ... [2023-05-05T20:01:27.013Z] Building support-notifications ... [2023-05-05T20:01:27.013Z] Building support-scheduler ... [2023-05-05T20:01:27.013Z] Building security-bootstrapper [2023-05-05T20:01:27.013Z] Building security-spire-config [2023-05-05T20:01:27.013Z] Building core-common-config-bootstrapper [2023-05-05T20:01:27.013Z] Building security-spire-server [2023-05-05T20:01:27.013Z] Building security-spiffe-token-provider [2023-05-05T20:01:35.769Z] feae8fd75edb: Pull complete [2023-05-05T20:01:35.770Z] 242c74f7c9fa: Pull complete [2023-05-05T20:01:35.770Z] 3cdef696dda3: Pull complete [2023-05-05T20:01:41.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:01:41.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:01:41.900Z] ---> 637a43349470 [2023-05-05T20:01:41.900Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:01:41.900Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:01:41.900Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:01:41.900Z] ---> 637a43349470 [2023-05-05T20:01:41.900Z] Step 3/33 : WORKDIR /edgex-go [2023-05-05T20:01:41.900Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:01:41.900Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:01:41.900Z] ---> 637a43349470 [2023-05-05T20:01:41.900Z] Step 3/20 : WORKDIR /edgex-go [2023-05-05T20:01:41.900Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:01:41.900Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:01:41.900Z] ---> 637a43349470 [2023-05-05T20:01:41.900Z] Step 3/26 : WORKDIR /edgex-go [2023-05-05T20:01:41.900Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:01:41.900Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:01:41.900Z] ---> 637a43349470 [2023-05-05T20:01:41.900Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T20:01:42.467Z] ---> Running in 06a74b25e1d5 [2023-05-05T20:01:42.467Z] ---> Running in ddc6cea3459e [2023-05-05T20:01:42.467Z] ---> Running in dc2e40052bcd [2023-05-05T20:01:42.467Z] ---> Running in a8637bdeebd2 [2023-05-05T20:01:42.467Z] ---> Running in f00074a2399b [2023-05-05T20:01:42.467Z] Removing intermediate container dc2e40052bcd [2023-05-05T20:01:42.467Z] ---> f68c33362566 [2023-05-05T20:01:42.467Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:01:42.467Z] Removing intermediate container 06a74b25e1d5 [2023-05-05T20:01:42.467Z] ---> 8f8f5455f4af [2023-05-05T20:01:42.467Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-05T20:01:42.467Z] Removing intermediate container ddc6cea3459e [2023-05-05T20:01:42.467Z] ---> a914510c417b [2023-05-05T20:01:42.467Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T20:01:42.467Z] Removing intermediate container a8637bdeebd2 [2023-05-05T20:01:42.467Z] ---> 3ff4da1c9714 [2023-05-05T20:01:42.467Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T20:01:42.467Z] ---> Running in 25fc2ce81577 [2023-05-05T20:01:42.467Z] Removing intermediate container f00074a2399b [2023-05-05T20:01:42.467Z] ---> 92b3adbcce4a [2023-05-05T20:01:42.467Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-05T20:01:42.467Z] ---> Running in 5512749e2ca1 [2023-05-05T20:01:42.467Z] ---> Running in 4af9dea92978 [2023-05-05T20:01:42.467Z] ---> Running in ec778957c646 [2023-05-05T20:01:42.478Z] 2ced38df9373: Pull complete [2023-05-05T20:01:42.727Z] ---> Running in 4d2c4024c52c [2023-05-05T20:01:42.727Z] Removing intermediate container 25fc2ce81577 [2023-05-05T20:01:42.727Z] ---> c96c521a075c [2023-05-05T20:01:42.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T20:01:42.728Z] ---> Running in de4a93ee678b [2023-05-05T20:01:42.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.508Z] OK: 265 MiB in 53 packages [2023-05-05T20:01:43.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.508Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:01:43.509Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:01:43.509Z] OK: 17819 distinct packages available [2023-05-05T20:01:43.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.509Z] OK: 265 MiB in 53 packages [2023-05-05T20:01:43.767Z] OK: 265 MiB in 53 packages [2023-05-05T20:01:43.767Z] OK: 265 MiB in 53 packages [2023-05-05T20:01:43.767Z] Removing intermediate container 5512749e2ca1 [2023-05-05T20:01:43.767Z] ---> 4089bd1fd9e1 [2023-05-05T20:01:43.767Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-05T20:01:43.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:01:43.767Z] ---> 7db8159f0cc0 [2023-05-05T20:01:43.767Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:01:43.767Z] ---> Running in 4600595bf5c6 [2023-05-05T20:01:44.026Z] OK: 265 MiB in 53 packages [2023-05-05T20:01:44.026Z] Removing intermediate container 4af9dea92978 [2023-05-05T20:01:44.026Z] ---> 75ce3f550a49 [2023-05-05T20:01:44.026Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-05T20:01:44.026Z] Removing intermediate container de4a93ee678b [2023-05-05T20:01:44.026Z] ---> bc28cda70b24 [2023-05-05T20:01:44.026Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:01:44.286Z] ---> b6a1910809ba [2023-05-05T20:01:44.286Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:01:44.286Z] ---> c2e8ad78450b [2023-05-05T20:01:44.286Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:01:44.286Z] Removing intermediate container ec778957c646 [2023-05-05T20:01:44.286Z] ---> 64551fd68a38 [2023-05-05T20:01:44.286Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T20:01:44.286Z] ---> Running in 7d1b23232629 [2023-05-05T20:01:44.286Z] ---> Running in 5f0425618ecf [2023-05-05T20:01:44.426Z] 58f1dce35555: Pull complete [2023-05-05T20:01:44.426Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T20:01:44.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T20:01:44.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-05T20:01:44.545Z] Removing intermediate container 4d2c4024c52c [2023-05-05T20:01:44.545Z] ---> 3828e73c60c7 [2023-05-05T20:01:44.546Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-05T20:01:44.546Z] ---> 74609a2906b4 [2023-05-05T20:01:44.546Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:01:44.546Z] ---> Running in 02c59f4ea543 [2023-05-05T20:01:44.546Z] ---> fabcc3fd60f8 [2023-05-05T20:01:44.546Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:01:44.546Z] ---> Running in f523768c0928 [2023-05-05T20:01:44.812Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-05T20:01:44.812Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T20:01:44.812Z] WORKDIR /edgex [2023-05-05T20:01:44.812Z] COPY go.mod . [2023-05-05T20:01:44.812Z] RUN go mod download [2023-05-05T20:01:45.404Z] Sending build context to Docker daemon 2.931MB [2023-05-05T20:01:45.404Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T20:01:45.404Z] ---> fadd8f120f05 [2023-05-05T20:01:45.404Z] Step 2/4 : WORKDIR /edgex [2023-05-05T20:01:47.359Z] ---> Running in 533cc097f82d [2023-05-05T20:01:47.359Z] Removing intermediate container 533cc097f82d [2023-05-05T20:01:47.359Z] ---> 8be575d62159 [2023-05-05T20:01:47.359Z] Step 3/4 : COPY go.mod . [2023-05-05T20:01:47.946Z] ---> b2692470b5b6 [2023-05-05T20:01:47.946Z] Step 4/4 : RUN go mod download [2023-05-05T20:01:47.946Z] ---> Running in b27891c103f0 [2023-05-05T20:02:11.102Z] Removing intermediate container 02c59f4ea543 [2023-05-05T20:02:11.102Z] ---> 24143a99a6c7 [2023-05-05T20:02:11.102Z] Step 7/27 : COPY . . [2023-05-05T20:02:11.102Z] Removing intermediate container 4600595bf5c6 [2023-05-05T20:02:11.102Z] ---> a72c20daf2aa [2023-05-05T20:02:11.102Z] Step 7/26 : COPY . . [2023-05-05T20:02:11.102Z] Removing intermediate container f523768c0928 [2023-05-05T20:02:11.102Z] ---> 5d0cb11816bb [2023-05-05T20:02:11.102Z] Step 7/20 : COPY . . [2023-05-05T20:02:11.102Z] Removing intermediate container 5f0425618ecf [2023-05-05T20:02:11.102Z] ---> 6cc042b6f793 [2023-05-05T20:02:11.102Z] Step 8/23 : COPY . . [2023-05-05T20:02:11.102Z] Removing intermediate container 7d1b23232629 [2023-05-05T20:02:11.102Z] ---> 4cd0ead5d2c6 [2023-05-05T20:02:11.102Z] Step 7/33 : COPY . . [2023-05-05T20:02:16.377Z] ---> ccdc56723287 [2023-05-05T20:02:16.377Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-05T20:02:16.377Z] ---> c3eaad7f1c1e [2023-05-05T20:02:16.377Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-05T20:02:16.377Z] ---> c0417482b0fe [2023-05-05T20:02:16.377Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-05T20:02:16.377Z] ---> b7e249ac96fa [2023-05-05T20:02:16.377Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T20:02:16.377Z] ---> 8ef5580c9fc7 [2023-05-05T20:02:16.377Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T20:02:16.377Z] ---> Running in f285e08ac3ff [2023-05-05T20:02:16.377Z] ---> Running in 5d3bfb4f4638 [2023-05-05T20:02:16.377Z] ---> Running in 33fa3d914339 [2023-05-05T20:02:16.377Z] ---> Running in 507f8893d5c3 [2023-05-05T20:02:16.377Z] ---> Running in 63ba7fe23570 [2023-05-05T20:02:16.377Z] Removing intermediate container 507f8893d5c3 [2023-05-05T20:02:16.377Z] ---> 3ba986cc5401 [2023-05-05T20:02:16.377Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-05T20:02:16.377Z] Removing intermediate container 63ba7fe23570 [2023-05-05T20:02:16.377Z] ---> 59ba22f978c9 [2023-05-05T20:02:16.377Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T20:02:16.377Z] ---> Running in 7784251328dd [2023-05-05T20:02:16.377Z] ---> Running in cd067a375716 [2023-05-05T20:02:16.377Z] Removing intermediate container 7784251328dd [2023-05-05T20:02:16.377Z] ---> a0a5ca338450 [2023-05-05T20:02:16.377Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T20:02:16.377Z] ---> Running in ae272dbe01d4 [2023-05-05T20:02:16.377Z] Removing intermediate container cd067a375716 [2023-05-05T20:02:16.377Z] ---> 2f6ba82ca0dd [2023-05-05T20:02:16.377Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T20:02:16.377Z] ---> Running in b0a3e9a219d8 [2023-05-05T20:02:16.377Z] Removing intermediate container ae272dbe01d4 [2023-05-05T20:02:16.377Z] ---> afcf5f651cab [2023-05-05T20:02:16.377Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T20:02:16.377Z] ---> Running in f319804cf472 [2023-05-05T20:02:16.378Z] 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-05-05T20:02:16.378Z] Removing intermediate container b0a3e9a219d8 [2023-05-05T20:02:16.378Z] ---> 6843b118a20d [2023-05-05T20:02:16.378Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T20:02:16.378Z] 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-05-05T20:02:16.636Z] ---> Running in 1c28119038f1 [2023-05-05T20:02:16.636Z] 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-05-05T20:02:17.202Z] Removing intermediate container f319804cf472 [2023-05-05T20:02:17.202Z] ---> 761bf484a3bf [2023-05-05T20:02:17.202Z] Step 12/26 : WORKDIR /edgex-go [2023-05-05T20:02:17.202Z] ---> Running in bdd40c4a0adc [2023-05-05T20:02:17.461Z] Removing intermediate container 1c28119038f1 [2023-05-05T20:02:17.461Z] ---> 7afa08318660 [2023-05-05T20:02:17.461Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T20:02:17.461Z] Removing intermediate container bdd40c4a0adc [2023-05-05T20:02:17.461Z] ---> 8457597c8e2d [2023-05-05T20:02:17.461Z] [2023-05-05T20:02:17.461Z] Step 13/26 : FROM alpine:3.17 [2023-05-05T20:02:17.461Z] ---> Running in 81b7b5d1556a [2023-05-05T20:02:17.461Z] 3.17: Pulling from library/alpine [2023-05-05T20:02:17.461Z] Removing intermediate container 81b7b5d1556a [2023-05-05T20:02:17.461Z] ---> 06476a3b5413 [2023-05-05T20:02:17.461Z] [2023-05-05T20:02:17.461Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T20:02:17.461Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T20:02:17.461Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T20:02:17.461Z] ---> 9ed4aefc74f6 [2023-05-05T20:02:17.461Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T20:02:17.461Z] ---> Running in 0753900c73fd [2023-05-05T20:02:17.461Z] 3.17: Pulling from library/alpine [2023-05-05T20:02:17.461Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T20:02:17.461Z] Status: Image is up to date for alpine:3.17 [2023-05-05T20:02:17.461Z] ---> 9ed4aefc74f6 [2023-05-05T20:02:17.461Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T20:02:17.719Z] ---> Running in fe8c377e4089 [2023-05-05T20:02:17.719Z] Removing intermediate container 0753900c73fd [2023-05-05T20:02:17.719Z] ---> 6da72d6f6dd0 [2023-05-05T20:02:17.719Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T20:02:17.719Z] ---> Running in 1fbced147205 [2023-05-05T20:02:17.719Z] Removing intermediate container fe8c377e4089 [2023-05-05T20:02:17.719Z] ---> 44c2b89f0f09 [2023-05-05T20:02:17.719Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-05T20:02:17.719Z] ---> Running in 0bf2a7bf0587 [2023-05-05T20:02:17.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:18.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:18.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:18.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:18.494Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:02:18.494Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:02:18.494Z] OK: 17820 distinct packages available [2023-05-05T20:02:18.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:18.494Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:02:18.494Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:02:18.494Z] OK: 17820 distinct packages available [2023-05-05T20:02:18.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:18.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:18.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:18.751Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T20:02:18.751Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T20:02:18.751Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T20:02:18.751Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T20:02:18.751Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T20:02:18.751Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:02:18.751Z] OK: 8 MiB in 20 packages [2023-05-05T20:02:18.751Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-05T20:02:18.751Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-05T20:02:18.751Z] (3/4) Installing libucontext (1.2-r0) [2023-05-05T20:02:19.010Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-05T20:02:19.010Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:02:19.010Z] OK: 7 MiB in 19 packages [2023-05-05T20:02:19.577Z] Removing intermediate container 0bf2a7bf0587 [2023-05-05T20:02:19.577Z] ---> 5ceb764288b5 [2023-05-05T20:02:19.577Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:02:19.577Z] Removing intermediate container 1fbced147205 [2023-05-05T20:02:19.577Z] ---> 2bf37be83d83 [2023-05-05T20:02:19.577Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:02:19.836Z] ---> 508bcbff952b [2023-05-05T20:02:19.836Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:02:20.094Z] ---> 272aff01679b [2023-05-05T20:02:20.094Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:02:20.219Z] Removing intermediate container b27891c103f0 [2023-05-05T20:02:20.219Z] ---> d253d2d6d66e [2023-05-05T20:02:20.219Z] Successfully built d253d2d6d66e [2023-05-05T20:02:20.219Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:02:20.353Z] ---> 76bcbab041f1 [2023-05-05T20:02:20.353Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T20:02:20.353Z] ---> a082335b2dd2 [2023-05-05T20:02:20.353Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T20:02:20.598Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T20:02:20.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:02:20.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container [2023-05-05T20:02:20.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T20:02:22.217Z] $ docker top a424737f12887f92424eac8d05823ab24b590affe3823bd84abee540e454d299 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T20:02:23.090Z] + go version [2023-05-05T20:02:23.090Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T20:02:23.132Z] $ docker stop --time=1 a424737f12887f92424eac8d05823ab24b590affe3823bd84abee540e454d299 [2023-05-05T20:02:23.627Z] ---> 91fc1d3b6e9d [2023-05-05T20:02:23.627Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T20:02:23.627Z] ---> 081be82322c8 [2023-05-05T20:02:23.627Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T20:02:24.192Z] ---> bcad5f4f375b [2023-05-05T20:02:24.192Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-05T20:02:24.192Z] ---> f2c2624cbad9 [2023-05-05T20:02:24.192Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-05T20:02:24.192Z] ---> Running in 426c6aee280f [2023-05-05T20:02:24.452Z] Removing intermediate container 426c6aee280f [2023-05-05T20:02:24.452Z] ---> 8747be6bb6a7 [2023-05-05T20:02:24.452Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-05T20:02:24.452Z] ---> c27b57191fc2 [2023-05-05T20:02:24.452Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-05T20:02:25.009Z] $ docker rm -f --volumes a424737f12887f92424eac8d05823ab24b590affe3823bd84abee540e454d299 [2023-05-05T20:02:25.019Z] ---> f2ad147f6cdc [2023-05-05T20:02:25.019Z] Step 22/27 : WORKDIR / [2023-05-05T20:02:25.019Z] ---> Running in ec79f13ab9ba [2023-05-05T20:02:25.019Z] ---> 23d167f124ed [2023-05-05T20:02:25.019Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T20:02:25.019Z] Removing intermediate container ec79f13ab9ba [2023-05-05T20:02:25.019Z] ---> 158c340e442e [2023-05-05T20:02:25.019Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [Pipeline] // withDockerContainer [Pipeline] } [2023-05-05T20:02:25.278Z] ---> Running in c98582105ffd [2023-05-05T20:02:25.278Z] ---> Running in b9bf98551d97 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2023-05-05T20:02:25.536Z] Removing intermediate container c98582105ffd [2023-05-05T20:02:25.536Z] ---> 253d56f7801c [2023-05-05T20:02:25.536Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T20:02:25.536Z] Removing intermediate container b9bf98551d97 [2023-05-05T20:02:25.536Z] ---> 90d1605af59d [2023-05-05T20:02:25.536Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T20:02:25.536Z] ---> Running in da5302e11285 [2023-05-05T20:02:25.536Z] ---> Running in ece6436679d4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:02:25.800Z] Removing intermediate container da5302e11285 [2023-05-05T20:02:25.800Z] ---> f363df7c2455 [2023-05-05T20:02:25.800Z] Step 24/26 : LABEL arch=x86_64 [2023-05-05T20:02:25.800Z] Removing intermediate container ece6436679d4 [2023-05-05T20:02:25.800Z] ---> 10e71ad1e81d [2023-05-05T20:02:25.800Z] Step 25/27 : LABEL arch=x86_64 [2023-05-05T20:02:25.800Z] ---> Running in 243a63bd7e74 [2023-05-05T20:02:25.930Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T20:02:25.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:02:26.057Z] ---> Running in 2dcd5b37e75c [2023-05-05T20:02:26.190Z] prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container [2023-05-05T20:02:26.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T20:02:26.314Z] Removing intermediate container 2dcd5b37e75c [2023-05-05T20:02:26.314Z] ---> 693554ce68ea [2023-05-05T20:02:26.314Z] Step 26/27 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:02:26.314Z] Removing intermediate container 243a63bd7e74 [2023-05-05T20:02:26.314Z] ---> 45725a57e54e [2023-05-05T20:02:26.314Z] Step 25/26 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:02:26.314Z] ---> Running in a8feb3a15dcf [2023-05-05T20:02:26.314Z] ---> Running in e2a10330e65f [2023-05-05T20:02:26.572Z] Removing intermediate container e2a10330e65f [2023-05-05T20:02:26.572Z] ---> 41a9cc7066bb [2023-05-05T20:02:26.572Z] Step 27/27 : LABEL version=0.0.0 [2023-05-05T20:02:26.572Z] Removing intermediate container a8feb3a15dcf [2023-05-05T20:02:26.572Z] ---> 46034317c1d9 [2023-05-05T20:02:26.572Z] Step 26/26 : LABEL version=0.0.0 [2023-05-05T20:02:26.572Z] ---> Running in 9350d9ce4f48 [2023-05-05T20:02:26.572Z] ---> Running in eb8e4a373f77 [2023-05-05T20:02:26.830Z] Removing intermediate container eb8e4a373f77 [2023-05-05T20:02:26.830Z] ---> f31a49c12cca [2023-05-05T20:02:26.830Z] [2023-05-05T20:02:26.830Z] Successfully built f31a49c12cca [2023-05-05T20:02:26.830Z] Removing intermediate container 9350d9ce4f48 [2023-05-05T20:02:26.830Z] ---> 08f3df575e03 [2023-05-05T20:02:26.830Z] [2023-05-05T20:02:27.088Z] Successfully tagged security-spire-server:latest [2023-05-05T20:02:27.088Z] Building core-command [2023-05-05T20:02:27.088Z]  Building security-spire-server ... done Successfully built 08f3df575e03 [2023-05-05T20:02:27.088Z] Successfully tagged security-spire-config:latest [2023-05-05T20:02:27.088Z] Building core-metadata [2023-05-05T20:02:27.427Z] $ docker top e2df680dc21ee01b27a5317759027639e2f763438f8b02bb583b42763c443325 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T20:02:27.755Z] ========================================================= [2023-05-05T20:02:27.755Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-05T20:02:27.755Z] ========================================================= [Pipeline] sh [2023-05-05T20:02:28.078Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T20:02:28.473Z] + make test [2023-05-05T20:02:28.473Z] go test -race -coverprofile=coverage.out ./... [2023-05-05T20:02:32.353Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:02:32.353Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:02:32.353Z] ---> 637a43349470 [2023-05-05T20:02:32.353Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> f68c33362566 [2023-05-05T20:02:32.353Z] Step 4/24 : WORKDIR /edgex-go [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> c96c521a075c [2023-05-05T20:02:32.353Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> bc28cda70b24 [2023-05-05T20:02:32.353Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> c2e8ad78450b [2023-05-05T20:02:32.353Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> 6cc042b6f793 [2023-05-05T20:02:32.353Z] Step 8/24 : COPY . . [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> ccdc56723287 [2023-05-05T20:02:32.353Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-05T20:02:32.353Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:02:32.353Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:02:32.353Z] ---> 637a43349470 [2023-05-05T20:02:32.353Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> f68c33362566 [2023-05-05T20:02:32.353Z] Step 4/25 : WORKDIR /edgex-go [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> c96c521a075c [2023-05-05T20:02:32.353Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> bc28cda70b24 [2023-05-05T20:02:32.353Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> c2e8ad78450b [2023-05-05T20:02:32.353Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> 6cc042b6f793 [2023-05-05T20:02:32.353Z] Step 8/25 : COPY . . [2023-05-05T20:02:32.353Z] ---> Using cache [2023-05-05T20:02:32.353Z] ---> ccdc56723287 [2023-05-05T20:02:32.353Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-05T20:02:34.252Z] ---> Running in 5595ddc5ca90 [2023-05-05T20:02:34.252Z] ---> Running in 32453782803c [2023-05-05T20:02:34.817Z] 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-05-05T20:02:34.817Z] 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-05-05T20:02:42.933Z] Removing intermediate container f285e08ac3ff [2023-05-05T20:02:42.933Z] ---> 267d3448ee8f [2023-05-05T20:02:42.933Z] [2023-05-05T20:02:42.933Z] Step 9/33 : FROM alpine:3.17 [2023-05-05T20:02:42.933Z] ---> 9ed4aefc74f6 [2023-05-05T20:02:42.933Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T20:02:42.933Z] ---> Running in de33290a4b16 [2023-05-05T20:02:43.191Z] Removing intermediate container de33290a4b16 [2023-05-05T20:02:43.191Z] ---> 03354514c0ce [2023-05-05T20:02:43.191Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-05T20:02:43.449Z] ---> Running in 8136f3310fb1 [2023-05-05T20:02:44.015Z] Removing intermediate container 33fa3d914339 [2023-05-05T20:02:44.015Z] ---> a2ddd0105ffc [2023-05-05T20:02:44.015Z] [2023-05-05T20:02:44.015Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:02:44.015Z] ---> 9ed4aefc74f6 [2023-05-05T20:02:44.015Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T20:02:44.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:44.015Z] ---> Running in 58b3ccba10aa [2023-05-05T20:02:44.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:44.274Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T20:02:44.274Z] (2/2) Installing su-exec (0.2-r2) [2023-05-05T20:02:44.274Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:02:44.274Z] Removing intermediate container 58b3ccba10aa [2023-05-05T20:02:44.274Z] ---> 0f1c31723c04 [2023-05-05T20:02:44.274Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:02:44.274Z] OK: 7 MiB in 17 packages [2023-05-05T20:02:44.274Z] ---> Running in fe4f199110c2 [2023-05-05T20:02:45.213Z] Removing intermediate container 8136f3310fb1 [2023-05-05T20:02:45.213Z] ---> 3e663424c2fa [2023-05-05T20:02:45.213Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-05T20:02:45.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:45.213Z] ---> Running in 376f92d100c0 [2023-05-05T20:02:45.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:45.472Z] Removing intermediate container 376f92d100c0 [2023-05-05T20:02:45.472Z] ---> 88dadf2ffd86 [2023-05-05T20:02:45.472Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-05T20:02:45.472Z] ---> Running in e75d7518c6e5 [2023-05-05T20:02:45.472Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T20:02:45.472Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:02:45.472Z] OK: 7 MiB in 16 packages [2023-05-05T20:02:45.735Z] Removing intermediate container e75d7518c6e5 [2023-05-05T20:02:45.736Z] ---> 73c0cf4cacaf [2023-05-05T20:02:45.736Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-05T20:02:45.736Z] ---> Running in bf418f386537 [2023-05-05T20:02:45.998Z] Removing intermediate container bf418f386537 [2023-05-05T20:02:45.998Z] ---> bc48ceed9eef [2023-05-05T20:02:45.998Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-05T20:02:45.998Z] ---> Running in cf5306bb9b37 [2023-05-05T20:02:45.998Z] Removing intermediate container fe4f199110c2 [2023-05-05T20:02:45.998Z] ---> 5c02d4b06134 [2023-05-05T20:02:45.998Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:02:46.566Z] ---> 9b9a776ff7b8 [2023-05-05T20:02:46.566Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:02:46.566Z] Removing intermediate container cf5306bb9b37 [2023-05-05T20:02:46.566Z] ---> 032044a1012f [2023-05-05T20:02:46.566Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-05T20:02:46.825Z] ---> Running in fc06977c4ce6 [2023-05-05T20:02:47.084Z] ---> 24b30fe9666f [2023-05-05T20:02:47.084Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-05T20:02:47.657Z] ---> dc4bd4c69944 [2023-05-05T20:02:47.657Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:02:47.917Z] Removing intermediate container fc06977c4ce6 [2023-05-05T20:02:47.918Z] ---> 33ea5c59186a [2023-05-05T20:02:47.918Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-05T20:02:47.918Z] ---> Running in c1155015038b [2023-05-05T20:02:47.918Z] ---> 7876d80dd30e [2023-05-05T20:02:47.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-05T20:02:48.175Z] Removing intermediate container c1155015038b [2023-05-05T20:02:48.175Z] ---> 9c77d5e955ba [2023-05-05T20:02:48.175Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-05T20:02:48.438Z] ---> 0588d57afe29 [2023-05-05T20:02:48.438Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T20:02:48.438Z] ---> 2ed8d5873184 [2023-05-05T20:02:48.438Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-05T20:02:48.438Z] ---> Running in 9613e559eea5 [2023-05-05T20:02:48.438Z] ---> Running in e1830e0f378e [2023-05-05T20:02:49.375Z] Removing intermediate container 5d3bfb4f4638 [2023-05-05T20:02:49.375Z] ---> 2bba8ddd44ad [2023-05-05T20:02:49.375Z] [2023-05-05T20:02:49.375Z] Step 9/20 : FROM alpine:3.17 [2023-05-05T20:02:49.375Z] ---> 9ed4aefc74f6 [2023-05-05T20:02:49.375Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T20:02:49.375Z] ---> Using cache [2023-05-05T20:02:49.375Z] ---> 03354514c0ce [2023-05-05T20:02:49.375Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-05T20:02:49.375Z] ---> Running in 9802424c8bcc [2023-05-05T20:02:49.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:49.637Z] Removing intermediate container 9613e559eea5 [2023-05-05T20:02:49.637Z] ---> 94564fc0485a [2023-05-05T20:02:49.637Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:02:49.903Z] Removing intermediate container e1830e0f378e [2023-05-05T20:02:49.903Z] ---> 09571e37d966 [2023-05-05T20:02:49.903Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T20:02:49.903Z] ---> Running in 06b94f1b0d08 [2023-05-05T20:02:49.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:49.903Z] Removing intermediate container 06b94f1b0d08 [2023-05-05T20:02:49.903Z] ---> 8ba9b65ce69b [2023-05-05T20:02:49.903Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T20:02:49.903Z] ---> Running in 4af1c2b73aa0 [2023-05-05T20:02:50.161Z] ---> 48360e368368 [2023-05-05T20:02:50.161Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:02:50.161Z] Removing intermediate container 4af1c2b73aa0 [2023-05-05T20:02:50.161Z] ---> 4fc04d400412 [2023-05-05T20:02:50.161Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T20:02:50.161Z] ---> Running in 84216d240613 [2023-05-05T20:02:50.161Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:02:50.161Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:02:50.161Z] OK: 17820 distinct packages available [2023-05-05T20:02:50.161Z] ---> da5983768f1b [2023-05-05T20:02:50.161Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-05T20:02:50.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:50.161Z] Removing intermediate container 84216d240613 [2023-05-05T20:02:50.161Z] ---> a1a3081aa66e [2023-05-05T20:02:50.161Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:02:50.161Z] ---> Running in 573bb229b4c5 [2023-05-05T20:02:50.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:02:50.421Z] Removing intermediate container 573bb229b4c5 [2023-05-05T20:02:50.421Z] ---> 6b8f4e8fb863 [2023-05-05T20:02:50.421Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:02:50.421Z] ---> Running in ce4a4e348dfe [2023-05-05T20:02:50.683Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-05T20:02:50.683Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-05T20:02:50.683Z] Removing intermediate container ce4a4e348dfe [2023-05-05T20:02:50.683Z] ---> f458177cc49a [2023-05-05T20:02:50.683Z] [2023-05-05T20:02:50.683Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-05T20:02:50.683Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-05T20:02:50.683Z] (5/9) Installing curl (8.0.1-r0) [2023-05-05T20:02:50.683Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-05T20:02:50.683Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-05T20:02:50.683Z] (8/9) Installing libucontext (1.2-r0) [2023-05-05T20:02:50.683Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-05T20:02:50.683Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:02:50.683Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T20:02:50.683Z] Successfully built f458177cc49a [2023-05-05T20:02:50.683Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-05T20:02:50.683Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-05-05T20:02:50.683Z] OK: 10 MiB in 24 packages [2023-05-05T20:02:50.942Z] ---> 81ec3049d55e [2023-05-05T20:02:50.942Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-05T20:02:51.507Z] ---> 036e13ea6ae1 [2023-05-05T20:02:51.507Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-05T20:02:52.455Z] ---> 6cd427296c70 [2023-05-05T20:02:52.455Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-05T20:02:52.713Z] Removing intermediate container 9802424c8bcc [2023-05-05T20:02:52.713Z] ---> 11624a055867 [2023-05-05T20:02:52.713Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:02:52.974Z] ---> 6969e4301e32 [2023-05-05T20:02:52.974Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-05T20:02:53.232Z] ---> 559d56f389d7 [2023-05-05T20:02:53.232Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:02:53.799Z] ---> 86409ded74dc [2023-05-05T20:02:53.800Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-05T20:02:53.800Z] ---> 38e707f6402e [2023-05-05T20:02:53.800Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-05T20:02:54.373Z] ---> 54ee7d586f7d [2023-05-05T20:02:54.373Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-05T20:02:54.373Z] ---> Running in d60bccedc526 [2023-05-05T20:02:55.316Z] ---> 0fede6dc5543 [2023-05-05T20:02:55.316Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:02:55.576Z] ---> e3885638f622 [2023-05-05T20:02:55.576Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-05T20:02:55.576Z] ---> Running in 3dd5d1249920 [2023-05-05T20:02:55.576Z] Removing intermediate container d60bccedc526 [2023-05-05T20:02:55.576Z] ---> 940a5976863d [2023-05-05T20:02:55.576Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-05T20:02:55.576Z] Removing intermediate container 3dd5d1249920 [2023-05-05T20:02:55.576Z] ---> e741c54ef9e9 [2023-05-05T20:02:55.576Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T20:02:55.834Z] ---> Running in c409756f31fe [2023-05-05T20:02:55.834Z] ---> Running in 4427dbb2d584 [2023-05-05T20:02:55.834Z] Removing intermediate container 4427dbb2d584 [2023-05-05T20:02:55.834Z] ---> 9c7e28f3a6d2 [2023-05-05T20:02:55.834Z] Step 18/20 : LABEL arch=x86_64 [2023-05-05T20:02:55.834Z] Removing intermediate container c409756f31fe [2023-05-05T20:02:55.834Z] ---> 01ac283082ad [2023-05-05T20:02:55.834Z] Step 30/33 : CMD ["gate"] [2023-05-05T20:02:55.834Z] ---> Running in c8ce678cb5c4 [2023-05-05T20:02:55.834Z] ---> Running in afbf78e9adba [2023-05-05T20:02:56.096Z] Removing intermediate container c8ce678cb5c4 [2023-05-05T20:02:56.096Z] ---> 7ad0c4b5bb76 [2023-05-05T20:02:56.096Z] Step 19/20 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:02:56.096Z] Removing intermediate container afbf78e9adba [2023-05-05T20:02:56.096Z] ---> a92c7e325083 [2023-05-05T20:02:56.096Z] Step 31/33 : LABEL arch=x86_64 [2023-05-05T20:02:56.096Z] ---> Running in 6c851fc2153e [2023-05-05T20:02:56.096Z] ---> Running in 18d24ae8a7dc [2023-05-05T20:02:56.096Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:02:56.096Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:02:56.096Z] ---> 637a43349470 [2023-05-05T20:02:56.096Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:02:56.096Z] ---> Using cache [2023-05-05T20:02:56.096Z] ---> f68c33362566 [2023-05-05T20:02:56.096Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:02:56.096Z] ---> Using cache [2023-05-05T20:02:56.096Z] ---> c96c521a075c [2023-05-05T20:02:56.096Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T20:02:56.096Z] ---> Using cache [2023-05-05T20:02:56.096Z] ---> bc28cda70b24 [2023-05-05T20:02:56.096Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:02:56.096Z] ---> Using cache [2023-05-05T20:02:56.097Z] ---> c2e8ad78450b [2023-05-05T20:02:56.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:02:56.097Z] ---> Using cache [2023-05-05T20:02:56.097Z] ---> 6cc042b6f793 [2023-05-05T20:02:56.097Z] Step 8/23 : COPY . . [2023-05-05T20:02:56.097Z] ---> Using cache [2023-05-05T20:02:56.097Z] ---> ccdc56723287 [2023-05-05T20:02:56.097Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-05T20:02:56.356Z] ---> Running in 51887f37d7e3 [2023-05-05T20:02:56.356Z] Removing intermediate container 6c851fc2153e [2023-05-05T20:02:56.356Z] ---> bf043764472a [2023-05-05T20:02:56.356Z] Step 20/20 : LABEL version=0.0.0 [2023-05-05T20:02:56.356Z] Removing intermediate container 18d24ae8a7dc [2023-05-05T20:02:56.356Z] ---> 2128932ab8e2 [2023-05-05T20:02:56.356Z] Step 32/33 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:02:56.356Z] ---> Running in d9fe6852eb66 [2023-05-05T20:02:56.356Z] ---> Running in 59afd95b6e8a [2023-05-05T20:02:56.356Z] Removing intermediate container d9fe6852eb66 [2023-05-05T20:02:56.356Z] ---> abd684cf02de [2023-05-05T20:02:56.356Z] [2023-05-05T20:02:56.356Z] Removing intermediate container 59afd95b6e8a [2023-05-05T20:02:56.356Z] ---> 1319212bbfdb [2023-05-05T20:02:56.356Z] Step 33/33 : LABEL version=0.0.0 [2023-05-05T20:02:56.614Z] Successfully built abd684cf02de [2023-05-05T20:02:56.614Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-05T20:02:56.614Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-05-05T20:02:56.614Z] ---> Running in f0c2cad8589e [2023-05-05T20:02:56.938Z] 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-05-05T20:02:57.198Z] Removing intermediate container f0c2cad8589e [2023-05-05T20:02:57.198Z] ---> 3444f937043d [2023-05-05T20:02:57.198Z] [2023-05-05T20:02:57.198Z] Successfully built 3444f937043d [2023-05-05T20:02:57.457Z] Successfully tagged security-bootstrapper:latest [2023-05-05T20:02:57.457Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-05-05T20:03:00.737Z] Removing intermediate container 32453782803c [2023-05-05T20:03:00.737Z] ---> 82928feb65de [2023-05-05T20:03:00.737Z] [2023-05-05T20:03:00.737Z] Step 10/24 : FROM alpine:3.17 [2023-05-05T20:03:00.737Z] ---> 9ed4aefc74f6 [2023-05-05T20:03:00.737Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:03:00.737Z] Removing intermediate container 5595ddc5ca90 [2023-05-05T20:03:00.737Z] ---> fbbcbc04f241 [2023-05-05T20:03:00.737Z] [2023-05-05T20:03:00.737Z] Step 10/25 : FROM alpine:3.17 [2023-05-05T20:03:00.737Z] ---> 9ed4aefc74f6 [2023-05-05T20:03:00.737Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:03:00.995Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:03:00.995Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:03:00.995Z] ---> 637a43349470 [2023-05-05T20:03:00.995Z] Step 3/25 : WORKDIR /edgex-go [2023-05-05T20:03:00.995Z] ---> Using cache [2023-05-05T20:03:00.995Z] ---> 92b3adbcce4a [2023-05-05T20:03:00.995Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-05T20:03:00.995Z] ---> Running in 7044b92b1f51 [2023-05-05T20:03:00.995Z] ---> Running in 586645e9d3e1 [2023-05-05T20:03:00.995Z] ---> Running in 215a19cf9d24 [2023-05-05T20:03:01.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:01.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:01.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:01.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:01.819Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:03:01.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:03:01.819Z] ---> 637a43349470 [2023-05-05T20:03:01.819Z] Step 3/22 : WORKDIR /edgex-go [2023-05-05T20:03:01.819Z] ---> Using cache [2023-05-05T20:03:01.819Z] ---> 92b3adbcce4a [2023-05-05T20:03:01.819Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-05T20:03:02.077Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T20:03:02.077Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:03:02.077Z] OK: 7 MiB in 16 packages [2023-05-05T20:03:02.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:02.077Z] ---> Running in f09f85463885 [2023-05-05T20:03:02.077Z] OK: 265 MiB in 53 packages [2023-05-05T20:03:02.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:02.336Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T20:03:02.336Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:03:02.336Z] OK: 7 MiB in 16 packages [2023-05-05T20:03:02.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:02.599Z] Removing intermediate container 7044b92b1f51 [2023-05-05T20:03:02.599Z] ---> 7844651b9ff5 [2023-05-05T20:03:02.599Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:03:02.599Z] Removing intermediate container 215a19cf9d24 [2023-05-05T20:03:02.599Z] ---> f3aaab4850e3 [2023-05-05T20:03:02.599Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-05T20:03:02.599Z] ---> Running in 3c3e93266e36 [2023-05-05T20:03:02.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:02.857Z] Removing intermediate container 3c3e93266e36 [2023-05-05T20:03:02.857Z] ---> a888ca4e3511 [2023-05-05T20:03:02.857Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-05T20:03:02.857Z] ---> 2ff1ee988a83 [2023-05-05T20:03:02.857Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:03:02.857Z] ---> Running in 8587bb74db53 [2023-05-05T20:03:02.857Z] ---> Running in 1bf664ecc479 [2023-05-05T20:03:02.857Z] Removing intermediate container 586645e9d3e1 [2023-05-05T20:03:02.857Z] ---> 3aacd7962b7c [2023-05-05T20:03:02.857Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:03:02.857Z] ---> Running in e7d4436cc8e0 [2023-05-05T20:03:03.118Z] OK: 265 MiB in 53 packages [2023-05-05T20:03:03.118Z] Removing intermediate container 8587bb74db53 [2023-05-05T20:03:03.118Z] ---> eaca70a2f0d5 [2023-05-05T20:03:03.118Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-05T20:03:03.118Z] ---> Running in 9b73e907760b [2023-05-05T20:03:03.118Z] Removing intermediate container e7d4436cc8e0 [2023-05-05T20:03:03.118Z] ---> bfbe22c3bb74 [2023-05-05T20:03:03.118Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-05T20:03:03.118Z] ---> Running in 2e7e0a2d199c [2023-05-05T20:03:03.118Z] Removing intermediate container 9b73e907760b [2023-05-05T20:03:03.118Z] ---> 74cf7d4be522 [2023-05-05T20:03:03.118Z] Step 15/24 : WORKDIR / [2023-05-05T20:03:03.375Z] ---> Running in e2880dafb23d [2023-05-05T20:03:03.375Z] Removing intermediate container 2e7e0a2d199c [2023-05-05T20:03:03.375Z] ---> 3cf0748f3d19 [2023-05-05T20:03:03.375Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-05T20:03:03.375Z] ---> Running in e2c8ae4ce56f [2023-05-05T20:03:03.375Z] Removing intermediate container e2880dafb23d [2023-05-05T20:03:03.375Z] ---> 7790b9e4a727 [2023-05-05T20:03:03.375Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:03:03.634Z] Removing intermediate container f09f85463885 [2023-05-05T20:03:03.634Z] ---> fb0d3417e3b9 [2023-05-05T20:03:03.634Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-05T20:03:03.634Z] Removing intermediate container e2c8ae4ce56f [2023-05-05T20:03:03.634Z] ---> 13f341682d5a [2023-05-05T20:03:03.634Z] Step 15/25 : WORKDIR / [2023-05-05T20:03:03.634Z] ---> Running in 31bbb808d3d4 [2023-05-05T20:03:03.892Z] ---> 49f2160b0d12 [2023-05-05T20:03:03.892Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:03:03.892Z] Removing intermediate container 31bbb808d3d4 [2023-05-05T20:03:03.892Z] ---> 3a07cd58a33b [2023-05-05T20:03:03.892Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:03:03.892Z] ---> c6b4167df63c [2023-05-05T20:03:03.892Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:03:03.892Z] ---> Running in bb89fbd54f3a [2023-05-05T20:03:04.150Z] ---> dad660f26dba [2023-05-05T20:03:04.151Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-05T20:03:04.151Z] ---> 40c725fefb6b [2023-05-05T20:03:04.151Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:03:04.726Z] ---> f612ad7229c3 [2023-05-05T20:03:04.726Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-05T20:03:04.726Z] ---> cc5dcddc9354 [2023-05-05T20:03:04.726Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:03:05.294Z] ---> e4a98bdeafdd [2023-05-05T20:03:05.294Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-05T20:03:05.294Z] ---> 6c483a964e5a [2023-05-05T20:03:05.294Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:03:05.294Z] ---> Running in 8aedb9c06399 [2023-05-05T20:03:05.552Z] Removing intermediate container 8aedb9c06399 [2023-05-05T20:03:05.552Z] ---> 10f1d460c51b [2023-05-05T20:03:05.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:03:05.552Z] ---> Running in 6199834b0e7d [2023-05-05T20:03:05.552Z] ---> b9c0e2a36282 [2023-05-05T20:03:05.552Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-05T20:03:05.552Z] Removing intermediate container 6199834b0e7d [2023-05-05T20:03:05.552Z] ---> 7d4c5412394b [2023-05-05T20:03:05.552Z] Step 22/24 : LABEL arch=x86_64 [2023-05-05T20:03:05.552Z] ---> Running in 232b92c952d0 [2023-05-05T20:03:05.812Z] Removing intermediate container 232b92c952d0 [2023-05-05T20:03:05.812Z] ---> 63d83ce2c4a0 [2023-05-05T20:03:05.812Z] Step 23/24 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:03:05.812Z] ---> Running in b1d3016a5b90 [2023-05-05T20:03:05.812Z] ---> 75df9afcb917 [2023-05-05T20:03:05.812Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-05T20:03:05.812Z] ---> Running in 27dba9533efc [2023-05-05T20:03:06.073Z] Removing intermediate container b1d3016a5b90 [2023-05-05T20:03:06.073Z] ---> 4f00e4e4e9e8 [2023-05-05T20:03:06.073Z] Step 24/24 : LABEL version=0.0.0 [2023-05-05T20:03:06.073Z] ---> Running in fe8e124f5a9b [2023-05-05T20:03:06.073Z] Removing intermediate container 27dba9533efc [2023-05-05T20:03:06.073Z] ---> b65520c35285 [2023-05-05T20:03:06.073Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:03:06.073Z] ---> Running in 9f3250e39e7a [2023-05-05T20:03:06.073Z] Removing intermediate container fe8e124f5a9b [2023-05-05T20:03:06.073Z] ---> 40cbb5242b44 [2023-05-05T20:03:06.073Z] [2023-05-05T20:03:06.073Z] Removing intermediate container 9f3250e39e7a [2023-05-05T20:03:06.073Z] ---> dba3ff62f931 [2023-05-05T20:03:06.073Z] Step 23/25 : LABEL arch=x86_64 [2023-05-05T20:03:06.332Z] ---> Running in 1085c560498a [2023-05-05T20:03:06.332Z] Successfully built 40cbb5242b44 [2023-05-05T20:03:06.332Z] Successfully tagged core-command:latest [2023-05-05T20:03:06.332Z]  Building core-command ... done Building security-proxy-auth [2023-05-05T20:03:06.332Z] Removing intermediate container 1085c560498a [2023-05-05T20:03:06.332Z] ---> 0c2d2e5eda7b [2023-05-05T20:03:06.332Z] Step 24/25 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:03:06.332Z] ---> Running in e689cca753b1 [2023-05-05T20:03:06.591Z] Removing intermediate container e689cca753b1 [2023-05-05T20:03:06.591Z] ---> 3bcc612b5024 [2023-05-05T20:03:06.591Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T20:03:06.849Z] ---> Running in 9215eeef0e05 [2023-05-05T20:03:07.108Z] Removing intermediate container 9215eeef0e05 [2023-05-05T20:03:07.108Z] ---> 7f7431222479 [2023-05-05T20:03:07.108Z] [2023-05-05T20:03:07.108Z] Successfully built 7f7431222479 [2023-05-05T20:03:07.108Z] Successfully tagged core-metadata:latest [2023-05-05T20:03:07.108Z] Building security-spire-agent [2023-05-05T20:03:07.370Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-05T20:03:12.384Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:03:12.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:03:12.384Z] ---> 637a43349470 [2023-05-05T20:03:12.384Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:03:12.384Z] ---> Using cache [2023-05-05T20:03:12.384Z] ---> f68c33362566 [2023-05-05T20:03:12.384Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:03:12.384Z] ---> Using cache [2023-05-05T20:03:12.384Z] ---> c96c521a075c [2023-05-05T20:03:12.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T20:03:12.384Z] ---> Using cache [2023-05-05T20:03:12.384Z] ---> bc28cda70b24 [2023-05-05T20:03:12.384Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:03:12.384Z] ---> Using cache [2023-05-05T20:03:12.384Z] ---> c2e8ad78450b [2023-05-05T20:03:12.384Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:03:12.384Z] ---> Using cache [2023-05-05T20:03:12.384Z] ---> 6cc042b6f793 [2023-05-05T20:03:12.384Z] Step 8/23 : COPY . . [2023-05-05T20:03:12.384Z] ---> Using cache [2023-05-05T20:03:12.384Z] ---> ccdc56723287 [2023-05-05T20:03:12.384Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-05T20:03:13.322Z] ---> Running in c673e3e8ce3b [2023-05-05T20:03:13.322Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:03:13.322Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:03:13.322Z] ---> 637a43349470 [2023-05-05T20:03:13.322Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T20:03:13.322Z] ---> Using cache [2023-05-05T20:03:13.322Z] ---> 92b3adbcce4a [2023-05-05T20:03:13.322Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T20:03:13.322Z] ---> Running in 1f5d276402ca [2023-05-05T20:03:13.580Z] 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-05-05T20:03:13.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:13.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:13.838Z] OK: 265 MiB in 53 packages [2023-05-05T20:03:14.773Z] Removing intermediate container 1f5d276402ca [2023-05-05T20:03:14.773Z] ---> cca24246a5da [2023-05-05T20:03:14.773Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T20:03:15.345Z] ---> 304e4b657fad [2023-05-05T20:03:15.346Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:03:15.346Z] ---> Running in 87d6efcc53ed [2023-05-05T20:03:17.880Z] Removing intermediate container 51887f37d7e3 [2023-05-05T20:03:17.880Z] ---> 191b65f70938 [2023-05-05T20:03:17.880Z] [2023-05-05T20:03:17.880Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:03:17.880Z] ---> 9ed4aefc74f6 [2023-05-05T20:03:17.880Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:03:17.880Z] ---> Running in e19b893d0b44 [2023-05-05T20:03:18.138Z] Removing intermediate container e19b893d0b44 [2023-05-05T20:03:18.138Z] ---> a18145ca314a [2023-05-05T20:03:18.138Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-05T20:03:18.138Z] ---> Running in 38dea8e9ca16 [2023-05-05T20:03:18.138Z] Removing intermediate container 1bf664ecc479 [2023-05-05T20:03:18.138Z] ---> de6a7c4e25e3 [2023-05-05T20:03:18.138Z] Step 7/25 : COPY . . [2023-05-05T20:03:18.396Z] Removing intermediate container 38dea8e9ca16 [2023-05-05T20:03:18.396Z] ---> 0374edec524b [2023-05-05T20:03:18.396Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-05T20:03:18.396Z] ---> Running in 5585332740d4 [2023-05-05T20:03:18.964Z] Removing intermediate container 5585332740d4 [2023-05-05T20:03:18.964Z] ---> 4de02349d7f3 [2023-05-05T20:03:18.964Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:03:18.964Z] ---> Running in d84aaef58cf7 [2023-05-05T20:03:19.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:19.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:19.789Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T20:03:19.789Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:03:19.789Z] OK: 7 MiB in 16 packages [2023-05-05T20:03:20.356Z] Removing intermediate container bb89fbd54f3a [2023-05-05T20:03:20.356Z] ---> 9deaf8de7d7c [2023-05-05T20:03:20.356Z] Step 7/22 : COPY . . [2023-05-05T20:03:20.924Z] Removing intermediate container d84aaef58cf7 [2023-05-05T20:03:20.924Z] ---> f0278dd9acd9 [2023-05-05T20:03:20.924Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:03:21.862Z] ---> 0533958cf5b3 [2023-05-05T20:03:21.862Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:03:22.805Z] ---> 7e3850cac227 [2023-05-05T20:03:22.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-05T20:03:23.740Z] ---> b1385a7a8dc5 [2023-05-05T20:03:23.740Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:03:23.999Z] ---> 52620c39554c [2023-05-05T20:03:23.999Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-05T20:03:23.999Z] ---> Running in 4798bc06a683 [2023-05-05T20:03:24.258Z] Removing intermediate container 4798bc06a683 [2023-05-05T20:03:24.259Z] ---> 17722f7a8fca [2023-05-05T20:03:24.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:03:24.259Z] ---> Running in dc6d44fee932 [2023-05-05T20:03:24.517Z] Removing intermediate container dc6d44fee932 [2023-05-05T20:03:24.517Z] ---> 293e097deb8f [2023-05-05T20:03:24.517Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T20:03:24.517Z] ---> Running in 096fb26d4a80 [2023-05-05T20:03:24.517Z] ---> 52fc811ee77c [2023-05-05T20:03:24.517Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-05T20:03:24.517Z] ---> Running in 490e8f398b37 [2023-05-05T20:03:24.776Z] Removing intermediate container 096fb26d4a80 [2023-05-05T20:03:24.776Z] ---> 7e7f042ce6f5 [2023-05-05T20:03:24.776Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:03:24.776Z] ---> Running in 2868142cf3d6 [2023-05-05T20:03:25.042Z] Removing intermediate container 2868142cf3d6 [2023-05-05T20:03:25.042Z] ---> 8506982aaf4f [2023-05-05T20:03:25.042Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:03:25.042Z] ---> Running in b325498872ef [2023-05-05T20:03:25.042Z] 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-05-05T20:03:25.301Z] Removing intermediate container b325498872ef [2023-05-05T20:03:25.301Z] ---> 1e10061e187f [2023-05-05T20:03:25.301Z] [2023-05-05T20:03:25.301Z] Successfully built 1e10061e187f [2023-05-05T20:03:25.301Z] Successfully tagged core-data:latest [2023-05-05T20:03:25.301Z]  Building core-data ... done Building support-scheduler [2023-05-05T20:03:28.586Z] ---> 15765fb5ec3c [2023-05-05T20:03:28.586Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-05T20:03:28.586Z] ---> Running in eb8f40d9442e [2023-05-05T20:03:28.845Z] 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-05-05T20:03:29.411Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:03:29.411Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:03:29.411Z] ---> 637a43349470 [2023-05-05T20:03:29.411Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:03:29.411Z] ---> Using cache [2023-05-05T20:03:29.411Z] ---> f68c33362566 [2023-05-05T20:03:29.411Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:03:29.411Z] ---> Using cache [2023-05-05T20:03:29.411Z] ---> c96c521a075c [2023-05-05T20:03:29.411Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T20:03:29.411Z] ---> Using cache [2023-05-05T20:03:29.411Z] ---> bc28cda70b24 [2023-05-05T20:03:29.411Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:03:29.411Z] ---> Using cache [2023-05-05T20:03:29.411Z] ---> c2e8ad78450b [2023-05-05T20:03:29.411Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:03:29.411Z] ---> Using cache [2023-05-05T20:03:29.411Z] ---> 6cc042b6f793 [2023-05-05T20:03:29.411Z] Step 8/23 : COPY . . [2023-05-05T20:03:29.411Z] ---> Using cache [2023-05-05T20:03:29.411Z] ---> ccdc56723287 [2023-05-05T20:03:29.411Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-05T20:03:29.978Z] ---> Running in cbee28cd98fe [2023-05-05T20:03:30.236Z] Removing intermediate container 87d6efcc53ed [2023-05-05T20:03:30.236Z] ---> e1133a2a0ad7 [2023-05-05T20:03:30.236Z] Step 7/27 : COPY . . [2023-05-05T20:03:30.494Z] 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-05-05T20:03:31.884Z] Removing intermediate container c673e3e8ce3b [2023-05-05T20:03:31.884Z] ---> e9cbc8252628 [2023-05-05T20:03:31.884Z] [2023-05-05T20:03:31.884Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:03:31.884Z] ---> 9ed4aefc74f6 [2023-05-05T20:03:31.884Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T20:03:31.884Z] ---> Using cache [2023-05-05T20:03:31.884Z] ---> 0f1c31723c04 [2023-05-05T20:03:31.884Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:03:31.884Z] ---> Using cache [2023-05-05T20:03:31.884Z] ---> 5c02d4b06134 [2023-05-05T20:03:31.884Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:03:31.884Z] ---> Using cache [2023-05-05T20:03:31.884Z] ---> 9b9a776ff7b8 [2023-05-05T20:03:31.884Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:03:31.884Z] ---> Using cache [2023-05-05T20:03:31.884Z] ---> 24b30fe9666f [2023-05-05T20:03:31.884Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-05T20:03:32.816Z] ---> b176813fdd20 [2023-05-05T20:03:32.816Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:03:33.383Z] ---> 9214c8cb5d76 [2023-05-05T20:03:33.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-05T20:03:33.951Z] ---> b667f48dc1e9 [2023-05-05T20:03:33.951Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T20:03:33.951Z] ---> Running in ea3e3884014f [2023-05-05T20:03:36.485Z] Removing intermediate container ea3e3884014f [2023-05-05T20:03:36.485Z] ---> e966d21bd8b3 [2023-05-05T20:03:36.485Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T20:03:36.485Z] ---> Running in fbec8c44a5e7 [2023-05-05T20:03:36.742Z] ---> 599237745f7a [2023-05-05T20:03:36.742Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T20:03:36.742Z] ---> Running in 124f5e1d9283 [2023-05-05T20:03:37.001Z] Removing intermediate container fbec8c44a5e7 [2023-05-05T20:03:37.001Z] ---> 29f36062591a [2023-05-05T20:03:37.001Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T20:03:37.001Z] ---> Running in db07aac0cacd [2023-05-05T20:03:37.258Z] Removing intermediate container 124f5e1d9283 [2023-05-05T20:03:37.258Z] ---> e9485964e6b8 [2023-05-05T20:03:37.258Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T20:03:37.258Z] Removing intermediate container db07aac0cacd [2023-05-05T20:03:37.258Z] ---> befb602911c5 [2023-05-05T20:03:37.258Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T20:03:37.258Z] ---> Running in c698b9d1e283 [2023-05-05T20:03:37.258Z] ---> Running in 0c0e175fa049 [2023-05-05T20:03:37.519Z] Removing intermediate container c698b9d1e283 [2023-05-05T20:03:37.520Z] ---> 60313a99681d [2023-05-05T20:03:37.520Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:03:37.777Z] Removing intermediate container 0c0e175fa049 [2023-05-05T20:03:37.777Z] ---> 1ce3d9e8a911 [2023-05-05T20:03:37.777Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T20:03:37.777Z] ---> Running in 28e65ef21f43 [2023-05-05T20:03:37.777Z] ---> Running in 6db2ed3ef101 [2023-05-05T20:03:38.035Z] Removing intermediate container 28e65ef21f43 [2023-05-05T20:03:38.035Z] ---> 32c56dc5b792 [2023-05-05T20:03:38.035Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:03:38.035Z] Removing intermediate container 6db2ed3ef101 [2023-05-05T20:03:38.035Z] ---> 5aa9405f8ecf [2023-05-05T20:03:38.035Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T20:03:38.035Z] ---> Running in 7c07b2facf7f [2023-05-05T20:03:38.035Z] ---> Running in a586da8434e4 [2023-05-05T20:03:38.293Z] Removing intermediate container a586da8434e4 [2023-05-05T20:03:38.293Z] ---> 4816c9ae07d7 [2023-05-05T20:03:38.293Z] [2023-05-05T20:03:38.550Z] Successfully built 4816c9ae07d7 [2023-05-05T20:03:38.550Z] Successfully tagged security-proxy-auth:latest [2023-05-05T20:03:38.550Z] Building support-notifications [2023-05-05T20:03:40.453Z]  Building security-proxy-auth ... done Removing intermediate container 7c07b2facf7f [2023-05-05T20:03:40.453Z] ---> bd44ac645b72 [2023-05-05T20:03:40.453Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T20:03:40.453Z] ---> Running in 404d170dc3b7 [2023-05-05T20:03:40.713Z] Removing intermediate container 404d170dc3b7 [2023-05-05T20:03:40.713Z] ---> 916e6bc0387e [2023-05-05T20:03:40.713Z] [2023-05-05T20:03:40.713Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T20:03:40.713Z] ---> 9ed4aefc74f6 [2023-05-05T20:03:40.713Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T20:03:40.713Z] ---> Using cache [2023-05-05T20:03:40.713Z] ---> 44c2b89f0f09 [2023-05-05T20:03:40.713Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T20:03:40.713Z] ---> Running in a1065dd30288 [2023-05-05T20:03:41.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:41.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:41.906Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:03:41.906Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:03:41.906Z] OK: 17820 distinct packages available [2023-05-05T20:03:42.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:03:42.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:03:42.166Z] ---> 637a43349470 [2023-05-05T20:03:42.166Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:03:42.166Z] ---> Using cache [2023-05-05T20:03:42.166Z] ---> f68c33362566 [2023-05-05T20:03:42.166Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:03:42.166Z] ---> Using cache [2023-05-05T20:03:42.166Z] ---> c96c521a075c [2023-05-05T20:03:42.166Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-05T20:03:42.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:42.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:42.424Z] ---> Running in b36dc2d21d5f [2023-05-05T20:03:42.424Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T20:03:42.424Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T20:03:42.424Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T20:03:42.424Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T20:03:42.424Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T20:03:42.424Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:03:42.424Z] OK: 8 MiB in 20 packages [2023-05-05T20:03:43.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:43.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:43.616Z] Removing intermediate container a1065dd30288 [2023-05-05T20:03:43.616Z] ---> ffadfc3897a8 [2023-05-05T20:03:43.616Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:03:43.877Z] OK: 265 MiB in 53 packages [2023-05-05T20:03:43.877Z] ---> 5e80f7550767 [2023-05-05T20:03:43.877Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:03:44.443Z] ---> 0db35e79df2e [2023-05-05T20:03:44.443Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-05T20:03:44.443Z] Removing intermediate container b36dc2d21d5f [2023-05-05T20:03:44.443Z] ---> cfa1f8132f02 [2023-05-05T20:03:44.443Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:03:45.009Z] ---> 8ac5283a60ef [2023-05-05T20:03:45.010Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:03:45.010Z] ---> Running in 43a6ef476d84 [2023-05-05T20:03:45.010Z] 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-05-05T20:03:45.947Z] ---> 46df7162b611 [2023-05-05T20:03:45.947Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T20:03:49.309Z] ---> ba621dcd0c23 [2023-05-05T20:03:49.309Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T20:03:49.309Z] Removing intermediate container 490e8f398b37 [2023-05-05T20:03:49.309Z] ---> 05937e6cd4f0 [2023-05-05T20:03:49.309Z] [2023-05-05T20:03:49.309Z] Step 9/25 : FROM alpine:3.17 [2023-05-05T20:03:49.309Z] ---> 9ed4aefc74f6 [2023-05-05T20:03:49.309Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-05T20:03:49.309Z] ---> Running in 8c154179424e [2023-05-05T20:03:49.569Z] ---> 902a00d39ce3 [2023-05-05T20:03:49.569Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-05T20:03:49.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:50.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:50.352Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-05T20:03:50.352Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-05T20:03:50.352Z] (3/3) Installing su-exec (0.2-r2) [2023-05-05T20:03:50.352Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:03:50.352Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T20:03:50.352Z] ---> aff472cc0644 [2023-05-05T20:03:50.352Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-05T20:03:50.352Z] OK: 8 MiB in 18 packages [2023-05-05T20:03:50.926Z] ---> 15bbb9fe8175 [2023-05-05T20:03:50.926Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T20:03:51.184Z] ---> Running in 0bf4743fb973 [2023-05-05T20:03:51.445Z] Removing intermediate container 8c154179424e [2023-05-05T20:03:51.445Z] ---> 4748e2ad06cc [2023-05-05T20:03:51.445Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T20:03:51.445Z] Removing intermediate container 0bf4743fb973 [2023-05-05T20:03:51.445Z] ---> 90596de917a5 [2023-05-05T20:03:51.445Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T20:03:51.445Z] ---> Running in c9319d8a82d5 [2023-05-05T20:03:51.703Z] ---> Running in 17029ea93cc8 [2023-05-05T20:03:51.703Z] Removing intermediate container c9319d8a82d5 [2023-05-05T20:03:51.703Z] ---> 554f21460e36 [2023-05-05T20:03:51.703Z] Step 12/25 : WORKDIR / [2023-05-05T20:03:51.961Z] Removing intermediate container 17029ea93cc8 [2023-05-05T20:03:51.961Z] ---> 90fdd8ea8814 [2023-05-05T20:03:51.961Z] Step 25/27 : LABEL arch=x86_64 [2023-05-05T20:03:51.961Z] ---> Running in 7a631f95498f [2023-05-05T20:03:51.961Z] ---> Running in 7d5a02384950 [2023-05-05T20:03:52.219Z] Removing intermediate container 7a631f95498f [2023-05-05T20:03:52.219Z] ---> c6ec025698d5 [2023-05-05T20:03:52.219Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:03:52.219Z] Removing intermediate container 7d5a02384950 [2023-05-05T20:03:52.219Z] ---> 4f2551a068e8 [2023-05-05T20:03:52.219Z] Step 26/27 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:03:52.219Z] ---> Running in a66f5943fe93 [2023-05-05T20:03:52.789Z] ---> 85620fb7425c [2023-05-05T20:03:52.789Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:03:52.789Z] Removing intermediate container a66f5943fe93 [2023-05-05T20:03:52.789Z] ---> c169c3fb7298 [2023-05-05T20:03:52.789Z] Step 27/27 : LABEL version=0.0.0 [2023-05-05T20:03:53.062Z] ---> Running in 75282736ef84 [2023-05-05T20:03:53.062Z] ---> e81808498a72 [2023-05-05T20:03:53.062Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-05T20:03:53.062Z] Removing intermediate container eb8f40d9442e [2023-05-05T20:03:53.062Z] ---> 9c76bb418a8e [2023-05-05T20:03:53.062Z] [2023-05-05T20:03:53.062Z] Step 9/22 : FROM alpine:3.17 [2023-05-05T20:03:53.062Z] ---> 9ed4aefc74f6 [2023-05-05T20:03:53.062Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-05T20:03:53.732Z] ---> Running in 25f21923b653 [2023-05-05T20:03:53.732Z] Removing intermediate container 75282736ef84 [2023-05-05T20:03:53.732Z] ---> 776c8adbb330 [2023-05-05T20:03:53.732Z] [2023-05-05T20:03:53.732Z] Successfully built 776c8adbb330 [2023-05-05T20:03:54.346Z] Successfully tagged security-spire-agent:latest [2023-05-05T20:03:54.346Z]  Building security-spire-agent ... done  ---> 9ab61dab750f [2023-05-05T20:03:54.346Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-05T20:03:54.629Z] ---> 465b88cf54c6 [2023-05-05T20:03:54.629Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:03:54.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:54.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:03:54.902Z] ---> 7ef51618192a [2023-05-05T20:03:54.902Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-05T20:03:55.175Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T20:03:55.175Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-05T20:03:55.175Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:03:55.175Z] OK: 8 MiB in 17 packages [2023-05-05T20:03:55.447Z] ---> 53ab24648730 [2023-05-05T20:03:55.447Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-05T20:03:55.732Z] Removing intermediate container 25f21923b653 [2023-05-05T20:03:55.732Z] ---> 420cf070d1c0 [2023-05-05T20:03:55.732Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T20:03:55.732Z] ---> d0bbce8ea427 [2023-05-05T20:03:55.732Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T20:03:55.732Z] ---> Running in 85a2641f599a [2023-05-05T20:03:56.015Z] Removing intermediate container 85a2641f599a [2023-05-05T20:03:56.015Z] ---> 01d3383f9f13 [2023-05-05T20:03:56.015Z] Step 12/22 : WORKDIR /edgex [2023-05-05T20:03:56.015Z] ---> Running in 25e52caf853d [2023-05-05T20:03:56.015Z] ---> 07e1c4598589 [2023-05-05T20:03:56.015Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T20:03:56.015Z] ---> Running in e5177f57e108 [2023-05-05T20:03:56.015Z] Removing intermediate container 25e52caf853d [2023-05-05T20:03:56.015Z] ---> 74d2343673da [2023-05-05T20:03:56.015Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:03:56.294Z] ---> 993074bcfe87 [2023-05-05T20:03:56.294Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:03:56.575Z] ---> 20ba4bb13f9f [2023-05-05T20:03:56.575Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-05T20:03:56.862Z] ---> 46e3e00cd240 [2023-05-05T20:03:56.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-05T20:03:56.862Z] Removing intermediate container e5177f57e108 [2023-05-05T20:03:56.862Z] ---> 21177470bc77 [2023-05-05T20:03:56.862Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T20:03:56.862Z] ---> Running in 4e28311e08da [2023-05-05T20:03:57.157Z] Removing intermediate container 4e28311e08da [2023-05-05T20:03:57.157Z] ---> 68575aa5bc39 [2023-05-05T20:03:57.157Z] Step 23/25 : LABEL arch=x86_64 [2023-05-05T20:03:57.157Z] ---> 0694a3b86d8c [2023-05-05T20:03:57.157Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T20:03:57.157Z] ---> Running in ef318ed759cb [2023-05-05T20:03:57.426Z] Removing intermediate container ef318ed759cb [2023-05-05T20:03:57.426Z] ---> 702688afd75d [2023-05-05T20:03:57.426Z] Step 24/25 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:03:57.426Z] ---> d8e40bf9b58d [2023-05-05T20:03:57.426Z] ---> Running in ac99a9ad4625 [2023-05-05T20:03:57.426Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T20:03:57.426Z] ---> Running in 36229730a09c [2023-05-05T20:03:57.685Z] Removing intermediate container ac99a9ad4625 [2023-05-05T20:03:57.685Z] ---> 6a16f46ae03d [2023-05-05T20:03:57.685Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T20:03:57.685Z] ---> Running in de1fc9d1c74d [2023-05-05T20:03:57.685Z] Removing intermediate container de1fc9d1c74d [2023-05-05T20:03:57.685Z] ---> 40ed504a00ac [2023-05-05T20:03:57.685Z] [2023-05-05T20:03:58.008Z] Successfully built 40ed504a00ac [2023-05-05T20:03:58.008Z] Successfully tagged security-secretstore-setup:latest [2023-05-05T20:03:58.270Z]  Building security-secretstore-setup ... done Removing intermediate container 36229730a09c [2023-05-05T20:03:58.270Z] ---> 79ac7e90b1d3 [2023-05-05T20:03:58.270Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T20:03:58.530Z] ---> Running in 216ff1237247 [2023-05-05T20:03:58.530Z] Removing intermediate container 216ff1237247 [2023-05-05T20:03:58.530Z] ---> 7363b7e1eac4 [2023-05-05T20:03:58.530Z] Step 20/22 : LABEL arch=x86_64 [2023-05-05T20:03:58.530Z] ---> Running in 72cbee4e654f [2023-05-05T20:03:58.922Z] Removing intermediate container cbee28cd98fe [2023-05-05T20:03:58.922Z] ---> 818506c52379 [2023-05-05T20:03:58.922Z] [2023-05-05T20:03:58.922Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:03:58.922Z] ---> 9ed4aefc74f6 [2023-05-05T20:03:58.922Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:03:58.922Z] ---> Using cache [2023-05-05T20:03:58.922Z] ---> 3aacd7962b7c [2023-05-05T20:03:58.922Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:03:58.922Z] ---> Using cache [2023-05-05T20:03:58.922Z] ---> bfbe22c3bb74 [2023-05-05T20:03:58.922Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-05T20:03:58.923Z] ---> Running in 3df14e50059e [2023-05-05T20:03:58.923Z] Removing intermediate container 72cbee4e654f [2023-05-05T20:03:58.923Z] ---> c86e55f49aed [2023-05-05T20:03:58.923Z] Step 21/22 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:03:58.923Z] ---> Running in 27d9c4a31b1b [2023-05-05T20:03:58.923Z] Removing intermediate container 3df14e50059e [2023-05-05T20:03:58.923Z] ---> dcb890c69934 [2023-05-05T20:03:58.923Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T20:03:58.923Z] ---> Running in ba245de26b86 [2023-05-05T20:03:58.923Z] Removing intermediate container 27d9c4a31b1b [2023-05-05T20:03:58.923Z] ---> 19f8c5e377c3 [2023-05-05T20:03:58.923Z] Step 22/22 : LABEL version=0.0.0 [2023-05-05T20:03:58.923Z] ---> Running in 524610198bf4 [2023-05-05T20:03:58.923Z] Removing intermediate container ba245de26b86 [2023-05-05T20:03:58.923Z] ---> 4964477ec6e9 [2023-05-05T20:03:58.923Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:03:59.393Z] Removing intermediate container 524610198bf4 [2023-05-05T20:03:59.393Z] ---> 7ef10566a7cf [2023-05-05T20:03:59.393Z] [2023-05-05T20:03:59.393Z] Successfully built 7ef10566a7cf [2023-05-05T20:03:59.393Z] Successfully tagged security-proxy-setup:latest [2023-05-05T20:03:59.393Z]  Building security-proxy-setup ... done  ---> eb25648c20ca [2023-05-05T20:03:59.393Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:03:59.393Z] Removing intermediate container 43a6ef476d84 [2023-05-05T20:03:59.393Z] ---> b2658eca3d11 [2023-05-05T20:03:59.393Z] Step 8/23 : COPY . . [2023-05-05T20:03:59.393Z] ---> e6be8674ef34 [2023-05-05T20:03:59.393Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-05T20:04:00.772Z] ---> fefda5a2135f [2023-05-05T20:04:00.772Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:04:00.772Z] ---> 68d5fe0322a6 [2023-05-05T20:04:00.772Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-05T20:04:00.772Z] ---> Running in 996a84683474 [2023-05-05T20:04:00.772Z] Removing intermediate container 996a84683474 [2023-05-05T20:04:00.772Z] ---> 6d4a270cade7 [2023-05-05T20:04:00.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:04:00.772Z] ---> Running in cbf02650f73e [2023-05-05T20:04:01.042Z] Removing intermediate container cbf02650f73e [2023-05-05T20:04:01.042Z] ---> bb98d0c7d589 [2023-05-05T20:04:01.042Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T20:04:01.042Z] ---> Running in 25abc3094a5a [2023-05-05T20:04:01.042Z] Removing intermediate container 25abc3094a5a [2023-05-05T20:04:01.042Z] ---> 208dadf948ab [2023-05-05T20:04:01.042Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:04:01.042Z] ---> Running in a6599ac35c0a [2023-05-05T20:04:01.301Z] Removing intermediate container a6599ac35c0a [2023-05-05T20:04:01.301Z] ---> 7974685a3642 [2023-05-05T20:04:01.301Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:04:01.301Z] ---> Running in 064a7eb873b5 [2023-05-05T20:04:01.301Z] Removing intermediate container 064a7eb873b5 [2023-05-05T20:04:01.301Z] ---> 6eb5102a3e1c [2023-05-05T20:04:01.301Z] [2023-05-05T20:04:01.301Z] Successfully built 6eb5102a3e1c [2023-05-05T20:04:01.301Z] Successfully tagged support-scheduler:latest [2023-05-05T20:04:02.678Z]  Building support-scheduler ... done  ---> f02dcf384d42 [2023-05-05T20:04:02.678Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-05T20:04:02.678Z] ---> Running in 1c27156d1d93 [2023-05-05T20:04:02.678Z] 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-05-05T20:04:20.828Z] Removing intermediate container 1c27156d1d93 [2023-05-05T20:04:20.828Z] ---> 76b23530fecb [2023-05-05T20:04:20.828Z] [2023-05-05T20:04:20.828Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:04:20.828Z] ---> 9ed4aefc74f6 [2023-05-05T20:04:20.828Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-05T20:04:20.828Z] ---> Running in 4448a4711634 [2023-05-05T20:04:20.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T20:04:20.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T20:04:20.828Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-05T20:04:20.828Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-05T20:04:20.828Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:04:20.828Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T20:04:20.828Z] OK: 8 MiB in 17 packages [2023-05-05T20:04:21.399Z] Removing intermediate container 4448a4711634 [2023-05-05T20:04:21.399Z] ---> 244be361330e [2023-05-05T20:04:21.399Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:04:21.399Z] ---> Running in e92383c79316 [2023-05-05T20:04:21.399Z] Removing intermediate container e92383c79316 [2023-05-05T20:04:21.399Z] ---> 6c4d8dc2387c [2023-05-05T20:04:21.399Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-05T20:04:21.399Z] ---> Running in 74569d7f3189 [2023-05-05T20:04:21.399Z] Removing intermediate container 74569d7f3189 [2023-05-05T20:04:21.399Z] ---> 9ed48401f383 [2023-05-05T20:04:21.399Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T20:04:21.399Z] ---> Running in 918bcac93446 [2023-05-05T20:04:21.659Z] Removing intermediate container 918bcac93446 [2023-05-05T20:04:21.659Z] ---> 706114b99315 [2023-05-05T20:04:21.659Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:04:21.659Z] ---> 1db6fb145747 [2023-05-05T20:04:21.659Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:04:21.919Z] ---> 5bc629ea1dd0 [2023-05-05T20:04:21.919Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-05T20:04:22.180Z] ---> 41d2317889fd [2023-05-05T20:04:22.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:04:22.441Z] ---> f9f7e32a2f45 [2023-05-05T20:04:22.441Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-05T20:04:22.441Z] ---> Running in c2bbf83e99c1 [2023-05-05T20:04:22.441Z] Removing intermediate container c2bbf83e99c1 [2023-05-05T20:04:22.441Z] ---> 6738711d66e0 [2023-05-05T20:04:22.441Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:04:22.441Z] ---> Running in d4ce47d39996 [2023-05-05T20:04:22.703Z] Removing intermediate container d4ce47d39996 [2023-05-05T20:04:22.703Z] ---> fd18901ae113 [2023-05-05T20:04:22.703Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T20:04:22.703Z] ---> Running in 277f5d8f511b [2023-05-05T20:04:22.703Z] Removing intermediate container 277f5d8f511b [2023-05-05T20:04:22.703Z] ---> c1c8c4849071 [2023-05-05T20:04:22.703Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:04:22.703Z] ---> Running in 49b1e6aeef8a [2023-05-05T20:04:22.703Z] Removing intermediate container 49b1e6aeef8a [2023-05-05T20:04:22.703Z] ---> 757b7f4cde8c [2023-05-05T20:04:22.703Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:04:22.703Z] ---> Running in 384e7f6b55d4 [2023-05-05T20:04:22.968Z] Removing intermediate container 384e7f6b55d4 [2023-05-05T20:04:22.968Z] ---> 7c8a8ddff73c [2023-05-05T20:04:22.968Z] [2023-05-05T20:04:22.968Z] Successfully built 7c8a8ddff73c [2023-05-05T20:04:22.968Z] Successfully tagged support-notifications:latest [2023-05-05T20:04:22.975Z]  Building support-notifications ... done  [Pipeline] } [2023-05-05T20:04:23.009Z] $ docker stop --time=1 2994cd51be264b81e1353babe13c78f769b0f2cf2587f75c7ceb1fa941017778 [2023-05-05T20:04:24.297Z] $ docker rm -f --volumes 2994cd51be264b81e1353babe13c78f769b0f2cf2587f75c7ceb1fa941017778 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T20:04:24.694Z] + docker images [2023-05-05T20:04:24.694Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-05T20:04:24.694Z] support-notifications latest 7c8a8ddff73c 2 seconds ago 32.4MB [2023-05-05T20:04:24.694Z] 76b23530fecb 5 seconds ago 1.79GB [2023-05-05T20:04:24.694Z] support-scheduler latest 6eb5102a3e1c 23 seconds ago 31.8MB [2023-05-05T20:04:24.694Z] 818506c52379 26 seconds ago 1.79GB [2023-05-05T20:04:24.694Z] security-proxy-setup latest 7ef10566a7cf 26 seconds ago 18.7MB [2023-05-05T20:04:24.694Z] security-secretstore-setup latest 40ed504a00ac 27 seconds ago 32.8MB [2023-05-05T20:04:24.694Z] security-spire-agent latest 776c8adbb330 31 seconds ago 161MB [2023-05-05T20:04:24.694Z] 9c76bb418a8e 32 seconds ago 1.7GB [2023-05-05T20:04:24.694Z] 05937e6cd4f0 36 seconds ago 1.72GB [2023-05-05T20:04:24.695Z] 916e6bc0387e 44 seconds ago 1.58GB [2023-05-05T20:04:24.695Z] security-proxy-auth latest 4816c9ae07d7 46 seconds ago 18.3MB [2023-05-05T20:04:24.695Z] e9cbc8252628 54 seconds ago 1.7GB [2023-05-05T20:04:24.695Z] core-data latest 1e10061e187f About a minute ago 20MB [2023-05-05T20:04:24.695Z] 191b65f70938 About a minute ago 1.73GB [2023-05-05T20:04:24.695Z] core-command latest 40cbb5242b44 About a minute ago 19.8MB [2023-05-05T20:04:24.695Z] core-metadata latest 7f7431222479 About a minute ago 20.4MB [2023-05-05T20:04:24.695Z] 82928feb65de About a minute ago 1.72GB [2023-05-05T20:04:24.695Z] fbbcbc04f241 About a minute ago 1.73GB [2023-05-05T20:04:24.695Z] security-spiffe-token-provider latest abd684cf02de About a minute ago 32.8MB [2023-05-05T20:04:24.695Z] security-bootstrapper latest 3444f937043d About a minute ago 22.2MB [2023-05-05T20:04:24.695Z] core-common-config-bootstrapper latest f458177cc49a About a minute ago 17.2MB [2023-05-05T20:04:24.695Z] 2bba8ddd44ad About a minute ago 1.76GB [2023-05-05T20:04:24.695Z] a2ddd0105ffc About a minute ago 1.72GB [2023-05-05T20:04:24.695Z] 267d3448ee8f About a minute ago 1.71GB [2023-05-05T20:04:24.695Z] security-spire-config latest 08f3df575e03 About a minute ago 102MB [2023-05-05T20:04:24.695Z] security-spire-server latest f31a49c12cca About a minute ago 103MB [2023-05-05T20:04:24.695Z] 06476a3b5413 2 minutes ago 1.58GB [2023-05-05T20:04:24.695Z] 8457597c8e2d 2 minutes ago 1.58GB [2023-05-05T20:04:24.695Z] ci-base-image-x86_64 latest 637a43349470 5 minutes ago 918MB [2023-05-05T20:04:24.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 11 days ago 700MB [2023-05-05T20:04:24.695Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-05T20:04:24.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-05T20:04:24.695Z] 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-05-05T20:04:59.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-05T20:04:59.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-05T20:04:59.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-05T20:04:59.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-05T20:04:59.080Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-05T20:04:59.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-05T20:04:59.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-05T20:04:59.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-05T20:04:59.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-05T20:05:00.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-05T20:05:03.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-05T20:05:03.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-05T20:05:03.343Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-05T20:05:03.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-05T20:05:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-05T20:05:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-05T20:05:15.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.400s coverage: 28.7% of statements [2023-05-05T20:05:25.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements [2023-05-05T20:05:32.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-05T20:05:32.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-05T20:05:32.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-05T20:05:35.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.477s coverage: 71.5% of statements [2023-05-05T20:05:37.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-05T20:05:37.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-05T20:05:37.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.327s coverage: 54.0% of statements [2023-05-05T20:05:42.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-05T20:05:42.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-05T20:05:42.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-05T20:05:42.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-05T20:05:42.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-05T20:05:50.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-05T20:05:50.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-05T20:05:58.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.041s coverage: 88.5% of statements [2023-05-05T20:05:58.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.526s coverage: 3.8% of statements [2023-05-05T20:06:04.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-05T20:06:04.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-05T20:06:04.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-05T20:06:05.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.616s coverage: 95.6% of statements [2023-05-05T20:06:05.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-05T20:06:05.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-05T20:06:05.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-05T20:06:05.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-05T20:06:05.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-05T20:06:05.779Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements [2023-05-05T20:06:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-05T20:06:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-05T20:06:11.129Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-05T20:06:11.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 65.9% of statements [2023-05-05T20:06:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-05T20:06:21.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-05T20:06:21.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements [2023-05-05T20:06:21.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.0% of statements [2023-05-05T20:06:25.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 42.9% of statements [2023-05-05T20:06:25.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 82.9% of statements [2023-05-05T20:06:25.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements [2023-05-05T20:06:25.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2023-05-05T20:06:29.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2023-05-05T20:06:31.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-05T20:06:32.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-05T20:06:32.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-05T20:06:32.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-05T20:06:34.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-05T20:06:34.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-05T20:06:34.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-05T20:06:34.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-05T20:06:41.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements [2023-05-05T20:06:41.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-05T20:06:41.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-05T20:06:41.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-05T20:06:41.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-05T20:06:46.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-05T20:06:46.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-05T20:06:48.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-05T20:06:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.057s coverage: 79.9% of statements [2023-05-05T20:06:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.267s coverage: 92.9% of statements [2023-05-05T20:06:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements [2023-05-05T20:06:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.205s coverage: 62.3% of statements [2023-05-05T20:06:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements [2023-05-05T20:06:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-05-05T20:06:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-05-05T20:06:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.446s coverage: 81.8% of statements [2023-05-05T20:06:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-05T20:06:57.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-05T20:06:57.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.559s coverage: 82.1% of statements [2023-05-05T20:06:57.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 86.0% of statements [2023-05-05T20:07:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-05T20:07:03.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-05T20:07:04.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.081s coverage: 63.1% of statements [2023-05-05T20:07:04.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements [2023-05-05T20:07:05.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements [2023-05-05T20:07:05.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2023-05-05T20:07:05.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2023-05-05T20:07:06.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-05T20:07:06.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-05T20:07:06.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-05T20:07:06.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-05-05T20:07:13.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-05T20:07:13.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-05T20:07:13.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-05T20:07:14.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements [2023-05-05T20:07:14.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements [2023-05-05T20:07:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-05T20:07:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-05T20:07:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-05T20:07:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-05T20:07:19.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements [2023-05-05T20:07:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-05T20:07:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-05T20:07:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-05T20:07:24.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-05T20:07:31.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements [2023-05-05T20:07:31.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-05T20:07:31.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-05T20:07:31.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-05T20:07:31.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-05T20:07:31.349Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.3% of statements [2023-05-05T20:07:34.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-05T20:07:34.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-05T20:07:34.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 61.5% of statements [2023-05-05T20:07:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-05T20:07:36.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-05T20:07:37.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.358s coverage: 97.7% of statements [2023-05-05T20:07:38.112Z] 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-05-05T20:07:38.112Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T20:07:38.112Z] go vet ./... [2023-05-05T20:10:14.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T20:10:14.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T20:10:14.779Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T20:10:14.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-05T20:10:15.471Z] + ls -al . [2023-05-05T20:10:15.471Z] total 700 [2023-05-05T20:10:15.471Z] drwxrwxr-x 10 1001 1001 4096 May 5 20:02 . [2023-05-05T20:10:15.471Z] drwxr-xr-x 4 root root 4096 May 5 20:02 .. [2023-05-05T20:10:15.471Z] drwxrwxr-x 2 1001 1001 4096 May 5 20:00 .blubracket [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 16 May 5 20:00 .dockerignore [2023-05-05T20:10:15.471Z] drwxrwxr-x 8 1001 1001 4096 May 5 20:00 .git [2023-05-05T20:10:15.471Z] drwxrwxr-x 3 1001 1001 4096 May 5 20:00 .github [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 1133 May 5 20:00 .gitignore [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 42 May 5 20:00 .golangci.yml [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 87 May 5 20:00 .hadolint.yml [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 166 May 5 20:00 .sonarcloud.properties [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 1171 May 5 20:00 ADOPTERS.md [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 10835 May 5 20:00 Attribution.txt [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 73765 May 5 20:00 CHANGELOG.md [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 3804 May 5 20:00 CONTRIBUTING.md [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 677 May 5 20:00 GOVERNANCE.md [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 883 May 5 20:00 Jenkinsfile [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 10775 May 5 20:00 LICENSE [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 14368 May 5 20:00 Makefile [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 582 May 5 20:00 OWNERS.md [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 9403 May 5 20:00 README.md [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 789 May 5 20:00 SECURITY.md [2023-05-05T20:10:15.471Z] -rw-rw-r-- 1 1001 1001 5 May 5 19:58 VERSION [2023-05-05T20:10:15.471Z] drwxrwxr-x 2 1001 1001 4096 May 5 20:00 bin [2023-05-05T20:10:15.471Z] drwxrwxr-x 18 1001 1001 4096 May 5 20:00 cmd [2023-05-05T20:10:15.472Z] -rw-r--r-- 1 root root 448560 May 5 20:07 coverage.out [2023-05-05T20:10:15.472Z] -rw-rw-r-- 1 1001 1001 3200 May 5 20:00 go.mod [2023-05-05T20:10:15.472Z] -rw-rw-r-- 1 1001 1001 31040 May 5 20:00 go.sum [2023-05-05T20:10:15.472Z] drwxrwxr-x 7 1001 1001 4096 May 5 20:00 internal [2023-05-05T20:10:15.472Z] drwxrwxr-x 3 1001 1001 4096 May 5 20:00 openapi [2023-05-05T20:10:15.472Z] -rw-rw-r-- 1 1001 1001 594 May 5 20:00 security.txt [2023-05-05T20:10:15.472Z] drwxrwxr-x 4 1001 1001 4096 May 5 20:00 snap [2023-05-05T20:10:15.472Z] -rw-rw-r-- 1 1001 1001 204 May 5 20:00 version.go [Pipeline] sh [2023-05-05T20:10:15.818Z] + '[' -e coverage.out ] [2023-05-05T20:10:15.818Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-05T20:10:15.857Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T20:10:16.623Z] Stashed 1 file(s) [Pipeline] sh [2023-05-05T20:10:16.950Z] + make build [2023-05-05T20:10:16.951Z] 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-05-05T20:11:38.555Z] 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-05-05T20:11:45.198Z] 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-05-05T20:11:49.438Z] 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-05-05T20:11:53.688Z] 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-05-05T20:12:40.541Z] 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-05-05T20:12:43.118Z] 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-05-05T20:12:49.836Z] 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-05-05T20:12:55.213Z] 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-05-05T20:12:59.465Z] 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-05-05T20:13:03.714Z] 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-05-05T20:13:09.050Z] 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-05-05T20:13:15.729Z] $ docker stop --time=1 e2df680dc21ee01b27a5317759027639e2f763438f8b02bb583b42763c443325 [2023-05-05T20:13:17.798Z] $ docker rm -f --volumes e2df680dc21ee01b27a5317759027639e2f763438f8b02bb583b42763c443325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:13:20.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T20:13:20.484Z] [2023-05-05T20:13:20.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:13:20.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T20:13:21.148Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-05T20:13:21.148Z] 29e5d40040c1: Pulling fs layer [2023-05-05T20:13:21.148Z] 1ce36da41761: Pulling fs layer [2023-05-05T20:13:21.148Z] 25b303627fd3: Pulling fs layer [2023-05-05T20:13:21.148Z] 29e5d40040c1: Verifying Checksum [2023-05-05T20:13:21.148Z] 29e5d40040c1: Download complete [2023-05-05T20:13:21.416Z] 1ce36da41761: Verifying Checksum [2023-05-05T20:13:21.416Z] 1ce36da41761: Download complete [2023-05-05T20:13:22.825Z] 29e5d40040c1: Pull complete [2023-05-05T20:13:22.825Z] 25b303627fd3: Verifying Checksum [2023-05-05T20:13:22.825Z] 25b303627fd3: Download complete [2023-05-05T20:13:23.782Z] 1ce36da41761: Pull complete [2023-05-05T20:13:33.845Z] 25b303627fd3: Pull complete [2023-05-05T20:13:33.845Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-05T20:13:33.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T20:13:33.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:13:34.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container [2023-05-05T20:13:34.230Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-05T20:13:36.541Z] $ docker top c1d8ff37bfbe57b6b3fed97098489edf772b0692924598b6c67cb27558d88a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T20:13:37.412Z] + docker-compose build --help [2023-05-05T20:13:37.413Z] + grep parallel [2023-05-05T20:13:41.655Z] --parallel Build images in parallel. [Pipeline] } [2023-05-05T20:13:41.710Z] $ docker stop --time=1 c1d8ff37bfbe57b6b3fed97098489edf772b0692924598b6c67cb27558d88a3b [2023-05-05T20:13:43.331Z] $ docker rm -f --volumes c1d8ff37bfbe57b6b3fed97098489edf772b0692924598b6c67cb27558d88a3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:13:44.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T20:13:44.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:13:44.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container [2023-05-05T20:13:44.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-05T20:13:45.453Z] $ docker top d623a32eecefc4e4489c752ae52a5df7e5331f1025f33baa12ddfad337ecd8c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T20:13:45.985Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-05T20:13:50.227Z] Building core-command ... [2023-05-05T20:13:50.227Z] Building core-common-config-bootstrapper ... [2023-05-05T20:13:50.227Z] Building core-data ... [2023-05-05T20:13:50.227Z] Building core-metadata ... [2023-05-05T20:13:50.227Z] Building security-bootstrapper ... [2023-05-05T20:13:50.227Z] Building security-proxy-auth ... [2023-05-05T20:13:50.227Z] Building security-proxy-setup ... [2023-05-05T20:13:50.227Z] Building security-secretstore-setup ... [2023-05-05T20:13:50.227Z] Building security-spiffe-token-provider ... [2023-05-05T20:13:50.227Z] Building security-spire-agent ... [2023-05-05T20:13:50.227Z] Building security-spire-config ... [2023-05-05T20:13:50.227Z] Building security-spire-server ... [2023-05-05T20:13:50.227Z] Building support-notifications ... [2023-05-05T20:13:50.227Z] Building support-scheduler ... [2023-05-05T20:13:50.227Z] Building security-proxy-auth [2023-05-05T20:13:50.227Z] Building security-spire-server [2023-05-05T20:13:50.227Z] Building security-spire-config [2023-05-05T20:13:50.227Z] Building core-command [2023-05-05T20:13:50.227Z] Building support-notifications [2023-05-05T20:14:37.205Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:14:37.205Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:14:37.205Z] ---> d253d2d6d66e [2023-05-05T20:14:37.205Z] Step 3/26 : WORKDIR /edgex-go [2023-05-05T20:14:37.205Z] ---> Running in e4fd30cf1430 [2023-05-05T20:14:37.205Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:14:37.205Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:14:37.205Z] ---> d253d2d6d66e [2023-05-05T20:14:37.205Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:14:37.205Z] ---> Running in e5c951001146 [2023-05-05T20:14:37.205Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:14:37.205Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:14:37.205Z] ---> d253d2d6d66e [2023-05-05T20:14:37.205Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T20:14:37.205Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:14:37.205Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:14:37.205Z] ---> d253d2d6d66e [2023-05-05T20:14:37.205Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:14:37.205Z] ---> Running in dd5486c7fd52 [2023-05-05T20:14:37.205Z] ---> Running in 17f4cf0f7183 [2023-05-05T20:14:37.205Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:14:37.205Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:14:37.205Z] ---> d253d2d6d66e [2023-05-05T20:14:37.205Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:14:37.205Z] ---> Running in 4d5891f386b2 [2023-05-05T20:14:37.205Z] Removing intermediate container e5c951001146 [2023-05-05T20:14:37.205Z] ---> 725c12cdf139 [2023-05-05T20:14:37.205Z] Step 4/24 : WORKDIR /edgex-go [2023-05-05T20:14:37.205Z] Removing intermediate container e4fd30cf1430 [2023-05-05T20:14:37.205Z] ---> 6e31639a40ae [2023-05-05T20:14:37.205Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T20:14:37.205Z] ---> Running in 1538ae72451c [2023-05-05T20:14:37.205Z] ---> Running in 2c6a2fc50e0e [2023-05-05T20:14:37.205Z] Removing intermediate container dd5486c7fd52 [2023-05-05T20:14:37.205Z] ---> 091e827ca6d5 [2023-05-05T20:14:37.205Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:14:37.205Z] Removing intermediate container 17f4cf0f7183 [2023-05-05T20:14:37.205Z] ---> 1c9328d8b577 [2023-05-05T20:14:37.205Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T20:14:37.205Z] ---> Running in df8a02d12f0c [2023-05-05T20:14:37.205Z] ---> Running in 9279194914d6 [2023-05-05T20:14:37.205Z] Removing intermediate container 4d5891f386b2 [2023-05-05T20:14:37.205Z] ---> e6ac36678d14 [2023-05-05T20:14:37.205Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:14:37.205Z] ---> Running in 4c5db573bb3e [2023-05-05T20:14:37.205Z] Removing intermediate container 1538ae72451c [2023-05-05T20:14:37.205Z] ---> 25a84de537a1 [2023-05-05T20:14:37.205Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-05T20:14:37.205Z] ---> Running in e9d74a3b5824 [2023-05-05T20:14:37.205Z] Removing intermediate container df8a02d12f0c [2023-05-05T20:14:37.205Z] ---> bd10f87eb59d [2023-05-05T20:14:37.205Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T20:14:37.205Z] ---> Running in bac47755d4b4 [2023-05-05T20:14:37.205Z] Removing intermediate container 4c5db573bb3e [2023-05-05T20:14:37.205Z] ---> 40f515092183 [2023-05-05T20:14:37.205Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-05T20:14:37.205Z] ---> Running in 16a4aaeb4080 [2023-05-05T20:14:37.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:37.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:37.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:37.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:37.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:37.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:37.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:37.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:38.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:38.064Z] OK: 263 MiB in 53 packages [2023-05-05T20:14:38.064Z] OK: 263 MiB in 53 packages [2023-05-05T20:14:38.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:14:38.660Z] OK: 263 MiB in 53 packages [2023-05-05T20:14:39.624Z] OK: 263 MiB in 53 packages [2023-05-05T20:14:39.624Z] OK: 263 MiB in 53 packages [2023-05-05T20:14:39.893Z] Removing intermediate container 2c6a2fc50e0e [2023-05-05T20:14:39.893Z] ---> d75afbcafa81 [2023-05-05T20:14:39.893Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-05T20:14:40.162Z] Removing intermediate container 9279194914d6 [2023-05-05T20:14:40.162Z] ---> 95ce1a2d9eb0 [2023-05-05T20:14:40.162Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T20:14:40.750Z] Removing intermediate container e9d74a3b5824 [2023-05-05T20:14:40.750Z] ---> bf30f11be57b [2023-05-05T20:14:40.750Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-05T20:14:42.793Z] ---> 12b12b50a888 [2023-05-05T20:14:42.793Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:14:42.793Z] Removing intermediate container bac47755d4b4 [2023-05-05T20:14:42.793Z] ---> 1b04f3f2e172 [2023-05-05T20:14:42.793Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:14:42.793Z] ---> 69bbd01a2340 [2023-05-05T20:14:42.793Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:14:42.793Z] Removing intermediate container 16a4aaeb4080 [2023-05-05T20:14:42.793Z] ---> e909b00e257e [2023-05-05T20:14:42.793Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:14:42.793Z] ---> Running in c8022bd16972 [2023-05-05T20:14:43.060Z] ---> Running in ccae9cf8b8a0 [2023-05-05T20:14:43.060Z] ---> e86d87f69951 [2023-05-05T20:14:43.060Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:14:43.330Z] ---> Running in 43cf8d02ad9d [2023-05-05T20:14:44.307Z] ---> 8e1743c6eb18 [2023-05-05T20:14:44.307Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:14:44.307Z] ---> cb69624e5f1d [2023-05-05T20:14:44.307Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:14:44.580Z] ---> Running in db00ac4045ea [2023-05-05T20:14:44.580Z] ---> Running in b1afab136cc9 [2023-05-05T20:16:36.339Z] Removing intermediate container ccae9cf8b8a0 [2023-05-05T20:16:36.339Z] ---> 2b6151407c2e [2023-05-05T20:16:36.339Z] Step 7/27 : COPY . . [2023-05-05T20:16:36.339Z] Removing intermediate container b1afab136cc9 [2023-05-05T20:16:36.339Z] ---> c8bc173e58bd [2023-05-05T20:16:36.339Z] Step 8/23 : COPY . . [2023-05-05T20:16:36.339Z] Removing intermediate container c8022bd16972 [2023-05-05T20:16:36.339Z] ---> 01b3e115380d [2023-05-05T20:16:36.339Z] Step 7/26 : COPY . . [2023-05-05T20:16:36.339Z] Removing intermediate container db00ac4045ea [2023-05-05T20:16:36.339Z] ---> be7ce4c97ae2 [2023-05-05T20:16:36.339Z] Step 8/23 : COPY . . [2023-05-05T20:16:36.339Z] Removing intermediate container 43cf8d02ad9d [2023-05-05T20:16:36.339Z] ---> 7faa85fd1e96 [2023-05-05T20:16:36.339Z] Step 8/24 : COPY . . [2023-05-05T20:16:48.637Z] ---> 15444a248f35 [2023-05-05T20:16:48.637Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T20:16:48.637Z] ---> f3af20461e6d [2023-05-05T20:16:48.637Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T20:16:48.637Z] ---> Running in 65891e41b3ff [2023-05-05T20:16:48.637Z] ---> e5386edae8ec [2023-05-05T20:16:48.637Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-05T20:16:48.637Z] ---> Running in 8f88e8c2f1bf [2023-05-05T20:16:48.637Z] ---> 1919d669cfd9 [2023-05-05T20:16:48.637Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-05T20:16:48.637Z] ---> 094fa9f05a1f [2023-05-05T20:16:48.637Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-05T20:16:48.637Z] ---> Running in 083c61c0da9d [2023-05-05T20:16:48.637Z] ---> Running in 65d16141c477 [2023-05-05T20:16:48.637Z] ---> Running in 1ca71dc868c8 [2023-05-05T20:16:48.637Z] Removing intermediate container 65891e41b3ff [2023-05-05T20:16:48.637Z] ---> d211735a21f2 [2023-05-05T20:16:48.637Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T20:16:48.637Z] Removing intermediate container 8f88e8c2f1bf [2023-05-05T20:16:48.637Z] ---> 3f1f2a9aebeb [2023-05-05T20:16:48.637Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-05T20:16:48.637Z] ---> Running in 9ba666f81b0d [2023-05-05T20:16:48.637Z] ---> Running in fed7b682fdad [2023-05-05T20:16:48.637Z] Removing intermediate container fed7b682fdad [2023-05-05T20:16:48.637Z] ---> f461d91f5d4f [2023-05-05T20:16:48.637Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T20:16:48.637Z] Removing intermediate container 9ba666f81b0d [2023-05-05T20:16:48.637Z] ---> 8f719395470b [2023-05-05T20:16:48.637Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T20:16:48.637Z] ---> Running in e014c0af955d [2023-05-05T20:16:48.906Z] ---> Running in 414e899f2f26 [2023-05-05T20:16:49.176Z] Removing intermediate container e014c0af955d [2023-05-05T20:16:49.176Z] ---> eeb1c7a55301 [2023-05-05T20:16:49.443Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T20:16:49.443Z] 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-05-05T20:16:49.443Z] Removing intermediate container 414e899f2f26 [2023-05-05T20:16:49.443Z] ---> 194f34d6728c [2023-05-05T20:16:49.443Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T20:16:49.443Z] ---> Running in a7a418cde679 [2023-05-05T20:16:49.444Z] 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-05-05T20:16:49.444Z] 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-05-05T20:16:49.710Z] ---> Running in f1fd95513e57 [2023-05-05T20:16:53.070Z] Removing intermediate container a7a418cde679 [2023-05-05T20:16:53.070Z] ---> e8864ec603cc [2023-05-05T20:16:53.070Z] Step 12/26 : WORKDIR /edgex-go [2023-05-05T20:16:53.343Z] Removing intermediate container f1fd95513e57 [2023-05-05T20:16:53.343Z] ---> cbcc0b3118bb [2023-05-05T20:16:53.343Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T20:16:53.343Z] ---> Running in e8ed2a94def4 [2023-05-05T20:16:53.612Z] ---> Running in a1da5f029a09 [2023-05-05T20:16:54.195Z] Removing intermediate container e8ed2a94def4 [2023-05-05T20:16:54.195Z] ---> 5a9f5c1ae24e [2023-05-05T20:16:54.195Z] [2023-05-05T20:16:54.195Z] Step 13/26 : FROM alpine:3.17 [2023-05-05T20:16:54.195Z] Removing intermediate container a1da5f029a09 [2023-05-05T20:16:54.195Z] ---> 8c9f0184a221 [2023-05-05T20:16:54.195Z] [2023-05-05T20:16:54.195Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T20:16:54.776Z] 3.17: Pulling from library/alpine [2023-05-05T20:16:54.776Z] 3.17: Pulling from library/alpine [2023-05-05T20:16:55.359Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T20:16:55.359Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T20:16:55.359Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T20:16:55.359Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T20:16:55.359Z] ---> 51e60588ff2c [2023-05-05T20:16:55.359Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T20:16:55.359Z] ---> 51e60588ff2c [2023-05-05T20:16:55.359Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T20:16:56.325Z] ---> Running in c2beda6e65d4 [2023-05-05T20:16:56.325Z] ---> Running in 1119865b7aab [2023-05-05T20:16:56.909Z] Removing intermediate container 1119865b7aab [2023-05-05T20:16:56.909Z] ---> 2b947b483b4f [2023-05-05T20:16:56.909Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-05T20:16:57.176Z] Removing intermediate container c2beda6e65d4 [2023-05-05T20:16:57.176Z] ---> 86e0509d8b72 [2023-05-05T20:16:57.176Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T20:16:57.176Z] ---> Running in 027e9affb06f [2023-05-05T20:16:57.176Z] ---> Running in d211b41e8a60 [2023-05-05T20:16:59.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:16:59.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:17:00.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:17:00.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:17:01.762Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:17:01.762Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:17:01.762Z] OK: 17691 distinct packages available [2023-05-05T20:17:02.028Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:17:02.028Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:17:02.028Z] OK: 17691 distinct packages available [2023-05-05T20:17:02.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:17:02.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:17:02.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:17:02.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:17:04.282Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-05T20:17:04.282Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-05T20:17:04.282Z] (3/4) Installing libucontext (1.2-r0) [2023-05-05T20:17:04.282Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-05T20:17:04.282Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:17:04.282Z] OK: 8 MiB in 19 packages [2023-05-05T20:17:04.549Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T20:17:04.549Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T20:17:04.549Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T20:17:04.549Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T20:17:04.549Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T20:17:04.549Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:17:04.549Z] OK: 9 MiB in 20 packages [2023-05-05T20:17:06.485Z] Removing intermediate container 027e9affb06f [2023-05-05T20:17:06.485Z] ---> 04c340adc311 [2023-05-05T20:17:06.485Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:17:07.068Z] Removing intermediate container d211b41e8a60 [2023-05-05T20:17:07.068Z] ---> b9fb70326e4a [2023-05-05T20:17:07.068Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:17:09.862Z] ---> 40fd6ec84343 [2023-05-05T20:17:09.862Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:17:10.166Z] ---> 57228adb0b33 [2023-05-05T20:17:10.167Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:17:10.798Z] ---> 9f53635f5e2b [2023-05-05T20:17:10.799Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T20:17:11.435Z] ---> 4e093b720a6d [2023-05-05T20:17:11.435Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T20:17:19.651Z] ---> 0f88cddd4e74 [2023-05-05T20:17:19.651Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T20:17:19.917Z] ---> c98231d00ce8 [2023-05-05T20:17:19.917Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T20:17:20.874Z] ---> 451f3aed3222 [2023-05-05T20:17:20.874Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-05T20:17:20.874Z] ---> a0cfba7dd5c2 [2023-05-05T20:17:20.874Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-05T20:17:23.453Z] ---> Running in 1bc8492fc1b5 [2023-05-05T20:17:23.453Z] ---> ce7a3127a08f [2023-05-05T20:17:23.453Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-05T20:17:24.408Z] Removing intermediate container 1bc8492fc1b5 [2023-05-05T20:17:24.408Z] ---> fd620f6d44c4 [2023-05-05T20:17:24.409Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-05T20:17:24.409Z] ---> 366f1ed06c22 [2023-05-05T20:17:24.409Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T20:17:24.673Z] ---> Running in e2509171ce44 [2023-05-05T20:17:25.259Z] Removing intermediate container e2509171ce44 [2023-05-05T20:17:25.259Z] ---> b9827abcddac [2023-05-05T20:17:25.259Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T20:17:25.259Z] ---> 8e38fd781747 [2023-05-05T20:17:25.259Z] Step 22/27 : WORKDIR / [2023-05-05T20:17:25.259Z] ---> Running in 2603290d7044 [2023-05-05T20:17:25.531Z] ---> Running in 9b83782cd62c [2023-05-05T20:17:25.797Z] Removing intermediate container 2603290d7044 [2023-05-05T20:17:25.797Z] ---> b7ff8966a542 [2023-05-05T20:17:25.797Z] Step 24/26 : LABEL arch=arm64 [2023-05-05T20:17:26.061Z] ---> Running in a46abd6fb4f8 [2023-05-05T20:17:26.327Z] Removing intermediate container 9b83782cd62c [2023-05-05T20:17:26.327Z] ---> fe43ace269a1 [2023-05-05T20:17:26.327Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T20:17:26.327Z] ---> Running in eb5c44d15e26 [2023-05-05T20:17:26.593Z] Removing intermediate container a46abd6fb4f8 [2023-05-05T20:17:26.593Z] ---> 74b549d23446 [2023-05-05T20:17:26.593Z] Step 25/26 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:17:26.857Z] ---> Running in 0f598eeaa0c4 [2023-05-05T20:17:27.122Z] Removing intermediate container eb5c44d15e26 [2023-05-05T20:17:27.122Z] ---> 3390935956ea [2023-05-05T20:17:27.122Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T20:17:27.392Z] ---> Running in 0215982f652a [2023-05-05T20:17:27.658Z] Removing intermediate container 0f598eeaa0c4 [2023-05-05T20:17:27.658Z] ---> 92d05cc00145 [2023-05-05T20:17:27.658Z] Step 26/26 : LABEL version=0.0.0 [2023-05-05T20:17:27.658Z] ---> Running in cc2dbb8126fe [2023-05-05T20:17:27.945Z] Removing intermediate container 0215982f652a [2023-05-05T20:17:27.945Z] ---> 3e8f80ae3f59 [2023-05-05T20:17:27.945Z] Step 25/27 : LABEL arch=arm64 [2023-05-05T20:17:27.945Z] ---> Running in bd823bd60774 [2023-05-05T20:17:28.529Z] Removing intermediate container cc2dbb8126fe [2023-05-05T20:17:28.529Z] ---> eb880e0a4c03 [2023-05-05T20:17:28.529Z] [2023-05-05T20:17:28.793Z] Removing intermediate container bd823bd60774 [2023-05-05T20:17:28.793Z] ---> 6793abf7f042 [2023-05-05T20:17:28.793Z] Step 26/27 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:17:28.793Z] ---> Running in dfcbaad21998 [2023-05-05T20:17:28.793Z] Successfully built eb880e0a4c03 [2023-05-05T20:17:28.793Z] Successfully tagged security-spire-server-arm64:latest [2023-05-05T20:17:28.793Z]  Building security-spire-server ... done Building security-spire-agent [2023-05-05T20:17:29.373Z] Removing intermediate container dfcbaad21998 [2023-05-05T20:17:29.373Z] ---> ff8320929d12 [2023-05-05T20:17:29.373Z] Step 27/27 : LABEL version=0.0.0 [2023-05-05T20:17:29.373Z] ---> Running in 370961fe99fc [2023-05-05T20:17:29.953Z] Removing intermediate container 370961fe99fc [2023-05-05T20:17:29.953Z] ---> b4fb062c22cc [2023-05-05T20:17:29.953Z] [2023-05-05T20:17:30.219Z] Successfully built b4fb062c22cc [2023-05-05T20:17:30.219Z] Successfully tagged security-spire-config-arm64:latest [2023-05-05T20:17:30.219Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-05-05T20:17:56.885Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:17:56.885Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:17:56.885Z] ---> d253d2d6d66e [2023-05-05T20:17:56.885Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 1c9328d8b577 [2023-05-05T20:17:56.885Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 95ce1a2d9eb0 [2023-05-05T20:17:56.885Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 69bbd01a2340 [2023-05-05T20:17:56.885Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 2b6151407c2e [2023-05-05T20:17:56.885Z] Step 7/27 : COPY . . [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 15444a248f35 [2023-05-05T20:17:56.885Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> d211735a21f2 [2023-05-05T20:17:56.885Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 8f719395470b [2023-05-05T20:17:56.885Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 194f34d6728c [2023-05-05T20:17:56.885Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> cbcc0b3118bb [2023-05-05T20:17:56.885Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 8c9f0184a221 [2023-05-05T20:17:56.885Z] [2023-05-05T20:17:56.885Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T20:17:56.885Z] ---> 51e60588ff2c [2023-05-05T20:17:56.885Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 86e0509d8b72 [2023-05-05T20:17:56.885Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> b9fb70326e4a [2023-05-05T20:17:56.885Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:17:56.885Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:17:56.885Z] ---> d253d2d6d66e [2023-05-05T20:17:56.885Z] Step 3/25 : WORKDIR /edgex-go [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> 1c9328d8b577 [2023-05-05T20:17:56.885Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-05T20:17:56.885Z] ---> 57228adb0b33 [2023-05-05T20:17:56.885Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:17:56.885Z] ---> Using cache [2023-05-05T20:17:56.885Z] ---> Running in d8dbe14e8fc5 [2023-05-05T20:17:56.885Z] ---> 4e093b720a6d [2023-05-05T20:17:56.885Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-05T20:17:58.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:17:59.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:18:00.661Z] OK: 263 MiB in 53 packages [2023-05-05T20:18:00.931Z] ---> 3c33f60050a2 [2023-05-05T20:18:00.931Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T20:18:02.346Z] Removing intermediate container d8dbe14e8fc5 [2023-05-05T20:18:02.346Z] ---> b66e422baf63 [2023-05-05T20:18:02.346Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-05T20:18:03.757Z] ---> 14bfe4c7c445 [2023-05-05T20:18:03.757Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:18:03.757Z] ---> Running in bc581d1f7096 [2023-05-05T20:18:09.093Z] ---> 55065ed66f5e [2023-05-05T20:18:09.093Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T20:18:09.360Z] ---> 5106385c1fbc [2023-05-05T20:18:09.360Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-05T20:18:10.318Z] ---> 14491d55e013 [2023-05-05T20:18:10.318Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-05T20:18:11.273Z] ---> 7415bf361d9d [2023-05-05T20:18:11.273Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T20:18:11.273Z] ---> Running in d3e45a35bc25 [2023-05-05T20:18:11.539Z] Removing intermediate container d3e45a35bc25 [2023-05-05T20:18:11.539Z] ---> 018d73752d42 [2023-05-05T20:18:11.539Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T20:18:11.804Z] ---> Running in 804c40762f57 [2023-05-05T20:18:12.390Z] Removing intermediate container 804c40762f57 [2023-05-05T20:18:12.390Z] ---> 4db8fcee9bd5 [2023-05-05T20:18:12.390Z] Step 25/27 : LABEL arch=arm64 [2023-05-05T20:18:12.390Z] ---> Running in 5e2bf9375f46 [2023-05-05T20:18:12.975Z] Removing intermediate container 5e2bf9375f46 [2023-05-05T20:18:12.976Z] ---> 9a132ca2c8d3 [2023-05-05T20:18:12.976Z] Step 26/27 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:18:12.976Z] ---> Running in 102bee9cb892 [2023-05-05T20:18:13.558Z] Removing intermediate container 102bee9cb892 [2023-05-05T20:18:13.558Z] ---> 7ffdf73c7f61 [2023-05-05T20:18:13.558Z] Step 27/27 : LABEL version=0.0.0 [2023-05-05T20:18:13.558Z] ---> Running in 554000367f07 [2023-05-05T20:18:14.137Z] Removing intermediate container 554000367f07 [2023-05-05T20:18:14.137Z] ---> ec9aa36dbf86 [2023-05-05T20:18:14.137Z] [2023-05-05T20:18:14.408Z] Successfully built ec9aa36dbf86 [2023-05-05T20:18:14.408Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-05T20:18:14.408Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-05-05T20:18:29.395Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:18:29.395Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:18:29.395Z] ---> d253d2d6d66e [2023-05-05T20:18:29.395Z] Step 3/20 : WORKDIR /edgex-go [2023-05-05T20:18:29.395Z] ---> Using cache [2023-05-05T20:18:29.395Z] ---> 1c9328d8b577 [2023-05-05T20:18:29.395Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-05T20:18:29.978Z] ---> Running in 3aa92e0cd2a4 [2023-05-05T20:18:31.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:18:32.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:18:34.277Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:18:34.278Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:18:34.278Z] OK: 17690 distinct packages available [2023-05-05T20:18:34.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:18:35.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:18:36.901Z] OK: 263 MiB in 53 packages [2023-05-05T20:18:38.877Z] Removing intermediate container 3aa92e0cd2a4 [2023-05-05T20:18:38.877Z] ---> 7dfd3a49bdb9 [2023-05-05T20:18:38.877Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-05T20:18:39.463Z] ---> 320a74d33e31 [2023-05-05T20:18:39.463Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:18:39.731Z] ---> Running in 2676edc931e7 [2023-05-05T20:19:47.611Z] Removing intermediate container bc581d1f7096 [2023-05-05T20:19:47.611Z] ---> 24e568fe9590 [2023-05-05T20:19:47.611Z] Step 7/25 : COPY . . [2023-05-05T20:20:02.602Z] ---> 95122f909cf4 [2023-05-05T20:20:02.602Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-05T20:20:02.602Z] ---> Running in 22e454478167 [2023-05-05T20:20:02.868Z] 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-05-05T20:20:21.075Z] Removing intermediate container 2676edc931e7 [2023-05-05T20:20:21.075Z] ---> 9e38dd14c373 [2023-05-05T20:20:21.075Z] Step 7/20 : COPY . . [2023-05-05T20:20:31.142Z] ---> d6f198f7d045 [2023-05-05T20:20:31.142Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-05T20:20:32.553Z] ---> Running in 5958686f54eb [2023-05-05T20:20:34.492Z] 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-05-05T20:22:56.151Z] Removing intermediate container 083c61c0da9d [2023-05-05T20:22:56.151Z] ---> f1365a459b6b [2023-05-05T20:22:56.151Z] [2023-05-05T20:22:56.151Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:22:56.151Z] ---> 51e60588ff2c [2023-05-05T20:22:56.151Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T20:22:57.106Z] ---> Running in 7857ce0bc471 [2023-05-05T20:22:57.375Z] Removing intermediate container 7857ce0bc471 [2023-05-05T20:22:57.375Z] ---> 1a7840dd6ab1 [2023-05-05T20:22:57.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:22:57.642Z] ---> Running in 2eca969c3757 [2023-05-05T20:22:59.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:23:00.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:23:01.950Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T20:23:01.950Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:23:01.950Z] OK: 8 MiB in 16 packages [2023-05-05T20:23:03.360Z] Removing intermediate container 2eca969c3757 [2023-05-05T20:23:03.360Z] ---> e42cf8b900e7 [2023-05-05T20:23:03.360Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:23:04.321Z] ---> 300e764dd6db [2023-05-05T20:23:04.321Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:23:05.280Z] ---> 2c6419e53de7 [2023-05-05T20:23:05.280Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-05T20:23:07.223Z] ---> 999811730032 [2023-05-05T20:23:07.223Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:23:11.474Z] ---> 859447f356b5 [2023-05-05T20:23:11.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-05T20:23:11.753Z] ---> 71b874f8f09b [2023-05-05T20:23:11.753Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T20:23:12.020Z] ---> Running in 95d5f36ea090 [2023-05-05T20:23:15.379Z] Removing intermediate container 95d5f36ea090 [2023-05-05T20:23:15.379Z] ---> 212fd7b8d668 [2023-05-05T20:23:15.379Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T20:23:15.379Z] ---> Running in 64ebe71c885d [2023-05-05T20:23:15.379Z] Removing intermediate container 64ebe71c885d [2023-05-05T20:23:15.379Z] ---> dc176057afc4 [2023-05-05T20:23:15.379Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T20:23:15.645Z] ---> Running in bf837588972a [2023-05-05T20:23:15.912Z] Removing intermediate container bf837588972a [2023-05-05T20:23:15.912Z] ---> d0e066d2fc0d [2023-05-05T20:23:15.912Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T20:23:16.178Z] ---> Running in 4db7267d12e3 [2023-05-05T20:23:16.445Z] Removing intermediate container 4db7267d12e3 [2023-05-05T20:23:16.445Z] ---> d4f9ff16f84a [2023-05-05T20:23:16.445Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:23:16.712Z] ---> Running in 772dd545da93 [2023-05-05T20:23:17.297Z] Removing intermediate container 772dd545da93 [2023-05-05T20:23:17.297Z] ---> c9739d79f9a2 [2023-05-05T20:23:17.297Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:23:17.297Z] ---> Running in 7edfb8bc0aaf [2023-05-05T20:23:17.880Z] Removing intermediate container 7edfb8bc0aaf [2023-05-05T20:23:17.880Z] ---> 2edb4d8e4043 [2023-05-05T20:23:17.880Z] [2023-05-05T20:23:18.148Z] Successfully built 2edb4d8e4043 [2023-05-05T20:23:18.149Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-05T20:23:18.149Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-05-05T20:23:36.339Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:23:36.339Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:23:36.339Z] ---> d253d2d6d66e [2023-05-05T20:23:36.339Z] Step 3/33 : WORKDIR /edgex-go [2023-05-05T20:23:36.339Z] ---> Using cache [2023-05-05T20:23:36.339Z] ---> 1c9328d8b577 [2023-05-05T20:23:36.339Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-05T20:23:36.339Z] ---> Using cache [2023-05-05T20:23:36.339Z] ---> b66e422baf63 [2023-05-05T20:23:36.339Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-05T20:23:36.339Z] ---> Using cache [2023-05-05T20:23:36.339Z] ---> 14bfe4c7c445 [2023-05-05T20:23:36.339Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:23:36.339Z] ---> Using cache [2023-05-05T20:23:36.340Z] ---> 24e568fe9590 [2023-05-05T20:23:36.340Z] Step 7/33 : COPY . . [2023-05-05T20:23:36.340Z] ---> Using cache [2023-05-05T20:23:36.340Z] ---> 95122f909cf4 [2023-05-05T20:23:36.340Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-05T20:23:36.340Z] ---> Running in a1e623f84c51 [2023-05-05T20:23:38.918Z] 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-05-05T20:23:40.865Z] Removing intermediate container 1ca71dc868c8 [2023-05-05T20:23:40.865Z] ---> 1be8d4b87a38 [2023-05-05T20:23:40.865Z] [2023-05-05T20:23:40.865Z] Step 10/24 : FROM alpine:3.17 [2023-05-05T20:23:40.865Z] ---> 51e60588ff2c [2023-05-05T20:23:40.865Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:23:41.130Z] ---> Running in cc99d842cef2 [2023-05-05T20:23:43.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:23:43.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:23:45.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T20:23:45.186Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:23:45.186Z] OK: 8 MiB in 16 packages [2023-05-05T20:23:46.737Z] Removing intermediate container cc99d842cef2 [2023-05-05T20:23:46.737Z] ---> 0cd847bbb108 [2023-05-05T20:23:46.737Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:23:46.737Z] ---> Running in f55f7921a5b6 [2023-05-05T20:23:47.330Z] Removing intermediate container f55f7921a5b6 [2023-05-05T20:23:47.330Z] ---> 2883871a03c4 [2023-05-05T20:23:47.330Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-05T20:23:47.330Z] ---> Running in 7d90d3df6740 [2023-05-05T20:23:47.920Z] Removing intermediate container 7d90d3df6740 [2023-05-05T20:23:47.920Z] ---> c689a1fb4ee8 [2023-05-05T20:23:47.920Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-05T20:23:48.209Z] ---> Running in 6fd3956ff964 [2023-05-05T20:23:48.496Z] Removing intermediate container 6fd3956ff964 [2023-05-05T20:23:48.496Z] ---> 041fbb3ebb80 [2023-05-05T20:23:48.496Z] Step 15/24 : WORKDIR / [2023-05-05T20:23:48.773Z] ---> Running in 36396a8b8be3 [2023-05-05T20:23:51.247Z] Removing intermediate container 36396a8b8be3 [2023-05-05T20:23:51.247Z] ---> 40c720622ec7 [2023-05-05T20:23:51.247Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:23:52.204Z] ---> 8e107db2fa10 [2023-05-05T20:23:52.204Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:23:53.162Z] ---> a32ffb924e91 [2023-05-05T20:23:53.162Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-05T20:23:55.104Z] ---> acbd9649f768 [2023-05-05T20:23:55.104Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:23:56.060Z] ---> 4b6cd6c8f1d8 [2023-05-05T20:23:56.060Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-05T20:23:56.060Z] ---> Running in 6cdadb6c92d8 [2023-05-05T20:23:56.641Z] Removing intermediate container 6cdadb6c92d8 [2023-05-05T20:23:56.641Z] ---> 5172e1ccbcf8 [2023-05-05T20:23:56.641Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:23:56.641Z] ---> Running in b4932ede4462 [2023-05-05T20:23:57.233Z] Removing intermediate container b4932ede4462 [2023-05-05T20:23:57.233Z] ---> afe9fe5bd6e1 [2023-05-05T20:23:57.233Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T20:23:57.513Z] ---> Running in 1b61f0c01397 [2023-05-05T20:23:57.780Z] Removing intermediate container 1b61f0c01397 [2023-05-05T20:23:57.780Z] ---> 13d2d762edfd [2023-05-05T20:23:57.780Z] Step 23/24 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:23:58.046Z] ---> Running in 6f6ea54e8d5b [2023-05-05T20:23:58.312Z] Removing intermediate container 6f6ea54e8d5b [2023-05-05T20:23:58.312Z] ---> a6922c97814e [2023-05-05T20:23:58.312Z] Step 24/24 : LABEL version=0.0.0 [2023-05-05T20:23:58.578Z] ---> Running in d8658898776e [2023-05-05T20:23:59.156Z] Removing intermediate container d8658898776e [2023-05-05T20:23:59.156Z] ---> 485169f9dd24 [2023-05-05T20:23:59.156Z] [2023-05-05T20:23:59.420Z] Successfully built 485169f9dd24 [2023-05-05T20:23:59.420Z] Successfully tagged core-command-arm64:latest [2023-05-05T20:23:59.420Z] Building core-data [2023-05-05T20:24:17.600Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:24:17.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:24:17.600Z] ---> d253d2d6d66e [2023-05-05T20:24:17.600Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:24:17.600Z] ---> Using cache [2023-05-05T20:24:17.600Z] ---> e6ac36678d14 [2023-05-05T20:24:17.600Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:24:17.600Z] ---> Using cache [2023-05-05T20:24:17.600Z] ---> 40f515092183 [2023-05-05T20:24:17.600Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T20:24:18.556Z] ---> Running in 5995162b15aa [2023-05-05T20:24:20.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:24:21.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:24:23.392Z] OK: 263 MiB in 53 packages [2023-05-05T20:24:24.347Z] Removing intermediate container 5995162b15aa [2023-05-05T20:24:24.347Z] ---> cb255f8e693e [2023-05-05T20:24:24.347Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:24:25.305Z] ---> b53e1c04eb14 [2023-05-05T20:24:25.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:24:25.578Z] ---> Running in d49612a0fe5c [2023-05-05T20:26:02.182Z] Removing intermediate container d49612a0fe5c [2023-05-05T20:26:02.182Z] ---> 7c24b421a9e6 [2023-05-05T20:26:02.182Z] Step 8/23 : COPY . . [2023-05-05T20:26:07.513Z] ---> 1390db77a89a [2023-05-05T20:26:07.513Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-05T20:26:07.513Z] ---> Running in c237234f815e [2023-05-05T20:26:09.447Z] 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-05-05T20:26:12.028Z] 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-05-05T20:26:38.687Z] Removing intermediate container 22e454478167 [2023-05-05T20:26:38.687Z] ---> 562e861337be [2023-05-05T20:26:38.687Z] [2023-05-05T20:26:38.687Z] Step 9/25 : FROM alpine:3.17 [2023-05-05T20:26:38.687Z] ---> 51e60588ff2c [2023-05-05T20:26:38.687Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-05T20:26:38.687Z] ---> Running in a2a16bc1c665 [2023-05-05T20:26:38.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:26:38.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:26:38.687Z] Removing intermediate container 65d16141c477 [2023-05-05T20:26:38.687Z] ---> 1aed540153e0 [2023-05-05T20:26:38.687Z] [2023-05-05T20:26:38.687Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:26:38.687Z] ---> 51e60588ff2c [2023-05-05T20:26:38.687Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-05T20:26:38.954Z] ---> Running in 0b9cb048b277 [2023-05-05T20:26:38.954Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-05T20:26:39.219Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-05T20:26:39.219Z] (3/3) Installing su-exec (0.2-r2) [2023-05-05T20:26:39.219Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:26:39.219Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T20:26:40.176Z] OK: 8 MiB in 18 packages [2023-05-05T20:26:40.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:26:41.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:26:42.298Z] Removing intermediate container a2a16bc1c665 [2023-05-05T20:26:42.298Z] ---> cd3d728571b9 [2023-05-05T20:26:42.298Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T20:26:42.298Z] ---> Running in 1f09c32bbd04 [2023-05-05T20:26:42.562Z] Removing intermediate container 1f09c32bbd04 [2023-05-05T20:26:42.562Z] ---> 367b303dd5a0 [2023-05-05T20:26:42.562Z] Step 12/25 : WORKDIR / [2023-05-05T20:26:42.827Z] ---> Running in 851ddd1c8715 [2023-05-05T20:26:43.427Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-05T20:26:43.427Z] Removing intermediate container 851ddd1c8715 [2023-05-05T20:26:43.427Z] ---> 480292204af8 [2023-05-05T20:26:43.427Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:26:43.427Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-05T20:26:43.703Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:26:43.703Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T20:26:44.283Z] OK: 8 MiB in 17 packages [2023-05-05T20:26:46.850Z] ---> 5279038b856a [2023-05-05T20:26:46.850Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:26:48.253Z] ---> 96ef8e5819b0 [2023-05-05T20:26:48.253Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-05T20:26:48.520Z] Removing intermediate container 0b9cb048b277 [2023-05-05T20:26:48.520Z] ---> 8dd8b2f7258e [2023-05-05T20:26:48.520Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:26:48.520Z] ---> Running in 075a963065d3 [2023-05-05T20:26:49.098Z] ---> 4541d0715544 [2023-05-05T20:26:49.099Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-05T20:26:49.099Z] Removing intermediate container 075a963065d3 [2023-05-05T20:26:49.099Z] ---> e2ade0a31fae [2023-05-05T20:26:49.099Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-05T20:26:49.365Z] ---> Running in 582de8e13aaf [2023-05-05T20:26:49.943Z] Removing intermediate container 582de8e13aaf [2023-05-05T20:26:49.943Z] ---> 9e45ea1de1be [2023-05-05T20:26:49.943Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T20:26:50.208Z] ---> Running in dbf82fbcbb50 [2023-05-05T20:26:50.473Z] ---> 7f8053aa13ae [2023-05-05T20:26:50.473Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:26:50.740Z] Removing intermediate container dbf82fbcbb50 [2023-05-05T20:26:50.740Z] ---> 77b165e6d9df [2023-05-05T20:26:50.740Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:26:51.694Z] ---> ffe6532ae167 [2023-05-05T20:26:51.694Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:26:51.694Z] ---> f0e1ae66d30f [2023-05-05T20:26:51.694Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-05T20:26:53.094Z] ---> 33aadda34a94 [2023-05-05T20:26:53.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-05T20:26:54.050Z] ---> c874b8d65a07 [2023-05-05T20:26:54.050Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-05T20:26:55.985Z] ---> c506d2ea5d05 [2023-05-05T20:26:55.985Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:26:56.251Z] ---> 3eb3661e1df1 [2023-05-05T20:26:56.251Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T20:26:56.832Z] ---> c4a67a2e46e7 [2023-05-05T20:26:56.832Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-05T20:26:56.832Z] ---> Running in 49c827e179be [2023-05-05T20:26:57.788Z] ---> 14d6e3c3d27b [2023-05-05T20:26:57.788Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T20:26:57.788Z] Removing intermediate container 49c827e179be [2023-05-05T20:26:57.788Z] ---> 5ee2a7dbf1d4 [2023-05-05T20:26:57.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:26:57.788Z] ---> Running in 6e04320dea0c [2023-05-05T20:26:58.055Z] ---> Running in c07081760473 [2023-05-05T20:26:58.649Z] Removing intermediate container c07081760473 [2023-05-05T20:26:58.649Z] ---> 7b5bcbfff65a [2023-05-05T20:26:58.649Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T20:26:58.915Z] ---> Running in 6ac50c5f6a1f [2023-05-05T20:27:00.847Z] Removing intermediate container 6ac50c5f6a1f [2023-05-05T20:27:00.847Z] ---> 368c8c1868ac [2023-05-05T20:27:00.847Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:27:00.847Z] ---> Running in f12d225efabb [2023-05-05T20:27:01.431Z] Removing intermediate container f12d225efabb [2023-05-05T20:27:01.431Z] ---> a7591bbf6dc3 [2023-05-05T20:27:01.431Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:27:01.696Z] ---> Running in 9a3ef14a7e6e [2023-05-05T20:27:02.650Z] Removing intermediate container 9a3ef14a7e6e [2023-05-05T20:27:02.650Z] ---> d8715fbc504e [2023-05-05T20:27:02.650Z] [2023-05-05T20:27:02.650Z] Removing intermediate container 6e04320dea0c [2023-05-05T20:27:02.650Z] ---> 08a9e37ac115 [2023-05-05T20:27:02.650Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T20:27:02.650Z] ---> Running in e15d1339d94d [2023-05-05T20:27:03.231Z] Successfully built d8715fbc504e [2023-05-05T20:27:03.232Z] Successfully tagged support-notifications-arm64:latest [2023-05-05T20:27:03.232Z] Building security-proxy-setup [2023-05-05T20:27:03.232Z] Removing intermediate container e15d1339d94d [2023-05-05T20:27:03.232Z]  Building support-notifications ... done  ---> 989f0b8bc2da [2023-05-05T20:27:03.232Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T20:27:03.232Z] ---> Running in ba56f3d8fa2c [2023-05-05T20:27:03.812Z] Removing intermediate container ba56f3d8fa2c [2023-05-05T20:27:03.812Z] ---> 6406944469a2 [2023-05-05T20:27:03.812Z] Step 24/25 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:27:04.084Z] ---> Running in 64eeabde3e90 [2023-05-05T20:27:04.662Z] Removing intermediate container 64eeabde3e90 [2023-05-05T20:27:04.662Z] ---> 55ea67a338ff [2023-05-05T20:27:04.662Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T20:27:04.662Z] ---> Running in e16fea7896ce [2023-05-05T20:27:05.240Z] Removing intermediate container e16fea7896ce [2023-05-05T20:27:05.240Z] ---> a9d004bd57a7 [2023-05-05T20:27:05.240Z] [2023-05-05T20:27:05.507Z] Successfully built a9d004bd57a7 [2023-05-05T20:27:05.507Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-05T20:27:05.507Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-05-05T20:27:32.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:27:32.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:27:32.172Z] ---> d253d2d6d66e [2023-05-05T20:27:32.172Z] Step 3/22 : WORKDIR /edgex-go [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> 1c9328d8b577 [2023-05-05T20:27:32.172Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> b66e422baf63 [2023-05-05T20:27:32.172Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> 14bfe4c7c445 [2023-05-05T20:27:32.172Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> 24e568fe9590 [2023-05-05T20:27:32.172Z] Step 7/22 : COPY . . [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> 95122f909cf4 [2023-05-05T20:27:32.172Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-05T20:27:32.172Z] ---> Running in 6022ab31afaa [2023-05-05T20:27:32.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:27:32.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:27:32.172Z] ---> d253d2d6d66e [2023-05-05T20:27:32.172Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> e6ac36678d14 [2023-05-05T20:27:32.172Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> 40f515092183 [2023-05-05T20:27:32.172Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> cb255f8e693e [2023-05-05T20:27:32.172Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> b53e1c04eb14 [2023-05-05T20:27:32.172Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> 7c24b421a9e6 [2023-05-05T20:27:32.172Z] Step 8/23 : COPY . . [2023-05-05T20:27:32.172Z] ---> Using cache [2023-05-05T20:27:32.172Z] ---> 1390db77a89a [2023-05-05T20:27:32.172Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-05T20:27:32.172Z] ---> Running in 5d38d890cbab [2023-05-05T20:27:32.172Z] 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-05-05T20:27:33.126Z] 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-05-05T20:29:09.739Z] Removing intermediate container 5958686f54eb [2023-05-05T20:29:09.739Z] ---> 96400a6839f0 [2023-05-05T20:29:09.739Z] [2023-05-05T20:29:09.739Z] Step 9/20 : FROM alpine:3.17 [2023-05-05T20:29:09.739Z] ---> 51e60588ff2c [2023-05-05T20:29:09.739Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T20:29:09.739Z] ---> Running in 0617b9bebb0a [2023-05-05T20:29:09.739Z] Removing intermediate container 0617b9bebb0a [2023-05-05T20:29:09.739Z] ---> 4d76a99d082a [2023-05-05T20:29:09.739Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-05T20:29:09.739Z] ---> Running in 4c48b31b3990 [2023-05-05T20:29:09.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:29:09.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:29:09.739Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T20:29:09.739Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T20:29:09.739Z] OK: 17691 distinct packages available [2023-05-05T20:29:09.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:29:09.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:29:09.739Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-05T20:29:09.739Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-05T20:29:09.739Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-05T20:29:09.739Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-05T20:29:09.739Z] (5/9) Installing curl (8.0.1-r0) [2023-05-05T20:29:09.739Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-05T20:29:09.739Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-05T20:29:09.739Z] (8/9) Installing libucontext (1.2-r0) [2023-05-05T20:29:09.739Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-05T20:29:09.739Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:29:09.739Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T20:29:10.007Z] OK: 11 MiB in 24 packages [2023-05-05T20:29:12.583Z] Removing intermediate container 4c48b31b3990 [2023-05-05T20:29:12.583Z] ---> 96bc7b348ad4 [2023-05-05T20:29:12.583Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:29:13.165Z] ---> 31a5edc60ddb [2023-05-05T20:29:13.165Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:29:14.126Z] ---> e51466ac0102 [2023-05-05T20:29:14.126Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-05T20:29:16.089Z] ---> eed42f4b2154 [2023-05-05T20:29:16.089Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:29:17.049Z] ---> 75db3c314f6d [2023-05-05T20:29:17.049Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-05T20:29:17.049Z] ---> Running in b8698f6ed80b [2023-05-05T20:29:17.631Z] Removing intermediate container b8698f6ed80b [2023-05-05T20:29:17.631Z] ---> 1ef63f653495 [2023-05-05T20:29:17.631Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T20:29:17.910Z] ---> Running in 88494cfbd452 [2023-05-05T20:29:18.180Z] Removing intermediate container 88494cfbd452 [2023-05-05T20:29:18.180Z] ---> e263fae573e1 [2023-05-05T20:29:18.180Z] Step 18/20 : LABEL arch=arm64 [2023-05-05T20:29:18.446Z] ---> Running in ae4c959641b2 [2023-05-05T20:29:18.712Z] Removing intermediate container ae4c959641b2 [2023-05-05T20:29:18.712Z] ---> 70ed93a8e669 [2023-05-05T20:29:18.712Z] Step 19/20 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:29:18.977Z] ---> Running in 64bbf1df9b42 [2023-05-05T20:29:19.243Z] Removing intermediate container 64bbf1df9b42 [2023-05-05T20:29:19.243Z] ---> c5a549eae7e4 [2023-05-05T20:29:19.243Z] Step 20/20 : LABEL version=0.0.0 [2023-05-05T20:29:19.509Z] ---> Running in d6415b1d1d90 [2023-05-05T20:29:20.092Z] Removing intermediate container d6415b1d1d90 [2023-05-05T20:29:20.092Z] ---> 7b01203af9be [2023-05-05T20:29:20.092Z] [2023-05-05T20:29:20.356Z] Successfully built 7b01203af9be [2023-05-05T20:29:20.356Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-05T20:29:20.356Z] Building core-metadata [2023-05-05T20:29:38.645Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:29:38.645Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:29:38.645Z] ---> d253d2d6d66e [2023-05-05T20:29:38.645Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:29:38.645Z] ---> Using cache [2023-05-05T20:29:38.645Z] ---> e6ac36678d14 [2023-05-05T20:29:38.645Z] Step 4/25 : WORKDIR /edgex-go [2023-05-05T20:29:38.645Z] ---> Using cache [2023-05-05T20:29:38.645Z] ---> 40f515092183 [2023-05-05T20:29:38.645Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-05T20:29:38.645Z] ---> Using cache [2023-05-05T20:29:38.645Z] ---> cb255f8e693e [2023-05-05T20:29:38.645Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-05T20:29:38.645Z] ---> Using cache [2023-05-05T20:29:38.645Z] ---> b53e1c04eb14 [2023-05-05T20:29:38.645Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:29:38.645Z] ---> Using cache [2023-05-05T20:29:38.645Z] ---> 7c24b421a9e6 [2023-05-05T20:29:38.645Z] Step 8/25 : COPY . . [2023-05-05T20:29:38.645Z] ---> Using cache [2023-05-05T20:29:38.645Z] ---> 1390db77a89a [2023-05-05T20:29:38.645Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-05T20:29:38.645Z] ---> Running in 0eb2196b405e [2023-05-05T20:29:38.645Z] 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-05-05T20:29:57.545Z] Removing intermediate container a1e623f84c51 [2023-05-05T20:29:57.545Z] ---> 7c88eab29311 [2023-05-05T20:29:57.545Z] [2023-05-05T20:29:57.545Z] Step 9/33 : FROM alpine:3.17 [2023-05-05T20:29:57.545Z] ---> 51e60588ff2c [2023-05-05T20:29:57.545Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T20:29:57.545Z] ---> Using cache [2023-05-05T20:29:57.545Z] ---> 4d76a99d082a [2023-05-05T20:29:57.545Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-05T20:29:57.545Z] ---> Running in d7bb46af67d6 [2023-05-05T20:29:57.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:29:58.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:29:59.533Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T20:29:59.533Z] (2/2) Installing su-exec (0.2-r2) [2023-05-05T20:29:59.533Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:29:59.533Z] OK: 8 MiB in 17 packages [2023-05-05T20:30:01.467Z] Removing intermediate container d7bb46af67d6 [2023-05-05T20:30:01.467Z] ---> a496fa406e90 [2023-05-05T20:30:01.467Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-05T20:30:01.467Z] ---> Running in c4854978ae36 [2023-05-05T20:30:01.753Z] Removing intermediate container c4854978ae36 [2023-05-05T20:30:01.753Z] ---> 7bb9cf5d5b26 [2023-05-05T20:30:01.753Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-05T20:30:01.753Z] ---> Running in f9a2729ed4d3 [2023-05-05T20:30:02.342Z] Removing intermediate container f9a2729ed4d3 [2023-05-05T20:30:02.342Z] ---> 6e41dbd2905d [2023-05-05T20:30:02.342Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-05T20:30:02.342Z] ---> Running in b700b735321d [2023-05-05T20:30:02.924Z] Removing intermediate container b700b735321d [2023-05-05T20:30:02.924Z] ---> a7c7e7e76509 [2023-05-05T20:30:02.924Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-05T20:30:02.924Z] ---> Running in 11cb15f2d0fa [2023-05-05T20:30:03.509Z] Removing intermediate container 11cb15f2d0fa [2023-05-05T20:30:03.509Z] ---> 0075647feae1 [2023-05-05T20:30:03.509Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-05T20:30:03.509Z] ---> Running in a179b3ef7bcb [2023-05-05T20:30:07.742Z] Removing intermediate container a179b3ef7bcb [2023-05-05T20:30:07.742Z] ---> 08a7e34324b4 [2023-05-05T20:30:07.742Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-05T20:30:07.742Z] ---> Running in b7ecdcf6107d [2023-05-05T20:30:08.321Z] Removing intermediate container b7ecdcf6107d [2023-05-05T20:30:08.321Z] ---> ceaea4f2c9d8 [2023-05-05T20:30:08.321Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-05T20:30:09.272Z] ---> 23e462c7825f [2023-05-05T20:30:09.272Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-05T20:30:09.537Z] ---> Running in b96bb970fcca [2023-05-05T20:30:12.101Z] Removing intermediate container b96bb970fcca [2023-05-05T20:30:12.367Z] ---> cc9cd24053a1 [2023-05-05T20:30:12.367Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:30:12.948Z] ---> 4ecd2cfae077 [2023-05-05T20:30:12.948Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:30:13.904Z] ---> c8b1683a510c [2023-05-05T20:30:13.904Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-05T20:30:15.831Z] ---> 231c4241dcd9 [2023-05-05T20:30:15.831Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-05T20:30:16.410Z] ---> cb98ccb94ada [2023-05-05T20:30:16.410Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-05T20:30:17.364Z] ---> f5ea3700f4d1 [2023-05-05T20:30:17.364Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-05T20:30:18.320Z] ---> b2bcfee88599 [2023-05-05T20:30:18.320Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-05T20:30:21.647Z] ---> 4a67353f9bd3 [2023-05-05T20:30:21.647Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-05T20:30:22.225Z] ---> 5f435925b687 [2023-05-05T20:30:22.225Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-05T20:30:22.490Z] ---> Running in ba58b2a5724d [2023-05-05T20:30:25.071Z] Removing intermediate container ba58b2a5724d [2023-05-05T20:30:25.071Z] ---> b414cc82b08c [2023-05-05T20:30:25.071Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-05T20:30:25.341Z] ---> Running in 0bd6f9ce38c8 [2023-05-05T20:30:25.616Z] Removing intermediate container 0bd6f9ce38c8 [2023-05-05T20:30:25.616Z] ---> 95c4c98e7b61 [2023-05-05T20:30:25.616Z] Step 30/33 : CMD ["gate"] [2023-05-05T20:30:25.883Z] ---> Running in 74a0582e262f [2023-05-05T20:30:26.467Z] Removing intermediate container 74a0582e262f [2023-05-05T20:30:26.467Z] ---> 7e1de2ce0bee [2023-05-05T20:30:26.467Z] Step 31/33 : LABEL arch=arm64 [2023-05-05T20:30:26.467Z] ---> Running in d59fd54b10f6 [2023-05-05T20:30:27.046Z] Removing intermediate container d59fd54b10f6 [2023-05-05T20:30:27.046Z] ---> 60445caf1d9c [2023-05-05T20:30:27.046Z] Step 32/33 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:30:27.315Z] ---> Running in eaa699536b8f [2023-05-05T20:30:27.582Z] Removing intermediate container eaa699536b8f [2023-05-05T20:30:27.582Z] ---> 461011b4b04f [2023-05-05T20:30:27.582Z] Step 33/33 : LABEL version=0.0.0 [2023-05-05T20:30:27.855Z] ---> Running in 31979754eb61 [2023-05-05T20:30:28.120Z] Removing intermediate container 31979754eb61 [2023-05-05T20:30:28.120Z] ---> 90f6bff15ad6 [2023-05-05T20:30:28.120Z] [2023-05-05T20:30:28.385Z] Successfully built 90f6bff15ad6 [2023-05-05T20:30:28.385Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-05T20:30:28.385Z] Building core-common-config-bootstrapper [2023-05-05T20:30:46.561Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T20:30:46.561Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T20:30:46.561Z] ---> d253d2d6d66e [2023-05-05T20:30:46.561Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T20:30:46.561Z] ---> Using cache [2023-05-05T20:30:46.561Z] ---> e6ac36678d14 [2023-05-05T20:30:46.561Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T20:30:46.561Z] ---> Using cache [2023-05-05T20:30:46.561Z] ---> 40f515092183 [2023-05-05T20:30:46.561Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T20:30:46.561Z] ---> Using cache [2023-05-05T20:30:46.561Z] ---> cb255f8e693e [2023-05-05T20:30:46.561Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T20:30:46.561Z] ---> Using cache [2023-05-05T20:30:46.561Z] ---> b53e1c04eb14 [2023-05-05T20:30:46.561Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T20:30:46.561Z] ---> Using cache [2023-05-05T20:30:46.561Z] ---> 7c24b421a9e6 [2023-05-05T20:30:46.561Z] Step 8/23 : COPY . . [2023-05-05T20:30:46.561Z] ---> Using cache [2023-05-05T20:30:46.561Z] ---> 1390db77a89a [2023-05-05T20:30:46.561Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-05T20:30:46.561Z] ---> Running in d94c67e7ce76 [2023-05-05T20:30:47.525Z] 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-05-05T20:33:09.213Z] Removing intermediate container c237234f815e [2023-05-05T20:33:09.213Z] ---> 72b43c146c53 [2023-05-05T20:33:09.213Z] [2023-05-05T20:33:09.213Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:33:09.213Z] ---> 51e60588ff2c [2023-05-05T20:33:09.213Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:33:09.213Z] ---> Running in a0833cdea331 [2023-05-05T20:33:09.213Z] Removing intermediate container a0833cdea331 [2023-05-05T20:33:09.213Z] ---> eb4dbe0950ef [2023-05-05T20:33:09.213Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-05T20:33:09.213Z] ---> Running in 14fcb225e93c [2023-05-05T20:33:09.213Z] Removing intermediate container 14fcb225e93c [2023-05-05T20:33:09.213Z] ---> 80edbbc46b21 [2023-05-05T20:33:09.213Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-05T20:33:09.213Z] ---> Running in 6c007a1bdf00 [2023-05-05T20:33:09.213Z] Removing intermediate container 6c007a1bdf00 [2023-05-05T20:33:09.213Z] ---> 50dcc96a405a [2023-05-05T20:33:09.213Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:33:09.213Z] ---> Running in 243b2f3f0521 [2023-05-05T20:33:09.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:33:09.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:33:09.791Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T20:33:10.058Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:33:10.058Z] OK: 8 MiB in 16 packages [2023-05-05T20:33:11.466Z] Removing intermediate container 243b2f3f0521 [2023-05-05T20:33:11.466Z] ---> cee27226f6e1 [2023-05-05T20:33:11.466Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:33:12.426Z] ---> aefcf2d5199e [2023-05-05T20:33:12.426Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:33:13.379Z] ---> 34bb5582f4fc [2023-05-05T20:33:13.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-05T20:33:14.797Z] ---> 7dee2107a2d8 [2023-05-05T20:33:14.797Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:33:15.758Z] ---> 0f6e7bd2567b [2023-05-05T20:33:15.758Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-05T20:33:15.758Z] ---> Running in 3dba048fd3cf [2023-05-05T20:33:18.341Z] Removing intermediate container 3dba048fd3cf [2023-05-05T20:33:18.341Z] ---> 6ec983ddf328 [2023-05-05T20:33:18.341Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:33:18.341Z] ---> Running in bc802113b2b2 [2023-05-05T20:33:18.608Z] Removing intermediate container bc802113b2b2 [2023-05-05T20:33:18.608Z] ---> 7d5730cfd2f2 [2023-05-05T20:33:18.608Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T20:33:18.874Z] ---> Running in 4de24c03e834 [2023-05-05T20:33:19.140Z] Removing intermediate container 4de24c03e834 [2023-05-05T20:33:19.140Z] ---> 733dcb72f4bb [2023-05-05T20:33:19.140Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:33:19.409Z] ---> Running in 87cee4f306f2 [2023-05-05T20:33:19.677Z] Removing intermediate container 87cee4f306f2 [2023-05-05T20:33:19.677Z] ---> b03aeb6d4751 [2023-05-05T20:33:19.677Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:33:19.943Z] ---> Running in 450173c5ca1b [2023-05-05T20:33:20.526Z] Removing intermediate container 450173c5ca1b [2023-05-05T20:33:20.526Z] ---> c9a0042c6046 [2023-05-05T20:33:20.526Z] [2023-05-05T20:33:20.792Z] Successfully built c9a0042c6046 [2023-05-05T20:33:20.792Z] Successfully tagged core-data-arm64:latest [2023-05-05T20:33:35.762Z]  Building core-data ... done Removing intermediate container 6022ab31afaa [2023-05-05T20:33:35.762Z] ---> 87146d45f760 [2023-05-05T20:33:35.762Z] [2023-05-05T20:33:35.762Z] Step 9/22 : FROM alpine:3.17 [2023-05-05T20:33:35.762Z] ---> 51e60588ff2c [2023-05-05T20:33:35.762Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-05T20:33:35.762Z] ---> Running in 320debdd0144 [2023-05-05T20:33:37.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T20:33:37.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T20:33:39.158Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T20:33:39.158Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-05T20:33:39.158Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T20:33:39.158Z] OK: 8 MiB in 17 packages [2023-05-05T20:33:40.585Z] Removing intermediate container 320debdd0144 [2023-05-05T20:33:40.585Z] ---> 697ba2612194 [2023-05-05T20:33:40.585Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T20:33:40.585Z] ---> Running in 5dc561009c1b [2023-05-05T20:33:41.170Z] Removing intermediate container 5dc561009c1b [2023-05-05T20:33:41.170Z] ---> 474ead2eed2e [2023-05-05T20:33:41.170Z] Step 12/22 : WORKDIR /edgex [2023-05-05T20:33:41.170Z] ---> Running in ed56dcb443db [2023-05-05T20:33:41.437Z] Removing intermediate container ed56dcb443db [2023-05-05T20:33:41.437Z] ---> 9e8a39a66aaa [2023-05-05T20:33:41.437Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:33:44.010Z] ---> 99449d01bdd6 [2023-05-05T20:33:44.010Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:33:44.967Z] ---> a74b7ce13314 [2023-05-05T20:33:44.967Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-05T20:33:45.929Z] ---> 82e0b224eee6 [2023-05-05T20:33:45.929Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-05T20:33:47.336Z] ---> b80c16fe684a [2023-05-05T20:33:47.336Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T20:33:48.293Z] ---> f2f9200b05a5 [2023-05-05T20:33:48.293Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T20:33:48.293Z] ---> Running in 66e31c98c77f [2023-05-05T20:33:51.627Z] Removing intermediate container 66e31c98c77f [2023-05-05T20:33:51.627Z] ---> 8f312604ac0b [2023-05-05T20:33:51.627Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T20:33:51.627Z] ---> Running in b2b95970e808 [2023-05-05T20:33:51.892Z] Removing intermediate container b2b95970e808 [2023-05-05T20:33:51.892Z] ---> ec4c5acb2af8 [2023-05-05T20:33:51.892Z] Step 20/22 : LABEL arch=arm64 [2023-05-05T20:33:51.892Z] ---> Running in 6e2885bccc24 [2023-05-05T20:33:52.473Z] Removing intermediate container 6e2885bccc24 [2023-05-05T20:33:52.473Z] ---> 1b4dc360fc1d [2023-05-05T20:33:52.473Z] Step 21/22 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:33:52.473Z] ---> Running in ab1a8de28d86 [2023-05-05T20:33:53.052Z] Removing intermediate container ab1a8de28d86 [2023-05-05T20:33:53.052Z] ---> b6fcb4cde26f [2023-05-05T20:33:53.052Z] Step 22/22 : LABEL version=0.0.0 [2023-05-05T20:33:53.052Z] ---> Running in d44a596203d2 [2023-05-05T20:33:53.632Z] Removing intermediate container d44a596203d2 [2023-05-05T20:33:53.632Z] ---> d3e7e94a9124 [2023-05-05T20:33:53.632Z] [2023-05-05T20:33:53.897Z] Successfully built d3e7e94a9124 [2023-05-05T20:33:53.897Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-05T20:35:30.523Z]  Building security-proxy-setup ... done Removing intermediate container 0eb2196b405e [2023-05-05T20:35:30.523Z] ---> 91606a1abcf2 [2023-05-05T20:35:30.523Z] [2023-05-05T20:35:30.523Z] Step 10/25 : FROM alpine:3.17 [2023-05-05T20:35:30.523Z] ---> 51e60588ff2c [2023-05-05T20:35:30.523Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:35:30.523Z] ---> Using cache [2023-05-05T20:35:30.523Z] ---> 0cd847bbb108 [2023-05-05T20:35:30.523Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:35:30.523Z] ---> Using cache [2023-05-05T20:35:30.523Z] ---> 2883871a03c4 [2023-05-05T20:35:30.523Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-05T20:35:30.523Z] ---> Running in 5a9baf2cc10c [2023-05-05T20:35:30.523Z] Removing intermediate container 5a9baf2cc10c [2023-05-05T20:35:30.523Z] ---> b6a6fb2bc748 [2023-05-05T20:35:30.523Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-05T20:35:30.523Z] ---> Running in cca7d830e034 [2023-05-05T20:35:30.523Z] Removing intermediate container cca7d830e034 [2023-05-05T20:35:30.523Z] ---> ff5074b1158d [2023-05-05T20:35:30.523Z] Step 15/25 : WORKDIR / [2023-05-05T20:35:30.523Z] ---> Running in fd7d6ddd6caa [2023-05-05T20:35:30.523Z] Removing intermediate container fd7d6ddd6caa [2023-05-05T20:35:30.523Z] ---> 8cfde522ab59 [2023-05-05T20:35:30.523Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:35:30.523Z] ---> 40fe9b101f63 [2023-05-05T20:35:30.523Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:35:30.523Z] ---> 00288ddf8115 [2023-05-05T20:35:30.523Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-05T20:35:32.485Z] ---> 18e159738709 [2023-05-05T20:35:32.485Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:35:33.445Z] ---> 0c961c02da64 [2023-05-05T20:35:33.445Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-05T20:35:34.403Z] ---> 07d05b4ec09c [2023-05-05T20:35:34.403Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-05T20:35:34.669Z] ---> Running in a7abde8a3a62 [2023-05-05T20:35:35.248Z] Removing intermediate container a7abde8a3a62 [2023-05-05T20:35:35.248Z] ---> b716b3261ee3 [2023-05-05T20:35:35.248Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:35:35.248Z] ---> Running in 0c81d2a3a96a [2023-05-05T20:35:35.827Z] Removing intermediate container 0c81d2a3a96a [2023-05-05T20:35:35.827Z] ---> 0126a5fc66e2 [2023-05-05T20:35:35.827Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T20:35:35.827Z] ---> Running in e0217a7b3003 [2023-05-05T20:35:36.406Z] Removing intermediate container e0217a7b3003 [2023-05-05T20:35:36.406Z] ---> b522cf1078c7 [2023-05-05T20:35:36.406Z] Step 24/25 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:35:36.672Z] ---> Running in 4cc930e9dc14 [2023-05-05T20:35:37.256Z] Removing intermediate container 4cc930e9dc14 [2023-05-05T20:35:37.256Z] ---> c66ae8774f50 [2023-05-05T20:35:37.256Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T20:35:37.256Z] ---> Running in 1464d8aeade9 [2023-05-05T20:35:37.835Z] Removing intermediate container 1464d8aeade9 [2023-05-05T20:35:37.835Z] ---> e5535e30359b [2023-05-05T20:35:37.835Z] [2023-05-05T20:35:38.099Z] Successfully built e5535e30359b [2023-05-05T20:35:38.099Z] Successfully tagged core-metadata-arm64:latest [2023-05-05T20:35:38.683Z]  Building core-metadata ... done Removing intermediate container d94c67e7ce76 [2023-05-05T20:35:38.683Z] ---> 2a10c8139d30 [2023-05-05T20:35:38.683Z] [2023-05-05T20:35:38.683Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:35:38.683Z] ---> 51e60588ff2c [2023-05-05T20:35:38.683Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T20:35:38.683Z] ---> Using cache [2023-05-05T20:35:38.683Z] ---> 1a7840dd6ab1 [2023-05-05T20:35:38.683Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:35:38.683Z] ---> Using cache [2023-05-05T20:35:38.683Z] ---> e42cf8b900e7 [2023-05-05T20:35:38.683Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:35:38.683Z] ---> Using cache [2023-05-05T20:35:38.948Z] ---> 300e764dd6db [2023-05-05T20:35:38.948Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:35:38.948Z] ---> Using cache [2023-05-05T20:35:38.948Z] ---> 2c6419e53de7 [2023-05-05T20:35:38.948Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-05T20:35:39.932Z] ---> 47a834c0a585 [2023-05-05T20:35:39.932Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:35:40.512Z] ---> c7c1f2520f8c [2023-05-05T20:35:40.512Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-05T20:35:40.512Z] Removing intermediate container 5d38d890cbab [2023-05-05T20:35:40.512Z] ---> 0f7dec2a6544 [2023-05-05T20:35:40.512Z] [2023-05-05T20:35:40.512Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T20:35:40.512Z] ---> 51e60588ff2c [2023-05-05T20:35:40.512Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T20:35:40.512Z] ---> Using cache [2023-05-05T20:35:40.512Z] ---> 0cd847bbb108 [2023-05-05T20:35:40.512Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T20:35:40.512Z] ---> Using cache [2023-05-05T20:35:40.512Z] ---> 2883871a03c4 [2023-05-05T20:35:40.512Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-05T20:35:40.512Z] ---> Running in cfe25af42a6d [2023-05-05T20:35:40.788Z] Removing intermediate container cfe25af42a6d [2023-05-05T20:35:40.788Z] ---> e1cc873cdefa [2023-05-05T20:35:40.788Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T20:35:41.071Z] ---> Running in 4f0d96b8f8c7 [2023-05-05T20:35:41.071Z] ---> 90232c0442ba [2023-05-05T20:35:41.071Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T20:35:41.071Z] ---> Running in bddd03649105 [2023-05-05T20:35:41.352Z] Removing intermediate container 4f0d96b8f8c7 [2023-05-05T20:35:41.352Z] ---> 61cdc77376b6 [2023-05-05T20:35:41.352Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T20:35:41.944Z] ---> 8ef5976c8176 [2023-05-05T20:35:41.944Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T20:35:45.300Z] ---> 2117cf94ac0c [2023-05-05T20:35:45.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-05T20:35:45.300Z] Removing intermediate container bddd03649105 [2023-05-05T20:35:45.300Z] ---> ff219ab9b82b [2023-05-05T20:35:45.300Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T20:35:45.300Z] ---> Running in d51daf00abdd [2023-05-05T20:35:45.899Z] Removing intermediate container d51daf00abdd [2023-05-05T20:35:45.899Z] ---> 0ad6b7cc4238 [2023-05-05T20:35:45.899Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T20:35:45.899Z] ---> Running in fc7c18549d8c [2023-05-05T20:35:46.166Z] Removing intermediate container fc7c18549d8c [2023-05-05T20:35:46.166Z] ---> 0ae1fc7a6120 [2023-05-05T20:35:46.166Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T20:35:46.166Z] ---> Running in 6600113f1b36 [2023-05-05T20:35:46.441Z] ---> f1b7be3eaed2 [2023-05-05T20:35:46.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-05T20:35:46.441Z] Removing intermediate container 6600113f1b36 [2023-05-05T20:35:46.441Z] ---> c77169700273 [2023-05-05T20:35:46.441Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:35:46.708Z] ---> Running in 42f1efafea34 [2023-05-05T20:35:46.975Z] ---> b17b5a705fe7 [2023-05-05T20:35:46.975Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-05T20:35:46.975Z] Removing intermediate container 42f1efafea34 [2023-05-05T20:35:46.975Z] ---> 112de782fd23 [2023-05-05T20:35:46.975Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:35:46.975Z] ---> Running in 0ffd30161adb [2023-05-05T20:35:46.975Z] ---> Running in 352c40eda726 [2023-05-05T20:35:47.241Z] Removing intermediate container 352c40eda726 [2023-05-05T20:35:47.241Z] ---> edac216bce37 [2023-05-05T20:35:47.241Z] [2023-05-05T20:35:47.241Z] Removing intermediate container 0ffd30161adb [2023-05-05T20:35:47.241Z] ---> a97c9171ca41 [2023-05-05T20:35:47.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T20:35:47.508Z] ---> Running in 602b0c4d8484 [2023-05-05T20:35:47.508Z] Successfully built edac216bce37 [2023-05-05T20:35:47.775Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-05T20:35:47.775Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 602b0c4d8484 [2023-05-05T20:35:47.775Z] ---> f9d8a087e9ff [2023-05-05T20:35:47.775Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T20:35:47.775Z] ---> Running in 4dc702e4b195 [2023-05-05T20:35:48.042Z] Removing intermediate container 4dc702e4b195 [2023-05-05T20:35:48.042Z] ---> 4248167fc71e [2023-05-05T20:35:48.042Z] Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 [2023-05-05T20:35:48.042Z] ---> Running in 79746fe98637 [2023-05-05T20:35:48.310Z] Removing intermediate container 79746fe98637 [2023-05-05T20:35:48.310Z] ---> b552944a4989 [2023-05-05T20:35:48.310Z] Step 23/23 : LABEL version=0.0.0 [2023-05-05T20:35:48.578Z] ---> Running in 13f35fd4912d [2023-05-05T20:35:48.844Z] Removing intermediate container 13f35fd4912d [2023-05-05T20:35:48.844Z] ---> 4a329aa74395 [2023-05-05T20:35:48.844Z] [2023-05-05T20:35:48.844Z] Successfully built 4a329aa74395 [2023-05-05T20:35:48.844Z] Successfully tagged support-scheduler-arm64:latest [2023-05-05T20:35:49.123Z]  Building support-scheduler ... done  [Pipeline] } [2023-05-05T20:35:49.187Z] $ docker stop --time=1 d623a32eecefc4e4489c752ae52a5df7e5331f1025f33baa12ddfad337ecd8c1 [2023-05-05T20:35:50.807Z] $ docker rm -f --volumes d623a32eecefc4e4489c752ae52a5df7e5331f1025f33baa12ddfad337ecd8c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T20:35:51.319Z] + docker images [2023-05-05T20:35:51.587Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-05T20:35:51.587Z] support-scheduler-arm64 latest 4a329aa74395 3 seconds ago 31.2MB [2023-05-05T20:35:51.587Z] core-common-config-bootstrapper-arm64 latest edac216bce37 4 seconds ago 17.2MB [2023-05-05T20:35:51.587Z] 0f7dec2a6544 12 seconds ago 1.59GB [2023-05-05T20:35:51.587Z] 2a10c8139d30 13 seconds ago 1.52GB [2023-05-05T20:35:51.587Z] core-metadata-arm64 latest e5535e30359b 14 seconds ago 20.2MB [2023-05-05T20:35:51.587Z] 91606a1abcf2 26 seconds ago 1.53GB [2023-05-05T20:35:51.587Z] security-proxy-setup-arm64 latest d3e7e94a9124 About a minute ago 18.7MB [2023-05-05T20:35:51.587Z] 87146d45f760 2 minutes ago 1.51GB [2023-05-05T20:35:51.587Z] core-data-arm64 latest c9a0042c6046 2 minutes ago 19.9MB [2023-05-05T20:35:51.587Z] 72b43c146c53 2 minutes ago 1.53GB [2023-05-05T20:35:51.587Z] security-bootstrapper-arm64 latest 90f6bff15ad6 5 minutes ago 21.9MB [2023-05-05T20:35:51.587Z] 7c88eab29311 5 minutes ago 1.51GB [2023-05-05T20:35:51.587Z] security-spiffe-token-provider-arm64 latest 7b01203af9be 6 minutes ago 32.7MB [2023-05-05T20:35:51.587Z] 96400a6839f0 6 minutes ago 1.57GB [2023-05-05T20:35:51.587Z] security-secretstore-setup-arm64 latest a9d004bd57a7 8 minutes ago 32.2MB [2023-05-05T20:35:51.587Z] support-notifications-arm64 latest d8715fbc504e 8 minutes ago 31.9MB [2023-05-05T20:35:51.587Z] 1aed540153e0 9 minutes ago 1.59GB [2023-05-05T20:35:51.587Z] 562e861337be 9 minutes ago 1.52GB [2023-05-05T20:35:51.587Z] core-command-arm64 latest 485169f9dd24 11 minutes ago 19.7MB [2023-05-05T20:35:51.587Z] 1be8d4b87a38 12 minutes ago 1.53GB [2023-05-05T20:35:51.587Z] security-proxy-auth-arm64 latest 2edb4d8e4043 12 minutes ago 18.1MB [2023-05-05T20:35:51.587Z] f1365a459b6b 12 minutes ago 1.51GB [2023-05-05T20:35:51.587Z] security-spire-agent-arm64 latest ec9aa36dbf86 17 minutes ago 153MB [2023-05-05T20:35:51.587Z] security-spire-config-arm64 latest b4fb062c22cc 18 minutes ago 96.1MB [2023-05-05T20:35:51.587Z] security-spire-server-arm64 latest eb880e0a4c03 18 minutes ago 97MB [2023-05-05T20:35:51.587Z] 8c9f0184a221 18 minutes ago 1.39GB [2023-05-05T20:35:51.587Z] 5a9f5c1ae24e 18 minutes ago 1.39GB [2023-05-05T20:35:51.587Z] ci-base-image-arm64 latest d253d2d6d66e 33 minutes ago 899MB [2023-05-05T20:35:51.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 11 days ago 681MB [2023-05-05T20:35:51.587Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-05T20:35:51.587Z] 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-05-05T20:35:52.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T20:35:52.426Z] [2023-05-05T20:35:52.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:35:52.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T20:35:53.118Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T20:35:53.118Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T20:35:53.118Z] 04944245beec: Pulling fs layer [2023-05-05T20:35:53.118Z] 699f458cf7ca: Pulling fs layer [2023-05-05T20:35:53.118Z] 765212b225bb: Pulling fs layer [2023-05-05T20:35:53.118Z] f23df028b6ca: Pulling fs layer [2023-05-05T20:35:53.118Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T20:35:53.118Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T20:35:53.118Z] 765212b225bb: Waiting [2023-05-05T20:35:53.118Z] f23df028b6ca: Waiting [2023-05-05T20:35:53.118Z] d65c8cfc05b1: Waiting [2023-05-05T20:35:53.118Z] 2437ff75d9bd: Waiting [2023-05-05T20:35:53.118Z] 04944245beec: Verifying Checksum [2023-05-05T20:35:53.118Z] 04944245beec: Download complete [2023-05-05T20:35:53.118Z] 765212b225bb: Verifying Checksum [2023-05-05T20:35:53.118Z] 765212b225bb: Download complete [2023-05-05T20:35:53.118Z] f23df028b6ca: Verifying Checksum [2023-05-05T20:35:53.118Z] f23df028b6ca: Download complete [2023-05-05T20:35:53.118Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T20:35:53.118Z] d65c8cfc05b1: Download complete [2023-05-05T20:35:53.403Z] 699f458cf7ca: Verifying Checksum [2023-05-05T20:35:53.403Z] 699f458cf7ca: Download complete [2023-05-05T20:35:53.692Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T20:35:53.692Z] 8998bd30e6a1: Download complete [2023-05-05T20:35:56.272Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T20:35:56.272Z] 2437ff75d9bd: Download complete [2023-05-05T20:35:58.844Z] 8998bd30e6a1: Pull complete [2023-05-05T20:35:59.425Z] 04944245beec: Pull complete [2023-05-05T20:36:00.825Z] 699f458cf7ca: Pull complete [2023-05-05T20:36:00.825Z] 765212b225bb: Pull complete [2023-05-05T20:36:01.405Z] f23df028b6ca: Pull complete [2023-05-05T20:36:01.674Z] d65c8cfc05b1: Pull complete [2023-05-05T20:36:16.647Z] 2437ff75d9bd: Pull complete [2023-05-05T20:36:16.647Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T20:36:16.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T20:36:16.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:36:16.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container [2023-05-05T20:36:17.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T20:36:19.702Z] $ docker top 51d87438ec1181c92a1e2b3d737d1d0d87021fb3059a9fd89251328919e0f568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:36:20.621Z] ---> job-cost.sh [2023-05-05T20:36:20.621Z] lf-activate-venv: SKIPPING [2023-05-05T20:36:20.621Z] INFO: No Stack... [2023-05-05T20:36:21.201Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T20:36:22.155Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T20:36:22.493Z] + cut -d, -f6 [2023-05-05T20:36:22.493Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-05-05T20:36:22.811Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4554-1-stack-cost] [2023-05-05T20:36:22.816Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4554-1-stack-cost] did not exist. Created. [2023-05-05T20:36:22.816Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T20:36:23.220Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T20:36:23.404Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T20:36:23.420Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4554-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T20:36:23.514Z] $ docker stop --time=1 51d87438ec1181c92a1e2b3d737d1d0d87021fb3059a9fd89251328919e0f568 [2023-05-05T20:36:25.004Z] $ docker rm -f --volumes 51d87438ec1181c92a1e2b3d737d1d0d87021fb3059a9fd89251328919e0f568 [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-05-05T20:36:25.960Z] provisioning config files... [2023-05-05T20:36:25.967Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18345010273673544330tmp [Pipeline] { [Pipeline] sh [2023-05-05T20:36:26.300Z] + set +x [2023-05-05T20:36:26.301Z] + curl -s https://codecov.io/bash [2023-05-05T20:36:26.301Z] + bash -s -- [2023-05-05T20:36:26.301Z] [2023-05-05T20:36:26.301Z] _____ _ [2023-05-05T20:36:26.301Z] / ____| | | [2023-05-05T20:36:26.301Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T20:36:26.301Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T20:36:26.301Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T20:36:26.301Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T20:36:26.301Z] Bash-1.0.6 [2023-05-05T20:36:26.301Z] [2023-05-05T20:36:26.301Z] [2023-05-05T20:36:26.301Z] ==> git version 2.25.1 found [2023-05-05T20:36:26.301Z] ==> 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-05-05T20:36:26.301Z] Release-Date: 2020-01-08 [2023-05-05T20:36:26.301Z] 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-05-05T20:36:26.301Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T20:36:26.301Z] ==> Jenkins CI detected. [2023-05-05T20:36:26.301Z] current dir:  /w/workspace/edgex-go/1 [2023-05-05T20:36:26.301Z] project root: . [2023-05-05T20:36:26.301Z] --> token set from env [2023-05-05T20:36:26.301Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T20:36:26.560Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T20:36:26.560Z] ==> Python coveragepy not found [2023-05-05T20:36:26.560Z] ==> Searching for coverage reports in: [2023-05-05T20:36:26.560Z] + . [2023-05-05T20:36:26.560Z] -> Found 1 reports [2023-05-05T20:36:26.560Z] ==> Detecting git/mercurial file structure [2023-05-05T20:36:26.560Z] ==> Reading reports [2023-05-05T20:36:26.560Z] + ./coverage.out bytes=448560 [2023-05-05T20:36:26.560Z] ==> Appending adjustments [2023-05-05T20:36:26.560Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T20:36:27.497Z] + Found adjustments [2023-05-05T20:36:27.497Z] ==> Gzipping contents [2023-05-05T20:36:27.757Z] 60K /tmp/codecov.m7IyrM.gz [2023-05-05T20:36:27.757Z] ==> Uploading reports [2023-05-05T20:36:27.757Z] url: https://codecov.io [2023-05-05T20:36:27.757Z] query: branch=PR-4554&commit=d7ae88a9786d85f030c115c795c09a6904be9696&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4554&job=&cmd_args= [2023-05-05T20:36:27.757Z] -> Pinging Codecov [2023-05-05T20:36:27.757Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4554&commit=d7ae88a9786d85f030c115c795c09a6904be9696&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4554&job=&cmd_args= [2023-05-05T20:36:27.757Z] -> Uploading to [2023-05-05T20:36:27.757Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/00271124DB129430A58F1EEE437C3FCB/d7ae88a9786d85f030c115c795c09a6904be9696/d7c293b9-dc71-483b-bd3f-92274da58bd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T203627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83bf22f3f1a504367d1f447ee02b36700097d33e3ce5ba0f21542c57292a2702 [2023-05-05T20:36:27.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T20:36:27.758Z] Dload Upload Total Spent Left Speed [2023-05-05T20:36:28.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57542 0 0 100 57542 0 215k --:--:-- --:--:-- --:--:-- 215k [2023-05-05T20:36:28.017Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d7ae88a9786d85f030c115c795c09a6904be9696 [Pipeline] } [2023-05-05T20:36:28.046Z] 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-05-05T20:36:29.362Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:36:29.691Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:36:30.590Z] ---> package-listing.sh [2023-05-05T20:36:30.590Z] ++ facter osfamily [2023-05-05T20:36:30.590Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T20:36:30.850Z] + OS_FAMILY=debian [2023-05-05T20:36:30.850Z] + workspace=/w/workspace/edgex-go/1 [2023-05-05T20:36:30.850Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T20:36:30.850Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T20:36:30.850Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T20:36:30.850Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T20:36:30.850Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-05T20:36:30.850Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T20:36:30.850Z] + case "${OS_FAMILY}" in [2023-05-05T20:36:30.850Z] + grep '^ii' [2023-05-05T20:36:30.850Z] + dpkg -l [2023-05-05T20:36:30.850Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T20:36:30.850Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T20:36:30.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T20:36:30.850Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-05T20:36:30.850Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-05T20:36:30.850Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-05T20:36:30.883Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T20:36:31.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:36:31.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T20:36:31.793Z] [2023-05-05T20:36:31.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T20:36:32.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T20:36:32.151Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T20:36:32.151Z] 5eb5b503b376: Pulling fs layer [2023-05-05T20:36:32.151Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T20:36:32.151Z] ec43610c2a17: Pulling fs layer [2023-05-05T20:36:32.151Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T20:36:32.151Z] 33b1e0a273af: Pulling fs layer [2023-05-05T20:36:32.151Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T20:36:32.151Z] 2f39f015ded8: Pulling fs layer [2023-05-05T20:36:32.151Z] 3a2ae6a8a46f: Waiting [2023-05-05T20:36:32.151Z] 33b1e0a273af: Waiting [2023-05-05T20:36:32.151Z] 5d3b04190fa2: Waiting [2023-05-05T20:36:32.151Z] 2f39f015ded8: Waiting [2023-05-05T20:36:32.151Z] 5c69ac0246d0: Download complete [2023-05-05T20:36:32.151Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T20:36:32.151Z] 3a2ae6a8a46f: Download complete [2023-05-05T20:36:32.151Z] 33b1e0a273af: Verifying Checksum [2023-05-05T20:36:32.151Z] 33b1e0a273af: Download complete [2023-05-05T20:36:32.151Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T20:36:32.151Z] 5d3b04190fa2: Download complete [2023-05-05T20:36:32.151Z] ec43610c2a17: Verifying Checksum [2023-05-05T20:36:32.151Z] ec43610c2a17: Download complete [2023-05-05T20:36:32.411Z] 5eb5b503b376: Download complete [2023-05-05T20:36:32.978Z] 2f39f015ded8: Download complete [2023-05-05T20:36:33.547Z] 5eb5b503b376: Pull complete [2023-05-05T20:36:33.806Z] 5c69ac0246d0: Pull complete [2023-05-05T20:36:34.068Z] ec43610c2a17: Pull complete [2023-05-05T20:36:34.068Z] 3a2ae6a8a46f: Pull complete [2023-05-05T20:36:34.328Z] 33b1e0a273af: Pull complete [2023-05-05T20:36:34.328Z] 5d3b04190fa2: Pull complete [2023-05-05T20:36:38.518Z] 2f39f015ded8: Pull complete [2023-05-05T20:36:38.518Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T20:36:38.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T20:36:38.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T20:36:38.714Z] prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container [2023-05-05T20:36:38.743Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T20:36:40.025Z] $ docker top db3e14333a3726ca23cc816f9c2d9ce94f4ed993a981705f7d1930906d69f26c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T20:36:40.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T20:36:40.765Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T20:36:41.070Z] + ls /var/log/sa-host [2023-05-05T20:36:41.070Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T20:36:41.268Z] provisioning config files... [2023-05-05T20:36:41.279Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14404106609313051274tmp [Pipeline] { [Pipeline] echo [2023-05-05T20:36:41.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:36:41.639Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T20:36:41.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:36:42.059Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T20:36:42.088Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:36:42.395Z] ---> sudo-logs.sh [2023-05-05T20:36:42.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T20:36:42.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:36:42.787Z] ---> job-cost.sh [2023-05-05T20:36:42.787Z] lf-activate-venv: SKIPPING [2023-05-05T20:36:42.787Z] DEBUG: total: 0.10999999940395355 [2023-05-05T20:36:42.787Z] INFO: Retrieving Stack Cost... [2023-05-05T20:36:43.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T20:36:43.616Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T20:36:43.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T20:36:43.960Z] ---> logs-deploy.sh [2023-05-05T20:36:43.960Z] lf-activate-venv: SKIPPING [2023-05-05T20:36:43.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4554/1 [2023-05-05T20:36:43.960Z] INFO: archiving workspace using pattern(s): [2023-05-05T20:36:44.899Z] Archives upload complete. [2023-05-05T20:36:44.899Z] INFO: archiving logs to Nexus